/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@charset "utf-8";
/* CSS Document */

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

/* layout */
body {
  min-width: 350px;
  margin: 0; 
  padding: 0;
}

#header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #c1986c;
}

.page-template-landing_page-php #header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
}

#header_in {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 0 15px 0;
  display: table;
}

.page-template-landing_page-php #header_in {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 2.604166666%;
  display: table;
}

#nav_header {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}

#nav {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2.604166666% 0 0 0;
  float: none;
}

#wrapper {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 30px 2.604166666% 0 2.604166666%;
}

#content_out {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  float: none;
}

#onecolumn_content_out,
#landing_content_out {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

#main_visual {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0;
  background: none;
}

#main_visual .bxslider {
  width: 94.79166666%;
  height: auto;
}

#content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 2.604166666% 2.604166666% 6.510416666% 2.604166666%;
  background-color: #ffffff;
  box-shadow: none;
}

#onecolumn_content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  box-shadow: none;
}

#landing_content {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0 60px;
  background-color: #ffffff;
  box-shadow: none;
}

#sidebar {
  width: 100%;
  height: auto;
  float: none;
  background-color: #ffffff;
}

#footer {
  width: 100%;
  height: auto;
  display: table;
  clear: both;
  background-color: #55412b;
}

#footer_in {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 40px 2.604166666%;
  display: table;
}

#copyright_out {
  width: 100%;
  height: auto;
  padding: 25px 0 20px 0;
  border-top: 1px solid #6a6f78;
  display: table;
}

#copyright_in {
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 0 2.604166666%;
}

#footer_nav {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  float: none;
}
}