@charset "Shift_JIS";

body {
    margin: 0;
    padding: 0;
    color: #333;
    background-color: #FFF;
	height: 100%;
}

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}

/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}

/* CSS初期設定 */
#bg {

	font-size:12px;
	width:950px;
	overflow:hidden;
	font-family:"メイリオ";
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background:none;
	margin:8px 0 8px 0;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}

.naviNormal li{
font-size: 1.2em;
}


#title p{
	position: absolute;
	top:15px;
	left: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	width: 990px;
	line-height:40px;
	text-shadow:
	1px 1px 4px rgba(000,000,000,0.8),
	0px 1px 0px rgba(255,255,255,0.3);
}

#title p strong{
	background:#FFF;
	display:inline-block;
	padding:3px 5px 3px 5px;
	color:#036;
	font-size:28px;
	margin:0 20px 0 0;
	text-shadow:none;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.6),
		inset 0px 0px 10px rgba(087,087,087,0);
			vertical-align:middle;
}

#title span{
	font-size:20px;
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:15px 0 0 0;
	letter-spacing:0.5em;
	text-align:center;
}


#title img{
	width:100%;
	height:auto;

}

#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}



#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}






/*common---------------------------------------------------*/

.article{

	margin:0 auto
}

.article .inner{
	width:950px;
	margin:0 auto;
	padding:0px 0 30px 0;
	position:relative;
}

.common{
	background:url(../images/bg_common2.png);	
}

.common2{
	background:url(../images/bg_common.png);	
}

.padding30{
	padding-bottom:30px!important;
}




/*titleBox---------------------------------------------------*/

#titleBox{
	position:relative;
	padding-top:0.5%;
	padding-bottom:2.5%;
	visibility:hidden;
	height:212px;
}

#titleBox{
  visibility:visible;
}


