@charset "UTF-8";

body{
	position: relative;
	color: #333333;
	font-family: 'M PLUS 1p', sans-serif;
	line-height: 1.8;
	word-wrap: break-word;
}

a:hover.opacity img,
a:hover,
a:hover img{
	opacity: 0.8;
}

a:hover,
a img,
a:hover img{
	-webkit-transition: all 0.2s linear;
	-webkit-transition: -webkit-all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.fade image,
.fade{
	-webkit-transition: all 0.2s linear;
	-webkit-transition: -webkit-all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}

.pc-on{display: block;}
.sp-on{display: none;}

img{
	max-width: 100%;
	height: auto;
	table-layout: fixed;
}

header{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #fff;
	box-shadow:0px 0px 6px 3px #dddddd;
	padding: 19px 0;
}

header .header_wrapp{
	max-width: 1000px;
	box-sizing: border-box;
	margin: 0 auto;
}

header .header_wrapp .table{
	display: table;
	width: 100%;
}

header .header_wrapp .link,
header .header_wrapp .logo{
	display: table-cell;
	vertical-align: middle;
}

header .header_wrapp .logo{
	width: 15%;
}

header .header_wrapp .link{
	width:;
	text-align: ;
}

header .header_wrapp .link .link_wrapp{
	display: table;
	width: 100%;
	text-align: right;
}

header .header_wrapp .link .link_wrapp .head_contact,
header .header_wrapp .link .link_wrapp .head_phone,
header .header_wrapp .link .link_wrapp nav{
	display: table-cell;
	vertical-align: middle;
}

header .header_wrapp .link .link_wrapp nav ul{
	display: inline-flex;
	flex-direction: row;
	align-items: center;
}

header .header_wrapp .link .link_wrapp nav ul li{
	margin-right: 39px;
}

header .header_wrapp .link .link_wrapp nav ul li a{
	font-size: 12px;
	font-weight: 500;
	letter-spacing: 1.5px;
	color: #333;
	text-decoration: none;
}

header .header_wrapp .link .link_wrapp .head_phone{
	width: ;
}

header .header_wrapp .link .link_wrapp .head_contact a{
	display: block;
	background: #fc8902;
	text-align: center;
	font-size: 13px;
	line-height: 1.3;
	color: #fff;
	text-decoration: none;
	border-radius: 7px;
	padding: 4px 0;
}

header .header_wrapp .link .link_wrapp .head_contact a:hover{
	opacity: 0.8;
}

.navToggle{
	display: none;
}

#page-top{
	position: fixed;
	bottom: 30px;
	right: 30px;
}

footer{
	max-width: 1000px;
	margin: 0 auto;
	padding: 69px 0;
}

footer .copyright{
	font-size: 11px;
}

#kv{
	margin: 0 0 50px 0;
}

#kv .kv_wrapp .main{
	max-width: 1200px;
	box-sizing: border-box;
	margin: -120px auto;
}

#kv .kv_wrapp .main figcaption{
	width: 430px;
	position: absolute;
	top: 270px;
	right: 14%;
}

.content_wrapp{
	text-align: center;
}

.content_wrapp h2{
	margin: 0 0 50px 0;
	padding: 80px 0 0 0;
}

.content_wrapp h2 span{
	display: inline-block;
	vertical-align: middle;
	color: #333;
	line-height: 1.3;
}

.content_wrapp h2 span.point{
	font-size: 24px;
	font-weight: 500;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	letter-spacing: 1.5px;
}

.content_wrapp h2 img{
	display: block;
	margin: 0 auto;
	padding: 15px 0 0;
}

#philosophy{
	max-width: 1000px;
	margin: 120px auto 420px;
	padding: 0 0 0 0;
}

#philosophy .caption01{
	width: 80%;
	float: left;
	font-size: 16px;
	font-weight: 300;
	line-height: 2;
	text-align: left;
	color: #333;
}

#philosophy .images01{
	float: right;
	margin: 60px 0 0 0;
}



#company{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
	/*background: #efefef;*/
}

#company .wrapp2 {
	max-width: 1000px;
	margin: 0 auto;
}

#company dl{
	width:100%;
	overflow:hidden;
	margin:45px 0 0 0;
	padding: 0 0 60px 0;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	color: #333;
}

#company dl dt{
	width:150px;
	float:left;
	font-size: 16px;
	font-weight: 300;
}

#company dl dd{
	width:850px;
	float:left;
	font-size: 16px;
	font-weight: 300;
	padding:0 0 25px 35px;
	background:url(../images/bg_dotted.gif) repeat-y 0 0;
}

#company dl dd:last-child{
	padding:0 0 0 35px;
}

#company dl dd ol li{
	list-style:none;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.8;
	margin: 0 0 19px 0;
}

#company dl dd ol li span{
	font-size: 16px;
	font-weight: 600;
}

