@-ms-viewport, @viewport {
 width: device-width;
}
@media screen and (max-width: 1800px) {
/*.paper {bottom: -110%;}*/
}
 @media screen and (min-width: 1680px) {
/*如果使用者之視窗寬度 >= 1680px，將會再載入這裡的 CSS。*/
.main > .hd .deco1 {
	width: 200px;
}
.main .content .section_1 {
	min-height: 350px;
}
.main .content .section_2 {
	min-height: 450px;
}
.selectionList .sec_2 {
	background-size: 250px;
}
}
 @media screen and (max-width: 1680px) {
.main {
	padding-bottom: 370px;
}
/*.paper {bottom: -100%;}*/
.main > .deco2 {
	left: 80%;
	top: -30%;
}
.mainNav {
	top: 775px;
	margin-left: 16%;
}
.scroll-to-fixed-fixed .menu li a:before {
	left: 105px;
}
.footer .copyR {
	padding: 0 0 0 30%;
}
.footer .copyR .Logo {
	width: 8%;
}
}
@media screen and (max-width: 1440px) {
.mainNav {
	top: 750px;
	margin-left: 10%;
}
.wrapper > .header .mainGraphic .title_1 {
	margin-top: 100px;
}
.scroll-to-fixed-fixed .menu li a:before {
	left: 80px;
}
.main > .hd h1 {
	font-size: 230%;
}
.footer .copyR .Logo {
	width: 10%;
}
}
@media screen and (min-width: 1280px) and (max-width: 1600px) {
/*如果使用者之視窗寬度 >= 160px，將會再載入這裡的 CSS。*/
.menu li a {
	font-size: 105%;
}
.menu_en li a {
	font-size: 80%;
}
.menu_jp li a {
	font-size: 90%;
}
}
/*@media screen and (max-width: 1550px) {
    .paper {bottom: -90%;}
}*/
@media screen and (max-width: 1380px) {
.scepter {
	width: 100%;
	height: 150px;
	margin: 60px 0px;
}
}
@media screen and (max-width: 1360px) {
.menu_en li a p:before {
	display: none;
}
 .menu_en li a p: {
font-size: 80%;
}
.vase {
	width: 400px;
	height: 400px;
}
}
 @media screen and (max-width: 1280px) {
/*如果使用者之視窗寬度 >= 1280px，將會再載入這裡的 CSS。*/
.page5 .main {
	background-position: center top;
}
.mainNav {
	top: 665px;
	margin-left: 5%;
}
.menu li a {
	font-size: 10px;
}
.menu li a p:before {
	display: none;
}
.menu_en li a {
	font-size: 80%;
}
.menu_jp li a {
	font-size: 80%;
}
.menu_jp li a span {
	font-size: 80%;
}
/*.wrapper > .header .upperNav{    margin-right: -60px;}*/
.paper {
	top: 400px;
}
.scroll-to-fixed-fixed .menu li a:before {
	left: 65px;
}
/*.main > .hd h1 {font-size: 200%;}*/
.footer .copyR .Logo {
	width: 12%;
}
}
 @media screen and (max-width: 1024px) {
/*如果使用者之視窗寬度 <= 1024px，將會再載入這裡的 CSS。*/
.main {
	padding-bottom: 180px;
	padding-top: 0;
}
.wrapper > .header .mainGraphic {
	padding: 10% 0 0 6%;
	background-size: auto 100%;
	position: relative;
	background-position: left top;
}
.wrapper > .header .mainGraphic .title_1 {
	width: 45%;
	margin-top: 0;
}
.wrapper > .header .mainGraphic .title_2 {
	top: 60%;
}
.scroll-to-fixed-fixed .menu li a:before {
	left: 40px;
}
.innerPage.paper {
	top: 560px;
}
.siteMap ul li {
	margin: 0 0 2%;
}
.content .section .wrap, .main > .hd .wrap {
	padding: 5% 7% 0 2%;
}
.fontSize, .index .fontSize {
	right: 10%;
}
.index .fontSize, .index .fontSize {
	right: 5%;
}
.index .fontSize li {
	display: list-item;
	margin-bottom: 10px;
}
.subMenu {
	padding: 60px 10%;
}
.innerPage .upperNav {
	display: none;
}
.wrapper > .header .upperNav .wrap .col.relatedPage {
	display: block;
}
.wrapper > .header {
	border-top: none;
	height: 80%;
}
.wrapper > .header .logo h3 a {
	background: url(../images/logo_w.png) no-repeat 0 0;
	background-size: 100%;
}
.mainNav {
	top: 610px;
	margin-left: 0;
	width: 200px;
}
.innerPage .wrapper > .header {
	height: 53px;
}
.innerPage .wrapper > .header .logo {
	top: 5px;
}
/*MENU*/
.wrapper > .header .logo {
	width: 12%;
	top: 9px;
	left: 3%;
	z-index: 99999;
	position: fixed;
}
.wrapper > .header .upperNav .wrap .col {
	display: none;
}
.mainNav.scroll-to-fixed-fixed {
	height: 60px;
}
.scroll-to-fixed-fixed .menu li {
	width: 100%;
	margin-left: 0;
}
.scroll-to-fixed-fixed .menu li a {
	height: 60px;
	padding: 0;
	padding-left: 90px;
	line-height: 3.5;
	font-weight: normal;
}
.scroll-to-fixed-fixed .menu li a:before {
	left: 25px;
	width: 70px;
	top: 50px;
}
.scroll-to-fixed-fixed .menu li a:hover, .scroll-to-fixed-fixed .menu li:hover>a, .scroll-to-fixed-fixed .menu li.current a {
	background-color: #d6884a;
}
.menu li a p {
	line-height: 120%;
	margin: 0;
}
.menu li a p:before {
	display: none;
}
.menu ul {
	top: 37px;
}
.menu li {
	width: 100%;
}
.menu li a {
	font-size: 110%;
	text-align: left;
	height: auto;
	line-height: 120%;
	padding: 15px;
}
a.homer {
	background: #E95546;
}
.mainNav > .wrap {
	position: relative;
	height: 100%;
}
.menu {
	display: none;
	position: relative;
	background-color: #3a582e;
	text-align: left;
}
.responsive-menu {
	display: block;
	height: 100%;
	padding: 0;
	text-indent: -9999px;
	text-align: left;
	/*overflow: hidden;*/
	white-space: nowrap;
	position: relative;
}
i.fa.fa-reorder {
	display: block;
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0px;
	top: 0;
	background: url(../images/mainNav_trigger.png) no-repeat center;
	background-size: 50%;
}
.mainNav {
	margin: 0;
	background: none;
	bottom: auto;
	width: 100%;
	height: 50px;
	top: 0;
}
.menu li {
	display: block;
	margin: 0;
}
.menu li a:hover,  .menu li:hover>a {
}
.menu ul {
	visibility: hidden;
	opacity: 0;
	top: 0;
	left: 0;
	width: 100%;
	transform: initial;
}
.menu li:hover>ul {
	visibility: visible;
	opacity: 1;
	position: relative;
	transform: initial;
}
.menu ul ul {
	left: 0;
	transform: initial;
}
.menu li>ul ul:hover {
	transform: initial;
}
.menu li.device {
	display: block;
}
.menu li a:hover:after, .menu li:hover>a:after, .menu li.current a:after {
	display: none;
}
/*MENU end*/


.footer .socialMedia {
	display: block;
}
.index .relatedPage {
	margin-top: 5%;
}
.page7 .main {
	background-position: left top;
}
.main > .deco1, .main > .deco2 {
	display: none;
}
.innerPage .section .wrap, .content .brief > .wrap, .selectionList .sec > .wrap {
	padding: 30px 10% 30px;
}
.selectionList .sec h2 {
	font-size: 100%;
}
.footer .copyR .Logo {
	width: 16%;
	left: 0;
}
.footer .copyR {
	padding: 0 0 0 20%;
}
}
 @media screen and (min-width: 979px) and (max-width: 1280px) {
/*如果使用者之視窗寬度介於 979px ~ 1280px，將會再載入這裡的 CSS。*/
.menu li a {
	font-size: 102%;
}
.menu_en li a {
	font-size: 80%;
}
.selectionList .sec {
	padding: 0;
}
}
 @media screen and (min-width: 768px) and (max-width: 979px) {
/*如果使用者之視窗寬度介於 768px ~ 979px，將會再載入這裡的 CSS。*/
.mainWrap {
	width: 768px;
}
}
 @media screen and (max-width: 979px) {
/*如果使用者之視窗寬度 <= 979px，將會再載入這裡的 CSS。*/
.selectionList .col-l, .selectionList .col-r {
	width: 100%;
	padding: 0 5px;
}
.selectionList .sec > .wrap .content, .selectionList .sec:nth-child(even) > .wrap .content {
	padding: 0;
}
.selectionList .sec > .wrap .content .Img {
	position: static;
	width: 100%;
}
.wrapper > .header .mainGraphic .title_2 {
	top: 53%;
}
.main .content p {
	margin-bottom: 7%;
}
.fontSize, .index .fontSize {
	right: 0%;
}
.footer .col-l, .footer .col-r, .footer .col-r .socialMedia {
	float: none;
	margin: 0 auto;
	width: 100%;
}
.footer .copyR {
	padding: 0 0 0 25%;
	text-align: left;
}
.footer .copyR .Logo {
	left: 0%;
	width: 20%;
}
.footer .relatedLinks, .footer .relatedLinks li {
	border: none;
}
.footer .relatedLinks li {
	padding: 15px 2%;
}
.wrapper > .header .mainGraphic {
	padding: 15% 0 0 0;
	background-position: 15%;
}
.selectionList .sec {
	position: relative;
	width: 100%;
}
.selectionList {
	padding: 30px 5%;
}
.selectionList .sec h2 {
	font-size: 130%;
	display: block;
}
.selectionList .sec p {/*margin-top: 100px;*/
	display: block;
}
.main > .hd h1 {
	font-size: 220%;
}
}
 @media screen and (max-width: 768px) {
/*如果使用者之視窗寬度 <= 768px，將會再載入這裡的 CSS。*/
.paper {
	top: 500px;
}
.mainWrap {
	width: auto;
	padding: 50px 20px;
}
.arrowDown {
	bottom: 5%;
}
.main {
	padding: 110px 0 0 0;
	margin-top: -380px;
	padding-bottom: 145px;
}
.main > .hd h1 {
	padding: 0px 0px 20px 10%;
	font-size: 200%;
}
.content .section .wrap, .main > .hd .wrap {
	padding: 2% 0%;
}
.main .content p {
	padding: 0;
}
.wrapper > .header {
	height: 100%;
}
.wrapper > .header .mainGraphic {
	height: 60%;
	background-position: 62%;
}
.wrapper > .header .mainGraphic .title_1 {
	width: 60%;
}
.wrapper > .header .mainGraphic .title_2 {
	right: 40%;
	top: 45%;
	display: none;
}
.selectionList .sec h2 {
	margin-bottom: 20px;
	font-size: 120%;
}
.main > .hd .wrap, .content .brief > .wrap, .selectionList .sec > .wrap, .listAll > .wrap, .siteMap ul {/*padding-left: 15%; padding-right: 15%;*/
}
.main .content .infobox h2 {
	background-size: 5%;
	padding-left: 30px;
}
.main .content .section_1 .deco2 {
	right: -110px;
}
.main .content .section_2 .deco1 {
	left: 50%;
}
.main .content .section_3 .deco2 {
	left: -100px;
}
.selectionList .sec .row .col-l, .selectionList .sec .row .col-r {
	float: none;
}
.selectionList .sec .row .Img {
	width: 100%;
}
.content .section .wrap {
	padding: 0px 15% 60px 10%;
}
.page2 .main .content {
	background-size: 50%;
}
.back-top {
	bottom: 30px;
}
.fontSize li {
	display: list-item;
	margin-bottom: 10px;
}
.sponsors {
	display: none;
}
.siteMapContainer .brief {
	display: none;
}
.wrapper > .header .mainGraphic:before {
	padding-bottom: 50%;
}
.vase {
	width: 100%;
	height: 360px;
	margin-bottom: 30px;
	background-size: contain;
}
.scepter {
	width: 100%;
	height: 150px;
	background-size: contain;
}
.main .content .section_1 .wrap .box {
	width: 100%;
	height: auto;
}
.subMenu {
	padding: 10px 5% 20px 5%;
}
}
@media screen and (max-width: 640px) {
/*如果使用者之裝置寬度 <= 640px，將會再載入這裡的 CSS。*/
.paper {
	top: 430px;
}
.wrapper > .header {
	height: 80%;
}
.wrapper > .header .logo {
	width: 16%;
}
.wrapper > .header .mainGraphic {
	background-position: 50% -15%;
	;
	background-size: auto 85%;
}
.wrapper > .header .mainGraphic .title_1 {
	width: 65%;
}
.main .content p {
	padding: 0;
}
.fontSize {
	display: none;
}
.content .section .wrap {
	padding: 0px 10% 60px 10%;
}
.footer .col-l {
	padding: 30px 100px;
}
}
 @media screen and (max-width: 480px) {
/*如果使用者之裝置寬度 <= 480px，將會再載入這裡的 CSS。*/
    /*.arrowDown {display: none;}*/
body {
	opacity: 1;
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	-o-animation: none;
	animation: none;
}
.mainNav {
}
.main {
	margin-top: -295px;
}
.wrapper > .header .mainGraphic .title_1 {
	margin-top: 30px;
}
.paper {
	top: 320px;
}
.wrapper > .header .logo {
	width: 25%;
}
.index .content .section .wrap > .hd .wrap {
	padding: 30px 5% 30px 5%;
}
.index .main > .hd .wrap {
	padding: 0px 5% 8px 4% !important; 
}

.index .main .content .section_1 .wrap p:nth-child(2) {
	padding: 0;
}
.main > .hd h1 {
	padding: 0px 0px 0px 5%;
	font-size: 160%;
	font-weight: bolder;
}
.content .section .wrap {
	padding: 20px 5%;
}
.main .content .section h4 {
	font-size: 200%;
}
.main .content .section_2 {
	min-height: initial;
}
.main .content .section_2 .wrap {
	padding-left: 5%;
}
.other_h1 {
	font-size: 160%;
	font-weight: bolder;
}
.main .content .infobox li {
	width: 100%;
	margin: 10px 0 30px 0;
	text-align: center;
}
.main .content .infobox li:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	left: 50%;
	margin-left: -9px;
	margin-top: 45px;
}
.listAll > .wrap, .siteMap ul {
	padding-left: 5%;
	padding-right: 5%;
}
.content .brief > .wrap {
	padding: 40px 5% 60px 5%;
}
.selectionList, .selectionList .sec_2 {
	background-image: none;
}
.selectionList .sec > .wrap {
	padding: 0px 5%;
}
.selectionList .sec.clearAll > .wrap .content .Img a {
	width: 100%;
	margin: 0;
}
.main .deco {
	display: none;
}
.siteMap ul {
	padding: 0 5% 60px 5%;
}
.wrapper > .header .mainGraphic .title_2 {
	right: 40%;
	font-size: 250%;
}
/*.back-top {display: none !important;}*/

