/* Style for PCs */
@media screen and (min-width: 1025px) {
/*-----------------------------------------------------------------*/
/* pagetitle */
/*-----------------------------------------------------------------*/

#pagetitle {
	width: 100%;
	height: 200px;
	display:block;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
}
#pagetitle #ptc {
	width: 100%;
	height: 200px;
	display:block;
	background-color: rgba(0,0,0,0.50);
}
#pagetitle #ptbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	text-align:center;
	margin: 0 auto;
	padding-top:100px;
}
#pagetitle #ptbody h2 {
	font-size: 36px;
	font-weight: 300;
	line-height: 1.4em;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 3px;
}
#pagetitle #ptbody p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25em;
	color: #df1c28;
}




/*-----------------------------------------------------------------*/
/* basic styles */
/*-----------------------------------------------------------------*/

#pankuzu {
	display: block;
	height: auto;
	margin: 0 auto;
	width: 100%;
	max-width:1400px;
	height:auto;
	padding:15px 15px 0px 15px;
}
#pankuzu li {
	float: left;
	font-size: 12px;
	line-height: 30px;
	list-style: outside none none;
	color: #454545;
}
#pankuzu li:after {
	content:"»";
    margin : 0 1em ;
}
#pankuzu li:last-child:after {
    content : none ;
}
#mmbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	margin: 0 auto;
	padding:50px 3%;
	color: #454545;
	text-align: -webkit-center;
}
#mmbody h2.h2toptxt {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4em;
	color: #df1c28;
	margin-bottom: 5px;
}
#mmbody h2.h2toptxt2 {
	font-size: 28px;
	font-weight: 200;
	line-height: 1.4em;
	color: #df1c28;
	margin-bottom: 25px;
}
#mmbody h3.h3nom {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	color: #333;
}
#mmbody h3.h3nom1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #df1c28;
}
#mmbody h3.h3nom2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	background-color: #df1c28;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#mmbody h3.h3nom3 {
	font-size: 24px;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 15px;
	color: #555;
}
#mmbody h3.h3nom3 strong {
	color: #222!important;
	font-weight: bold!important;
}
#mmbody h4.h4nom1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #333;
}
#mmbody p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2em;
}
#mmbody p.pnom_s1 {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 0;
}
#mmbody p.pnom {
	margin-bottom: 0;
}
#mmbody p.pnom10 {
	margin-bottom: 1em;
}
#mmbody ul.ulnom {
	margin: 0 0 2em 1em;
}
#mmbody ul.ulnom li {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 1em 1em;
	list-style-image: url(../img/lidot.png);
}
#mmbody ul.imglist_si {
	margin: 0 0 45px 0;
}
#mmbody ul.imglist_si li {
	width: 20%;
	height: auto;
	padding: 1%;
	float: left;
}
/*-----------------------------------------------------------------*/
/* box style */
/*-----------------------------------------------------------------*/

