@media screen and (max-width: 320px){
    body{
        background-color: #FFFFEE;
        margin: 0;
        width: auto;
        text-align: center;
    }
    table{
        text-align: center;
        margin: 0 auto;
        width: 100%;
        border: solid;
        border-radius: 8px;
        border: 2px solid;  
        border-color: #0000d1;
    }
    table img{
        /*
        width: 100%;    
        height: auto;
        */
        margin: 0 auto;
        text-align: center;    
    }

    img{
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        vertical-align: top;
    }

    blockquote{
        word-break: break-word;
    }

    .come{
        margin: 0 auto 20vh;
    }

    .come textarea{
        margin: 5px 0 10px 0;
    }

    #upfile{
        margin: 0 0 7px 0 ;
    }

    #ps{
        margin: 7px 0 0 0;
    }

    .vid{
        width: 300px;
        height: auto;
    }

    .full_h{
        display: none;
     }
 
     #deco{
         font-size: 23px;
         font-weight:400;
     }
 
     #deco:hover{
         cursor: pointer;
     }
 
     #del_s:hover{
         cursor: pointer;
     }
 
     #reload{
         color: blue;
     }

     #reload_2{
        color: blue;
    }

   .res{
    text-align: center;
    margin: 0 auto;
    width: 100%;
    }

   .com{
        margin: 0 auto;
        white-space: pre-wrap;
        word-break: break-word;
    }

    .side_sentence{
        margin: 15px auto;
        white-space: pre-wrap;
        word-break: break-word;
        background-color: #F0E0D6;
        font-weight: bold;
      }

    .side_sentence2{
        white-space: pre-wrap;
        word-break: break-word;
      }

    p.com{
        background-color: #F0E0D6;
        font-weight: bold;
    }

    .advertise li{
        display: inline-block;
     }
     .advertise_1{
         width: 40%;
     }
     .advertise{
        display: none;
    }
     .p_res{
        word-break: break-all;
     }

     .p_res_2{
        word-break: break-all;
     }

    #delete{
        display:none;
    }

    #pt_res{
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    .del_pop {
        display: none;
        height: 100vh;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
          }
    
        .content{
        background: #fff;
        padding: 30px;
        width: 50%;
        }
    
        .show {
        display: flex;
        justify-content: center;
        align-items: center;
          }

          .page-top
{
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 160px ;
}
 
.move-page-top
{
	display: block ;
	background: #D36015 ;
	width: 50px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-top:hover
{
	opacity: 0.65 ;
}

.page-bottom
{
	margin: 0 ;
	padding: 0 ;
}
 
.page-bottom p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 80px ;
}
 
.move-page-bottom
{
	display: block ;
	background: #D36015 ;
	width: 100px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-bottom:hover
{
	opacity: 0.65 ;
}

#comment{
    width: fit-content;
    margin: 3vh auto;
}

.hidden_img{
    display: none;
}

  }
  
  @media screen and (max-width: 1200px){
    body{
        background-color: #FFFFEE;
        margin: 0;
        width: auto;
        text-align: center;
    }
    table{
        text-align: center;
        margin: 0 auto;
        width: 100%;
        border: solid;
        border-radius: 8px;
        border: 2px solid;   
        border-color: #0000d1;
    }
    table img{
        /*
        width: 100%;    
        height: auto;
        */
        margin: 0 auto;
        text-align: center;
        
    }

    img{
        display: inline-block;
        text-align: center;
        margin: 0 auto;
        vertical-align: top;
    }

    blockquote{
        word-break: break-word;
    }

    .come{
        margin: 0 auto 20vh;
    }

    .come textarea{
        margin: 5px 0 10px 0;
    }

    #upfile{
        margin: 0 0 7px 0 ;
    }

    #ps{
        margin: 7px 0 0 0;
    }

    .vid{
        width: 300px;
        height: auto;
    }

    .full_h{
        display: none;
     }
 
     #deco{
         font-size: 23px;
         font-weight:400;
     }
 
     #deco:hover{
         cursor: pointer;
     }
 
     #del_s:hover{
         cursor: pointer;
     }
 
     #reload{
         color: blue;
     }

     #reload_2{
        color: blue;
    }

    .res{
        text-align: center;
        margin: 0 auto;
        width: 100%;
        }

    .com{
        margin: 0 auto;
        white-space: pre-wrap;
        word-break: break-word;
    }

    .side_sentence{
        margin: 15px auto;
        white-space: pre-wrap;
        word-break: break-word;
        background-color: #F0E0D6;
        font-weight: bold;
      }

    .side_sentence2{
        white-space: pre-wrap;
        word-break: break-word;
      }

    p.com{
        background-color: #F0E0D6;
        font-weight: bold;
    }
    .advertise{
        display: none;
    }

    .p_res{
        word-break: break-all;
     }

     .p_res_2{
        word-break: break-all;
     }

    #delete{
        display:none;
    }

    #pt_res{
        text-align: center;
        margin: 0 auto;
        width: 100%;
    }

    .del_pop {
        display: none;
        height: 100vh;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
          }
    
        .content{
        background: #fff;
        padding: 30px;
        width: 50%;
        }
    
        .show {
        display: flex;
        justify-content: center;
        align-items: center;
          }

          .page-top
{
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 30vw ;
	bottom: 16px ;
}
 
