/*RBTAIWAN*/
#RBTAIWAN .inner_box {
	border-color: #002658;
}
#RBTAIWAN .page_title h2 {
	background: #002658;
	color: #fff;
}
#RBTAIWAN .page_title h2 span {
	display: block;
	margin-top: 0.2rem;
	font-size: 1.8rem;
	letter-spacing: 0.1rem;
	line-height: 1;
}
#RBTAIWAN .inner_box h3 {
	color: #002658;
}
#RBTAIWAN .inner_box h3:before {
	padding: 0;
	display: block;
	content: url(../img/i_taiwanB.png);
	height: 50px;
	vertical-align: middle;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
#RBTAIWAN .logo_RBTAIWAN {
	margin: 20px 0;
}
#RBTAIWAN .catch {
	margin-top: 0;
	text-align: center;
}
#RBTAIWAN .catch p {
	font-weight: bold;
	font-size: 1.6rem;
 margin-bottom: .5rem;
}
#RBTAIWAN h4 {
	font-weight: bold;
}
#RBTAIWAN .goods img {
	max-width: 100%;
}
#RBTAIWAN .details{
	padding: 40px 0 0
}
#RBTAIWAN .details dl dd .checkBox{
	margin: 	0
}
#RBTAIWAN .details dl dd:last-child{
	padding:0 0 0 8em;	
}
#RBTAIWAN .details dl{
	padding: 	0
}
#RBTAIWAN .advance a {
	color: #e60012;
	text-decoration:  none;
}
#RBTAIWAN .advance a:before {
	color:#e60012;
	content: "\f14c";
	font-family: FontAwesome;
	padding-right: .5em;
}
#RBTAIWAN .lineup {
	font-size: 5.0rem;
	font-weight: 700;
	margin:  0;
	padding: 30px 0 0;
	line-height: 1.0;
	text-align: center;
}
#RBTAIWAN .lineup p {
	font-weight: bold;
	margin-bottom: 2rem;
	color: #e60012;
}
#RBTAIWAN .lineup a:hover p {
	color: #002658;
}
#RBTAIWAN .lineup .engF {
	font-family: 'Open Sans', sans-serif!important;
	font-weight: bold;
	letter-spacing:   -0.1rem
}
#RBTAIWAN .lineup .jpnF {
	font-weight: 600;
	letter-spacing:   -0.2rem
}
#RBTAIWAN .lineup .sounds {
	padding: 2rem 0 0;
	font-size: 2.0rem;
}
#RBTAIWAN .details dl dt:before {
	content: "\f111";
	font-family: FontAwesome;
	color: #e60012;
	width: 50px;
}
.pt2r {
	padding:2rem 0 0;
}
.details dl dd div.map a.telno:before {
	content: "\f098";
}
#RBTAIWAN .details dl dt {
	color: #002658!important;
}
#RBTAIWAN .details dl dd .checkBox {
	border: 5px solid #e60012;
	border: none;
}
#RBTAIWAN .details dl dd .checkBox h4 {
	color: #e60012;
	margin: 	2rem 0 1rem;
}
#RBTAIWAN .checkBox a {
	text-align: center;
	border: 5px solid #e8373d;
	display: block;
	padding: 10px 0;
	line-height: 1;
	margin: 0 auto;
	width: 100%;
}
.checkBox a:hover {
	background: #dbb400 url(../img/bg_taiwan.png) repeat 0 0;
}
.checkBox a:hover p {
	color: #e60012;
}
.details dl dd a p {
	margin: 0;
}
/*bg*/
@media only screen and (min-width: 769px) {
 .star {

background: url('../img/t01.png') center center;
 background-size: cover;
 position: fixed;
 width: 100%;
 height: 100%;
 margin: 0 auto;
 z-index: 20;
 animation: taiwan1 .8s infinite;
}
}
 @keyframes taiwan1 {
 50% {
     opacity: 0;
    }
}
@media screen and (max-width: 768px) {
 .star {
 background: url('../img/taiwan_sp.png') center center;
 background-size: cover;
 position: fixed;
 width: 100%;
 height: 100%;
 margin: 0 auto;
 z-index: 20;
 animation: star 1s infinite;
}
 #RBTAIWAN .catch {
 text-align: left;
}
 #RBTAIWAN .catch p {
 font-size: 1.3rem
}
 #RBTAIWAN .lineup {
 font-size: 2.9rem;
}
 .details dl dd div.map a {
 margin: 1rem 0;
}
 #RBTAIWAN .lineup .sounds {
 font-size: 1.8rem;
}
#RBTAIWAN .checkBox a {
 margin: 0 auto;
}
#RBTAIWAN .details dl dd .checkBox img {
 width: 80%;
 margin: 0 auto;
}
 #RBTAIWAN .details dl dd .checkBox {
 margin: 0
}
 #RBTAIWAN .details {
 padding: 0 0 0;
}
#RBTAIWAN .details dl dd:last-child{
	padding:0;	
}
}
.mt4r{
	margin-top: 4rem!important;
}