@charset "UTF-8";
/* CSS Document */

a {
	transition:opacity 0.3s ease-out;
}
a:hover {
	opacity:0.7;
}

.sp_view {
	display: none;
}
.pc_br {
	display: block;
}


html {
	height:100%;
	width:100%;
}
body {
	height:auto;
	width:100%;
	padding:0;
	margin:0;
	font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	color:#000;
	position:relative;
}


.container {
	position: relative;
	width:980px;
	margin:0 auto;
	overflow: hidden;
}

.bline1 {
	background: url("../img/border_img1.png") repeat-x center bottom;
}
.bline2 {
	background: url("../img/border_img2.png") repeat-x center bottom;
}
.bline3 {
	background: url("../img/border_img3.png") repeat-x center bottom;
}
.bline4 {
	background: url("../img/border_img4.png") repeat-x center bottom;
}
.blinew {
	background: url("../img/border_imgw.png") repeat-x center bottom;
}

#sp_menu_base {
	display: none;
}


#login_blk {
	display:none;
	width:350px;
	position:fixed;
	top:127px;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	z-index:110;
}
#login_blk form {
	display:block;
	width:350px;
	margin:0 auto;
	background-color:rgba(255,255,255,0.8);
	border-radius:6px;
	padding:30px;
	box-sizing:border-box;
}
#login_blk form .err {
	color:#F00;
	padding-bottom:10px;
}
#login_blk form div {
	text-align:center;
}
#login_blk form div img {
	width:120px;
	height:auto;
	margin-bottom:15px;
}
#login_blk form input[type="text"],#login_blk form input[type="password"] {
	background-color:#FFF;
	width:100%;
	box-sizing:border-box;
	border-radius:6px;
	border:none;
	box-shadow:0px 1px 4px 0px rgba(0,0,0,0.5) inset;
	font-size:16px;
	line-height:1.5;
	padding:10px 15px;
	font-family:'Font Awesome 5 Free';
    font-style:normal;
    font-weight:normal;
    text-decoration:inherit;
	margin-bottom:15px;
}
/* firefox */
@-moz-document url-prefix() {
	#login_blk form input[type="text"],#login_blk form input[type="password"] {
		font-family:'FontAwesome';
		font-weight: bold;
	}
}
/* chrome & safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#login_blk form input[type="text"],#login_blk form input[type="password"] {
		font-family:'FontAwesome';
		font-weight: bold;
	}
}
/* safari */
_::-webkit-full-page-media, _:future, :root #login_blk form input[type="text"],#login_blk form input[type="password"] {
    font-family:'Font Awesome 5 Free';
	font-weight: bold;
}
#login_blk form input[type="submit"] {
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	display:block;
	text-decoration:none;
	width:100%;
	box-sizing:border-box;
	border:none;
	background-color:#E40012;
	border-radius:6px;
	color:#FFF;
	text-align:center;
	font-size:20px;
	line-height:1;
	padding:12px 0;
	margin:0 auto 15px;
	box-shadow:0px 1px 2px 0px rgba(0,0,0,0.5);
}
#login_blk form input[type="submit"]:hover {
	opacity:0.7;
}
#login_blk form label {
	font-size:14px;
}
#login_blk form p {
	padding-top:20px;
	font-size:13px;
	line-height:18px;
}
#login_blk.mailform {
	width: 640px;
}
#login_blk.mailform form {
	width: 640px;
}
#login_blk.mailform form strong {
	font-weight: bold;
	display: block;
	text-align: center;
	padding-bottom: 20px;
}
#login_blk.mailform #u_mail {
	width: 500px;
	margin: 0 40px;
}
#login_blk.mailform .mailform_sblk {
	width: 290px;
	margin: 0 145px;
}
#login_blk.mailform .mailform_sblk p {
	padding-bottom: 10px;
	font-size: 14px;
}
#login_blk.mailform .mailform_sblk p a {
	text-decoration: underline;
	color: #000;
}

.backbase {
	display:none;
	background-color:rgba(0,0,0,0.7);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
}


