@charset "utf-8";
/*---------------------------- PC向けのスタイル ----------------------------*/
@media screen and (min-width: 768px) {
/* CSS Document */




.LV0-box {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
	background-color: #000000;
	display: block;
	clear: both;
	height: auto;
}  
.LV0-box:after {
	content:"";
	display:block;
	clear:both
}







/* ------------------ フッタ部 ------------------ */

.LV1-footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	height: auto;
}

.LV2-footer {
	width: 950px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
}

.LV3-footer-box01 {
	float: left;
    width: 180px;
    margin: 35px 0 0 0;
    text-align: left;
}

.LV3-footer-box02 {
	float: left;
    width: 180px;  
    margin: 35px 0 0 0;
    text-align: left;
    color: #FFFFFF;
    font: 11px 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    letter-spacing: 1px;
}

.LV3-footer-box02 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.LV3-footer-box02 ul li {
	margin: 0 0 0 0;
	padding: 0 0 8px 18px;
}

.LV3-footer-box03 {
	float: left;
    width: 160px;
    margin: 35px 0 0 0;
    text-align: left;
    color: #FFFFFF;
    font: 11px 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    letter-spacing: 1px;
}

.LV3-footer-box03 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.LV3-footer-box03 ul li {
	margin: 0 0 0 0;
	padding: 0 0 8px 18px;
}

.LV3-footer-box04 {
	float: left;
    width: 160px;
    margin: 35px 0 0 0;
    text-align: left;
    color: #FFFFFF;
    font: 11px 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    letter-spacing: 1px;
}

.LV3-footer-box04 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.LV3-footer-box04 ul li {
	margin: 0 0 0 0;
	padding: 0 0 8px 18px;
}

.LV3-footer-box05 {
	clear: both;
    width: 950px;
    margin: 0 0 0 0;
    padding: 32px 0 0 0;
    text-align: left;
}
.LV3-footer-box05:after {
	content:"";
	display:block;
	clear:both
}

