﻿@charset "UTF-8";

@media (max-width: 639px) {

/* 共通設定 */
.viewpc {
	display: none;
}
.viewmb {
	display: block;
}

/* ヘッダーエリア */
header {
	height: 60px;
	position: relative;
}
header .inner {
	width: 96%;
	margin: 0 2%;
}
header .inner .headerlogo {
	width: 50%;
}
header .inner .headerlogo img {
	width: 200px;
	height: auto;
}
header .inner p {
	font-size: 0.7em;
	line-height: 1.2;
}
header .inner div {
	margin-left: 0;
}
header .inner #mobilemenu {
	display: block;
	float: right;
	position: relative;
	cursor: pointer;
}
header .inner #mobilemenu ul#mobilemenu_list {
	display: none;
	position: absolute;
	background-color: rgba(255,255,255,0.7);
	border: 1px solid #5fd6c2;
	right: 0px;
	top: 26px;
	padding: 0;
	z-index: 100;
}
header .inner #mobilemenu ul#mobilemenu_list li {
	margin-right: 0;
	list-style-type: none;
}
header .inner #mobilemenu ul#mobilemenu_list li a {
	clear: both;
	display: block;
	width: 130px;
	text-align: left;
	padding: 8px;
	color: #333333;
	text-decoration: none;
}
header .inner #mobilemenu ul#mobilemenu_list li.current {
	border-bottom: none;
}
header .inner #mobilemenu ul#mobilemenu_list li a:hover {
	background-color: #5fd6c2;
	color: #ffffff;
}

/* メインビジュアル */
main .mainimage img {
	display: none;
}
main .mainimage {
	background-image: url(../images/index/topimage_sp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	height: 290px;
}
main .mainimage div {
	width: 300px;
	margin: 0 auto;
	text-align: right;
	position: relative;
}
main .mainimage div p {
	position: absolute;
	color: #000000;
	font-size: 1em;
	letter-spacing: 0.15em;
	top: 150px;
	left: 120px;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	margin: 3px auto;
	padding:0;
	background-color: rgba(255,255,255,0.7);
	width: 300px;
	height: 100px;
	text-align: center;
}
main .mainimage div p .underline{
	line-height: 40px;
	border-bottom: solid 1px #000000;
	padding-bottom: 5px	
} 
main .mainimage div p .logo02 {
	display: block;
	width: 320px;
	margin: 3px auto;
	padding-bottom: 10px;
}
main .mainimage div img{
	width: 100%;
}
main .mainimage div p .english{
	font-size: 0.5em;
	margin-top: 0px;
	line-height: 20px;
	text-align: center;
	letter-spacing: 0.23em;
}

/*  ABOUT US */
main .maincolumn{
	width: 100%;
	margin: 0px auto;
}
main .maincolumn .inner_h1{
	width: 300px;
	margin: 50px auto;
    position: relative;
}
main .maincolumn .inner_h1 div{
	position: absolute;
	top: 0px;
	left: 85px;
    font-size: 0.8em;
}
main .maincolumn .inner_h1 img{
	width: 300px;
}
main .maincolumn .inner_h1b{
	width: 300px;
	margin: 100px auto 20px auto;
    position: relative;
}
main .maincolumn .inner_h1b div{
	position: absolute;
	top: 0px;
	left: 85px;
    font-size: 0.8em;
}
main .maincolumn .inner_h1b img{
	width: 300px;
}
main .maincolumn .inner_lede{
	width: 300px;
	padding: 10px auto;
}
main .maincolumn .inner_lede h2{
	 font-size: 0.8em;
	 letter-spacing: 0.1em;
}
main .maincolumn .inner_lede p{
	font-size: 0.8em; 
}
main .maincolumn .inner{
	width: 300px;
	margin: 20 auto 70 auto;
	padding: 15px;
}
main .maincolumn .inner h1{
	text-align: center;
	margin-bottom: 30px;
}
main .maincolumn.inner h2{
	font-size: 1.1em;
	margin-bottom: 15px;
}
main .maincolumn .inner p{
	color: #868686;
}

/* concept */
main .maincolumn {
	position: relative;
}
main .maincolumn .inner_box {
	width: 100%;
	margin: 100px auto;
}
main .maincolumn .inner_box section {
	float: none;
	width: 210px;
	height: 210px;
	margin: 20px auto;
}
main .maincolumn .inner_box section:last-child {
	margin: 50px auto 60px auto;
}
main .maincolumn .inner_box .maincolumn_icon img {
	width: 120px;
	height: auto;
}
main .maincolumn .inner_box h2 .columntitle01 {
	width: 150px;
	height: auto;
	margin: -5px auto 0px auto;
}
main .maincolumn .inner_box h2 .columntitle02 {
	width: 140px;
	height: auto;
	margin: 0px auto;
}
main .maincolumn .inner_boxh2 .columntitle03 {
	width: 150px;
	height: auto;
	margin: 0px auto;
}
main .maincolumn .inner_box p {
	margin: 4px auto 10px auto;
	font-size: 0.8em;
}


/*会社案内へ・製品実績紹介へ*/
main .link01 {
	clear: both;
	width: 140px;
	margin: 50px auto;
}
main .link01 .square_btn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #5fd6c2;
    background: #ffffff;
	transition: .4s;
	letter-spacing: 0.3em;
	font-size: 0.9em;
	border: solid 2px #5fd6c2;
}
main .link03 {
	clear: both;
	width: 175px;
	margin: 50px auto;
}
main .link03 .square_btn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #5fd6c2;
    background: #ffffff;
	transition: .4s;
	letter-spacing: 0.3em;
	font-size: 0.9em;
	border: solid 2px #5fd6c2;
}
main .square_btn:hover {
	border: solid 2px #b7fcf0;
	color: #b7fcf0;
}

