@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200; }
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
  display: block; }
nav ul {
  list-style: none; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }
a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }
del {
  text-decoration: line-through; }
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }
input, select {
  vertical-align: middle; }
html {
  width: 100%;
  min-width: 320px;
  min-height: 100vh;
  overflow-x: hidden;
  /* position: relative; */
  line-height: 2.2857142857em;
  letter-spacing: 0.15em;
  touch-action: auto !important; }
body {
  color: #231815;
  width: 100%;
  min-height: 100vh;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  -webkit-text-size-adjust: 100%;
  font-weight: 500; }
body.fixed {
  position: fixed;
  width: 100%; }
@media print {
  .sp {
    display: none; } }
.clearfix {
  zoom: 1; }
.clearfix::before, .clearfix::after {
  content: "";
  display: block; }
.clearfix::after {
  clear: both; }
img, svg {
  max-width: 100%;
  height: auto; }
.wrapper {
  width: 100%;
  position: relative;
  max-width: 1398px;
  margin-left: auto;
  margin-right: auto; }
.wrapper > .container {
  margin: 0; }
a {
  color: #333;
  text-decoration: underline; }
a img:not(.notrollover) {
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
a:hover {
  color: #333;
  text-decoration: none; }
a:hover img:not(.notrollover) {
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6; }
header {
  width: auto;
  position: absolute;
  top: 15px;
  left: 5%;
  z-index: 2; }
header .logo {
  float: left;
  padding-top: 0.5714285714rem; }
header .logo img {
  display: block;
  width: 23.2142857143rem; }
header .rightarea {
  float: right; }
header .rightarea .nav {
  display: inline-block;
  color: #fff; }
header .rightarea .nav > ul {
  display: inline-block;
  vertical-align: bottom;
  list-style: none;
  font-size: 1.2857142857rem;
  line-height: 1.7142857143rem;
  letter-spacing: -0.5em;
  font-family: "Century Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", "Meiryo", sans-serif;
  font-weight: bold; }
header .rightarea .nav > ul > li {
  display: inline-block;
  vertical-align: middle;
  height: 2.7142857143rem;
  letter-spacing: 0.1em;
  border-left: 0.1428571429rem solid #fff; }
header .rightarea .nav > ul > li:first-child {
  border-left: none; }
header .rightarea .nav > ul > li a {
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  color: #fff;
  padding: 0.5rem 2.3571428571rem;
  display: block; }
header .rightarea .nav > ul > li a:hover {
  color: #999; }
header .rightarea .nav > ul > li a span {
  font-size: 0.7142857143rem;
  margin-right: 0.7142857143rem; }
header .rightarea .nav > ul .service_menu_list {
  position: relative;
  cursor: pointer;
  padding: 0.5rem 2.3571428571rem; }
header .rightarea .nav > ul .service_menu_list ul {
  list-style: none;
  font-size: 1rem; }
header .rightarea .nav > ul .service_menu_list ul li {
  position: relative;
  color: #fff; }
header .rightarea .nav > ul .service_menu_list ul li::after {
  position: absolute;
  top: 50%;
  right: 5%;
  content: '';
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-top: -0.3571428571rem;
  border-right: 2px solid #323232;
  border-top: 2px solid #323232;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }
header .rightarea .nav > ul .service_menu_list ul li a {
  padding: 1.4285714286rem 0.3571428571rem;
  text-decoration: none;
  display: block;
  color: #323232;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease; }
header .rightarea .nav > ul .service_menu_list ul li a:hover {
  color: #555; }
header .rightarea .nav > ul .service_menu_list ul li a img {
  width: auto;
  height: 2.4285714286rem;
  vertical-align: top; }
header .rightarea .nav > ul .service_menu_list ul .painter::after {
  border-right: 2px solid #ff1e23;
  border-top: 2px solid #ff1e23; }
header .rightarea .nav > ul .service_menu_list ul .custom::after {
  border-right: 2px solid #005400;
  border-top: 2px solid #005400; }
header .rightarea .nav > ul .service_menu_list ul .space::after {
  border-right: 2px solid #660066;
  border-top: 2px solid #660066; }
header .rightarea .nav > ul .service_menu_list ul .website::after {
  border-right: 2px solid #4f4fff;
  border-top: 2px solid #4f4fff; }
header .rightarea .nav > ul .service_menu_list ul .presen::after {
  border-right: 2px solid #ff6600;
  border-top: 2px solid #ff6600; }
header .rightarea .nav > ul .service_menu_list ul .modeler::after {
  border-right: 2px solid #c30463;
  border-top: 2px solid #c30463; }
header .rightarea .nav > ul .service_menu_list:hover .second_menu {
  top: 3.7142857143rem;
  visibility: visible;
  opacity: 1; }
header .rightarea .nav > ul .service_menu_list .second_menu {
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  position: absolute;
  top: 3.7142857143rem;
  left: 0;
  width: 22.8571428571rem;
  background: rgba(255, 255, 255, 0.6);
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }
header .rightarea .nav > ul .service_menu_list .second_menu > li {
  position: relative; }
header .rightarea .nav > ul .service_menu_list .second_menu > li:hover {
  background: rgba(126, 126, 126, 0.4); }
header .rightarea .nav > ul .service_menu_list .second_menu > li:hover .third_menu_menu {
  visibility: visible;
  opacity: 1; }
header .rightarea .nav > ul .service_menu_list .second_menu > li:hover .third_menu_menu li {
  position: relative; }
header .rightarea .nav > ul .service_menu_list .second_menu > li .third_menu_menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all .2s ease;
  transition: all .2s ease; }
header .rightarea .nav > ul .service_menu_list .second_menu > li .third_menu_menu li:hover {
  background: rgba(0, 0, 0, 0.6); }
header .rightarea .nav > ul.mini {
  font-size: 0.7142857143rem;
  margin-right: 3.9285714286rem; }
header .rightarea .sidenavtoggle {
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-left: 3.3571428571rem;
  margin-right: 0.5714285714rem;
  line-height: 0;
  cursor: pointer;
  margin-bottom: -0.2142857143rem; }
header .rightarea .sidenavtoggle img {
  width: 2.1428571429rem; }
header .rightarea .sidenavtoggle:active, header .rightarea .sidenavtoggle:hover {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5; }
header .sidenav {
  position: fixed;
  z-index: 200;
  top: 0;
  right: 0;
  width: 0;
  height: 100%; }
header .sidenav .bg {
  height: 100%;
  margin-right: 25em;
  background-color: rgba(255, 0, 0, 0);
  -webkit-transition: background-color 0.1s ease;
  -moz-transition: background-color 0.1s ease;
  -o-transition: background-color 0.1s ease;
  transition: background-color 0.1s ease; }
header .sidenav .container {
  position: absolute;
  top: 0;
  right: -26.4285714286em;
  width: 25em;
  min-height: 100%;
  box-sizing: border-box;
  padding: 1.7857142857rem 0;
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 1.0714285714em rgba(35, 24, 21, 0.25);
  -webkit-transition: right 0.3s ease;
  -moz-transition: right 0.3s ease;
  -o-transition: right 0.3s ease;
  transition: right 0.3s ease; }
header .sidenav .container .close {
  text-align: right;
  line-height: 0;
  margin-right: 4.0714285714rem;
  position: relative;
  z-index: 1; }
header .sidenav .container .close img {
  display: block;
  width: 2.1428571429rem;
  margin-left: auto;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
header .sidenav .container .close img:active, header .sidenav .container .close img:hover {
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5; }
header .sidenav .container .base {
  display: none;
  position: absolute;
  left: 0px;
  width: 100%;
  top: 0px;
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
  padding-top: 4em;
  padding-bottom: 4em; }
header .sidenav .container ul.menu {
  list-style: none;
  width: 22.8571428571em;
  margin: auto;
  margin-top: 3em;
  padding-bottom: 2.1428571429rem; }
header .sidenav .container ul.menu li {
  display: block; }
header .sidenav .container ul.menu li:not(:first-child)::before {
  content: "";
  display: block;
  width: 0.2857142857em;
  height: 0.2857142857em;
  background-color: #fff;
  border-radius: 50%;
  margin: 0.8571428571em auto; }
header .sidenav .container ul.menu li a {
  display: block;
  text-align: center;
  box-sizing: border-box;
  padding: 0.5714285714em;
  border: 0.1428571429em solid rgba(35, 24, 21, 0);
  border-radius: 0.6428571429em;
  text-decoration: none;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
  color: #fff; }
header .sidenav .container ul.menu li a .en {
  display: block;
  font-size: 0.8571428571em;
  line-height: 1em;
  letter-spacing: 0.2em;
  padding-bottom: 0.5em; }
header .sidenav .container ul.menu li a .jp {
  display: block;
  font-size: 1.1428571429em;
  line-height: 1em;
  letter-spacing: 0.1em;
  padding-bottom: 1px; }
header .sidenav .container ul.menu li a:hover {
  border-color: #231815; }
header .sidenav .container ul.menu li a img {
  width: auto;
  height: 2.4285714286rem;
  vertical-align: top; }
header.active .sidenavtoggle {
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }
header.active .sidenav {
  width: 100%;
  right: 0;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }
header.active .sidenav .bg {
  width: 100vw;
  background-color: rgba(255, 255, 255, 0.5); }
header.active .sidenav .container {
  right: 0; }
footer {
  width: 100%;
  height: 30px;
  background: #555;
  display: flex;
  align-items: center;
  justify-content: center; }
footer .copyright {
  font-size: 0.7142857143rem;
  line-height: 1em;
  letter-spacing: 0.05em;
  text-align: center;
  color: #fff; }
#main_contents #view_area {
  position: relative;}
  /* display: flex; } */
#main_contents #view_area #load {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff; }
#main_contents #view_area canvas {
  transition: all 0.7s; }
/* #main_contents #view_area .help_menu {
  position: absolute;
  left: 1%;
  bottom: 3%;
  width: 50px;
  height: 50px; } */
#main_contents #view_area .btn-open {
  cursor: pointer; }
#main_contents #view_area #popup-on {
  display: none; }
/* #main_contents #view_area #popup-on:checked + .popup {
  display: block; } */
#main_contents #view_area .popup {
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  z-index: 6; }
#main_contents #view_area .popup .popup-content {
  width: 100%;
  background: #efefef;
  text-align: center;
  width: 95%;
  height: 95%;
  border-radius: 10px;
  max-height: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
/* #main_contents #view_area .popup .popup-content img {
  display: block; } */
#main_contents #view_area .popup .popup-content .icon-close {
  background: #999;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0px;
  width: 40px;
  height: 40px;}
#main_contents #view_area .popup .popup-content .icon-close span {
  font-size: 24px;
  color: #fff;
  margin-top: 1px;
  margin-left: 3px;}
#main_contents #view_area .popup .popup-content .icon-close:hover {
  cursor: pointer; }
#main_contents #menu_area {
  width: 400px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  transition: all 0.7s;
  /* overflow-y: auto; */
}
#main_contents #menu_area.active {
  width: 160px; }
#main_contents #menu_area.active #menu_width_btn {
  transform: rotate(180deg); }
#main_contents #menu_area #menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;}
#main_contents #menu_area #menu_head #menu_width_btn {
  width: 40px;
  height: 40px;
  margin-left: 10px; }
#main_contents #menu_area #menu_head #sp_menu_height_btn {
  display: none; }
#main_contents #menu_area #menu_head #price_area {
  margin-right: 10px; }
#main_contents #menu_area #menu_head #price_area p {
  font-size: 16px; }
#main_contents #menu_area #menu-area dl dt.active::after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
#main_contents #menu_area #menu-area dl dt:hover {
  cursor: pointer; }
  #main_contents #menu_area #menu-area dl dt:hover .chage_contets_txt {
    color: #999; }
#main_contents #menu_area #menu-area dl dt span {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 40px;
  height: 40px; 
  background-size:60px; }
#main_contents #menu_area #menu-area dl dt .chage_contets_txt {
  font-size: 16px;
  text-align: center; }
#main_contents #menu_area #menu-area dl dd {
  left: 5%;
  position: relative; 
  white-space: nowrap;}
#main_contents #menu_area #menu-area dl dd::before {
  content: '';
  width: 100px;
  height: 1px;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0); }
#main_contents #menu_area .btn {
  width: 180px;
  height: 50px;
  background: #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 5px 10px auto; }
#main_contents .pw_mogadigi {
  width: 50%;
  margin-top: 20px;
  margin-left: auto; }
ul {
  list-style: none;
  padding: 0; }
.color_list .menu_ttl_area .sub_ttl {
  text-align: center; }
.series {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between; }
.color_list .color_contents {
  display: contents;
  }
  