<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 Document */
/* main_visual
-----------------------------------------*/
.main_visual {
	position: relative;
	background-color: #FFF;
	margin-top: 0px;
}
.main_visual ul li {
	position: relative;
	overflow: hidden;
	width: 100%;
	text-align: center;
}
.main_visual ul li img.mv_text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 9;
}
.main_visual ul li span {
}
.main_visual ul li span img.mv_img {
	max-width: inherit;
	width: 100%;
	height: auto;
}
/* section
-----------------------------------------*/
#maincantents .itemcate .inner {
	width: 100%;
	max-width: 1020px;
}
section {
	margin-top: 20px;
}
/* 画像表示・非表示設定
-----------------------------------------*/
.sp_only_img {
	display: none;
}
/* plant pay
-----------------------------------------*/
.card_contents section {
	margin-bottom: 0px;
}
.bg01 {
	background: rgba(84,195,241,0.2);
}
.bg02 {
	background: linear-gradient(90deg, rgba(17, 126, 191,1) 20.5625%, rgba(16, 125, 190,1) 20.5625%, rgba(0, 61, 119,1) 67.9375%, rgba(0, 61, 119,1) 67.8125%, rgba(0, 61, 119,1) 80.5625%);
}
.bg03 {
	background: #ffffff;
	border: solid 2px #003f7e;
}
.limit_text {
	font-size: 116.333%;
}
.limit_text_center {
	text-align: center;
	display: block;
}
.limit_dashed {
	border-bottom: dashed 2px #231815;
	margin-bottom: 10px;
}
.limit_box {
	display: flex;
}
.limit_box p {
	width: 50%;
	padding: 1em;
	margin-left: 20px;
	border-right: dashed 2px #231815;
}
.limit_box p:last-child {
	border-right: none;
}
.limit_text_red {
	color: #e60012;
	font-size: 90.333%;
	margin-top: 20px;
	display: block;
}
.card_contents .left_block {
	width: 100%;
	padding: 30px 30px 30px;
	margin-right: 60px;
}
.card_contents .left_block img {
	max-width: 100%;
}
.card_contents input[type="image"] {
	width: 100%;
}
.card_contents .right_block {
	width: 480px;
	padding: 30px 30px 20px;
	float: right;
}
.card_contents .right_block img {
	width: 100%;
}
img.intercom {
	max-width: 182px;
	margin: 50px auto 50px;
}
.intercom_logo {
	float: left;
	width: 120px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.page_link a {
	color: #1955B5;
	font-size: 96.667%;
	font-weight: bold;
}
.card_text_01 {
	font-size: 103.333%;
	font-weight: bold;
}
.card_text_02 {
	font-size: 103.333%;
	font-weight: bold;
	padding: 0 1em 1em;
}
.card_text_03 {
	padding: 10px 0 10px;
	font-size: 110.333%;
	text-align: center;
	letter-spacing: 0;
	color: #ffffff;
	width: 90%;
	margin: auto;
	text-decoration: none;
}
.card_text_03 a {
	color: #ffffff;
	text-decoration: none;
}
.member_appli_text {
	text-align: center;
	display: block;
	background: #1a93bb;
	margin-top: 30px;
	padding-top: 3px;
}
.member_appli_btn_box {
	display: flex;
	justify-content: space-between;
}
.member_appli_btn {
	background: #000000;
	border-radius: 5px;
	padding: 1em;
	width: 275px;
	transition: all .3s;
}
.member_appli_btn:hover {
	opacity: 0.5;
}
.card_text_04 {
	font-size: 93.333%;
	letter-spacing: 0;
	font-weight: bold;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 20px;
	width: 65%;
	float: right;
}
.external_link a {
	color: #1955B5;
	font-size: 96.667%;
	font-weight: bold;
	letter-spacing: 0;
	position: relative;
	display: inline-block;
}
.qaf_icon {
/*	width: 118px;
	height: 118px;
   background-image:url("../../images/plant_pay/q_a_btn.png");
   background-repeat: no-repeat;
	background-position : center;*/
}
.mvcate a {
	width: 118px;
	height: 118px;
	position: fixed;
	bottom: 0;
	right: 30px;
	/* left: 0; */
	top: 450px;
	z-index: 999;
}
.card_title {
	color: #15BEF5;
	font-weight: bold;
	font-size: 333.333%;
	text-align: center;
	letter-spacing: 0;
	line-height: 55px;
    padding-top: 60px;
}
.sub_ttl_p1 {
	font-size: 3rem;
	color: #333333;
}
.card_long_title {
	font-size: 200%;
}
.card_text {
	font-size: 106.667%;
	margin-top: 0.5em;
}
.point_text {
	text-align: center;
}
.point_link_list {
	margin-top: 30px;
}
.point03_pc_img {
	margin-top: 26px;
}
.p_img01 {
	margin-right: 18px;
}
.p_img04 {
	margin-right: 129px;
}
.p_img02_left, .p_img02_right {
	max-width: 48% !important;
}
.p_img05_left {
	max-width: 40% !important;
	margin-right: 40px;
}
.p_img05_right {
	max-width: 50% !important;
}
.point_link_list li img {
	width: 100%;
}
.point_icon img {
	max-width: 80px;
	position: absolute;
	left: 50%;
	top: -15px;
	margin-left: -40px;
}
.point_link_list li:last-child {
	margin-right: 0;
}
.point_text_lead {
	display: table-cell;
	vertical-align: middle;
}
.blackbtn a {
	display: block;
	background: #333333;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	width: 100%;
	margin-top: 30px;
}
.blackbtn a:hover {
	text-decoration: none;
}
.flow_inner {
	width: 800px;
	margin: 0 auto;
}
.flow_title {
	background: #003f7e;
	color: #ffffff;
	font-weight: bold;
	font-size: 112.667%;
	text-align: center;
	line-height: 35px;
	margin: 20px 0;
	width: 100%;
}
.p3_example_box {
	display: flex;
	justify-content: space-between;
}
.pink_number {
	color: #e4007f;
}
.p03_title {
	background: #e8382f;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.7em;
	text-align: center;
	line-height: 35px;
	padding: 7px 32px 5px 32px;
}
.flow_title_blue {
	background: #003f7e;
	color: #ffffff;
	font-weight: bold;
	font-size: 195%;
	text-align: center;
	line-height: 60px;
	margin: 60px 0 20px;
}
.flow_text {
	text-align: center;
}
.flow_list {
	font-size: 113.333%;
	padding: 0.5em 0 1em;
	font-weight: bold;
}
.card_notes {
	font-size: 93.333%;
	margin-bottom: 60px;
}
.left_btn_area {
	float: left;
	width: 200px;
}
.right_btn_area {
	float: right;
	width: 200px;
}
.left_btn_area img, .right_btn_area img {
	width: 100%;
}
.point_block {
	border-bottom: 2px solid #003f7e;
	height: 0;
	width: 100%;
}
.point_title {
	font-size: 213.333%;
	line-height: 70px;
	position: relative;
	margin-top: 40px;
}
.point5_tub_link {
	background: #1a93bb;
	transition : 1s;
}
.point5_tub_link a{
text-decoration: none;
}
.point5_tub_link:hover{
opacity: 0.5;
}
.point_title_SL {
	font-size: 120.333%;
	text-align: center;
	display: block;
	color: #ffffff;
	font-weight: bold;
	padding: 0.5em;
}
.point_title &gt; span {
	margin-left: 80px;
}
.point_title img {
	max-width: 100%;
	position: absolute;
	bottom: 0;
	left: -1px;
}
.point_inner {
	padding: 30px 30px 30px;
}
.point_text_01 {
	font-size: 160%;
	font-weight: bold;
}
#point1 .point_text_01 {
	margin-bottom: 0.8em;
}
.green_band {
	border-radius: 5px;
	background: #00AC97;
	color: #ffffff;
	font-size: 80%;
	display: inline-block;
	line-height: 1;
	padding: 0.3em;
	width: 5em;
	text-align: center;
	margin-right: 0.5em;
}
.font_small {
	font-size: 0.7em;
	display: block;
	margin-bottom: 20px;
}
.black_band {
	line-height: 50px;
	background: #333333;
	color: #ffffff;
	text-align: center;
	font-size: 160%;
	margin-bottom: 10px;
}
.red_band {
	line-height: 50px;
	background: #09c6ab;
	color: #ffffff;
	text-align: center;
	font-size: 160%;
	margin-bottom: 10px;
}
.red {
	color: #E8382F;
}
.point_inner .left_block {
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
}
.point_inner .right_block {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
}
.point_text_02 {
	font-size: 133.333%;
	line-height: 45px;
	letter-spacing: 0;
}
#point1 .point_text_02 {
	padding-bottom: 180px;
}
.big {
	font-size: 110.333%;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: -1.9px;
}
.point_text_02 em {
	font-size: 150%;
	line-height: 38px;
}
.depo {
	width: 110px;
	margin-right: 10px;
}
.point2_img {
	margin: 20px auto;
}
.service_list li {
	float: left;
	margin-right: 30px;
	width: 300px;
	letter-spacing: 0;
}
.service_list li:last-child {
	margin-right: 0;
}
.service_list li img {
	width: 100%;
}
.point_text_03 {
	font-size: 186.667%;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0;
	text-align: center;
}
.point_text_04 {
	font-size: 93.333%;
}
#point3 dl {
	letter-spacing: 0;
}
#point3 .blackbtn {
	text-align: center;
	font-size: 106.667%;
}
.about_text {
	font-size: 113.333%;
	margin-top: 0.5em;
	font-weight: bold;
}
.depo_flow {
	margin: 10px auto 30px;
}
.depo_flow li {
	width: 320px;
	float: left;
	margin-right: 30px;
	position: relative;
}
.depo_flow li:last-child {
	margin-right: 0;
}
.depo_flow li:last-child:after {
	display: none;
}
.depo_flow li img {
	width: 100%;
}
.other_list {
	margin: 10px auto 60px;
}
.other_list li {
	width: 320px;
	float: left;
	margin-right: 30px;
	border: 5px solid #2B9765;
}
.other_list li:last-child {
	margin-right: 0;
}
.other_list li img {
	width: 100%;
}
.other_list li dl dt {
	background: #2B9765;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-size: 113.333%;
	font-weight: bold;
}
.other_list li dl dd {
	padding: 10px;
	font-size: 96.667%;
	line-height: 1.7;
	letter-spacing: 0;
}
.other_img_01 {
	margin-top: 10px;
}
.other_img_02 {
	max-width: 196px;
	margin: 10px auto;
}
.row {
	display: inline-block;
	margin-right: 50px;
}
.bold {
	font-weight: bold;
}
.no-slider li {
	float: left;
	width: 20%;
}
.link_box {
	display: flex;
	justify-content: space-between;
	width: 80%;
	margin: auto;
}
.btn {
	display: block;
	width: 400px;
	height: 50px;
	font-size: 113.333%;
	text-align: center;
	line-height: 50px;
	font-weight: bold;
	text-decoration: none;
}
.btn span {
	color: #003f7e;
	position: relative;
	padding-left: 30px;
}
.btn span::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 10px;
	height: 10px;
	border-top: 2px solid #003f7e;
	border-right: 2px solid #003f7e;
	transform: rotate(45deg);
	margin-top: -5px;
}
.btn_entry_l {
	text-align: center;
	background:#019dda;
	margin:40px 0 10px;
}
.btn_entry_l a {
	color:#fff;
	display: block;
	width:100%;
	height:100%;
	padding:20px;
}
.btn_entry_l a:hover, .btn_entry a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.btn_entry {
	text-align: center;
	background:#019dda;
	margin:60px auto;
	width:50%;
}
.btn_entry a {
	color:#fff;
	display: block;
	width:100%;
	height:100%;
	padding:20px;
}
.pay_arrow {
    position: relative;
    top: -4px;
    left: 10px;
}
.hikakucate {
	margin: 0px auto;
	padding: 20px 0 80px;
	position: relative;
}
.hikaku_main_img {
	position: absolute;
	left:0;
	top:0;
	margin-left: -50px;
}
.bg04 {
	background: #FFFBC7;
	border: solid 2px #003f7e;
}
.error_contents {
	padding-top: 60px;
}
table.cause {
	width: 100%;
	border-collapse: collapse;
	
}
table.cause tr th {
	padding: 10px;
	font-size: 103.33%;
	font-weight: bold;
	line-height: 1.4;
	border: solid 1px #000000;
	text-align: center;
}
table.cause tr th.first {
	width: 3%;
}
table.cause tr th.second {
	width: 37%;
}
table.cause tr th.third {
	width: 60%;
}
table.cause tr td {
	padding: 10px;
	font-size: 103.33%;
	font-weight: normal;
	line-height: 1.4;
	border: solid 1px #000000;
	text-align: left;
}
.error_title {
  background: #003f7e;
  color: #ffffff;
  font-weight: bold;
  font-size: 195%;
  text-align: center;
  line-height: 60px;
  margin: 0px 0 20px;
	letter-spacing: 0.1em;
	font-feature-settings: "palt";
}
.error_text {
	font-size: 150%;
	text-align: left;
	font-weight: bold;
}
table.cause img {
	width: 100%;
	margin-top: 10px;
}
br.sp {
	display: none;
}
.hikaku_people_area {
	display: flex;
	justify-content: space-between;
	margin: 15px auto;
}
.hikaku_people {
	width: 33%;
	text-align: center;
	padding:  10px;
	/*background: rgba(84,195,241,0.2);*/
	background: #FFFBC7;
}

.hikaku img {
    padding: 10px;
}

.people_img {
	padding: 10px 50px;
}
.people_img img {
	width: 100%;
}
.people_text {
	background: #ffffff;
	border-radius: 30px;
	display: table;
	width: 100%;
}
.people_text p {
	display: table-cell;
	height: 100px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	font-feature-settings: "palt";
}
.note_list {
	margin-top: 20px;
	font-size: 100%;
	font-weight: bold;
}
.note_list li {
	margin-bottom: 10px;
}
.clm3 {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.clm3 div {
	width:33%;
}
.clm3 div img {
	width:100%;
}
.pickup_text_1 {
	color:red;
	padding:7px 0;
	letter-spacing: 1px;
	border:1px solid red;
	margin:5px 0;
	text-align: center;
	font-weight: bold;
	background: #fff;
	font-size:120%;
}</pre></body></html>