@charset "utf-8";
/* Checkbox switch
  */
.artbord {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform-origin: left top;
  -ms-transform-origin: left top;
  -moz-transform-origin: left top;
  -o-transform-origin: left top;
  -webkit-transform-origin: left top;
  margin-bottom: 10rem;
}
#loader, #loader_o {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  text-align: center;
  z-index: 99999;
  opacity: 0.8;
  transition: all 0.2s linear 0ms;
}
.newcon_color {
  position: absolute;
  bottom: -1.5rem;
  font-size: 0.8rem;
  text-align: center;
  width: 100%;
  background: white;
  border-radius: 5px;
}
.ui-dialog-titlebar, .ui-dialog-content {
  font-size: 0.8rem;
  line-height: 1.3rem;
}
.ui-dialog-content small {
  font-size: 0.7rem;
  line-height: 0.7rem;
}
.twod ul, .threed ul, .icedrop ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
.twod ul li, .threed ul li, .icedrop ul li {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  width: 25%;
  position: relative;
}
.twod ul li img, .threed ul li img, .icedrop ul li img {
  cursor: pointer;
}
.twod ul li .flash, .threed ul li .flash, .icedrop ul li .flash {
  position: absolute;
  width: 40%;
  right: 5%;
}
header.open {
  right: 15%;
}
header {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  /* Old browsers */
  background: #fcfff4;
  /* FF3.6+ */
  background: -moz-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fcfff4), color-stop(100%, #e9e9ce));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%);
  /* IE10+ */
  background: -ms-linear-gradient(top, #fcfff4 0%, #e9e9ce 100%);
  /* W3C */
  background: linear-gradient(to bottom, #fcfff4 0%, #e9e9ce 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#e9e9ce',GradientType=0);
  width: 18%;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 2;
  height: 100%;
  box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.4);
}
header .dengen_opener {
  text-align: center;
}
header .dengen_switch {
  padding: 15px;
  font-size: 0.8rem;
}
header .tabber {
  margin: 0px;
  padding: 0px;
}
header .tabber ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
header .tabber ul li {
  text-align: center;
  font-size: 1.2rem;
  display: inline-block;
  width: 50%;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  /*-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
          -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);
          box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.75);*/
  background: #eccc1d;
}
header .tabber ul .active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #fbfef2;
}
header #header_bar {
  padding: 15px 15px;
  font-size: 0.8rem;
  color: white;
  background: #9a927e;
  width: 100%;
  z-index: 99999;
}
header #header_bar table {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
header #header_bar table tr {
  margin: 0px;
  padding: 0px;
  width: 100%;
}
header #header_bar table tr td {
  margin: 0px;
  padding: 0px;
  width: 50%;
}
header #header_bar h5 {
  color: white;
  font-size: 0.8rem;
  margin: 0.2rem 0rem 0.3rem 0rem;
  font-weight: normal;
}
header #header_bar .cover_tqfc, header #header_bar .cover_tw, header #header_bar .cover_kyusu, header #header_bar .cover_denkidai {
  display: inline-block;
  background: #545454;
  padding: 0.5rem;
  height: 142%;
  color: white;
  font-weight: bold;
  width: 100%;
  border: 1px solid #eee;
  text-align: right;
}
header #header_bar select option {
  padding: 15px;
}
header #header_bar select {
  padding: 0.5rem;
  padding-right: 1.5rem;
  line-height: inherit;
  -webkit-appearance: none !important;
  background: #fafafa url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
  background-position: 97%, 50%;
  border: 1px solid #ccc;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0;
}
header #header_bar select.radius {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
header #header_bar select:hover {
  background: #f2f2f2 url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
  background-position: 97%, 50%;
  border-color: #999;
}
header #header_logoarea {
  background: #c3b89d;
  width: 100%;
}
header .line {
  width: 100%;
}
header button {
  background: none;
}
header .uploadButton {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  /*background: #099;*/
  color: #333;
  text-align: center;
  padding: 2px 10px;
  line-height: 30px;
  cursor: pointer;
  width: 100%;
}
header .uploadButton:hover {
  background: #0aa;
}
header .uploadButton input[type=file] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}
header .uploadValue {
  display: none;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 3px;
  padding: 3px;
  color: #fff;
}
.bggreen {
  background: #b1ff00 !important;
}
.favox {
  transform: scale(0.6);
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  display: none;
  transform-origin: right bottom;
  position: fixed;
  bottom: 0px;
  right: 0px;
  transition: 0.5s;
}
.favox .ftitle {
  font-size: 1.3rem;
  border-bottom: 1px solid gray;
  background: #ebebd7;
  color: gray;
  padding: 3px;
}
.favox .line {
  z-index: 2;
  background: #ededd5;
  position: absolute;
  min-height: 100px;
  min-width: 180px;
  bottom: 0px;
  right: 0px;
  white-space: nowrap;
}
.cf {
  *zoom: 1;
}
.cf :before, .cf :after {
  content: " ";
  display: table;
}
.cf :after {
  clear: both;
}
html {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  overflow: scroll;
}
html body .line, html body .favox .line {
  min-height: 170px;
  minwidth: 130px;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  display: block;
}
html body .line > li, html body .favox .line > li {
  vertical-align: top;
  display: inline-block;
  width: 130px;
  height: 170px;
  background: white;
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0px 0px 5px 0px #444;
  -webkit-box-shadow: 0px 0px 3px 0px #000;
  -moz-box-shadow: 0px 0px 3px 0px #000;
  margin: 15px;
}
html body .line > li .gbar, html body .favox .line > li .gbar {
  background: #d5c786;
  color: white;
  padding-left: 5px;
  font-weight: bold;
}
html body .line > li .gbar .item_qfc, html body .favox .line > li .gbar .item_qfc {
  color: white;
}
html body .line > li a .fi-zoom-in, html body .favox .line > li a .fi-zoom-in {
  color: gray;
  opacity: 0.7;
  font-size: 1.5rem;
  position: absolute;
  top: 1rem;
}
html body .line > li a .fi-zoom-in:hover, html body .favox .line > li a .fi-zoom-in:hover {
  opacity: 1;
}
html body .line > li .fi-info, html body .favox .line > li .fi-info {
  color: #77b394;
  font-size: 1.5rem;
  position: relative;
  top: -0.6rem;
  right: 0.2rem;
  line-height: 3rem;
}
html body .line > li .fi-info:hover, html body .favox .line > li .fi-info:hover {
  color: #77b394;
}
html body .line > li .hinmei, html body .favox .line > li .hinmei {
  display: none;
  white-space: normal;
  padding: 0px 15px;
  font-size: 0.6rem;
  line-height: 0.7rem;
  margin-top: 0.5rem;
}
html body .line > li .btn_duplicate, html body .favox .line > li .btn_duplicate {
  position: absolute;
  bottom: 0px;
  right: 0px;
  color: white;
  /* Old browsers */
  background: #7d7e7d;
  /* FF3.6+ */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* IE10+ */
  background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%);
  /* W3C */
  background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0);
  padding: 0px 5px;
}
html body .line > li .btn_duplicate:hover, html body .favox .line > li .btn_duplicate:hover {
  /* Old browsers */
  background: #45484d;
  /* FF3.6+ */
  background: -moz-linear-gradient(top, #45484d 0%, #000 100%);
  /* Chrome,Safari4+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45484d), color-stop(100%, #000));
  /* Chrome10+,Safari5.1+ */
  background: -webkit-linear-gradient(top, #45484d 0%, #000 100%);
  /* Opera 11.10+ */
  background: -o-linear-gradient(top, #45484d 0%, #000 100%);
  /* IE10+ */
  background: -ms-linear-gradient(top, #45484d 0%, #000 100%);
  /* W3C */
  background: linear-gradient(to bottom, #45484d 0%, #000 100%);
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d', endColorstr='#000000',GradientType=0);
}
html body .line .has_bunki:before, html body .favox .line .has_bunki:before {
  content: ' ';
  background: none;
  display: block;
  height: 36px;
  width: 35px;
  position: absolute;
  top: 28px;
  left: 4px;
  background: url(http://planner.mk-illumination.jp/wp/wp-content/themes/twentyfifteen/img/ic_hasbunki.png);
  opacity: 0.9;
}
html body .line .has_bunki:hover:before, html body .favox .line .has_bunki:hover:before {
  content: '分岐追加済';
  padding: 3px;
  background: #009943;
  color: white;
  width: auto;
  z-index: 3;
  height: auto;
  border-radius: 3px;
}
html body .line menu, html body .favox .line menu {
  display: inline;
  list-style: none;
  padding: 0px;
  margin: 0px;
  white-space: normal;
}
html body .line menu li, html body .favox .line menu li {
  display: inline-block;
  float: right;
  padding: 0px;
}
html body .line menu li a img, html body .favox .line menu li a img {
  position: relative;
  top: -0.1rem;
}
html body .favox .line {
  white-space: nowrap;
  position: relative;
}
html .hinban {
  display: none;
}
html .haschild {
  background: blue !important;
}
html .bgyellow {
  background: wheat;
}
html .ui-state-highlight {
  background: pink;
  border: dashed 1px gray;
}
html .prever {
  background: red !important;
}
html .renketu {
  background: yellow !important;
}
html .line_container .line-x {
  height: 1px;
  border-top: 1px solid #545454;
  width: 28px;
  position: absolute;
  top: 0px;
  left: 0px;
}
html .line_container .line-x-half {
  height: 1px;
  border-top: 1px solid #545454;
  width: 14px;
  position: absolute;
  top: 0px;
  left: 0px;
}
html .line_container .line-y {
  height: 250px;
  width: 1px;
  border-right: 1px solid #545454;
  position: absolute;
  top: 0px;
  left: 0px;
}
.exporter {
  padding: 5px;
}
.card {
  text-align: left;
}
.card .ic_flash {
  margin-left: 6px;
}
.bg_gray {
  background: #aaa !important;
}
.card_maker > form {
  width: 100%;
  vertical-align: top;
}
.card_maker > form input {
  width: 100%;
}
.card_maker {
  text-align: center;
  height: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.toolbox {
  width: 100%;
}
.toolbox ul.dial {
  width: 100%;
  padding: 0px;
  margin: 0px;
}
.toolbox ul.dial li {
  display: inline-block;
  border-left: 1px solid #545454;
  border-bottom: 1px solid #545454;
  margin: 0px;
  padding: 0px;
  transition-duration: 0.5s;
  width: 33%;
}
.toolbox ul.dial li img {
  opacity: 0.8;
  cursor: pointer;
  width: 100%;
  transition-duration: 0.2s;
}
.toolbox ul.dial li img:hover {
  opacity: 1;
  transition-duration: 0.2s;
  width: 110%;
}
.toolbox ul.dial li:first-child, .toolbox ul.dial li:last-child {
  width: 100%;
  border-top: none;
  border-left: none;
}
.toolbox ul.dial li:nth-child(2) {
  border-left: 1px solid white;
}
.toolbox ul.dial li:nth-child(5) {
  border-left: 1px solid white;
}
.toolbox ul.dial li:nth-child(8) {
  border-left: 1px solid white;
}
.toolbox ul.dial li:nth-child(11) {
  border-left: 1px solid white;
}
.toolbox ul.dial li:nth-child(1,4,7) {
  border-left: none;
}
.toolbox .opener {
  vertical-align: middle;
}
.line_status {
  display: block;
  background: white;
  position: absolute;
  top: 28%;
  padding: 5px;
  /* Old browsers */
  background: white;
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0);
  /* CSS3草案 */
  border-radius: 6px;
  /* Safari,Google Chrome用 */
  -webkit-border-radius: 6px;
  /* Firefox用 */
  -moz-border-radius: 6px;
}
.socho {
  top: 52%;
}
.shosai_table {
  border: 1px solid gray !important;
  position: absolute;
  top: 0px;
  z-index: 9999;
}
.shosai_closer {
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 2;
}
.chooser {
  position: fixed;
  background: white;
  z-index: 3;
  top: 0px;
  right: 0px;
  width: 18%;
  padding: 15px;
  font-size: 0.8rem;
}
.chooser .category_name {
  background: #c3b89d;
  padding: 0.3rem;
  margin-bottom: 0.3rem;
  color: white;
}
.chooser label {
  vertical-align: middle;
  margin-bottom: 8px;
  margin-right: 8px;
  display: inline-block;
}
.chooser label div {
  margin: 0px;
}
.chooser label input {
  margin: 0px;
  vertical-align: middle;
}
.chooser hr {
  margin: 0.5rem 0rem;
  border-color: #545454;
}
.chooser:hover {
  opacity: 1;
}
.bunki_bun {
  font-size: 0.7rem;
}
.ropelight_item .card_data .bunki_bun, .ropelight_item .card_data .selecter {
  display: none;
}
.thumbnail {
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0px 0px 5px 0px #444;
  -webkit-box-shadow: 0px 0px 3px 0px #000;
  -moz-box-shadow: 0px 0px 3px 0px #000;
  margin-top: 10px;
  position: relative;
}
.tags {
  padding: 0.5rem;
  border: none;
  border-bottom: 1px solid #545454;
}
.th {
  position: relative;
}
.test {
  background: black;
  border: 3px solid red;
}
.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.megane {
  margin: -50px 0px 0px 70px;
  display: block;
}
form {
  display: inline-block;
}
select, select:hover {
  -moz-appearance: none !important;
  background-color: #fafafa;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  color: rgba(0, 0, 0, 0.75);
  font-family: inherit;
  font-size: 0.6rem;
  line-height: normal;
  padding: 0rem;
  padding-right: 1rem;
  height: 1rem;
}
.cable_img {
  margin-left: 15px;
  margin-right: 5px;
}
.item_img {
  position: relative;
}
body {
  background: #e3e3e3;
}
.small {
  font-size: x-small;
}
form {
  margin: 0px;
}
.ic_hakkosyoku {
  width: 18px;
  height: 18px;
  border: 1px solid #545454;
  display: inline-block;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  vertical-align: middle;
}
.ic_hakkosyoku_harf {
  width: 18px;
  height: 18px;
  border: 1px solid #545454;
  display: inline-block;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  vertical-align: middle;
}
.selecter, .selecter:hover {
  height: 1.5rem;
  padding: 0px 1rem;
  padding-left: 0.5rem;
}
.toggler {
  width: 100%;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  top: -2px;
}
.panel {
  margin: 0px;
}
.button {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  -webkit-box-shadow: 0px 1px 3px #666;
  -moz-box-shadow: 0px 1px 3px #666;
  box-shadow: 0px 1px 3px #666;
  font-family: Arial;
  color: #fff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}
.bgred {
  background: red !important;
}
.noitem_alert {
  color: red;
  position: absolute;
  background: white none repeat scroll 0% 0%;
  padding: 15px;
  left: 0px;
  font-size: 1rem;
  bottom: -20%;
  border: 1px solid red;
}
.item button {
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 1rem;
}
.status {
  width: 82%;
  position: fixed;
  bottom: 0px;
  background: #4b4948;
  color: white;
  opacity: 0.8;
  z-index: 4;
}
.status .plan {
  list-style: none;
  background: black;
  margin: 0px;
  padding: 0px;
  display: inline-block;
}
.status .plan li {
  opacity: 0.7;
  display: inline-block;
  border: 1px solid white;
  padding: 0.2rem 1rem;
  border-bottom: none;
  border-left: none;
  cursor: pointer;
  padding-right: 0px;
}
.status .plan li .delete {
  background: white;
  color: black;
  padding: 0.4rem;
}
.status .plan .active {
  opacity: 1;
  font-weight: bold;
}
.status .plan .delete:hover {
  background: #f8547d;
}
.status .plan li:first-child {
  padding-right: 1rem;
}
.status .plan li:last-child {
  padding-right: 1rem;
}
.status .plan li:hover {
  background: black;
  opacity: 1;
}
.status table {
  margin: 0px;
  padding: 0px;
  width: 100%;
  background: inherit;
  color: inherit;
}
.status table tr {
  width: 100%;
  color: inherit;
  background: inherit;
}
.status table tr td:not(.plus):not(.minus):not(.zoom) {
  position: relative;
  color: inherit;
  background: inherit;
  padding: 0px;
  padding-left: 1%;
  padding-right: 1%;
  border-left: 1px solid white;
}
.status table tr td:not(.plus):not(.minus):not(.zoom) :first-child {
  width: 7rem;
}
.status table tr td:not(.plus):not(.minus):not(.zoom) .print {
  display: none;
}
.status table tr td:not(.plus):not(.minus):not(.zoom) h5 {
  color: inherit;
  font-weight: normal;
  background: inherit;
  font-size: 0.8rem;
  margin: 5px;
  padding: 0px;
}
.status table tr .plus, .status table tr .minus {
  border-left: 1px solid white;
  background: #251201;
  cursor: pointer;
  padding: 0rem 1rem;
  color: white;
  font-size: 1.5rem;
  width: 2rem;
}
.status table tr .plus :hover, .status table tr .minus :hover {
  opacity: 0.2;
}
.status table .zoom {
  font-size: 1rem;
  color: inherit;
  width: 4rem;
}
.qfcmeter {
  width: 0%;
  height: 5px;
  position: absolute;
  bottom: 0px;
  background: #34c0c0 none repeat scroll 0% 0%;
}
.threed ul {
  background: black;
}
.switch-toggle a, .switch-light span span {
  display: none;
  /* We can't test for a specific feature,
* so we only target browsers with support for media queries.
*/
}
@media only screen {
  /* Bugfix for older Webkit, including mobile Webkit. Adapted from
* http://css-tricks.com/webkit-sibling-bug/
*/  .switch-light {
    display: block;
    /* Outline the toggles when the inputs are focused
  */
    min-height: 1.875em;
    position: relative;
    overflow: visible;
    padding: 0;
    /* Position the label over all the elements, except the slide-button (<a>)
  * Clicking anywhere on the label will change the switch-state
  */
    /* Don't hide the input from screen-readers and keyboard access
  */
    margin-left: 6.25em;
  }
  .switch-light * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .switch-light a {
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .switch-light label, .switch-light > span {
    line-height: 1.875em;
    vertical-align: middle;
  }
  .switch-light input:focus ~ a, .switch-light input:focus + label {
    outline: 1px dotted #888;
  }
  .switch-light label {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
  }
  .switch-light input {
    position: absolute;
    opacity: 0;
    z-index: 5;
  }
  .switch-light input:checked ~ a {
    right: 0%;
  }
  .switch-light > span {
    position: absolute;
    left: -6.25em;
    width: 100%;
    margin: 0;
    padding-right: 6.25em;
    text-align: left;
  }
  .switch-light > span span {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    display: block;
    width: 50%;
    margin-left: 6.25em;
    text-align: center;
  }
  .switch-light > span span:last-child {
    left: 50%;
  }
  .switch-light a {
    position: absolute;
    right: 50%;
    top: 0;
    z-index: 4;
    display: block;
    width: 50%;
    height: 100%;
    padding: 0;
    /* Radio switch
  */
  }
  .switch-toggle {
    display: block;
    /* Outline the toggles when the inputs are focused
  */
    min-height: 1.875em;
    position: relative;
    display: table;
    /* For callout panels in foundation
  */
    table-layout: fixed;
    /* Generate styles for the multiple states */
    padding: 0 !important;
  }
  .switch-toggle * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .switch-toggle a {
    display: block;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .switch-toggle label, .switch-toggle > span {
    line-height: 1.875em;
    vertical-align: middle;
  }
  .switch-toggle input:focus ~ a, .switch-toggle input:focus + label {
    outline: 1px dotted #888;
  }
  .switch-toggle * {
    font-size: 1em;
  }
  .switch-toggle input {
    position: absolute;
    opacity: 0;
  }
  .switch-toggle input + label {
    position: relative;
    z-index: 2;
    display: table-cell;
    width: 50%;
    padding: 0 0.5em;
    margin: 0;
    text-align: center;
  }
  .switch-toggle a {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    z-index: 1;
    width: 50%;
    height: 100%;
  }
  .switch-toggle input:last-of-type:checked ~ a {
    left: 50%;
  }
  .switch-toggle.switch-3 label, .switch-toggle.switch-3 a {
    width: 33.33333%;
  }
  .switch-toggle.switch-3 input:checked:nth-of-type(2) ~ a {
    left: 33.33333%;
  }
  .switch-toggle.switch-3 input:checked:last-of-type ~ a {
    left: 66.66667%;
  }
  .switch-toggle.switch-4 label, .switch-toggle.switch-4 a {
    width: 25%;
  }
  .switch-toggle.switch-4 input:checked:nth-of-type(2) ~ a {
    left: 25%;
  }
  .switch-toggle.switch-4 input:checked:nth-of-type(3) ~ a {
    left: 50%;
  }
  .switch-toggle.switch-4 input:checked:last-of-type ~ a {
    left: 75%;
  }
  .switch-toggle.switch-5 label, .switch-toggle.switch-5 a {
    width: 20%;
  }
  .switch-toggle.switch-5 input:checked:nth-of-type(2) ~ a {
    left: 20%;
  }
  .switch-toggle.switch-5 input:checked:nth-of-type(3) ~ a {
    left: 40%;
  }
  .switch-toggle.switch-5 input:checked:nth-of-type(4) ~ a {
    left: 60%;
  }
  .switch-toggle.switch-5 input:checked:last-of-type ~ a {
    left: 80%;
    /* Standalone Themes */
    /* Candy Theme
  * Based on the "Sort Switches / Toggles (PSD)" by Ormal Clarck
  * http://www.premiumpixels.com/freebies/sort-switches-toggles-psd/
  */
  }
  .switch-candy {
    background-color: #2d3035;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 1px 1px #191b1e;
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  }
  .switch-candy label {
    color: #fff;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
  }
  .switch-candy input:checked + label {
    color: #333;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }
  .switch-candy a {
    border: 1px solid #333;
    background-color: #70c66b;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2), rgba(0, 0, 0, 0));
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(255, 255, 255, 0.45);
  }
  .switch-candy > span {
    color: #333;
    text-shadow: none;
  }
  .switch-candy span {
    color: #fff;
  }
  .switch-candy.switch-candy-blue a {
    background-color: #38a3d4;
  }
  .switch-candy.switch-candy-yellow a {
    background-color: #f5e560;
    /* Android Theme
  */
  }
  .switch-android {
    background-color: #464747;
    border-radius: 1px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
    /* Selected ON switch-light
    */
    color: #fff;
  }
  .switch-android label {
    color: #fff;
  }
  .switch-android > span span {
    opacity: 0;
    margin-left: 7.1875em;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
  }
  .switch-android > span span:first-of-type {
    opacity: 1;
  }
  .switch-android > span span, .switch-android input + label {
    font-size: 85%;
    line-height: 2.15625em;
  }
  .switch-android a {
    background-color: #666;
    border-radius: 1px;
    box-shadow: inset rgba(255, 255, 255, 0.2) 0 1px 0, inset rgba(0, 0, 0, 0.3) 0 -1px 0;
  }
  .switch-android.switch-light input:checked ~ a {
    background-color: #0e88b1;
  }
  .switch-android.switch-light input:checked ~ span span:first-of-type {
    opacity: 0;
  }
  .switch-android.switch-light input:checked ~ span span:last-of-type {
    opacity: 1;
  }
  .switch-android.switch-toggle, .switch-android > span span {
    text-transform: uppercase;
    /* iOS Theme
  */
  }
  .switch-ios.switch-light {
    color: #868686;
  }
  .switch-ios.switch-light a {
    left: 0;
    width: 1.875em;
    background-color: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    box-shadow: inset 0 -3px 3px rgba(0, 0, 0, 0.025), 0 1px 4px rgba(0, 0, 0, 0.15), 0 4px 4px rgba(0, 0, 0, 0.1);
  }
  .switch-ios.switch-light > span span {
    width: 100%;
    left: 0;
    opacity: 0;
  }
  .switch-ios.switch-light > span span:first-of-type {
    opacity: 1;
    padding-left: 1.875em;
  }
  .switch-ios.switch-light > span span:last-of-type {
    padding-right: 1.875em;
  }
  .switch-ios.switch-light > span:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 6.25em;
    top: 0;
    background-color: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
  }
  .switch-ios.switch-light input:checked ~ a {
    left: 100%;
    margin-left: -1.875em;
  }
  .switch-ios.switch-light input:checked ~ span:before {
    border-color: #53d76a;
    box-shadow: inset 0 0 0 30px #53d76a;
  }
  .switch-ios.switch-light input:checked ~ span span:first-of-type {
    opacity: 0;
  }
  .switch-ios.switch-light input:checked ~ span span:last-of-type {
    opacity: 1;
    color: #fff;
  }
  .switch-ios.switch-toggle {
    background-color: #fafafa;
    border: 1px solid #d3d3d3;
    border-radius: 30px;
    box-shadow: inset rgba(0, 0, 0, 0.1) 0 1px 0;
  }
  .switch-ios.switch-toggle a {
    background-color: #53d76a;
    border-radius: 25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  .switch-ios.switch-toggle label {
    color: #868686;
  }
  .switch-ios input:checked + label {
    color: #3a3a3a;
  }
}
@media only screen and (-webkit-max-device-pixel-ratio: 2) and (max-device-width: 80em) {
  .switch-light, .switch-toggle {
    -webkit-animation: webkitSiblingBugfix infinite 1s;
  }
}
@-webkit-keyframes webkitSiblingBugfix {
  from {
    -webkit-transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
  }
}
.rope_end {
  font-size: 0.6rem;
  background: #a3cffb;
  margin-left: 0.2rem;
  padding: 0.2rem;
  letter-spacing: 0.05rem;
  display: inline-block;
}
.card.ropelight_item .card_data .ic_hakkosyoku {
  display: none;
}
.changer_rope_end {
  position: relative;
  top: 1rem;
  background: white;
  z-index: 9999;
  box-shadow: 0px 0px 5px 0px #444;
  -webkit-box-shadow: 0px 0px 3px 0px #000;
  -moz-box-shadow: 0px 0px 3px 0px #000;
  border-radius: 10px;
}
.changer_rope_end div {
  padding: 0.2rem;
  margin-top: -1px;
  font-size: 0.7rem;
  transition-duration: 0.4s;
}
.changer_rope_end div:not(las-child) {
  border-bottom: 1px solid gray;
}
.changer_rope_end div:hover {
  background: #e4dcb6;
}
.connector_form {
  border-bottom: 1px solid gray;
  margin-bottom: 1rem;
  width: 100%;
}
.connector_form label {
  padding-bottom: 1rem;
  font-weight: bold;
}

.user-info-container {
  padding: 5px;
  margin: 5px;
  height: 200px;
}
.user-info-item{
  padding: 5px;
  font-size: 14px;
}

dt { float: left; clear: left; width: 4em; font-weight: bold; }
dd { float: left; }

#logout-btn {
  float: right;
  margin-right: calc(50% - 50px);
  background-color: #333;
  color: #FFF;
  border-radius: 2px;
  padding: 10px;
}
#logout-btn:hover {
  background-color: #4b4948;
}

#change-password-btn {
  float: right;
  margin-right: calc(50% - 65px);
  background-color: #333;
  color: #FFF;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 10px;
}

#change-password-btn:hover {
  background-color: #4b4948;
}

.user-info-not {
  display: flex;
  justify-content: center;
}
.user-info-not > button {
  background-color: #333;
  color: #FFF;
  border-radius: 2px;
  padding: 10px;
  margin-top: 20px;
}

.edit-plan {
  float: right;
}
.delete-plan {
  float: right;
}
.plan-input {
  display: inline-block;
  width: 100px;
  height: 20px;
  margin: 0px;
  padding: 0px;
}

.project-li {
  height: 32px;
}

#cart {
  max-height: 500px;
  overflow-y: scroll;
}