#mmbody .lr1p {
	padding: 0 1%;
}
#mmbody .b70m_nom {
	width: 70%;
	height: auto;
	display: block;
}
#mmbody .b48m {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding: 0 1%;
}
#mmbody .b58mleft {
	width: 58%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b38mleft {
	width: 38%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b38mright {
	width: 38%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b58mright {
	width: 58%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b48mleft {
	width: 48%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b48mright {
	width: 48%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b75mleft {
	width: 75%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b20mright {
	width: 20%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b70mleft {
	width: 70%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b25mright {
	width: 25%;
	height: auto;
	display: block;
	float: right;
}
.pixsp_flr {
	float: right;
	margin: 0 0 0 2em;
}
.pixsp_flr2 {
	float: right;
	margin: 0 0 0 2em;
}
.linebox01 {
	width: 100%;
	height: auto;
	display: block;
	border: 2px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4%;
}
.w40 {
	width: 40%;
	height: auto;
	display: block;
}
.w20c {
	width: 20%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*-----------------------------------------------------------------*/
/* table style */
table.ts02 {
	width: 100%;
}
table.ts02 th {
	width: 15%;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #222;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #222;
}
table.ts02 td {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px;
	border-bottom: 1px dotted #c0c0c0;
}
/*-----------------------------------------------------------------*/
/* form style */
/*-----------------------------------------------------------------*/

.formbox250 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
form input#submit {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%, #000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*-----------------------------------------------------------------*/
/* Tite style */
/*-----------------------------------------------------------------*/
.titlemm {
	width: 100%;
	height: 30px;
	display: block;
	margin: 0 auto 10px;
}
h2.h2titletext {
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	color: #fff;
	float: left;
}
p.ptitletext {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 30px;
	color: #ccc;
	float: right;
}
/*-----------------------------------------------------------------*/
/* Access */
/*-----------------------------------------------------------------*/

#map_canvas_01 {
	width: 100%;
	height: 500px;
	display: block;
}

.accessinfo{
	padding:0 1%;}
	
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding-bottom:10px;
}
/*-----------------------------------------------------------------*/
/* Staff Profile */
/*-----------------------------------------------------------------*/

.stfbox {
	width: 25%;
	height: auto;
	display: block;
	float: left;
	padding: 1%;
}
.stfbox .stfcc {
	width: 100%;
	height: auto;
	display: block;
	padding: 0%;
	/*background-image:url(../img/staff/stfbg.jpg);*/
	background-position: center center;
	background-repeat: no-repeat;/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.stfbox .stfcc img {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-shadow: 0px 1px 4px #000;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow: hidden;
}
.stfbox .stfcc .stfcc_r {
	width: 45%;
	height: auto;
	display: block;
	float: right;
}
.stfbox .stfcc .stfcc_r h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	text-shadow: 0px 1px 4px #000;
}
.stfbox .stfcc .stfcc_r h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
}
.stfbox .stfcc .stfcc_r h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	font-family: 'Lato', sans-serif;
	text-shadow: 0px 1px 4px #000;
}
.stfbox .stfcc .stfcc_r p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 0!important;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
}
/*-----------------------------------------------------------------*/
/* Staff detail */
/*-----------------------------------------------------------------*/
h2.stf_jptitle {
	font-size: 50px;
	font-weight: bold;
	line-height: 1.4em;
}
h3.stf_entitle {
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	line-height: 1.4em;
}
h4.srf_jobtitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}
a.txtbn50 {
	width: 50%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	background-color: #222;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
a.txtbn50:hover {
	background-color: #666;
}
/*-----------------------------------------------------------------*/
/* Stock */
/*-----------------------------------------------------------------*/


#stnlist {
	display: flex;
	flex-wrap: wrap;
}
#stnlist li {
	width: 20%;
	height: auto;
	display: block;
	float: left;
	padding: 1%;
	margin-bottom: 20px;
}
#stnlist li a {
	width: auto;
	height: auto;
	display: block;
	background-color: #fff;
	box-shadow: 0px 0px 15px #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	text-decoration: none;
	border-bottom: 5px solid #333;
}
#stnlist li a img.stnimg {
	width: 100%;
	height: auto;
	display: block;
}
#stnlist li a .stnbox {
	width: auto;
	height: auto;
	display: block;
	padding: 4% 8%;
}
#stnlist li a .stnbox h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #222;
	padding: 0;
	border-bottom: 1px solid #222;
	margin-bottom: 5px;
}
#stnlist li a .stnbox h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #333;
}
#stnlist li a .stnbox h4 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 3px;
	min-height: 2.8em;
	color: #666;
	min-height:45px;
}
#stnlist li a .stnbox dl {
	margin-bottom: 10px;
}
#stnlist li a .stnbox dl dt {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	width: 40%;
	height: 20px;
	display: block;
	float: left;
}
#stnlist li a .stnbox dl dd {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	width: 100%;
	height: 20px;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-left: 45%;
	text-align: right;
}
#stnlist li a .stnbox p.stn_price {
	font-size: 12px;
	line-height: 40px;
	text-align: right;
	width: 60%;
	height: 40px;
	display: block;
	float: right;
	margin: 0!important;
	color: #990000;
}
#stnlist li a .stnbox p.stn_price strong {
	font-size: 20px;
	line-height: 40px;
	text-align: right;
}
#stnlist li a .stnbox img.stnic {
	width: auto;
	display: block;
	float: left;
}
#stock-menu-smp {
	display: none;
}
/*-----------------------------------------------------------------*/
/* Order */
/*-----------------------------------------------------------------*/

#mmbody h4.h4flowcap {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #222;
}
#mmbody .flow1 {
	min-height: 45px;
	background-image: url(../img/order_service/scap01.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#mmbody .flow2 {
	min-height: 45px;
	background-image: url(../img/order_service/scap02.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#mmbody .flow3 {
	min-height: 45px;
	background-image: url(../img/order_service/scap03.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#mmbody .flow4 {
	min-height: 45px;
	background-image: url(../img/order_service/scap04.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#mmbody .flow5 {
	min-height: 45px;
	background-image: url(../img/order_service/scap05.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 50px;
}
#mmbody .flowbox {
	width: 96%;
	height: auto;
	margin: 2%;
	display: block;
	box-shadow: 0px 0px 10px #999;
	padding: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
/*-----------------------------------------------------------------*/
/* What's T.U.C. */
/*-----------------------------------------------------------------*/
	
	/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 300px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 300px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 533px;
	height: 300px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
.linebox02 {
	width: 48%;
	height: auto;
	display: block;
	float: left;
	box-shadow: 0px 0px 10px #999;
	padding: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 1%;
}
.linebox02 p {
	min-height: 10em!important;
}
}

/* Style for TabletPCs */
@media screen and (min-width: 768px) and (max-width: 1024px) {
/*-----------------------------------------------------------------*/
/* pagetitle */
/*-----------------------------------------------------------------*/

#pagetitle {
	width: 100%;
	height: 200px;
	display:block;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
}
#pagetitle #ptc {
	width: 100%;
	height: 200px;
	display:block;
	background-color: rgba(0,0,0,0.50);
}
#pagetitle #ptbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	text-align:center;
	margin: 0 auto;
	padding-top:100px;
}
#pagetitle #ptbody h2 {
	font-size: 36px;
	font-weight: 300;
	line-height: 1.4em;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	margin-bottom: 3px;
}
#pagetitle #ptbody p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25em;
	color: #df1c28;
}




