@charset "utf-8";
/* CSS Document */


/*---------------------------------------------
	CONTENT
---------------------------------------------*/

/*@media screen and (max-width:768px){*/
@media screen and (max-width:1100px){
#container {
    width: 100%;
	min-width: 0px;
	height: 100%;
}
#content {
	width: 100%;
	min-width: 0px;
	height: 100%;
	margin-left: 0px;
	padding-top: 28px;
	float: none;
	position: relative;
}
#contentInner {
	margin-left: 0px;
	position: relative;
}
.pcImg {
	display: none;
}
.spImg {
	display: block;
}
.contentSpace {
	box-sizing: border-box;
	width: 100%;
	padding: 0px 10px;
}

#titleImgBlock {
	width: 100%;
	height: auto;
	border-bottom: 3px solid #338F5F;
}
#titleImgOuter {
	width: 100%;
	height: auto;
}
#titleImg {
	width: 100%;
	height: auto;
	margin: 0px 0px;
}
#titleImg img {
	width: 100%;
	height: auto;
}
.titleSquare {
	width: 20px;
	height: 23px;
	margin-right: 10px;
	display: table-cell;
	vertical-align: middle;
}
.titleSquare img {
	width: 100%;
	height:auto;
}
.spScalableImg img {
	width: 100%;
	height: auto;	
}
.pcNone {
	display: block;
}


/*---------------------------------------------
	HEADER
---------------------------------------------*/

header {
	width: 100%;
	height: 27px;
	min-width: 0px;
	position: absolute;
}
#headerShadow{
	display: none;
}
#headerLogo {
	display: none;
}
#headerLeft {
	display: none;
}
#headerRight {
	display: none;
}
#headerBtnLogin {
	display: none;
}
#headerBtnRegister {
	display: none;
}
#headerLunguage {
	display: none;
}
#spHeaderInner {
	width: 100%;
	height: 27px;
	background-image: url(../images/common/header_back.jpg);
	background-repeat: repeat-x;
	background-size: 1px;
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
}
#spLogoOuter {
	box-sizing: border-box;
	width: 100%;
	height: 27px;
	padding: 0px 78px;
	float: left;
}

#spLogo {
	max-width: 158px;
	margin: 4px auto 0px;
	padding: 0;
	display: block;
}
#spLogo a img {
	width: 100%;
	height: auto;
}
#spBtnMenu {
	width: 34px;
	height: 27px;
	margin-left: -100%;
	background-image: url(../images/common/sp_btn_menu.png);
	background-size: 100%;
	background-repeat: no-repeat;
	float: left;
	cursor: pointer;
}
#spBtnMenu.close {
	background-image: url(../images/common/sp_btn_menu.png);
}
#spBtnMenu.open {
	background-image: url(../images/common/sp_btn_menu_o.png);
}
#spMenuRight {
	width: 68px;
	/*width: 102px;*/
	height: 27px;
	margin-left: -68px;
	float: left;
}
#spBtnLogin {
	width: 34px;
	height: 27px;
	background-image: url(../images/common/sp_btn_login.png);
	background-repeat: no-repeat;
	background-size: 100%;
	float:left ;
	cursor: pointer;
}
#spBtnLogin.close {
	background-image: url(../images/common/sp_btn_login.png);
}
#spBtnLogin.open {
	background-image: url(../images/common/sp_btn_login_o.png);
}
#spBtnLang {
	width: 34px;
	height: 27px;
	background-image: url(../images/common/sp_btn_lang.png);
	background-repeat: no-repeat;
	background-size: 100%;
	float:left ;
	cursor: pointer;
}
#spBtnLang.close {
	background-image: url(../images/common/sp_btn_lang.png);
}
#spBtnLang.open {
	background-image: url(../images/common/sp_btn_lang_o.png);
}
#spBtnContact {
	display: inline-block;
	width: 34px;
	height: 20px;
	background: #fff;
	text-decoration: none;
	color: #999;
	font-size: 90%;
	position: absolute;
	top: 0;
	right: 68px;
	border-left: 0.5px solid #bbb;
	text-align: center;
	padding-top: 7px;
	cursor: pointer;
}
#spBtnContact:hover, #spBtnContact:focus {
	background: #999;
	color: #efefef;
}
#breadCrumbList {
	min-height: 20px;
}
#breadCrumbList ul {
	width: auto;
}
#breadCrumbList ul li {
	height: 20px;
	margin: 0px 5px 0px 0px;
	padding-left: 15px;
	display: inline-block;
	color: #535353;
	font-size: 60%;
	line-height: 20px;
	background-image: url(../images/common/breacrumb_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 11px;
}
#breadCrumbList ul li#breadCrumbHome {
	padding-left: 10px;
	background-image: url(../images/common/breacrumb_home.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-size: 6px;
}

