@charset “utf-8”;
/* --------------------------
     全端末共通のCSS
-------------------------- */

body {
	font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size:1.0em;
	color:#333333;
	text-align:center;
	line-height:1.4em;
}

a {
	color:#0084d9;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

a:hover {
	color:#ff9900;
}

a img:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha(opacity=60)";
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}


#wrapper {
	width:740px;
	margin:0 auto;
}

#wrapper .sns_box {
	margin:0 auto 0px;
	padding:1% 1%;
	background-color:#ffffff;
	font-size:14px;
	text-align: left;
	line-height:1.9;
}

#wrapper .sns_box .snsList {
	letter-spacing: -.40em;
}
#wrapper .sns_box .snsList li {
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
    vertical-align:top;
    margin-right: 10px;
}
#wrapper .sns_box .snsList iframe {
    margin: 0 !important;
	padding: 0 !important;
}


#wrapper #menu ul {
	width:100%;
	letter-spacing: -.40em;
	padding:2% 0 0 0;
}

#wrapper #menu ul li {
	width:49%;
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
	margin:0 2% 2% 0;
}

#wrapper #menu ul li:nth-child(2),#wrapper ul li:nth-child(4) {
	margin:0 0 2% 0 !important;
}

#wrapper h2 {
	background-color:#0084d9;
	color:#FFF;
	padding:6px 12px;
	margin: 10px 0;
	font-size:1.4em;
	line-height:1.8em;
	text-align:left;
}

#wrapper h2 span.number {
	background-color:#FFF;
	color:#0084d9;
	padding:6px 6px;
	margin: 0 6px 0 0;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-topright:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	vertical-align:top;
}

#wrapper h2 span.text {}

#wrapper #goodsList {
	letter-spacing: -.40em;
}

#wrapper #goodsList .goodsBox {
	width:49%;
	margin:0 0 2% 0;
	padding:2% 1%;
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
	border:1px #CCCCCC solid;
	vertical-align:top;
}

#wrapper #goodsList .goodsBox:nth-child(odd) {
	margin:0 2% 2% 0;
}

#wrapper #goodsList .goodsBox ul.element {
	letter-spacing: -.40em;
}

#wrapper #goodsList .goodsBox ul.element li {
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
	margin:0 0 2% 0;
}

#wrapper #goodsList .goodsBox ul.element li img {
	max-width:100%;
	vertical-align:top;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(1) {
	width:100%;
	color:#0084d9;
	font-size:1.1em;
	font-weight:bold;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(2) {
	width:49%;
	margin:0 2% 2% 0;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(3) {
	width:49%;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(4) {
	width:100%;
	text-align:left;
	padding:2% 0;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) {
	width:49%;
	margin:0 2% 2% 0;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) {
	letter-spacing: -.40em;
	vertical-align:top;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) p.colorlist {
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
	margin:0 1% 0 0;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) p.colorlist img {
	max-width:100%;
	border:1px #0084d9 solid;
}


#wrapper #goodsList .goodsBox ul.element li:nth-child(5) a.staff {
	letter-spacing: normal;
	display: block;
	width:98%;
	padding:5% 5%;
	margin: 5% 0 0 2%;
	color:#ffffff;
	background-color:#0084d9;
	border:2px #0084d9 solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) a.staff:hover {
	color:#ffffff;
	background-color:#ff9900;
	border:2px #ff9900 solid;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(6) {
	width:49%;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(6) a {
	display: block;
	width:98%;
	padding:5% 5%;
	margin: 5% 2% 0 0;
	color:#0084d9;
	border:2px #0084d9 solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(6) a:hover {
	color:#ff9900;
	border:2px #ff9900 solid;
}


#wrapper .categoryLink {
	text-align:center;
}

#wrapper .categoryLink a {
	display: block;
	width:70%;
	padding:2% 5%;
	margin: 2% auto 5%;
	color:#0084d9;
	border:2px #0084d9 solid;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#wrapper .categoryLink a:hover {
	color:#ff9900;
	border:2px #ff9900 solid;
}


.w100 { width:100%;}
.w90 { width:90%;}
.w80 { width:80%;}
.w70 { width:70%;}
.w60 { width:60%;}
.w50 { width:50%;}
.w40 { width:40%;}
.w30 { width:30%;}
.w20 { width:20%;}
.w10 { width:10%;}

/* tagetop */

.pagetop .bg {
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(white));
background: -moz-linear-gradient(center top,white,white) repeat scroll 0 0 transparent;
-webkit-border-radius: 3px;
border-radius: 3px;
width: 95%;
padding: 10px 0;
margin: 0 auto;
text-decoration: none;
border: 1px #CCC solid;
}



/* --------------------------
     header
-------------------------- */


#wrapper #header {
	margin:0px 0 10px 0;
	padding:5px 0;
	border-bottom:1px #efefef solid;
}


#wrapper #header ul {
	width:100%;
	letter-spacing: -.40em;
	padding:0 0 0 0;
	height:30px;
}

#wrapper #header ul li {
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
	margin:0;
	vertical-align:middle;
}

#wrapper #header ul li:nth-child(1) {
	width:50%;
	text-align:left;
	padding:0 0 0 1%;
}

#wrapper #header ul li:nth-child(1) p.pagettl {
	text-align:left;
	font-weight:normal;
	font-size:0.8em;
	vertical-align:top;
	line-height:30px;
}

