* {
  margin: 0px;
  padding: 0px;
  color: #333;
}


.pagetop
    {
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index:1000;
    }
 
.pagetop a
    {
    display: block;
    text-decoration: none;
    }
 
.pagetop:hover
{
    opacity: 0.85 ;
}


.header_inner {
    padding: 40px 10px 0;
    position: relative;
}

.header_logo {
max-width: 960px;
    margin: 0 auto;
  text-align: center;
}

.header_logo img{
   width:240px;
}


#stayhome {
background-color: #fff;
  width: 80%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.pc { display: block !important; }
.sp { display: none !important; }

#stayhome .mg{
margin-bottom:40px;
}

#stayhome h2{
    display: block;
    font-size: 2em;
    line-height: 200%;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top:60px;
}

#stayhome h3{
    display: block;
    font-size: 1.5em;
    line-height: 200%;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom:2rem;
}

#stayhome #heading .aisatsu{
    padding: 30px 0 10px;
    font-size: 18px;
    line-height: 2.3;
    color: #333;
    font-weight: bold;
}

#stayhome #aisatsu-box p{
    font-size: 100%;
    font-weight: 400;
    margin-block-start: 0.83em;
    margin-block-end: 3.2em;
    line-height: 200%;
}

#stayhome .cate{
    padding-bottom: 90px;
}

#stayhome .cate_img{
    width:100%;
    margin: 0 auto;
    padding: 60px 0;
}

#stayhome ul.menuBox {
  width: 100%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin:0 auto;
  padding-bottom:20px;
}

#stayhome ul.menuBox li {
    width: 19%;
    list-style-type: none;
    padding-bottom: 7px;
}

#stayhome ul.itemBox {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin:0 auto;
}

#stayhome ul.itemBox li {
  width:30%;
  list-style-type: none;
  margin-bottom: 20px;
}


#stayhome ul.itemBox::after{
  content:"";
  display: block;
  width:32%;
}

#stayhome ul.itemBox li img {
   /* box-shadow: 0 0 8px #ccc;*/
}

#stayhome .itemBox .itemName{
font-size: 12px;
    letter-spacing: 0.5px;
  margin: 10px 0 0 0;
  line-height:1.2;
}

#stayhome .itemBox .priceArea .price{
  font-weight: bold;
    font-size: 16px;
  line-height:1.8;
}

#stayhome span.price:before{ 
  content: '￥ ';
  font-weight: 700;
}

#stayhome span.price:after{
  content: '（税込）';
  font-size: 70%;
}

#stayhome .btn_ichiran {
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    line-height: 3.5;
    transition: .2s;
    letter-spacing: 3px;
    margin: 30px 0;
    border: 2px solid #000;
}

#stayhome .btn_buy{
  max-width: 145px;
    display: block;
    padding: 5px 20px;
    font-size: 0.8rem;
    margin: 0 auto;
}

#stayhome a , #stayhome a:hover , #stayhome a:link , #stayhome a:visited{
  text-decoration: none;
  color:#000;
}


#stayhome #otokomae{
  background-color:#f2f3f6;
  width:100%;

}

.page-top{
text-align:center;
padding-bottom:60px;
margin:0 auto;
    font-size: 20px;
    font-weight: bold;
  letter-spacing: 2px;

}

.page-top a , .page-top a:hover , .page-top a:link , .page-top a:visited{
color:#000;
text-decoration:none;
}


#stayhome .box {
  width: 100vw;
  height: auto;
  min-height: 100vh;
 background-size: cover;
  background-position: center;
  background-image: url('https://www.e-medistore.com/lp/2019aw/images/commingsoon.jpg');
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  /* 左右中央寄せ */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;

  /* 上下中央寄せ */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.parent {
  height: 100vh; /* コンテナの高さ、ユニットとは無関係 */
  display: flex;
  align-items: center;
  justify-content: center;
}
.comming_txt {
    display: block;
    font-size: 2.25rem;
    letter-spacing: 1px;
    font-weight: bold;
}

.open{
   font-size:1rem;
   border:2px solid #231815; 
   padding: 8px 15px;
   letter-spacing:1px;
}


#stayhome .before {
    display: inline-block;
    border: 1px solid #c6b074;
    padding: 4px 8px;
    margin: 4px 0 10px;
    font-size: 11px;
    color: #c6b074;
}


/*スマホ*/

@media screen and (max-width:480px) {
  #stayhome {
    width: 100%;
    font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
  }

.pc{ 
    display: none !important;
}
.sp{
    display: block !important;
}

#stayhome .mg{
    margin-bottom:20px;
}

/* coordinate */
.code_main_box{
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    clear:both;
    text-align: left;
margin-bottom:40px;
}

.code_mainimg01{
    width: 50%;
    box-sizing: border-box;
    padding-right: 7px;
    float: left;
clear:both;
}

.code_mainimg02{
    width: 50%;
    box-sizing: border-box;
    padding-right: 7px;
    float: right;
clear:both;
}

.code_comment {
}
.code_icon{
    margin-bottom: 0;
}
.code_title{
    font-weight: bold;
    font-size: 1em;
    border-bottom: 2px solid #333;
    margin-bottom: 10px;
}
.code_txt01{
    font-size: 14px;
    letter-spacing: 0em;
    margin-bottom: 5px;
    text-align: left;
}
.code_use_item{
   
}

.code_use_item li{
  list-style-type:none;
  float:left;
    width: 40%;
    margin: 5px;
}

.code_txt02{
  clear:both;
  font-size: 0.5em;
}

.header_inner {
   width: 100%;
    padding: 10px 0 0;
    position: relative;
    text-align:center;
    margin:0 auto;
}

.header_logo img{
   width:180px;
}
	
#stayhome h2{
    font-size: 1.5em;
}

#stayhome #heading .aisatsu{
    padding: 10px 0 20px;
    font-size: 11px;
    line-height: 2;
}

	
#stayhome ul.menuBox {
  width: 100%;
  padding-bottom:20px;

}

#stayhome ul.menuBox {
    width: 95%;
 
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}

#stayhome ul.menuBox li {
    width: 33%;
    list-style-type: none;
    padding-bottom: 0;
    margin-bottom: 2px;
}

#stayhome .cate{
  padding-bottom: 60px;
}

#stayhome .cate_img {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#stayhome ul.itemBox {
  margin: 10px auto 10px;
  width: 90%;
  display: -webkit-flex;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

#stayhome ul.itemBox::after{
  content:"";
  display: block;
  width:31%;
}	

#stayhome ul.itemBox li {
  width: 31%;
  list-style-type: none;
  margin-bottom: 10px;
}
	
#stayhome .itemBox .itemName{
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 11px;
  line-height: 1;
  font-weight:normal;
}	
	
#stayhome .btn{
  display:block;
  padding:8px 5px;
  border:1px solid #ccc;
  font-size: 1.2rem;
  width:50%;
  margin:0 auto;
}

#stayhome .btn_buy{
    font-size: 9px;
    padding: 5px 0;
}

#stayhome .btn_ichiran {
  width: 90%;
  font-size: 12px;
  line-height:3;
  transition: .2s;
  margin: 0;
  border: 1px solid #000;
}





}