<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Theme-Cupid
Author:Relive
Description:å°‚ç”¨ãƒ†ãƒ¼ãƒž
Version: 1.0
*/

@charset "utf-8";
@import url('css/normalize.css');
@import url('css/base.css');
@import url('extend.css');

body {
	background: url(images/common/bg_color.jpg) repeat-y center top #2b2e31;
	color: #333;
	font-family:"ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

a { color: #333; text-decoration: none; }
#breadcrumb a,
#footer a { color: #fff; }
a:hover { text-decoration: underline; }

.school .line a,
.shop a,
.blog .post_meta a {
	color: #e61874;
	text-decoration: underline;
}
.school .line a:hover,
.shop a:hover,
.blog .post_meta a:hover { text-decoration: none; }

.plr8 { padding: 0 8px; }
.plr10 { padding: 0 10px; }
.plr20 { padding: 0 20px; }

.aligncenter { display: block;
    margin: 0 auto;}

.width980,
#main,
#breadcrumb {
	margin: 0 auto;
	width: 980px;
}


/* ----------------------------------------
	background
---------------------------------------- */
.bg_main {
	background: url(images/common/bg_top_main.png) no-repeat center top;
	background-attachment: fixed;
}
.bg_top {
	background: url(images/common/bg_top.png) no-repeat center top;
	background-attachment: fixed;
	position: relative;
	z-index: 5;
	
	
}
.bg_bottom_fix {
	background: url(images/common/bg_bottom_fix.png) no-repeat center bottom;
	background-attachment: fixed;
	position: relative;
	z-index: 1;
}
.bg_bottom { background: url(images/common/bg_bottom.png) no-repeat center bottom; }


/* ----------------------------------------
	header
---------------------------------------- */
#header {
	background-color: rgba(0,0,0,0.55);
	padding: 10px 0;
}
#header .width980 {
	background: url(images/common/info.png) no-repeat right top;
	position: relative;
}

#header h1 {
	color: #fff;
	font-size: 11px;
	float: left;
	margin: 0;
}
#header .h_btn {
	float: right;
	margin-top: 126px;
	width: 320px;
}
#header .h_btn li { float: left; }

#header .sns {
	position: absolute;
	top: 0;
	left: 549px;
}
#header .sns li { float: left; }

#header #logo {
	position: absolute;
	top: 45px;
	left: 49%;
	margin-left: -103px;
}


#navi {
	background-color: rgba(0,0,0,0.70);
}
#navi ul.naviUl{
	margin: 0 auto;
	width:1040px;
}
#navi li {
	float: left;
	padding: 14px 0;
}

/* ãƒ‰ãƒ­ãƒƒãƒ—ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
#navi .drop,
#scroll .drop { position: relative; }
#navi .drop ul {
	display: none;
	width: 180px;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 110;
}
#scroll .drop ul {
	display: none;
	width: 180px;
	position: absolute;
	top: 86px;
	left: 0;
	z-index: 110;
}
#navi .drop ul li,
#scroll .drop ul li {
  margin: 0;
  padding: 0;
  width: 200px;
}
#navi .drop ul li a,
#scroll .drop ul li a {
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	display: inline-block;
	line-height: 14px;
	padding: 10px 15px;
	width: 168px;
}
#navi .drop ul li a:hover,
#scroll .drop ul li a:hover {
	background-color: rgba(0,0,0,0.8);
	text-decoration: none;
}

/*çŸ­ç¸®ãƒŠãƒ“ç”¨*/
#scroll {
	background-color: rgba(0,0,0,0.70);
	position: fixed;
	display: none;
	top: 0;
	width: 100%;
	z-index: 100;
}
#scroll li {
	float: left;
	padding: 18px 0;
}
#scroll .s_logo { padding-right: 21px; }
#scroll .s_contact { padding: 18px 0; }