/********title**********************/
#titleBox.korea{
	background:url(../images/bg_korea.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.singapore{
	background:url(../images/bg_singapore.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.singapore p{
	width:950px;
}

#titleBox.thai{
	background:url(../images/bg_thai.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.vietnam{
	background:url(../images/bg_vietnam.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.vietnam p{
	width:950px;
}


#titleBox.hongkong{
	background:url(../images/bg_hongkong.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.macau{
	background:url(../images/bg_macau.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.philippines{
	background:url(../images/bg_philippines.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}

#titleBox.philippines p{
	width:900px;
}

#titleBox.china{
	background:url(../images/bg_china.png) no-repeat 50% 50% #b90000;
	background-size:cover;
	border-top:10px solid #B90000;
}


/********title**********************/
#titleBox p{
	z-index:99;
	font-size:1em;
	width:650px;
	margin:1.5% auto 0;
	color:#000000;
	text-shadow:
	0 0 25px #edf8ff,
	0 0 20px #edf8ff,
	0 0 0.40px #edf8ff;
	font-weight:bold;
	font-family:"メイリオ";
}

#titleBox p img{
	width:100%;
	height:auto;
}


.wf-loading #titleBox p {
font-family: "droid-sans";
visibility: hidden;
}
.wf-active #titleBox p {
visibility: visible;
}


#titleBox p span{
	z-index:99;
	font-size:4em;
	width:950px;
	margin:0 auto;
	color:#000000;
	    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff;

}

#titleBox p strong{
	display:block;
	font-size:8em;
	color:#B90000;
	    text-shadow:
        0 2px 0 #fff,
        2px 0 0 #fff,
        0 -2px 0 #fff,
        -2px 0 0 #fff,
        -2px -2px 0 #fff,
        2px -2px 0 #fff,
        -2px 2px 0 #fff,
        2px 2px 0 #fff
}





.titleImage{
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  width:250px;
  height:200px;
 
}

.titleImage2{
  bottom: 65px;
  left: 0;
  right: 0;
  margin: auto;
  width:820px;
  height:200px;
 
}

.titleImage img,.titleImage2 img{
	width:100%;
	height:auto;
}



/*btnAll---------------------------------------------------*/

.btnAll{
	margin:0 auto 0!important;
	display:block;
	padding:0;
	clear:left!important;
	clear:both;
	float:none!important;
	width:85%!important;
}

.btnAll a{
	display:block;
	padding:18px;
	font-size:20px;
	text-decoration:none;
	color:#FFF;
	text-align:center;
	background:url(../images/im_arrow_white.png) no-repeat #B90000 98% 50%;
	background-size:17px auto;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;

}
.btnAll a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	background:url(../images/im_arrow_white.png) no-repeat #C1403C 98% 50%;
	background-size:17px auto;
}



/*add20160825*/

.bigText{
	font-weight:bold;
	font-size:20px;
}


.firstWrap p{
	font-size:18px;
	line-height:36px;
	text-align:center;
}



.price{
	color:#F00;
	font-size:20px;
}



.white.osusumeWrap div div{
	border:3px solid #EBEBEB;
}




.short{
	width:425px;
	padding:20px;
	float:left;
	margin:0 20px 20px 0;
	background:#FFF
}

.short:nth-child(2n+1){
	margin:0 0 20px 0;
}



/**/


.wide:nth-of-type(4n){
	margin-right:0
}


.wide{
	padding:15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
	position:relative;
	margin-bottom:20px;
	overflow:hidden;
	background:#FFF;
}

.wide h3{
	font-size:16px;
	display:block;
	margin-bottom:5px;
	font-weight:normal;
	line-height:18px;
	padding:0 0 5px 0;
	color:#06C;
	border-bottom:1px #EBEBEB dotted;
}

.wide p{
	margin:0 0 10px 0;
}

.wide p img{
	width:100%;
	height:auto;
	
}

.wide dl{
	overflow:hidden;
	border-top:none; 
	background:#EBEBEB;
	margin:-3px 0 15px 0;
	display:block;
	width:650px;
}

.wide dl dt{
	width:140px;
	float:left;
	padding:10px;
	border-top:3px solid #FFF;
	font-size:14px;
	text-align:center;
}

.wide .btnAll{
	width:25%!important;
	margin: 5px 0 0 0 !important;
	position:absolute;
	bottom:10px;
	right:10px
}
.wide .btnAll a{
	font-size:16px;
	padding:10px;
	margin:0;
}

.wide span{
	font-size:14px;
	line-height:20px;
	display:block;
	padding:0 210px 0 0;
}

.wide span strong{
	color:#F00;
	font-size:17px;
	display:block;
	text-align:left;
	font-weight:bold;
}

.innBox{
	padding:25px;
	border:3px solid #B90000;
}

.tabBox{
	display:block;
	overflow:hidden;
	height:58px;
	background:none!important;
}

.mbbottom{
	margin-bottom:10px!important
}

.maB0{
	margin-bottom:0!important
}

.mb20{
	margin-bottom:20px!important
}

.mb30{
	margin-bottom:30px!important
}

.mb40{
	margin-bottom:40px!important
}



h2.commonT {
	position: relative;
	text-align: center;
	font-weight:normal;
	font-size:38px;
	margin-bottom:30px;
	font-family:"メイリオ";
	color:#B90000;
	position:relative;
	padding:45px 0 0 0;
}

h2.commonT strong{
	display:inline-block;
	text-align:center;
	padding:25px 10px 25px 10px;
	background:url(../images/bg_ti2.png) no-repeat 0 100%;
}

/*point*/
.point h2.commonT{
	color:#FFF;
	padding:25px 0 0 0;
}


.point h2.commonT img{
	width:75px;
	height:auto;
	vertical-align:middle;
	position:absolute;
	top:-70px;
	left:0;
	right:0;
	margin:0 auto;
}

.point  h2.commonT strong{
	display:inline-block;
	text-align:center;
	padding:0px 0 25px 0;
	background:url(../images/bg_ti.png) no-repeat 0 100%;
}
/*point*/

h2 span{
	font-size:30px;
}


h2 img{
	width:75px;
	height:auto;
	vertical-align:middle;
	margin-top:-10px;
	position:absolute;
	top:-19px;
	left:0;
	right:0;
	margin:0 auto;
	z-index:5;
}



.innerBox{
	background:#FFF;
	margin:30px 0;
}

.catche{
	font-size:16px;
	line-height:36px;
	text-align:center;
	margin-bottom:15px;
	padding:15px 0 0;
}

.invisible {
	transition: opacity 0.5s ease;
	opacity: 0.0;
}

.visible {
	transition: opacity 0.5s ease;
	opacity: 1.0;
}

#kirakira{
	width:992px;
	height:222px;
	position:absolute;
	top:20px;
	background:url(../images/im_kirakira.png) no-repeat 30% 100%;
}


.plefix{
/*  -webkit-animation-duration: 2s;
  animation-delay:2s;
  -ms-animation-delay:2s;
  -moz-animation-delay:2s; */
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
 
  -moz-animation-duration: 3s;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}


#coupon{
	margin:0 65px;
	padding:40px;
}

