﻿@import url("https://use.fontawesome.com/releases/v5.6.1/css/all.css");@media screen and (max-width: 768px){.--for-pc{display:none}}@media screen and (min-width: 768px){.--for-sp{display:none}}.--fade-in-still{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 0)}.--fade-in-still--active{opacity:1;transform:translate(0, 0)}.--fade-in-up{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, 50px)}.--fade-in-up--active{opacity:1;transform:translate(0, 0)}.--fade-in-down{opacity:0;transition:all 1s 0s ease-out;transform:translate(0, -50px)}.--fade-in-down--active{opacity:1;transform:translate(0, 0)}.--fade-in-right{opacity:0;transition:all 1s 0s ease-out;transform:translate(-50px, 0)}.--fade-in-right--active{opacity:1;transform:translate(0, 0)}.--fade-in-left{opacity:0;transition:all 1s 0s ease-out;transform:translate(50px, 0)}.--fade-in-left--active{opacity:1;transform:translate(0, 0)}.--loading{height:100vh;width:100vw;position:relative}.--loading>.--wait-until-loaded{display:none}.--loading-inner{animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:loading;border-radius:50%;border:5px solid #e0600a;border-bottom-color:transparent;box-sizing:border-box;display:inline-block;height:100px;left:calc((100vw - 100px) / 2);position:absolute;top:calc((100vh - 100px) / 2);width:100px}@keyframes loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.--accordion>summary{cursor:pointer;display:block;line-height:2;outline:none;padding-left:1em;position:relative;text-align:left;text-decoration:underline}.--accordion>summary:hover{text-decoration:none}.--accordion>summary::before{content:'';border-width:8px;border-style:solid;border-color:transparent transparent transparent #000;position:absolute;top:8px;left:0;transform:rotate(0);transform-origin:4px 50%;transition:.3s transform ease}.--accordion>summary::-webkit-details-marker{display:none}.--accordion[open]>summary{text-decoration:none}.--accordion[open]>summary::before{transform:rotate(90deg)}/*!
  html5doctor.com Reset Stylesheet v1.6.1
  Copyright (c) 2010 Richard Clark - http://richclarkdesign.com
  Released under the MIT license
  https://opensource.org/licenses/mit-license.php
*/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,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,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;font-size:100%;vertical-align:baseline;background:transparent;color:inherit}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1.6rem 0;padding:0}input,select{vertical-align:middle}figure{line-height:0}small,.small{font-size:.8em !important;line-height:1.35}ol,ul{list-style:none}.pc_only{display:block !important}.sp_only{display:none !important}@media only screen and (max-width: 767px){.pc_only{display:none !important}.sp_only{display:block !important}}*,*::before,*::after{box-sizing:border-box}*{backface-visibility:hidden;letter-spacing:.1em;line-height:1.8;text-size-adjust:100%;word-break:break-all;-ms-text-size-adjust:100%;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%}@media (max-width: 960px){body{min-width:0.125rem}figure img{width:100%}}a{cursor:pointer;text-decoration:none;text-decoration-color:initial;text-decoration-line:none;text-decoration-style:initial}body{background-color:#474748;color:#FFFFFF;font-family:"Noto Sans JP", upgrade, sans-serif;font-feature-settings:"palt";margin:auto}img{display:block;max-width:100%}.grid{background:url(./grid.png);background-repeat:repeat}span{line-height:1}.red{color:#DC000C}.blue{color:#26C5C8}.orange{color:#E7792B}h2{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:7rem;line-height:1;letter-spacing:normal}h2 span{letter-spacing:normal}@media screen and (max-width: 750px){h2{font-size:7rem}}a.btn{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:1.5rem;display:block;width:23.5rem;max-width:250px;text-decoration:none !important;border-radius:10rem;margin:auto;padding:1.5rem 0;position:relative}a.btn:after{font-family:"Font Awesome 5 Free";content:'\f105';font-weight:900;font-size:1.2rem;position:absolute;right:0.8em;top:49%;transform:translateY(-49%)}a.prev{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:1.5rem;display:block;width:23.5rem;max-width:250px;text-decoration:none !important;border-radius:10rem;margin:auto;padding:1.5rem 0 1.5rem 1.5rem;position:relative}a.prev:after{font-family:"Font Awesome 5 Free";content:'\f053';font-weight:900;font-size:1.2rem;position:absolute;left:0.8em;right:initial;top:49%;transform:translateY(-49%)}@media screen and (min-width: 751px){html{font-size:calc(100vw / 144)}body{width:100%;margin-left:auto;margin-right:auto}.inner{max-width:1342px;width:93.1944444444%;margin-left:auto;margin-right:auto}.sp{display:none !important}}@media screen and (max-width: 750px){html{font-size:calc(100vw / 75)}body{min-width:320px}html,body{height:100%;min-height:100%}.inner{width:90.6666666667%;margin-left:auto;margin-right:auto}.pc{display:none !important}}@media screen and (min-width: 1441px){html{font-size:10px}}.header__fv{height:100vh;overflow:hidden;position:relative}@media screen and (max-width: 750px){.header__fv{height:34vh}}.header__fv video{height:100vh;display:block;margin:auto;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);overflow-x:hidden}@media screen and (max-width: 750px){.header__fv video{margin-top:13vw;height:30vh;top:0;transform:translate(-50%, 0);-webkit-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0)}}.fix{display:block;position:fixed;z-index:10;background:#000;width:100%}.fix img{width:28.4%;margin:1.9rem auto 1.9rem 2rem}.header__ttl{position:absolute;bottom:2.5rem}@media screen and (max-width: 750px){#logo_on_movie{max-width:50%}}.header__arrow{position:absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);bottom:2.5rem;font-size:3rem}@media screen and (max-width: 750px){.header__arrow{top:95vh}}.nav{background-color:rgba(0,0,0,0.8);font-family:'Noto Sans JP', sans-serif;font-weight:700;width:100%;font-size:1.8rem}.nav__container{display:flex;padding:2rem 0}@media screen and (max-width: 750px){.nav__container{padding:0;font-size:4.6666vw}}.nav__logo{margin:auto auto auto 0;width:17.1rem}.nav__logo img{width:100%}.nav__global-nav{margin-left:auto;display:flex;align-items:center;flex-wrap:wrap}.nav__global-nav li{margin-left:1rem}@media screen and (max-width: 750px){.nav__global-nav li{margin:0}}.nav__global-nav li a{padding:1rem;font-size:2.5rem}@media screen and (max-width: 750px){.nav__global-nav li a img{width:3.5rem;margin-top:1.2rem;float:right;margin-left:1rem}}@media screen and (max-width: 750px){.hamburger{display:block;position:fixed;z-index:30;right:0;top:0;width:calc(62/750 * 100vw + 3.8rem);height:calc(62/750 * 100vw + 3.8rem);cursor:pointer;text-align:center;background:#DC000C}.hamburger span{display:block;position:absolute;width:4.3rem;height:2px;right:2.8rem;background:#FFFFFF;-webkit-transition:0.3s ease-in-out;-moz-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.hamburger span:nth-child(1){top:3.5rem}.hamburger span:nth-child(2){top:5rem}.hamburger span:nth-child(3){top:6.5rem}.hamburger.active span:nth-child(1){top:5rem;right:2.8rem;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg)}.hamburger.active span:nth-child(2),.hamburger.active span:nth-child(3){top:5rem;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}nav.globalMenuSp{display:none;position:fixed;top:0;left:0;color:#fff;background:rgba(0,0,0,0.7);text-align:center;z-index:2;width:100%}nav.globalMenuSp.active{position:fixed;top:0;left:0;color:#fff;background:#252526;text-align:center;z-index:2;width:100%;height:100vh}nav.globalMenuSp ul{display:flex;flex-direction:column;justify-content:space-between;padding:8.13333vw 0 18vw 0;width:100%;height:calc(100vh - 8.26666vw - 3.8rem);margin-top:calc(8.26666vw + 3.8rem)}nav.globalMenuSp ul li{flex-grow:1;list-style-type:none;padding:0;width:100%;border-bottom:1px solid #fff;transition:0.4s all;display:flex;flex-direction:column;justify-content:center;align-items:center}nav.globalMenuSp ul li:last-child{padding-bottom:0;border-bottom:none}nav.globalMenuSp ul li:hover{background:#ddd}nav.globalMenuSp ul li a{color:#FFFFFF;text-decoration:none}nav.globalMenuSp.active{z-index:2}}.nav.fixed{position:fixed;z-index:9999;top:0;left:0}.summary{background:url(./summary-bg.jpg) center center/cover no-repeat;position:relative}.summary::after{position:absolute;bottom:0;content:"";width:100%;height:31.6rem;background:linear-gradient(rgba(37,37,38,0) 0%, rgba(37,37,38,0.85) 55.92%, #252526 100%)}.summary a{text-decoration:underline}.summary .scroll{overflow-x:auto;padding:0 0 3em 0;-webkit-overflow-scrolling:touch}.summary .scroll .fas{display:none;font-size:4rem;position:absolute;top:27.3vw}@media screen and (max-width: 750px){.summary .scroll .fas{display:block}}.summary .scroll .fas.fa-chevron-left{left:5px}.summary .scroll .fas.fa-chevron-right{right:5px}.summary__sliderPhoto{display:flex;justify-content:space-around;width:100%;overflow:hidden;margin-top:4rem}@media screen and (max-width: 750px){.summary__sliderPhoto li:first-of-type{margin-left:25px}}@media screen and (max-width: 750px){.summary__sliderPhoto li:last-of-type{margin-right:25px}}@media screen and (max-width: 750px){.summary__sliderPhoto{margin-top:7rem;width:1400px}}.summary__sliderPhoto li{padding:0 10px}@media screen and (max-width: 750px){.summary__sliderPhoto li{padding:0 5px}}.summary__essay{height:68.9rem;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1;font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:1.8rem}@media screen and (max-width: 750px){.summary__essay{height:66.4rem;font-size:1.8rem;margin-bottom:6rem}}.summary__essay h1{font-size:8rem;font-family:'Roboto', sans-serif;font-weight:700;letter-spacing:normal;line-height:1.2}@media screen and (max-width: 750px){.summary__essay h1{font-size:7rem}}.summary__essay h2{font-size:4rem;font-family:'Roboto', sans-serif;font-weight:700;letter-spacing:normal}.summary__essay h3{font-size:2rem;padding:.5em 2em;margin:2em 0;background-color:#fff;display:inline-block}.summary__essay small{opacity:.8;font-weight:normal;letter-spacing:normal}.new-product{background:rgba(0,0,0,0.3)}.new-product__container{position:relative;padding:10rem 0 16rem 0}.new-product__ttl{font-family:'Roboto', sans-serif;font-weight:700;position:absolute;top:-3.2rem}@media screen and (max-width: 750px){.new-product__ttl{top:-3.2rem}}.new-product__ttl p{font-size:2.5rem;line-height:1;color:#727272}@media screen and (max-width: 750px){.new-product__ttl p{font-size:2.5rem}}.new-product__ttl .select_p{padding:0.5em 1em;z-index:9999}@media screen and (max-width: 750px){.new-product__ttl .select_p{width:100%;padding:1em}}#onlineseminar::before{display:block;height:14rem;margin-top:-14rem;content:""}#exhibition::before{display:block;height:12rem;margin-top:-12rem;content:""}.new-product__list1 li{height:50rem;display:flex;align-items:center}@media screen and (max-width: 750px){.new-product__list1 li{flex-direction:column-reverse;height:auto}}.new-product__list li{display:flex;align-items:center}@media screen and (max-width: 750px){.new-product__list li{flex-direction:column-reverse;height:auto}}.new-product__list li:nth-of-type(1) img{width:62rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(1) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(2) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(2) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(3) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(3) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(4) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(4) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(5) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(5) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(6) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(6) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(7) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(7) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(8) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(8) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(9) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(9) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(10) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(10) img{margin-bottom:4rem}}.new-product__list li:nth-of-type(11) img{width:44rem}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(11) img{margin-bottom:4rem}}.new-product__list li:not(:last-of-type){margin-bottom:2rem}@media screen and (max-width: 750px){.new-product__list li:not(:last-of-type){margin-bottom:0}}.new-product__list li{flex-direction:row-reverse;background:-moz-linear-gradient(right #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(right, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(to right, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}@media screen and (max-width: 750px){.new-product__list li{flex-direction:column-reverse;background:-moz-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}}body.new_product .new-product__list li{background:-moz-linear-gradient(left #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%) !important;background:-webkit-linear-gradient(left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%) !important;background:linear-gradient(to left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%) !important}.new-product__list li:nth-of-type(2n-1) div{width:53.7257824143%;max-width:721px}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(2n-1) div{width:100%}}.new-product__list li:nth-of-type(2n){flex-direction:row-reverse;background:-moz-linear-gradient(left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(to left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(2n){flex-direction:column-reverse;background:-moz-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}}.new-product__list li:nth-of-type(2n) div{width:53.7257824143%;max-width:721px}@media screen and (max-width: 750px){.new-product__list li:nth-of-type(2n) div{width:100%}}.new-product__list li div{text-align:center}@media screen and (max-width: 750px){.new-product__list li div{padding:7.7rem 0}}.new-product__list li div h3{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:4rem;letter-spacing:normal}.new-product__list li div p{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:1.8rem}.new-product__list li div .btn{background:-moz-linear-gradient(left, #dc000c 50%, #dc0090);background:-webkit-linear-gradient(left, #dc000c 50%, #dc0090);background:linear-gradient(to right, #dc000c 50%, #dc0090);margin-top:3rem}.new-product__list li img{width:100%}.reference-exhibition__container{position:relative;padding:10rem 0 16rem 0}.reference-exhibition__ttl{font-family:'Roboto', sans-serif;font-weight:700;position:absolute;top:-3.2rem}.reference-exhibition__ttl p{font-size:2.5rem;line-height:1;color:#727272}@media screen and (max-width: 750px){.reference-exhibition__ttl p{font-size:2.5rem}}.reference-exhibition__list li{display:flex;align-items:center}@media screen and (max-width: 750px){.reference-exhibition__list li{flex-direction:column-reverse;height:auto}}.reference-exhibition__list li img{width:62rem}@media screen and (max-width: 750px){.reference-exhibition__list li img{margin-bottom:4rem}}.reference-exhibition__list li:not(:last-of-type){margin-bottom:2rem}@media screen and (max-width: 750px){.reference-exhibition__list li:not(:last-of-type){margin-bottom:0}}.reference-exhibition__list li:nth-of-type(2n-1){background:-moz-linear-gradient(left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(to left, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}@media screen and (max-width: 750px){.reference-exhibition__list li:nth-of-type(2n-1){background:-moz-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}}.reference-exhibition__list li:nth-of-type(2n-1) div{width:53.7257824143%;max-width:721px}@media screen and (max-width: 750px){.reference-exhibition__list li:nth-of-type(2n-1) div{width:100%}}.reference-exhibition__list li:nth-of-type(2n){flex-direction:row-reverse;background:-moz-linear-gradient(right, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(right, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(to right, #252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}@media screen and (max-width: 750px){.reference-exhibition__list li:nth-of-type(2n){flex-direction:column-reverse;background:-moz-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:-webkit-linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%);background:linear-gradient(#252526 0%, #252526 46.31%, #4c4c4d 68.47%, #6d6d6e 100%)}}.reference-exhibition__list li:nth-of-type(2n) div{width:53.7257824143%;max-width:721px}@media screen and (max-width: 750px){.reference-exhibition__list li:nth-of-type(2n) div{width:100%}}.reference-exhibition__list li div{text-align:center}@media screen and (max-width: 750px){.reference-exhibition__list li div{padding:7.7rem 0}}.reference-exhibition__list li div h3{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:4rem;letter-spacing:normal}.reference-exhibition__list li div p{font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:1.8rem}.reference-exhibition__list li div .btn{background:-moz-linear-gradient(left, #1d98dc 50%, #1ddcbf);background:-webkit-linear-gradient(left, #1d98dc 50%, #1ddcbf);background:linear-gradient(to right, #1d98dc 50%, #1ddcbf);margin-top:3rem}.online-seminars{background:rgba(0,0,0,0.3);padding-bottom:11rem}.online-seminars__ttl{font-family:'Noto Sans JP', sans-serif;font-weight:700;display:flex;align-items:flex-end;margin-bottom:1rem;padding-top:5rem}@media screen and (max-width: 750px){.online-seminars__ttl{margin-bottom:5.2rem}}.online-seminars__ttl p{font-family:'Roboto', sans-serif;font-size:2.5rem;line-height:1;color:#727272;margin-bottom:0.8rem;margin-left:1.8rem}@media screen and (max-width: 750px){.online-seminars__ttl p{font-size:2.5rem;margin-left:1.8rem}}.online-seminars__txt{margin-bottom:8.3rem}.online-seminars__txt p{font-size:2rem;line-height:1.4;text-indent:-1em;padding-left:1em;color:#DC000C}.online-seminars__list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:-2rem}.online-seminars__list li{font-family:'Noto Sans JP', sans-serif;font-weight:700;width:25.2rem;max-width:252px;position:relative;display:flex;flex-direction:column;margin-bottom:4rem;background:#000}@media screen and (max-width: 750px){.online-seminars__list li{max-width:inherit;width:100%}}.online-seminars__list li img{width:100%;object-fit:cover}@media screen and (max-width: 750px){.online-seminars__list li img{max-width:260px;height:120px;width:38.2352941176%}}.online-seminars__list::after{content:"";display:block;width:31.5rem;max-width:315px}@media screen and (max-width: 750px){.online-seminars__list::after{max-width:inherit;width:100%}}.online-seminars__number{position:absolute;top:-4.5rem;left:1rem;font-family:'Roboto', sans-serif;font-weight:700;font-size:5rem;z-index:1;letter-spacing:normal}@media screen and (max-width: 750px){.online-seminars__number{font-size:7rem;left:1rem;top:-6.5rem}}@media screen and (max-width: 750px){.online-seminars__contents{display:flex}}.online-seminars__text{position:relative;padding:0 2rem;background:#000}@media screen and (max-width: 750px){.online-seminars__text{max-width:420px;width:42rem;padding:0 2rem}}.online-seminars__text p:nth-of-type(1){font-size:1.4rem;line-height:1.2;padding:0.5em 1.6rem;background:#DC000C;position:absolute;top:-1.5rem;left:0}@media screen and (max-width: 750px){.online-seminars__text p:nth-of-type(1){right:0;left:auto}}.online-seminars__text p:nth-of-type(2){font-size:1.8rem;color:#727272;padding-top:4rem}.online-seminars__text p:nth-of-type(3){font-size:2rem;line-height:1;margin-bottom:2.5rem}@media screen and (max-width: 750px){.online-seminars__text p:nth-of-type(3){font-size:3rem}}.online-seminars__text p:nth-of-type(4){font-size:1.8rem;color:#727272}.online-seminars__text p:nth-of-type(5){font-size:2rem}.online-seminars__contents-link{margin-top:auto;padding:2rem;display:flex;justify-content:space-between}@media screen and (max-width: 750px){.online-seminars__contents-link{padding:4rem 2rem}}.online-seminars__contents-link a{padding:1.5rem 0;font-size:1.4rem;width:18.5rem;text-align:center;border-radius:0.5rem;font-weight:900}@media screen and (max-width: 750px){.online-seminars__contents-link a{width:49%;padding:2.4rem 0;font-size:2.4rem}}.online-seminars__contents-link a:nth-of-type(1){background:#DC000C;position:relative}.online-seminars__contents-link a:nth-of-type(1)::after{background-size:contain;width:1rem;height:1rem;position:absolute;content:'';right:24%;top:49%;transform:translateY(-49%)}@media screen and (max-width: 750px){.online-seminars__contents-link a:nth-of-type(1)::after{width:1.6rem;height:1.6rem;right:25%;top:48%;transform:translateY(-48%)}}.online-seminars__contents-link a:nth-of-type(2){background:#FFFFFF;color:#DC000C;position:relative;font-family:'Noto Sans JP';letter-spacing:normal}.online-seminars__contents-link a:nth-of-type(2)::before{position:absolute;left:3rem;top:49%;transform:translateY(-49%);content:"";font-weight:400;font-size:9rem;width:2.06rem;height:1.5rem;background-size:contain}@media screen and (max-width: 750px){.online-seminars__contents-link a:nth-of-type(2)::before{width:3.4rem;height:2.3rem;top:51%;transform:translateY(-51%);left:5.5rem}}.online-seminars__contents-link a:nth-of-type(2)::after{position:absolute;content:'';right:22%;top:49%;transform:translateY(-49%);background-size:contain;width:1rem;height:1rem}@media screen and (max-width: 750px){.online-seminars__contents-link a:nth-of-type(2)::after{width:1.6rem;height:1.6rem;right:23%;top:50%;transform:translateY(-50%)}}.modaal-container{max-width:1280px !important}.modaal-content-container{background:#000;padding:7rem !important}@media screen and (max-width: 750px){.modaal-content-container{padding:2.6rem !important}}.online-seminars__modal__time{font-family:'Roboto', sans-serif;font-weight:700;color:#FFFFFF;font-size:2.5rem;padding:0 1.6rem;background:#DC000C;display:inline-block;position:absolute;top:-2rem;left:7rem}@media screen and (max-width: 750px){.online-seminars__modal__time{left:2.5rem}}.online-seminars__modal__ttl{display:flex;align-items:flex-start;margin-bottom:5.1rem}@media screen and (max-width: 750px){.online-seminars__modal__ttl{margin-top:8.3rem;margin-bottom:3.8rem}}.online-seminars__modal__ttl p:nth-of-type(1){font-family:'Roboto', sans-serif;font-weight:700;font-size:5rem;padding-right:2rem;line-height:1;letter-spacing:normal;white-space:nowrap}@media screen and (max-width: 750px){.online-seminars__modal__ttl p:nth-of-type(1){padding-bottom:4.5rem}}.online-seminars__modal__ttl p:nth-of-type(2){font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:3.2rem;padding-left:3rem;line-height:1.3;color:#FFFFFF;border-left:solid 2px #DC000C}@media screen and (max-width: 750px){.online-seminars__modal__ttl p:nth-of-type(2){margin-left:1rem;line-height:normal}}.online-seminars__modal__contents{display:flex;align-items:center}@media screen and (max-width: 750px){.online-seminars__modal__contents{align-items:flex-start}}.online-seminars__modal__contents img{max-width:222px;width:22.2rem;margin-right:5.5rem}@media screen and (max-width: 750px){.online-seminars__modal__contents img{width:19rem}}.online-seminars__modal__contents div{font-family:'Noto Sans JP', sans-serif;font-weight:700;color:#FFFFFF}.online-seminars__modal__contents div p:nth-of-type(1){color:#727272;font-size:1.8rem}@media screen and (max-width: 750px){.online-seminars__modal__contents div p:nth-of-type(1){font-size:2rem;margin-top:4.5rem}}.online-seminars__modal__contents div p:nth-of-type(2){font-size:3rem}@media screen and (max-width: 750px){.online-seminars__modal__contents div p:nth-of-type(2){font-size:3.5rem;line-height:1}}.online-seminars__modal__contents div p:nth-of-type(3){font-size:1.8rem}@media screen and (max-width: 750px){.online-seminars__modal__contents div p:nth-of-type(3){font-size:2rem;margin-top:10rem;margin-left:-24rem}}.online-seminars__modal__contents div p.link a{font-size:1.8rem;text-decoration:underline}.online-seminars__modal__profile{font-family:'Noto Sans JP', sans-serif;font-weight:700;margin-top:4rem;background:#252526;color:#FFFFFF;padding:2.9rem 3.3rem 2.9rem 5.2rem}@media screen and (max-width: 750px){.online-seminars__modal__profile{margin-top:7rem;padding:3.1rem 2.6rem}}.online-seminars__modal__profile p{font-size:1.8rem}.online-seminars__modal__profile p:nth-of-type(1){color:#727272;margin-bottom:1rem}@media screen and (max-width: 750px){.online-seminars__modal__profile p:nth-of-type(1){font-size:2rem}}.online-seminars__modal__profile p a{text-decoration:underline}.online-seminars__modal__profile>ul{margin:2.5rem auto 6rem auto;display:flex;gap:0 2rem;font-size:1.8rem}.online-seminars__modal__profile>ul li a{text-decoration:underline}.online-seminars__modal__profile img{max-width:510px;width:51rem;margin:auto;margin-bottom:2.9rem}@media screen and (max-width: 750px){.online-seminars__modal__profile img{width:100%;max-width:initial}}.online-seminars__modal__profile ul.sakuhin{display:flex;justify-content:space-between;flex-wrap:wrap;gap:0}@media screen and (max-width: 750px){.online-seminars__modal__profile ul.sakuhin{display:block;justify-content:center}}.online-seminars__modal__profile ul.sakuhin li{width:calc(95%/2)}@media screen and (max-width: 750px){.online-seminars__modal__profile ul.sakuhin li{width:100%}}.online-seminars__modal__profile ul.sakuhin li img{width:100%;max-width:100%;max-height:100%}.time-schedule{background:#000;padding:4.1rem 0 4rem 0}.time-schedule__ttl{text-align:center;margin-bottom:2.8rem}.time-schedule__ttl h2{font-size:4.5rem}.time-schedule__ttl p{font-size:2.5rem;line-height:1;color:#727272}.time-schedule__container{padding:2em;background-color:#333}.time-schedule__container ul{display:flex;flex-wrap:wrap;margin-bottom:-2rem;width:100%}@media screen and (max-width: 750px){.time-schedule__container ul{display:block}}.time-schedule__container ul li{width:calc(100%/3);background-color:#434343;padding:1rem}@media screen and (max-width: 750px){.time-schedule__container ul li{width:100%;margin-bottom:2em}}.time-schedule__container table{width:100%;border-collapse:collapse;border-spacing:0}.time-schedule__container table th,.time-schedule__container table td{padding:.8em 1em;border:1px solid #999}@media screen and (max-width: 750px){.time-schedule__container table th,.time-schedule__container table td{padding:.5em 1em}}.time-schedule__container table th{text-align:center;background-color:#252525;font-family:'Roboto', sans-serif;font-weight:700;font-size:1.8rem}@media screen and (max-width: 750px){.time-schedule__container table th{font-size:3rem}}.time-schedule__container table td{font-size:1.6rem;background-color:#525252;white-space:nowrap}@media screen and (max-width: 750px){.time-schedule__container table td{font-size:2rem}}.recommendation{margin-top:7.3rem;background:#000;padding:6.3rem 0 7rem 0}.recommendation h2{font-size:3.5rem;text-align:center;position:relative}.recommendation h2::after{position:absolute;bottom:-.8rem;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);content:"";display:block;background:#DC000C;height:3px;width:10rem}.recommendation__list{display:flex;flex-wrap:wrap;gap:2.6rem 2.6rem;justify-content:space-between;margin-top:4.2rem}@media screen and (max-width: 750px){.recommendation__list{justify-content:initial}}.recommendation__list li{max-width:380px;width:38rem;font-family:'Noto Sans JP', sans-serif;font-weight:700}@media screen and (max-width: 750px){.recommendation__list li{width:100%;max-width:initial}}.recommendation__list li img{width:100%}.recommendation__list li:nth-of-type(1) h3{padding:0 6.4rem 0 1.6rem}.recommendation__list li:nth-of-type(2) h3{padding:0 9.3rem 0 1.6rem}.recommendation__list li:nth-of-type(3) h3{padding:0 11.7rem 0 1.6rem}.recommendation__text{position:relative;padding:0 3.3rem;background:#333333;height:23rem}.recommendation__text h3{font-size:2.3rem;background:#DC000C;display:inline-block;position:absolute;top:-2rem;left:0;letter-spacing:-.1rem}@media screen and (max-width: 750px){.recommendation__text h3{font-size:3rem;padding-right:12.9rem;letter-spacing:initial}}.recommendation__text h3::after{background:url(./arrow_white.svg);background-size:contain;content:'';width:1.6rem;height:1.6rem;position:absolute;right:1.5rem;top:49%;transform:translateY(-49%)}@media screen and (max-width: 750px){.recommendation__text h3::after{width:2.5rem;height:2.5rem;right:2.5rem;top:48%;transform:translateY(-48%)}}.recommendation__text p{font-size:1.8rem;padding-top:5.3rem;font-weight:normal}@media screen and (max-width: 750px){.recommendation__text p{font-size:2rem}}.celestron{background:url(./celestron-bg.jpg) center center/cover no-repeat;padding:6rem 0}.celestron__ttl-img{width:100%}@media screen and (max-width: 750px){.celestron{position:relative}}@media screen and (max-width: 750px){.celestron::after{position:absolute;top:0;content:"";width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:-1}}.celestron__container{background:rgba(0,0,0,0.3);max-width:1000px;width:100rem;margin:auto;padding:10.3rem 0 7rem 0}@media screen and (max-width: 750px){.celestron__container{width:100%;background:initial}}.celestron__container h3{background:#1B1919;display:block;padding:1rem 0}.celestron__container h3 img{margin:auto;width:34.4rem}.celestron__items{max-width:766px;width:76.6rem;margin:auto;font-family:'Roboto', sans-serif;font-weight:700;padding-bottom:5.6rem}@media screen and (max-width: 750px){.celestron__items{width:100%;padding-bottom:0}}.celestron__items ul{display:flex;flex-wrap:wrap;justify-content:space-between;margin:4.5rem auto 3.2rem auto}.celestron__items ul li{max-width:234px;width:23.4rem}@media screen and (max-width: 750px){.celestron__items ul li{width:30%}}.celestron__items ul li img{width:100%}.celestron__items p{font-size:1.8rem}.celestron__items a{background:-moz-linear-gradient(left, #dc000c 50%, #dc0090);background:-webkit-linear-gradient(left, #dc000c 50%, #dc0090);background:linear-gradient(to right, #dc000c 50%, #dc0090);margin-top:4.4rem;text-align:center}@media screen and (max-width: 750px){.celestron__items a{margin-top:9.4rem}}.info{background:#000;padding:5.2rem 0 7rem 0}.info h2{font-size:3.5rem;text-align:center;position:relative}.info h2::after{position:absolute;bottom:-.8rem;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);content:"";display:block;background:#DC000C;height:3px;width:10rem}.info__list{display:flex;flex-wrap:wrap;max-width:1000px;width:100rem;margin:3.8rem auto -2rem auto;justify-content:center}@media screen and (max-width: 750px){.info__list{width:100%;justify-content:space-between}}.info__list li{max-width:310px;width:31rem;margin:0 1rem 2rem}@media screen and (max-width: 750px){.info__list li{width:48%;margin:0 0 2rem}}.info__list li img{width:100%}.bnr img{max-width:800px;margin:4rem auto 2rem}@media screen and (max-width: 750px){.bnr img{max-width:95%;margin:8rem auto 2rem}}.bnr dl{max-width:800px;margin:0 auto 4rem}.bnr dl dt{font-size:1.7rem;font-weight:bold;cursor:pointer;text-align:center}.bnr dl dt span{border-bottom:1px solid #fff}.bnr dl dt span::after{font-family:"Font Awesome 5 Free";content:' \f107';font-weight:900}.bnr dl dd{display:none;font-size:1.3rem}.bnr dl dd strong{display:block;margin-top:1em}.bnr dl.open dt span::after{content:' \f106'}.bnr dl.open dd{display:block}.celestron{background:url(./celestron-bg.jpg) center center/cover no-repeat;padding:6rem 0}@media screen and (max-width: 750px){.celestron{position:relative}}@media screen and (max-width: 750px){.celestron::after{position:absolute;top:0;content:"";width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:-1}}.celestron__container{background:rgba(0,0,0,0.3);max-width:1000px;width:100rem;margin:auto}@media screen and (max-width: 750px){.celestron__container{width:100%;background:initial}}.celestron__container h3{background:#1B1919;display:block;padding:1rem 0}.celestron__container h3 img{margin:auto;width:34.4rem}.celestron__items{max-width:766px;width:76.6rem;margin:auto;font-family:'Roboto', sans-serif;font-weight:700;padding-bottom:5.6rem}@media screen and (max-width: 750px){.celestron__items{width:100%;padding-bottom:0}}.celestron__items ul{display:flex;flex-wrap:wrap;justify-content:center;margin:4.5rem auto 3.2rem auto}.celestron__items ul li{max-width:234px;width:23.4rem;margin:0 3rem;text-align:center;font-size:2rem}@media screen and (max-width: 750px){.celestron__items ul li{width:40%}}.celestron__items ul li img{width:100%;margin-bottom:1em}.celestron__items p{font-size:1.8rem}.celestron__items a{background:-moz-linear-gradient(left, #dc000c 50%, #dc0090);background:-webkit-linear-gradient(left, #dc000c 50%, #dc0090);background:linear-gradient(to right, #dc000c 50%, #dc0090);margin-top:4.4rem;text-align:center}@media screen and (max-width: 750px){.celestron__items a{margin-top:9.4rem}}.celestron__items a.btn{background:-moz-linear-gradient(left, #D87615 50%, #F5AC08);background:-webkit-linear-gradient(left, #D87615 50%, #F5AC08);background:linear-gradient(to right, #D87615 50%, #F5AC08);margin-top:1rem}.celestron{background:url(./grid.png)}.celestron__container{padding:10.3rem 0 7rem 0}.celestron__container h3{border-radius:1.5rem;max-width:766px;width:76.6rem;margin:auto}@media screen and (max-width: 750px){.celestron__container h3{width:100%}}.celestron__items p:nth-of-type(1){font-size:2.5rem;font-family:'Noto Sans JP', sans-serif;font-weight:700;text-align:center;margin-top:3.4rem}.celestron__items ul{margin-bottom:7rem}.celestron__campaign{margin-top:6.5rem !important;background:rgba(0,0,0,0.3);max-width:1000px;width:100rem;margin:auto;text-align:center;padding:6.3rem 0 4.3rem 0}@media screen and (max-width: 750px){.celestron__campaign{width:100%}}.celestron__campaign__container{max-width:766px;width:76.6rem;margin:auto}@media screen and (max-width: 750px){.celestron__campaign__container{width:94%}}.celestron__campaign__container p:nth-of-type(1){font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:3.5rem}.celestron__campaign__container p:nth-of-type(2){font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:1.8rem;text-align:left}.celestron__campaign__container div{margin:4.5rem auto 3.2rem auto}.celestron__campaign .online-seminars{padding-bottom:0}.celestron__campaign .online-seminars__list li{width:100%;max-width:none;text-align:left;margin-top:3rem}.celestron__campaign .online-seminars__list li img{margin-bottom:2rem}.celestron__campaign .online-seminars__list li .online-seminars__modal__time{top:-2rem;left:0px;padding:1rem;line-height:1.2}.celestron__campaign .online-seminars__list li .online-seminars__modal>div{padding:30px;padding-top:calc(30px + 6rem)}@media screen and (max-width: 750px){.celestron__campaign .online-seminars__list li .online-seminars__modal>div{padding-top:0}}.celestron__campaign .online-seminars__list li .online-seminars__modal__ttl{margin-bottom:4rem}.celestron__campaign .online-seminars__list li .online-seminars__modal__ttl p:nth-of-type(1){font-family:'Noto Sans JP', sans-serif;font-weight:700;font-size:3.2rem;padding-left:3rem;line-height:1.3;color:#FFFFFF;border-left:solid 2px #DC000C}@media screen and (max-width: 750px){.celestron__campaign .online-seminars__list li .online-seminars__modal__ttl p:nth-of-type(1){padding-bottom:0}}.celestron__campaign .online-seminars__list li .online-seminars__modal__contents{display:flex}@media screen and (max-width: 750px){.celestron__campaign .online-seminars__list li .online-seminars__modal__contents{display:block}}.celestron__campaign .online-seminars__list li .online-seminars__modal__contents div p:nth-of-type(2){margin-bottom:1rem}.celestron__campaign .online-seminars__list li .online-seminars__modal__contents div p:nth-of-type(1),.celestron__campaign .online-seminars__list li .online-seminars__modal__contents div p:nth-of-type(3){color:#727272;font-size:1.8rem;line-height:1;margin-top:0;margin-left:0}.celestron__campaign .online-seminars__list li .online-seminars__modal__contents div p:nth-of-type(4){font-size:3rem;line-height:1;margin-bottom:1rem}.celestron__campaign .online-seminars__list li .online-seminars__modal__contents div p:nth-of-type(5){font-size:1.8rem}.celestron__campaign a.btn{margin-top:4.2rem;background:-moz-linear-gradient(left, #D87615 50%, #F5AC08);background:-webkit-linear-gradient(left, #D87615 50%, #F5AC08);background:linear-gradient(to right, #D87615 50%, #F5AC08);margin-top:3rem}.celestron-new-product{background:#000}.celestron-new-product__ttl{font-size:3.5rem;text-align:center;position:relative}.celestron-new-product__ttl h2{font-size:3.5rem}.celestron-new-product__ttl::after{position:absolute;bottom:-.8rem;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);content:"";display:block;background:#DC000C;height:3px;width:10rem}.celestron-new-product__list{margin-top:7.5rem}.celestron-new-product__list li{background:#333333 !important;position:relative;margin-bottom:6rem !important;height:auto;justify-content:space-between}@media screen and (max-width: 750px){.celestron-new-product__list li{flex-direction:column-reverse;align-items:center}}.celestron-new-product__list li h3{position:absolute;top:-2.5rem;left:0;font-size:2.5rem !important;font-family:'Noto Sans JP', sans-serif;font-weight:700;padding:.4rem 1.7rem;background:#E7792B}.celestron-new-product__list li img{width:47rem !important}@media screen and (max-width: 750px){.celestron-new-product__list li img{margin-bottom:0 !important}}.celestron-new-product__list li div:nth-of-type(1){padding:7.7rem 10rem 5.8rem 10rem;width:82rem;max-width:initial}@media screen and (max-width: 750px){.celestron-new-product__list li div:nth-of-type(1){padding:7.7rem 0;width:90%}}.celestron-new-product__list li div:nth-of-type(2){background:#FFFFFF;width:auto !important;margin-left:auto;background:#FFFFFF}@media screen and (max-width: 750px){.celestron-new-product__list li div:nth-of-type(2){padding:0 18rem;margin:auto}}.celestron-new-product__list li div p{text-align:left}.celestron-new-product__list li a.btn{margin-top:4.2rem;background:-moz-linear-gradient(left, #D87615 50%, #F5AC08);background:-webkit-linear-gradient(left, #D87615 50%, #F5AC08);background:linear-gradient(to right, #D87615 50%, #F5AC08);margin-top:3rem}.celestron-new-product__list li:nth-of-type(even) h3{right:0;left:auto}.celestron-new-product__list li:nth-of-type(even) img{margin-left:0;margin-right:auto}.celestron-new-product__list li:nth-of-type(even) div:nth-of-type(2){margin-left:0 !important}.youtube{margin:4.5rem 0;width:100%;aspect-ratio:16 / 9}.youtube iframe{width:100%;height:100%}.celestron-new-product__list li:nth-of-type(odd){flex-direction:row}html,body{scroll-behavior:smooth}.rest-item{margin-top:14rem}.new-product__list li div .cls-btn{background:-moz-linear-gradient(left, #E7792B 50%, #F7B93B);background:-webkit-linear-gradient(left, #E7792B 50%, #F7B93B);background:linear-gradient(to right, #E7792B 50%, #F7B93B);margin-top:3rem}.new-product__list li div .ref-btn{background:-moz-linear-gradient(left, #1d98dc 50%, #1ddcbf);background:-webkit-linear-gradient(left, #1d98dc 50%, #1ddcbf);background:linear-gradient(to right, #1d98dc 50%, #1ddcbf);margin-top:3rem}.online-seminars__img{max-width:300px !important;width:100% !important}.online-seminars__contents-link{display:flex;justify-content:space-between;margin:0 auto;width:60%}@media screen and (max-width: 750px){.online-seminars__contents-link{width:100%}.online-seminars__modal__contents{display:block}}.wrapper{min-width:1024px}@media (max-width: 750px){.wrapper{min-width:0}}.wrapper__nav-breadcrumbs{margin:0 auto 15px}@media (max-width: 750px){.wrapper__nav-breadcrumbs{max-width:100%;padding:0 15px}}.nav-breadcrumbs{display:block;max-width:1200px}.nav-breadcrumbs__list{list-style-type:none;overflow:hidden}.nav-breadcrumbs__item{color:#666;float:left;font-size:12px;font-style:normal;font-weight:normal;margin-left:15px;padding-left:216px;position:relative}@media (max-width: 750px){.nav-breadcrumbs__item{font-size:10px;margin-left:8px;padding-left:15px}}.nav-breadcrumbs__item:first-child{margin-left:0;padding-left:0}.nav-breadcrumbs__item:not(:first-child):before{content:"＞";left:0;position:absolute;top:0}.nav-breadcrumbs__link{border-bottom:1px solid #5297cb;color:#5297cb;font-weight:bold;text-decoration:none}.nav-breadcrumbs__link:hover{border-bottom:none;outline-width:0}.nav-breadcrumbs__link:active{outline-width:0}.contents__footer{padding:0 0 60px 0}.contents-footer__sharing{border-top:1px solid #e5e5e5;margin-bottom:30px;padding:60px 0 0 0;text-align:center}@media (max-width: 750px){.contents-footer__sharing{margin-bottom:17px;padding:40px 0 0 0}}.contents-footer__sharing-title{font-size:16px;font-weight:bold;margin-bottom:30px;color:#000}@media (max-width: 750px){.contents-footer__sharing-title{margin-bottom:17px}}.contents-footer__sharing-list{list-style-type:none;margin:0 auto;overflow:hidden;width:490px}@media (max-width: 750px){.contents-footer__sharing-list{padding:0 24px;width:100%}}.contents-footer__sharing-item{float:left;width:50%}@media (max-width: 750px){.contents-footer__sharing-item{width:33.33%}}.contents-footer__sharing-item:last-child{display:none}@media (max-width: 750px){.contents-footer__sharing-item:last-child{display:block}}@media (max-width: 750px){.contents-footer__sharing-ico{display:inline-block;width:20px}}.contents-footer .contents-footer__fb-link,.contents-footer .contents-footer__tw-link,.contents-footer .contents-footer__ln-link{color:white;display:block;font-size:16px;font-weight:bold;line-height:1.6;padding:14px;transition:opacity 200ms cubic-bezier(0.4, 0, 0.2, 1)}.contents-footer .contents-footer__fb-link:hover,.contents-footer .contents-footer__tw-link:hover,.contents-footer .contents-footer__ln-link:hover{opacity:0.7}.contents-footer .contents-footer__fb-link svg,.contents-footer .contents-footer__tw-link svg,.contents-footer .contents-footer__ln-link svg{fill:white;vertical-align:middle}.contents-footer .contents-footer__fb-link svg:not(:root),.contents-footer .contents-footer__tw-link svg:not(:root),.contents-footer .contents-footer__ln-link svg:not(:root){overflow:hidden}.contents-footer__fb-link{background-color:#27579c}.contents-footer__fb-link .contents-footer__sharing-ico{position:relative;top:-2px;width:11px}.contents-footer__fb-link svg{height:18px;width:9px}.contents-footer__tw-link{background-color:black}.contents-footer__tw-link svg{height:18px;width:20px}.contents-footer__ln-link{background-color:#00c300}.contents-footer__ln-link svg{height:23px;width:20px}.contents-footer__sharing-sns{padding-left:18px}@media (max-width: 750px){.contents-footer__sharing-sns{display:none}}.back-to-top-button{bottom:60px;position:fixed;right:60px;scroll-behavior:smooth;z-index:1000}@media (max-width: 750px){.back-to-top-button{background-color:black;margin-right:0;position:static;text-align:center}}.back-to-top-button__link{background-image:url(./arrow_pagetop_gray.svg);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;height:40px;width:40px}@media (max-width: 750px){.back-to-top-button__link{background-image:url(./arrow_pagetop_white.svg);background-size:28px 28px;height:60px;width:100%}}.back-to-top-button__link:hover{background-image:url(./arrow_pagetop_black.svg)}@media (max-width: 750px){.back-to-top-button__link:hover{background-image:url(./arrow_pagetop_white.svg)}}.footer{background-color:#f5f6f8;overflow:hidden}@media (max-width: 750px){.footer{min-width:0;width:auto}}.footer__social{background-color:black}@media (max-width: 750px){.footer__social{background-color:white;padding:21px 0;text-align:center;width:auto}}.footer__social-in{margin:0 auto;padding:21px 0;width:87.3%}@media (max-width: 750px){.footer__social-in{min-width:0;width:auto}}.footer__social-list{list-style-type:none}.footer__social-item{color:white;display:inline-block;font-size:15px;font-weight:bold;list-style-type:none;margin-right:15px;vertical-align:middle}@media (max-width: 750px){.footer__social-item{color:black}}.footer__social-item:first-child{margin-right:20px}@media (max-width: 750px){.footer__social-item:first-child{display:block;margin-bottom:5px;margin-right:0}}.footer__social-link{background:#fff;border:2px solid #fff;border-radius:30px;cursor:pointer;display:inline-block;height:39px;padding-top:2px;text-align:center;width:39px}@media (max-width: 750px){.footer__social-link{background-color:black;border:none;display:block;height:36px;padding-top:3px;width:36px}}.footer__social-link:hover{background-color:black;fill:white}.footer .footer__fb-button svg,.footer__fb-button .footer svg,.footer .footer__ig-button svg,.footer__ig-button .footer svg,.footer .footer__tw-button svg,.footer__tw-button .footer svg,.footer .footer__yt-button svg,.footer__yt-button .footer svg{transition:fill 200ms;vertical-align:middle}.footer .footer__fb-button svg:hover,.footer__fb-button .footer svg:hover,.footer .footer__ig-button svg:hover,.footer__ig-button .footer svg:hover,.footer .footer__tw-button svg:hover,.footer__tw-button .footer svg:hover,.footer .footer__yt-button svg:hover,.footer__yt-button .footer svg:hover{background-color:black;fill:white}.footer__fb-button svg{height:21px;width:11px}@media (max-width: 750px){.footer__fb-button svg{fill:white;height:19px;width:10px}}.footer__ig-button svg{height:21px;width:25px}@media (max-width: 750px){.footer__ig-button svg{fill:white;height:20px;width:20px}}.footer__tw-button svg{height:21px;width:25px}@media (max-width: 750px){.footer__tw-button svg{fill:white;height:19px;width:23px}}.footer__yt-button svg{height:26px;width:22px}@media (max-width: 750px){.footer__yt-button svg{fill:white;height:23px;width:19px}}.footer__bottom{border-top:1px solid #e5e5e5;height:46px}@media (max-width: 750px){.footer__bottom{border-top:none;height:auto}}.footer__bottom-in{margin:0 auto;padding-top:10px;width:87.3%}@media (max-width: 750px){.footer__bottom-in{padding-top:15px;width:auto}}.footer__bottom-list{float:left;list-style-type:none}@media (max-width: 750px){.footer__bottom-list{float:none}}.footer__bottom-item{float:left;padding-left:30px}@media (max-width: 750px){.footer__bottom-item{float:none;margin-bottom:5px;padding-left:17px;padding-right:0}}.footer__bottom-item:first-child{padding-left:0}@media (max-width: 750px){.footer__bottom-item:first-child{padding-left:17px}}.footer__bottom-link{background:url(./ico_arrow.svg) 0 0.1875px no-repeat;background-size:4px 8px;color:black;display:inline-block;font-size:11px;line-height:1.4;padding-left:12px;position:relative;text-decoration:none;transition-property:color, background;transition-duration:100ms}@media (max-width: 750px){.footer__bottom-link{background:url(./ico_arrow.svg) 0 0.2px no-repeat;background-size:5px 10px;font-size:12px;font-weight:bold;padding-left:17px}}.footer__bottom-link:hover{background-image:url(./ico_arrow_on.png);color:#e50012}@media (max-width: 750px){.footer__bottom-link:hover{background-image:url(./ico_arrow.svg);color:black}}.footer__copyright{color:#7f7f7f;float:right;font-weight:bold;font-size:10px;padding-top:4px}@media (max-width: 750px){.footer__copyright{float:none;padding:8.75px 0;text-align:center}}.contents__footer{background:white}.add__nav{z-index:9999}.add_nav-container{padding:0;width:100%}.add__nav-logo{margin:0;position:relative}.add__cpp-logo{height:auto;max-width:none;position:absolute;right:-4rem;top:-2rem;width:24rem;z-index:9999}.add__vixen-logo{margin-top:8px;width:100px}.add__global-nav{margin-inline:auto}.add__global-nav>li{font-size:2rem;margin-left:0}.add__global-nav>li>a{display:inline-block}.add__summary-essay{display:block;padding-top:6rem}.add__summary-img{margin-inline:auto}.add__summary-heading{font-size:18px;font-weight:bold}.add__summary-copy{margin-bottom:16px}@media screen and (max-width: 768px){.add__summary-copy{margin-bottom:5vw}}.add__new-product-ttl{z-index:8888}.add__online-seminars-text{margin:0}.add__modal-profile img{float:left;margin:0 24px 24px 0;max-width:222px;width:22.2rem}.add__profile-text{margin-bottom:2em}.add__sakuhin{clear:both}.add__sakuhin-img{margin:0 auto}.add__pink{color:#ba2b8a}.add__seestar-list li div .btn{background:-moz-linear-gradient(left, #ba2b8a 50%, #c856a2);background:-webkit-linear-gradient(left, #ba2b8a 50%, #c856a2);background:linear-gradient(to right, #ba2b8a 50%, #c856a2);margin-top:3rem}.add__event-title{color:#fff;font-size:3.2rem;font-weight:bold;margin-top:5rem}.add__event-banner{margin:0 auto 5rem;width:75%}@media screen and (max-width: 768px){.add__event-banner{margin:0;width:100%}}.add__tonakai-novelty{margin:0 auto 1rem;width:25%}.new-product__list li div .add__new-product-links{display:grid;grid-gap:3rem;grid-template-columns:repeat(2, 1fr);margin-inline:auto;width:fit-content !important}@media screen and (max-width: 768px){.new-product__list li div .add__new-product-links{padding:0 !important}}.add__coming-soon{align-items:center;display:grid;height:100%;justify-items:center}.add__global-nav{flex-flow:row-reverse;width:calc(100% - 17.1rem)}@media screen and (max-width: 768px){.add__global-nav>li{width:0 !important}}.header__fv{background-image:url(./coming-soon-background.jpg);background-size:cover;height:48.6197916667vw;width:100%}@media screen and (max-width: 768px){.header__fv{height:78.6197916667vw;background-position:center}}.add__coming-soon-image{width:50vw}@media screen and (max-width: 768px){.add__coming-soon-image{width:100vw}}@media screen and (max-width: 768px){#logo_on_movie{max-width:unset}}
