@charset "UTF-8";
/* CSS Document */
.clearfix:after  {
	content: "";
	display: block;
	clear: both;
}
.top_back {
	background:#7C3138;
	color: #fff;
}
.backColor { background-color: #FFF7E6 }
.content {
	max-width: 860px;
	margin: 0 auto;
	padding: 30px 10px;
	position: relative;

}

#title h1 {
	max-width: 860px;
	margin: 0 auto;
	display: block;
}
#title.chilled1 {
	background: url(../chilledconveyor/topimage.jpg) center top repeat-x;
	position: relative;
	z-index: 0;
}
#title.chilled2 {
	background: url(../conveyor_c/topimage.jpg) center top repeat-x;
	position: relative;
	z-index: 0;
}
.chilled3 #title {
	background: url(../chilled_cart/topimage.jpg) center top repeat-x;
	position: relative;
	z-index: 0;
}

@media all and (min-width:1980px){
    #title.chilled1,
    #title.chilled2,
    .chilled3 #title {
       background-size: 100%;
    }
}

#h1_back {
	background-color: rgba(255,255,255,0.40);
	width: 100%;
	padding: 10px 0;
	
}
#title h1 img {
	width: 70%;
	margin: 30px auto;
	display: block
}
#hontai {
		width: 65%;
		max-width: 400px;
		margin: 20px auto 0;
		position: relative
}

#hontai .conveyor {
	width: 100%;
}
#hontai .anime {
	position: absolute;
	top: 2%;
	left:6%;
	width: 70%;
}
.content h2 {
	font-size: 2.5em;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 30px;
}
.left_block {
	float: left;
	display: block;
	width: 47%;
	margin-bottom: 30px;
}
.right_block {
	float: right;
	display: block;
	width: 47%;
	margin-bottom: 30px;
}
.content h3 {
	padding: 10px 0;
	background-color: #44d;
	font-size: 130%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
}
.content li {
	text-indent: -1em;
	margin-left: 1em;
	list-style: none;
	margin-bottom: 1em;
}
.content table {
	width: 100%;
}
.content table td {
	border: 1px solid #000;
	padding: 10px;
}
.purple { color:#5555dd;}
.photo { letter-spacing: -.4em;}
.photo a,
.photo p  {
	width: 45%;
	display: inline-block;
	letter-spacing: normal;
	margin: 0 2.5% 20px;
	vertical-align: top;
}
.photo a:hover { opacity: 0.7; }

#download {
	float: right;
	text-align: right;
	max-width: 400px;
	margin-top: -15%;
	
}
#download a {
	width: 50px;
	display: inline-block;
	background: #fff;
	padding: 10px;
	border-radius: 10px;
}
#download p {
	font-size: 0.8em;
	text-align: left;
	text-indent: -1em;
	margin-left: 1em;
}
/*　コンベアc */
.youtorei {
	letter-spacing: -.4em;
	margin-bottom: 30px;
}
figure {
	display: inline-block;
	width: 30%;
	margin: 10px 1.5%;
	letter-spacing: normal;
}
.chilled2 .shiyou {
	overflow-x: auto;
	overflow-y: hidden;
	width: 95%;
	height: auto;
	padding: 10px 2.5%;
}

.chilled2 .shiyou table {
	width: 100%;
	min-width: 800px;
	border: 2px solid #000;
}
.shiyou table tr:nth-child(2n+1) {
	background: #eef4f7;
}
.shiyou table tr.yellow {
	background: #f8f6de !important;
}
.shiyou table tr.dark {
	background: #cbd5dc;
	border-top: 2px solid #000 !important;
}
.shiyou table tr th, .shiyou table tr td {
	border: 1px solid #999;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
.chilled2 .shiyou table tr td:first-of-type {
	border-left: 2px solid #000;
}
.coment p {
	font-size: 0.9em;
}
.tokutyo li {
	background-color: #9FD9F6;
	padding: 10px 1em 10px 2em;;
	font-size: 1.2em;
	margin: 20px 0;
	border-radius: 10px;
}
.content h4 {
	margin: -10px 0 10px;
}
.c_nav {
	position: fixed;
	bottom: 100px;
	right: 30px;
}
.c_nav li a {
	background-color: #0078BD;
	border: 4px #317EE8 outset;
	margin-bottom: 20px;
	padding: 10px 10px;
	text-align: center;
	display: block;
	color: #fff;
	text-decoration: none;
	border-radius: 50px;
}
.c_nav li a:hover {
	opacity: 0.6;
}
.c_nav li.current a {
	background-color: #19C3F7;
	border-color: #9EF2FF 
}
.lead {
	margin-bottom: 30px;
}
.lead p {
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 10px;
}
.comments {
	margin-bottom: 1em;
}
.comments p {
	margin-left: 3em;
	text-indent: -3em;
}

#catalog {
	max-width: 800px;
	display: block;
	margin: -70px auto 70px;
	position: relative;
	z-index: 999;
}
.linkButton {
	float: right;
}