#company #map{
	width:1000px;
	height:300px;
	margin:0 0 80px;
}
#company #map iframe{
	width:100%;
	height:300px;
}

#akatsukijapan{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 110px 0;
	/*background: #fff;*/
	background: #efefef;
}

#akatsukijapan .wrapp2 {
	max-width: 1000px;
	margin: 0 auto;
}

#akatsukijapan dl{
	width:100%;
	overflow:hidden;
	margin:45px 0 0;
	padding: 0 0 60px 0;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	color: #333;
}

#akatsukijapan dl dt{
	width:150px;
	float:left;
	font-size: 16px;
	font-weight: 300;
}

#akatsukijapan dl dd{
	width:850px;
	float:left;
	font-size: 16px;
	font-weight: 300;
	padding:0 0 25px 35px;
	background:url(../images/bg_dotted.gif) repeat-y 0 0;
}

#akatsukijapan dl dd:last-child{
	padding:0 0 0 35px;
}

#akatsukijapan #map{
	width:1000px;
	height:300px;
	margin:0 0 0 0;
}
#akatsukijapan #map iframe{
	width:100%;
	height:300px;
}


#akatsukishanghai{
	clear: both;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 110px 0;
	background: #efefef;
}

#akatsukishanghai .wrapp2 {
	max-width: 1000px;
	margin: 0 auto;
}

#akatsukishanghai dl{
	width:100%;
	overflow:hidden;
	margin:45px 0 0;
	padding: 0 0 60px 0;
	font-size: 16px;
	font-weight: 300;
	text-align: left;
	color: #333;
}

#akatsukishanghai li,
#akatsukishanghai li span{
	font-weight: 300;
	line-height: 2;
}

#akatsukishanghai dl dt{
	width:150px;
	float:left;
	font-size: 16px;
	font-weight: 300;
}

#akatsukishanghai dl dd{
	width:850px;
	float:left;
	font-size: 16px;
	font-weight: 300;
	padding:0 0 25px 35px;
	background:url(../images/bg_dotted.gif) repeat-y 0 0;
}

#akatsukishanghai dl dd:last-child{
	padding:0 0 0 35px;
}

#akatsukishanghai #map{
	width:1000px;
	height:300px;
	margin:0 0 80px;
}
#akatsukishanghai #map iframe{
	width:100%;
	height:300px;
}




@media screen and (max-width:1000px){
header .header_wrapp .link .link_wrapp nav ul li a{
	font-size: 1.045625vw;
}
header .header_wrapp .link .link_wrapp .head_contact a{
	font-size: 1.045625vw;
}
#kv{
	margin: 0 0 0 0;
}
#kv .kv_wrapp .main figcaption{
	width: 430px;
	position: absolute;
	top: 5.2%;
	right: 26%;
}
#philosophy{
	margin: 90px auto 50px;
}
#philosophy .caption01{
	float: none;
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
#philosophy .images01{
	clear: both;
	float: none;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}
#company dl{
	padding: 0 0 60px 70px;
}
#company dl dt{
	width:100%;
	float:none;
}
#company dl dd{
	width:100%;
	float:none;
	padding:0 0 25px 0;
	background:none;
}
#company dl dd:last-child{
	padding:0 0 0 0;
}
#company #map{
	width:100%;
	height:300px;
	margin:0 0 80px;
}
#akatsukijapan dl{
	padding: 0 0 60px 70px;
}
#akatsukijapan dl dt{
	width:100%;
	float:none;
}
#akatsukijapan dl dd{
	width:100%;
	float:none;
	padding:0 0 25px 0;
	background:none;
}
#akatsukijapan dl dd:last-child{
	padding:0 0 0 0;
}
#akatsukijapan #map{
	width:100%;
	height:300px;
	margin:0 0 0 0;
}
#akatsukishanghai dl{
	padding: 0 0 60px 70px;
}
#akatsukishanghai dl dt{
	width:100%;
	float:none;
}
#akatsukishanghai dl dd{
	width:100%;
	float:none;
	padding:0 0 25px 0;
	background:none;
}
#akatsukishanghai dl dd:last-child{
	padding:0 0 0 0;
}
#akatsukishanghai #map{
	width:100%;
	height:300px;
	margin:0 0 80px;
}

}