#wrapper #header ul li:nth-child(1) p.pagettl img.logo {
	height:30px;
}

#wrapper #header ul li:nth-child(2) {
	width:49%;
	text-align: right;
	padding:0 1% 0 0;
}

#wrapper #header ul li:nth-child(2) a {
	color:#666;
}

#wrapper #header ul li:nth-child(2) p {
	display: inline-block; *display: inline; *zoom: 1;
	vertical-align:top;
}

#wrapper #header ul li:nth-child(2) p span.menutext {
	font-size:0.7em;
	line-height:30px;
}

#wrapper #header ul li:nth-child(2) p.pclink { }
#wrapper #header ul li:nth-child(2) p.splink { display:none;}


/* --------------------------
     bousui_ip
-------------------------- */

.bousui_ip{
	margin:30px 0;
	border:1px solid #00298A;
	text-align:left;
	letter-spacing: normal;
}
.bousui_ip h2{
	margin:0;
	padding:2px 10px;
	background:#00298A;
	color:#fff;
}
.bousui_ip h3{
	margin:10px;
	text-align:center;
}
.bousui_ip p{
	margin:10px;
}
.bousui_ip .left{
	float:left;
}
.bousui_ip .right{
	float:right;
}
.bousui_ip .level{
	width:350px;
	float:left;
	margin-bottom:10px;
	padding-right:10px;
}
.bousui_ip .level img{
	float:left;
	margin:0 10px;
	width:80px;
}
.bousui_ip .level span{
	display:block;
	font-size:20px;
}
#contents .exp_head.bousui_link{
	font-size:20px;
}
.bousui_ip .img{
	text-align:center;
}
.text_outline{
	margin:0 auto;
	width:650px;
}
.icon_outline{
	margin:0 auto;
	width:720px;
}



/* --------------------------
     大型タブレット端末
-------------------------- */
@media only screen and (max-width: 769px) {

#wrapper {
	width:96%;
	margin:0 auto;
}

#wrapper #header ul li:nth-child(2) p.pclink { display:none;}
#wrapper #header ul li:nth-child(2) p.splink { display:inline-block;}


#wrapper #menu img.spimg { max-width:100%;}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) {
	font-size:0.95em;
}


.bousui_ip,
.bousui_ip p{
	font-size:12px !important;
}
.bousui_ip .img img{
	width:100%;
}
.bousui_ip .left,
.bousui_ip .right{
	float:none;
	width:100%;
}
.bousui_ip .level{
	width:100%;
	float:none;
	margin-bottom:10px;
}
.bousui_ip .level img{
	float:left;
	margin:0 10px;
	width:80px;
	padding-right:10px;
}
.bousui_ip .level span{
	display:block;
	font-size:20px;
}



}


/* --------------------------
     小型タブレット端末
-------------------------- */
@media only screen and (max-width: 481px) {

#wrapper #header ul li:nth-child(1) p.pagettl {
	line-height:32px;
}

#wrapper #header ul li:nth-child(2) p {
	text-align:center;
	line-height:1.0em;
}

#wrapper #header ul li:nth-child(2) p .fa {
	font-size:24px !important;
}

#wrapper #header ul li:nth-child(2) p span.menutext {
	display: block;
	font-size:0.5em;
	margin:0 0 0 0;
	line-height: 1.0em;
}


#wrapper #menu ul li {
	width:49%;
	margin:0 2% 2% 0 !important;
}

#wrapper #menu ul li:nth-child(odd) {
	margin:0 2% 2% 0 !important;
}

#wrapper #menu ul li:nth-child(even) {
	margin:0 0 2% 0 !important;
}

#wrapper h2 {
	font-size:1.1em;
}

#wrapper h2 span.text {
	display: inline-block; *display: inline; *zoom: 1;
}


#wrapper span.newline {
	display:block;
}


#wrapper #goodsList .goodsBox {
	width:100%;
	margin:0 0 2% 0;
	padding:2% 1%;
	letter-spacing: normal;
	display: inline-block; *display: inline; *zoom: 1;
	border:1px #CCCCCC solid;
}

#wrapper #goodsList .goodsBox:nth-child(odd) {
	margin:0 0 2% 0;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(1) {
	width:100%;
	color:#0084d9;
	font-size:1.12em;
	font-weight:bold;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(2) {
	width:49%;
	margin:0 2% 2% 0;
	vertical-align:top;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(3) {
	display:none;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(4) {
	width:49%;
	text-align:left;
	padding:2% 0;
	font-size:0.9em;
	line-height:1.6em;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5) {
	width:49%;
	margin:0 2% 2% 0;
}


#wrapper #goodsList .goodsBox ul.element li:nth-child(6) {
	width:49%;
}


.nobr { display:none;}

} 


/* --------------------------
     小型タブレット端末
-------------------------- */
@media only screen and (max-width: 350px) {

#wrapper h2 {
	font-size:1.0em;
}


#wrapper #goodsList .goodsBox ul.element li:nth-child(1) {
	font-size:0.95em;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(4) {
	font-size:0.8em;
	line-height:1.4em;
}

#wrapper #goodsList .goodsBox ul.element li:nth-child(5),
#wrapper #goodsList .goodsBox ul.element li:nth-child(6) {
	font-size:0.9em;
}


} 