/* Basic styles */
	
	
	
#pankuzu {
	display: block;
	height: auto;
	margin: 0 auto;
	width: 100%;
	height:auto;
	text-align:center;
}
#pankuzu li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 12px;
	line-height: 30px;
	list-style: outside none none;
	color: #454545;
}
#pankuzu li:after {
	content:"»";
    margin : 0 0.5em ;
}
#pankuzu li:last-child:after {
    content : none ;
}
#mmbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 3%;
	background-color: #fff;
	color: #454545;
}
#mmbody h2.h2toptxt {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-bottom: 5px;
}
#mmbody h2.h2toptxt2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-bottom: 20px;
}
#mmbody h3.h3nom1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #666;
}
#mmbody h3.h3nom2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	background-color: #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#mmbody h3.h3nom3 {
	font-size: 24px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #555;
}
#mmbody h3.h3nom3 strong {
	color: #222!important;
	font-weight: bold!important;
}
#mmbody h4.h4nom1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #333;
}
#mmbody p {
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 2em;
}
#mmbody p.pnom {
	margin-bottom: 0;
}
#mmbody p.pnom10 {
	margin-bottom: 1em;
}
#mmbody p.pnom_s1 {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 0;
}
#mmbody ul.ulnom {
	margin: 0 0 2em 1em;
}
#mmbody ul.ulnom li {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 1em 1em;
	list-style-image: url(../img/lidot.png);
}
#mmbody ul.imglist_si {
	margin: 0 0 45px 0;
}
#mmbody ul.imglist_si li {
	width: 25%;
	height: auto;
	padding: 1%;
	float: left;
}
/*-----------------------------------------------------------------*/
/* box style */
/*-----------------------------------------------------------------*/
	