.main .content .section_3 > .wrap {
	padding-bottom: 50px;
}
.innerPage .main {
	padding-top: 90px;
}
.page3 .main .content:before {
	display: none;
}
.slick-dots {
	bottom: initial;
	top: -50px;
}
.slick-dots li {
	width: 15px;
}
.page5 .main {
	background-position: center 25px;
}
.page5 .main:after {
	top: 10%;
}
.page5 .main .content {
	padding-bottom: 0;
}
.page6 .main .content:before {
	display: none;
}
.page7 .main {
	background-size: 100px;
}
.page7 .main:after {
	top: 65px;
}
.page7 .main .content {
	background-size: 55%;
}
.page7 .main .content:before {
	width: 45%;
	height: 0;
	padding-top: 60%;
	background-size: 100%;
}
.page7 .section_1 {
	padding-bottom: 50px;
}
.listAll dt, .listAll dd.uniCode {
	width: 100%;
	float: none;
}
.listAll dt {
	padding: 0;
	margin-bottom: 10px;
}
.listAll dd.uniCode p {
	text-align: left;
	margin: 0;
}
.menu li a {
	font-size: 90%;
	font-weight: 100;
}
.relatedPage li.current a.btn {
	width: 100px;
	text-indent: -9999px;
}
.sf-menu ul {
	right: -3px;
	left: initial !important;
}
.innerPage .sf-menu ul {
	right: 0px;
	;
}
.menu li a:hover, .menu li:hover>a, .menu li.current a {
	background-size: 65px;
}
.footer .relatedLinks li {
	width: 33.33333%;
	min-height: 180px;
}
.footer .col-l {
	padding: 15px;
}
.footer .copyR .Logo {
	position: static;
	width: 20%;
	margin: 0 auto;
}
.footer .copyR {
	padding: 10px;
	text-align: center;
}
}
@media screen and (max-width: 375px) {
.wrapper > .header .mainGraphic .title_1 {
	margin-top: 30px;
}
.paper {
	top: 280px;
}
}
@media screen and (max-width: 320px) {
.wrapper > .header {
	height: 100%;
}
.wrapper > .header .logo {
	width: 30%;
}
.wrapper > .header .mainGraphic {
	background-position: 50% 0;
}
.wrapper > .header .mainGraphic .title_1 {
	width: 75%;
	margin-top: 45px;
}
.paper {
	top: 305px;
}
.innerPage .main {
	padding-top: 125px;
}
.wrapper > .header .mainGraphic .title_2 {
	right: 37%;
	font-size: 230%;
	top: 42%;
}
.selectionList .sec h2 {
	font-size: 100%;
	height: 50px;
}
.content .brief > .wrap {
	padding: 30px 5%;
}
}
