@charset "Shift_JIS";
body {
  background: #fff;
  margin: 0;
  padding: 0;
  font-family: Hiragino Sans, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, "メイリオ", Meiryo, sans-serif;
  color: #333;
}
html { /*20230919*/
  /*アンカーリンクスクロール*/
  scroll-behavior: smooth;
}
img {
  font-size: 10px;
	border: none;
}

a:hover img {/*20230919*/
opacity: 0.75; 

}

.s0 {
  font-size: 6px;
}
.s1 {
  color: #333;
  /*font-size: xx-small;*/ font-size: 10px;
  line-height: 1.2em;
}
.s2 {
  color: #333;
  /*  font-size: x-small;*/ font-size: 12px;
  line-height: 1.25em;
}
.s3 {
  color: #333;
  /*  font-size: small;*/ font-size: 14px;
  line-height: 1.35em;
}
.s4 {
  /*font-size: medium;*/ font-size: 16px;
  line-height: 1.35em;
}
.s5 {
  /*  font-size: large;*/ font-size: 18px;
  line-height: 1.35em;
}
.s6 {
  /*  font-size: x-large;*/ font-size: 20px;
  line-height: 1.35em;
}
.s7 {
  /*  font-size: xx-large;*/ font-size: 22px;
  line-height: 1.35em;
}
.s1b {
  color: #333;
  /*font-size: xx-small;*/ font-size: 10px;
  line-height: 1.2em;
  font-weight: bold;
}
.s2b {
  color: #333;
  /*  font-size: x-small;*/ font-size: 12px;
  line-height: 1.25em;
  font-weight: bold;
}
.s3b {
  color: #333;
  /*  font-size: small;*/ font-size: 14px;
  line-height: 1.35em;
  font-weight: bold;
}
.s4b {
  /*font-size: medium;*/ font-size: 16px;
  line-height: 1.35em;
  font-weight: bold;
}
.s5b {
  /*  font-size: large;*/ font-size: 18px;
  line-height: 1.35em;
  font-weight: bold;
}
.s6b {
  /*  font-size: x-large;*/ font-size: 20px;
  line-height: 1.35em;
  font-weight: bold;
}
.s7b {
  /*  font-size: xx-large;*/ font-size: 22px;
  line-height: 1.35em;
  font-weight: bold;
}
.sfix2 {
  color: #333;
  /*font-size: xx-small;*/ font-size: 10px;
  line-height: 1.25em;
}
.sfix3 {
  color: #333;
  /*  font-size: x-small;*/ font-size: 12px;
  line-height: 1.35em;
  font-weight: normal;
}
.sfix3b {
  color: #333;
  /*  font-size: x-small;*/ font-size: 12px;
  line-height: 1.35em;
  font-weight: bold;
}
.sfix4 {
  color: #333;
  /*  font-size: small;*/ font-size: 14px;
  line-height: 1.35em;
  font-weight: normal;
}
.sfix4b {
  color: #333;
  /*  font-size: small;*/ font-size: 14px;
  line-height: 1.35em;
  font-weight: bold;
}
.news {
  color: #333;
  /*font-size: xx-small;*/ font-size: 10px;
  line-height: 1.35em;
  font-weight: normal;
}
h1.header {
  margin: 0px;
}
h2.header {
  margin: 0px;
}
h2.body {
  color: #333;
  margin-top: 0px;
  margin-bottom: 12px;
  -webkit-font-smoothing: antialiased;
}
h3.header {
  margin: 0px;
}
h3.body {
  margin: 0px;
  color: #333;
  /*  font-size: x-small;*/
  font-size: 12px;
  line-height: 1.3em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}