#side_bar {
	background-color: rgba(165,241,255,0.43);
}

@media all and (max-width: 960px) {
	.c_nav {
		position: relative;
		bottom: 0;
		right: 0;
		letter-spacing: -.4em;
	}
	
	.c_nav li {
		margin: 0 5% 0;
		width: 40%;
		letter-spacing: normal;
		display: inline-block;
	}
	.c_nav li a {
		display: block;
	}
}

/*冷却用コンベア*/
.chilled2 #hontai { position: relative; }
.chilled2 .top_inner {
    position: relative;
    margin: 0 auto;
    max-width: 800px;
    width: 95%;
}
.top_campaign {
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    background-color:#FF7300;
    padding: 23px 30px 18px;
    border-radius: 50%;
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    box-sizing: border-box;
}


.keisanshiki {
    font-weight: bold;
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 20px;
    color: #0A2EA0;    
}

.chilled2 h3 {
    margin-top: 40px;
}


.demo {
    font-size: 1.2rem;
    text-align: center;
    margin: 50px auto 0;
    border: 2px solid rgba(64,135,238,1.00);
    padding: 5px;
    max-width: 700px;
}

.free_test h4 {
    margin:50px 0 10px;
    font-size: 1.3rem;
    color: #0626A5
}
.free_test .nagare {
    padding: 20px;
    font-size: 1.1rem;
    line-height: 1.5;
    background-color: #CAEEFF;
    display: block;
    margin-bottom: 30px;
}
.free_test .nagare li:last-of-type {
    margin-bottom: 0;
}
.free_test .juusyo {
    border: 1px solid;
    padding: 10px;
    margin: 0 auto 30px;
    max-width: 500px;
    text-align: center
}
.teikyo_data {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px;
}
.teikyo_data li {
    font-size: 1.1rem;
    border:1px solid #bbb;
    display: block;
    width: 32%;
    margin: 0;
    text-indent: 0;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
}

.huka_keisan table {
    margin: 20px auto 5px;
    font-size: 1.1rem;
    
}
.huka_keisan table th {
    background-color: #0355B9;
    color: #fff;
    padding: 5px;
}
.huka_keisan table tr { background-color: #E1E2EB;}
.huka_keisan table tr:nth-last-of-type(2n+1) { background-color: #D6DDFF;}
.huka_keisan table tr > * {
    border: 2px solid #fff;
    vertical-align:middle;
    text-align: center;
}

/* _/_/_/_/_/_/_/_/_/ スマホとタブレットのスタイル _/_/_/_/_/_/_/_/_/ */
@media all and (max-width: 600px) {
	.content h2 {
		font-size: 2em;
	}
	.lead p { text-align: left;}
	.left_block,
	.right_block {
		float: none;
		margin: 0 auto 30px;
		width: 100%;
	}
	.chilled3 .content img {
		display: block;
		margin: 0 auto;
	}
	#catalog { margin:10px auto -10px; }
    
    .top_campaign {
        position: static;
        border-radius: 10px;
        padding: 10px;
        margin: 20px 0 30px;
    }
    .top_campaign br { display: none}
    
}
@media all and (max-width: 480px) {
	#title h1 img { width: 95%; }
	#hontai {
		width: 70%;
	}
	#download p br {
		display: none;
	}
	figure {
		display: block;
		min-width: 250px;
		margin: 20px auto;
	}
}

