<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*==================================
MV
==================================*/
.mvcate img {
  width: 100%;
}
h2.corp_title {
  font-size: 16px;
  line-height: 1.4;
  margin: 20px 0;
  padding: 0;
  width: 100%;
}
/*==================================
NAVCATE
==================================*/
.navscate {
  margin-top: 30px;
}
.box_line {
  clear: both;
  overflow: hidden;
}
.box_line li {
  margin: 0 2% 10px 0;
  border: solid 1px #E1E1E1;
}
.box_line li:nth-child(2n) {
  margin-right: 0;
}
.box_line li a {
  color: #333;
}
.box_line li a:hover {
  text-decoration: none;
}
.box_line li.size03 {
  float: left;
  width: 49%;
}
.box_line li .ttl {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
.box_line li .ttl.shop {
  padding: 12px 0;
}
.box_line li.size02 figure, .box_line li.size03 figure {
  margin: 0;
  padding: 0;
}
.box_line figcaption {
  padding: 0 5% 5%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.3;
}
.favarite .tickercate {
  background-color: #ffffff;
  padding: 0px 0;
}
/*==================================
messagecate
==================================*/
.message_block {
  margin-bottom: 80px;
}
.message_block .lead {
  margin: 40px 0;
  padding: 0;
  color: #333;
  font-size: 140%;
  text-indent: -0.5em;
  line-height: 1.7;
}
.messagecate .message_block .message_img {
  text-align: center;
  margin-bottom: 10px;
}
.messagecate .message_block .message_img img {
  width: 256px;
}
.message_text {
  overflow: hidden;
  padding: 0 10px;
}
.messenger {
  margin-top: 80px;
  text-align: right;
}
.messenger img {
  width: auto;
}
/*==================================
conceptcate
==================================*/
.concept_block {
  margin-bottom: 30px;
}
.conceptcate ul li {
  margin-bottom: 20px;
}
.conceptcate ul li dl dt {
  font-weight: bold;
  padding-left: 2.5em;
  text-indent: -2.5em;
}
.conceptcate ul li dl dd {
  padding-left: 2.5em;
}
/*==================================
profilecate
==================================*/
.profile_block {
  margin: 0px auto 30px;
}
/* google map */
.profilecate .mapwrap iframe {
  height: 400px;
  min-height: 400px;
  width: 100%;
}
.profilecate #map {
  height: 100%;
  width: 100%;
}
/*==================================
historycate
==================================*/
.history_block {
  margin: 0px auto 30px;
}
/*==================================
strategycate
==================================*/
.strategy_block {
  margin-bottom: 50px;
}
.strategycate .strategy_block .strategy_img {
  text-align: center;
  margin-bottom: 10px;
}
.strategycate .strategy_block .strategy_img img {
  /*width: 256px;*/
}
.strategy_text {
  overflow: hidden;
  padding: 0 10px;
}
/*==================================
privacycate
==================================*/
.privacy_block {
  margin-bottom: 50px;
}
.privacy_block ul li {
  padding-left: 3.0em;
  text-indent: -3.0em;
}
/*==================================
formcate
==================================*/
.formcate {
  margin-bottom: 50px;
}
p.note {
  font-size: 14px;
  margin-bottom: 20px;
}
p.note2 {
  font-size: 14px;
  margin-bottom: 0px;
  text-indent: -1em;
  padding-left: 1em;
}
p.note3 {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: center;
  padding: 5px 10px;
  background: #999999;
  color: #ffffff;
}
p.error {
  font-size: 14px;
  margin-bottom: 0px;
  font-weight: bold;
  color: #FF0000;
}
input[type="button"], input[type="text"], input[type="submit"], select, textarea {
  -webkit-appearance: none;
  border-radius: 0;
}
.formcate {
  margin-top: 0px;
}
.formcate dl {
  margin: 0 0 30px;
}
.formcate dl dt {
  font-weight: bold;
  margin-bottom: 10px;
}
.formcate ul {
  margin-bottom: 10px;
}
.formcate ul li {
  margin-top: 5%;
}
.formcate ul li:first-child {
  margin-top: 0;
}
input[type="text"], select, textarea, select {
  width: 100%;
  /*background: #f7f7f8;*/
  border: 1px solid #bebebe;
  padding: 4%;
}
input[type="text"]:focus, select:focus, textarea:focus, select:focus {
  background: #f0f8fa;
  border: 1px solid #16BDF5;
}
input[type="text"], select, textarea {
  outline: none;
}
.formcate select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /*background-color: #f7f7f8;*/
  background-image: url(../images/arrow_down.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 20px 12px;
}
select.custom {
  padding: 4%;
}
.required {
  color: #FF0000;
  font-weight: bold;
  margin-left: 10px;
  text-align: center;
}
.red {
  color: #FF0000;
  font-weight: bold;
}
.agree {
  border: solid 1px #c8c8c8;
  margin: 30px auto;
  padding: 5% 0 5% 5%;
}
.agree_inner {
  width: 96%;
  height: 250px;
  overflow: auto;
}
.agree ol li {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 15px 10px 30px;
  zoom: 1;
  list-style-type: decimal;
}
.agree a {
  text-decoration: underline;
}
.agree a:hover {
  text-decoration: none;
}
.agree_check {
  text-align: center;
}
.form_btncate {
  margin: 40px auto 0;
}
.form_btncate ul.col1 {
  text-align: center;
}
.form_btncate ul.col2 {
  text-align: center;
}
.form_btncate li.btn_submit {
  width: 100%;
  display: inline-block;
  float: none;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  background-color: #16BDF5;
  cursor: pointer;
}
.form_btncate li.btn_revise {
  width: 100%;
  display: inline-block;
  float: none;
  line-height: 60px;
  color: #333;
  font-weight: bold;
  border: 1px solid #999;
  background-color: #ededed;
  cursor: pointer;
}
.form_btncate li.btn_submit .form_btn {
  border: none;
  background-color: #16BDF5;
  padding: 0;
  width: 100%;
}
.form_btncate li.btn_revise .form_btn {
  border: none;
  background-color: #ededed;
  padding: 0;
  width: 100%;
}
.form_btncate li.btn_submit:hover, .form_btncate li.btn_revise:hover {
  opacity: 0.7;
  transition: all 0.5s ease 0s;
}
.input_address {
  margin-bottom: 10px;
}
input[type="text"].zip1, input[type="text"].zip2 {
  width: 40%;
}
input[type="text"].number {
  width: 40%;
  margin-right: 10px;
}
.radiolist {
  margin: 10px 0;
}
.checkbox01-input {
  display: none;
}
.checkbox01-parts {
  padding-left: 25px;
  position: relative;
  margin-right: 25px;
}
.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #999;
}
.checkbox01-input:checked + .checkbox01-parts {
  /*color: #009a9a;*/
}
.checkbox01-input:checked + .checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  width: 10px;
  height: 20px;
  transform: rotate(40deg);
  border-bottom: 3px solid #16BDF5;
  border-right: 3px solid #16BDF5;
}
.radio01-input {
  display: none;
}
.radio01-parts {
  padding-left: 30px;
  position: relative;
  padding-right: 50px;
}
.radio01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #bebebe;
  border-radius: 50%;
}
.radio01-input:checked + .radio01-parts {
  /*color: #E95383;*/
}
.radio01-input:checked + .radio01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  width: 14px;
  height: 14px;
  background: #16BDF5;
  border-radius: 50%;
}
input::-webkit-input-placeholder {
  color: #ccc;
  font-weight: normal;
}
input:-ms-input-placeholder {
  color: #ccc;
  font-weight: normal;
}
input::-moz-placeholder {
  color: #ccc;
  font-weight: normal;
}
/*==================================
sitemapcate
==================================*/
.sitemap_block {
  margin-bottom: 30px;
}
.sitemap_block ul {
  margin-left: 20px;
}
.sitemap_block ul li a {
  padding: 0 20px 0 15px;
  position: relative;
}
.sitemap_block ul li a::before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #333333;
  border-right: solid 2px #333333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -4px;
}
/*==================================
storesitecate
==================================*/
.storesitecate .storesite_block {
  margin-bottom: 30px;
}
.storesite_block ul li {
  margin-bottom: 20px;
}
.mailcontact_btn {
  width: 300px;
  float: none;
  line-height: 60px;
  color: #333;
  font-weight: bold;
  cursor: pointer;
  margin: 20px auto;
  text-align: center;
}
.mailcontact_btn a {
  border: none;
  background-color: #16BDF5;
  padding: 0;
  width: 100%;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
}
/*==================================
ＰＬＡＮＴ Pａｙ　利用約款
==================================*/
.text-indent_no li {
  padding-left: 0 !important;
  text-indent: 0 !important;
}
.text-indent_new li {
  padding-left: 1em !important;
  text-indent: -1em !important;
}
/*2022/4/20 リニューアル追記 START*/
/*企業情報トップ　START*/
h2.corp_title {
  font-size: 110%;
  line-height: 1.65;
  margin: 30px 0 70px;
  padding: 0;
  width: 100%;
  font-family: Hiragino Kaku Gothic Pro;
  font-weight: 300;
  text-align: center;
  color: #626262;
}
ul.corp_box {
  width: 100%;
  margin: 0 auto 70px;
  display: block;
  justify-content: center;
}
ul.corp_box a {
  text-decoration: none;
}
li.box_01 {
  position: relative;
  border: solid 1px #DBDBDB;
  border-radius: 7px;
  width: 254px;
  padding: 20px 0;
  text-align: center;
  margin: 0 auto 10px;
}
li.box_01 span {
  font-size: 100%;
  font-weight: 600;
  color: #6A7376;
  font-family: Hiragino Kaku Gothic ProN;
}
li.box_01:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #DBDBDB;
  position: absolute;
  top: 40%;
  right: 20px;
}
/*企業情報トップ　END*/
/*会社概要　START*/
.pc {
  display: none;
}
.sp {
  display: block;
  text-align: center;
}
.profile_block img {
  width: 100%;
  margin: 3px 0 70px;
}
/*役員紹介　START*/
.bm_box_1{
	margin-top:32px;
}
.bm_box_2{
	margin-top: 40px;
}
.bm_box_3{
	margin: 73px 0;
}
.bm_position_1,.bm_position_2,.bm_position_3 {
    font-size: 13px;
    color: #6A7376;
    font-family: Hiragino Kaku Gothic ProN;
    font-weight: 600;
    border-radius: 6px;
	padding: 14px;
}
.bm_position_1{
    background-color: #C4E4EF;
}
.bm_position_2{
    background-color: #EAEAEA;
}
.bm_position_3{
    background-color: #64BDDE;
	color: #fff;
}
table.bm_list {
    width: 100%;
}
table.bm_list tbody tr {
    border-bottom: solid 1px #A3B9C1;
    color: #6A7376;
    font-family: Hiragino Kaku Gothic ProN;
	font-size: 12px;
/*    height: 60px;*/
	padding: 20px 0;
    display: flex;
    align-items: center;
}
table.bm_list tbody tr th {
    padding-left: 10px;
    font-weight: 600;
	width: 70%;
    line-height: 1.5;
}
table.bm_list tbody tr td {
    font-weight: 300;
}
/*役員紹介　END*/
/*会社概要　END*/
/*トップメッセージ　START*/
h3.corp_section_ttl.sp {
    text-align: left;
    color: #707070;
    font-family: Hiragino Kaku Gothic ProN;
    font-weight: 600;
}
.messagecate .message_block .message_img {
    width: 250px;
	margin: 0 auto 30px;
}
.lead {
    font-size: 110%;
    line-height: 2;
    margin: 40px 0 32px;
    padding: 5px 0px 4px;
    font-weight: bold;
    font-family: Hiragino Kaku Gothic ProN;
    font-weight: 600;
    color: #707070;
}
p.text_1, .text_2, .text_3 {
    font-size: 93%;
    line-height: 2.6;
    margin: 0 auto;
    font-family: Hiragino Kaku Gothic ProN;
    font-weight: 300;
    color: #707070;
    width: 290px;
    letter-spacing: 0;
}
.message_text p.text_1 {
  width: 310px;
  margin-bottom: 2em;
  color: #333;
  font-size: 100%;
  line-height: 2;
}
.message_box2 {
}
p.text_2,.text_3 {
   margin-bottom: 45px;
}
.message_box2 .text_2, .message_box2 .text_3 {
  width: 310px;
  color: #333;
  font-size: 100%;
  line-height: 2;
  margin-bottom: 2em;
}

