@charset "utf-8";

/* head------------------------------------------------------------- */
#comhead1{position: fixed;height:90px;width:100%;z-index:99;top: 0; right: 0px;background-color:rgba(255, 255, 255, 1.0);border-top: solid 0px #cb295b;}
#comhead1 .inner {width:98%; max-width:1280px;margin: 0 auto;padding: 10px 0 10px 0;}
#comhead1 img{padding: 5px 0 5px 0;}
.comheadline1{margin:0px auto;margin-top:-1px;border-top:4px solid #91d6f7;}
.comheadline2{margin:0px auto;border-top:10px solid #3a0c0e;}
.head_frame {display:inline-block;text-align:center;}
.head_frame p {font-size:70%;margin:0px;}
a.rinkset{outline: none;}
a.btnrink1 {display: inline-block; padding: 0.0em 1.2em;text-decoration:none;color:#fff;border-radius:3px; transition: .4s;margin:2px;width:6.2em;text-indent:0.1em;text-align:center;background:#67c5ff;}
a.btnrink1:hover {background:#288aa2;color:#fff;}
@media screen and (max-width: 639px) {
#comhead1 img.gcshop{width:40%;}
a.btnrink1{width:7.8em;padding: 0.0em 0.0em;}
.head_frame p {font-size:50%;margin:0px}
}
@media screen and (max-width: 639px) and (min-width: 480px) {
#comhead1 img.gcshop{width:27.5%;}
}

/* footer------------------------------------------------------------- */
#comfooter{margin:0px;position:absolute;width:100%;z-index:10;background-color:#3a0c0e; margin:0px;padding:0px;bottom: 0;}
#comfooter .inner {width:98%; max-width:800px;margin: 0 auto;padding: 10px 0 10px 0;}
#comfooter .copy{font-size:70%;margin-top: 30px;color:#fff;text-align: center;}
#comfooter span{color:#fff;}
#comfooter .copy span:before{content:' \A ';white-space: pre;}
#comfooter .inner2{background:#eeeeee;padding:10px;}
#comfooter .common-foot-area-textlink-list {display:flex;flex-wrap: wrap;justify-content: center;align-content: flex-start;width:80%; max-width:1800px;margin: 0 auto;font-size: 12px;color:#32AEEB;}
#comfooter .common-foot-area-textlink-list__btn::before {color:#227e94;
    content: '▶︎';
    display: inline-block;
}
a.common-foot-area-textlink-list__btn:hover {color:#84caea;outline: none;}
a.common-foot-area-textlink-list__btn {color:#227e94;outline: none;}
.footertxt1{color:#fff;font-size:0.7rem;}
@media screen and (max-width: 639px) {
.footertxt1{color:#fff;font-size:0.5rem;}
}

/* pagetop------------------------------------------------------------- */
#page_top{z-index:99;position: fixed;right: 40px;bottom: 40px;background: #21252d;opacity: 0.8;border-radius: 50%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .3s;
transition: all 1s;}
#page_top a{position: relative;display: block;width:80px;height:80px;text-decoration: none;}
#page_top:hover {opacity:0.5;background:#707580;}
#page_top a::before{position: absolute;top:-0.8em;bottom: 0;right:0.2em;left: 0;font-weight: 900;
content: '▲';font-size:2.0rem;color: #fff;width: 25px;height: 25px;margin: auto;text-align: center;}
@media screen and (max-width: 639px) {
#page_top{right:20px;bottom:20px;}
#page_top a{width:50px;height:50px;}
#page_top a::before{top:-0.5em;right:0.1em;left: 0;bottom: 0;font-weight: 900;font-size:1.5rem;}
}
/*　headmenu---------------------------------------------------------- */
.el_headmenu {
  position: fixed;
  top: 30px;
  right: 60px;
  width: 46px;
  height: 25px;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 20;
  cursor: pointer;
  pointer-events: auto;
  color: #000;
  text-align: center;}
 
@media screen and (max-width: 840px) {
  .el_headmenu {
    display: block;
    right: 5px;
    top: 5px;
    padding-top: 20px;
    width: 70px;
    height: 70px;}
    #factory .el_headmenu {display: none; } 
}
 
.el_headmenu_wrapper {margin-bottom: 5px;width: 42px; display: inline-block; }
 
@media screen and (max-width: 840px) {
  .el_headmenu_wrapper {margin-bottom: 5px;width: 30px; }
  }
 .el_headmenu_text {
  font-size: 12px;
  letter-spacing: 0.1em;
}
 
.js_headmenuOpen .el_headmenu_text.el_headmenu_text__menu { display: none; }
.el_headmenu_text.el_headmenu_text__close { display: none; }
.js_headmenuOpen .el_headmenu_text.el_headmenu_text__close { display: block; }
 
@media screen and (max-width: 840px) {
  .el_headmenu_text {
    font-size: 10px;
    padding-top: 2px; } }
 
@media screen and (max-width: 840px) {
  .el_headmenu_text svg path {
    -webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    -o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
    fill: #000; } }
 
@media screen and (max-width: 840px) {
  .js_headmenuOpen .el_headmenu_text svg path {
    fill: #000; } }
 
.el_headmenu span.el_headmenu_bar {
  display: block;
  width: 100%;
  margin: 0 auto 9px;
  height: 1px;
  background: #000;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
 
.el_headmenu span.el_headmenu_bar:last-child {
  margin-bottom: 0; }
 
.js_headmenuOpen .el_headmenu span.el_headmenu_bar {
  background: #000; }
 
@media screen and (max-width: 840px) {
  .el_headmenu span.el_headmenu_bar {
    left: 0;
    top: 0;
    background: #000; } }
 
.js_headmenuOpen .el_headmenu span.el_headmenu_bar.top {
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg); }
 
.js_headmenuOpen .el_headmenu span.el_headmenu_bar.middle {
  opacity: 0; }
 
.js_headmenuOpen .el_headmenu span.el_headmenu_bar.bottom {
  -webkit-transform: translateY(-11px) rotate(45deg);
  -ms-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg); }
 
.el_headmenuButton.el_headmenuButton__close {
  top: 2%;
  right: 2%; }
 
.el_headmenuButton__close span.el_headmenu_bar {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #000; }
 
.el_headmenuButton__close span.el_headmenu_bar.top {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }
 
.el_headmenuButton__close span.el_headmenu_bar.bottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }
 
.navi {
  position: fixed;
  right: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  width: 0;
  z-index: 3;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 600ms ease-out;
  -o-transition: all 600ms ease-out;
  transition: all 600ms ease-out;
  overflow: hidden; }
  .js_headmenuOpen .navi {
    width: 450px; }

.navi_inner a {color: #1d1e21;text-decoration:none;}
.navi_inner a:hover{color: #0b53b5;text-decoration:none;}
.navi_item{border-bottom: solid 0.1em rgba(0, 0, 0, 0.2);font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans","BIZ UDPGothic",Meiryo,sans-serif;font-weight: 600;}

	
 @media screen and (max-width: 840px) {
 .js_headmenuOpen .navi {
        width:50%;
        padding: 100px 5% 0; } }
.navi_item {
 border-bottom: solid 0.1em rgba(0, 0, 0, 0.2);
  margin-bottom: 28px;
  font-size: 20px;
  
  white-space: nowrap;
  margin-left: 50px;margin-right:50px; }
  .navi_item.op_innerLink {
    cursor: pointer; }
  @media screen and (max-width: 840px) {
    .navi_item {
      margin-left:5px;margin-right:0;
      font-size: 18px; } }