/*  MY FACTORY  */
main .myfactory{
    clear: both;
	width: 100%;
}
main .myfactory .inner{
	width: 300px;
	margin: 30px auto;
	margin-top: -420px;
}
main .myfactory .inner h2{
	text-align: center;
	font-size: 1.5em;
	margin: 50px auto 35px;
	color: #ffffff
}

/*  MY FACTORY_FACTORY EQUIPMENT  */
main .myfactory .inner table{
	width:100%;
	}
main .myfactory .inner .scroll{
	overflow: auto;　　　　/*tableをスクロールさせる*/
	white-space: nowrap;　　/*tableのセル内にある文字の折り返しを禁止*/
	}
main .myfactory .inner .scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
	height: 5px;
	}
main .myfactory .inner  .scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
	background: #F1F1F1;
	}
main .myfactory .inner  .scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
	background: #BCBCBC;
	}
main .myfactory .inner  tbody th{
	width: 50%;
	padding: 5px 1px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: left;
}
main .myfactory .inner .factory_equipment tbody td{
	width: 50%;
	padding: 3px 1px;
	font-size: 1em;
	color: #ffffff;
}
main .myfactory .inner .factory_equipment tbody .myfactory01 img{
	width: 300px;
	margin: 0px auto;
}
main .myfactory .inner h3{
	text-align: center;
	font-size: 1.5em;
	margin-top: 150px;
	margin-bottom: 30px;
	color: #5fd6c2
}
main .background_green {
    background-image: url("../images/index/green.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 60vh;
}
main  .myfactory .inner .link02 {
	clear: both;
	width: 140px;
	margin: 30px auto;
}
main  .myfactory .inner .link02 .square_btn {
    position: relative;
    display: inline-block;
    font-weight: bold;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #5fd6c2;
    background: #ffffff;
	transition: .4s;
	letter-spacing: 0.3em;
	font-size: 0.9em;
	border: solid 2px #5fd6c2;
}
main .myfactory .inner .link02 .square_btn:hover {
	border: solid 2px #b7fcf0;
	color: #b7fcf0;
}

/* product */
main .product {
	clear: both;
	width: 100%;
	margin-top: 10px;
	overflow: hidden;
}
main .product .inner {
	width: 300px;
	margin: 0 auto;
}
main .product .inner .plaza {
	float: right;
	margin: 0 auto;
}
main .product .inner .plaza a img {
	width: 300px;
	height: 200px;
	margin: 0 auto; 
}
main .product .inner .plaza p {
	text-align: center;
	margin-bottom: 50px;
}
main .product .inner .kodate a img{
	width: 300px;
	height: 200px;
}
main .product .inner .kodate p {
	text-align: center;
}
a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
}


/* 日本宅配システムロゴ */
main .informationarea {
	margin-top: 20px;
	margin-bottom: -100px
}
main .informationarea .inner {
	width: 100%;
	margin: 0px auto;
}
main .informationarea .inner .maininformation {
	float: none;
	width: 300px;
	margin: 10px auto;
}
main .informationarea .inner .textinformation {
	width: 100%;
	margin: 10px auto 0px auto;
	font-size: 0.8em;
	text-align: center;
}
/* お問い合わせ */
main .background_black {
    background-image: url("../images/index/black.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 60vh;
}
main .contact .inner{
	width: 100%;
	margin: -250px auto 0px auto;
}
main .contact .inner .contact_table{
	width: 100%;
	border-collapse: collapse;
	font-size: 0.9em;
	margin-bottom: 60px;
}
main .contact .inner .contact_table td,th{
	width: 40%,60%;
	color: #ffffff;
	text-align: center;
}
main .contact .inner .contact_table th{
	text-align: center;
}

/* フッターエリア */
footer .footernav_mobile ul {
	margin: 0;
	padding: 0;
}
footer .footernav_mobile ul li a {
	display: block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	text-indent: 60px;
	list-style-type: none;
	border-bottom: 2px solid #ffffff;
	background: url(../images/common/arrow_wr.png) no-repeat 95% center #cfcfcf;
	color: #333333;
	text-decoration: none;
}
footer .footernav_mobile ul li.current a {
	background-color: #5fd6c2;
	color: #ffffff;
}
div.pagetop_btn a {
	display: none;
}


}