.LV4-footer-box05-left {
	float: left;
	width: 475px;
	margin: 0 0 0 0;
	text-align: left;
	color: #FFFFFF;
	font: 12px Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.LV4-footer-box05-right {
	float: left;
    width: 475px;
    margin: 0 0 0 0;
    text-align: right;
    color: #999999;
    font: 12px Calibri, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
}

.LV3-footer-box02 ul li.list01{background: url(../img/footer-icon01_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list02{background: url(../img/footer-icon02_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list03{background: url(../img/footer-icon03_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list04{background: url(../img/footer-icon04_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list05{background: url(../img/footer-icon05_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list06{background: url(../img/footer-icon06_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list07{background: url(../img/footer-icon07_off.png) no-repeat left top;}
.LV3-footer-box02 ul li.list08{background: url(../img/footer-icon08_off.png) no-repeat left top;}
.LV3-footer-box03 ul li.list09{background: url(../img/footer-icon09_off.png) no-repeat left top;}
.LV3-footer-box03 ul li.list10{background: url(../img/footer-icon10_off.png) no-repeat left top;}
.LV3-footer-box04 ul li.list11{background: url(../img/footer-icon11_off.png) no-repeat left top;}

.LV3-footer-box02  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.LV3-footer-box02  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LV3-footer-box02  a:hover {color: #3f96d3; text-decoration: none;}
.LV3-footer-box02  a:active {color: #3f96d3; text-decoration: none;}

.LV3-footer-box03  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.LV3-footer-box03  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LV3-footer-box03  a:hover {color: #ff9dbd; text-decoration: none;}
.LV3-footer-box03  a:active {color: #ff9dbd; text-decoration: none;}

.LV3-footer-box04  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.LV3-footer-box04  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LV3-footer-box04  a:hover {color: #c09dff; text-decoration: none;}
.LV3-footer-box04  a:active {color: #c09dff; text-decoration: none;}

.LV3-footer-box05  a:link {color: #999999; text-decoration: none;}
.LV3-footer-box05  a:visited {color: #999999; text-decoration: none;}
.LV3-footer-box05  a:hover {color: #c09dff; text-decoration: none;}
.LV3-footer-box05  a:active {color: #c09dff; text-decoration: none;}
.LV1-contents-titleboxs {
	margin-top: 12px;
	color: #727181;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 950px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: none;
	clear: none;
	/* [disabled]text-align: center; */
}
}


/*---------------------------- タブレット向けのスタイル ----------------------------*/
@media screen and (min-width:250px) and (max-width:768px) {
/* CSS Document */
.LV0-box {
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	text-align: center;
	height: auto;
	background-color: #000000;
}  







/* ------------------ フッタ部 ------------------ */

.LV1-footer {
	clear: both;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background-color: #000000;
	height: auto;
}

.LV2-footer {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.LV3-footer-box01 {
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	height: auto;
	width: 100%;
	padding-top: 10px;
}

.LV3-footer-box02 {
	width: 80%;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
}

.LV3-footer-box02 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.LV3-footer-box02 ul li {
	margin: 0 0 0 0;
	padding: 0 0 8px 18px;
}

.LV3-footer-box03 {
	width: 80%;
	text-align: left;
	color: #FFFFFF;
	font: 11px 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
}

.LV3-footer-box03 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.LV3-footer-box03 ul li {
	margin: 0 0 0 0;
	padding: 0 0 8px 18px;
}

.LV3-footer-box04 {
	width: 80%;
	text-align: left;
	color: #FFFFFF;
	font: 11px 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	letter-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
}

.LV3-footer-box04 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.LV3-footer-box04 ul li {
	margin: 0 0 0 0;
	padding: 0 0 8px 18px;
}

.LV3-footer-box05 {
	clear: both;
    width: 100%;
    margin: 0 0 0 0;
    padding: 32px 0 0 0;
    text-align: left;
}
.LV3-footer-box05:after {
	content:"";
	display:block;
	clear:both
}

.LV4-footer-box05-left {
	width: 100%;
	margin: 0 0 0 0;
	text-align: left;
	color: #999999;
	font: 12px Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

.LV4-footer-box05-right {
	float: left;
	width: 100%;
	text-align: right;
	color: #999999;
	font: 12px Calibri, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	margin-top: 20px;
}

.LV3-footer-box02 ul li.list01{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon01_off.png);
	display: block;
	padding-top: 10px;
}
.LV3-footer-box02 ul li.list02{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon02_off.png);
	padding-top: 10px;
	display: block;
}
.LV3-footer-box02 ul li.list03{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon03_off.png);
	padding-top: 10px;
	display: block;
}
.LV3-footer-box02 ul li.list04{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon04_off.png);
	display: block;
	padding-top: 10px;
}
.LV3-footer-box02 ul li.list05{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon05_off.png);
	display: block;
	padding-top: 10px;
}
.LV3-footer-box02 ul li.list06{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon06_off.png);
	padding-top: 10px;
	display: block;
}
.LV3-footer-box02 ul li.list07{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon07_off.png);
	display: block;
	padding-top: 10px;
}
.LV3-footer-box02 ul li.list08{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon08_off.png);
	padding-top: 10px;
	display: block;
}
.LV3-footer-box03 ul li.list09{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon09_off.png);
	display: block;
	padding-top: 10px;
}
.LV3-footer-box03 ul li.list10{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon10_off.png);
	display: block;
	padding-top: 10px;
}
.LV3-footer-box04 ul li.list11{
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../img/footer-icon11_off.png);
	display: block;
	padding-top: 10px;
}

.LV3-footer-box02  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.LV3-footer-box02  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LV3-footer-box02  a:hover {color: #3f96d3; text-decoration: none;}
.LV3-footer-box02  a:active {color: #3f96d3; text-decoration: none;}

.LV3-footer-box03  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.LV3-footer-box03  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LV3-footer-box03  a:hover {color: #ff9dbd; text-decoration: none;}
.LV3-footer-box03  a:active {color: #ff9dbd; text-decoration: none;}

.LV3-footer-box04  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.LV3-footer-box04  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.LV3-footer-box04  a:hover {color: #c09dff; text-decoration: none;}
.LV3-footer-box04  a:active {color: #c09dff; text-decoration: none;}

.LV3-footer-box05  a:link {color: #999999; text-decoration: none;}
.LV3-footer-box05  a:visited {color: #999999; text-decoration: none;}
.LV3-footer-box05  a:hover {color: #c09dff; text-decoration: none;}
.LV3-footer-box05  a:active {color: #c09dff; text-decoration: none;}
.LV1-contents-titleboxs {
	margin-top: 12px;
	color: #727181;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 950px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	float: none;
	clear: none;
	/* [disabled]text-align: center; */
}
.LV3-footer-box02 li {
	border-bottom: 1px dotted #A2A2A2;
	display: block;
	font-weight: normal;
}
.LV3-footer-box03 li {
	border-bottom: 1px dotted #A2A2A2;
	display: block;
}
.LV3-footer-box04 li {
	border-bottom: 1px dotted #A2A2A2;
	display: block;
}



}