#coupon h3 {
	font-size: 40px;
	margin:0 auto 30px;
	padding:0 0 30px 0;
	font-weight:normal;
	display:block;
	border-bottom:10px solid #EBC868;
	text-align:center;
}

#coupon p.catcheC{
	font-size:28px;
	line-height:40px;
	text-align:center;
	margin-bottom:20px;
}

#coupon p.btnAll{
	margin:0px 0 0 40px!important;

}


/*add20170117*/

#titleBox ul#navi{
	position:absolute;
	z-index:10;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
	width:100%;
	text-align:center;
	background:rgba(0,0,0,0.7);
}

#titleBox ul#navi li{
	display:inline-block;
	padding:0 0;
	border-left:1px solid #666
}

#titleBox ul#navi li:last-child{
	border-right:1px solid #666
}

#titleBox ul#navi li a{
	display:block;
	padding:20px 75px 20px 48px;
	font-size:22px;
	color:#EBC868;
	margin:0 0 0 0;
	position:relative;
}

#titleBox ul#navi li a:hover{
	text-decoration:none!important;
	background:rgba(110,91,39,0.8);
	transition: 0.2s ;
}

#titleBox ul#navi li a:after{
	content:"▼";
	font-size:16px;
	margin:-0 0 0 0;
	position:absolute;
	top:35%;
	right:15px;
}



.tokushuBox{
	display:block;
	overflow:hidden;
}

.tokushuBox li{
	background:#FFF;
	width:30%;
	margin:0 0 25px 3%;
	float:left;
/*-moz-box-shadow: 0px 0px 5px rgba(000,000,000,0.2);
-webkit-box-shadow: 0px 0px 2px */
}

.tokushuBox li:hover{
	opacity: 0.7 ;
	filter: alpha(opacity=70) ;
	-webkit-transition: 0.3s ;
	transition: 0.3s;
	cursor:pointer;
}

.tokushuBox li p img{
	width:100%;
	height:auto;
}

.tokushuBox li dl{
	padding:15px;
}

.tokushuBox li dl dt{
	font-size:18px;
	padding-bottom:10px;
}

.tokushuBox li dl dd{
	font-size:16px;
	line-height:28px;
}



.atB{
	display:block;
	clear:both;
	padding:0 30px 25px;
	font-size:16px;
	margin-top:-20px;
}

/*point*/

.point{
	display:block;
	background:#B90000;
}

.point ul{
	overflow:hidden;
	padding:10px 0 30px 0;

}


.point ul li{
	font-size:16px;
	padding-bottom:25px;
	width:270px;
	float:left;
	margin:0 20px 0 0;
	background:#FFD6CA;
	padding:15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	border-radius: 15px 15px 15px 15px;
}

.point ul li:last-child{
	margin:0 0 0 0;
}

.point ul li strong{
	background:#FFEF00;
	padding:18px 0 0 0;
	display:inline-block;
	margin-right:20px;
  	border-radius: 50%;
  	height: 62px;
	color:#B90000;
  	width: 80px;
  	font-size:16px;
	line-height:20px;
	letter-spacing:-0.15em;
  	text-align:center;
	font-family:"メイリオ";
	position:relative;
	float:left;
}

.point ul li strong:after{
	content:"";
	width:28px;
	height:25px;
	background:url(../images/im_check.png) no-repeat;
	background-size:100% auto;
	position:absolute;
	top:-4px;
	left:35%;
}

.point ul li span{
	display:block;
	color:#B90000;
	overflow:hidden;
}

.one{
	padding:10px 0 0 0;
}

.two{
	padding:20px 0 0 0;
}

.subTit {
	position: relative;
	padding-bottom: 0.5em;
	padding-top:10px;
	padding-left:30px;
	border-bottom: 5px solid #e49c87;
	color:#000000;
	font-size:24px;
	margin-bottom:15px;
}

.subTit::after {
	position: absolute;
	bottom: -5px;
	left: 0;
	z-index: 2;
	content: '';
	width: 40%;
	height: 5px;
	background-color: #B90000;
}

.subTit::before {
	position: absolute;
	top: .4em;
	left: .5em;
	content: '';
	width: 8px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #B90000;
	border-radius: 4px;
}

.key ul{
	display:block;
	margin-bottom:0;
	padding:0 0 0 0;
}

.key ul li{
	display:inline-block;
}

.key ul li a{
	font-size:14px;
	padding:8px;
	display:block;
	background:#FFF;
	margin:0 5px 10px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border:1px solid rgba(0,0,0,0.2);
}

