/*解析度  480px 以下*/
@media screen and (max-width:767px) {
body {
	background-image: url(../images/0807009_bg0.jpg);
    background-image: none);
    background-attachment: fixed;
    background-color: #ffec4b;
    background-size: cover;
}
.banner {
    position: initial;
    background-position: right bottom;
    z-index: 2;
    width: auto;
    padding-top: 12px;
    padding-right: 1.5%;
    padding-left: 1.5%;
	background-image: url(../images/0807018_map_02.png);
}
	.banner h1 {
    text-align: left;
    font-size: 3.35em;
    color: #fff;
    line-height: 1.1em;
    margin: 13% 4%;
}
.banner h1 span {
    color: #ffec4b;
    border: 2px #cc0 solid;
    border-radius: 50px;
    font-size: 0.7em;
    padding: 0 2.6% 0.7%;
    margin: 0;
}
    .banner1{display: none;background-color: #0f5c97;}
    .banner1 h2{color: white;text-align: center;margin: -5% 0 2%;font-size: 1.1em;}
	
    .sale .s{display: none;}
    .sale p{margin: 3% auto;width: 90%;}
    #content td a{display: block;font-size: 1em;}
    #content table .txt,#content table .txt-R{padding: 5% 2%;}
    #content table span{display: inline;}
    #content ul:nth-last-of-type(1) table .list{width: 20%!important;}
    #content ul:nth-last-of-type(1) table .txt{width:31%!important;}
    #content ul:nth-last-of-type(1) table .txt-R{width: 49%!important;}
    #content ul:nth-last-of-type(1) table .txt-R br{display:inline;}
    #content h3:before{left: -50px;}
	#content h5 {margin: 0.8em;/* text-align: center; */font-size: 1.1em;color: #fbf090;border-top: 1px #cc0 dotted;padding: 2% 0 0;}
	#content .intro {
	font-size: 1em;
    line-height: 1.4em;
    color: #ffffff;
    text-align: justify;
    padding-left: 52px;
    padding-right: 20px;
}
    /*header footer 開始 */	
    #header-share {
        display: none;
    }
    #header-rwd {
        background-color: #C00;
        text-align: center;
        width: 100%;
        display: block;
        padding-top: 5px;
    }
    #Bodyfooter {
        width: 100%;
        display: block;
    }

    .footerArea1 {
        display: none;
    }
    .footerArea2 {
        width: 80%;
        margin: 0px;
        padding-right: 10%;
        padding-left: 10%;
    }
    .footerArea2 .logo2{
        display: none;
    }
    .footerArea2 span {
        clear: both;
        float: none;
    }
    .footerArea2 div {
        text-align: left;
        width: 100%;
        font-size: 13px;
    }

    .footerArea2 div p {
        clear: both;
        float: none;
        word-break: normal;
    }
    /*header footer 結束 */
    #Bodyfooter {
        height: auto;
        padding-bottom: 32px;
    }
    .hidden_m {display: none;}
    #content table img{width: 100%;height: auto;}
    #content ul li p:first-child {
        width: 100%;
        color: white;
        background: linear-gradient(right,#AA9249 0%,#DFA139 60%);
        background: -moz-linear-gradient(right,#AA9249 0%,#DFA139 60%);
        background: -webkit-linear-gradient(right,#AA9249 0%,#DFA139 60%);
        margin: 2% 0;
    }	


    #content ol li:nth-child(even) {
        clear: right;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        width: 47%;
    }
    #content ol li:nth-child(odd) {
        border-right-width: 1px;
        border-top-style: none;
        border-right-style: dashed;
        border-right-color: #CCC;
        border-bottom-style: none;
        border-left-style: none;
        clear: left;
        width: 47%;
    }
    #content ol li:nth-child(1) {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #CCC;
    }
    #content ol li:nth-child(2) {
        border-bottom-width: 1px;
        border-bottom-style: dashed;
        border-bottom-color: #CCC;
    }
    #content h6 a {
        width: 25%;
        padding-right: 3%;
        padding-left: 3%;
        padding-top: 2%;
        padding-bottom: 2%;
        margin-left: 1%;
    }


    h1 img {
        height: auto;
        width: 100%;
    }

	.more {
		width: 80%;
		padding: 11% 10%;
	}
    .memo p {
    line-height: 1.4em;
	}
	.buy {
    text-align: center;
    width: 100px;
    }
	

}
@media (min-width:768px) and (max-width:991px){
    .banner{background-color: #0f5c97;}
    .banner h1, .banner h4{top:16%;left: 3%;}
    .banner h2{top: inherit;bottom: 5%;text-align: center;left: 0;right:0;margin: auto;}
    .banner h3{top:35%;left: 24%;}
    .banner .sh{font-size: 2.7em;left: inherit;right: 5%;top:64%;}
}
@media all  and (max-width:1200px){
    #BodyContent {width: 100%;background-color: #ffec4b;}
    #content .intro span{text-indent: 0;}
    #content{width: 88%;padding-right: 6%;}
    #content ul, #content ol,.memo{width: 100%;}
    #gotop{
        width:100%;
        height:32px;
        position:fixed;
        _position: absolute; /* position fixed for IE6 */
        _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight-10);
        z-index:1;
        bottom: 0px;
        text-align: center;
        background-color: #000;
        color: #FFF;
        border-radius: 0px;
        opacity: 0.8;
        font-size: 16px;
        display: block;
        margin-right: 0px;
        right: 0px;
    }
    #gotop a {
        font-size: 16px;
        color: #FFF;
        text-decoration: none;
        display: block;
        height: 32px;
        width: 33%;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #626262;
        margin: 0px;
        float: left;
        line-height: 32px;
        padding: 0px;
    }
}
