<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : charge.css
 author     : Ability Consultant
 style info : 料金
=================================================================== */
.con_lead .box_lead, .con_guide .pnav, .con_oth_guide .pnav, .con_guide .box_gui, .con_oth_guide .box_gui, .con_charge .box_tab, .con_discount {
	width: 1100px;
	margin: auto;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
	text-align: center;
	color: #FFF;
}
.con_intro h3 {
	margin-bottom: 1em;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_tab {
	background: url(../images/common/bg_pattern3.png) repeat top left;
	margin-top: 40px;
}
.con_tab:before, .con_tab:after {
	content: '';
	width: 100%;
	height: 10px;
	display: block;
	background: url(../images/common/bd_pattern5.png) repeat top left;
}
.con_tab:before {
	margin-bottom: 50px;
}
.con_tab:after {
	margin-top: 50px;
}
.con_tab ul {
	text-align: center;
	letter-spacing: -.4em;
}
.con_tab ul li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	letter-spacing: normal;
	margin-left: 20px;
	cursor: pointer;
}
.con_tab ul li:first-child {
	margin-left: 0;
}

/* -----------------------------------------------------------
	.con_lead
----------------------------------------------------------- */
.con_lead {
	padding: 60px 0;
	color: #FFF;
}
.con_lead h4 {
	text-align: center;
	margin-bottom: 25px;
}
.con_lead .txt_lead {
	text-align: center;
}
.con_lead .txt_lead img {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	padding: 0 .5em;
}
.con_lead .box_lead {
	overflow: hidden;
	margin-top: 45px;
}
.con_lead .box_lead h5 {
	margin-bottom: 20px;
}
.con_lead .box_lead .wrp_txt {
	float: left;
	width: 740px;
}
.con_lead .box_lead .wrp_txt p {
	margin-top: 1em;
}
.con_lead .box_lead .wrp_txt p:first-child {
	margin-top: 0;
}
.con_lead .box_lead .wrp_img {
	float: right;
	width: 294px;
}
.con_lead .box_lead .wrp_img img {
	margin-bottom: 1px;
}
.con_lead .box_info {
	border: 1px solid #4d3830;
	margin: 0 auto;
	max-width: 720px;
	padding: 15px 10px;
	text-align: center;
	position: relative;
	margin-top: 56px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.con_lead .box_info p {
	background: #3e1907;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	padding: 0 .8em;
	margin-top: -53px;
	font-size: 108%;
}
.con_lead .box_info .detail {
	margin-top: -10px;
}
.con_lead .box_info .detail span {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	color: #FFF;
	line-height: 1;
	padding: .5em .9em;
	background: #4d3830;
	margin: 0 .2em;
	font-size: 104%;
}

/* -----------------------------------------------------------
	.con_guide
----------------------------------------------------------- */
.con_guide, .con_charge {
	background: url(../images/common/bg_pattern2.png) repeat top left;
}
.con_guide:before, .con_guide:after, .con_charge:before, .con_charge:after {
	content: '';
	width: 100%;
	height: 16px;
	display: block;
	background: url(../images/common/bd_pattern1.png) repeat top left;
}
.con_guide:before, .con_charge:before {
	margin-bottom: 55px;
}
.con_guide:after, .con_charge:after {
	margin-top: 55px;
}

.con_oth_guide:before {
	content: '';
	width: 100%;
	height: 16px;
	display: block;
	margin-bottom: 55px;
}
.con_oth_guide:after {
	content: '';
	width: 100%;
	height: 16px;
	display: block;
	background: url(../images/common/bd_pattern1.png) repeat top left;
	margin-top: 55px;
}

.con_guide h4, .con_oth_guide h4 {
	text-align: center;
	margin-bottom: 30px;
}
.con_guide .txt_lead, .con_oth_guide .txt_lead {
	text-align: center;
	color: #FFF;
}
.con_guide .pnav, .con_oth_guide .pnav {
	text-align: center;
	display: table;
	width: 1120px;
	border-spacing: 10px;
	overflow: hidden;
}
.con_guide .pnav li, .con_oth_guide .pnav li {
	display: table-cell;
}
.con_guide .pnav li a, .con_oth_guide .pnav li a {
	display: block;
	text-decoration: none;
	background: #f3f1e9;
	font-size: 116%;
	color: #451503;
	position: relative;
	padding: 1em 1.5em;
	text-align: left;
}
.con_guide .pnav li a:after, .con_oth_guide .pnav li a:after {
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/common/ic_arrow3.png) no-repeat top left;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -11px;
}
.con_guide .box_gui, .con_oth_guide .box_gui {
	color: #FFF;
	overflow: hidden;
	margin-top: 55px;
}
.con_guide .box_gui:first-child, .con_oth_guide .box_gui:first-child {
	margin-top: 0;
}
.con_guide .box_gui h5, .con_oth_guide .box_gui h5 {
	text-align: center;
	padding: .6em 0;
	border-top: 1px solid #7d6c4a;
	border-bottom: 1px solid #7d6c4a;
	font-weight: normal;
	font-size: 116%;
	margin-bottom: 30px;
}
.con_guide .box_gui .wrp_txt, .con_oth_guide .box_gui .wrp_txt {
	float: left;
	width: 750px;
}
.con_guide .box_gui .wrp_txt .txt, .con_oth_guide .box_gui .wrp_txt .txt {
	line-height: 1.6;
}
.con_guide .box_gui .wrp_txt .txt_att, .con_oth_guide .box_gui .wrp_txt .txt_att {
	border: 1px solid #a49f8c;
	padding: 1em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	margin-top: 1em;
}
.con_guide .box_gui .wrp_txt p:not(.tmp_link) &gt; a, .con_oth_guide .box_gui .wrp_txt p:not(.tmp_link) &gt; a {
	color: #c2a974;
}
.con_guide .box_gui .wrp_img, .con_oth_guide .box_gui .wrp_img {
	float: right;
	width: 294px;
}
#charge_charge .con_guide, #charge_charge .con_oth_guide {
	background: none;
	padding: 55px 0 0;
}
#charge_charge .con_guide:before, #charge_charge .con_oth_guide:before {
	display: none;
}
#charge_charge .con_guide .txt_lead, #charge_charge .con_oth_guide .txt_lead {
	text-align: center;
	color: #FFF;
}

