@charset "UTF-8";


/*@media only screen and (max-width: 640px) {
	.post table td {
		border-left: 0;
	}
	table#model_detail th {
		padding: 3px;
		line-height: 1.2;
	}
	table#model_detail td {
		border-left: 2px solid #2d2d2d;
		padding: 3px;
		line-height: 1.2;
	}
}*/
@media only screen and (max-width: 1024px) {
	.post .FB_TlistArea .column2_50 {
		display: block;
		width: 100%;
		margin: 10px auto;
	}
	ul.postlist {
		display: block;
		width: 100%;
		margin: 0;
	}
	.post .linkBtn {
		width: 100%;
	}
}


.post {
	overflow: visible;
}
.post h1 span {
	padding-left: 0;
}
h1.title.first.top-loop {
	padding: 0;
	letter-spacing: 0.02em;
	word-wrap: break-word;
	font-family: "Bellefair", "Droid Serif", "mymincho", YuMincho,
		"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "Times New Roman",
		"メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
ul.postlist {
	display: inline-block;
	vertical-align: middle;
	width: 70%;
	margin: 0 0 0 10px;
	background: transparent;
}
.postlist li {
	border-bottom: 0;
}
p.front_alinkBtn.linktop {
	text-align: right;
}
.post .linkBtn {
	padding: 1em 2.5em;
	background: transparent;
	color: #fff;
	border-radius: 0;
	line-height: 1.8;
	width: 20%;
	border: 2px solid;
	box-sizing: border-box;
	transition: all 0.3s;
}
.post .linkBtn:hover {
	background: #7f1519;
}
/*-------------
 * h2(#ad0d14 red,#114994 blue)
 * ------------*/
.post h2 {
	border-bottom: solid 4px #000;
	position: relative;
	padding: 10px 0;
	margin: 0.5em auto 1.2em;
	font-size: 200%;
	letter-spacing: 0;
	display: block;
	text-align: left;
	color: #000;
	font-weight: normal;
}
.post h2::after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 4px #114994;
	bottom: -4px;
	width: 50%;
	background: none;
	height: 0;
	visibility: visible;
}
/*-------------
 * h3
 * ------------*/
.post h3 {
	padding: 12px 12px 14px;
}
/*------　レスポンシブ調整　--------*/
@media only screen and (max-width: 1132px) {
	h1.title.first {
		font-size: 28px;
	}
	.post h2 {
		font-size: 22px;
	}
	.post h3 {
		font-size: 18px;
	}
}
div#model_detail_wrapper {
	width: 100%;
	overflow-x: scroll;
	margin: 2em auto 4em;
}
table#model_detail th {
	background: #f5f5f5;
	color: #252525;
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
	border-spacing:0;
    padding: 10px 4px;
	white-space: nowrap;
}
#model_detail th {
	padding: 0;
	text-align: center;
}
table#model_detail td {
	background: #fff;
	color: #252525;
	border: 1px solid #bbbbbb;
	border-collapse: collapse;
	border-spacing:0;
    padding: 10px 4px;
	white-space: nowrap;
	text-align: center;
}
#model_detail td {
	padding: 0;
	text-align: center;
}
table#model_detail a {
	color: #d1242a;
}
a.dl_btn {
	display: block;
	background: #80181b;
	text-align: center;
	border-radius: 4px;
	padding: 4px 0;
}
table#model_detail a.dl_btn {
	color: #fff;
}
a.dl_btn:hover {
	opacity: 0.6;
}


/*------　table　--------*/

.btn {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 15px;
  background: #ec3f36;
  padding: 5px 15px;
  border: solid #d9d9d9 2px;
  text-decoration: none;
  display: block;
}

.btn:hover {
  background: #ce2f27;
  text-decoration: none;
  cursor: pointer;
}


.btn {
  display: inline-block;
  padding: 4px 9px;
  margin: 3px;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.btn1 {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #7a7a7a;
  padding: 5px 15px;
  border: solid #d9d9d9 2px;
  text-decoration: none;
  display: block;
}

.btn1:hover {
  background: #5c5c5c;
  text-decoration: none;
  cursor: pointer;
}

.btn1 {
  display: inline-block;
  padding: 6px 6px;
  margin: 3px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  
 
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn2 {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #7a7a7a;
  padding: 5px 15px;
  border: solid #d9d9d9 2px;
  text-decoration: none;
  display: block;
}

.btn2:hover {
  background: #5c5c5c;
  text-decoration: none;
  cursor: pointer;
}

.btn2 {
  display: inline-block;
  padding: 6px 6px;
  margin: 3px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  
 
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.btn3 {
  -webkit-border-radius: 9;
  -moz-border-radius: 9;
  border-radius: 9px;
  font-family: Arial;
  color: #ffffff;
  font-size: 19px;
  background: #7a7a7a;
  padding: 5px 15px;
  border: solid #d9d9d9 2px;
  text-decoration: none;
  display: block;
}

.btn3:hover {
  background: #5c5c5c;
  text-decoration: none;
  cursor: pointer;
}

.btn3 {
  display: inline-block;
  padding: 6px 6px;
  margin: 3px;
  font-size: 19px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  
 
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}