#mmbody .lr1p {
	padding: 0 1%;
}
#mmbody .b70m_nom {
	width: 70%;
	height: auto;
	display: block;
}
#mmbody .b48m {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding: 0 1%;
}
#mmbody .b58mleft {
	width: 58%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b38mleft {
	width: 38%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b38mright {
	width: 38%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b58mright {
	width: 58%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b48mleft {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b48mright {
	width: 100%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b75mleft {
	width: 65%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b20mright {
	width: 30%;
	height: auto;
	display: block;
	float: right;
}
#mmbody .b70mleft {
	width: 60%;
	height: auto;
	display: block;
	float: left;
}
#mmbody .b25mright {
	width: 35%;
	height: auto;
	display: block;
	float: right;
}
.pixsp_flr {
	float: right;
	margin: 0 0 0 2em;
}
.pixsp_flr2 {
	float: right;
	margin: 0 0 0 2em;
}
.linebox01 {
	width: 100%;
	height: auto;
	display: block;
	border: 2px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4%;
}
.w40 {
	width: 25%;
	height: auto;
	display: block;
}
.w20c {
	width: 20%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 {
	width: 100%;
}
table.ts02 th {
	width: 15%;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #222;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #222;
}
table.ts02 td {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px;
	border-bottom: 1px dotted #c0c0c0;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
form input#submit {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%, #000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*-----------------------------------------------------------------*/
/* Tite style */
/*-----------------------------------------------------------------*/
.titlemm {
	width: 100%;
	height: 60px;
	display: block;
	margin: 0 auto;
}
h2.h2titletext {
	font-size: 22px;
	font-weight: normal;
	line-height: 60px;
	font-family: 'Lato', sans-serif;
	color: #fff;
	float: left;
}
p.ptitletext {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 60px;
	color: #ccc;
	float: right;
}
/*-----------------------------------------------------------------*/
/* Access */
/*-----------------------------------------------------------------*/

#map_canvas_01 {
	width: 100%;
	height: 400px;
	display: block;
}

.accessinfo{
	padding:0 1%;}
	
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding-bottom:10px;
}
/*-----------------------------------------------------------------*/
/* Staff Profile */
/*-----------------------------------------------------------------*/

.stfbox {
	width: 25%;
	height: auto;
	display: block;
	float: left;
	padding: 1%;
}
.stfbox .stfcc {
	width: 100%;
	height: auto;
	display: block;
	padding: 0%;
	/*background-image:url(../img/staff/stfbg.jpg);*/
	background-position: center center;
	background-repeat: no-repeat;/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.stfbox .stfcc img {
	width: 100%;
	height: auto;
	display: block;
	text-shadow: 0px 1px 4px #000;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow: hidden;
	margin: 0 auto;
}
.stfbox .stfcc .stfcc_r {
	width: 100%;
	height: auto;
	display: block;
	padding: 2%;
}
.stfbox .stfcc .stfcc_r h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	text-shadow: 0px 1px 4px #000;
	text-align: center;
}
.stfbox .stfcc .stfcc_r h3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
	text-align: center;
}
.stfbox .stfcc .stfcc_r h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	font-family: 'Lato', sans-serif;
	text-shadow: 0px 1px 4px #000;
	text-align: center;
}
.stfbox .stfcc .stfcc_r p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 0!important;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
}
/*-----------------------------------------------------------------*/
/* Staff detail */
/*-----------------------------------------------------------------*/
h2.stf_jptitle {
	font-size: 50px;
	font-weight: bold;
	line-height: 1.4em;
}
h3.stf_entitle {
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	line-height: 1.4em;
}
h4.srf_jobtitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}
a.txtbn50 {
	width: 50%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	background-color: #222;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
a.txtbn50:hover {
	background-color: #666;
}
/*-----------------------------------------------------------------*/
/* Stock */
/*-----------------------------------------------------------------*/

#stnlist {
	display: flex;
	flex-wrap: wrap;
}
#stnlist li {
	width: 25%;
	height: auto;
	display: block;
	float: left;
	padding: 1%;
	margin-bottom: 20px;
}
#stnlist li a {
	width: auto;
	height: auto;
	display: block;
	background-color: #fff;
	box-shadow: 0px 0px 15px #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	text-decoration: none;
	border-bottom: 5px solid #333;
}
#stnlist li a img.stnimg {
	width: 100%;
	height: auto;
	display: block;
}
#stnlist li a .stnbox {
	width: auto;
	height: auto;
	display: block;
	padding: 4% 8%;
}
#stnlist li a .stnbox h2 {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: bold;
	color: #222;
	padding: 0;
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
}
#stnlist li a .stnbox h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #333;
}
#stnlist li a .stnbox h4 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 3px;
	min-height: 2.8em;
	color: #666;
		min-height:45px;
}
#stnlist li a .stnbox dl {
	margin-bottom: 10px;
}
#stnlist li a .stnbox dl dt {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	width: 40%;
	height: 20px;
	display: block;
	float: left;
}
#stnlist li a .stnbox dl dd {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	width: 100%;
	height: 20px;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-left: 45%;
	text-align: right;
}
#stnlist li a .stnbox p.stn_price {
	font-size: 12px;
	line-height: 40px;
	text-align: right;
	width: 60%;
	height: 40px;
	display: block;
	float: right;
	margin: 0!important;
	color: #990000;
}
#stnlist li a .stnbox p.stn_price strong {
	font-size: 20px;
	line-height: 40px;
	text-align: right;
}
#stnlist li a .stnbox img.stnic {
	width: auto;
	display: block;
	float: left;
}
.cls {
	display: none;
}
#stock-menu-smp {
	display: none;
}
/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 300px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 300px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 533px;
	height: 300px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
.linebox02 {
	width: 48%;
	height: auto;
	display: block;
	float: left;
	box-shadow: 0px 0px 10px #999;
	padding: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 1%;
}
.linebox02 p {
	min-height: 10em!important;
}
}