/* ----------------------------------------
	content
---------------------------------------- */
#main {
	position: absolute;
	top: 360px;
	left: 50%;
	margin-left: -490px;
	z-index: 2;
}
#main img {
	position:absolute;
	left:0;
	top:0;
}
#breadcrumb {
	color: #fff;
	margin-top: 375px;
	margin-bottom: 20px;
}

#container {
	margin: 0 auto;
	width: 980px;
}
#contents {
	background-color: #f2f2f2;
	padding: 20px;
}

.page_contents {
	float: left;
	width: 700px;
	letter-spacing: 1px;
}

.line24 { line-height: 24px; }

.base_box {
	background-color: #fff;
	margin-bottom: 30px;
	padding: 20px;
}

/*ãƒªãƒ³ã‚¯ãƒœã‚¿ãƒ³*/
.btn_box,
.btn_box02,
.btn_box03 {
	border-top: solid 1px #ccc;
	margin-top: 40px;
	padding-top: 30px;
}
.btn_box li {
	float: left;
	padding-right: 12px;
}
.btn_box02 li {
	float: left;
	padding-right: 10px;
}
.btn_box03 li {
	float: left;
	padding-right: 13px;
}

/*ãƒšãƒ¼ã‚¸ãƒ£ãƒ¼*/
.wp-pagenavi {
	text-align: center;
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	background-color: #fff;
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #ff5c9d;
	border-color: #ff5c9d;
	color: #fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}


/*ãŠçŸ¥ã‚‰ã›*/
#contents .infor{
	border: 1px solid #FF3B3F;
	padding: 10px 0;
}

.infor .fs16{
	font-size: 16px;
}

.infor p a{
	color:#FF3B3F;
	font-weight: bold;
}
/* ----------------------------------------
	sidebar
---------------------------------------- */
#sidebar {
	float: right;
	width: 210px;
}
#sidebar .cat {
	background-color: #fff;
	padding: 5px 10px 10px;
	margin-bottom: 20px;
}
#sidebar .cat li {
	background: url(images/common/icon_arr.gif) no-repeat 0 13px;
	border-bottom: dotted 1px #ccc;
	padding: 5px 0 5px 10px;
}

#sidebar .cal {
	background-color: #fff;
	padding: 10px;
	margin-bottom: 20px;
}
#sidebar .cal .sat { color: #3e4ed1; }
#sidebar .cal .sun { color: #c11111; }


/* ----------------------------------------
	footer
---------------------------------------- */
#pagetop {
	padding-top: 200px;
	text-align: center;
}

#footer {
	background-color: rgba(0,0,0,0.55);
	color: #fff;
	padding: 30px 0 20px;
}
#footer .width980 { position: relative; }

#footer .sitemap { text-align: center; }

#footer .sns {
	margin: 0 auto 10px;
	width: 161px;
}
#footer .sns li { float: left; }

#footer .sns_box {
	margin: 0 auto 20px;
	width: 340px;
}

#copyright {
	color: #fff;
	text-align: center;
}

.recruit01{
	width: 520px;
	margin: 0 auto;
}

.recruit_bnr{
	float: left;
	width: 280px;
}
.recruit_tel{
	float: right;
	padding-top: 8px;
}
.recruit_tel span{ font-size: 22px; }


/*EW 2019-04-05èª¿æ•´*/
#header {
    background-color: rgba(0,0,0,0.55);
    padding: 10px 0;
    position: relative;
    z-index: 5;
}
#navi {
    background-color: rgba(0,0,0,0.70);
    position: relative;
    z-index: 5;
}
.bg_top {
    background: url(images/common/bg_top.png) no-repeat center top;
    background-attachment: fixed;
    position: fixed;
    z-index: 2;
    width: 100%;
    height: 485px;
    top: 0;
}
#container {
    margin: 0 auto;
    width: 980px;
    position: relative;
    z-index: 6;
}
.info_slide_dots{
	display:none!import;
}</pre></body></html>