<br />
<b>Warning</b>:  session_start(): open(/tmp//sess_342657l9bcihtod4nvh5so6n66, O_RDWR) failed: Permission denied (13) in <b>/home/omiyatabletennis/include/config.php</b> on line <b>6</b><br />
/***************************************************/
/****  Float Menu CSS　 ****/
/***************************************************/
/***************************************************/
/***************************************************/
/***************************************************/
	
div#floatmenu-cart {
  position: fixed;
  z-index: 4;
  width: 50px;
  height: 50px;
  background:none;
  right: 5px;
  top: 65px;
}

div#floatmenu-cart label {
z-index:5;
width:auto;
background:red;
vertical-align:middle;
background:red;
display:inline;
text-align:center;
}












div#floatmenu {
  position: fixed;
  z-index: 30;
  width: 50px;
  height: 50px;
  background:none;
  right: 5px;
  top: 5px;
}
label .menu {
  position: absolute;
  z-index: 100;
  width: 50px;
  height: 50px;
  /* background: #ffd700; */
  background:rgba(102, 102, 51, 0.8); 
  border-radius: 50% 50% 50% 50%;

  -webkit-backface-visibility: hidden; /* 追加 */
  backface-visibility: hidden; /* 追加 */
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
    
  box-shadow: 0 0 0 0 rgba(102, 102, 51, 0.8), 0 0 0 0 rgba(102, 102, 51, 0.8);
  /* box-shadow: 0 0 0 0 #ffd700, 0 0 0 0 #ffd700;*/
  cursor: pointer;
}
label .hamburger {
  position: absolute;
  top: 24px;
  left: 14px;
  width: 22px;
  height: 2px;
  background: #fff;
  display: block;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-backface-visibility: hidden; /* 追加 */
  backface-visibility: hidden; /* 追加 */
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
label .hamburger:after, label .hamburger:before {
  -webkit-backface-visibility: hidden; /* 追加 */
  backface-visibility: hidden; /* 追加 */
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
}
label .hamburger:before {
  top: -10px;
}
label .hamburger:after {
  bottom: -10px;
}
label input {
  display: none;
}
label input:checked + .menu {
  /* box-shadow: 0 0 0 220vw #ff8c00, 0 0 0 220vh #ff8c00;*/ /** 広がったページ全体**/
  box-shadow: 0 0 0 420vw rgba(102, 102, 51, 0.8), 0 0 0 420vh rgba(102, 102, 51, 0.8); /** 広がったページ全体**/
  border-radius: 0;
  border-radius: 50% 50% 50% 50%;
}
label input:checked + .menu .hamburger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
label input:checked + .menu .hamburger:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  bottom: 0;
}
label input:checked + .menu .hamburger:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
}
label input:checked + .menu + ul {
  opacity: 1;
  display:block;
  position:absolute;
  z-index: 200;
  width:100vw;
  height:30vh;
  -webkit-transform: translate(-100%, 5%);
  transform: translate(-100%, 5%);
  -webkit-backface-visibility: hidden; /* 追加 */
  backface-visibility: hidden; /* 追加 */
  -webkit-transition: 1.2s ease-in-out;
  transition: 1.2s ease-in-out;
  margin-left: 105%;
}
label ul {
  display:block;
  position:absolute;
  z-index: 200;
  width:100vw;
  height:100em;
  -webkit-transform: translate(-97%, -200%);
  transform: translate(-97%, -200%);
  -webkit-backface-visibility: hidden; /* 追加 */
  backface-visibility: hidden; /* 追加 */
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  background:none;
  list-style-type: none;
  text-align:center;
}
label a {
  margin-bottom: 0;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  width:50%;
  background:none;
  padding:1em 1em;
  border-bottom:1px solid #fff;
  opacity:1;
}

label a:hover {
  margin-bottom: 0;
  display: inline-block;
  background:#dc143c;
  color: #fff;
  text-decoration: none;
  width:50%;
  padding:1em 1em;
  border-bottom:1px solid #fff;
  opacity:1;
}<br />
<b>Warning</b>:  Unknown: open(/tmp//sess_342657l9bcihtod4nvh5so6n66, O_RDWR) failed: Permission denied (13) in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in <b>Unknown</b> on line <b>0</b><br />