/* Style for TabletPCs */
@media screen and (min-width: 481px) and (max-width: 768px) {
/*-----------------------------------------------------------------*/
/* pagetitle */
/*-----------------------------------------------------------------*/

#pagetitle {
	width: 100%;
	height: auto;
	display:block;
}
#pagetitle #ptbody {
	width: 100%;
	height: auto;
	text-align:center;
	margin: 0 auto 15px;
	padding-top:25px;
}
#pagetitle #ptbody h2 {
	font-size: 40px;
	font-weight: 100;
	line-height: 1.4em;
	color: #999;
	font-family: 'Lato', sans-serif;
	letter-spacing:-1px;
}
#pagetitle #ptbody p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.25em;
	color: #333;
}
/* Basic styles */
	
	
	
	
#pankuzu {
	display: block;
	height: auto;
	margin: 0 auto;
	width: 100%;
	height:auto;
	text-align:center;
}
#pankuzu li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	font-size: 12px;
	line-height: 30px;
	list-style: outside none none;
	color: #454545;
}
#pankuzu li:after {
	content:"»";
    margin : 0 0.5em ;
}
#pankuzu li:last-child:after {
    content : none ;
}
#mmbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 3% 5%;
	background-color: #fff;
	color: #454545;
}
#mmbody h2.h2toptxt {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-bottom: 5px;
}
#mmbody h2.h2toptxt2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-bottom: 15px;
}
#mmbody h3.h3nom1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #666;
}
#mmbody h3.h3nom2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	background-color: #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#mmbody h3.h3nom3 {
	font-size: 24px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #555;
}
#mmbody h3.h3nom3 strong {
	color: #222!important;
	font-weight: bold!important;
}
#mmbody h4.h4nom1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #333;
}
#mmbody p {
	font-size: 12px;
	line-height: 1.8em;
	margin-bottom: 2em;
}
#mmbody p.pnom {
	margin-bottom: 0;
}
#mmbody p.pnom10 {
	margin-bottom: 1em;
}
#mmbody p.pnom_s1 {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 0;
}
#mmbody ul.ulnom {
	margin: 0 0 2em 1em;
}
#mmbody ul.ulnom li {
	font-size: 12px;
	line-height: 1.4em;
	margin: 0 0 1em 1em;
	list-style-image: url(../img/lidot.png);
}
#mmbody ul.imglist_si {
	margin: 0 0 45px 0;
}
#mmbody ul.imglist_si li {
	width: 20%;
	height: auto;
	padding: 1%;
	float: left;
}
/*-----------------------------------------------------------------*/
/* box style */
/*-----------------------------------------------------------------*/
	
#mmbody .lr1p {
	padding: 0;
}
#mmbody .b70m_nom {
	width: 70%;
	height: auto;
	display: block;
}
#mmbody .b48m {
	width: 50%;
	height: auto;
	display: block;
	padding: 0 1%;
	float: left;
}
#mmbody .b58mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 25px;
}
#mmbody .b38mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 25px;
}
#mmbody .b38mright {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b58mright {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b48mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 40px;
}
#mmbody .b48mright {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b75mleft {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b20mright {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
}
#mmbody .b70mleft {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b25mright {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
}
.pixsp_flr {
	width: 30%;
	height: auto;
	display: block;
	margin: 0 auto 15px;
}
.pixsp_flr2 {
	width: 60%;
	height: auto;
	display: block;
	margin: 0 auto 15px;
}
.linebox01 {
	width: 100%;
	height: auto;
	display: block;
	border: 2px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4%;
}
.w40 {
	width: 25%;
	height: auto;
	display: block;
}
.w20c {
	width: 30%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 {
	width: 100%;
}
table.ts02 th {
	width: 25%;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #222;
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #222;
}
table.ts02 td {
	width: auto;
	height: auto;
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px;
	border-bottom: 1px dotted #c0c0c0;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 60%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
form input#submit {
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%, #000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*-----------------------------------------------------------------*/
/* Tite style */
/*-----------------------------------------------------------------*/
.titlemm {
	width: 100%;
	height: 60px;
	display: block;
	margin: 0 auto;
}
h2.h2titletext {
	font-size: 22px;
	font-weight: normal;
	line-height: 60px;
	font-family: 'Lato', sans-serif;
	color: #222;
	float: left;
}
p.ptitletext {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 60px;
	color: #222;
	float: right;
}
/*-----------------------------------------------------------------*/
/* Access */
/*-----------------------------------------------------------------*/

#map_canvas_01 {
	width: 100%;
	height: 350px;
	display: block;
}

.accessinfo{
	padding:0 1%;
	margin-bottom:0px;}
	.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding-bottom:10px;
}

/*-----------------------------------------------------------------*/
/* Staff Profile */
/*-----------------------------------------------------------------*/

.stfbox {
	width: 50%;
	height: auto;
	display: block;
	float: left;
	padding: 1%;
}
.stfbox .stfcc {
	width: 100%;
	height: auto;
	display: block;
	padding: 5%;
	/*background-image:url(../img/staff/stfbg.jpg);*/
	background-position: center center;
	background-repeat: no-repeat;/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.stfbox .stfcc img {
	width: 100%;
	height: auto;
	display: block;
	float: left;
	text-shadow: 0px 1px 4px #000;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow: hidden;
}
.stfbox .stfcc .stfcc_r {
	width: 45%;
	height: auto;
	display: block;
	float: right;
}
.stfbox .stfcc .stfcc_r h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	text-shadow: 0px 1px 4px #000;
}
.stfbox .stfcc .stfcc_r h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
}
.stfbox .stfcc .stfcc_r h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	font-family: 'Lato', sans-serif;
	text-shadow: 0px 1px 4px #000;
}
.stfbox .stfcc .stfcc_r p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 0!important;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
}
/*-----------------------------------------------------------------*/
/* Staff detail */
/*-----------------------------------------------------------------*/
h2.stf_jptitle {
	font-size: 50px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0!important;
}
h3.stf_entitle {
	font-size: 24px;
	font-family: 'Lato', sans-serif;
	line-height: 1.4em;
	margin-bottom: 5px;
}
h4.srf_jobtitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}
a.txtbn50 {
	width: 50%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	background-color: #222;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
a.txtbn50:hover {
	background-color: #666;
}
/*-----------------------------------------------------------------*/
/* Stock */
/*-----------------------------------------------------------------*/


/*#stnlist li {
	width:50%;

	height: auto;
	display: block;
	float: left;
	padding: 1%;
	margin-bottom: 20px;
}*/

#stnlist li {
	width: 49.8%;

	height: auto;
	display: block;
	float: left;
	padding: 1%;
	margin-bottom: 20px;
}





