@charset "Shift_JIS";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	background-color: #fff;
	height: 100%;
	font-size: 12px;
	color: #000;
	line-height: 1.5;
}

ul {
	list-style: none;
}
dt {
	display: block;
	width: auto;
}

table {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
td, 
th {
	vertical-align: top;
}
th {
	font-weight: normal ;
	text-align: left ;
}
caption {
	text-align: left;
}

img { 
	background-color: transparent;
	vertical-align: top;
}
a img {
	border: none;
}

em {
	font-style: normal;
}
hr {
	height: 1px;
}

input, 
textarea, 
select, 
option, 
optgroup {
	vertical-align: middle;
	letter-spacing: 0em;
}

/* ie6 hack*/
* html input {
	line-height: 1.0;
	height: 1.6em;
}
/* ie7 hack */
*:first-child+html input {
	line-height: 1.0;
}
select {
	min-width: 2em;
}
option, 
optgroup {
	padding-right: 0.4em;
}

label[for], 
input[type="checkbox"], 
input[type="radio"], 
input[type="button"], 
input[type="image"], 
input[type="reset"], 
input[type="submit"], 
select, 
option {
	cursor	: pointer;
}

optgroup {
	cursor	: default;
}



/* COMMON */
body{
	background:#ffffff;
}

#contents_block {
	width: 100%;
	text-align: center;
	min-width:1080px;
	position: relative;
	z-index: 1;
}
#contents_block.smp {
	min-width:640px;
}
#contents_block.smp img {
	max-width:100%;
	height: auto;
}

#contents_block img {
	border: none;
}

#contents_block a img {
	border:none;
	text-decoration:none;
	outline:0;
}

#contents_block h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

#contents_block .conteiner {
	width: 100%;
}

#contents_block .dis_no { display: none;}


/************/
/* clearfix */
/************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




/********************/
/* メニュー */
/********************/

#contents_block #gnav_bottom {
    margin-bottom: -5px;
	background: url(../images/bg-navi.png);
	/*background-color: #F2B40B;*/
	_zoom:1;
}
#contents_block #gnav_bottom ul {
	width: 980px;
	margin: 0 auto;
}

#contents_block #gnav_bottom li {
	float: left;
	width: auto;
	height: 97px;
	line-height: 1;
	list-style:none;
}

#contents_block #gnav_bottom li img {
	vertical-align: bottom;
	border:none;
}


#contents_block #gnav_bottom_smp {
	height: 100px;
    _zoom:1;
	margin: 0;
	padding: 0;
}

#contents_block #gnav_bottom_smp ul {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

#contents_block #gnav_bottom_smp ul li {
	float: left;
	line-height: 1;
	_zoom:1;
	list-style:none;
}

#contents_block .header_bg {
	position: relative;
	z-index: 50;
	width: 100%;
	background: url(../images/bg-navi.png);
	/*background-color: #F2B40B;*/
	margin-bottom: -4px;
}

#contents_block .header_menu {
	width: 980px;
	margin: 0 auto 0px auto;
	position: relative;
}


#contents_block .header_menu ul {
	width: 1000px;
	list-style: none;
	margin: 0 auto;
	line-height: 0%;
	overflow: hidden;
 }

#contents_block .header_menu ul li {
	float: left;
}

#contents_block ul li.sub_menu {

}


/* スマホ版 */
#contents_block .header_bg_smp {
	width: 100%;}

#contents_block.smp #foot_area .default_navi li ,
#contents_block .header_menu_smp .smp_menu li {
	line-height: 0;
	background-color: #332091;
}

#contents_block.smp #foot_area .default_navi li a img{
	max-width: 100%;
	height: auto;
}
#contents_block.smp .pc{
	display: none;
}
#contents_block.smp .smp{
	display: block;
}
#contents_block.smp .smp .box{
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	padding: 0 30px;
	margin-bottom: 30px;
}
#contents_block.smp .smp .box .pkgList__item2 ,
#contents_block.smp .smp .box .pkgList__item{
	width: 270px;
}
#contents_block.smp .smp .box .pkgList__item{
	margin-left: 40px;
}
#contents_block.smp .smp p.pkgList__logo{
	float: none;
	text-align: center;
	display: inline-block;
	width: auto;
	margin-right: 0;
}
#contents_block.smp .pkgList__bnr {
	margin-top: 0px;
	padding: 0 25px;
}



/* SP メニュー */
#contents_block .header_menu_smp .smp_menu{
	display: none;
}
#contents_block .header_menu_smp .smp_menu li a img{
	width: 100%;
    height: auto;
}

#contents_block .hmenu {
 min-height : 74px;
min-width : 640px;
position : relative;
width : 100%;   
}
#contents_block.smp .hmenu img {width: 100%;height: auto;}
#contents_block.smp .hmenu div { display:inline-block;position:absolute;top:0px; font-size:0px;min-height:74px;height:100%; }
#contents_block.smp .hmenu .col1 { width:85%; left:0px; }
#contents_block.smp .hmenu .col2 { width:15%; right:0px; }
#contents_block.smp .hmenu a { display:block; }
#contents_block.smp .hmenu .col1 a { width:36%; min-height:96px;height:100%; }
#contents_block.smp .hmenu .col2 a { width:100%; min-height:96px;height:100%; }