header {
	height: 536px;
	background-image: url("../img/header_img1.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
header .bline1 {
	height: 536px;
}
header .container {
	height: 536px;
}
header #header_title {
	position: absolute;
	width: 315px;
	top: 182px;
	left: 0;
	right: 0;
	margin:  0 auto;
	z-index: 1;
}
header #header_title img {
	width: 100%;
	height: auto;
}
#header_menu {
	font-size: 0;
	position: absolute;
	top: 12px;
	left: 0;
	z-index: 1;
}
#header_menu a:nth-child(1) {
	margin-right: 24px;
}
#header_menu a:nth-child(2) {
	margin-right: 33px;
}
#header_menu a:nth-child(3) {
	margin-right: 40px;
}
#header_menu img {
	width: auto;
	height: 132px;
}
#header_menu a:nth-child(4) img {
	width: 166px;
	height: auto;
	vertical-align: top;
	margin-top: 38px;
}
#header_mes {
	font-size: 0;
	position: absolute;
	top: 285px;
	right: 95px;
	z-index: 1;
	width: 235px;
}
#header_mes img {
	width: 100%;
	height: auto;
}
#header_tab {
	font-size: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
#header_tab a {
	margin-left: 14px;
}
#header_tab img {
	width: 113px;
	height: auto;
}
header a:hover {
	opacity: 0.9;
}


#b1 {
	background-color: #fffef4;
	padding: 80px 0 30px;
}
#b1 h1 {
	width: 532px;
	margin: 0 auto;
}
#b1 h1 img {
	width: 100%;
	height: auto;
}


#b2 {
	background-color: #fffcdf;
}
#b2 .bline {
	padding: 60px 0;
	text-align: center;
}
#b2 p {
	font-size: 16px;
	line-height: 1.75;
	padding-bottom: 30px;
}


#b3 {
	background-color: #ffd752;
	padding: 60px 0 50px;
}
#b3 h1 {
	width: 149px;
	margin: 0 auto;
	padding-bottom: 55px;
}
#b3 h1 img {
	width: 100%;
	height: auto;
}
#b3list {
	width: 640px;
	margin: 0 auto;
	background-color: #ffeba9;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 10px 15px;
}
#b3list table {
	width: 100%;
	box-sizing: border-box;
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
}
#b3list th,#b3list td {
	box-sizing: border-box;
	font-size: 16px;
	line-height: 1.6;
	font-weight: bold;
	padding: 4px 10px;
	border-bottom: 2px dotted #FFF;
	text-align: left;
	vertical-align: top;
	position: relative;
}
#b3list td a {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: auto;
	margin: auto;
	color: #4A9D38;
	font-size: 24px;
	line-height: 1;
	height: 24px;
}
#b3list th {
	padding-left: 0;
	border-right: 2px dotted #FFF;
}
#b3list tr:last-child th,#b3list tr:last-child td {
	border-bottom: none;
}
#b4 {
	background-color: #ffd752;
}
#b4 .bline {
	padding-bottom: 150px;
}
#b4 h1 {
	width: 310px;
	margin: 0 auto;
	padding-bottom: 22px;
}
#b4 h1 img {
	width: 100%;
	height: auto;
}
#b4blk {
	width: 490px;
	text-align: center;
	margin: 0 auto;
	background-color: #ffeba9;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 30px 0 25px;
}
#b4blk a {
	text-decoration: underline;
	font-size: 26px;
	line-height: 1;
	font-weight: bold;
	color: #000;
}
#b4blk span {
	display: block;
	font-size: 16px;
	line-height: 1;
	padding-top: 10px;
}
#b5 {
	background-color: #fffabd;
}
#b5 .bline {
	padding: 70px 0 60px;
}
#b5 h1 {
	width: 247px;
	margin: 0 auto;
}
#b5 h1 img {
	width: 100%;
	height: auto;
}


#b6 .container {
	padding: 50px 0;
}
#b6img {
	float: left;
	width: 400px;
	margin-right: 24px;
}
#b6img img {
	width: 100%;
	height: auto;
	border-radius: 15px;
}
#b6main {
	float: left;
	width: 330px;
	margin-right: 50px;
}
#b6main p.cate {
	font-size: 20px;
	line-height: 1;
	color: #49AC35;
	padding-bottom: 1em;
}
#b6main h2 {
	font-size: 38px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 10px;
}
#b6main p.date {
	font-size: 14px;
	line-height: 1;
	color: #717171;
}
#b6main div.txt {
	font-size: 14px;
	line-height: 1.8;
	padding: 25px 0 20px;
}
#b6main div.txt a {
	text-decoration: underline;
	color: #49AC35;
}
#b6main p.plink {
	text-align: right;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
}
#b6main p.plink a {
	text-decoration: underline;
	color: #000;
}
#linklist {
	float: left;
	font-size: 14px;
	line-height: 1.8;
	background-color: #eee;
	padding: 10px;
}
#linklist a {
	text-decoration: none;
	color: #000;
}
#linklist a:hover,#linklist a.slt {
	color: #49AC35;
}
#linklist > a {
	text-decoration: underline;
	font-weight: bold;
}
#linklist h3 {
	font-weight: bold;
	margin-top: 30px;
}