/*トップメッセージ　END*/
/*2022/4/20 リニューアル追記　END*/

/*==================================
btn_blue
==================================*/
.btn_blue{min-width:300px;width:80%;margin:30px auto 50px}
.btn_blue:hover{opacity:.8;transition:.5s}
.btn_blue a{display:inline-block;position:relative;width:100%;padding:14px 0;background-color:#17bef5;border-radius:30px;color:#fff;font-size:15px;text-decoration:none;transition:.5s;line-height:1.5;text-align:center;height:50px}
.btn_blue a:before{position:absolute;content:'\f138';font-family:FontAwesome;font-size:25px;color:#fff;top:50%;right:20px;transform:translate(0,-50%)}

.btn_blue.arrow{margin:35px auto 0;width:100%;max-width:280px;font-size: 16px}
.btn_blue.arrow a {font-weight: 700;font-size: 16px;letter-spacing: 0;line-height: 1.4;}

/*==================================
agree_box
==================================*/
.agree_box{background:#f6f6f6;padding:20px}
.agree_box a{text-decoration:underline}
.agree_box .agree_check{background:#fff;padding:10px;margin:15px 0 0}
.agree_box .form_btncate{margin:15px auto 0}
.agree_box .form_btncate li.btn_submit .form_btn{transition:.3s}
.agree_box .form_btncate li.btn_submit .form_btn:disabled{background:#cdcdcd!important;border-color:#cdcdcd!important}
</pre></body></html>