@charset "utf-8";
html, html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
header {
	padding: 0;
}
body {
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
	background: url(../img/bodybg.jpg)
}
body, #wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

footer {
	margin-top: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	background: #4a0052;
}
footer ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 10px 0;
}
footer li {
	padding: 0 20px;
	border-right: solid 1px #ffffff;
}
footer li:last-child {
	border: none;
}
footer li a {
	color: #ffffff;
	text-decoration: none;
}
footer a:hover, footer a:active {
	color: #FF0;
	text-decoration: underline;
}
h2 {
	background-color: #4a0052;
	padding: 10px 20px;;
	color: #ffffff;
	font-weight: normal;

}
.footerAdd, .copyright {
	text-align: center;
	margin-top: 20px;
	color: #ffffff;
}
.top-read {
	margin-top: 30px;
}
.top-read ul {
	list-style: none;
	padding-left: 0px;
}
.top-read li {
	padding-bottom: 10px;
	line-height: 2.0em;
}
.top-read h3 {
	font-size: 30px;
	font-weight: normal;
	color: #4a0052;
	padding-bottom: 10px;
}

.row:before, .row:after {
	content: "";
	display: table;
}
.row:after {
	clear: both;
}

/* pagetop */
.pagetop {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 15px;
}
.pagetop a {
	display: block;
	background-color: #ccc;
	text-align: center;
	color: #222;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 10px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
.pagetop a:hover {
	display: block;
	background-color: #b2d1fb;
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding: 5px 10px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

/* margin */
.marginT5 {
	margin-top: 5px;
}
.marginT10 {
	margin-top: 10px;
}
.marginT20 {
	margin-top: 10px;
}
.marginT30 {
	margin-top: 30px;
}
.marginT40 {
	margin-top: 40px;
}
.marginT50 {
	margin-top: 50px;
}
.marginT60 {
	margin-top: 60px;
}
.marginT70 {
	margin-top: 70px;
}
.marginT80 {
	margin-top: 80px;
}
.marginT90 {
	margin-top: 90px;
}

/* text */
.colorRed {
	color: #db0011;
}



/*スマホ用*/
@media screen and (max-width: 767px) {
img {
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
h1 {
	width: 173px;
	margin: 20px auto 30px;
}
header .container-small {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 15px 10px 0;
}
footer li {
	margin-bottom: 10px;
}

/*トグルボタン
---------------------------------------------------------- */
.sp-logo {
		margin: 10px 0 10px 20px;
	}
	.sp-logo img {
		width: 180px;
		height: auto;
	}
	.sp-menu-logo {
		padding-bottom: 20px;
	}
	.sp-menu-logo img {
		width: 50%;
		height: auto;
	}
	.sp-menu-tel {
		border: solid 1px #fff;
		padding: 10px;
		margin-top: 30px;
		color: #fff;
	}

/*top-read
---------------------------------------------------------- */
.top-read li {
	text-align: center;
	padding: 10px;
}

/*top-info
---------------------------------------------------------- */
.top-info h4 {
	color: #4a0052;
	font-size: 20px;
	border-bottom: #4a0052 solid 2px;
	padding: 0 0 5px 15px;
	margin-top: 40px;
	margin-bottom: 10px;
	}
.top-info p {
	padding: 10px;
	line-height: 2.0;
}

/*topBtn-sp
---------------------------------------------------------- */
	.topBtn-sp {
		margin-top: 30px;
	}
	.topBtn-sp li {
		margin-bottom: 20px;
	}
	.topBtn-sp a:hover img {
	opacity: 0.7;
}

.spnone {
	display: none;
}
}



/*デスクトップ用*/
@media (min-width: 768px) {
#body {
	background: url(../img/bodyBg_pc.jpg) no-repeat center 0px;
}
#body2 {
	background: url(../img/bodyBg2.jpg) no-repeat center 0px;
}
header {
	margin: 0px auto;
	width: 1000px;
}
h1 {
	margin-left: 20px;
}
h2 {
	margin-top: 60px;
	font-size: 30px;
}
footer {
	font-size: 84%;
	background: url(../img/footerBg.jpg) repeat-x 0px 0px;
}

/*globalNavi
------------------------------------------------------------*/
#globalNavi {
	display: inline-block;
	height: 76px;
	width: 1000px;
	float: right;
	margin-top: 152px;
}
#globalNavi2 {
	display: inline-block;
	height: 76px;
	width: 1000px;
	float: right;
}
#globalNavi ul, #globalNavi2 ul {
	overflow: hidden;
	float: left;
	padding: 0;
	width: 1000px;
}
#globalNavi ul li, #globalNavi2 ul li {
	float: left;
	display: block;
}
#globalNavi ul li a, #globalNavi2 ul li a {
	display: block;
	text-indent: -9999px;
	height: 76px;
	padding: 0;
	margin: 0px;
	overflow: hidden;
}
/*メニュー設定*/
#globalHome a {
	background: url(../img/nav_01.gif) no-repeat 0 0;
	width: 200px;
}
#globalHome a:hover {
	background: url(../img/nav_01.gif) no-repeat 0 -76px;
}
#globalAbout a {
	background: url(../img/nav_02.gif) no-repeat 0 0;
	width: 200px;
}
#globalAbout a:hover {
	background: url(../img/nav_02.gif) no-repeat 0 -76px;
}
#globalPerpetual a {
	background: url(../img/nav_03.gif) no-repeat 0 0;
	width: 200px;
}
#globalPerpetual a:hover {
	background: url(../img/nav_03.gif) no-repeat 0 -76px;
}
#globalPet a {
	background: url(../img/nav_04.gif) no-repeat 0 0;
	width: 200px;
}
#globalPet a:hover {
	background: url(../img/nav_04.gif) no-repeat 0 -76px;
}
#globalAccess a {
	background: url(../img/nav_05.gif) no-repeat 0 0;
	width: 200px;
}
#globalAccess a:hover {
	background: url(../img/nav_05.gif) no-repeat 0 -76px;
}

