/*variable*/
/****************************************
Smart phone
*****************************************/
@media screen and (max-width: 770px) {
  body {
    min-width: 100%;
  }
  .smp_hidden {
    display: none;
  }
  .pc_hidden {
    display: block;
  }
  img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    width: auto;
  }
  ul.breadcrumbs {
    float: right;
    padding: 10px;
  }
  ul.breadcrumbs li {
    float: left;
    font-size: 11px;
    margin-left: 5px;
  }
  /****************************************
HEADER
*****************************************/
  header.top {
    height: 38px;
    background-color: #fff;
  }
  header.top nav {
    width: 100%;
    margin: 0 auto;
  }
  header.top nav.sub {
    width: 100%;
    margin: 0 auto;
    min-width: auto;
  }
  header.top ul {
    justify-content: space-between;
    height: 38px;
  }
  header.top ul li {
    margin: 0;
    padding-top: 13px;
    font-size: 15px;
    border-right: 1px solid #cecccc;
    text-align: center;
    width: 25%;
  }
  header.top ul li:first-child {
    margin-right: 0;
  }
  header.top ul li.logo {
    padding-top: 0;
    width: 25%;
    margin-top: 0;
    margin-left: 0;
  }
  header.top ul li.logo img {
    width: 58px;
    max-width: auto;
    margin: 0 auto;
    margin-top: 11px;
  }
  header.top ul li.search_sp {
    padding-top: 10px;
  }
  header.top ul li.search_sp img {
    width: 18px;
    margin: 0 auto;
  }
  header.top ul li.cart {
    width: 20%;
    margin-top: 0;
    padding-top: 8px;
  }
  header.top ul li.cart img {
    width: 24px;
    margin: 0 auto;
  }
  header.top ul li a:link, header.top ul li a:visited, header.top ul li a:active {
    color: #000;
    text-decoration: none;
  }
  header.top ul li a:hover {
    color: #ddd;
    text-decoration: underline;
  }
  header {
    height: 38px;
    background-color: #fff;
  }
  header nav {
    width: 100%;
    margin: 0 auto;
  }
  header nav.sub {
    width: 100%;
    margin: 0 auto;
    min-width: auto;
  }
  header ul {
    justify-content: space-between;
    height: 38px;
  }
  header ul li {
    margin: 0;
    padding-top: 13px;
    font-size: 15px;
    border-right: 1px solid #cecccc;
    text-align: center;
    width: 20%;
  }
  header ul li:first-child {
    margin-right: 0;
  }
  header ul li.logo {
    padding-top: 0;
    width: 25%;
    margin-top: 0;
    margin-left: 0;
  }
  header ul li.logo div {
    /*width:112px;*/
    width: 58px;
    margin: 0 auto;
    clear: both;
    float: none;
  }
  header ul li.logo img {
    width: auto;
    max-width: auto;
    margin: 0 auto;
    margin-top: 11px;
  }
  header ul li.search_sp {
    padding-top: 10px;
  }
  header ul li.search_sp img {
    width: 18px;
    margin: 0 auto;
  }
  header ul li.cart {
    width: 20%;
    margin-top: 0;
    padding-top: 8px;
    position: relative;
  }
  header ul li.cart img {
    width: 24px;
    margin: 0 auto;
  }
  header ul li.cart .circle {
    font-size: 12px;
    margin-top: -22px;
    position: absolute;
    left: 51%;
    transform: translateX(-51%);
    -webkit-transform: translateX(-51%);
    -ms-transform: translateX(-51%);
  }
  header ul li a:link, header ul li a:visited, header ul li a:active {
    color: #000;
    text-decoration: none;
  }
  header ul li a:hover {
    color: #ddd;
    text-decoration: underline;
  }
  header .official {
    font-size: 12px;
    text-align: right;
    padding: 5px 10px 0 0;
    color: #888;
  }
  /****************************************
TOP-PAGE
*****************************************/
 
    /****************************************
		CONTACT
		*****************************************/
  
  article.top h1 {
    max-width: 86%;
    margin: 126px auto;
  }
  article.top h2 {
    max-width: 86%;
    background-color: #000;
    font-size: 48px;
    padding: 6px 0;
  }
  article.top section.shop_list {
    padding: 40px 0 30px 0;
  }
  article.top section.shop_list ul {
    width: 86%;
    flex-direction: column;
    margin: 0 auto;
  }
  article.top section.shop_list ul li {
    margin-bottom: 32px;
  }
  article.top section.shop_list ul li:nth-child(2) {
    margin: 0 0 32px 0;
  }
  article.top section.shop_list ul li div:nth-child(2) {
    float: left;
    width: 42px;
    margin-top: 10px;
  }
  article.top section.shop_list ul li div:nth-child(3) {
    float: left;
    width: calc(100% - 42px);
    margin-top: 10px;
  }
  article.top section.shop_list ul li div.falafel {
    width: 36px;
  }
  article.top section.shop_list ul li div.falafel02 {
    width: calc(100% - 36px);
  }
  article.top section.shop_list ul li div.shizucal {
    width: 62px;
  }
  article.top section.shop_list ul li div.shizucal02 {
    width: calc(100% - 62px);
  }
  article.top section.shop_list ul li p {
    margin: 0 0 0 10px;
    font-size: 13px;
    font-family: "Roboto Condensed", sans-serif;
    line-height: 20px;
  }
  article.top section.contact_box {
    width: 86%;
    margin: 0 auto;
    padding: 60px 0;
  }
  article.top section.contact_box p {
    font-size: 14px;
    line-height: 23px;
    padding-bottom: 18px;
    font-family: "Roboto Condensed", sans-serif;
  }
  article.top section.contact_box p span {
    font-weight: bold;
  }
  /****************************************
SUB_COMMON
*****************************************/
  .contents {
    width: 90%;
    margin: 0 auto;
    min-width: auto;
    /****************************************
PRODUCT_BODY
*****************************************/
    /****************************************
	FREE
	*****************************************/
  }
  .contents section.product {
    padding: 48px 0 0 0;
    width: 100%;
    clear: both;
  }
  .contents section.product h1 {
    font-size: 24px;
    font-weight: normal;
  }
  .contents section.product h2 {
    font-size: 24px;
    font-weight: normal;
  }
  .contents section.product ul {
    padding: 24px 0 48px 0;
    flex-wrap: wrap;
    width: 100%;
    min-width: auto;
  }
  .contents section.product ul li {
    width: 47%;
    min-width: auto;
    margin: 0 6% 10% 0;
  }
  .contents section.product ul li:nth-child(2n) {
    margin-right: 0;
  }
  .contents section.product ul li:nth-child(3n) {
    margin-right: 6%;
  }
  .contents section.product ul li:nth-child(6n) {
    margin-right: 0;
  }
  .contents section.product ul li p {
    font-size: 14px;
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    padding: 12px 0 0 0;
    line-height: 17px;
    color: #666666;
  }
  .contents section.product div.mix_list_sp {
    overflow: hidden;
    width: 100%;
    margin: 20px auto 0 auto;
    text-align: center;
  }
  .contents section.product div.mix_list_sp select {
    width: 100%;
    cursor: pointer;
  }
  .contents section.product .body {
    border: none;
    margin: 26px 0 0 0;
    padding-bottom: 0;
  }
  .contents section.product .body #main {
    width: auto;
    margin: 0 0 16px 0;
    clear: both;
  }
  .contents section.product .body #main img {
    width: 100%;
    height: auto;
    vertical-align: middle;
    /*
		position: absolute;
		*/
  }
  .contents section.product .body ul {
    display: block;
    width: 100%;
    min-width: auto;
    margin: 26px auto 0 auto;
    padding: 0 0 0 0;
  }
  .contents section.product .body ul li {
    border: 1px solid #ccc;
    width: 48%;
    min-width: auto;
    margin: 0 2% 4% 0;
    cursor: pointer;
    float: left;
  }
  .contents section.product .body ul li:nth-child(2n) {
    margin: 0 0 4% 2%;
  }
  .contents section.product .body ul li:nth-child(3) {
    margin: 0 2% 0 0;
  }
  .contents section.product .body ul li:nth-child(4) {
    margin: 0 0 0 2%;
  }
  .contents section.discription {
    clear: both;
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
    padding: 28px 0 48px 0;
    width: auto;
  }
  .contents section.discription h2 {
    padding: 0 0 10px 0;
  }
  .contents section.discription h2, .contents h3 {
    font-size: 22px;
    padding: 0 0 5px 0;
    line-height: 28px;
  }
  .contents section.discription ul {
    padding: 38px 0 38px 0;
    clear: both;
    display: block;
    float: right;
    text-align: right;
  }
  .contents section.discription ul li {
    margin: 0 0 12px 0;
    width: auto;
    float: left;
  }
  .contents section.discription ul li:first-child {
    margin-right: 0;
    width: calc(100% - 46px);
  }
  .contents section.discription ul li:nth-child(2) {
    width: 46px;
  }
  .contents section.discription ul li:nth-child(3) {
    width: 100%;
  }
  .contents section.discription ul li:last-child {
    margin-right: 0;
    width: 100%;
    margin-top: 6px;
  }
  .contents section.discription ul li.number {
    padding-top: 3px;
  }
  .contents section.discription ul li select {
    font-size: 15px;
  }
  .contents section.discription ul li input {
    width: 36px;
    font-size: 16px;
  }
  .contents section.discription p.txt {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    padding-bottom: 28px;
  }
  .contents section.free h1 {
    font-size: 18px;
    padding-bottom: 24px;
  }
  .contents section.free ul {
    padding-bottom: 30px;
  }
  .contents section.free ul li {
    clear: both;
    font-size: 14px;
    line-height: 25px;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
  }
  .contents section.free ul li:nth-child(2n) {
    width: 100%;
    font-weight: normal;
  }
  /****************************************
FOOTER
*****************************************/
  footer {
    padding: 0 0 10px 0;
  }
  footer ul {
    margin: 0 0 40px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer ul li {
    color: #000;
    margin: 0 28px;
  }
  footer ul li.ig {
    width: 21px;
    margin: 10px 0 0 0;
  }
  footer ul li.fb {
    width: 21px;
    margin: 10px 18px;
  }
  footer ul li.mail {
    width: 26px;
    margin: 11px 0 0 0;
  }
  footer address {
    color: #000;
    font-size: 12px;
    text-align: center;
    font-style: normal;
    margin-top: 40px;
  }
  /****************************************
CLOSE Smart phone
*****************************************/
}
