<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*##########################################
#-1030px（レスポンシブ）
###########################################*/

@media (max-width:1030px)  {
.bone {
    padding:0 15px;
}
#container {
	padding-top: 0;
}
#pagehead,
#mainmenu {
	height: 60px;
}
#pagehead {
    background-color: transparent;
}
#logo {
	width: 180px;
	top:15px;
	left: 15px;
}
#top_category .inr {
    padding: 60px 15px;
}
#screen .base h2 {
    font-size: 3.6rem;
	margin-bottom: 20px;
}
#screen .base p {
    font-size: 2.4rem;
}
#screen .base li span {
    display: none;
}





/*--------slider--------*/
#open_menu {

}
/*slidemenu*/
#base_slide {
	text-align:left;
	position:relative;
}
#base_slide .inner {
	height:600px;
	overflow:auto;
}
#base_slide .inner2 {
	min-height:5000px;
	background-color:#fff;
	padding:10px 0 10px;
}
#base_slide h4 {
	text-align:center;
	background:#0F0F0F;
	color:#fff;
	padding:10px;
	position:relative;
}
#base_slide h4:after {
	content: "";
	height:0;
	width:0;
	display: inline-block;
	border: 5px solid transparent;
	border-top-color: #ff4a86;
	position: absolute;
	bottom: -10px;
	left:50%;
	margin-left:-10px;
}
#base_slide ul {
	z-index:1000;
}
#base_slide ul.ul_first {
	border-bottom:1px dotted #d1d1d1;
	margin-top:0
}

#base_slide li {
	border-top:1px dotted #d1d1d1;
}
#base_slide li a {
	color:#111111;
	text-decoration:none;
	display:block;
	width:240px;
	position:relative;
	font-size:16px;
	font-weight:bold;
}
#base_slide li a span {
	display:block;
	padding:18px 12px 18px 15px;
}
#base_slide li a:after {
	display:inline-block;
	content:'';
	width:5px;
	height:5px;
	border-top:2px solid #111111;
	border-right:2px solid #111111;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-5px;

	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);

}
#ps_headding {
	width:100%;
	height:50px;
	position:relative;
	background-color:#30b248;
}
#ps_headding .close {
	position:absolute;
	left:10px;
	top:5px;
}
#ps_headding .close a {
	display:block;
	padding: 10px 20px 12px 20px;
	overflow:hidden;
	position:relative;
	color:#fff;
	font-size:16px;
	line-height:16px;
	text-decoration:none;


}
#ps_headding .close a:after {
	display:inline-block;
	content:'';
	width:10px;
	height:10px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	position:absolute;
	left:5px;
	top:50%;
	margin-top:-7px;

	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
body.news #main_inr {
    padding: 15px 0 30px;
}
#open_menu {
	position: absolute;
	top:15px;
	right:15px;
	width: 25px;
	height: 25px;
	/*background-color: #0000ff;*/
	z-index: 800;
	background-image: url(../img/ic_menu.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
/*----------------retina----------------*/
@media only screen and (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){



}/*retina*/



}/*END*/




