/*5200*/
@media screen and (max-width: 5200px) {
    header {
        height: 115px;
    }
    footer li {
        margin-right: 10%;
    }
    .container {
        
    }
}
/*991*/
@media screen and (max-width: 991px) {
    footer .f-inner .info-area .left {
        float: none;
        width: 100%;
    }
    footer .f-inner .info-area .left .logo {
        margin-left: 20%;
    }
    footer .f-inner .info-area .left dl {
        width: auto;
        float: left;
        margin-left: 5%;
    }
    footer .f-inner .info-area .right {
        float: none;
        margin: 100px auto auto;
        text-align: center;
    }
    .container {
        width: 94%;
    }
    section.top .menu {
        right: 0;
    }
    section.menu {
        display: none !important;
    }
    .pc {
        display:block;
    }
}
/*680*/
@media screen and (max-width: 680px) {
    html {
        background-repeat: repeat-x;
        background-position: left top;
    }
    body {
        overflow-x: hidden;
    }
    .mobile {
        display:block;
        z-index: 100;
    }
    .pc {
        display:none !important;
    }
    header {
        height: 85px;
    }
    header .logo {
        margin: 15px auto 0;
    }
    header .logo img {
        width: 60%;
    }
    header .lead {
        margin: -8px 0px 0 0px;
        font-size:11px;
        letter-spacing:0.01em;
    }
    header #concept_bottom {
        display:none;
    }
    #page {
        margin-top:3%;
    }
    .contents-top h2 {
        font-size:14px;
        padding-top: 8px;
        letter-spacing:0.01em;
    }
    #review_edit .layer {
        width: 96%;
    }
    #review_edit .layer p {
        font-size: 16px;
    }
    .content .new_recipe .recipe {
        width: 100%;
        height:auto;
        background-image: none;
        position: relative;
        margin-top: 5px;
        margin-bottom: 15px;
        padding: 0;
        background-color: transparent;
    }
    .content .new_recipe .recipe li {
        float: none;
        margin: 0px 0px 0px 0px;
        padding:3%;
        display: block;
        border: 1px solid #888;
        text-align: left;
        width: 100%;
        height:auto;
        margin-bottom: 1%;
        background:#fff;
        clear:both;
    }
    .content .new_recipe .recipe li:after {
      content: "."; 
      display: block; 
      height: 0; 
      font-size:0;	
      clear: both; 
      visibility:hidden;
    }
    .content .new_recipe .recipe li a {
        float:left;
        margin-right:10px;
        position:relative;
    }
    .content .new_recipe .recipe li span {
        font-size:12px;
    }
    .content .new_recipe .recipe li span.title {
        height:auto;
        margin-bottom:10px;
        font-size:14px;
    }
    .new_recipe_foodstuff .box1-text h4 {
        font-size:14px;
    }
    .new_recipe_foodstuff .box1-text p {
        font-size:14px;
        letter-spacing: 0.04em;
    }
    .new_recipe_foodstuff h4 {
        font-size: 16px;
        font-weight: bold;
        margin-top: 8%;
        margin-left: 5%;
    }
    .new_recipe_foodstuff .box1-text {
        width:100%;
    }
    .new_recipe_foodstuff .box1 .photo_s {
        width:50%;
    }
    .recipies .box1 .photo_s {
        width:35%;
    }
    .recipies .box1-text {
        width:64%;
    }
    .recipies .box1-text h4 {
        margin-left:1%;
        font-size:14px;
    }
    .recipies .box1-text p {
        margin-left:1%;
        font-size:13px;
    }
    .howto img {
        width:50%;
        height:auto;
    }
    .howto ul li span {
        font-size: 13px;
        margin-top: 5px;
        display: block;
    }
    .stuff_photo {
        width:50%;
        height:auto;
    }
    #streaming .box {
        width:100%;
    }
    footer {
        padding-top: 10px;
        margin-bottom:80px;
    }
    footer .f-inner .nav-area ul {
        width: 50%;
    }
    footer .f-inner .info-area .left .logo {
        float: none;
        margin: 0 auto;
    }
    footer .f-inner .info-area .left dl {
        text-align: center;
        float: none;
        margin: 10px auto;
    }
    footer .f-inner .info-area .right {
        margin: 10px auto;
    }
    footer .f-inner dl dd {
        font-size:13px;
    }
    footer .copyright span {
        font-size:11px;
    }
    .side {
        display: none;
    }
    .nav {
        display: block !important;
    }
    #ad_banner {
        height: auto;
        margin: 10px auto 5px auto;
        position: fixed;
        bottom: 0;
        z-index: 999999;
        width: 100%;
    }
    .menu {
        display: block !important;
    }
    .content {
        width: 100%;
    }
    .top-item {
        width: 100% !important;
        height:80px;
        padding: 5px 0 8px 0px;
    }
    .simply-scroll {
        height:auto !important;
        margin-bottom:0 !important;
    }
    #pr {
        background-size:70%;
        top:5px;
    }
    #scroll {
        width: 100%;
    }
    .simply-scroll {
        width: 100% !important;
    }
    .simply-scroll .simply-scroll-clip {
        width: 100% !important;
        height: 80px !important;
    }
    .simply-scroll .simply-scroll-list li {
        width: 100px !important;
        height:auto !important;
    }
    .content .new_recipe {
        margin-top:0;
    }
    section.top .menu {
        right: -5%;
    }
    section.search-jobs p {
        width: 100%;
    }
    section.search-jobs p a, section.search-jobs p a:hover {
        background-size: contain;
    }
    section.info {
        margin: -50px auto 30px;
    }
    section.info .block {
        float: none;
        width: 100%;
        margin: 50px auto;
    }
    section.info .block:last-child {
        margin: 0 auto;
    }
    section.info .block .btn-list {
        text-align: center;
    }
    section.info .block .entry dl {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    section.info .block .entry dl dt {
        display:block;
        width:100%;
    }
    section.info .block .entry dl dd {
        float:none;
        width: 100%;
        font-size: 13px;
        line-height: 1.5;
        margin-left: 3%;
    }
    section.contents .block {
        width: 100%;
        float: none;
        margin-right: 5%;
    }
    section.contents .block .detail {
        height: 150px;
        padding-top: 55px;
    }
    section.cinema {
        padding: 30px 0;
    }
    section.cinema h2 {
        margin-bottom: 30px;
    }
    section.cinema .read {
        font-size:13px;
    }
    section.contact {
        padding: 30px 0 60px;
    }
    section.contact h2 {
        font-size: 30px;
        margin-bottom: 30px;
    }
    section.contact .read {
        font-size: 13px;
    }
    section.contact .bottom-area .block {
        float: none;
        width: 80%;
        padding-top: 20px;
    }
    section.contact .bottom-area .freedial dl dd .tel {
        font-size:12px;
    }
    section.banner {
        margin: 0 auto 30px;
    }
    section.banner .container {
        padding: 30px 0 10px;
    }
    section.banner ul li {
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
        display: block;
    }
    section.contact .bottom-area dt {
        display: none;
    }
    section.contact .bottom-area .fig {
        display: none;
    }
    .innerlink {
        margin: 0 auto 50px;
    }
    .innerlink ul {
        padding-top:10px;
        padding-bottom:10px;
    }
    .innerlink ul li {
        display:block;
        height: 35px;
        text-align:left;
        width: 50%;
        float: left;
        margin-right:0;
        padding-top: 10px;
    }
    .innerlink ul li a {
        line-height: 25px;
        background: transparent url("../img/ico_pagelink.png") 0 4px no-repeat;
    }
    .subtitle {
        height: 120px;
    }
    .subtitle .inner {
        padding-top: 15px;
    }
    .subtitle .inner h1 {
        font-size: 26px !important;
    }
    .subtitle .inner p {
        font-size: 14px !important;
    }
    .topicpath {
        margin: 0 auto;
    }
}
/*640*/
@media screen and (max-width: 640px) {
  .header {
    min-height: 400px;
  }

  footer .f-inner .nav-area ul {
    width: 100%;
  }
  footer .container ul{
    display: block;
  }
  footer li {
    display: block;
    text-align: left;
    padding: 15px 0;
    border-bottom: dashed 1px #c7cacc;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    float: none;
    font-size:13px;
  }

  footer .f-inner .nav-area {
    margin-bottom: 0;
  }


    footer .other li a {
        color:#fff;
    }

  nav {
    margin-top: 40px;
  }

  .use-btn {
    display: none;
  }

  .overlay ul {
    margin-left: 0px;
  }

  .overlay ul li a {
    padding: 20px 0;
    min-width: 120px;
    font-size: 12px;
  }
}
/*465*/
@media screen and (max-width: 465px) {
    
    .header {
        min-height: 300px;
        background-size: cover;
    }
    
    footer .f-inner .read .left {
        width:100%;
    }
    
    .subtitle .inner h1 {
        font-size:28px;
    }
    .sub .header h1 img {
        width:75%;
    }
    
    .modal {
        top: 10px;
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    
    .modal .modal-header .close {
        margin-top:0;
    }
    .modal .modal-body {
        padding: 60px 4px 0 4px;
    }
    .modal .modal-body .entry-title dl dd .category {
        top: -10px;
    }
    .modal .modal-body .entry-title dl dd .category li img {
        width:20px;
    }
    
    .modal .detail table tr th, .modal .detail table tr td {
        padding: 5px 10px;
    }
    .modal .detail table tr td {
        font-size:13px;
    }
    .modal .detail .btn-entry p a {
        font-size: 14px;
        width: 280px;
    }
    .overlay nav {
        top:32%;
    }
    .overlay ul {
        width: 80%;
    }
    .overlay ul li {
        display: block;
        margin-bottom: 1%;
        text-align: left;
        width:100%;
    }
    .overlay ul li a {
        width: 100%;
    }
    .overlay ul li a img {
        width: 8%;
        margin-left: 2%;
        margin-right: 2%;
        float:none;
        display:inline-block;
    }
    .overlay ul li.contact a:before {
        display: inline-block;
        margin-right: 10px;
        font-size: 20px;
        padding-left: 2%;
    }
    
    .innerlink ul li a {
        font-size: 13px;
    }

    .block .title h2 span {
        font-size:20px;
    }
    
    section.contact .bottom-area .block {
        width: 90%;
    }
    section.contact .bottom-area .freedial dl dd .tel {
        height: 80px;
        border-radius: 40px;
    }
    section.contact .bottom-area .form dl dd a {
        height: 80px;
        padding-top: 28px;
        font-size: 16px;
    }
}
/*landscape*/
@media all and (orientation: landscape) {
    .header-mobile {
        height: 30%;
    }
}