@media all and (min-width: 900px) {

div#leftColumnInner {
    display: none;
}

.h1_title {
    display: none;
}

div#undercolumn {
    width: 100%;
}


div#twoMainColumnRight {
    width: 100%;
}
.search_results ul li:nth-child(4n+1){
	clear: left;
}
.search_results ul li:nth-child(3n+1){
	clear: none;
}

div#autumn {
    margin-top: -23px;
}

img.bg {
    margin-top: -25px;
    margin-bottom: -23px;
}

.bg_img {
    text-align: center;
    background-color: #fafad2;
    background-image: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20170405/top_line_03.png);
    background-repeat: repeat-x;
    width: 100%;
    margin-top: -23px;
    padding-top: 23px;
    padding-bottom: 35px;
    text-align: center;
}

p#fil {
    display: none;
}
.search_results.clearfix {
    margin: 0 auto;
    display: block;
    width: 960px;
}

div#contentInner {
    width: inherit;
    padding: inherit;
}
.cartin_area {
    display: none;
}
.pc_hidden{
    display: none;
}
    
}
@media screen and (max-width: 1299px) {
    
}
@media screen and (max-width: 679px) {

.search_results.clearfix {
    padding: 0 10px;
}
div#autumn.sp_bg{
    background: url(https://d3t0ae4e2cnggp.cloudfront.net/resource/20170104/osusume_bana_bg.png);
    width: 100%;
    margin-top: -23px;
}
div#header {
    display: none !important;
}
div#header_bottom_full {
    display: none !important;
}

div#footer_nav {
    display: none !important;
}

div#footer {
    display: none !important;
}
img.bg {
    width: 100% !important;
    margin-top: -23px;
}
.search_results ul li{
    margin: 0 12px;
    margin-bottom: 40px;
    vertical-align: top;
}
.search_results ul li:nth-child(4n+1){
    clear:none;
}
img.picture {
    float: left;
    width: 100px !important;
    margin-right: 10px;
}
.cartin_area {
    display: none;
}

h1{
    background: none;
}
.h1_title {
    display: none;
}
section#loginBar {
    display: none;
}
.sp_hidden{
    display: none;
}
.bg_img {
    text-align: center;
    background-image: url();
    width: 100%;
    margin-top: -23px;
    padding-top: 23px;
    text-align: center;
}
}