/* -----------------------------------------------------------
	.con_charge
----------------------------------------------------------- */
.con_charge .box_tab #tab {
	text-align: center;
	letter-spacing: -.4em;
}
.con_charge .box_tab #tab li {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	cursor: pointer;
	width: 280px;
	letter-spacing: normal;
	background: #3f1d0c;
	padding: 23px 0 20px;
	margin-left: 20px;
	-moz-transition: background 300ms, opacity 300ms;
	-o-transition: background 300ms, opacity 300ms;
	-webkit-transition: background 300ms, opacity 300ms;
	transition: background 300ms, opacity 300ms;
}
.con_charge .box_tab #tab li:first-child {
	margin-left: 0;
}
.con_charge .box_tab #tab li.active {
	background: #5d2e1d;
}
.con_charge .box_tab #panel &gt; div {
	display: none;
	background: #3f1d0c;
	-moz-transition: background 300ms;
	-o-transition: background 300ms;
	-webkit-transition: background 300ms;
	transition: background 300ms;
}
.con_charge .box_tab #panel &gt; div:first-child {
	display: block;
}
.con_charge .box_tab #panel &gt; div.active {
	background: #5d2e1d;
}
.con_charge .box_tab .wrp_tab {
	padding: 40px 45px;
}
.con_charge .box_tab .wrp_tab .st {
	color: #FFF;
	font-size: 116%;
}
.con_charge .box_tab .wrp_tab .st:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	width: 14px;
	height: 15px;
	background: url(../images/common/ic_heading.png) no-repeat top left;
	padding-right: .5em;
}
.con_charge .box_tab .wrp_tab .txt {
	font-size: 100%;
	color: #FFF;
	margin-top: .5em;
}
.con_charge .box_tab .wrp_tab table {
	background: #FFF;
	width: 100%;
	margin-top: 1em;
}
.con_charge .box_tab .wrp_tab table tr th, .con_charge .box_tab .wrp_tab table tr td {
	padding: 10px;
	font-weight: normal;
	text-align: center;
	width: 201px;
}
.con_charge .box_tab .wrp_tab table tr:nth-child(2n+1) td {
	background: #ede8df;
}
.con_charge .box_tab .wrp_tab table thead tr th {
	background: #dcceb3;
	color: #313131;
	font-size: 116%;
	text-align: center;
	border-left: 1px solid #FFF;
}
.con_charge .box_tab .wrp_tab table thead tr th:first-child {
	border-left: none;
}
.con_charge .box_tab .wrp_tab table thead tr th span {
	font-size: 74%;
	display: block;
}
.con_charge .box_tab .wrp_tab table tbody tr th {
	text-align: left;
	background: #451503;
	color: #d1c0a5;
	border-bottom: 1px solid #5d2e1d;
}
.con_charge .box_tab .wrp_tab table tbody tr th em {
	display: block;
	margin-bottom: .2em;
}
.con_charge .box_tab .wrp_tab table tbody tr td {
	font-size: 108%;
	color: #451503;
	border-left: 1px solid #dcceb3;
	border-bottom: 1px solid #dcceb3;
}
.con_charge .box_tab .wrp_tab table tbody tr td span {
	font-size: 86%;
	margin-right: 1em;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
}
.con_charge .box_tab .wrp_tab table tbody tr td em {
	font-family: "Times New Roman", serif;
	font-size: 158%;
}

/* -----------------------------------------------------------
	.con_discount
----------------------------------------------------------- */
.con_discount {
	overflow: hidden;
	padding: 65px 0 40px;
	letter-spacing: -.4em;
	border-bottom: 1px solid #1e0c03;
}
.con_discount h5 {
	margin-bottom: 30px;
	text-align: center;
}
.con_discount .wrp_txt {
	width: 640px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	letter-spacing: normal;
	color: #FFF;
	margin-right: 165px;
}
.con_discount .wrp_txt .txt_info {
	background: #5d2e1d;
	padding: 30px;
	font-size: 108%;
	text-align: center;
	margin-bottom: 1em;
}
.con_discount .wrp_txt .txt_att {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 93%;
}
.con_discount .wrp_img {
	width: 295px;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	letter-spacing: normal;
	vertical-align: bottom;
}

/* -----------------------------------------------------------
	.con_link
----------------------------------------------------------- */
.con_link {
	text-align: center;
	letter-spacing: -.4em;
	padding: 40px 0;
}
.con_link p {
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	*zoom: 1;
	*display: inline;
	letter-spacing: normal;
	margin-left: 20px;
}
.con_link p:first-child {
	margin-left: 0;
}
</pre></body></html>