body {
	/*background-image: url(image/back_ojisan.gif);*/
}

table {
	font-size: 11pt;
	line-height: 1.8;
	color: #222;
}

th {
	background-color: #0000CC;
	color: #FFFFFF;
	/*text-align: left;*/
}

caption {
	color: #336600;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

a:link {
	color: #FF6600;
}

a:hover {
	color: #808080;
	background-color: #FFFFFF;
	text-decoration: none;
}

.clear{	clear: both !important;}

.center{ text-align:center !important;}
.right{ text-align:right !important;}
.left{ text-align:left !important;}

.mar_t05 { margin-top: 5px !important;}
.mar_t10 { margin-top: 10px !important;}
.mar_t15 { margin-top: 15px !important;}
.mar_t20 { margin-top: 20px !important;}
.mar_t25 { margin-top: 25px !important;}
.mar_t30 { margin-top: 30px !important;}

.mar_r05 { margin-right: 5px !important;}
.mar_r10 { margin-right: 10px !important;}
.mar_r15 { margin-right: 15px !important;}
.mar_r20 { margin-right: 20px !important;}

.mar_b05 { margin-bottom: 5px !important;}
.mar_b10 { margin-bottom: 10px !important;}
.mar_b15 { margin-bottom: 15px !important;}
.mar_b20 { margin-bottom: 20px !important;}

.mar_l05 { margin-left: 5px !important;}
.mar_l10 { margin-left: 10px !important;}
.mar_l15 { margin-left: 15px !important;}
.mar_l20 { margin-left: 20px !important;}

.f08 { font-size: 8pt !important;}
.f09 { font-size: 9pt !important;}
.f10 { font-size: 10pt !important;}
.f11 { font-size: 11pt !important;}
.f12 { font-size: 12pt !important;}
.f13 { font-size: 13pt !important;}
.f14 { font-size: 14pt !important;}
.f15 { font-size: 15pt !important;}

.lh110 { line-height: 110% !important;}	
.lh150 { line-height: 150% !important;}	
.lh200 { line-height: 200% !important;}

.c_shiro { color: #FFFFFF !important;}
.c_aka { color: #FF0000 !important;}
.c_orange { color: #FF6600 !important;}
.c_ao { color: #0000CC !important;}
.c_green { color: #006600 !important;}

.fw-bold{font-weight: bold !important;}

.ta-left{ text-align:left !important;}

.midashi01 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336600;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 3px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCC33;
	margin-top: 10px;
	margin-bottom: 10px;
}

.midashi02 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009933;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	margin-top: 10px;
	margin-bottom: 10px;
}

.midashi03 {
	color: #FFFFFF;
	background-color: #FF6600;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.ta_mitumori table {
	border-collapse: collapse;
	border: none;
}

.ta_mitumori tr td {
	border-top-width: 1px #333333;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px #333333;
	padding: 5px;
}

.clean{
	background-color: #CCFFFF;
	padding: 15px;
	width: 90%;
	text-align: left;
}

.chikachika {
	font-weight: bold;
	text-decoration: blink;
}

.side_waku{
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 3px;
	width: 124px;
	background-color: #FFFFCC;
	color: #000000;
}

.link_shiro a:link {
 color: #FFFFFF;
}

.link_shiro a:hover {
	color: #FF6600;
	background-color: #CCFFFF;
	text-decoration: none;
}

/*TCN*/

.recycle-tbl{
	background-color: #BFAF8A;
}

.recycle-tbl th{
	background-color: #F2EFE6;
	padding: 5px;
	color: #333333;
	text-align:center;
	width:120px;
}

.recycle-tbl td{
	background-color: #FFFFFF;
	padding:5px 10px;
}

/* utility */
#utility-active{
	overflow:hidden;
	margin-top:5px;
	background-image: url(image/utility_active_obj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#utility-active table{
	width:623px;
}
#utility-active td{
	text-align:left;
	padding:5px;
	width: 33%;
}

#utility-maintenance{
	overflow:hidden;
	margin-top:5px;
	background-image: url(image/utility_maintenance_obj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#utility-maintenance table{
	width:623px;
}
#utility-maintenance td{
	text-align:left;
	padding:5px;
	width: 33%;
}
#utility-agency{
	overflow:hidden;
	margin-top:5px;
	background-image: url(image/utility_agency_obj.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#utility-agency table{
	width:623px;
}
#utility-agency td{
	text-align:left;
	padding:5px;
	width: 33%;
}

/*Ώΰ\Μtable*/
table.price-list{
	font-size: 10pt;
	background-color: #FFFFFF;
	border-top:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
}

table.price-list caption{
	font-size: 11pt;
}
table.price-list th{
	color:#333333;
	background-color: #FFFFFF;
	padding: 5px;
	width: 140px;
	font-weight:normal;
	border-bottom:solid 1px #CCCCCC;
}
table.price-list td{
	background-color: #FFFFFF;
	padding: 5px;
	border-left:solid 1px #CCCCCC;
	border-bottom:solid 1px #CCCCCC;
}

table.price-list td.pl-2{
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
	text-align:right;
	width:100px;
}
.bg-c-orange{ background-color:#FFEECC !important;}
.bg-c-green{ background-color:#EDF0D3 !important;}
.bg-c-blue{ background-color:#DEE8F4 !important;}
.bg-c-yellow{ background-color:#FCF3D3 !important;}

/*οΠTvΜn}*/
#company-map{
width: 573px;
margin-top: 20px;
border: 1px solid #CCCCCC;
}

/*XChV[*/
#slideshow {
   position: relative;
  /* width:  623px;  {bNXΜ‘ */
   height: 400px; /* {bNXΜ³ */
  margin-left: 35px;
}

#slideshow p {
   position: absolute;
   top:  0;
   left: 0;
   z-index: 8;
   opacity: 0.0;
   margin: 0;
   background-color: white; /* {bNXΜwiF(K{) */
   height: 377px; /* {bNXΜ³ */
}

#slideshow p.active {
   z-index: 10;
   opacity: 1.0;
}

#slideshow p.last-active {
   z-index: 9;
}