#stnlist {
	display: flex;
	flex-wrap: wrap;
}



#stnlist li a {
	width: auto;
	height: auto;
	display: block;
	background-color: #fff;
	box-shadow: 0px 0px 15px #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	text-decoration: none;
	border-bottom: 5px solid #333;
}
#stnlist li a img.stnimg {
	width: 100%;
	height: auto;
	display: block;
}
#stnlist li a .stnbox {
	width: auto;
	height: auto;
	display: block;
	padding: 4% 8%;
}
#stnlist li a .stnbox h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #222;
	padding: 0;
	border-bottom: 1px solid #222;
	margin-bottom: 5px;
}
#stnlist li a .stnbox h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #333;
}
#stnlist li a .stnbox h4 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 3px;
	min-height: 2.8em;
	color: #666;
}
#stnlist li a .stnbox dl {
	margin-bottom: 10px;
}
#stnlist li a .stnbox dl dt {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	width: 40%;
	height: 20px;
	display: block;
	float: left;
}
#stnlist li a .stnbox dl dd {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	width: 100%;
	height: 20px;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-left: 45%;
	text-align: right;
}
#stnlist li a .stnbox p.stn_price {
	font-size: 12px;
	line-height: 40px;
	text-align: right;
	width: 60%;
	height: 40px;
	display: block;
	float: right;
	margin: 0!important;
	color: #990000;
}
#stnlist li a .stnbox p.stn_price strong {
	font-size: 20px;
	line-height: 40px;
	text-align: right;
}
#stnlist li a .stnbox img.stnic {
	width: auto;
	display: block;
	float: left;
}
.cls {
	display: none;
}
#stock-menu-smp {
	display: none;
}



/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 200px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 200px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 355px;
	height: 200px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
.linebox02 {
	width: 98%;
	height: auto;
	display: block;
	float: left;
	box-shadow: 0px 0px 10px #999;
	padding: 3%;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 1% 1% 20px;
}
.linebox02 p {
	margin-bottom: 0!important;
}
}

/* Style for Smartphonea */
@media screen and (max-width: 480px) {
/*-----------------------------------------------------------------*/
/* pagetitle */
/*-----------------------------------------------------------------*/

#pagetitle {
	width: 100%;
	height: auto;
	display:block;
}
#pagetitle #ptbody {
	width: 100%;
	height: auto;
	text-align:center;
	margin: 0 auto;
	padding-top:25px;
}
#pagetitle #ptbody h2 {
	font-size: 30px;
	font-weight: 300;
	line-height: 1.4em;
	color: #999;
	font-family: 'Lato', sans-serif;
	letter-spacing:-1px;
}
#pagetitle #ptbody p {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.25em;
	color: #333;
}
/* Basic styles */
	
	
	
	
#pankuzu {
	display: none;
}
#mmbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 5%;
	background-color: #fff;
	color: #454545;
}
#mmbody h2.h2toptxt {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-bottom: 5px;
}
#mmbody h2.h2toptxt2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	color: #444;
	margin-bottom: 15px;
}
#mmbody h3.h3nom1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #666;
}
#mmbody h3.h3nom2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.4em;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	background-color: #999;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
#mmbody h3.h3nom3 {
	font-size: 18px;
	font-weight: 200;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #555;
}
#mmbody h3.h3nom3 strong {
	color: #222!important;
	font-weight: bold!important;
}
#mmbody h4.h4nom1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #333;
}
#mmbody p {
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 2em;
}
#mmbody p.pnom {
	margin-bottom: 0;
}
#mmbody p.pnom10 {
	margin-bottom: 1em;
}
#mmbody p.pnom_s1 {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 0;
}
#mmbody ul.ulnom {
	margin: 0 0 2em 1em;
}
#mmbody ul.ulnom li {
	font-size: 14px;
	line-height: 1.4em;
	margin: 0 0 1em 1em;
	list-style-image: url(../img/lidot.png);
}
#mmbody ul.imglist_si {
	margin: 0 0 45px 0;
}
#mmbody ul.imglist_si li {
	width: 50%;
	height: auto;
	padding: 1%;
	float: left;
}
/*-----------------------------------------------------------------*/
/* box style */
/*-----------------------------------------------------------------*/
	
