
/*****************************/
/***NAVIGATION SMALL SCREEN***/
/*****************************/
/*@media screen and (max-width: 779px) {*/
@media screen and (max-width: 999px) {



.gazouinner {
    width: 15%;
    height: 55px;
    border-radius: 50%;
    position: relative;
    margin: -30% 0 0 80%;
    top: 70px;
    right:0%;
}

/*
.gazou
{
    width: 30%;
    height: 1%;
    border-radius: 50%;
    position: relative;
    top:63px;
    left:10%;
}
*/

.t1{
    /*margin:-7% 0*/

}

.t2{
    /*margin:-7% 0*/

}

.hidden_box label
{


}

.t0 a
{
    display:block;
    }


.t1 a 
{
    /*選択範囲広げた*/
    display:block;
    
    }

.t2 a
{
    
    display:block;
    
}
    


html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
/****************************/
/***    Navigation Bar    ***/
/****************************/
.header-container {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.logo-container {   
    position: relative;
    z-index: 15;
}
/*
.logo {
    margin-left: 10px;
}
*/
.navigation-container {
    float: none; 
    margin-top: 0px;
    position: relative;
    z-index: 10;
}
.nav-bar {
    display: block;
    width: 30px;
    height: 5px;
    background: #fff;
    float: right;
    margin: 12px 15px;
    box-shadow: 0px 10px 0px #fff, 0px 20px 0px #fff;
}
.show-menu {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #fff;
    padding: 10px 0;
    width: 35px;
    height: 17px;
    display: block;
    float: right;
    margin-right: -47px;
    margin-top: 10px;
    cursor: pointer;
}

/*
input[type=checkbox]:checked ~ #menu {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-top: -55px;
    float: right;
    position: relative;
    z-index: 1;
}
ul {
   position: static;
   display: none;
}
ul li, li a {
    width: 100%;
    background: url("../img/img_company_info_first/tex.png");
}
li a{
    text-align: left;
    margin-left: 60px;
}
*/

    /* von 1/21/18 commented out for new header 
header{
    max-width: 100%;
    min-width: 100%;
    background: #4FCC61;
    height: 50px;
    margin-bottom: 80px;  
    margin-left: 0px;
}
.logo{
    margin-left: 0px;
    z-index: 9999;
    position: relative;
}
.logo1{
    margin-top: 8px;
}
.wrapper{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both;
}

label {
    display: block;
    background: #4FCC61;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 5px;
  }
  
label:after{
    content:'';
    display: block;
    width: 30px;
    height: 5px;
    background: #fff;
    margin: 7px 5px;
    box-shadow: 0px 10px 0px #fff, 0px 20px 0px #fff;
}

/*navigation content edit
.lscreen{
    display: none;
}
.mscreen{
    display: inline-block;
}
[type="checkbox"]:checked ~ ul {
    width: 100%;
    display: block;
    z-index: 50;
    position: absolute;
    right: 0px;
    bottom: -199px;
    margin-right: 0px;
  }

nav a {
    color: #fff;
  }

nav ul li {
    display: block;
    float: none;
    width: 100%;
    text-align: left;
    background: #4FCC61;
    text-indent: 20px;
  }

nav > ul > li {
    margin-left: 0px;
  }

nav > ul li ul li {
    display: block;
    float: none;
  }
  
nav > ul li ul {
    display: block;
    position: relative;
    width: 100%;
    z-index: 9999;
    float: none;
  }

nav ul {
    display: none;
  }
nav > ul > li > a {
margin-left: 30px;
} */
/****************************/
/***     MAIN CONTENT     ***/
/****************************/
.wrapper{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both;
}
#breadcrumbs{
    display: none;
}

.main-container-margin{
    margin-left: -15px;
    margin-right: 10px;
}
.main-container{
    width: 100%;
}


#Button1,#Button2,#Button3{ /*20180127 show as row*/
   /*
    display: block !important;
    margin: 10px auto; /*add gap*/
background-color: #f06543;width: 90px;	height:30px;border-radius: 3px;color: #fff;display: inline-block;
font-size:11px;
-webkit-appearance: none;
padding:0 3px 0 0;

}


/****************************/
/***      PAGINATION      ***/
/****************************/
#page-num-container{
    margin-top: -40px;
    margin-bottom: 5px;
    min-width: 100%;
    max-width: 100%;
}
#page-num-header-txt h2{
    font-size: 16px;
}
#page-num-header-txt h3{
    font-size: 14px;
    font-weight: normal;
}
#Rpt_UserList{
    width: 98%;
    
}

    
/****************************/
/***         SORT         ***/
/****************************/
.wrapper-sort{
    display: inline-flex;
    width: 100%;
    margin-top: -15px;
    margin-bottom: 10px;
    background: #e6e6e6;
}
.content-sort{
    margin: 0 auto;
}
.wrapper-sort p{
    background: #e6e6e6;
    padding: 5px 1px;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    margin: 0;
    margin-top: 10px;
    float: left;
}