#slideshow p img {
   width:  650px; /* ζΜ‘ */
   height: auto; /* ζΜ³ */
   display: block;
   border: 0;
   margin-bottom: 0px; /* ζΊΜ] */
}

/*Twitter*/
iframe.twitter-follow-button {
 width: 105px!important;
}


/*2020_2_17_ΗL*/

@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

progress {
  vertical-align: baseline;
}

a {
  background-color: transparent;
  color: inherit;
}

a:active, a:hover {
  outline: 0;
  text-decoration: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  border: 0;
  max-width: 100%;
  /*height: auto;*/
  vertical-align: bottom;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  color: #000;
}

input {
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input[type=text], input[type=tel], input[type=email], input[type=date], input[type=number] {
  min-height: 30px;
  border: 1px solid #d2d2d2;
  padding: 5px 10px;
}

input[type=submit] {
  min-height: 30px;
  border: none;
}

input::-webkit-input-placeholder {
  color: #bbb;
}

input::-moz-placeholder {
  color: #bbb;
}

input:-ms-input-placeholder {
  color: #bbb;
}

input::-ms-input-placeholder {
  color: #bbb;
}

input::placeholder {
  color: #bbb;
}

select {
  border: 1px solid #d2d2d2;
  padding: 5px 45px 5px 10px;
  border-radius: 4px;
  vertical-align: middle;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2012%207%22%3E%3Cpath%20d%3D%22M.12%2C1.27l5.6%2C5.6a.38.38%2C0%2C0%2C0%2C.55%2C0l5.6-5.6a.38.38%2C0%2C0%2C0%2C0-.55l-.6-.6a.38.38%2C0%2C0%2C0-.55%2C0L6%2C4.85%2C1.27.12a.38.38%2C0%2C0%2C0-.55%2C0l-.6.6a.38.38%2C0%2C0%2C0%2C0%2C.55Z%22%2F%3E%3C%2Fsvg%3E") no-repeat calc(100% - 10px) center/10px 5px;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

textarea {
  overflow: auto;
  border: 1px solid #d2d2d2;
  border-radius: 4px;
  width: 100%;
  min-height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
}

textarea::-webkit-input-placeholder {
  color: #bbb;
}f

textarea::-moz-placeholder {
  color: #bbb;
}

textarea:-ms-input-placeholder {
  color: #bbb;
}

textarea::-ms-input-placeholder {
  color: #bbb;
}

textarea::placeholder {
  color: #bbb;
}

label {
  cursor: pointer;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table td,
table th {
  padding: 0;
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}

.mar_a_5 {
  margin: 5px;
}

.mar_a_10 {
  margin: 10px;
}

.mar_a_15 {
  margin: 15px;
}

.mar_a_20 {
  margin: 20px;
}

.mar_a_25 {
  margin: 25px;
}

.mar_a_30 {
  margin: 30px;
}

.mar_a_35 {
  margin: 35px;
}

.mar_a_40 {
  margin: 40px;
}

.mar_a_45 {
  margin: 45px;
}

.mar_a_50 {
  margin: 50px;
}

.mar_a_55 {
  margin: 55px;
}

.mar_a_60 {
  margin: 60px;
}

.mar_t_5 {
  margin-top: 5px;
}

.mar_t_10 {
  margin-top: 10px;
}

.mar_t_15 {
  margin-top: 15px;
}

.mar_t_20 {
  margin-top: 20px;
}

.mar_t_25 {
  margin-top: 25px;
}

.mar_t_30 {
  margin-top: 30px;
}

.mar_t_35 {
  margin-top: 35px;
}

.mar_t_40 {
  margin-top: 40px;
}

.mar_t_45 {
  margin-top: 45px;
}

.mar_t_50 {
  margin-top: 50px;
}

.mar_t_55 {
  margin-top: 55px;
}

.mar_t_60 {
  margin-top: 60px;
}

.mar_r_5 {
  margin-right: 5px;
}

.mar_r_10 {
  margin-right: 10px;
}

.mar_r_15 {
  margin-right: 15px;
}

.mar_r_20 {
  margin-right: 20px;
}

.mar_r_25 {
  margin-right: 25px;
}

.mar_r_30 {
  margin-right: 30px;
}

.mar_r_35 {
  margin-right: 35px;
}

.mar_r_40 {
  margin-right: 40px;
}

.mar_r_45 {
  margin-right: 45px;
}

.mar_r_50 {
  margin-right: 50px;
}

.mar_r_55 {
  margin-right: 55px;
}

.mar_r_60 {
  margin-right: 60px;
}

.mar_b_5 {
  margin-bottom: 5px;
}

.mar_b_10 {
  margin-bottom: 10px;
}

.mar_b_15 {
  margin-bottom: 15px;
}

.mar_b_20 {
  margin-bottom: 20px;
}

.mar_b_25 {
  margin-bottom: 25px;
}

.mar_b_30 {
  margin-bottom: 30px;
}

.mar_b_35 {
  margin-bottom: 35px;
}

.mar_b_40 {
  margin-bottom: 40px;
}

.mar_b_45 {
  margin-bottom: 45px;
}

.mar_b_50 {
  margin-bottom: 50px;
}

.mar_b_55 {
  margin-bottom: 55px;
}

.mar_b_60 {
  margin-bottom: 60px;
}

.mar_l_5 {
  margin-left: 5px;
}

.mar_l_10 {
  margin-left: 10px;
}

.mar_l_15 {
  margin-left: 15px;
}

.mar_l_20 {
  margin-left: 20px;
}

.mar_l_25 {
  margin-left: 25px;
}

.mar_l_30 {
  margin-left: 30px;
}

.mar_l_35 {
  margin-left: 35px;
}

.mar_l_40 {
  margin-left: 40px;
}

.mar_l_45 {
  margin-left: 45px;
}

.mar_l_50 {
  margin-left: 50px;
}

.mar_l_55 {
  margin-left: 55px;
}

.mar_l_60 {
  margin-left: 60px;
}

.pad_a_5 {
  padding: 5px;
}

.pad_a_10 {
  padding: 10px;
}

.pad_a_15 {
  padding: 15px;
}

.pad_a_20 {
  padding: 20px;
}

.pad_a_25 {
  padding: 25px;
}

.pad_a_30 {
  padding: 30px;
}

.pad_a_35 {
  padding: 35px;
}

.pad_a_40 {
  padding: 40px;
}

.pad_a_45 {
  padding: 45px;
}

.pad_a_50 {
  padding: 50px;
}

.pad_a_55 {
  padding: 55px;
}

.pad_a_60 {
  padding: 60px;
}

.pad_t_5 {
  padding-top: 5px;
}

.pad_t_10 {
  padding-top: 10px;
}

.pad_t_15 {
  padding-top: 15px;
}

.pad_t_20 {
  padding-top: 20px;
}

.pad_t_25 {
  padding-top: 25px;
}

.pad_t_30 {
  padding-top: 30px;
}

.pad_t_35 {
  padding-top: 35px;
}

.pad_t_40 {
  padding-top: 40px;
}

.pad_t_45 {
  padding-top: 45px;
}

.pad_t_50 {
  padding-top: 50px;
}

.pad_t_55 {
  padding-top: 55px;
}

.pad_t_60 {
  padding-top: 60px;
}

.pad_r_5 {
  padding-right: 5px;
}

.pad_r_10 {
  padding-right: 10px;
}

.pad_r_15 {
  padding-right: 15px;
}

.pad_r_20 {
  padding-right: 20px;
}

.pad_r_25 {
  padding-right: 25px;
}

.pad_r_30 {
  padding-right: 30px;
}

.pad_r_35 {
  padding-right: 35px;
}

.pad_r_40 {
  padding-right: 40px;
}

.pad_r_45 {
  padding-right: 45px;
}

.pad_r_50 {
  padding-right: 50px;
}

.pad_r_55 {
  padding-right: 55px;
}

.pad_r_60 {
  padding-right: 60px;
}

.pad_b_5 {
  padding-bottom: 5px;
}

.pad_b_10 {
  padding-bottom: 10px;
}

.pad_b_15 {
  padding-bottom: 15px;
}

.pad_b_20 {
  padding-bottom: 20px;
}

.pad_b_25 {
  padding-bottom: 25px;
}

.pad_b_30 {
  padding-bottom: 30px;
}

.pad_b_35 {
  padding-bottom: 35px;
}

.pad_b_40 {
  padding-bottom: 40px;
}

.pad_b_45 {
  padding-bottom: 45px;
}

.pad_b_50 {
  padding-bottom: 50px;
}

.pad_b_55 {
  padding-bottom: 55px;
}

.pad_b_60 {
  padding-bottom: 60px;
}

.pad_l_5 {
  padding-left: 5px;
}

.pad_l_10 {
  padding-left: 10px;
}

.pad_l_15 {
  padding-left: 15px;
}

.pad_l_20 {
  padding-left: 20px;
}

.pad_l_25 {
  padding-left: 25px;
}

.pad_l_30 {
  padding-left: 30px;
}

.pad_l_35 {
  padding-left: 35px;
}

.pad_l_40 {
  padding-left: 40px;
}

.pad_l_45 {
  padding-left: 45px;
}

.pad_l_50 {
  padding-left: 50px;
}

.pad_l_55 {
  padding-left: 55px;
}

.pad_l_60 {
  padding-left: 60px;
}

.bold {
  font-weight: bold;
}

.f10 {
  font-size: 1rem !important;
}

.f11 {
  font-size: 1.1rem !important;
}

.f12 {
  font-size: 1.2rem !important;
}

.f16 {
  font-size: 1.6rem !important;
}

.opacity {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.opacity:hover {
  opacity: 0.7;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.c-red {
  color: #ff0000;
}

@media screen and (min-width: 767px) {
  .sp-only {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .pc-only {
    display: none;
  }
}

.iframe-wrap {
  position: relative;
  width: 100%;
  padding: 56.25% 0 0 0;
}

.iframe-wrap--square {
  padding: 100% 0 0 0;
}

.iframe-wrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.table-wrap {
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-wrap table {
    white-space: nowrap;
  }
}

html {
  font-size: 62.5%;
  font-weight: 400;
  line-height: 1.8;
  color: #222;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  word-wrap: break-word;
  font-family: "CI", "lr oSVbN", sans-serif;
}

@media screen and (max-width: 767px) {
  html {
    font-family: "Hiragino Kaku Gothic ProN", "ΰSVbN", YuGothic, Meiryo, sans-serif;
  }
}

html.lock {
  overflow: hidden;
}

body {
  font-size: 1.4rem;
}

.header {
  border-bottom: 6px solid #0089cc;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .header {
    border-bottom: none;
  }
}

.header__inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .header__inner {
    width: auto;
  }
}

.header__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 6px;
  margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
  .header__top {
    display: block;
    padding: 8px 5% 3px 5%;
    margin-bottom: 0;
  }
}

.header__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .header__bottom {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header__logo {
    text-align: center;
    margin-bottom: 5px;
  }
}

.header__credit {
  margin-bottom: 6px;
}

.header__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .header__row {
    display: none;
  }
}

.header-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  font-size: 1.2rem;
  line-height: 1.4;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 220px;
}

.header-list__item {
  position: relative;
  padding-left: 1em;
}

.header-list__item::before {
  content: "E";
  position: absolute;
  left: 0;
  top: 0;
}

.header-list__item:nth-child(odd) {
  width: 12.5em;
}

.header-tel__number {
  font-size: 3rem;
  line-height: 1;
  font-weight: bold;
  color: #ff0000;
  position: relative;
  padding-left: 45px;
}

.header-tel__number::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  background: url(../img/icon_freedial.svg) no-repeat left top/contain;
  width: 37px;
  height: 24px;
}