#mmbody .lr1p {
	padding: 00;
}
#mmbody .b70m_nom {
	width: 70%;
	height: auto;
	display: block;
}
#mmbody .b48m {
	width: 100%;
	height: auto;
	display: block;
	padding: 1%;
}
#mmbody .b58mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 25px;
}
#mmbody .b38mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 25px;
}
#mmbody .b38mright {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b58mright {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b48mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 40px;
}
#mmbody .b48mright {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b75mleft {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b20mright {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
}
#mmbody .b70mleft {
	width: 100%;
	height: auto;
	display: block;
}
#mmbody .b25mright {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
}
.pixsp_flr {
	width: 30%;
	height: auto;
	display: block;
	margin: 0 auto 15px;
}
.pixsp_flr2 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 15px;
}
.linebox01 {
	width: 100%;
	height: auto;
	display: block;
	border: 2px solid #666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4%;
}
.w40 {
	width: 50%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.w20c {
	width: 50%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 tr th {
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: bold;
	color: #222;
	text-align: left;
	padding-bottom: 5px;
	width: 100%;
	display: block;
	border-bottom: 1px solid #ccc;
}
table.ts02 tr td {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 1%;
	padding-bottom: 30px;
	padding-left: 1%;
	width: 98%;
	display: block;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 60%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 96%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
form input#submit {
	font-size: 14px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	background: #45484d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #45484d 0%, #000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #45484d 0%, #000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #45484d 0%, #000000 100%); /* IE10+ */
	background: linear-gradient(to bottom, #45484d 0%, #000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000', GradientType=0 ); /* IE6-8 */
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*-----------------------------------------------------------------*/
/* Tite style */
/*-----------------------------------------------------------------*/
.titlemm {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 25px;
}
h2.h2titletext {
	font-size: 22px;
	font-weight: normal;
	line-height: 1.4em;
	font-family: 'Lato', sans-serif;
	color: #fff;
	text-align: center;
}
p.ptitletext {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	text-align: center;
}
/*-----------------------------------------------------------------*/
/* Access */
/*-----------------------------------------------------------------*/

#map_canvas_01 {
	width: 100%;
	height: 300px;
	display: block;
}




.accessinfo{
	padding:0 1%;
	margin-bottom:0px;}
	

.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	padding-bottom:10px;
}

	
#yt-wrap .b-m30cb{
	margin-bottom:0;}	
	
	
#yt-wrap .b-m30cb .pnom{
	margin-bottom:30px;}
	
	
	

	
	
/*-----------------------------------------------------------------*/
/* Staff Profile */
/*-----------------------------------------------------------------*/

.stfbox {
	width: 100%;
	height: auto;
	display: block;
	padding: 1%;
}
.stfbox .stfcc {
	width: 100%;
	height: auto;
	display: block;
	padding: 5%;
	/*background-image:url(../img/staff/stfbg.jpg);*/
	background-position: center center;
	background-repeat: no-repeat;/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
}
.stfbox .stfcc img {
	width: 100%;
	height: auto;
	display: block;
	text-shadow: 0px 1px 4px #000;
	/*border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;*/
	overflow: hidden;
	margin: 0 auto;
}
.stfbox .stfcc .stfcc_r {
	width: 100%;
	height: auto;
	display: block;
	padding: 2%;
}
.stfbox .stfcc .stfcc_r h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	text-shadow: 0px 1px 4px #000;
	text-align: center;
}
.stfbox .stfcc .stfcc_r h3 {
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4em;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
	text-align: center;
}
.stfbox .stfcc .stfcc_r h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	color: #ccc;
	font-family: 'Lato', sans-serif;
	text-shadow: 0px 1px 4px #000;
	text-align: center;
}
.stfbox .stfcc .stfcc_r p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 0!important;
	color: #fff;
	text-shadow: 0px 1px 4px #000;
}
/*-----------------------------------------------------------------*/
/* Staff detail */
/*-----------------------------------------------------------------*/
h2.stf_jptitle {
	font-size: 30px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 0!important;
}
h3.stf_entitle {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	line-height: 1.4em;
	margin-bottom: 5px;
}
h4.srf_jobtitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 15px;
}
a.txtbn50 {
	width: 100%;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	background-color: #222;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
a.txtbn50:hover {
	background-color: #666;
}
/*-----------------------------------------------------------------*/
/* Stock */
/*-----------------------------------------------------------------*/

#stnlist {
	display: flex;
	flex-wrap: wrap;
}
#stnlist li {
	width: 100%;
	height: auto;
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #999;
}
#stnlist li a {
	width: auto;
	height: auto;
	display: block;
	background-color: #fff;
	overflow: hidden;
	text-decoration: none;
}
#stnlist li a img.stnimg {
	width: 25%;
	height: auto;
	display: block;
	float: left;
}
#stnlist li a .stnbox {
	width: 70%;
	height: auto;
	display: block;
	padding: 0;
	float: right;
}
#stnlist li a .stnbox h2 {
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #222;
}
#stnlist li a .stnbox h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
	color: #333;
}
#stnlist li a .stnbox h4 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #666;
}
/*
#stnlist li a .stnbox dl {
	display: none;
}
#stnlist li a .stnbox dl dt {
	display: none;
}
#stnlist li a .stnbox dl dd {
	display: none;
}
*/

