@charset "UTF-8";
/*CSS*/
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit; }

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit; }

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0; }

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */ }

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */ }
[hidden] {
  display: none;
  /* Add the correct display in IE */ }
a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */ }

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */ }

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */ }
b,
strong {
font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */ }
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }
sub {
  bottom: -0.25em; }
sup {
  top: -0.5em; }

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */ }

[type="search"] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */ }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */ }

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */ }

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */ }

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */ }

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */ }

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */ }

/* Apply cursor pointer to button elements */
button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
  cursor: pointer;
  color: inherit; }

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  outline: 1px dotted ButtonText; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */ }

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none; }

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */ }

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */ }

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */ }

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */ }

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */ }

/* # ======================
   # Specify media element style
   # ====================== */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */ }

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline; }

svg:not([fill]) {
  fill: currentColor; }

/* # =====================
   # Accessibility
   # ===================== */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~="screen"] {
    display: inherit; }

  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important; } }
/* Specify the progress cursor of updating elements */
[aria-busy="true"] {
  cursor: progress; }

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer; }

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default; }

/*-----------------------------------------
base
-------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  font-family: helvetica, arial,'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif; }
.wrap{
max-width: 1024px; 
margin:0px auto;
background-color:fff;
}
h1, h2, h3, h4, h5, p, o, ul, ol, li, dl, dt, dd, table, tr, td, th {
  margin: 0;
  padding: 0; }

ul, ol {
  list-style: none; }

h1 img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.content_wrapper {
  margin: 0 auto;
  max-width: 1000px; }

section {
  padding: 20px 0; }
  section .sec_inner {
    margin: 0 28px; }
    section .sec_inner p {
      line-height: 200%; }
  section .sec_block {
    padding: 10px;
    margin-bottom: 20px; }

/*-----------------------------------------
2 colum
-----------------------------------------*/
.colum-flex {
  width: 100%;
  display: flex;
  margin-top: 30px; }

.left-colum {
  width: 25%;
  margin-right: 20px; }

.right-colum {
  width: 75%; }

/*-----------------------------------------
ul,li decoretion
-------------------------------------------*/
ul.awesome li {
  list-style: none;
  text-indent: -0.8em;
  margin: 1em 0;
  margin-left: 2em; }
  ul.awesome li i {
    padding-right: 0.5em; }

/*黒丸付きリスト*/
ul.list-disc li {
  list-style: disc;
  text-indent: 0.5em;
  margin: 1em 0;
  margin-left: 1.5em; }
  ul.list-disc li ul li {
    list-style: circle; }

/*数字つきリスト*/
ol.list-no li {
  list-style: decimal;
  margin-top: 1em;
  margin-left: 1.6em; }

/*括弧つき数字リスト*/
ol.list-parent {
  margin-left: 2em; }

ol.list-parent li {
  counter-increment: cnt;
  padding: 0.4em 0;
  line-height: 1.6em; }

ol.list-parent li:before {
  display: marker;
  content: "(" counter(cnt) ") ";
  margin-left: -1.8em;
  width: 1.8em; }

/*米印つきリスト*/
ul.list-asterisk {
  margin-left: 0.8em;
  text-indent: -0.8em; }

ul.list-asterisk li:before {
  padding-right: 4px;
  display: inline;
  content: "※"; }

/*米印つき数字リスト*/
ol.list-asterisk {
  margin-left: 1.4em;
  text-indent: -1.4em;
  counter-reset: number; }

ol.list-asterisk li:before {
  counter-increment: number;
  content: "※" counter(number) " "; }