.header-tel__time {
  font-size: 1.3rem;
  text-align: center;
}

.header-news {
  border: #ccc 1px solid;
  border-radius: 6px;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#dedede));
  background: linear-gradient(to bottom, white 0%, #dedede 100%);
  padding: 7px 10px;
  line-height: 1.2;
  font-size: 1.3rem;
  width: 652px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header-news__text {
  color: #ff0000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-animation: blink 1.8s step-end infinite;
  animation: blink 1.8s step-end infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.header-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-btns__btn {
  background: #ff8000;
  color: #fff;
  line-height: 1;
  text-decoration: none;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  border-radius: 8px;
  font-size: 1.3rem;
  font-weight: bold;
}

.header-btns__btn:hover {
  background: #ff4000;
}

.header-btns__btn:not(:last-child) {
  margin-right: 10px;
}

.header-btns__btn::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.header-btns__btn--mypage::before {
  background: url(../img/icon_mypage.svg) no-repeat left top/contain;
  width: 16px;
  height: 16px;
}

.header-btns__btn--cart::before {
  background: url(../img/icon_cart.svg) no-repeat left top/contain;
  width: 16px;
  height: 18px;
}

@-webkit-keyframes blink {
  50% {
    opacity: 0;
  }
}

@keyframes blink {
  50% {
    opacity: 0;
  }
}

.globalmenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 0 -40px;
}

@media screen and (max-width: 767px) {
  .globalmenu {
    display: none;
  }
}

.globalmenu__item {
  width: calc(100% / 7 - (5px * 6 / 7));
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px double #ffc403;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.globalmenu__item:not(:last-child) {
  margin-right: 5px;
}

.globalmenu__item:hover {
  margin-top: -6px;
}

.globalmenu__link {
  display: block;
  text-decoration: none;
  background: -webkit-gradient(linear, left top, left bottom, from(#feda15), to(#ffc403));
  background: linear-gradient(to bottom, #feda15 0%, #ffc403 100%);
  border: 1px solid #fff;
  border-bottom: none;
  padding: 8px 0;
  border-radius: 4px 4px 0 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.globalmenu__link:hover {
  padding-bottom: 14px;
}

.sp-header-menu {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp-header-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #e6e6e6;
    border-top: 10px solid #e6e6e6;
    margin-bottom: 10px;
  }
  .sp-header-menu__item {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #f97616;
    color: #fff;
    text-align: center;
    padding: 5% 0;
    text-decoration: none;
    line-height: 1.2;
  }
  .sp-header-menu__item {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .sp-header-menu__item {
    font-size: calc(14px + 4 * ((100vw - 320px) / 94)) !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 414px) {
  .sp-header-menu__item {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 767px) {
  .sp-header-menu__item:not(:last-child) {
    border-right: 2px solid #000;
  }
  .sp-header-menu__item::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 21px;
    height: 21px;
  }
  .sp-header-menu__item--menu::before {
    background: url(../img/icon_menu.svg) no-repeat left top/contain;
  }
  .sp-header-menu__item--cart::before {
    background: url(../img/icon_cart.svg) no-repeat left top/contain;
  }
}

.sp-globalmenu {
  display: none;
  position: fixed;
  left: -280px;
  top: 0;
  height: 100%;
  background-color: #555;
  color: #fff;
  width: 280px;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 100;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

@media screen and (max-width: 767px) {
  .sp-globalmenu {
    display: block;
  }
}

.sp-globalmenu--active {
  left: 0;
}

.sp-globalmenu-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 2px solid #000;
}

.sp-globalmenu-search #MakeShopTopSearchInput {
  width: 68%;
}

.sp-globalmenu-search #MakeShopTopSearchButton {
  background-color: #ff8000;
  border-radius: 4px;
  text-align: center;
  width: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}

.sp-globalmenu-list {
  list-style: none;
  font-size: 1.6rem;
  line-height: 1.2;
}

.sp-globalmenu-list--child {
  background-color: #222;
  font-size: 1.4rem;
  display: none;
}

.sp-globalmenu-list__item {
  border-bottom: 1px solid #000;
}

.sp-globalmenu-list__link {
  display: block;
  text-decoration: none;
  padding: 25px 50px 25px 60px;
  position: relative;
}

.sp-globalmenu-list__link::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 22px;
  height: 22px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: contain;
}

.sp-globalmenu-list__link::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 8px;
  height: 8px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-top: -4px;
}

.sp-globalmenu-list__link--parent::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sp-globalmenu-list__link--active::after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.sp-globalmenu-list__link--child {
  padding-left: 20px;
}

.sp-globalmenu-list__link--child::before {
  display: none;
}

.sp-globalmenu-list__link--home::before {
  background-image: url(../img/icon_home.svg);
}

.sp-globalmenu-list__link--product::before {
  background-image: url(../img/icon_aircon.svg);
}

.sp-globalmenu-list__link--tag::before {
  background-image: url(../img/icon_tag.svg);
}

.sp-globalmenu-list__link--payment::before {
  background-image: url(../img/icon_info.svg);
}

.sp-globalmenu-list__link--contact::before {
  background-image: url(../img/icon_mail.svg);
}

.menu-cover {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.menu-cover.active {
  z-index: 99;
}

.toolbar {
  display: none;
  position: fixed;
  left: 0;
  top: -55px;
  z-index: 98;
  width: 100%;
  color: #fff;
  background: #ff8000;
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}

@media screen and (max-width: 767px) {
  .toolbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.toolbar.active {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
  top: 0;
}

.toolbar__item {
  text-align: center;
  height: 55px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.toolbar__item:not(:last-child) {
  border-right: 1px solid #000;
}

.toolbar__item--menu, .toolbar__item--cart {
  width: 55px;
}

.toolbar__item--pagetop {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.toolbar__item--pagetop::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-left: 5px;
  margin-top: 3px;
}

.toolbar__icon {
  width: 35%;
}

.footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc403), to(#fed10e));
  background: linear-gradient(to bottom, #ffc403 0%, #fed10e 100%);
  margin-top: 100px;
  padding-top: 30px;
}

@media screen and (max-width: 767px) {
  .footer {
    padding-top: 0;
  }
}

.footer__inner {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .footer__inner {
    width: auto;
  }
}

.footer-navi {
  border-bottom: 1px solid rgba(34, 34, 34, 0.5);
  padding-bottom: 40px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .footer-navi {
    display: none;
  }
}

.footer-navi__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-navi__logo {
  margin-bottom: 10px;
}

.footer-menu:not(:last-child) {
  margin-right: 30px;
}

.footer-menu__label {
  font-weight: bold;
  font-size: 1.6rem;
  color: #ff0000;
  margin-bottom: 10px;
}

.footer-tel__number {
  font-size: 3.5rem;
  line-height: 1;
  font-weight: bold;
  color: #ff0000;
  position: relative;
  padding-left: 48px;
}

.footer-tel__number::before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  background: url(./image/icon_freedial.svg) no-repeat left top/contain;
  width: 40px;
  height: 27px;
}

.footer-tel__time {
  text-align: center;
  font-weight: bold;
  margin-left: -20px;
}

.footer-list {
  list-style: none;
  font-size: 1.3rem;
}

.footer-list__item {
  position: relative;
  padding-left: 12px;
  line-height: 1.4;
}

.footer-list__item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  width: 4px;
  height: 4px;
  border-right: 1px solid #222;
  border-bottom: 1px solid #222;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.footer-list__item:not(:last-child) {
  margin-bottom: 8px;
}

.footer-list__link {
  text-decoration: none;
}

.footer-sp-menu {
  display: none;
}

@media screen and (max-width: 767px) {
  .footer-sp-menu {
    display: block;
    list-style: none;
    margin-bottom: 15px;
  }
}

.footer-sp-menu__item {
  border-bottom: 1px solid #999999;
}

.footer-sp-menu__link {
  display: block;
  padding: 20px 40px 20px 20px;
  font-size: 1.6rem;
  line-height: 1.4;
  text-decoration: none;
  position: relative;
}

.footer-sp-menu__link::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 8px;
  height: 8px;
  border-right: 4px solid #222;
  border-bottom: 4px solid #222;
}

.copyright {
  display: block;
  text-align: center;
  padding-bottom: 15px;
  letter-spacing: 0.5px;
}

.mainvisual {
  display: none;
}

.sp-top-navi {
  display: none;
  background: #ff8000;
  color: #fff;
  font-size: 3vw;
  text-align: center;
  font-weight: bold;
}

.sp-top-navi__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-decoration: none;
  padding: 8px 0 5px 0;
}

.sp-top-navi__item::before {
  content: "";
  width: 100%;
  display: block;
  padding-top: 40%;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: contain;
  margin-bottom: 5px;
}

.sp-top-navi__item--area::before {
  background-image: url(../img/icon_bd01.svg);
}

.sp-top-navi__item--consent::before {
  background-image: url(../img/icon_bd02.svg);
}

.sp-top-navi__item--price::before {
  background-image: url(../img/icon_bd03.svg);
}

.sp-top-navi__item--deliv::before {
  background-image: url(../img/icon_bd04.svg);
}

.sp-top-navi__item--tel::before {
  background-image: url(../img/icon_bd05.svg);
}

.sp-search {
  display: none;
  padding: 10px 5% 0 5%;
}

.sp-search__input {
  width: 75%;
}

.sp-search__submit {
  background-color: #ff8000;
  color: #fff;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 4px;
  width: 20%;
}

.side {
  width: 220px;
  margin: 20px 20px 0 0;
}

@media screen and (max-width: 767px) {
  .side {
    display: none;
  }
}

.side__box:not(:last-child) {
  margin-bottom: 30px;
}

.side__label {
  color: #0059b2;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.3;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 6px solid #0059b2;
}

.side-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.side-banners__item:not(:last-child) {
  margin-bottom: 10px;
}

.side-banners__caution {
  text-align: center;
  font-size: 1.1rem;
  margin-top: 4px;
}

.side-list {
  list-style: none;
  width: 200px;
  margin-left: -70px;
}

.side-list__item {
  font-size: 1.6rem;
  line-height: 1.3;
}

.side-list__item:not(:last-child) {
  border-bottom: 1px solid #ccc;
}

.side-list__link {
  position: relative;
  display: block;
  padding: 12px 0 12px 15px;
  text-decoration: none;
}

.side-list__link::before {
  content: "<";
    position: absolute;
    color: #ff6600;
    left: -5;
    font-weight: bolder;
  top: 35%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: url(./image/icon_arrow.svg) no-repeat left top/contain;
  width: 4px;
  height: 6px;
}

.side-category {
  list-style: none;
  width: 220px;
  margin-left: -80px;
}

.side-category__item {
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  line-height: 1.4;
}

.side-category__item:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.side-category__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 14px 0;
  text-decoration: none;
}

.side-category__image {
  margin-right: 15px;
  width: 55px;
  text-align: center;
}

.side-information {
  border: 1px solid #ccc;
  padding: 10px;
  height: 180px;
  overflow-y: auto;
}

.side-information table,
.side-information tbody,
.side-information tr,
.side-information td {
  display: block;
  text-align: left;
}

.side-information > table > tbody > tr:first-child, .side-information > table > tbody > tr:last-child {
  display: none;
}

.side-information > table > tbody > tr table tbody tr:not(:nth-child(3n)) {
  display: none;
}

.side-information > table > tbody > tr table tbody tr:nth-child(3n) {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  font-size: 1.3rem;
  line-height: 1.5;
}

.side-information > table > tbody > tr table tbody tr:nth-child(3n) td:first-child {
  display: none;
}

.side-information a {
  text-decoration: none;
}

.side-information a:hover {
  opacity: 0.7;
}

.side-video {
  width: 220px;
  max-width: 100%;
}

.side-company__photo {
  margin-bottom: 10px;
}

.side-company__title {
  font-weight: bold;
  margin-bottom: 10px;
}

.side-company__store {
  font-size: 1.3rem;
  margin-bottom: 15px;
}

.side-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.side-search__input {
  width: 70%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(230, 230, 230, 0.6)), to(white));
  background: linear-gradient(to bottom, rgba(230, 230, 230, 0.6) 0%, white 100%);
  margin-right: 5px;
}