p {
  margin-top: 12px;
  margin-bottom: 12px;
}
p.nospace {
  margin-top: 0px;
  margin-bottom: 12px;
}
li.snavi {
  color: #39c;
  /*font-size: xx-small;*/ font-size: 10px;
  line-height: 1.65em;
  margin-left: -12px;
}
.head {
  color: #333;
  font-size: 10px;
  line-height: 1.35em;
  font-weight: normal;
}
/*.copy {
  color: #333;
  font-size: 10px;
  font-weight: normal;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
}*/
a:link {
  color: #036;
  text-decoration: underline;
}
a:visited {
  color: #639;
  text-decoration: underline;
}
a:hover {
  color: #036;
  text-decoration: underline;
}
a:active {
  color: #036;
  text-decoration: underline;
}
a:link.white {
  color: #fff;
  text-decoration: none;
}
a:visited.white {
  color: #fff;
  text-decoration: none;
}
a:hover.white {
  color: #fff;
  text-decoration: underline;
}
a:active.white {
  color: #fff;
  text-decoration: non;
}
.white {
  color: #fff;
}
.red {
  color: #f00;
}
.orange {
  color: #f90;
}
.pink {
  color: #f69;
}
.cyan {
  color: #99b0b9;
}
.sfix3_110 {
  color: #333;
  /*  font-size: x-small;*/ font-size: 12px;
  line-height: normal;
  font-weight: normal;
}
/*table 　SIMPLE*/
.simple_t {
  border-collapse: collapse;
  color: #333;
  font-size: 12px;
  line-height: 1.35em;
}
.simple_t td, th {
  padding: 5px;
  border: 1px solid #888;
}
/*faq　table*/
table.faq_t {
  width: 100%;
  border: none;
  border-collapse: separate;
  border-spacing: 2px;
}
table.faq_t th {
  background-color: #FFCCCC;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  padding: 6px 3px;
  border: none;
}
table.faq_t td {
  color: #333;
  font-size: 12px;
  line-height: 1.3em;
  font-weight: bold;
  padding: 6px 0 12px 3px;
  vertical-align: middle;
  letter-spacing: 0.01em;
}
/*--------------------------------------------------------------------------
	サイズ変更
---------------------------------------------------------------------------*/
.mt00 {
  margin-top: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt21 {
  margin-top: 21px;
  overflow: hidden;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt44 {
  margin-top: 44px;
  overflow: hidden;
}
.mt50 {
  margin-top: 50px;
}
.mt53 {
  margin-top: 53px;
}
.mt55 {
  margin-top: 55px;
  overflow: hidden;
}
.mt66 {
  margin-top: 66px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb17 {
  margin-bottom: 17px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
  overflow: hidden;
}
.mb36 {
  margin-bottom: 36px;
  overflow: hidden;
}
.mb40 {
  margin-bottom: 40px;
  overflow: hidden;
}
.mb50 {
  margin-bottom: 50px;
  overflow: hidden;
}
.mb56 {
  padding-bottom: 56px;
}
.mb60 {
  margin-bottom: 60px;
  overflow: hidden;
}
.mb70 {
  margin-bottom: 70px;
  overflow: hidden;
}
.mb80 {
  margin-bottom: 80px;
  overflow: hidden;
}
.mb87 {
  margin-bottom: 87px;
  overflow: hidden;
}
.mb90 {
  margin-bottom: 90px;
  overflow: hidden;
}
.mb100 {
  margin-bottom: 100px;
  overflow: hidden;
}
.mb1em {
  margin-bottom: 1em;
}
.mb2em {
  margin-bottom: 2em;
}
.mb3em {
  margin-bottom: 3em;
}
.mb4em {
  margin-bottom: 4em;
}
.mb5em {
  margin-bottom: 5em;
}
.ml-01 {
  margin-left: -1px !important;
}
.ml00 {
  margin-left: 0 !important;
}
.ml03 {
  margin-left: 3px;
}
.ml5 {
  margin-left: 5px;
  overflow: hidden;
}
.ml05 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px;
  overflow: hidden;
}
.ml43 {
  margin-left: 43px;
}
.ml50 {
  margin-left: 50px;
}
.ml60 {
  margin-left: 60px;
}
.ml70 {
  margin-left: 70px;
}
.ml80 {
  margin-left: 80px;
}
.ml90 {
  margin-left: 90px;
}
.ml100 {
  margin-left: 100px;
}
.ml160 {
  margin-left: 160px;
}
.ml170 {
  margin-left: 170px;
}
.ml1em {
  margin-left: 1em;
}
.ml2em {
  margin-left: 2em;
}
.ml3em {
  margin-left: 3em;
}
.ml4em {
  margin-left: 4em;
}
.ml5em {
  margin-left: 5em;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mlr20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.mr1em {
  margin-right: 1em;
}
.mr2em {
  margin-right: 2em;
}
.mr3em {
  margin-right: 3em;
}
.mr4em {
  margin-right: 4em;
}
.mr5em {
  margin-right: 5em;
}
.indent-1 {
  padding-left: 1em;
  text-indent: -1em;
}
.indent-2 {
  padding-left: 2em;
  text-indent: -2em;
  margin: 1em;
}
.pt00 {
  padding-top: 0 !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb00 {
  padding-bottom: 0 !important;
}
.pb18 {
  padding-bottom: 18px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pr00 {
  padding-right: 0px !important;
}
.pr12 {
  padding-right: 12px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.pl230 {
  padding-left: 230px !important;
}
.mlr-auto {
  margin-left: auto;
  margin-right: auto;
}
.font-b {
  font-weight: bold;
}
.font-L {
  font-size: 1.3em;
}
.font-L2 {
  font-size: 1.2em;
}
.font-L3 {
  font-size: 1.5em;
}
.font-LL {
  font-size: 1.8em;
}
.font-LL2 {
  font-size: 2em;
}
.font-S {
  font-size: 0.8em;
}
.ov-h {
  overflow: hidden;
}
.w39 {
  width: 39px !important;
}
.w50 {
  width: 50px;
}
.w60 {
  width: 60px;
}
.w70 {
  width: 70px;
}
.w80 {
  width: 80px;
}
.w90 {
  width: 90px;
}
.w100 {
  width: 100px;
}
.w110 {
  width: 110px;
}
.w120 {
  width: 120px;
}
.w130 {
  width: 130px !important;
}
.w140 {
  width: 140px !important;
}
.w150 {
  width: 150px !important;
}
.w160 {
  width: 160px;
}
.w170 {
  width: 170px;
}
.w200 {
  width: 200px !important;
}
.w220 {
  width: 220px;
}
.w230 {
  width: 230px;
}
.w250 {
  width: 250px;
}
.w260 {
  width: 260px;
}
.w280 {
  width: 280px;
}
.w300 {
  width: 300px;
}
.w320 {
  width: 320px;
}
.w330 {
  width: 330px;
}
.w340 {
  width: 340px;
}
.w350 {
  width: 350px !important;
}
.w360 {
  width: 360px !important;
}
.w365 {
  width: 365px;
}
.w380 {
  width: 380px;
}
.w400 {
  width: 400px;
}
.w420 {
  width: 420px;
}
.w440 {
  width: 440px;
}
.w450 {
  width: 450px !important;
}
.w570 {
  width: 570px;
}
.w580 {
  width: 580px;
}
.w600 {
  width: 600px !important;
}
.w675 {
  width: 675px !important;
}
.w686 {
  width: 686px !important;
}
.h48 {
  height: 48px !important;
}
.bg-none {
  background: none !important;
}
.borderC {
  border: 1px solid #CCC;
  padding: 10px;
}
.txt-center {
  text-align: center !important;
}
.pl10 {
  padding-left: 10px !important;
}

/*font size*/
.ft4 {
  font-size: 4px;
}
.ft5 {
  font-size: 5px;
}
.ft6 {
  font-size: 6px;
}
.ft10 {
  font-size: 10px;
}
.ft11 {
  font-size: 11px;
}
.ft12 {
  font-size: 12px;
}
.ft13 {
  font-size: 13px;
}
.ft14 {
  font-size: 14px;
}
.ft15 {
  font-size: 15px;
}
.ft16 {
  font-size: 16px;
}
.ft17 {
  font-size: 17px;
}
.ft18 {
  font-size: 18px;
}
.ft19 {
  font-size: 19px;
}
.ft20 {
  font-size: 20px;
}
.ft22 {
  font-size: 22px;
}
.ft23 {
  font-size: 23px;
}
.ft24 {
  font-size: 24px;
}
.ft25 {
  font-size: 25px;
}

sub, sup {
  font-size: 0.75em;
  position: relative;
}
sub {
  vertical-align: bottom;
  top: 0.1em;
}
sup {
  vertical-align: top;
  top: -0.1em;
}
/*layout*/
#container, #content {
  width: 720px;
  margin: 0 auto;
  background: #fff;
}
/*header*/
.header {
  width: 720px;
  margin: 0 auto;
  padding: 0;
  height: 105px;
  background-color: #d5dee2;
}
.header hr {
  width: 720px;
  margin: 0;
  padding: 0;
  border-top: 6px solid #d5dee2;
}
/*footer*/
.footer {
  margin: 15px auto 10px auto;
  width: 720px;
  height: 80px;
  clear: left;
}
.footer ul {
  list-style: none;
  background-color: #333333;
  font-size: 0.65em;
  line-height: 13px;
  color: #fff;
  padding: 5px 0;
  margin: 0 auto;
  text-align: center;
}
.footer li {
  display: inline;
  padding: 0 5px;
  border-left: 1px solid #fff;
}
.footer li:first-child {
  border: none; /* 一番目のリストのボーダーを無しにする */
}
.footer li a {
  padding: 10px;
  color: #fff;
  text-decoration: none;
}
.footer li a:hover {
  text-decoration: underline;
}
.fl_l {
  float: left;
}
.fl_r {
  float: right;
}
.fl_c {
  clear: both;
}
.copy {
  width: 560px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #333;
  font-size: 0.65em;
  font-weight: normal;
  float: left;
}
/*header メニューボタン*/
div.menu {
  margin: 0;
  padding: 0;
}
.menu ul {
  margin: 0;
  padding: 0;
}
.menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 10px;
  float: left;
  position: relative;
  width: 143px; /*親メニューの幅*/
  height: 30px; /*親メニューの高さ*/
  line-height: 30px;
  background: #121212; /*親メニューの背景色*/
  background-image: url("/MsysNetHP/images/bg_stripe.gif");
  border-right: 1px solid #fff;
  color: #fff; /*親メニューの文字色*/
  text-align: center;
  font-weight: bold;
}
.menu ul li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.menu ul li:hover, .menu ul li a:hover {
  background: #ff9900; /*ホバー時の親メニューの背景色*/
  color: #fff; /*ホバー時の親メニューの文字色*/
}
.menu ul li ul {
  position: absolute;
  top: 30px; /*親メニューの高さと同じにする*/
  width: 143px;
  z-index: 100;
}
.menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 143px; /*サブメニューの幅*/
  height: 0;
  background: #cfdce1; /*サブメニューの背景色*/
  color: #000131;
  border: 1px solid #999;
}
.menu ul li ul li a {
  color: #000131;
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
  background: #000131; /*ホバー時のサブメニューの背景色*/
  color: #cfdce1;
}
.menu ul li:hover ul li, .menu ul li a:hover ul li {
  visibility: visible;
  overflow: visible;
  height: 30px; /*サブメニューの高さ*/
  z-index: 10;
}
.menu * {
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}


/*サイドメニュー*/

td.otoiawase{
	background: #666; color: #fff; font-size: 12px; padding: 2px 10px;}




/*----------------cookieconsent---------------*/
/*https://www.osano.com/cookieconsent*/
/* CSS Document */
* {
  zoom: 1;
}
.cc-window {
  opacity: 1;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  width: 100%;
  min-width: 100vw; /*Add*/
  margin-bottom: 0; /*Add*/
  bottom: 0px; /*Add*/
  -webkit-text-size-adjust: 100%; /*iphone Safari*/ /*Add*/
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  -webkit-transition: transform 1s ease;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
  -webkit-transform: translateY(-2em);
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  -webkit-transform: translateY(2em);
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-top {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cc-revoke:hover {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.cc-grower {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
.cc-revoke, .cc-window {
  position: fixed;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 1.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999;
}
.cc-window.cc-static {
  position: static
}
.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cc-revoke {
  padding: .5em;
}
.cc-revoke:hover {
  text-decoration: underline;
}
.cc-header {
  font-size: 15px;
  font-weight: 700;
}
.cc-btn, .cc-close, .cc-link, .cc-revoke {
  cursor: pointer;
}
.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em;
  text-decoration: underline;
}
.cc-link:hover {
  opacity: 1;
}
.cc-link:active, .cc-link:visited {
  color: initial;
}
.cc-btn {
  /*  display: block;*/
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  margin-bottom: 0; /*Add*/
  border-radius: 3px; /*Add*/
  max-width: 10em; /*Add*/
  display: inline-block; /*Add*/
  -webkit-text-size-adjust: 100%; /*iphone Safari*/ /*Add*/
}
.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: underline;
}
.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75;
}
.cc-close:focus, .cc-close:hover {
  opacity: 1;
}
.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em
}
.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em
}
.cc-revoke.cc-left {
  left: 3em;
  right: unset;
}
.cc-revoke.cc-right {
  right: 3em;
  left: unset;
}
.cc-top {
  top: 1em;
}
.cc-left {
  left: 1em;
}
.cc-right {
  right: 1em;
}
.cc-bottom {
  bottom: 1em;
}
.cc-floating > .cc-link {
  margin-bottom: 1em;
}
.cc-floating .cc-message {
  display: block;
  /*  margin-bottom: 1em*/ /*Add*/
}
.cc-window.cc-floating .cc-compliance {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.cc-window.cc-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0
}
.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0;
}
.cc-banner .cc-message {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
}
/*Add*/
.cc-message a {
  text-decoration: underline !important;
  color: #25b800 !important;
  font-weight: bold !important;
}
/*Add*/
.cc-compliance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.cc-floating .cc-compliance > .cc-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cc-btn + .cc-btn {
  margin-left: .5em;
}
@media print {
  .cc-revoke, .cc-window {
    display: none;
  }
}
@media screen and (max-width:900px) {
  .cc-btn {
    white-space: normal;
  }
}
@media screen and (max-width:414px) and (orientation:portrait), screen and (max-width:736px) and (orientation:landscape) {
  .cc-window.cc-top {
    top: 0;
  }
  .cc-window.cc-bottom {
    bottom: 0;
  }
  .cc-window.cc-banner, .cc-window.cc-floating, .cc-window.cc-left, .cc-window.cc-right {
    left: 0;
    right: 0;
  }
  .cc-window.cc-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cc-window.cc-banner .cc-compliance {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  .cc-window.cc-floating {
    max-width: none;
  }
  .cc-window .cc-message {
    margin-bottom: 1em;
  }
  .cc-window.cc-banner {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
  }
  .cc-window.cc-banner .cc-message {
    margin-right: 0;
  }
}
.cc-floating.cc-theme-classic {
  padding: 1.2em;
  bottom: 0; /*Add*/
  /*  border-radius: 5px*/ /*Add*/
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}
.cc-theme-classic .cc-btn {
  border-radius: 5px;
  font-size: 13px; /*Add*/
}
.cc-theme-classic .cc-btn:last-child {
  min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block;
  font-size: 13px; /*Add*/
}
.cc-theme-edgeless.cc-window {
  padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em;
  margin-bottom: 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%;
  font-size: 13px; /*Add*/
}
.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0;
  font-size: 13px; /*Add*/
}
/*画像や文字 上下の位置*/
.va_bottom {
  vertical-align: bottom !important;
}
.va_top {
  vertical-align: top !important;
}
.va_middle {
  vertical-align: middle !important;
}
.va_tx_bottom {
  vertical-align: text-bottom !important;
}
.va_tx_top {
  vertical-align: text-top !important;
}
/*リンク下線なし*/
.txt_deco_no {
  text-decoration: none !important;
}