/*-----------------------------------------
boder-box
-------------------------------------------*/
.boder-box {
  padding: 7px;
  border: 2px solid #ccc; }

.dod-box {
  padding: 7px;
  border: 1px dotted #999;
  background-color: #333; }

/*-----------------------------------------
要素/位置
-------------------------------------------*/
.float-left {
  float: left; }

.float-right {
  float: right; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.line-black {
  border-bottom: solid 2px #000; }

.pt25 {
  padding-top: 25px; }

.hideme {
  display: none; }

.clear {
  clear: both; }

.hidden {
  float: none; }

/*音声ブラウザ用*/
.aural {
  margin: 0em;
  padding: 0em;
  border: 0em none;
  width: 0em;
  height: 0em; }

/*-----------------------------
Link
-----------------------------*/
a:link {
  color: #333;
  background: transparent; }

a:visited {
  color: #1a1a1a;
  background: transparent; }

.content_wrapper a:hover {
  opacity: .8; }

.content_wrapper a:active {
  opacity: .8; }

/*-----------------------------
基本装飾用クラス
-----------------------------*/
.bold {
  font-weight: bold; }

.imgleft {
  float: left;
  vertical-align: top;
  margin: 0px 5px 0px 0px; }

.imgright {
  float: right;
  vertical-align: top;
  margin-left: 5px;
  margin-bottom: 5px; }

.leftalign {
  text-align: left;
  margin: 0px 0px 0px 0px; }

.centeralign {
  text-align: center;
  margin: 0px auto; }

.rightalign {
  text-align: right;
  margin: 0px 0px 0px 0px; }

.italic {
  font-style: italic; }

/* インデント*/
.indent01 {
  margin-left: 1em; }

.indent02 {
  margin-left: 2em; }

.indent03 {
  margin-left: 3em; }

/*----------------------------------
display Flex wrap(折り返し)
----------------------------------*/
.d_fl {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  /*-js-display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap; */}

/*--------------------------------------
header
--------------------------------------*/
.hd {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0 10px;
  align-items: center; 
    border-bottom: solid 2px #666;
  }
.hd h1 {
  width: 35%;
  max-width: 100%;
  font-family: 'Pinyon Script', cursive;
  font-size:1.2em;
  margin:3% 0% 3% 1%;
  }
/*------------------------
glass_works
-----------------------*/
.glass_works {
  /*max-width: 1000px;*/
  width:79%;
  height:auto;
  margin: -7% 0% 0% 0%;
  position: relative;
  background-color: fff;
     }
.glass_works  .topTitle {
    position: absolute;
    top: -98px;
    left: 0px;
    width: 120px;
    color: #333;
    margin-left:10px;
    padding-left: 8px; 
    border-bottom: solid 5px #FFF799;
    font-family: 'Pinyon Script', cursive;
    font-size:1.2em;}
.glass_works ul {
    width: 97%;
    text-align:center;
    margin:30px auto 20px auto;
}
.glass_works ul li {
    display: inline-block;
    margin:2% 8% 10% 2%;
    border-radius: 50%; 
    width:  130px;
    height: auto;      
}
.glass_works ul li img{
    display: inline-block;
    border-radius: 50%;  
    width:  130px;       
    height:  auto;     
}  

/*------------------------------
News
------------------------------*/
.newsTitle {
   width: 60px;
    color: #333;
    padding-left: 8px; 
    border-bottom: solid 5px #FFF799;
    text-align:left;
    font-family: 'Pinyon Script', cursive;
    font-size:1.2em;
    margin:0px 0px 50px 0px;
    }
/*------------------------------
News
------------------------------*/
.news_inner {
    width: 88%;
    top: 10px;
    left: 0;
    margin:0% 0% 0% 1%;
    background-color: #fff;
    position: relative; }
.news_inner ul{
    margin: 40px 0;
    height: auto;
    overflow: auto;
}
.news_inner ul li{
    padding: 15px;
    border-bottom: 1px solid #808080;
}
.news_inner .event_title{
color: #333;
display: inline-block; 
padding: 2px 5px;
margin-right: 1%;
}
.news_inner .event_title a {
color:#333;
}
.news_inner .yyyy-mm-dd{
display: inline-block;
padding: 2px 5px;
margin-right: 1%;
}
.at {
display: inline-block;
padding: 2px 2px;
}
.news_inner .at a {
text-decoration:none;
color:#333;
margin-right: 1%;
}
/*------------------------------------
tag/icon
--------------------------------------*/
.tag_event { 
    color: #FF3333;
    display: inline-block;
    padding: 2px 5px;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #FF3333;
    margin-right: 1%;
  }
  .icon_new{
    color:#1c448d;
    display: inline-block;
    text-decoration:none;
    }     
  .icon_new::after{
  content:"NEW";
  color: #d10606;
  font-size: 1.1rem;
  border: 1px solid #d10606;
  padding: 4px 8px;
  margin: 0 0 0 20px;
  display: inline-block;
  line-height: 1;
  text-decoration: none;
}  
  .icon_map {
  color: #000;
  font-size: 0.8em;
  padding-top:3px;
  text-align:center;
  background-color:#A9A9A9; 
  width:30px;
  border-radius: 50%; 
  display: inline-block;
  }   
  .icon_map a {
  color: #000;
  text-decoration: none;
  }   

/*------------------------------------
gam
--------------------------------------*/
.gamTitle {
    width: 120px;
    color: #333;
    padding-left: 8px; 
    border-bottom: solid 5px #FFF799;
    text-align:left;
    font-family: 'Pinyon Script', cursive;
    font-size:1.2em;
    }
.gam_inner{
    width: 88%;
    top: 10px;
    left: 0;
    margin:0% 0% 0% 1%;
    padding-top:3%;
    background-color: #fff;
    position: relative;
}
.gam_inner ul {
    margin: 40px 0;
    height: auto;
    overflow: auto;
}
.p_gam {
    padding: 2% 4%;
    margin-right: 2%;
} 
.p_gam img{
display: inline-block;
    border-radius: 50%;  
    width:  130px;       
    height:  auto;     
}  
.gam_text{
display: inline-block;
padding: 2px 2px;
margin-right: 5px;
}
.gam_att{
color: #9a9a9a;
padding: 2px 5px;
}  
/*------------------------------------
footer 
--------------------------------------*/
footer {
  max-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  color: #333; 
  border-top: solid 2px #666;
  }
footer a {
  text-decoration: none; }


.copy {
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
  text-align: center; }

.copy small {
  text-align: center;
  font-size: 10px; }

/* CSS Document */
header {
  height: auto; }

.globalnav-wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0% 0% 0% 80%;
  background: #FFF799;
  height:auto;
  }
  /*↑ グロナビ　全体の枠*/

.nav-button-wrap {
  display: none; }

.nav-button {
  padding: 10px 15px;
  color: #333; }

.bg-window {
  display: none;
  position: absolute;
  width: 100%;
  height: 280px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2; }

/*グロメニュ */
.nav {
  width: 100%;
  margin: 0 auto;
  *zoom: 1; }

.nav:before,
.nav:after {
  content: " ";
  display: table; }

.nav:after {
  clear: both; }

.nav ul {
  list-style: none;
  width: 230px; 
  }
.nav a {
  text-decoration: none;
  padding: 16px 30px;
  font-size:1.0em;
  font-family: 'Pinyon Script', cursive;
  color: #333; }

.nav li {
  position: relative; }
  .nav li i {
    padding-left: 6px; 
    }
.instagram{
    margin:0px 0px 0px 10px;
    vertical-align:middle;
}
/*.nav > li {
  float: left; }*/

.nav > li > a {
  display: block; }

.nav li ul {
  position: absolute;
  left: -99999px; }

.nav > li.hover {
  background: #e6d273; }

.nav > li.hover > ul {
  left: 0;
  color: rgba(0, 0, 0, 0.3);
  opacity: 1; }

.nav li li.hover ul {
  left: 100%;
  top: 0; }

.nav li li a {
  display: block;
  background: #041D43;
  position: relative;
  z-index: 100;
  border-top: 1px solid #000;
  padding-left: 1em; }
.nav li li li a {
  background: #052B64;
  z-index: 200;
  border-top: 1px solid #000; }
.nav i {
  padding-right: 6px; }
/*--------------------------------------

スマホ

--------------------------------------*/
@media screen and (max-width: 769px) {
  .active {
    display: block; }
  .nav {
    width: 50%;
    height:280px;
    padding: 54px 6px 0 6px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background: #FFF799;
    z-index: 3; }

  .nav a {
    padding: 16px 10px; }

  .nav ul {
    /*display: block;*/
    width: 100%; }
    .nav ul .open {
      display: block;
      min-height: 100%; }

  .nav li a {
    margin: 0 auto;
    margin-bottom: 1px;
    color: #333;
    background: #fff; }

  .nav li.hover {
    width: auto;
    margin-bottom: 1px;
    color: #000;
    background: #e6d273; }

  .nav > li {
    float: none; }

  .nav li li a {
    margin: 1px 0;
    color: #333;
    background: #EBFBFF;
    border-top: solid 1px #e6d273; }

  .nav li li li a {
    margin: 1px 0;
    color: #333;
    background: #e6d273;
    border-top: solid 1px #e6d273; }

  .nav > li.hover > ul, .nav li li.hover ul {
    position: static; }

  /*ハンバーガーメニュー*/
  .nav-button-wrap {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    padding: 15px;
    height: auto;
    background: #FFF799;
    color:#333;
    border-radius: 25%; 
     }

  .nav-button,
  .nav-button span {
    display: inline-block;
    transition: all 0.3s; }

  .nav-button {
    width: 25px;
    height: 19px;
    position: relative;
    z-index: 4; }

  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #333;
    border-radius: 4px;
    z-index: 11; }

  .nav-button span:nth-of-type(1) {
    top: 0; }

  .nav-button span:nth-of-type(2) {
    top: 8px; }

  .nav-button span:nth-of-type(3) {
    bottom: 0; }

  .active .nav-button span:nth-of-type(1) {
    transform: translateY(10px) rotate(-45deg); }

  .active .nav-button span:nth-of-type(2) {
    opacity: 0; }

  .active .nav-button span:nth-of-type(3) {
    transform: translateY(-6px) rotate(45deg); }
 }
html {
  font-size: 62.5%;
  /* 10px*/ }

body {
  font-size: 1.4rem;
  /* 14px*/
  line-height: 1.3; }

h2 {
  font-size: 1.2em;
  line-height: 1; }

h3 {
  font-size: 1.0em;
   }

@media screen and (max-width: 1024px) {
  #table-wrapper {
    width: 100%;
    height: auto;
    padding: 0 5px;
    box-sizing: border-box;
    overflow: visible; }
 
/*--------------------------------------
スマホ
---------------------------------------*/
@media screen and (max-width: 769px) {
  .pc-none {
    display: none !important; }

  img {
    max-width: 100%; }

  /*-----------------------------------------
base/main 
  -------------------------------------------*/
  .content_wrapper {
    margin: 0 auto;
    margin-top: -10px;
    max-width: 100%; }

  .content_inner {
    overflow: hidden; }

  section {
    padding: 20px 0 40px 0; }
    section .sec_inner {
      margin: 0 18px; }

  /*-----------------------------------------
  トップ
  -------------------------------------------*/
.glass_works {
  width:99%;
  height:auto;
  top: 0px;
  left: 0;
  margin: 20% 0% 0% 0%;
  position: relative;
     }
.glass_works  .topTitle {
    position: absolute;
    width: 120px;
    top: -45px;
    left: 0px;
    color: #333;
    padding-left: 8px; 
    border-bottom: solid 5px #FFF799;
    font-family: 'Pinyon Script', cursive;
    font-size:1.2em;
   }
    
.glass_works  p {
    position: absolute;
    top: 95%;
    right: 0;
    left: 0;
    padding: 4px 8px;
    font-size: 0.6em;
    color: #fff;
    background: #FF0004; }
.glass_works  p i {
      padding-right: 8px; }
.glass_works ul li{
    display: inline-block;
    width:20%;
}  
.glass_works ul li img{
    display: inline-block;
    border-radius: 50%;  
    width:  100%;       
    height:  auto;      
} 
/*------------------------------------
gam
--------------------------------------*/
.gamTitle {
    color: #333;
    min-width: 130px; 
    margin-left:10px; 
    padding-left: 8px; 
    border-bottom: solid 5px #FFF799;
     text-align:left;
    font-family: 'Pinyon Script', cursive;
    font-size:1.2em; 
    }
.gam_inner{
    width: 88%;
    top: 0px;
    left: 0;
    margin:0% 0% 0% 1%;
    background-color: #fff;
    position: relative;
}
  .p_gam {
    padding: 1%;
    margin-right: 1%;
}  
 
  .p_gam img{
display: inline-block;
    border-radius: 50%;  
    width:  70px;      
    height:  auto;     
}  

  /*-----------------------------------------
  2 colum
  -----------------------------------------*/
  .colum-flex {
    width: 100%;
    display: block;
    margin-top: 20px; }

  .left-colum {
    width: 100%;
    /*margin-right: 20px;*/ }

  .right-colum {
    width: 100%; }
 }

  /*----------------------------------------
  Top 
  ----------------------------------------*/
  .m_nav {
    display: none; }

  .hd h1 {
    width: 80%;
    max-width: 320px;
    font-size:1.2em;
    margin:3% 0% 3% 1%;
      }

  .at_text {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    padding: 5px;
    box-sizing: border-box;
    color: #fff;
    background-color: red;
    width: 100%; }
  .at_text p {
    display: block;
    font-size: 11px;
    letter-spacing: 0px;
    text-align: center; }
/*------------------------------
News
------------------------------*/
.news_inner {
    width: 88%;
    top: 10px;
    left: 0;
    margin:0% 0% 0% 1%;
    background-color: #fff;
    position: relative; }
.news_inner ul{
    margin: 40px 0;
    height: auto;
    overflow: auto;
}
.news_inner ul li{
    padding: 15px;
    border-bottom: 1px solid #808080;
}
.news_inner .event_title{
color: #333;
display: inline-block; 
padding: 2px 5px;
margin-right: 1%;
}
.news_inner .event_title a {
color:#333;
}
.news_inner .yyyy-mm-dd{
display: inline-block;
padding: 2px 5px;
margin-right: 1%;
}
.at {
display: inline-block;
padding: 2px 2px;
}
.news_inner .at a {
text-decoration:none;
color:#333;
margin-right: 1%;
}
  .nav_box {
    width: 98%;
    margin: 1% auto 2%; }

  .copy {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    line-height: 1; }

  .hd {
    width: 96%;
    margin: 0 auto;
    padding: 8px 0;
    align-items: center; }

  .at_text img {
    display: none; }

  /*-------------------------------------
    フォント
  -------------------------------------*/
  h2 {
    font-size: 1.2em; }

  h3 {
    font-size: 1.0rem; }

  .hiddin {
    visibility: hidden;
    height: 0; }

  /*非表示*/
  .silent {
    display: none; }