.side-search__submit {
  background: #0059b2;
  text-align: center;
  border-radius: 4px;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px;
}

@media screen and (max-width: 767px) {
  .right-container {
    padding: 0 5%;
  }
}

.right-container a:not([class]) {
  color: #0059b2;
}

.section:not(:last-child) {
  margin-bottom: 50px;
}

.section__title {
  color: #0059b2;
  border-bottom: 4px solid #0059b2;
  font-size: 2.1rem;
  font-weight: bold;
  padding-bottom: 10px;
  margin-bottom: 15px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .section__title {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) and (min-width: 320px) {
  .section__title {
    font-size: calc(16px + 5 * ((100vw - 320px) / 94)) !important;
  }
}

@media screen and (max-width: 767px) and (min-width: 414px) {
  .section__title {
    font-size: 21px !important;
  }
}

.section__title--orange {
  color: #ff4000;
  font-size: 2.1rem;
  border-bottom-color: #ff4000;
  border-bottom-width: 3px;
}

.pagetop {
  background: url(../img/btn_pagetop.png) no-repeat left top;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  top: -70px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .pagetop {
    right: 10px;
  }
}

.pagetop:hover {
  background-position: left -50px;
}

.page-title {
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 1.3;
  color: #0059b2;
  padding: 10px 0 7px 50px;
  margin-top: 25px;
  margin-bottom: 15px;
  border-bottom: 5px solid #0059b2;
  background: url(./image/icon_pagetitle.png) no-repeat left top;
}

.page-title img {
  vertical-align: middle;
}

.midashi-orange {
  font-size: 1.6rem;
  font-weight: bold;
  color: #ff8000;
  padding-left: 15px;
  position: relative;
  margin-bottom: 20px;
}

.midashi-orange::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8000), to(#ff4000));
  background: linear-gradient(to bottom, #ff8000 0%, #ff4000 100%);
  border-radius: 2px;
}

.frame-box {
  border: 1px solid #ccc;
  padding: 15px;
}

.frame-box__label {
  background-color: #eee;
  padding: 5px 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

.default-table th,
.default-table td {
  padding: 10px;
  border: 1px solid #ccc;
}

.default-table th {
  background-color: #eee;
  font-weight: normal;
  color: #222;
}

.default-table__nowrap {
  white-space: nowrap;
}

.caution {
  text-indent: -1em;
  margin-left: 1em;
}

.table-border th,
.table-border td {
  padding: 8px;
  border: 1px solid #ccc;
}

.table-border tr:nth-child(odd) {
  background-color: #FFDFBF;
}

.btn-detail-mini {
  font-size: 1.1rem;
  background-color: #ff4000;
  padding: 5px 8px 4px 8px;
  line-height: 1;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}

.pankuzu {
  background: #eee;
  padding: 5px 10px;
  font-size: 1.2rem;
  margin-bottom: 25px;
}

.center_contents {
  width: 640px;  

}


#M_topicPathWrap {
  background: #eee;
  padding: 5px 10px;
  font-size: 1.2rem;
  line-height: 1.3;
  margin-bottom: 25px;
}

#makebanner {
  display: block;
  margin: auto;
   padding-top: 20px;
    width: 980px;
  text-align: left;
}