#stnlist li a .stnbox dl {
	margin-bottom: 10px;
}
#stnlist li a .stnbox dl dt {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #666;
	width: 40%;
	height: 20px;
	display: block;
	float: left;
}
#stnlist li a .stnbox dl dd {
	font-size: 0.8em;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	width: 100%;
	height: 20px;
	display: block;
	border-bottom: 1px dotted #ccc;
	padding-left: 45%;
	text-align: right;
}
#stnlist li a .stnbox p.stn_price {
	font-size: 12px;
	line-height: 40px;
	text-align: right;
	width: 60%;
	height: 30px;
	display: block;
	float: right;
	margin: 0!important;
	color: #990000;
}
#stnlist li a .stnbox p.stn_price strong {
	font-size: 20px;
	line-height: 30px;
	text-align: right;
}
#stnlist li a .stnbox img.stnic {
	width: auto;
	display: block;
	float: left;
}
#stock-menu-pc {
	display: none;
}
/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 200px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 200px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 355px;
	height: 200px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
.linebox02 {
	width: 100%;
	height: auto;
	display: block;
	padding-bottom: 30px;
	border-bottom: 1px dotted #999;
	margin-bottom: 30px;
}
.linebox02 p {
	margin-bottom: 0!important;
}
}


@media screen and (min-width: 768px) {


#pagetitle.pt-stock {
background-image: url(../img/pagetitle/stock.jpg);
}

#pagetitle.pt-newcar {
background-image: url(../img/pagetitle/newcar.jpg);
}

#pagetitle.pt-parts {
background-image: url(../img/pagetitle/parts.jpg);
}

#pagetitle.pt-shopinfo {
background-image: url(../img/pagetitle/shopinfo.jpg);
}

#pagetitle.pt-warranty_service {
background-image: url(../img/pagetitle/warranty_service.jpg);
}

/*アクセスマップ*/
#pagetitle.pt-access {
background-image: url(../img/pagetitle/access.jpg);
}

/*全国納車*/
#pagetitle.pt-delivery-nationwide {
background-image: url(../img/pagetitle/delivery-nationwide.jpg);
}

#pagetitle.pt-staff {
background-image: url(../img/pagetitle/staff.jpg);
}

#pagetitle.pt-special_service {
background-image: url(../img/pagetitle/special_service.jpg);
}

#pagetitle.pt-order_service {
background-image: url(../img/pagetitle/order_service.jpg);
}

#pagetitle.pt-trade {
background-image: url(../img/pagetitle/trade.jpg);
}

#pagetitle.pt-insurance {
background-image: url(../img/pagetitle/insurance.jpg);
}

/*TUCとは*/
#pagetitle.pt-tuc {
background-image: url(../img/pagetitle/tuc.jpg);
}

/*メンテナンス*/
#pagetitle.pt-maintenance {
background-image: url(../img/pagetitle/maintenance.jpg);
}

/*ブログ*/
#pagetitle.pt-blog {
background-image: url(../img/pagetitle/blog.jpg);
}

/*納車情報*/
#pagetitle.pt-delivery {
background-image: url(../img/pagetitle/delivery.jpg);
}

/*ニュース*/
#pagetitle.pt-news {
background-image: url(../img/pagetitle/news.jpg);
}


/*ユーザーボイス*/
#pagetitle.pt-voice {
background-image: url(../img/pagetitle/voice.jpg);
}



#pagetitle.pt-information {
background-image: url(../img/pagetitle/information.jpg);
}

#pagetitle.pt-contact {
background-image: url(../img/pagetitle/contact.jpg);
}

#pagetitle.pt-thanks {
background-image: url(../img/pagetitle/thanks.jpg);
}

#pagetitle.pt-company {
background-image: url(../img/pagetitle/company.jpg);
}

#pagetitle.pt-privacy {
background-image: url(../img/pagetitle/privacy.jpg);
}


/*404*/
#pagetitle.pt-404 {
background-image: url(../img/pagetitle/404.jpg);
}

#pagetitle.pt-link {
background-image: url(../img/pagetitle/link.jpg);
}


}