/****************************/
/***    DROPDOWN SORT     ***/
/****************************/
.styled-select {
    height: 29px;
    overflow: hidden;
    width: 220px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 15px;
}

.styled-select select {
    background: transparent;
    border: none;
    font-size: 14px;
    height: 29px;
    padding: 5px; /* If you add too much padding here, the options won't show in IE */
    width: 100px;
}
.styled-select.slate {
    height: 34px;
    width: 100px;
}
.styled-select.slate select {
    font-size: 16px;
    height: 34px;
    width: 100px;
}

/*CONTENT LIST*/
.container-img1 {
    max-width: 120px;
    /*width: 95%;
    height: auto;*/
}
.item-info-container {
    /*margin-left: 10px; von removed 1/21/18 */
    /*width: 190px; von change 1/21/18 */
    width: 93%;
    float:left;
    margin: 0 0 0 1%;
    border: 1px solid black ;
    padding: 0px 10px 0px 10px;
}
.adjustBottom{
    margin-bottom:50px;
}
/*
.item-info-container h2 {
    color: #45bfc2;
    margin: 0;
    margin-top: 10px;
    font-size: 10px;
}
*/
.name-of-person {
    margin: 0;
    /*margin-left: 5px;*/
    font-size: 16px;
}
.item-characteristic {
    padding: 1px;
    margin: 0;
    /*margin-top: 5px;*/ /*新設画像場所調整*/
    margin-top:-22px;
    margin-left: 0px;
    background-color: #45c070;
    color: #fff;
    width: 50px;
    text-align: center;
    border-radius: 5px;
    /*float: left;*/
}
.item-characteristic-description { /* von added 1/21/18*/
    float: left;
    margin-left: 0px;
}
.item-description-header{
    display: block; /*none to block von 1/21/18*/
    width: 100%;/* von added 1/21/18*/
}
.item-description-header-375{
    display: inline-block;
    font-size: 10px;
}
.item-description{
    display: block; /*none to block von 1/21/18*/
}
.item-characteristic-description p{
    font-size: 12px;
}
.border-description{
    display: block; /*none to block von 1/21/18*/
}
.item-price {
    text-align: right;
    width: 100%;
}
.item-price-label {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
}
.item-price-amount {
    display: inline-block;
    color: #f06543;
    /*font-size: 16px; von removed 1/21/18 */
    font-size: 14px;/*  von added 1/21/18  */
    font-weight: bold;
}





.content-page-wrapper{
    display: none;
}
#content-information-wrapper-footer{
    display: none;
}

/****************************/
/***      END TABLE       ***/
/****************************/
.content-page-wrapper-375{
    border: 1px solid;
    border-color: #c8c8c8;
    border-top-color: #f06543;
    border-top-style: dashed;
    text-align: center;
    display: inline-block;
}
.end-information-table-wrapper{
    margin: 0 auto;
}
.end-information-table{
    border-collapse: collapse;
    margin: 0 auto;
    border-style: hidden;
    font-size: 16px;
    display: inline-block;
}
.end-information-table th, td, tr{
    border: 0px solid #c8c8c8;
    border-style: dashed;
    padding-top: 5px;
   /* padding-bottom: 5px; */
}
.end-information-output{
    width: 300px;
    text-align: left;
    padding-left: 5px;
}
.end-information-name{
    width: 300px;
    text-align: left;
    padding-left: 5px; 
}

/****************************/
/***        FOOTER        ***/
/****************************/
/*
.footer-cont{
    display: none;
}
.footer-cont-375{
    display: inline-block;
    background-color: #4FCC61;
    z-index: -1;
    width: 100%;
    color: white;
    overflow: hidden;
}
.copyright{
    text-align: center;
    margin-left: 0px;
}
*/

}/*end of query*/


/*
@media screen and (max-width: 786px) 
{
*/
  
  /*  
.modoru a { text-decoration:none;}
.modoru{
         margin-left:80vw;
     margin-top:-11%; position:absolute; color:#008000;
}
*/


#botches{
    opacity:0.4;
    position: relative;
top: -8px;
z-index:10;

}
/*
.modoru a  {
    color:White; text-decoration:none;
}
.modoru{
border: 1px solid;
border-radius: 3px;
background-color: #4FCC61;
color: white;
padding: 0px 3px 0px 3px;
position: absolute;
top: 10%;
left: 80%;
    
}
*/

.button-container-375 {
    margin-top: 1px !important; 
}
/*
.logo1
{
    margin-top: 12px;
    width: 150px;
}
*/


.container-img {
    padding-top: 10px;
    padding-bottom: 10px;
    float: none !important;
    width: 100%;
}








}