.key ul li a:hover{
	transition: 0.2s ;
	opacity: 0.7 ;
	text-decoration:none!important
}

.fadeIn{
	animation-delay:0.5s;
}

/*徐々に*/

/*.list-mv02{
	opacity: 0;
	transform: translate(0,30px); 
	-webkit-transform: translate(0,30px);
	transition: 0.5s ; 
}
.mv02{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}*/

.catche2{
	font-size:16px;
	line-height:26px;
	text-align:left;
	margin-bottom:15px;
	padding:20px 20px 10px;
}


.usefull li{
	margin-bottom:40px;
	display:block;
	/*border-bottom:1px dashed #B90000;*/
}
.bnr{
	text-align:center;
	margin-bottom:20px;
}

.qa {
	padding:0 20px 0;
}

.qa h4{
	border-left:10px solid #B90000;
	font-size:18px;
	padding:8px 0 8px 10px;
	background:#FFD3C6;
	margin-bottom:15px;
}

.qa dl{
	display:block;
	overflow:hidden;
	margin-bottom:30px;
	padding-bottom:20px;
	border-bottom:1px dashed #B90000;
}

.qa dl:last-child{
	margin-bottom:0;
	padding-bottom:0;
}

.qa dl dt{
	color:#B90000;
	overflow:hidden;
	margin-bottom:10px;
}

.qa dl dt strong{
	background:#F8F000;
	text-align:center;
	width:30px;
	height:30px;
	display:inline-block;
	line-height:30px;
	font-size:16px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin-right:15px;
	float:left;
}

.qa dl dt span{
	font-size:18px;
	display:block;
	overflow:hidden;
	padding-top:5px;
}

.qa dl dd{
	overflow:hidden;
}

.qa dl dd strong{
	background:#B90000;
	text-align:center;
	width:30px;
	height:30px;
	display:inline-block;
	line-height:30px;
	font-size:16px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin-right:15px;
	float:left;
	color:#FFF;
}

.qa dl dd span{
	font-size:16px;
	display:block;
	overflow:hidden;
	padding-top:0px;
	line-height:32px;
}


div.navi{
	margin-bottom:30px;
	-webkit-border-radius: 3px 3px 3px 3px;
	width:950px;
}

div.navi ul{
	display:table;
	table-layout:fixed;
	width:100%;
}

div.navi li{
	background:#B90000;
	width:24.888%;/*4列*/
	display:table-cell;
	float:left;
	border-left:1px solid #FFD3C6;
}
div.navi li.kanko_top{
	background:#FF5303;
}

div.navi li:first-child{
	border-left:none;
}

div.navi li a{
	display:block;
	text-align:center;
	margin:0 0;
	padding:15px 15px 34px 15px;
	height:40px;
	color:#FFF;
	background:url(../images/im_bottom.png) no-repeat 50% 85%;
	background-size:15px auto;
}
div.navi li.kanko_top a{
	/*line-height:32px;*/
	padding:25px 15px 24px 15px;
	background:url(../images/im_right.png) no-repeat 97% 50%;
	background-size:15px auto;
}



div.navi li a span{
	display:block;
	/*font-size:16px;3列*/
	font-size:14px;/*4列*/
}
div.navi li.kanko_top a span {
    font-size: 16px;
}
div.navi li a strong{
	display:block;
	/*font-size:22px;3列*/
	font-size:18px;/*4列*/
}

div.navi li a:hover{
	text-decoration:none!important;
	transition: 0.2s ;
	opacity: 0.7 ;
	top:2px;
	left:2px;
	position:relative;
}




div.fixed2 {
    position: fixed;
    top: 0;
	left:0;
    width: 100%;
    z-index: 100;
	margin:0;
}

div.fixed2 ul{
	width:950px;
	margin:0 auto;
}

div#btn3{
	width:950px!important;
	padding:30px auto!important;
	overflow:hidden;
	margin:30px auto!important;

}

#btn3 p.btnAll{
	display:block!important;
	padding:0;
	margin:0!important;
	width:25%!important;
	clear:none!important;
	float:left!important;
}

#btn3 p.btnAll a{
	font-size:15px;
	display:block!important;
	margin:0 15px 0 0;
	text-align:left;
}



.Box > p{
	width:220px;
	float:left;
	margin:0 30px 0 0;
	line-height:30px;
	font-size:15px;
	display:block;
	min-height:550px;
}

.Box p img{
	width:100%;
	height:auto;
	margin-bottom:15px;
}

.marginB20{
	margin-bottom:20px;
}

.yet{
	font-size:16px;
}