@charset "utf-8";
/* CSS Document */
@media screen and (max-width:767px){
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#Mimg {
    width: 100%;
    height: 480px;
	background-image: url(../web/architecturalmetal/mimgsp.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.txtBox1 {
	width: 100%;
	margin-top: 220px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	letter-spacing: 3px;
	font-weight: bold;
	color: #fff;
	float: left;
	text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
.txtBox2 {
	width: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #fff;
	float: left;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

/*--------------------------------------------------------------------------コンテンツ*/

#Pl { display:none;}

#container {
	width: 100%;
	text-align: left;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 0;
	margin-left: auto;
}

#section01 {
	width: 100%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contents01 {
	width: 100%;
	height: auto;
	max-width: 310px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	width: 310px;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0px;
	font-weight: bold;
	position: relative;
	display: inline-block;
}
h2:after {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 70px;
  height: 2px;
  left: 155px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #000;
}
.hac {
	width: 100%;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	letter-spacing:1px;
	float: left;
	margin-top: 12px;
}
#sec01Bg {
	width: 310px;
	height: 420px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-position: top center;
}

#sec01Bg .bgImg{
	width: 310px;
	height: 155px;
}
#sec01Bg .src1{
	display:block;
	background-image: url(../web/architecturalmetal/c02back01.webp); 
	background-size: contain;
}
#sec01Bg .src2{
	background-image: url(../web/architecturalmetal/c02back02.webp);  
	animation-delay: 7s;
	background-size: contain;
}
#sec01Bg .src3{
	background-image: url(../web/architecturalmetal/c02back03.webp); 
	animation-delay: 14s;
	background-size: contain;
}
#sec01Bg .src4{
	background-image: url(../web/architecturalmetal/c02back04.webp); 
	animation-delay: 21s;
	background-size: contain;
}
#c01Box {
	position: absolute;
	display:inline-block;
	width: 310px !important;
	height: auto;
	margin: 0 auto;
	top: 170px;
	left: auto;
	padding-left: 0px !important;
	padding-right: 0px !important;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	float: left;
	z-index: 100;
	background-color: rgba(255,255,255,0.0);
}
#c01Box .ttl {
	width: 310px;
	float: left;
	margin-left: 0;
	text-align: left;
	font-size: 17px;
	line-height: 17px;
	letter-spacing: 1px;
	float: left;
	position: relative;
    display: inline-block;
}
#c01Box .txt {
	width: 310px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	letter-spacing: 0px;
	margin-top: 10px;
	margin-left: 0px;
	float: left;
}

#section02 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents02 {
	width: 310px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#contents02:after{
	content: "";
	clear: both;
	display: block;
}

h3 {
	width: 100%;
	font-size: 20px;
	line-height: 25px;
	letter-spacing: 0px;
	font-weight: bold;
	color: #1a66a0;
	text-align: center;
	float: left;
}
#thumb {
	position: relative;
	float: left;
	width: 145px;
	height: 125px;
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	margin-top: 20px;
	overflow: hidden;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}
#thumb.f {
	margin-left: 5px;
	margin-right: 5px;
}
#thumb img{
	width: 145px;
	height: 109px;
	margin-bottom: 5px;
	outline: 1px solid #CCC;
	outline-offset: -1px;
}

#c02_btn {
	float: left;
	margin-top: 30px;
	margin-left: 55px;
}
.button2 {
  display: inline-block;
  width: 200px;
  height: 30px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 28px;
  font-weight: bold;
  outline: none;
}
.button2::before,
.button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2,
.button2::before,
.button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button2 {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  line-height: 28px;
  overflow: hidden;
}
.button2:hover {
  color: #FFF;
  text-decoration: none;
  border: 1px solid #114c9d;
}
.button2::after {
  top: 0%;
  left: -100%;
  width: 100%;
  height: 100%;
}
.button2:hover::after {
  top: 0;
  left: 0;
  background-color: #114c9d;
}
.tblBox {
	width: 310px;
	height: auto;
	float: left;
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0px;
	text-align: left;
	margin-top: 15px;
}
.tblBox table {
	min-width: 310px;
	text-align: center;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.tblBox td {
	min-width: 40px;
	border: 1px solid #999;
	border-bottom: 0;
	border-right: 0;
	padding: 3px 3px 3px 3px;
}
table {
  display: block;
  overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
table tbody {
  width: 100%;
  display:table;
}
}