.move-page-top
{
	display: block ;
	background: #D36015 ;
	width: 50px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-top:hover
{
	opacity: 0.65 ;
}

.page-bottom
{
	margin: 0 ;
	padding: 0 ;
}
 
.page-bottom p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 50vw ;
	bottom: 16px ;
}
 
.move-page-bottom
{
	display: block ;
	background: #D36015 ;
	width: 100px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-bottom:hover
{
	opacity: 0.65 ;
}

#comment{
    width: fit-content;
    margin: 3vh auto;
}

.hidden_img{
    display: none;
}

  }
  
  @media screen and (min-width:1200px){
    body{
        background-color: #FFFFEE;
    }
    table{
        background-color: #F0E0D6;
        margin : 4px ;
    }

    img{
       
       /* display: inline-block; */
        text-align: center;
      /*  margin: 0 auto; */
        margin-right: 20px;
        vertical-align: top;
        float: left;
        /*
        display: inline-block;
        margin-left: 10px;
        margin-right: 30px;
        vertical-align: top;
        */
    }

    .vid{
        width: 25vw;
        height: auto;
    }

    .video-container{
        display: inline-block; 
        margin-right: 20px;
        vertical-align: top;
    }

    .video-wrap{
        display: inline-block;
        margin-right: 20px;
        vertical-align: top;
    }

    .full_h{
       display: none;
    }

    #deco{
        font-size: 23px;
        font-weight:400;
    }

    #deco:hover{
        cursor: pointer;
    }

    #del_s:hover{
        cursor: pointer;
    }

    #reload{
        color: blue;
    }

    #reload_2{
        color: blue;
    }

    .come{
        margin: 0 auto 10vh;
    }

    .come textarea{
        margin: 5px 0 10px 0;
    }

    #upfile{
        margin: 0 0 7px 0 ;
    }

    .com{
        margin-right: 10px;
        white-space: pre-wrap;
        word-break: break-word;
    }

    .side_sentence{
        display: inline-block; 
        margin-right: 50px;
        white-space: pre-wrap;
        word-break: break-word;
      }

    .side_sentence2{
        margin-right: 50px;
        white-space: pre-wrap;
        word-break: break-word;
      }

    #del{
        text-align: center;
        width: 100%;
    }

    .p_res{
        word-break: break-all;
     }

     .p_res_2{
        word-break: break-all;
     }


    #delete{
        display:none;
    }

    .del_pop {
    display: none;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
      }

    .content{
    background: #fff;
    padding: 30px;
    width: 50%;
    }

    .show {
    display: flex;
    justify-content: center;
    align-items: center;
      }

.page-top
{
	margin: 0 ;
	padding: 0 ;
}
 
.page-top p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 160px ;
}
 
.move-page-top
{
	display: block ;
	background: #D36015 ;
	width: 50px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-top:hover
{
	opacity: 0.65 ;
}

.page-bottom
{
	margin: 0 ;
	padding: 0 ;
}
 
.page-bottom p
{
	margin: 0 ;
	padding: 0 ;

	position: fixed ;
	right: 16px ;
	bottom: 80px ;
}
 
.move-page-bottom
{
	display: block ;
	background: #D36015 ;
	width: 100px ;
	height: 50px ;

	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
}

.move-page-bottom:hover
{
	opacity: 0.65 ;
}

#comment{
    width: fit-content;
    margin: 3vh auto;
}

.hidden_img{
    display: none;
}

.movie_point{
    margin-right: 20px;
    vertical-align: top;
}

.sod{
    margin-right: 20px;
    margin-left: 30px;
}

.rsc,.csb,.cnm,.cnw,.cno{
    margin: 0 5px;
}



.arrow_box {
  display: none;
  position: absolute;
  padding: 1px;
  background: #000000;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #000000;
}

.arrow_box:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-right-color: #333;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}

.arrow_box_2 {
  display: none;
  position:absolute;
  
   /* margin: 0 calc(50% – 50vw); */
   /* width: auto; */
  position: absolute;
  padding: 1px;

  background: #000000;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #000000;
}

.arrow_box_2:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-right-color: #333;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}

.arrow_box_thr {
  display: none;
  position: absolute;
  padding: 10px;
  background: #F0E0D6;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  color: #000000;
}

.arrow_box_thr:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(51, 51, 51, 0);
  border-right-color: #333;
  border-width: 10px;
  top: 50%;
  margin-top: -10px;
}
  }