@media (max-width: 374px) {
	#spBtnContact {
		left: 34px;
		right: auto;
		border-right: 0.5px solid #bbb;
		border-left: none;
	}
}


/*---------------------------------------------
	FOOTER
---------------------------------------------*/

footer {
	width: 100%;
	padding: 24px 0px 0px;
	background-image: url(../images/common/footer_back.gif);
}
#footerInner {
	width: auto;
	margin: 0px 10px;	
}
#footerBtns {
	width: 100%;
	height: auto;
	margin: 0px auto 15px;
	font-size: 0;	
}
#footerBtns li {
	width: 30%;
	height: auto;
}
#footerBtns li a {
	width: 100%;
	height: auto;
}
#footerBtns li a img {
	width: 100%;
	height: auto;
}
#footerBtnLogin {
	margin-right: 5%;
}
#footerBtnRegister {
	margin-right: 5%;
}
#footerBtns li#footerBtnInquiry {
}
#footerLeftBlock {
	width: 100%;
	float: none;
	clear: both;
}
#footerRightBlock {
	width: 100%;
	float: none;
}
.footerText {
	margin-bottom: 20px;
	color: #FFF;
	font-size: 114%;
	line-height: 140%;
}
#footerLine {
	width: 100%;
	margin-bottom: 18px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}
#copyRight {
	width: 100%;
	padding: 10px 0px;
	background-color: #222222;
	color: #FFF;
	font-size: 76%;
	text-align: center;
}
#footerLinkList {
	padding-bottom: 12px;
}
#footerLinkList li {
	margin: 4px 20px 24px 0px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 70%;
	background-image: url(../images/common/footer_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	float: left;
}
#footerSupportBlock {
	width: 100%;
	height: auto;
	position: relative;
}
#footerTelSupport:before {
    content: "";
    display: block;
    padding-top: 69%;
}
#footerTelSupport {
	width: 48%;
	height: 100%;
	margin: 0px auto 0px;
	position: relative;
	background-color: #333333;
	border: 1px solid #999999;
}
#footerTelSupport p {
	width: 100%;
	height: 100%;
	background-image: url(../images/common/sp_footer_tel_support.gif);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
    top: 0; left: 0;
	display: block;
}
#footerSupportRight {
	width: 48%;
}
#footerMailSupport:before {
    content: "";
    display: block;
    padding-top: 17%;
}
#footerMailSupport {
	width: 100%;
	height: 100%;
	margin: 0px auto 4%;
	position: relative;
	background-color: #333333;
	border: 1px solid #999999;
}
#footerMailSupport a {
	width: 100%;
	height: 100%;
	background-image: url(../images/common/sp_footer_mail.gif);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	display: block;
}
#footerMailSupport a:hover {
	width: 100%;
	height: 100%;
	background-image: url(../images/common/sp_footer_mail.gif);
}
#footerSkypeSupport:before {
    content: "";
    display: block;
    padding-top: 47%;
}
#footerSkypeSupport  {
	width: 100%;
	height: auto;
	margin: 0px auto 15px;
	background-color: #333333;
	border: 1px solid #999999;
	position: relative;
}
#footerSkypeSupport p {
	width: 100%;
	height: 100%;
	background-image: url(../images/common/sp_footer_skype.gif);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	float: right;
}
.footerIconList {
	width: 100%;
	height: auto;
	margin-bottom: 25px;
	display: inline-block;
	text-align: left;
}
.footerIconList li {
	display: inline-block;
}
.footerIcon01{
	width: 40px;
	height: 25px;
	margin: 0px 6px 6px 0px;
	float: none;
}
.footerIcon01 img {
	width: 100%;
}
.footerIcon02{
	width: 40px;
	height: 25px;
	margin: 0px 6px 6px 0px;
	float: none;
}
.footerIcon02 img {
	width: 100%;
}
#btnPagetop {
	width: 34px;
	height: 43px;
	bottom: 22px;
}
#btnPagetop img {
	width: 100%;
	height: auto;
}

}