@media screen and (max-width:768px){
html { font-size: 62.5%; }
body {
	font-size: 1.4rem;
	-webkit-text-size-adjust:100%;
	padding: 0;
}

a:hover.opacity img,
a:hover,
a:hover img{
	opacity: 1;
}

.pc-on{display: none;}
.sp-on{display: block;}

header{
	padding: 10px 0;
	height: 63px;
}

header .header_wrapp{
	padding: 0;
}

header .header_wrapp .table{
	display: block;
}

header .header_wrapp .link,
header .header_wrapp .logo{
	display: block;
}

header .header_wrapp .logo{
	position: fixed;
	width: 36.56%;
	top: 2%;
	left: 6%;
}

header .header_wrapp .link{
	width: auto;
	text-align: right;
}

header .header_wrapp .link .link_wrapp{
	display: table;
	width: 100%;
	text-align: right;
}

header .header_wrapp .link .link_wrapp .head_contact,
header .header_wrapp .link .link_wrapp .head_phone,
header .header_wrapp .link .link_wrapp nav{
	display: table-cell;
	vertical-align: middle;
}

header .header_wrapp .link .link_wrapp .head_phone{
	display: none;
}

header .header_wrapp .link .link_wrapp .head_contact{
	display: none;
}

.navToggle {
	display: block;
	position: fixed;
	right: 8px;
	top: 8px;
	width: 42px;
	height: 51px;
	cursor: pointer;
	z-index: 10;
	text-align: center;
}
 
.navToggle span {
	display: block;
	position: absolute;
	width: 27px;
	border-bottom: solid 2px #666666;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 6px;
}
 
.navToggle span:nth-child(1) {
	top: 9px;
}
 
.navToggle span:nth-child(2) {
	top: 18px;
}
 
.navToggle span:nth-child(3) {
	top: 27px;
}
 
.navToggle span:nth-child(4) {
	border: none;
	color: #666666;
	font-size: 8px;
	font-weight: bold;
	top: 29px;
	left: 0;
	right: 0;
	width: 39px;
}

.navToggle.active span:nth-child(1) {
	top: 18px;
	left: 6px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

nav.globalMenuSp {
	position: fixed;
	z-index: -1;
	top: 62px;
	left: 0;
	background: transparent;
	color: #000;
	text-align: center;
	transform: translateX(100%);
	transition: all 0.6s;
	width: 100%;
	visibility: hidden;
	opacity: 1;
}

nav.globalMenuSp.active {
	transform: translateX(0%);
	visibility: visible;
	opacity: 1;
}

header .header_wrapp .link .link_wrapp nav ul{
	display: block;
	border-top: 1px solid #666666;
}

header .header_wrapp .link .link_wrapp nav ul li{
	margin-right: 0;
	float: left;
	width: 50%;
	box-sizing: border-box;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: #fff;
}

header .header_wrapp .link .link_wrapp nav ul li:nth-child(odd){
	border-left: 1px solid #666666;
}

header .header_wrapp .link .link_wrapp nav ul li a{
	display: block;
	font-size: 1.3rem;
	line-height: 38px;
	position: relative;
}

#page-top{
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 30px;
}

footer{
	text-align: center;
	padding: 20px 0 18px;
}

footer .footer_logo{
	width: 60%;
	margin: 0 auto 12px;
}

footer .copyright{
	font-size: 8px;
}

#kv .kv_wrapp .main{
	margin: 0 auto 0;
}

#kv .kv_wrapp .main figcaption{
	width: 80%;
	position: absolute;
	top: 2%;
	right: 10%;
}

.content_wrapp h2{
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.content_wrapp h2 span.point{
	font-size: 2.1rem;
	margin: 9px 0 10px;
}

.content_wrapp h2 img{
	display: block;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#philosophy{
	margin: 0 auto 30px;
	padding: 30px 0 0;
}

#philosophy .caption01{
	margin: 30px auto 0;
	font-size: 1.5rem;
	line-height: 1.8;
}

#company{
	padding: 30px 0 0;
}
#company dl{
	margin: 39px 0 0 0;
	padding: 0 7% 29px 7%;
	font-size: 1.5rem;
}
#company dl dt{
	font-size: 1.5rem;
}
#company dl dd{
	font-size: 1.5rem;
}
#company #map{
	margin:0 0 0 0;
}
#company #map iframe{
	width:90%;
	height:300px;
}
#company dl dd ol li{
	font-size: 1.5rem;
}
#company dl dd ol li span{
	font-size: 1.5rem;
}

#akatsukijapan {
	padding: 30px 0 30px;
}
#akatsukijapan dl{
	margin: 39px 0 0 0;
	font-size: 1.5rem;
	padding: 0 7% 29px 7%;
}
#akatsukijapan dl dt{
	font-size: 1.5rem;
}
#akatsukijapan dl dd{
	font-size: 1.5rem;
}
#akatsukijapan #map{
	margin:0 0 0 0;
}
#akatsukijapan #map iframe{
	width:90%;
	height:300px;
}

#akatsukishanghai {
	padding: 30px 0 30px;
}
#akatsukishanghai dl{
	margin: 39px 0 0 0;
	font-size: 1.5rem;
	padding: 0 7% 29px 7%;
}
#akatsukishanghai dl dt{
	font-size: 1.5rem;
}
#akatsukishanghai dl dd{
	font-size: 1.5rem;
}

}