/*----reset-----*/
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }
@charset "UTF-8";
@font-face
{
font-family:ヒラギノ明朝 Pro W3;
src: url("ヒラギノ明朝 Pro W3.otf"); /* IE9+ */
}
body{
	background:#fff;
}
body.eng p{
	line-height:1.5em;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote{
	margin: 0;
	font-family:ヒラギノ明朝 Pro W3;
	padding: 0;
	color:#333;
	font-size:12px;
	line-height:1.4em;
}
.container-fluid{
	margin-left: 15px; 
	margin-right: 15px;
}
a:hover{
	text-decoration:none
}
header{
	display:block;
	margin:0;
	padding:0;
}
.bg-language{
	background:#000;
	min-height:30px;
	-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
}
ul.lang{
	list-style:none;
	padding-top:5px;
	margin-bottom:10px;
}
ul.lang li{
	display:inline;
	padding:5px;
	color:#fff;
	text-transform:uppercase;
}
ul.lang li a{
	color:#fff;
	text-transform:uppercase;
}

.info1 p, .info2 p{
	text-align:right;
	margin:5px 0px;
}
span.line{
	border:1px solid #000;
	height:60px;
	width:1px;
	float:left;
	margin-left:50px;
}
.logo{
	margin-top:15px;
}
ul.socmed{
	list-style:none;
	padding-top:5px;
}
ul.socmed li{
	display:inline;
	float:right;
	margin-right:5px;
}
ul.socmed2{
	list-style:none;
	padding-top:5px;
}
ul.socmed2 li{
	display:inline;
	float:left;
	margin-right:5px;
}
li.tees{
	margin:12px;
}
ul.navbar-nav{
	width:100%;
}
ul.navbar-nav li a{
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}
ul.navbar-nav li{
	width:13%;
	text-align:center;
}
ul.navbar-nav li.long{
	width:30%;
	text-align:center;
}
ul.navbar-nav li.long2{
	width:18%;
	text-align:center;
}
ul.navbar-nav li a:hover{
	color:#d01221;
	background:transparent;
}
#twd-menu{
	margin-bottom:0px;
}
.normal{
	padding: 0px;
}
/* Menu When Scroll */
	.fixed {
		position: fixed;
		top: -5px;
		left: 0;
		width: 100%;
		background: #fff;
		height:auto;
		z-index:9999;
	}
.mainvisual{
	margin-bottom:40px;
}
h1.title{
	font-size:24px;
	text-align:center;
	color:#000;
}
h2.title{
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	color:#000;
	padding:10px;
}
h2.title-red{
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	color:#d01221;
	padding:10px;
}
h3.title-content{
	font-size:24px;
	color:#000;
	margin-top:10px;
}
h4.title{
	font-size:24px;
	color:#d01221;	
	font-weight:bold;
}
p.desc{
	color:#666666;
}
p.desc-black{
	color:#000;
	font-size:16px;
	line-height:1.5em;
}
span.red{
	color:#d01221;
}
.marginbox{
	margin-bottom:40px;
}
.bg-title-red{
	background:#d01221;
	border-bottom:5px solid #000;
	min-height:50px;
}
.bg-title-red2{
	background:#d01221;
	border-top:5px solid #000;
	min-height:80px;
}
.bg-title-black{
	background:#000;
	border-bottom:5px solid #d01221;
	min-height:50px;
}
.bg-title-grey{
	background:#ebebeb;
	min-height:50px;
}
h5.title{
	font-size:14px;
	text-align:center;
	color:#000;
	padding:15px;
}
.mainabout{
	background:url("../img/bgabout.jpg");
	background-size: 100% 100%;
	min-height:673px;
	display:block;
	padding:0 !important;
	margin:0;
	z-index:1;
}
.bg-about-content{
	min-height:200px;
	background:#fff;
	position:relative;
	top:50px;
}
.bg-menu{
	background:#fff;
	border:1px solid #d01221;
	min-height:50px;
	padding:5px;
}
.bg-menu2{
	background:#d01221;
	padding:10px;
}
.bg-menu2 p{
	color:#fff;
}
.marginbox2{
	margin-bottom:20px;
}
.marginbox3{
	margin-bottom:10px;
}
.mainrec{
	background:url("../img/recommendationvisual.jpg");
	background-size: 100% 100%;
	min-height:612px;
	display:block;
	padding:0 !important;
	margin:0;
	z-index:1;
}
.maincontact iframe{
	height:600px;
	width:100%;
	display:block;
	padding:0 !important;
	margin:0;
	z-index:1;
}
#menu-top {
	position:fixed;
	top: 0px;
	right:0px;
	margin:0px;
	background:#fff;
	height:55px;
	z-index:99999;
	width:100%;
	-webkit-box-shadow: 0px 3px 5px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    0px 3px 5px rgba(50, 50, 50, 0.5);
		box-shadow:         0px 3px 5px rgba(50, 50, 50, 0.5);
}
#back-top {
	position:fixed;
	bottom: 20px;
	right:5px;
	margin-left:0px;
}
#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	font-size:12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
}
/* arrow icon (span tag) */
#back-top span {
	width: 80px;
	height: 15px;
	display: block;
	background: url(../img/arrowtop.png) no-repeat center center;
}

/* RESPONSIVE CSS
    -------------------------------------------------- */
	@media (max-width: 1108px){

	}

    @media (max-width: 980px) {
	.info1,
	.info2{
		float:none;
		width:100%;
	}
	.info1 p, .info2 p{
		text-align:center;
		line-height:1.4em;
		font-size:14px;
		margin:10px 0px;
	}
	}
	
	@media (min-width: 768px) and (max-width : 970px) {

	}
	
    @media (max-width: 767px) {
	.info1,
	.info2{
		float:none;
		width:100%;
	}
	.info1 p, .info2 p{
		text-align:center;
		line-height:1.2em;
		font-size:13px;
		margin:10px 0px;
	}
	ul.socmed li{
	float:none;
	}
	ul.navbar-nav li,
	ul.navbar-nav li.long,
	ul.navbar-nav li.long2{
	width:100%;
	text-align:center;
	}
	.bg-about-content{
	min-height:200px;
	background:#fff;
	position:relative;
	top:20px;
	}
	ul.socmed2 li{
	display:inline;
	float:none;
	margin-right:5px;
	}
	.mainabout{
	background:#fff;
	height:1103px;
	display:block;
	padding:0 !important;
	margin:0;
	z-index:1;
	}
	.mainrec{
	background:url("../img/recommendationvisual.jpg");
	background-size: 100% 100%;
	min-height:272px;
	display:block;
	padding:0 !important;
	margin:0;
	z-index:1;
	}
	.maincontact iframe{
	height:250px;
	width:100%;
	display:block;
	padding:0 !important;
	margin:0;
	z-index:1;
	}
	#back-top a {
	width: 40px;
	display: block;
	text-align: center;
	font-size:9px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	}
	#back-top {
	position:fixed;
	bottom: 10px;
	right:5px;
	margin-left:0px;
	}
	/* arrow icon (span tag) */
	#back-top span {
		width: 40px;
		height: 15px;
		display: block;
		background: url(../img/arrowtop.png) no-repeat center center;
	}
	}