#makebanner > tbody {
  display: block;
}

#makebanner > tbody > tr {
  display: block;
}

#makebanner > tbody > tr:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  #makebanner > tbody > tr:first-of-type {
    display: block;
    width: auto;
  }
}

#makebanner > tbody > tr:first-of-type > td {
  width: auto;
}

#makebanner > tbody > tr:first-of-type > td:last-of-type {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
  margin-left: 40px;
}

@media screen and (max-width: 767px) {
  #makebanner > tbody > tr:first-of-type > td:last-of-type {
    margin-left: 0;
  }
}

#makebanner > tbody > tr > td {
  display: block;
}

@media screen and (max-width: 767px) {
  #makebanner > tbody > tr > td > table {
    display: block;
  }
  #makebanner > tbody > tr > td > table > tbody {
    display: block;
  }
  #makebanner > tbody > tr > td > table > tbody > tr {
    display: block;
  }
  #makebanner > tbody > tr > td > table > tbody > tr > td {
    display: block;
  }
  #makebanner > tbody > tr > td > table > tbody > tr > td:empty {
    display: none;
  }
  #makebanner > tbody > tr > td > table > tbody > tr > td.woong {
    display: none;
  }
}

#makebanner .itemarea {
  width: auto !important;
  margin: 0 !important;
  text-align: inherit !important;
}

#makebanner .itemarea td {
  vertical-align: top;
}


a:link{
  color: #222222;
}

.footer-menu__value{
  margin-left: -20px;
}

.antena_img{
 width: 150px;
}


/*top{^*/
#pageTop{
  width: 100px;
  height: 60px;
  position: fixed;
  right: 10px;
  bottom: 0;
  background: #ff6600;
  opacity: 0.8;
  border-radius: 15px;
}
#pageTop a{
  position: relative;
  display: block;
  width: 100px;
  height: 60px;
  text-decoration: none;
}
#pageTop a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '£';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 30px;
  top: -35px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#pageTop a::after{
  content: 'y[WTOPΦ';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 30px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}