#b7 {
	background-color: #fffabd;
}
#b7 .bline {
	height: 55px;
}


footer {
	background-color: #49ac35;
	color:#000;
	text-align:center;
	padding: 35px 0 40px;
	font-size: 12px;
	line-height: 1;
	position: relative;
}

p.gotop {
    top: 37px;
    position: absolute;
    right: 60px;
	z-index: 50;
}
p.gotop a img {
	width: 62px;
	height: auto;
}
p.gotop a:hover {
	opacity:0.7;
}
@media screen and (max-width: 1212px) {
	p.gotop {
		right: 5px;
	}
}
@media screen and (max-width: 1090px) {
	p.gotop {
		display: none;
	}
}



@media screen and (max-width: 999px) {
	.pc_view {
		display: none;
	}
	.sp_view {
		display: inherit;
	}
	.pc_br {
		display: inline;
	}
	.sp_br {
		display: block !important;
	}
	.sp_hide {
		display: none;
	}
	
	p.gotop {
		display: block !important;
		right: 15px;
		top: auto;
		bottom: 20px;
		font-size: 0;
	}
	p.gotop a img {
		width: 40px;
		height: auto;
	}
	
	.container {
		width: auto;
	}
	
	#sp_menu_base {
		display: none;
		width: 100%;
		height: 391px;
		position: absolute;
		top: 0;
		z-index: 1;
		background-image: url("../img/spmenubase.png");
		background-size: 100%, auto;
		background-repeat: no-repeat;
	}
	#sp_menu_base div {
		padding: 158px 15px 0 14px;
		font-size: 0;
	}
	#sp_menu_base a {
		display: inline-block;
		width: 173px;
		text-decoration: none;
		text-indent: -9999px;
		text-align: left;
	}
	#sp_menu_base a:nth-child(1),#sp_menu_base a:nth-child(2) {
		height: 104px;
	}
	#sp_menu_base a:nth-child(3),#sp_menu_base a:nth-child(4) {
		height: 89px;
	}
	
	header {
        height: 465px;
    }
    header .bline1 {
        height: 465px;
    }
    header .container {
        height: 465px;
		overflow: visible;
    }
	header #header_title {
		width: 242px;
		top: 93px;
	}
	.bline {
		background-size: 60px 10px;
	}
	#header_tab a {
		margin-left: 0;
		margin-right: 15px;
	}
	#header_tab img {
		width: 65px;
	}
	#sp_menu {
        font-size: 0;
        position: absolute;
        top: 8px;
        left: 15px;
        z-index: 2;
    }
	#sp_menu > a > img {
		width: auto;
		height: 63px;
	}
	#sp_calbtn {
		font-size: 0;
		position: absolute;
		top: 18px;
		left: 102px;
		z-index: 1;
	}
	#sp_calbtn img {
		width: 120px;
		height: auto;
	}
	#header_mes {
		width: 246px;
		top: 390px;
		left: 0;
		right: 0;
		margin: auto;
	}
	#b1 {
		padding: 125px 0 20px;
	}
	#b1 .container {
		padding-top: 55px;
	}
	#b1 h1 {
		width: 307px;
	}
	#b2 p {
		font-size: 14px;
		line-height: 2;
	}
	#b2 .bline {
		padding: 40px 0 60px;
	}
	#b3 {
		padding: 40px 0 20px;
	}
	#b3 h1 {
		width: 118px;
		padding-bottom: 30px;
	}
	#b3 .container {
		padding: 0 20px;
	}
	#b3list {
		width: 100%;
	}
	#b3list th, #b3list td {
		font-size: 12px;
		font-weight: normal;
	}
	#b3list th {
		white-space: nowrap;
	}
	#b4 {
		padding-top: 40px;
	}
	#b4 .bline {
		padding-bottom: 80px;
	}
	#b4 .container {
		padding: 0 20px;
	}
	#b4 h1 {
		width: 335px;
	}
	#b4blk {
		width: 100%;
	}
	#b4blk span {
		font-size: 14px;
		padding-top: 15px;
	}
	#b5 .bline {
		padding: 40px 0 50px;
	}
	#b5 h1 {
		width: 220px;
	}
	#b6 .container {
		padding: 30px 20px 40px;
	}
	#b6img {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#b6main {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	#b6main p.cate {
		font-size: 16px;
		padding: 15px 0 10px;
	}
	#b6main h2 {
		font-size: 28px;
		line-height: 1.2;
	}
	#b6main p.date {
		font-size: 12px;
	}
	#linklist {
		display:none;
	}
	footer {
		line-height: 1.6;
	}
}