/*##########################################
#-720px（レスポンシブ）
###########################################*/
@media (max-width:720px)  {

.pc_block {
	display:inline;
}
.sp_block {
	display:block;
}
.sp_none {
	display:none;
}
.st1 {
    font-size: 2.4rem;
}
.st2 {
    font-size: 1.8rem;
}
.st3 {
    font-size: 2.4rem;
    text-align: left;
    padding-left:5px;
}
#top .st3 {
    font-size: 1.4rem;
    color: #fff;
    border: 1px solid #fff;
    width: 80px;
    text-align: center;
    padding: 2px 0;
    margin-left: 3px;
    margin-bottom:5px;
}
#pagefoot .inr {
    padding: 40px 0 30px;
}
#f_info,#fnv {
	width:auto;
	float:none;
}
#pagetop {
    display: none;
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 100;
}
#fnv {
	margin:30px 0 0;
	padding:0 15px;
}
#fnv ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#fnv li {
	margin:0;
	display:block;
	width:48%;
	margin-bottom:10px;
}
#fnv li a {
	display:block;
	text-align:center;
	padding:8px 0;
	color:#212121;
	background-color:#fff;
	border-radius:4px;
}
#fnv li a::before {
	display:none;
}
#f_link {
    border-top: 0 none;
}
#f_logo {
    width: 160px;
}
/*--------top---------*/
#screen .base {
	width:86%;
	top:30%;
	margin-top:0;
	margin-left:-43%;
}
#screen .base h2 {
    font-size: 2.8rem;
	margin-bottom: 20px;
}
#screen .base p {
	font-size: 1.4rem;
}
#screen .base h2 span {
    display: block;
}
#screen .base li {
	display: inline-block;
	width: 32%;
	margin-top: 20px;
}
#screen .base li a {
    font-size: 1.4rem;
	border: 2px solid #fff;
}
#screen .base li a:hover {
	border: 2px solid #bfc333;
}
.bnr_sp1 {
    width: 250px;
	top: 60px;
	right: auto;
    left:50%;
    margin-left: -125px;
}
.slide-img {
	padding-top: 153.33%;
}
.slide-img.sc1 {background-image: url('../img/sp_s1.jpg')}
.slide-img.sc2 {background-image: url('../img/sp_s2.jpg')}
.slide-img.sc3 {background-image: url('../img/sp_s3.jpg')}
.slide-img.sc4 {background-image: url('../img/sp_s4.jpg')}
.slide-img.sc5 {background-image: url('../img/sp_s5.jpg')}

#top_about .inr {
    padding: 140px 15px;
}
#top_about figure {
    width: 80px;
}
#img_top_a01 {
    top: 35px;
    left: 10px;
    right: auto;
}
#img_top_a02 {
    top: 15px;
    left: 50%;
    right: auto;
    margin-left: -40px;
}
#img_top_a03 {
    top: 35px;
    right: 10px;
    left:auto;
}
#img_top_a04 {
    top:auto;
    bottom: 35px;
    left: 10px;
    right: auto;
}
#img_top_a05 {
    top:auto;
    bottom: 15px;
    left: 50%;
    right: auto;
    margin-left: -40px;
}
#img_top_a06 {
    bottom: 35px;
    right: 10px;
    left:auto;
}



#top_category {
	margin-bottom: 20px;
	background-color: #fff;
	background-image: none;
}
#top_category .inr {
    padding: 60px 15px;
}
#top_category .base {
    display: block;
}
#top_category .box {
    width: 100%;
    padding-bottom: 15px;
    position: relative;
    background-color: #f8fbfd;
    border-radius: 15px;
    margin-bottom: 15px;
    overflow: hidden;
    border: 1px solid #eee;
}
#top_category .box ul {
    padding: 0 15px;
}
#top_category .box li {
    font-size: 1.4rem;
}
#top_category .box figure {
    width: 100%;

}
#top_category .box .text {

}
#top_category .box h4 {
    font-size: 2.4rem;
    margin-top: 15px;
}

#top_expand .inr {
    padding: 0 15px;
}
#top_expand .box.s1,
#top_expand .box.s2 {
    float: none;
}
#top_expand .box.s2 {
    margin-left: 0;
}
#top_expand .box {
    width: 100%;
}
#top_expand .box h4 {
    font-size: 1.8rem;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
}
#top_expand .box.s1 {
    box-sizing: border-box;
    margin-top: 100px;
    margin-bottom: 60px;
}
#top_expand .box p {

}

#top_zibunshi .base {
    display: block;
    padding: 0 15px;
}
#top_zibunshi figure {
    width: 100%;
    margin-bottom: 15px;
}
#top_zibunshi .text {
    width: 100%;
    padding-left: 0;
}


#top_expand figure {
	position: absolute;
	opacity: 0;
    width: 40%;
}
#top_expand figure img {
	width: 100%;
	height: auto;
}
#img_top_e01 {
    top: -40px;
    left: -40px;
}
#img_top_e02 {
    top: 1100px;
    left: 0;
	z-index: -2;
}
#img_top_e03 {
    display: none;
}
#img_top_e04 {
    top: 500px;
}

#top_bnr ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 15px;
    width: auto;
}
#top_bnr li {
    width: 48%;
    margin: 0 0 10px;
}
#top_about p {
	max-width: 100%;
}

}/*END*/
/*##########################################
#-380px（レスポンシブ）
###########################################*/
@media (max-width:480px)  {



}/*END*/

/*
*{
	border:1px solid #0000ff !important;
}
*/
</pre></body></html>