/*  contents
---------------------------------------------------------- */
#contents {
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	display: block;
	clear: both;
}
.contents_img {
	width: 930px;
	height: 173px;
	padding-top: 2px;
}
.top-read ul {
	display: flex;
}
.top-read li:first-child {
		margin-left: 10px;
		width: 560px
	}
.top-read li:last-child {
	margin-left: 20px;
	width: 400px;
	flex: none;
}
.top-read img {
	width: 400px;
}

/*top-info
---------------------------------------------------------- */
.top-info h4 {
	color: #4a0052;
	font-size: 20px;
	border-bottom: #4a0052 solid 2px;
	padding: 0 0 5px 15px;
	margin-top: 40px;
	margin-bottom: 5px;
	}
.top-info p {
	padding: 10px;
	line-height: 2.0;
}


/*  topBtn
---------------------------------------------------------- */
.topBtn {
	margin: 50px auto 50px;
	width: 980px;
}
.topBtn table tr th {
	width: 25px;
}

/*--- ロールオーバー設定 ---*/
.topBtn table tr td.btnAbout a{
	background:url(../img/topBnn1.png) no-repeat 0 0;
	width:310px;
	text-indent:-9999px;
	display:block;
	height:300px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
.topBtn table tr td.btnAbout a:hover
{
	background:url(../img/topBnn1.png) no-repeat 0 -300px;
}

.topBtn table tr td.btnPerpetual a{
	background:url(../img/topBnn2.png) no-repeat 0 0;
	width:310px;
	text-indent:-9999px;
	display:block;
	height:300px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
.topBtn table tr td.btnPerpetual a:hover
{
	background:url(../img/topBnn2.png) no-repeat 0 -300px;
}

.topBtn table tr td.btnPet a{
	background:url(../img/topBnn3.png) no-repeat 0 0;
	width:310px;
	text-indent:-9999px;
	display:block;
	height:300px;
	padding:0;
	margin:0px;
	overflow:hidden;

}
.topBtn table tr td.btnPet a:hover
{
	background:url(../img/topBnn3.png) no-repeat 0 -300px;
}

.pcnone {
	display: none;
}
}
