.sp_header{
display: none;
}

@media only screen and (max-width:640px){

.pc_header{
display: none;
}

.site_map_wrp{
display: none;
}

.sp_header{
display: block;
}

header{
z-index: 9999;
}

.in_area{
background-color: #fff;
padding: 10px 10px;
}

.sp_logo{
width: 70px;
height: auto;
display: block;
float: left;
}

.sp_menu_icon{
background-image: url(../img/shared/sp_menu_icon.gif);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
width: 25px;
height: 25px;
float: right;
margin-top: 4px;
}

.big_batu{
background-image: url(../img/shared/sp_menu_icon_batu.gif);
}

.sp_nav{
font-size: 13px;
position: fixed;
top: 53px;
width: 100%;
height: 90vh;
z-index: 9998;
}

.in_sp_nav{
height: 100%;
width: 100%;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}

.sp_nav .in_wrp{
background-color: #000;
}

.sp_nav ul li span{
display: block;
/*border-bottom: #fff solid 1px*/;
}

.sp_nav ul li:last-of-type span{
border-bottom: none;
}

.plus_a{
display: block;
width: 80%;
float: left;
}

.plus_icon{
float: right;
background-image: url(../img/shared/sp_menu_plus.png);
background-repeat: no-repeat;
background-size: cover;
width: 16px;
height: 16px;
margin-top: 18px;
margin-right: 10px;
}

.plus_icon2{
float: right;
background-image: url(../img/shared/sp_menu_plus.png);
background-repeat: no-repeat;
background-size: cover;
width: 16px;
height: 16px;
margin-top: 18px;
margin-right: 10px;
}

.batu{
background-image: url(../img/shared/sp_menu_minus.png);
}

.sp_nav a{
color: #fff;
display: block;
padding: 20px 10px;
z-index: 1;
width: 90%;
}

.sp_nav .lang_wrp{
color: #fff;
display: block;
padding: 20px 10px;
z-index: 1;
width: 90%;
}

.no_link{
color: #fff;
display: block;
padding: 20px 10px;
z-index: 1;
width: 90%;
}

.inbox01{
background-color: #292929;
}

.inbox01 li:first-of-type{
border-top: none;
}

.inbox02{
background-color: #A3A3A3;
}

.under_line{
border-bottom: #747474 solid 1px;
}


/*サイト内検索*/

#srchBox_sp{
border-radius:0px;
position: static;
margin-bottom: 0!important;
height: 66px;
background-color: #000;
}

#srchBox_sp.watermark #srchInput_sp {
margin: 10px;
}

#srchBox_sp #srch_sp #srchForm_sp {
display: table!important;
}

#srchBox_sp.watermark #srchInput_sp {
display: table-cell;
vertical-align: middle;
padding: 10px!important;
width: 175px!important;
}

#srchBox_sp #srchBtn_sp {
display: table-cell;
vertical-align: middle;
}

#srchBox_sp #srch_sp #srchForm_sp {
padding:0px;
background-color: transparent;
border-radius: 0px;
text-indent: inherit;
color: #005bab;
margin: 0 auto;
margin-top: 3px;
}

#srchBox_sp #srchBtn_sp {
width: 60px!important;
color: #a5acb2!important;
border: #747474 solid 1px!important;
border-radius: 2px!important;
margin-right: 10px;
padding: 10px;
font-size: 14px;
}

#srchBox_sp #srch_sp {
padding: 0!important;
border-top: #747474 solid 1px;
}

html #srchBox_sp #srchBtn_sp {
    padding-top: 8px!important;
    padding-bottom: 7px!important;
}

#srchBox_sp.watermark #srchInput_sp
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(https://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}







}