@charset "UTF-8";
/*@if $site_width == 100% {
	$break_tb : 1025px
}@else{
	$break_tb : $site_width - 1px;
}*/
/*!***************************************************************
 *  reset
 ****************************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

li {
  list-style: none;
}

img {
  vertical-align: bottom;
  border: none;
}

/*@if $site_width == 100% {
	$break_tb : 1025px
}@else{
	$break_tb : $site_width - 1px;
}*/
/*!***************************************************************
 *  ベーススタイル
 ****************************************************************/
html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  font-family: GenJyuuGothic, メイリオ, Meiryo, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #333;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

p:not(:last-child) {
  margin-bottom: 1em;
}

i {
  font-style: normal;
}

em {
  font-style: normal;
}

a {
  color: #40ae49;
  text-decoration: none;
}

a:hover {
  color: #70ca77;
  text-decoration: underline;
}

a.disabled {
  color: #ccc;
}

a.disabled:hover {
  text-decoration: none;
}

label, input[type=radio], input[type=checkbox], input[type=file], select {
  cursor: pointer;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
}

input, textarea {
  padding-left: 10px;
  padding-right: 10px;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

pre {
  margin-bottom: 20px;
}

code {
  font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
  body {
    width: 100%;
    min-width: 320px;
    font-size: 1.2rem;
  }
}

/*@if $site_width == 100% {
	$break_tb : 1025px
}@else{
	$break_tb : $site_width - 1px;
}*/
/*!***************************************************************
 *  ベーススタイル
 ****************************************************************/
@font-face {
  font-family: "SlimiconsUi";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/ui.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/ui.woff") format("woff"), url("../fonts/ui.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/GenJyuuGothic-Regular.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GenJyuuGothic-Regular.woff") format("woff"), url("../fonts/GenJyuuGothic-Regular.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/GenJyuuGothic-Bold.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GenJyuuGothic-Bold.woff") format("woff"), url("../fonts/GenJyuuGothic-Bold.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "GenJyuuGothic";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/GenJyuuGothic-Heavy.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/GenJyuuGothic-Heavy.woff") format("woff"), url("../fonts/GenJyuuGothic-Heavy.ttf") format("truetype");
  /* Safari, Android, iOS */
}

@font-face {
  font-family: "TwCenMT";
  src: url("../fonts/fontscorecomttwcenmt.eot");
  src: url("../fonts/fontscorecomttwcenmt.eot?#iefix") format("embedded-opentype"), url("../fonts/fontscorecomttwcenmt.woff") format("woff"), url("../fonts/fontscorecomttwcenmt.ttf") format("truetype");
}

body {
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
}

/*!***************************************************************
 *  見出し
 ****************************************************************/
/*!***************************************************************
 *  ボタンスタイル
 ****************************************************************/
.m-btn {
  text-align: center;
  display: block;
  background-color: black;
  color: #FFF;
  font-size: 1.4rem;
  border: 0;
  width: 200px;
  max-width: 100%;
  padding: 10px 20px;
  cursor: pointer;
  text-decoration: none;
}

.m-btn:after {
  content: '';
  height: 100%;
  width: 0;
  vertical-align: middle;
  display: inline-block;
}

.m-btn:hover {
  opacity: 0.7;
  text-decoration: none;
  color: white;
  transition: opacity .2s linear;
}

.m-btn.btn-primary {
  background-color: #40ae49;
}

.m-btn.btn-secondary {
  background-color: #1b5394;
}

.m-btn.btn-thirdry {
  background-color: #c91724;
}

.m-btn.btn-error {
  background-color: #C70000;
}

.m-btn.btn-accent {
  background-color: #fea000;
}

.m-btn.btn-base_bg {
  background-color: #daf0fd;
  color: #333;
}

.m-btn.btn-white {
  background-color: white;
  color: #333;
}

.m-btn.btn-black {
  background-color: black;
}

.m-btn.btn-top {
  background-color: #1b5394;
}

.m-btn.btn-products {
  background-color: #40ae49;
}

.m-btn.btn-lab {
  background-color: #fea000;
}

.m-btn.btn-campaign {
  background-color: #fea000;
}

.m-btn.btn-enjoy {
  background-color: #f54258;
  color: #333;
}

.m-btn.btn-shop {
  background-color: #5b1b94;
}

.m-btn.btn-costomer {
  background-color: #1b5394;
}

.m-btn.btn-press {
  background-color: #fea000;
}

.m-btn.btn-recipe {
  background-color: #f54258;
  color: #333;
}

.m-btn.btn-info {
  background-color: #c91724;
}

.m-btn.btn-entry {
  background-color: #db0b0b;
}

.m-btn.btn-end {
  background-color: #cccccc;
  color: #333;
}

.m-btn.btn-other {
  background-color: #cccccc;
  color: #333;
}

.m-btn.btn-know {
  background-color: #04e6fa;
}

.m-btn.btn-font {
  background-color: #333;
}

.m-btn.btn-event {
  background-color: #f04d15;
}

.m-btn.btn-monitor {
  background-color: #8fc410;
}

.m-btn.btn-question {
  background-color: #69babf;
}

.m-btn.btn-news {
  background-color: #40ae49;
}

.m-btn.btn-newproducts {
  background-color: #c91724;
}

.m-btn.btn-disabled {
  cursor: default;
  background-color: #d1d1d1;
  outline: none;
}

.m-btn.btn-disabled:hover {
  opacity: 1;
}

.m-btn.btn-ghost {
  background-color: transparent;
  border: 1px solid white;
  font-weight: normal;
  padding-left: 50px;
  padding-right: 50px;
  border-radius: 0px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.m-btn.btn-ghost:hover {
  opacity: 1;
  background: rgba(255, 255, 255, 0.3);
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.m-btn.btn-thin {
  padding: 4px 20px;
}

.m-btn.btn-img {
  padding: 0;
  border-radius: 0px;
  width: 100%;
  background: none;
}

.m-btn.btn-arrow {
  position: relative;
}

.m-btn.btn-arrow:after {
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  top: 50%;
  right: .5em;
  content: '\f105';
  width: 10px;
  height: 14px;
  border-radius: 100%;
  font-weight: bold;
  margin-top: -7px;
}

.m-btn.btn-wide {
  width: 100%;
}

.m-btn.btn-flex {
  width: auto;
  display: inline-block;
}

.m-btn.btn-xl {
  font-size: 2.4rem;
  width: 400px;
  padding: 15px;
}

.m-btn.btn-l {
  font-size: 2rem;
  width: 300px;
  padding: 15px;
}

.m-btn.btn-m {
  font-size: 1.4rem;
  width: 150px;
  padding: 10px;
}

.m-btn.btn-s {
  font-size: 1.2rem;
  font-weight: normal;
  width: auto;
  padding: 4px 10px;
  display: inline-block;
  margin-bottom: 0;
}

.m-btn.btn-all {
  /*
		background: #ab5d01;
		 */
}

.btns {
  text-align: center;
}

.btns.txt_r {
  text-align: right;
}

.btns .m-btn {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 5px;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  .btns .m-btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
}

/*!***************************************************************
 *  タグタイル
 ****************************************************************/
.m-tag {
  text-align: center;
  display: inline-block;
  background-color: black;
  color: #FFF;
  font-size: 1rem;
  border: 0;
  max-width: 100%;
  padding: 2px 10px;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
  margin-right: 5px;
  margin-left: 5px;
}

.m-tag:after {
  content: '';
  height: 100%;
  width: 0;
  vertical-align: middle;
}

.m-tag.tag-primary {
  background-color: #40ae49;
}

.m-tag.tag-secondary {
  background-color: #1b5394;
}

.m-tag.tag-thirdry {
  background-color: #c91724;
}

.m-tag.tag-accent {
  background-color: #fea000;
}

.m-tag.tag-base_bg {
  background-color: #daf0fd;
  color: #333;
}

.m-tag.tag-white {
  background-color: white;
  color: #333;
}

.m-tag.tag-black {
  background-color: black;
}

.m-tag.tag-top {
  background-color: #1b5394;
}

.m-tag.tag-products {
  background-color: #40ae49;
}

.m-tag.tag-lab {
  background-color: #fea000;
}

.m-tag.tag-campaign {
  background-color: #fea000;
}

.m-tag.tag-enjoy {
  background-color: #f54258;
  color: #333;
}

.m-tag.tag-shop {
  background-color: #5b1b94;
}

.m-tag.tag-costomer {
  background-color: #1b5394;
}

.m-tag.tag-press {
  background-color: #fea000;
}

.m-tag.tag-recipe {
  background-color: #f54258;
  color: #333;
}

.m-tag.tag-info {
  background-color: #c91724;
}

.m-tag.tag-entry {
  background-color: #db0b0b;
}

.m-tag.tag-end {
  background-color: #cccccc;
  color: #333;
}

.m-tag.tag-know {
  background-color: #04e6fa;
}

.m-tag.tag-other {
  background-color: #cccccc;
  color: #333;
}

.m-tag.tag-error {
  background-color: #C70000;
}

.m-tag.tag-event {
  background-color: #f04d15;
}

.m-tag.tag-monitor {
  background-color: #8fc410;
}

.m-tag.tag-question {
  background-color: #69babf;
}

.m-tag.tag-news {
  background-color: #40ae49;
}

.m-tag.tag-newproducts {
  background-color: #c91724;
}

/*------------------------------------------------------------
ページング
------------------------------------------------------------*/
.m-paging {
  margin-bottom: 30px;
}

.m-paging.paging-type-square ul {
  text-align: center;
}

.m-paging.paging-type-square ul li {
  border: 1px solid #40ae49;
  display: inline-block;
  line-height: 0.6;
  border-radius: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

.m-paging.paging-type-square ul li a {
  display: block;
  height: 100%;
  padding: 10px;
}

.m-paging.paging-type-square ul li a:hover {
  text-decoration: none;
  color: white;
  background: #70ca77;
  transition: background 0.2s ,color 0.2s;
}

.m-paging.paging-type-square ul li.paging-active {
  background: #40ae49;
  color: white;
  padding: 10px;
}

.m-paging.paging-type-circle ul {
  text-align: center;
}

.m-paging.paging-type-circle ul li {
  border: 1px solid #40ae49;
  display: inline-block;
  line-height: 0.6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-left: 3px;
  margin-right: 3px;
}

.m-paging.paging-type-circle ul li a {
  display: block;
  width: 30px;
  height: 30px;
}

.m-paging.paging-type-circle ul li a:hover {
  text-decoration: none;
  color: white;
  background: #70ca77;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  transition: background 0.2s , color 0.2s;
}

.m-paging.paging-type-circle ul li a:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.m-paging.paging-type-circle ul li.paging-active {
  background: #40ae49;
  color: white;
  width: 30px;
  height: 30px;
}

.m-paging.paging-type-circle ul li.paging-active:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/*------------------------------------------------------------
ローカルナビ
------------------------------------------------------------*/
.m-local_nav {
  margin-bottom: 30px;
}

.m-local_nav header {
  display: inline-block;
  font-weight: bold;
}

.m-local_nav header:after {
  content: ":";
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.m-local_nav ul {
  display: inline-block;
}

.m-local_nav ul li {
  display: inline-block;
}

.m-local_nav ul li:after {
  content: "|";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

/*!***************************************************************
 *  リスト
 ****************************************************************/
.m-list:not(:last-child) {
  margin-bottom: 30px;
}

.m-list.list-disc > li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 5px;
}

.m-list.list-disc > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #666;
  border-radius: 100%;
}

.m-list.list-disc.list-primary li:after {
  background-color: #40ae49;
}

.m-list.list-disc.list-secondary li:after {
  background-color: #1b5394;
}

.m-list.list-disc.list-thirdry li:after {
  background-color: #c91724;
}

.m-list.list-disc.list-error li:after {
  background-color: #C70000;
}

.m-list.list-disc.list-accent li:after {
  background-color: #fea000;
}

.m-list.list-disc.list-base_bg li:after {
  background-color: #daf0fd;
}

.m-list.list-disc.list-white li:after {
  background-color: white;
}

.m-list.list-disc.list-black li:after {
  background-color: black;
}

.m-list.list-disc.list-top li:after {
  background-color: #1b5394;
}

.m-list.list-disc.list-products li:after {
  background-color: #40ae49;
}

.m-list.list-disc.list-lab li:after {
  background-color: #fea000;
}

.m-list.list-disc.list-campaign li:after {
  background-color: #fea000;
}

.m-list.list-disc.list-enjoy li:after {
  background-color: #f54258;
}

.m-list.list-disc.list-shop li:after {
  background-color: #5b1b94;
}

.m-list.list-disc.list-costomer li:after {
  background-color: #1b5394;
}

.m-list.list-disc.list-press li:after {
  background-color: #fea000;
}

.m-list.list-disc.list-recipe li:after {
  background-color: #f54258;
}

.m-list.list-disc.list-info li:after {
  background-color: #c91724;
}

.m-list.list-disc.list-entry li:after {
  background-color: #db0b0b;
}

.m-list.list-disc.list-end li:after {
  background-color: #cccccc;
}

.m-list.list-disc.list-other li:after {
  background-color: #cccccc;
}

.m-list.list-disc.list-know li:after {
  background-color: #04e6fa;
}

.m-list.list-disc.list-font li:after {
  background-color: #333;
}

.m-list.list-disc.list-event li:after {
  background-color: #f04d15;
}

.m-list.list-disc.list-monitor li:after {
  background-color: #8fc410;
}

.m-list.list-disc.list-question li:after {
  background-color: #69babf;
}

.m-list.list-disc.list-news li:after {
  background-color: #40ae49;
}

.m-list.list-disc.list-newproducts li:after {
  background-color: #c91724;
}

.m-list.list-disc_small > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}

.m-list.list-disc_small > li:after {
  position: absolute;
  top: 0;
  left: .5em;
  content: '・';
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.m-list.list-disc_small.list-primary li:after {
  color: #40ae49;
}

.m-list.list-disc_small.list-secondary li:after {
  color: #1b5394;
}

.m-list.list-disc_small.list-thirdry li:after {
  color: #c91724;
}

.m-list.list-disc_small.list-error li:after {
  color: #C70000;
}

.m-list.list-disc_small.list-accent li:after {
  color: #fea000;
}

.m-list.list-disc_small.list-base_bg li:after {
  color: #daf0fd;
}

.m-list.list-disc_small.list-white li:after {
  color: white;
}

.m-list.list-disc_small.list-black li:after {
  color: black;
}

.m-list.list-disc_small.list-top li:after {
  color: #1b5394;
}

.m-list.list-disc_small.list-products li:after {
  color: #40ae49;
}

.m-list.list-disc_small.list-lab li:after {
  color: #fea000;
}

.m-list.list-disc_small.list-campaign li:after {
  color: #fea000;
}

.m-list.list-disc_small.list-enjoy li:after {
  color: #f54258;
}

.m-list.list-disc_small.list-shop li:after {
  color: #5b1b94;
}

.m-list.list-disc_small.list-costomer li:after {
  color: #1b5394;
}

.m-list.list-disc_small.list-press li:after {
  color: #fea000;
}

.m-list.list-disc_small.list-recipe li:after {
  color: #f54258;
}

.m-list.list-disc_small.list-info li:after {
  color: #c91724;
}

.m-list.list-disc_small.list-entry li:after {
  color: #db0b0b;
}

.m-list.list-disc_small.list-end li:after {
  color: #cccccc;
}

.m-list.list-disc_small.list-other li:after {
  color: #cccccc;
}

.m-list.list-disc_small.list-know li:after {
  color: #04e6fa;
}

.m-list.list-disc_small.list-font li:after {
  color: #333;
}

.m-list.list-disc_small.list-event li:after {
  color: #f04d15;
}

.m-list.list-disc_small.list-monitor li:after {
  color: #8fc410;
}

.m-list.list-disc_small.list-question li:after {
  color: #69babf;
}

.m-list.list-disc_small.list-news li:after {
  color: #40ae49;
}

.m-list.list-disc_small.list-newproducts li:after {
  color: #c91724;
}

.m-list.list-angle > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}

.m-list.list-angle > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 0;
  width: 6px;
  height: 6px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.m-list.list-angle.list-primary li:after {
  border-right-color: #40ae49;
  border-bottom-color: #40ae49;
}

.m-list.list-angle.list-secondary li:after {
  border-right-color: #1b5394;
  border-bottom-color: #1b5394;
}

.m-list.list-angle.list-thirdry li:after {
  border-right-color: #c91724;
  border-bottom-color: #c91724;
}

.m-list.list-angle.list-error li:after {
  border-right-color: #C70000;
  border-bottom-color: #C70000;
}

.m-list.list-angle.list-accent li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-angle.list-base_bg li:after {
  border-right-color: #daf0fd;
  border-bottom-color: #daf0fd;
}

.m-list.list-angle.list-white li:after {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-angle.list-black li:after {
  border-right-color: black;
  border-bottom-color: black;
}

.m-list.list-angle.list-top li:after {
  border-right-color: #1b5394;
  border-bottom-color: #1b5394;
}

.m-list.list-angle.list-products li:after {
  border-right-color: #40ae49;
  border-bottom-color: #40ae49;
}

.m-list.list-angle.list-lab li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-angle.list-campaign li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-angle.list-enjoy li:after {
  border-right-color: #f54258;
  border-bottom-color: #f54258;
}

.m-list.list-angle.list-shop li:after {
  border-right-color: #5b1b94;
  border-bottom-color: #5b1b94;
}

.m-list.list-angle.list-costomer li:after {
  border-right-color: #1b5394;
  border-bottom-color: #1b5394;
}

.m-list.list-angle.list-press li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-angle.list-recipe li:after {
  border-right-color: #f54258;
  border-bottom-color: #f54258;
}

.m-list.list-angle.list-info li:after {
  border-right-color: #c91724;
  border-bottom-color: #c91724;
}

.m-list.list-angle.list-entry li:after {
  border-right-color: #db0b0b;
  border-bottom-color: #db0b0b;
}

.m-list.list-angle.list-end li:after {
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}

.m-list.list-angle.list-other li:after {
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}

.m-list.list-angle.list-know li:after {
  border-right-color: #04e6fa;
  border-bottom-color: #04e6fa;
}

.m-list.list-angle.list-font li:after {
  border-right-color: #333;
  border-bottom-color: #333;
}

.m-list.list-angle.list-event li:after {
  border-right-color: #f04d15;
  border-bottom-color: #f04d15;
}

.m-list.list-angle.list-monitor li:after {
  border-right-color: #8fc410;
  border-bottom-color: #8fc410;
}

.m-list.list-angle.list-question li:after {
  border-right-color: #69babf;
  border-bottom-color: #69babf;
}

.m-list.list-angle.list-news li:after {
  border-right-color: #40ae49;
  border-bottom-color: #40ae49;
}

.m-list.list-angle.list-newproducts li:after {
  border-right-color: #c91724;
  border-bottom-color: #c91724;
}

.m-list.list-arrow > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}

.m-list.list-arrow > li:after {
  display: block;
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  width: 7px;
  height: 7px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.m-list.list-arrow > li:before {
  display: block;
  content: '';
  position: absolute;
  top: 12px;
  left: -.025em;
  width: 8px;
  height: 1px;
  background-color: black;
}

.m-list.list-arrow.list-primary li:after {
  border-right-color: #40ae49;
  border-bottom-color: #40ae49;
}

.m-list.list-arrow.list-primary li:before {
  background-color: #40ae49;
}

.m-list.list-arrow.list-secondary li:after {
  border-right-color: #1b5394;
  border-bottom-color: #1b5394;
}

.m-list.list-arrow.list-secondary li:before {
  background-color: #1b5394;
}

.m-list.list-arrow.list-thirdry li:after {
  border-right-color: #c91724;
  border-bottom-color: #c91724;
}

.m-list.list-arrow.list-thirdry li:before {
  background-color: #c91724;
}

.m-list.list-arrow.list-error li:after {
  border-right-color: #C70000;
  border-bottom-color: #C70000;
}

.m-list.list-arrow.list-error li:before {
  background-color: #C70000;
}

.m-list.list-arrow.list-accent li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-arrow.list-accent li:before {
  background-color: #fea000;
}

.m-list.list-arrow.list-base_bg li:after {
  border-right-color: #daf0fd;
  border-bottom-color: #daf0fd;
}

.m-list.list-arrow.list-base_bg li:before {
  background-color: #daf0fd;
}

.m-list.list-arrow.list-white li:after {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-arrow.list-white li:before {
  background-color: white;
}

.m-list.list-arrow.list-black li:after {
  border-right-color: black;
  border-bottom-color: black;
}

.m-list.list-arrow.list-black li:before {
  background-color: black;
}

.m-list.list-arrow.list-top li:after {
  border-right-color: #1b5394;
  border-bottom-color: #1b5394;
}

.m-list.list-arrow.list-top li:before {
  background-color: #1b5394;
}

.m-list.list-arrow.list-products li:after {
  border-right-color: #40ae49;
  border-bottom-color: #40ae49;
}

.m-list.list-arrow.list-products li:before {
  background-color: #40ae49;
}

.m-list.list-arrow.list-lab li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-arrow.list-lab li:before {
  background-color: #fea000;
}

.m-list.list-arrow.list-campaign li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-arrow.list-campaign li:before {
  background-color: #fea000;
}

.m-list.list-arrow.list-enjoy li:after {
  border-right-color: #f54258;
  border-bottom-color: #f54258;
}

.m-list.list-arrow.list-enjoy li:before {
  background-color: #f54258;
}

.m-list.list-arrow.list-shop li:after {
  border-right-color: #5b1b94;
  border-bottom-color: #5b1b94;
}

.m-list.list-arrow.list-shop li:before {
  background-color: #5b1b94;
}

.m-list.list-arrow.list-costomer li:after {
  border-right-color: #1b5394;
  border-bottom-color: #1b5394;
}

.m-list.list-arrow.list-costomer li:before {
  background-color: #1b5394;
}

.m-list.list-arrow.list-press li:after {
  border-right-color: #fea000;
  border-bottom-color: #fea000;
}

.m-list.list-arrow.list-press li:before {
  background-color: #fea000;
}

.m-list.list-arrow.list-recipe li:after {
  border-right-color: #f54258;
  border-bottom-color: #f54258;
}

.m-list.list-arrow.list-recipe li:before {
  background-color: #f54258;
}

.m-list.list-arrow.list-info li:after {
  border-right-color: #c91724;
  border-bottom-color: #c91724;
}

.m-list.list-arrow.list-info li:before {
  background-color: #c91724;
}

.m-list.list-arrow.list-entry li:after {
  border-right-color: #db0b0b;
  border-bottom-color: #db0b0b;
}

.m-list.list-arrow.list-entry li:before {
  background-color: #db0b0b;
}

.m-list.list-arrow.list-end li:after {
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}

.m-list.list-arrow.list-end li:before {
  background-color: #cccccc;
}

.m-list.list-arrow.list-other li:after {
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
}

.m-list.list-arrow.list-other li:before {
  background-color: #cccccc;
}

.m-list.list-arrow.list-know li:after {
  border-right-color: #04e6fa;
  border-bottom-color: #04e6fa;
}

.m-list.list-arrow.list-know li:before {
  background-color: #04e6fa;
}

.m-list.list-arrow.list-font li:after {
  border-right-color: #333;
  border-bottom-color: #333;
}

.m-list.list-arrow.list-font li:before {
  background-color: #333;
}

.m-list.list-arrow.list-event li:after {
  border-right-color: #f04d15;
  border-bottom-color: #f04d15;
}

.m-list.list-arrow.list-event li:before {
  background-color: #f04d15;
}

.m-list.list-arrow.list-monitor li:after {
  border-right-color: #8fc410;
  border-bottom-color: #8fc410;
}

.m-list.list-arrow.list-monitor li:before {
  background-color: #8fc410;
}

.m-list.list-arrow.list-question li:after {
  border-right-color: #69babf;
  border-bottom-color: #69babf;
}

.m-list.list-arrow.list-question li:before {
  background-color: #69babf;
}

.m-list.list-arrow.list-news li:after {
  border-right-color: #40ae49;
  border-bottom-color: #40ae49;
}

.m-list.list-arrow.list-news li:before {
  background-color: #40ae49;
}

.m-list.list-arrow.list-newproducts li:after {
  border-right-color: #c91724;
  border-bottom-color: #c91724;
}

.m-list.list-arrow.list-newproducts li:before {
  background-color: #c91724;
}

.m-list.list-ad > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}

.m-list.list-ad > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .35em;
  left: 0;
  width: 14px;
  height: 14px;
  background-color: black;
  border-radius: 100%;
}

.m-list.list-ad > li:before {
  display: block;
  content: '';
  position: absolute;
  z-index: 2;
  top: .7em;
  left: .3em;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.m-list.list-ad.list-primary li:after {
  background-color: #40ae49;
}

.m-list.list-ad.list-primary li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-secondary li:after {
  background-color: #1b5394;
}

.m-list.list-ad.list-secondary li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-thirdry li:after {
  background-color: #c91724;
}

.m-list.list-ad.list-thirdry li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-error li:after {
  background-color: #C70000;
}

.m-list.list-ad.list-error li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-accent li:after {
  background-color: #fea000;
}

.m-list.list-ad.list-accent li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-base_bg li:after {
  background-color: #daf0fd;
}

.m-list.list-ad.list-base_bg li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}

.m-list.list-ad.list-white li:after {
  background-color: white;
}

.m-list.list-ad.list-white li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}

.m-list.list-ad.list-black li:after {
  background-color: black;
}

.m-list.list-ad.list-black li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-top li:after {
  background-color: #1b5394;
}

.m-list.list-ad.list-top li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-products li:after {
  background-color: #40ae49;
}

.m-list.list-ad.list-products li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-lab li:after {
  background-color: #fea000;
}

.m-list.list-ad.list-lab li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-campaign li:after {
  background-color: #fea000;
}

.m-list.list-ad.list-campaign li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-enjoy li:after {
  background-color: #f54258;
}

.m-list.list-ad.list-enjoy li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-shop li:after {
  background-color: #5b1b94;
}

.m-list.list-ad.list-shop li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-costomer li:after {
  background-color: #1b5394;
}

.m-list.list-ad.list-costomer li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-press li:after {
  background-color: #fea000;
}

.m-list.list-ad.list-press li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-recipe li:after {
  background-color: #f54258;
}

.m-list.list-ad.list-recipe li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-info li:after {
  background-color: #c91724;
}

.m-list.list-ad.list-info li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-entry li:after {
  background-color: #db0b0b;
}

.m-list.list-ad.list-entry li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-end li:after {
  background-color: #cccccc;
}

.m-list.list-ad.list-end li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}

.m-list.list-ad.list-other li:after {
  background-color: #cccccc;
}

.m-list.list-ad.list-other li:before {
  border-right-color: #333;
  border-bottom-color: #333;
}

.m-list.list-ad.list-know li:after {
  background-color: #04e6fa;
}

.m-list.list-ad.list-know li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-font li:after {
  background-color: #333;
}

.m-list.list-ad.list-font li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-event li:after {
  background-color: #f04d15;
}

.m-list.list-ad.list-event li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-monitor li:after {
  background-color: #8fc410;
}

.m-list.list-ad.list-monitor li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-question li:after {
  background-color: #69babf;
}

.m-list.list-ad.list-question li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-news li:after {
  background-color: #40ae49;
}

.m-list.list-ad.list-news li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-ad.list-newproducts li:after {
  background-color: #c91724;
}

.m-list.list-ad.list-newproducts li:before {
  border-right-color: white;
  border-bottom-color: white;
}

.m-list.list-line > li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 5px;
}

.m-list.list-line > li:after {
  display: block;
  content: '';
  position: absolute;
  top: .65em;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: black;
}

.m-list.list-line.list-primary li:after {
  background-color: #40ae49;
}

.m-list.list-line.list-secondary li:after {
  background-color: #1b5394;
}

.m-list.list-line.list-thirdry li:after {
  background-color: #c91724;
}

.m-list.list-line.list-error li:after {
  background-color: #C70000;
}

.m-list.list-line.list-accent li:after {
  background-color: #fea000;
}

.m-list.list-line.list-base_bg li:after {
  background-color: #daf0fd;
}

.m-list.list-line.list-white li:after {
  background-color: white;
}

.m-list.list-line.list-black li:after {
  background-color: black;
}

.m-list.list-line.list-top li:after {
  background-color: #1b5394;
}

.m-list.list-line.list-products li:after {
  background-color: #40ae49;
}

.m-list.list-line.list-lab li:after {
  background-color: #fea000;
}

.m-list.list-line.list-campaign li:after {
  background-color: #fea000;
}

.m-list.list-line.list-enjoy li:after {
  background-color: #f54258;
}

.m-list.list-line.list-shop li:after {
  background-color: #5b1b94;
}

.m-list.list-line.list-costomer li:after {
  background-color: #1b5394;
}

.m-list.list-line.list-press li:after {
  background-color: #fea000;
}

.m-list.list-line.list-recipe li:after {
  background-color: #f54258;
}

.m-list.list-line.list-info li:after {
  background-color: #c91724;
}

.m-list.list-line.list-entry li:after {
  background-color: #db0b0b;
}

.m-list.list-line.list-end li:after {
  background-color: #cccccc;
}

.m-list.list-line.list-other li:after {
  background-color: #cccccc;
}

.m-list.list-line.list-know li:after {
  background-color: #04e6fa;
}

.m-list.list-line.list-font li:after {
  background-color: #333;
}

.m-list.list-line.list-event li:after {
  background-color: #f04d15;
}

.m-list.list-line.list-monitor li:after {
  background-color: #8fc410;
}

.m-list.list-line.list-question li:after {
  background-color: #69babf;
}

.m-list.list-line.list-news li:after {
  background-color: #40ae49;
}

.m-list.list-line.list-newproducts li:after {
  background-color: #c91724;
}

.m-list.list-inline > li {
  display: inline-block;
  margin-right: 10px;
}

/*!***************************************************************
 *  m-link_list
 ****************************************************************/
.m-link_list {
  position: relative;
}

.m-link_list li {
  margin-bottom: 10px;
}

.m-link_list li a {
  display: block;
  position: relative;
  border: 1px solid #666666;
  background: white;
  padding: 10px;
}

.m-link_list li a:after {
  font-family: FontAwesome;
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  float: right;
  padding-right: 10px;
}

.m-link_list li a:hover {
  background: #daf0fd;
}

.m-link_list:not(:last-child) {
  margin-bottom: 30px;
}

.m-link_list.link_list-local a:after {
  content: "";
}

/*!***************************************************************
 *  box
 *  wide_box
 *  thumbnail
 *  panel
 ****************************************************************/
/***** boxモジュール *****/
.m-box {
  padding: 20px;
}

.m-box:not(:last-child) {
  margin-bottom: 30px;
}

.m-box.box-primary {
  background: #40ae49;
  color: white;
}

.m-box.box-secondary {
  background: #1b5394;
  color: white;
}

.m-box.box-thirdry {
  background: #c91724;
  color: white;
}

.m-box.box-error {
  background: #C70000;
  color: white;
}

.m-box.box-accent {
  background: #fea000;
  color: white;
}

.m-box.box-base_bg {
  background: #daf0fd;
}

.m-box.box-white {
  background: white;
}

.m-box.box-black {
  background: black;
  color: white;
}

.m-box.box-top {
  background: #1b5394;
  color: white;
}

.m-box.box-products {
  background: #40ae49;
  color: white;
}

.m-box.box-lab {
  background: #fea000;
  color: white;
}

.m-box.box-campaign {
  background: #fea000;
  color: white;
}

.m-box.box-enjoy {
  background: #f54258;
}

.m-box.box-shop {
  background: #5b1b94;
  color: white;
}

.m-box.box-costomer {
  background: #1b5394;
  color: white;
}

.m-box.box-press {
  background: #fea000;
  color: white;
}

.m-box.box-recipe {
  background: #f54258;
}

.m-box.box-info {
  background: #c91724;
  color: white;
}

.m-box.box-entry {
  background: #db0b0b;
  color: white;
}

.m-box.box-end {
  background: #cccccc;
}

.m-box.box-other {
  background: #cccccc;
}

.m-box.box-know {
  background: #04e6fa;
  color: white;
}

.m-box.box-font {
  background: #333;
  color: white;
}

.m-box.box-event {
  background: #f04d15;
  color: white;
}

.m-box.box-monitor {
  background: #8fc410;
  color: white;
}

.m-box.box-question {
  background: #69babf;
  color: white;
}

.m-box.box-news {
  background: #40ae49;
  color: white;
}

.m-box.box-newproducts {
  background: #c91724;
  color: white;
}

.m-box.box-p-10 {
  padding: 10px;
}

.m-box.box-p-30 {
  padding: 30px;
}

.m-box.box-p-50 {
  padding: 50px;
}

.m-box.box-border {
  border: 1px solid #ccc;
}

.m-box.box-border.box-primary {
  border: 1px solid #2b7632;
}

.m-box.box-border.box-secondary {
  border: 1px solid #0f2f53;
}

.m-box.box-border.box-thirdry {
  border: 1px solid #840f18;
}

.m-box.box-border.box-error {
  border: 1px solid #7b0000;
}

.m-box.box-border.box-accent {
  border: 1px solid #b27000;
}

.m-box.box-border.box-base_bg {
  border: 1px solid #91d3f9;
}

.m-box.box-border.box-white {
  border: 1px solid #d9d9d9;
}

.m-box.box-border.box-black {
  border: 1px solid black;
}

.m-box.box-border.box-top {
  border: 1px solid #0f2f53;
}

.m-box.box-border.box-products {
  border: 1px solid #2b7632;
}

.m-box.box-border.box-lab {
  border: 1px solid #b27000;
}

.m-box.box-border.box-campaign {
  border: 1px solid #b27000;
}

.m-box.box-border.box-enjoy {
  border: 1px solid #df0c26;
}

.m-box.box-border.box-shop {
  border: 1px solid #330f53;
}

.m-box.box-border.box-costomer {
  border: 1px solid #0f2f53;
}

.m-box.box-border.box-press {
  border: 1px solid #b27000;
}

.m-box.box-border.box-recipe {
  border: 1px solid #df0c26;
}

.m-box.box-border.box-info {
  border: 1px solid #840f18;
}

.m-box.box-border.box-entry {
  border: 1px solid #920707;
}

.m-box.box-border.box-end {
  border: 1px solid #a6a6a6;
}

.m-box.box-border.box-other {
  border: 1px solid #a6a6a6;
}

.m-box.box-border.box-know {
  border: 1px solid #03a1af;
}

.m-box.box-border.box-font {
  border: 1px solid #0d0d0d;
}

.m-box.box-border.box-event {
  border: 1px solid #ad350b;
}

.m-box.box-border.box-monitor {
  border: 1px solid #5b7d0a;
}

.m-box.box-border.box-question {
  border: 1px solid #42959a;
}

.m-box.box-border.box-news {
  border: 1px solid #2b7632;
}

.m-box.box-border.box-newproducts {
  border: 1px solid #840f18;
}

.m-box.box-radius {
  border-radius: 3px;
}

.m-box.box-thin {
  padding: 10px 20px;
}

.m-box.box-scroll {
  height: 300px;
  overflow: auto;
}

.m-box.box-scroll_l {
  height: 500px;
  overflow: auto;
}

.m-box.box-scroll_s {
  height: 150px;
  overflow: auto;
}

.m-box.box-note {
  padding: 10px;
  border: 1px solid #C70000;
}

.m-box.box-sideScroll {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .m-box.box-sideScroll {
    padding: 0 0 8px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .m-box.box-sideScroll > * {
    min-width: 100%;
    width: 640px !important;
  }
}

/*!***************************************************************
 *  common_box
 ****************************************************************/
.m-common_box .common_box-header {
  margin-bottom: 10px;
}

.m-common_box .common_box-body {
  margin-bottom: 10px;
}

.m-common_box:not(:last-child) {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .m-common_box:not(:last-child) {
    margin-bottom: 15px;
  }
}

.m-common_box.common_box-center {
  text-align: center;
}

.m-common_box.common_box-border {
  padding: 20px;
  border: 1px solid #666666;
}

/*!***************************************************************
 *  table_box
 ****************************************************************/
.m-table_box {
  width: 100%;
  display: table;
}

.m-table_box .table_box-row {
  display: table-row;
  vertical-align: middle;
  text-align: left;
}

.m-table_box .table_box-row > * {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  padding: 10px;
  height: 100%;
}

.m-table_box .table_box-row.table_box-row-primary {
  background: #40ae49;
  color: white;
}

.m-table_box .table_box-row.table_box-row-secondary {
  background: #1b5394;
  color: white;
}

.m-table_box .table_box-row.table_box-row-thirdry {
  background: #c91724;
  color: white;
}

.m-table_box .table_box-row.table_box-row-error {
  background: #C70000;
  color: white;
}

.m-table_box .table_box-row.table_box-row-accent {
  background: #fea000;
  color: white;
}

.m-table_box .table_box-row.table_box-row-base_bg {
  background: #daf0fd;
}

.m-table_box .table_box-row.table_box-row-white {
  background: white;
}

.m-table_box .table_box-row.table_box-row-black {
  background: black;
  color: white;
}

.m-table_box .table_box-row.table_box-row-top {
  background: #1b5394;
  color: white;
}

.m-table_box .table_box-row.table_box-row-products {
  background: #40ae49;
  color: white;
}

.m-table_box .table_box-row.table_box-row-lab {
  background: #fea000;
  color: white;
}

.m-table_box .table_box-row.table_box-row-campaign {
  background: #fea000;
  color: white;
}

.m-table_box .table_box-row.table_box-row-enjoy {
  background: #f54258;
}

.m-table_box .table_box-row.table_box-row-shop {
  background: #5b1b94;
  color: white;
}

.m-table_box .table_box-row.table_box-row-costomer {
  background: #1b5394;
  color: white;
}

.m-table_box .table_box-row.table_box-row-press {
  background: #fea000;
  color: white;
}

.m-table_box .table_box-row.table_box-row-recipe {
  background: #f54258;
}

.m-table_box .table_box-row.table_box-row-info {
  background: #c91724;
  color: white;
}

.m-table_box .table_box-row.table_box-row-entry {
  background: #db0b0b;
  color: white;
}

.m-table_box .table_box-row.table_box-row-end {
  background: #cccccc;
}

.m-table_box .table_box-row.table_box-row-other {
  background: #cccccc;
}

.m-table_box .table_box-row.table_box-row-know {
  background: #04e6fa;
  color: white;
}

.m-table_box .table_box-row.table_box-row-font {
  background: #333;
  color: white;
}

.m-table_box .table_box-row.table_box-row-event {
  background: #f04d15;
  color: white;
}

.m-table_box .table_box-row.table_box-row-monitor {
  background: #8fc410;
  color: white;
}

.m-table_box .table_box-row.table_box-row-question {
  background: #69babf;
  color: white;
}

.m-table_box .table_box-row.table_box-row-news {
  background: #40ae49;
  color: white;
}

.m-table_box .table_box-row.table_box-row-newproducts {
  background: #c91724;
  color: white;
}

.m-table_box .table_box-header > * {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.m-table_box .table_box-footer > * {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.m-table_box:not(:last-child) {
  margin-bottom: 30px;
}

.m-table_box.table_box-center {
  text-align: center;
}

.m-table_box.table_box-border {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

.m-table_box.table_box-border .table_box-row > * {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.m-table_box.table_box-3-7 .table_box-row > *:first-child {
  width: 30%;
}

.m-table_box.table_box-2-8 .table_box-row > *:first-child {
  width: 30%;
}

/*!***************************************************************
 *  background
 ****************************************************************/
.bg-color-light_gray {
  background: #daf0fd;
}

.bg-color-primary {
  background: #40ae49;
}

/*!***************************************************************
 *  thumbnail
 ****************************************************************/
.m-thumbnail {
  padding: 10px;
  border: 1px solid #666666;
  position: relative;
}

.m-thumbnail .thumbnail-img {
  margin-bottom: 20px;
  text-align: center;
}

.m-thumbnail .thumbnail-img:last-child {
  margin-bottom: 0;
}

.m-thumbnail .thumbnail-img img {
  max-width: 100%;
  height: auto;
}

.m-thumbnail .thumbnail-caption {
  margin-top: 20px;
}

.m-thumbnail.thumbnail-no_border {
  padding: 0;
  border: none;
}

.m-thumbnail.thumbnail-under_border {
  border-bottom: 3px solid #40ae49;
  padding-bottom: 30px;
}

.m-thumbnail.thumbnail-with_icon .thumbnail-icon {
  font-style: normal;
  position: absolute;
  width: 20px;
  height: 20px;
  background: #40ae49;
  top: -10px;
  left: 50%;
  color: white;
  transform: translateX(-50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}

.m-thumbnail.thumbnail-primary {
  border-color: #40ae49;
}

.m-thumbnail.thumbnail-secondary {
  border-color: #1b5394;
}

.m-thumbnail.thumbnail-thirdry {
  border-color: #c91724;
}

.m-thumbnail.thumbnail-error {
  border-color: #C70000;
}

.m-thumbnail.thumbnail-accent {
  border-color: #fea000;
}

.m-thumbnail.thumbnail-base_bg {
  border-color: #daf0fd;
}

.m-thumbnail.thumbnail-white {
  border-color: white;
}

.m-thumbnail.thumbnail-black {
  border-color: black;
}

.m-thumbnail.thumbnail-top {
  border-color: #1b5394;
}

.m-thumbnail.thumbnail-products {
  border-color: #40ae49;
}

.m-thumbnail.thumbnail-lab {
  border-color: #fea000;
}

.m-thumbnail.thumbnail-campaign {
  border-color: #fea000;
}

.m-thumbnail.thumbnail-enjoy {
  border-color: #f54258;
}

.m-thumbnail.thumbnail-shop {
  border-color: #5b1b94;
}

.m-thumbnail.thumbnail-costomer {
  border-color: #1b5394;
}

.m-thumbnail.thumbnail-press {
  border-color: #fea000;
}

.m-thumbnail.thumbnail-recipe {
  border-color: #f54258;
}

.m-thumbnail.thumbnail-info {
  border-color: #c91724;
}

.m-thumbnail.thumbnail-entry {
  border-color: #db0b0b;
}

.m-thumbnail.thumbnail-end {
  border-color: #cccccc;
}

.m-thumbnail.thumbnail-other {
  border-color: #cccccc;
}

.m-thumbnail.thumbnail-know {
  border-color: #04e6fa;
}

.m-thumbnail.thumbnail-font {
  border-color: #333;
}

.m-thumbnail.thumbnail-event {
  border-color: #f04d15;
}

.m-thumbnail.thumbnail-monitor {
  border-color: #8fc410;
}

.m-thumbnail.thumbnail-question {
  border-color: #69babf;
}

.m-thumbnail.thumbnail-news {
  border-color: #40ae49;
}

.m-thumbnail.thumbnail-newproducts {
  border-color: #c91724;
}

/*!***************************************************************
  *  panel
 ****************************************************************/
.m-panel {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.m-panel:not(:last-child) {
  margin-bottom: 30px;
}

.m-panel .panel-header {
  padding: 20px;
  background: black;
  color: white;
}

.m-panel .panel-body {
  margin: 20px;
}

.m-panel .panel-footer {
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 20px 0;
  margin-left: 20px;
  margin-right: 20px;
}

.m-panel.panel-thin .panel-header {
  padding: 10px 20px;
}

.m-panel.panel-thin .panel-body {
  margin: 10px 20px;
}

.m-panel.panel-thin .panel-footer {
  text-align: right;
  border-top: 1px solid #ccc;
  padding: 10px 0;
  margin-left: 20px;
  margin-right: 20px;
}

.m-panel.panel-no_border {
  border: none;
}

.m-panel.panel-no_border .panel-header {
  border: none;
}

.m-panel.panel-no_border .panel-body {
  margin-left: 0;
  margin-right: 0;
  border: none;
}

.m-panel.panel-no_border .panel-footer {
  padding-top: 0;
  border: none;
  margin-left: 0;
  margin-right: 0;
}

.m-panel.panel-transparent .panel-header {
  color: white;
  background: transparent;
}

.m-panel.panel-transparent .panel-body {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #666666;
}

.m-panel.panel-no_radius {
  border-radius: 0px;
}

.m-panel.panel-primary .panel-header {
  background: #40ae49;
  color: white;
}

.m-panel.panel-secondary .panel-header {
  background: #1b5394;
  color: white;
}

.m-panel.panel-thirdry .panel-header {
  background: #c91724;
  color: white;
}

.m-panel.panel-error .panel-header {
  background: #C70000;
  color: white;
}

.m-panel.panel-accent .panel-header {
  background: #fea000;
  color: white;
}

.m-panel.panel-base_bg .panel-header {
  background: #daf0fd;
}

.m-panel.panel-white .panel-header {
  background: white;
}

.m-panel.panel-black .panel-header {
  background: black;
  color: white;
}

.m-panel.panel-top .panel-header {
  background: #1b5394;
  color: white;
}

.m-panel.panel-products .panel-header {
  background: #40ae49;
  color: white;
}

.m-panel.panel-lab .panel-header {
  background: #fea000;
  color: white;
}

.m-panel.panel-campaign .panel-header {
  background: #fea000;
  color: white;
}

.m-panel.panel-enjoy .panel-header {
  background: #f54258;
}

.m-panel.panel-shop .panel-header {
  background: #5b1b94;
  color: white;
}

.m-panel.panel-costomer .panel-header {
  background: #1b5394;
  color: white;
}

.m-panel.panel-press .panel-header {
  background: #fea000;
  color: white;
}

.m-panel.panel-recipe .panel-header {
  background: #f54258;
}

.m-panel.panel-info .panel-header {
  background: #c91724;
  color: white;
}

.m-panel.panel-entry .panel-header {
  background: #db0b0b;
  color: white;
}

.m-panel.panel-end .panel-header {
  background: #cccccc;
}

.m-panel.panel-other .panel-header {
  background: #cccccc;
}

.m-panel.panel-know .panel-header {
  background: #04e6fa;
  color: white;
}

.m-panel.panel-font .panel-header {
  background: #333;
  color: white;
}

.m-panel.panel-event .panel-header {
  background: #f04d15;
  color: white;
}

.m-panel.panel-monitor .panel-header {
  background: #8fc410;
  color: white;
}

.m-panel.panel-question .panel-header {
  background: #69babf;
  color: white;
}

.m-panel.panel-news .panel-header {
  background: #40ae49;
  color: white;
}

.m-panel.panel-newproducts .panel-header {
  background: #c91724;
  color: white;
}

/*!***************************************************************
 *  m-card
 *  スキン
 *  card-no_border
 *  card-overlay
 *    - card-overlay-fit
 *  色展開
 ****************************************************************/
.m-card {
  position: relative;
  background: #daf0fd;
}

.m-card:not(:last-child) {
  margin-bottom: 30px;
}

.m-card > a {
  display: block;
}

.m-card .card-img img {
  width: 100%;
  height: auto;
}

.m-card .card-header {
  padding: 20px 20px 0 20px;
}

.m-card .card-body {
  padding: 20px;
}

.m-card .card-footer {
  padding: 0 20px 20px 20px;
}

.m-card.card-no_border {
  background: transparent;
}

.m-card.card-no_border .card-img img {
  width: 100%;
  height: auto;
}

.m-card.card-no_border .card-header {
  padding: 10px 0 10px 0;
}

.m-card.card-no_border .card-header h1, .m-card.card-no_border .card-header h2, .m-card.card-no_border .card-header h3, .m-card.card-no_border .card-header h4, .m-card.card-no_border .card-header h5, .m-card.card-no_border .card-header h5 {
  font-weight: bold;
}

.m-card.card-no_border .card-body {
  padding: 0;
}

.m-card.card-no_border .card-footer {
  padding: 0 0 20px 0;
}

.m-card.card-no_border .card-footer-border {
  margin-top: 10px;
  padding: 10px 0 20px 0;
  border-top: 1px solid #666666;
}

.m-card.card-overlay .m-tag {
  margin: 0;
}

.m-card.card-overlay .card-body {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
}

.m-card.card-overlay .card-footer {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 10px;
  background: #40ae49;
  color: white;
}

.m-card.card-overlay.card-overlay-fit .card-overlay-fit-category span {
  float: right;
  font-size: 1.2rem;
}

.m-card.card-primary {
  background-color: #40ae49;
  color: white;
}

.m-card.card-secondary {
  background-color: #1b5394;
  color: white;
}

.m-card.card-thirdry {
  background-color: #c91724;
  color: white;
}

.m-card.card-error {
  background-color: #C70000;
  color: white;
}

.m-card.card-accent {
  background-color: #fea000;
  color: white;
}

.m-card.card-base_bg {
  background-color: #daf0fd;
}

.m-card.card-white {
  background-color: white;
}

.m-card.card-black {
  background-color: black;
  color: white;
}

.m-card.card-top {
  background-color: #1b5394;
  color: white;
}

.m-card.card-products {
  background-color: #40ae49;
  color: white;
}

.m-card.card-lab {
  background-color: #fea000;
  color: white;
}

.m-card.card-campaign {
  background-color: #fea000;
  color: white;
}

.m-card.card-enjoy {
  background-color: #f54258;
}

.m-card.card-shop {
  background-color: #5b1b94;
  color: white;
}

.m-card.card-costomer {
  background-color: #1b5394;
  color: white;
}

.m-card.card-press {
  background-color: #fea000;
  color: white;
}

.m-card.card-recipe {
  background-color: #f54258;
}

.m-card.card-info {
  background-color: #c91724;
  color: white;
}

.m-card.card-entry {
  background-color: #db0b0b;
  color: white;
}

.m-card.card-end {
  background-color: #cccccc;
}

.m-card.card-other {
  background-color: #cccccc;
}

.m-card.card-know {
  background-color: #04e6fa;
  color: white;
}

.m-card.card-font {
  background-color: #333;
  color: white;
}

.m-card.card-event {
  background-color: #f04d15;
  color: white;
}

.m-card.card-monitor {
  background-color: #8fc410;
  color: white;
}

.m-card.card-question {
  background-color: #69babf;
  color: white;
}

.m-card.card-news {
  background-color: #40ae49;
  color: white;
}

.m-card.card-newproducts {
  background-color: #c91724;
  color: white;
}

.m-horizontal_card {
  position: relative;
}

.m-horizontal_card:after {
  content: '';
  display: table;
  clear: both;
}

.m-horizontal_card .card-img {
  float: left;
  width: 50%;
}

.m-horizontal_card .card-img img {
  width: 100%;
  height: auto;
}

.m-horizontal_card .card-main {
  float: left;
  width: 50%;
  background: #daf0fd;
}

.m-horizontal_card .card-main .card-header {
  padding: 20px 20px 0 20px;
}

.m-horizontal_card .card-main .card-body {
  padding: 20px;
}

.m-horizontal_card.horizontal_card-reverse .card-img {
  float: right;
}

.m-horizontal_card.vertical_card-primary .card-main {
  background-color: #40ae49;
  color: white;
}

.m-horizontal_card.vertical_card-secondary .card-main {
  background-color: #1b5394;
  color: white;
}

.m-horizontal_card.vertical_card-thirdry .card-main {
  background-color: #c91724;
  color: white;
}

.m-horizontal_card.vertical_card-error .card-main {
  background-color: #C70000;
  color: white;
}

.m-horizontal_card.vertical_card-accent .card-main {
  background-color: #fea000;
  color: white;
}

.m-horizontal_card.vertical_card-base_bg .card-main {
  background-color: #daf0fd;
}

.m-horizontal_card.vertical_card-white .card-main {
  background-color: white;
}

.m-horizontal_card.vertical_card-black .card-main {
  background-color: black;
  color: white;
}

.m-horizontal_card.vertical_card-top .card-main {
  background-color: #1b5394;
  color: white;
}

.m-horizontal_card.vertical_card-products .card-main {
  background-color: #40ae49;
  color: white;
}

.m-horizontal_card.vertical_card-lab .card-main {
  background-color: #fea000;
  color: white;
}

.m-horizontal_card.vertical_card-campaign .card-main {
  background-color: #fea000;
  color: white;
}

.m-horizontal_card.vertical_card-enjoy .card-main {
  background-color: #f54258;
}

.m-horizontal_card.vertical_card-shop .card-main {
  background-color: #5b1b94;
  color: white;
}

.m-horizontal_card.vertical_card-costomer .card-main {
  background-color: #1b5394;
  color: white;
}

.m-horizontal_card.vertical_card-press .card-main {
  background-color: #fea000;
  color: white;
}

.m-horizontal_card.vertical_card-recipe .card-main {
  background-color: #f54258;
}

.m-horizontal_card.vertical_card-info .card-main {
  background-color: #c91724;
  color: white;
}

.m-horizontal_card.vertical_card-entry .card-main {
  background-color: #db0b0b;
  color: white;
}

.m-horizontal_card.vertical_card-end .card-main {
  background-color: #cccccc;
}

.m-horizontal_card.vertical_card-other .card-main {
  background-color: #cccccc;
}

.m-horizontal_card.vertical_card-know .card-main {
  background-color: #04e6fa;
  color: white;
}

.m-horizontal_card.vertical_card-font .card-main {
  background-color: #333;
  color: white;
}

.m-horizontal_card.vertical_card-event .card-main {
  background-color: #f04d15;
  color: white;
}

.m-horizontal_card.vertical_card-monitor .card-main {
  background-color: #8fc410;
  color: white;
}

.m-horizontal_card.vertical_card-question .card-main {
  background-color: #69babf;
  color: white;
}

.m-horizontal_card.vertical_card-news .card-main {
  background-color: #40ae49;
  color: white;
}

.m-horizontal_card.vertical_card-newproducts .card-main {
  background-color: #c91724;
  color: white;
}

.m-horizontal_card.horizontal_card-top .card-header {
  font-size: 2rem;
  color: #40ae49;
}

/************************************************
	フォーム
************************************************/
.m-form-summary {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.m-form {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.m-form .form-wrapper {
  margin-left: 250px;
}

.m-form .form-wrapper:after {
  content: '';
  display: table;
  clear: both;
}

.m-form .form-wrapper.last {
  margin-bottom: 30px;
}

.m-form .form-header {
  width: 250px;
  float: left;
  position: relative;
  margin-left: -250px;
  padding: 20px 50px 20px 20px;
  border-bottom: 1px solid #daf0fd;
  font-weight: bold;
}

.m-form .form-content {
  width: 100%;
  margin-right: -250px;
  float: left;
  padding: 20px;
  border-bottom: 1px solid #daf0fd;
}

.m-form input[type=radio] {
  margin-top: -0.1em;
}

.m-form input[type=checkbox] {
  margin-top: 0.05em;
}

.m-form input[type=text], .m-form select {
  height: 35px;
}

.m-form.form-middle .form-wrapper {
  width: 100%;
  display: table;
  margin-left: 0;
}

.m-form.form-middle .form-header {
  float: none;
  display: table-cell;
  margin-left: 0;
  vertical-align: middle;
}

.m-form.form-middle .form-content {
  float: none;
  display: table-cell;
  margin-right: 0;
  vertical-align: middle;
  width: auto;
}

.m-form.form-striped .form-wrapper:nth-child(2n) {
  background: #daf0fd;
}

.m-form.form-striped .form-wrapper:nth-child(2n) .form-header {
  background: #daf0fd;
}

.m-form .form-require {
  font-size: smaller;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
}

.m-form .form-require:after {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}

.m-form .form-require i {
  background: #C70000;
  padding: 2px 5px;
  line-height: 1.1;
  color: white;
  border-radius: 3px;
}

@media only screen and (max-width: 767px) {
  .m-form {
    max-width: none;
    width: auto;
    margin-left: -20px;
    margin-right: -20px;
  }
  .m-form .form-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .m-form .form-wrapper .m-box {
    margin-left: 20px;
    margin-right: 20px;
  }
  .m-form .form-wrapper, .m-form.form-middle .form-wrapper {
    margin-left: 0;
  }
  .m-form .form-header, .m-form.form-middle .form-header {
    width: 100%;
    display: block;
    float: none;
    margin-left: 0;
    border-bottom: none;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .m-form .form-content, .m-form.form-middle .form-content {
    margin-right: 0;
    float: none;
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}

/*------------------------------------------------------------
テーブル
------------------------------------------------------------*/
.m-table {
  background: white;
  border-collapse: collapse;
  font-size: 1.2rem;
  margin-bottom: 30px;
  width: 100%;
}

.m-table thead th {
  padding: 10px 20px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 3px solid #dcdcdc;
  color: #40ae49;
}

.m-table thead td {
  border-collapse: collapse;
  padding: 20px;
  border-bottom: 1px solid #dcdcdc;
}

.m-table tbody th {
  width: 20%;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #dcdcdc;
  background: rgba(64, 174, 73, 0.1);
}

.m-table tbody td {
  border-collapse: collapse;
  padding: 20px;
  border-bottom: 1px solid #dcdcdc;
}

.m-table tbody .table_caption_bottom {
  caption-side: bottom;
}

.m-table.table_striped tbody td {
  border-bottom: none;
}

.m-table.table_striped tbody th {
  border-bottom: none;
  background: none;
}

.m-table.table_striped tbody tr:nth-child(2n-1) {
  background: rgba(64, 174, 73, 0.1);
}

.m-table.table_middle th {
  vertical-align: middle;
}

.m-table.table_middle td {
  vertical-align: middle;
}

.m-table.table_comfortable th {
  padding: 20px;
}

.m-table.table_comfortable td {
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  .m-table {
    font-size: 1rem;
  }
  .m-table tbody td, .m-table tbody th {
    padding: 10px;
  }
  .m-table thead td, .m-table thead th {
    padding: 10px;
  }
  .m-table tfoot td, .m-table tfoot th {
    padding: 10px;
  }
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    min-height: .01%;
    overflow-x: auto;
  }
  .table-responsive .m-table thead tr th, .table-responsive .m-table thead tr td, .table-responsive .m-table tbody tr th, .table-responsive .m-table tbody tr td, .table-responsive .m-table tfoot tr th, .table-responsive .m-table tfoot tr td {
    white-space: nowrap;
  }
}

/*@if $site_width == 100% {
	$break_tb : 1025px
}@else{
	$break_tb : $site_width - 1px;
}*/
/*!***************************************************************
 *  見出し
 ****************************************************************/
.ttl_02 {
  font-family: GenJyuuGothic, sans-serif;
  transform: rotate(0.05deg);
  display: inline-block;
  display: block;
  font-size: 3.1rem;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  font-weight: 600;
}

.ttl_02 small {
  font-size: 1.4rem;
  letter-spacing: -0.075em;
  font-weight: 600;
}

.ttl_02 [class*="ttl_"] {
  display: inline-block;
  position: relative;
}

.ttl_02 [class*="ttl_"]:before {
  content: '';
  position: absolute;
  top: -20px;
  left: -104px;
  width: 104px;
  height: 104px;
}

.ttl_02 .ttl_product:before {
  background: url(/images/lonav_products.png);
  -webkit-background-size: contain;
  background-size: contain;
}

.ttl_02 .ttl_recipe:before {
  background: url(/images/lonav_recipe.png);
  -webkit-background-size: contain;
  background-size: contain;
}

.ttl_02 .ttl_lab:before {
  background: url(/images/lonav_campaign.png);
  -webkit-background-size: contain;
  background-size: contain;
}

.ttl_02 .ttl_shop:before {
  background: url(/images/lonav_shop.png);
  -webkit-background-size: contain;
  background-size: contain;
}

.ttl_02 .ttl_inquiry:before {
  background: url(/images/lonav_inquiry.png);
  -webkit-background-size: contain;
  background-size: contain;
}

.ttl_02 .ttl_info:before {
  background: url(/images/lonav_info.png);
  -webkit-background-size: contain;
  background-size: contain;
}

.ttl_03 {
  font-family: GenJyuuGothic, sans-serif;
  transform: rotate(0.05deg);
  display: inline-block;
  display: block;
  font-size: 1.8rem;
  line-height: 1.4;
  font-weight: 600;
  letter-spacing: 0.025em;
  padding: 0 30px 15px 30px;
  background: url("../images/line-hand.png") center bottom no-repeat;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.ttl_03 small {
  font-size: 1.6rem;
  display: inline;
}

.ttl_03 small:before {
  content: '/';
  padding: 0 15px;
}

.ttl_03 img {
  vertical-align: middle;
}

.ttl_04 {
  /*font-weight : normal;*/
  font-size: 1.4rem;
}

.ttl_04.ttl_cate {
  position: relative;
  /*
		top :-1.5em;
		max-width: 400px;
		background: url("/images/bg_ttl_strp.jpg") top left repeat-x;
		background-size: auto 100%;
		*/
  /*
		padding :10px 0;
		border-radius: 50px;
		color:white;
		text-align : center;
		*/
  /*
		margin :0 auto;
		*/
}

.ttl_04.ttl_cate span {
  border-left: double 6px #40AE49;
  padding-left: 5px;
  margin-left: -15px;
  margin-bottom: 15px;
}

.ttl_04.ttl_cate.pink span {
  border-left: double 6px #F54258;
}

.ttl_05 {
  font-weight: bold;
  font-size: 1.8rem;
  padding-left: 15px;
}

.ttl_06 {
  /*font-weight   : bold;*/
  font-size: 1.3rem;
  margin-bottom: 15px;
}

.ttl-primary {
  color: #40ae49;
}

.ttl-secondary {
  color: #1b5394;
}

.ttl-thirdry {
  color: #c91724;
}

.ttl-error {
  color: #C70000;
}

.ttl-accent {
  color: #fea000;
}

.ttl-base_bg {
  color: #daf0fd;
}

.ttl-white {
  color: white;
}

.ttl-black {
  color: black;
}

.ttl-top {
  color: #1b5394;
}

.ttl-products {
  color: #40ae49;
}

.ttl-lab {
  color: #fea000;
}

.ttl-campaign {
  color: #fea000;
}

.ttl-enjoy {
  color: #f54258;
}

.ttl-shop {
  color: #5b1b94;
}

.ttl-costomer {
  color: #1b5394;
}

.ttl-press {
  color: #fea000;
}

.ttl-recipe {
  color: #f54258;
}

.ttl-info {
  color: #c91724;
}

.ttl-entry {
  color: #db0b0b;
}

.ttl-end {
  color: #cccccc;
}

.ttl-other {
  color: #cccccc;
}

.ttl-know {
  color: #04e6fa;
}

.ttl-font {
  color: #333;
}

.ttl-event {
  color: #f04d15;
}

.ttl-monitor {
  color: #8fc410;
}

.ttl-question {
  color: #69babf;
}

.ttl-news {
  color: #40ae49;
}

.ttl-newproducts {
  color: #c91724;
}

@media only screen and (max-width: 767px) {
  .ttl_02 [class*="ttl_"]:before {
    top: -20px;
    left: -74px;
    width: 64px;
    height: 64px;
  }
  .ttl_03 {
    padding: 0 15px 15px;
    margin-bottom: 20px;
    font-size: 2.0rem;
  }
  .ttl_03 small {
    font-size: 1.6rem;
  }
  .ttl_03 small:before {
    content: '/';
    padding: 0 7.5px;
  }
  .ttl_04 {
    font-size: 1.6rem;
  }
}

/*!***************************************************************
 *  m-btn
 ****************************************************************/
.m-btn {
  width: 280px;
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding: 15px 30px;
  line-height: 1.2;
}

.m-btn.btn-radius {
  border-radius: 200px;
}

.m-btn.btn-ghost {
  border-radius: 3px;
}

.m-btn.btn-ghost-primary {
  border: 1px solid #40ae49;
  color: #40ae49;
  background-color: white;
}

.m-btn.btn-ghost-primary:hover {
  opacity: 1.0;
  background-color: #40ae49;
  color: white;
}

.m-btn.btn-ghost-secondary {
  border: 1px solid #1b5394;
  color: #1b5394;
  background-color: white;
}

.m-btn.btn-ghost-secondary:hover {
  opacity: 1.0;
  background-color: #1b5394;
  color: white;
}

.m-btn.btn-ghost-thirdry {
  border: 1px solid #c91724;
  color: #c91724;
  background-color: white;
}

.m-btn.btn-ghost-thirdry:hover {
  opacity: 1.0;
  background-color: #c91724;
  color: white;
}

.m-btn.btn-ghost-error {
  border: 1px solid #C70000;
  color: #C70000;
  background-color: white;
}

.m-btn.btn-ghost-error:hover {
  opacity: 1.0;
  background-color: #c70000;
  color: white;
}

.m-btn.btn-ghost-accent {
  border: 1px solid #fea000;
  color: #fea000;
  background-color: white;
}

.m-btn.btn-ghost-accent:hover {
  opacity: 1.0;
  background-color: #fea000;
  color: white;
}

.m-btn.btn-ghost-base_bg {
  border: 1px solid #daf0fd;
  color: #daf0fd;
  background-color: white;
  color: #333;
}

.m-btn.btn-ghost-base_bg:hover {
  opacity: 1.0;
  background-color: #daf0fd;
  color: white;
}

.m-btn.btn-ghost-white {
  border: 1px solid white;
  color: white;
  background-color: white;
  color: #333;
}

.m-btn.btn-ghost-white:hover {
  opacity: 1.0;
  background-color: white;
  color: white;
}

.m-btn.btn-ghost-black {
  border: 1px solid black;
  color: black;
  background-color: white;
}

.m-btn.btn-ghost-black:hover {
  opacity: 1.0;
  background-color: black;
  color: white;
}

.m-btn.btn-ghost-top {
  border: 1px solid #1b5394;
  color: #1b5394;
  background-color: white;
}

.m-btn.btn-ghost-top:hover {
  opacity: 1.0;
  background-color: #1b5394;
  color: white;
}

.m-btn.btn-ghost-products {
  border: 1px solid #40ae49;
  color: #40ae49;
  background-color: white;
}

.m-btn.btn-ghost-products:hover {
  opacity: 1.0;
  background-color: #40ae49;
  color: white;
}

.m-btn.btn-ghost-lab {
  border: 1px solid #fea000;
  color: #fea000;
  background-color: white;
}

.m-btn.btn-ghost-lab:hover {
  opacity: 1.0;
  background-color: #fea000;
  color: white;
}

.m-btn.btn-ghost-campaign {
  border: 1px solid #fea000;
  color: #fea000;
  background-color: white;
}

.m-btn.btn-ghost-campaign:hover {
  opacity: 1.0;
  background-color: #fea000;
  color: white;
}

.m-btn.btn-ghost-enjoy {
  border: 1px solid #f54258;
  color: #f54258;
  background-color: white;
  color: #333;
}

.m-btn.btn-ghost-enjoy:hover {
  opacity: 1.0;
  background-color: #f54258;
  color: white;
}

.m-btn.btn-ghost-shop {
  border: 1px solid #5b1b94;
  color: #5b1b94;
  background-color: white;
}

.m-btn.btn-ghost-shop:hover {
  opacity: 1.0;
  background-color: #5b1b94;
  color: white;
}

.m-btn.btn-ghost-costomer {
  border: 1px solid #1b5394;
  color: #1b5394;
  background-color: white;
}

.m-btn.btn-ghost-costomer:hover {
  opacity: 1.0;
  background-color: #1b5394;
  color: white;
}

.m-btn.btn-ghost-press {
  border: 1px solid #fea000;
  color: #fea000;
  background-color: white;
}

.m-btn.btn-ghost-press:hover {
  opacity: 1.0;
  background-color: #fea000;
  color: white;
}

.m-btn.btn-ghost-recipe {
  border: 1px solid #f54258;
  color: #f54258;
  background-color: white;
  color: #333;
}

.m-btn.btn-ghost-recipe:hover {
  opacity: 1.0;
  background-color: #f54258;
  color: white;
}

.m-btn.btn-ghost-info {
  border: 1px solid #c91724;
  color: #c91724;
  background-color: white;
}

.m-btn.btn-ghost-info:hover {
  opacity: 1.0;
  background-color: #c91724;
  color: white;
}

.m-btn.btn-ghost-entry {
  border: 1px solid #db0b0b;
  color: #db0b0b;
  background-color: white;
}

.m-btn.btn-ghost-entry:hover {
  opacity: 1.0;
  background-color: #db0b0b;
  color: white;
}

.m-btn.btn-ghost-end {
  border: 1px solid #cccccc;
  color: #cccccc;
  background-color: white;
  color: #333;
}

.m-btn.btn-ghost-end:hover {
  opacity: 1.0;
  background-color: #cccccc;
  color: white;
}

.m-btn.btn-ghost-other {
  border: 1px solid #cccccc;
  color: #cccccc;
  background-color: white;
  color: #333;
}

.m-btn.btn-ghost-other:hover {
  opacity: 1.0;
  background-color: #cccccc;
  color: white;
}

.m-btn.btn-ghost-know {
  border: 1px solid #04e6fa;
  color: #04e6fa;
  background-color: white;
}

.m-btn.btn-ghost-know:hover {
  opacity: 1.0;
  background-color: #04e6fa;
  color: white;
}

.m-btn.btn-ghost-font {
  border: 1px solid #333;
  color: #333;
  background-color: white;
}

.m-btn.btn-ghost-font:hover {
  opacity: 1.0;
  background-color: #333333;
  color: white;
}

.m-btn.btn-ghost-event {
  border: 1px solid #f04d15;
  color: #f04d15;
  background-color: white;
}

.m-btn.btn-ghost-event:hover {
  opacity: 1.0;
  background-color: #f04d15;
  color: white;
}

.m-btn.btn-ghost-monitor {
  border: 1px solid #8fc410;
  color: #8fc410;
  background-color: white;
}

.m-btn.btn-ghost-monitor:hover {
  opacity: 1.0;
  background-color: #8fc410;
  color: white;
}

.m-btn.btn-ghost-question {
  border: 1px solid #69babf;
  color: #69babf;
  background-color: white;
}

.m-btn.btn-ghost-question:hover {
  opacity: 1.0;
  background-color: #69babf;
  color: white;
}

.m-btn.btn-ghost-news {
  border: 1px solid #40ae49;
  color: #40ae49;
  background-color: white;
}

.m-btn.btn-ghost-news:hover {
  opacity: 1.0;
  background-color: #40ae49;
  color: white;
}

.m-btn.btn-ghost-newproducts {
  border: 1px solid #c91724;
  color: #c91724;
  background-color: white;
}

.m-btn.btn-ghost-newproducts:hover {
  opacity: 1.0;
  background-color: #c91724;
  color: white;
}

.m-btn.btn-arrow {
  position: relative;
}

.m-btn.btn-arrow:after {
  content: '';
  height: 100%;
  width: 0;
  vertical-align: middle;
  display: inline-block;
}

.m-btn.btn-arrow:before {
  font-family: FontAwesome;
  content: '';
  font-size: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.m-btn.btn-arrow-b:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: '';
}

.m-btn.btn-arrow-l:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  right: auto;
  left: 15px;
}

.m-btn.btn-thin {
  font-size: 1.2rem;
  font-weight: normal;
  padding: 6px 15px;
  line-height: 1.0;
}

.m-btn.btn-s {
  width: 160px;
  font-size: 1.2rem;
  font-weight: bold;
  padding: 7.5px;
}

.m-btn.btn-m {
  width: 200px;
  font-size: 1.4rem;
}

.m-btn[target="_blank"] {
  padding-right: 32px;
  /*
		&:not(.btn-arrow) {
			padding-right: 32px;
		}
		*/
}

.m-btn[target="_blank"].btn-arrow {
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  .m-btn[target="_blank"].btn-arrow {
    padding-right: 3.75px;
  }
}

.m-btn.btn-img {
  padding: 0;
  text-align: center;
  border-radius: 0px;
  /*		&:before {
			content : none;
		}
		&:after {
			content : none;
		}*/
}

.m-btn.btn-img.btn-img-border {
  outline: solid 1px rgba(102, 102, 102, 0.5);
  border: solid 9px white;
}

.m-btn.btn-img:not([target="_blank"]):after {
  content: none;
}

.m-btn.btn-more:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: '';
}

.m-btn.btn-close.pc {
  position: absolute;
  top: -20px;
  right: 0px;
  width: 50px;
  background: transparent;
  color: #000;
  padding: 0px;
}

.m-btn.btn-close:before {
  font-family: FontAwesome;
  font-size: 2.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  /*content     : '';*/
  content: '';
}

.m-btn.btn-products {
  background-color: #40AE49;
}

.m-btn.btn-accordion:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: '';
}

.m-btn.btn-accordion.open:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  content: '';
}

.m-btn.btn-line2:after {
  content: none;
}

.m-btn.btn-fb {
  width: 25px;
  height: 25px;
  position: relative;
  background-color: #305097;
}

.m-btn.btn-fb:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 100%;
  background-color: rgba(102, 102, 102, 0.2);
  position: absolute;
  right: 35px;
}

.m-btn.btn-fb .fa-facebook {
  /*
			margin-top: -1px;
			*/
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  margin-top: 1px;
}

.m-btn.btn-print {
  display: inline-block;
  width: auto;
  max-width: 92px;
  font-size: 1.4rem;
  background-color: #40ae49;
  border-radius: 5px;
  padding: 10px 20px;
}

.m-btn.btn-print img {
  position: relative;
  top: -1.5px;
  margin-right: 10px;
}

.m-btn.btn-square0 {
  width: 0px;
  height: 0px;
  padding: 0;
  line-height: 0px;
}

.m-btn.btn-square0:before {
  content: none;
}

.m-btn.btn-square10 {
  width: 10px;
  height: 10px;
  padding: 0;
  line-height: 10px;
}

.m-btn.btn-square10:before {
  content: none;
}

.m-btn.btn-square20 {
  width: 20px;
  height: 20px;
  padding: 0;
  line-height: 20px;
}

.m-btn.btn-square20:before {
  content: none;
}

.m-btn.btn-square30 {
  width: 30px;
  height: 30px;
  padding: 0;
  line-height: 30px;
}

.m-btn.btn-square30:before {
  content: none;
}

.m-btn.btn-square40 {
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 40px;
}

.m-btn.btn-square40:before {
  content: none;
}

.m-btn.btn-square50 {
  width: 50px;
  height: 50px;
  padding: 0;
  line-height: 50px;
}

.m-btn.btn-square50:before {
  content: none;
}

.m-btn.btn-square60 {
  width: 60px;
  height: 60px;
  padding: 0;
  line-height: 60px;
}

.m-btn.btn-square60:before {
  content: none;
}

.m-btn.btn-square70 {
  width: 70px;
  height: 70px;
  padding: 0;
  line-height: 70px;
}

.m-btn.btn-square70:before {
  content: none;
}

.m-btn.btn-square80 {
  width: 80px;
  height: 80px;
  padding: 0;
  line-height: 80px;
}

.m-btn.btn-square80:before {
  content: none;
}

.m-btn.btn-square90 {
  width: 90px;
  height: 90px;
  padding: 0;
  line-height: 90px;
}

.m-btn.btn-square90:before {
  content: none;
}

.m-btn.btn-square100 {
  width: 100px;
  height: 100px;
  padding: 0;
  line-height: 100px;
}

.m-btn.btn-square100:before {
  content: none;
}

.m-btn.btn-square110 {
  width: 110px;
  height: 110px;
  padding: 0;
  line-height: 110px;
}

.m-btn.btn-square110:before {
  content: none;
}

.m-btn.btn-square120 {
  width: 120px;
  height: 120px;
  padding: 0;
  line-height: 120px;
}

.m-btn.btn-square120:before {
  content: none;
}

.m-btn.btn-square130 {
  width: 130px;
  height: 130px;
  padding: 0;
  line-height: 130px;
}

.m-btn.btn-square130:before {
  content: none;
}

.m-btn.btn-square140 {
  width: 140px;
  height: 140px;
  padding: 0;
  line-height: 140px;
}

.m-btn.btn-square140:before {
  content: none;
}

.m-btn.btn-square150 {
  width: 150px;
  height: 150px;
  padding: 0;
  line-height: 150px;
}

.m-btn.btn-square150:before {
  content: none;
}

.m-btn.btn-square160 {
  width: 160px;
  height: 160px;
  padding: 0;
  line-height: 160px;
}

.m-btn.btn-square160:before {
  content: none;
}

.m-btn.btn-square170 {
  width: 170px;
  height: 170px;
  padding: 0;
  line-height: 170px;
}

.m-btn.btn-square170:before {
  content: none;
}

.m-btn.btn-square180 {
  width: 180px;
  height: 180px;
  padding: 0;
  line-height: 180px;
}

.m-btn.btn-square180:before {
  content: none;
}

.m-btn.btn-square190 {
  width: 190px;
  height: 190px;
  padding: 0;
  line-height: 190px;
}

.m-btn.btn-square190:before {
  content: none;
}

.m-btn.btn-square200 {
  width: 200px;
  height: 200px;
  padding: 0;
  line-height: 200px;
}

.m-btn.btn-square200:before {
  content: none;
}

.m-btn.ShopMenu-btn {
  display: block;
  padding: 15px 15px 30px;
  color: #333;
  line-height: 1.2;
  font-size: 1.6rem;
}

.m-btn.ShopMenu-btn .font-GenJyuuGothic {
  font-weight: 500;
}

.m-btn.ShopMenu-btn:before {
  font-family: FontAwesome;
  font-size: 1.2rem;
  display: block;
  position: absolute;
  content: '';
  top: auto;
  bottom: 15px;
  right: 0;
  left: 0;
}

.m-btn.ShopMenu-btn.btn-gift:after {
  /*content         : '';
				display         : block;
				background      : url("../images/icon-gift_mini.png") center no-repeat;
				background-size : cover;
				width           : 60px;
				height          : 60px;
				position        : absolute;
				top             : -$short_space;
				left            : 0;*/
}

.m-btn.ShopMenu-btn img {
  position: relative;
  top: 0;
  transition: top 0.2s ease-in-out;
}

.m-btn.ShopMenu-btn:hover img {
  top: -15px;
}

.m-btn.btn-recipe {
  color: #fff;
}

.btn-mm-sub {
  position: absolute;
  top: -1.6em;
  right: 2em;
}

.btn-mm-sub a {
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  .btn-mm-sub {
    top: 0;
    right: 0;
  }
}

.btns.btns_text a {
  display: inline-block;
  padding: 0 10px 0 15px;
  text-decoration: none;
  color: #333;
  line-height: 1;
}

.btns.btns_text a + a {
  border-left: solid 1px #ccc;
}

.btns.btns_text a:hover {
  background-color: rgba(255, 255, 255, 0.7);
  opacity: 0.5;
  text-decoration: none;
  transition: opacity .2s linear;
}

@media only screen and (max-width: 767px) {
  .m-btn {
    padding: 15px;
  }
  .m-btn.btn-s {
    width: 116px;
    font-size: 1.0rem;
    padding: 7.5px 3.75px;
  }
  .m-btn.btn-arrow:before {
    right: 5px;
  }
  .m-btn.btn-fb {
    width: 25px;
  }
  .m-btn.ShopMenu-btn {
    padding: 7.5px 7.5px 30px;
    font-size: 1.4rem;
  }
  .m-btn.ShopMenu-btn.btn-gift:after {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
  }
  .m-btn.btn-close:before {
    font-size: 1.2rem;
    content: '';
  }
  .m-btn.btn-square0 {
    width: 0px;
    height: 0px;
    padding: 0;
    line-height: 0px;
  }
  .m-btn.btn-square0:before {
    content: none;
  }
  .m-btn.btn-square10 {
    width: 10px;
    height: 10px;
    padding: 0;
    line-height: 10px;
  }
  .m-btn.btn-square10:before {
    content: none;
  }
  .m-btn.btn-square20 {
    width: 20px;
    height: 20px;
    padding: 0;
    line-height: 20px;
  }
  .m-btn.btn-square20:before {
    content: none;
  }
  .m-btn.btn-square30 {
    width: 30px;
    height: 30px;
    padding: 0;
    line-height: 30px;
  }
  .m-btn.btn-square30:before {
    content: none;
  }
  .m-btn.btn-square40 {
    width: 40px;
    height: 40px;
    padding: 0;
    line-height: 40px;
  }
  .m-btn.btn-square40:before {
    content: none;
  }
  .m-btn.btn-square50 {
    width: 50px;
    height: 50px;
    padding: 0;
    line-height: 50px;
  }
  .m-btn.btn-square50:before {
    content: none;
  }
  .m-btn.btn-square60 {
    width: 60px;
    height: 60px;
    padding: 0;
    line-height: 60px;
  }
  .m-btn.btn-square60:before {
    content: none;
  }
  .m-btn.btn-square70 {
    width: 70px;
    height: 70px;
    padding: 0;
    line-height: 70px;
  }
  .m-btn.btn-square70:before {
    content: none;
  }
  .m-btn.btn-square80 {
    width: 80px;
    height: 80px;
    padding: 0;
    line-height: 80px;
  }
  .m-btn.btn-square80:before {
    content: none;
  }
  .m-btn.btn-square90 {
    width: 90px;
    height: 90px;
    padding: 0;
    line-height: 90px;
  }
  .m-btn.btn-square90:before {
    content: none;
  }
  .m-btn.btn-square100 {
    width: 100px;
    height: 100px;
    padding: 0;
    line-height: 100px;
  }
  .m-btn.btn-square100:before {
    content: none;
  }
  .m-btn.btn-square110 {
    width: 110px;
    height: 110px;
    padding: 0;
    line-height: 110px;
  }
  .m-btn.btn-square110:before {
    content: none;
  }
  .m-btn.btn-square120 {
    width: 120px;
    height: 120px;
    padding: 0;
    line-height: 120px;
  }
  .m-btn.btn-square120:before {
    content: none;
  }
  .m-btn.btn-square130 {
    width: 130px;
    height: 130px;
    padding: 0;
    line-height: 130px;
  }
  .m-btn.btn-square130:before {
    content: none;
  }
  .m-btn.btn-square140 {
    width: 140px;
    height: 140px;
    padding: 0;
    line-height: 140px;
  }
  .m-btn.btn-square140:before {
    content: none;
  }
  .m-btn.btn-square150 {
    width: 150px;
    height: 150px;
    padding: 0;
    line-height: 150px;
  }
  .m-btn.btn-square150:before {
    content: none;
  }
  .m-btn.btn-square160 {
    width: 160px;
    height: 160px;
    padding: 0;
    line-height: 160px;
  }
  .m-btn.btn-square160:before {
    content: none;
  }
  .m-btn.btn-square170 {
    width: 170px;
    height: 170px;
    padding: 0;
    line-height: 170px;
  }
  .m-btn.btn-square170:before {
    content: none;
  }
  .m-btn.btn-square180 {
    width: 180px;
    height: 180px;
    padding: 0;
    line-height: 180px;
  }
  .m-btn.btn-square180:before {
    content: none;
  }
  .m-btn.btn-square190 {
    width: 190px;
    height: 190px;
    padding: 0;
    line-height: 190px;
  }
  .m-btn.btn-square190:before {
    content: none;
  }
  .m-btn.btn-square200 {
    width: 200px;
    height: 200px;
    padding: 0;
    line-height: 200px;
  }
  .m-btn.btn-square200:before {
    content: none;
  }
  .btns.btns_text a + a {
    border: none;
  }
  .btns .m-btn:nth-of-type(2n-1) {
    margin-right: 2%;
  }
  .btns .m-btn.Lab-card-btn {
    margin-right: 10px;
  }
  .btns.menu-list {
    /*
			a {
				float: left;
				border: none;
				width: 50%;
				display: block;
				padding: 10px 0;
				text-align: center;

			}
			*/
  }
  .btns.menu-list:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .btns.menu-list a {
    float: left;
    border: none;
    width: 40%;
    border-left: double 6px #F54258;
    line-height: 1;
    padding: 0;
    text-align: center;
    margin: 10px 0px 10px 10%;
  }
  .btns.menu-list.btns_text a + a {
    border-left: double 6px #F54258;
  }
}

/*!***************************************************************
 *  m-tag
 ****************************************************************/
.m-tag {
  min-width: 100px;
  height: 20px;
  border-radius: 20px;
  font-size: 1.1rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  /*	&:not(:last-child) {
			margin-bottom : 0.5em;
		}*/
}

.m-tag.tag-enjoy {
  color: white;
}

.m-tag.tag-recipe {
  color: white;
}

@media only screen and (max-width: 767px) {
  .m-tag {
    min-width: 60px;
    letter-spacing: 0;
    padding: 2px 5px;
    margin: 2px;
    /*		&:not(:last-child) {
					margin-bottom : 0.5em;
				}*/
  }
}

/*------------------------------------------------------------
ページング
------------------------------------------------------------*/
.m-paging.paging-type-circle ul li {
  background-color: white;
  font-size: 1.8rem;
  font-weight: bold;
}

.m-paging.paging-type-circle ul li a {
  width: 50px;
  height: 50px;
}

.m-paging.paging-type-circle ul li .current_page {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #40ae49;
  color: white;
  width: 50px;
  height: 50px;
  display: block;
}

.m-paging.paging-type-circle ul li .current_page:after {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.m-paging.paging-type-circle ul li.paging-skip {
  border: none;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  .m-paging.paging-type-circle ul li {
    font-size: 1.4rem;
  }
  .m-paging.paging-type-circle ul li a {
    width: 30px;
    height: 30px;
  }
  .m-paging.paging-type-circle ul li .current_page {
    width: 30px;
    height: 30px;
  }
}

/*------------------------------------------------------------
ローカルナビ
------------------------------------------------------------*/
/*!***************************************************************
 *  リスト
 ****************************************************************/
.m-list:not(:last-child) {
  margin-bottom: 15px;
}

.m-list li {
  margin-bottom: 5px;
}

.m-list li a {
  color: #333;
}

.m-list li a:hover {
  text-decoration: none;
  color: #40ae49;
}

.m-list.list-inline > li {
  margin-right: 5px;
}

.m-list.list-angle > li {
  margin-left: 20px;
  position: relative;
  padding-left: 0;
}

.m-list.list-angle > li:after {
  font-family: 'fontawesome';
  content: '';
  font-size: inherit;
  display: inline-block;
  width: 0.6em;
  position: absolute;
  top: 0;
  left: -15px;
  transition: left 0.05s ease-in-out;
  height: auto;
  border: none;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.m-list.list-angle.list-primary > li > a {
  color: #40ae49;
}

.m-list.list-counter {
  counter-reset: section;
  list-style-type: none;
}

.m-list.list-counter > li:before {
  counter-increment: section;
  content: counters(section, ".") ". ";
}

/*!***************************************************************
 *  m-link_list
 ****************************************************************/
/*!***************************************************************
 *  box
****************************************************************/
.m-box {
  padding: 30px;
}

.m-box.Cate-box {
  position: relative;
  margin: 30px 30px 0;
  padding: 0 15px 15px;
}

@media only screen and (max-width: 767px) {
  .m-box {
    padding: 15px;
  }
  .m-box.Cate-box {
    margin: 15px 0px 30px;
  }
}

/*!***************************************************************
 *  common_box
 ****************************************************************/
/*!***************************************************************
 *  table_box
 ****************************************************************/
@media only screen and (max-width: 767px) {
  .m-table_box {
    display: block;
    width: 100%;
  }
  .m-table_box .table_box-row {
    display: block;
    width: 100%;
  }
  .m-table_box .table_box-row > * {
    display: block;
    width: 100%;
  }
}

/*!***************************************************************
 *  background
 ****************************************************************/
.bg-orange-stripe {
  background-image: url(../images/bg_orange-stripe.png);
  background-size: cover;
}

.bg-ptn-light_yellow {
  background-image: url(../images/ptn-light_yellow.png);
}

.bg-ptn-yellow {
  background-image: url(../images/ptn-yellow.png);
}

.bg-ptn-light_blue {
  background-image: url(../images/ptn-light_blue.png);
}

.bg-line-tate {
  background: url("../images/line-tate.png") top left repeat-y;
  padding-left: 4px;
}

@media only screen and (max-width: 767px) {
  .bg-ptn-light_yellow {
    background-image: url(../images/ptn-light_yellow.png);
    background-size: 30% auto;
  }
  .bg-ptn-yellow {
    background-image: url(../images/ptn-yellow.png);
    background-size: 30% auto;
  }
  .bg-ptn-light_blue {
    background-image: url(../images/ptn-light_blue.png);
    background-size: 30% auto;
  }
  .bg-line-tate {
    background: url("../images/line-tate.png") top left repeat-y;
    background-size: 30% auto;
  }
}

/*!***************************************************************
 *  thumbnail
 ****************************************************************/
.m-thumbnail a {
  color: #333;
  display: block;
}

.m-thumbnail a:hover {
  opacity: 0.7;
  text-decoration: none;
  transition: opacity .2s linear;
}

.m-thumbnail .thumbnail-img {
  border-radius: 3px;
  overflow: hidden;
  background-color: white;
  margin-bottom: 10px;
}

.m-thumbnail.Recipe-thumbnail {
  border-bottom: solid 2px #f54258;
}

.m-thumbnail.Recipe-thumbnail .thumbnail-header {
  margin-bottom: 20px;
}

.m-thumbnail.ProductsList-thumbnail a {
  display: block;
  padding: 0 30px;
}

.m-thumbnail.ProductsList-thumbnail .thumbnail-header {
  font-size: 1.8rem;
  text-align: center;
}

.m-thumbnail.ProductsCategory-thumbnail .thumbnail-img {
  border-radius: 750px;
  max-width: 100px;
  margin: 10px auto;
}

.m-thumbnail.ProductsCategory-thumbnail .thumbnail-header {
  text-align: center;
  /*
			p {
				font-size: 1.7rem;
				@include mq($break_sp) {
					font-size: 1.45rem;
				}
			}
			*/
}

.Cate-box .m-thumbnail {
  /*
		.thumbnail-header{
			p{
				&:before{
					content : '#';
					display : inline-block;
				}
			}
		}
		*/
}

.Cate-box .m-thumbnail .thumbnail-img {
  /*
			border: 1px solid #d9d9d9;
			*/
  box-sizing: border-box;
  border-radius: 50%;
  padding: 10px;
  /*
			background-image: url(../images/ptn-light_yellow.png);
			*/
}

.RecipeCategory .m-thumbnail .thumbnail-header p {
  /*font-weight :bold;*/
  font-size: 1.2em;
  /*
				&.txt_weight_n {
					font-weight: normal;
				}
				*/
}

@media only screen and (max-width: 767px) {
  .m-thumbnail .thumbnail-img {
    margin-bottom: 10px;
  }
  .m-thumbnail.ProductsList-thumbnail a {
    padding: 0;
  }
}

/*!***************************************************************
  *  panel
 ****************************************************************/
/*!***************************************************************
 *  m-card
 ****************************************************************/
.m-card {
  font-size: 1.4rem;
}

.m-card .card-header, .m-card .card-body, .m-card .card-footer {
  padding-left: 0;
  padding-right: 0;
}

.m-card a {
  display: block;
}

.m-card a:hover {
  opacity: 0.7;
  text-decoration: none;
  transition: opacity .2s linear;
}

.m-card a .card-header {
  color: #333;
}

.m-card a .card-body {
  color: #333;
}

.m-card a .card-footer {
  color: #333;
}

.m-card .card-img {
  border-radius: 3px;
  overflow: hidden;
  /*background-color : white;*/
}

.m-card.card-transparent {
  background-color: transparent;
}

.m-card.Campaign-end .card-img {
  position: relative;
}

.m-card.Campaign-end .card-img:before {
  content: '終了いたしました。';
  display: block;
  width: 100%;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 1.8rem;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  vertical-align: middle;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}

.m-card.Campaign-end .card-img:after {
  content: '';
  display: block;
  background-color: rgba(51, 51, 51, 0.6);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  border: solid 8px rgba(51, 51, 51, 0);
  box-shadow: 0 0 0 2px white inset;
}

.m-card.Pickup-card .ttl_04 {
  margin-top: 15px;
  font-size: 1.8rem;
}

.m-card.Lab-card .card-header {
  margin-bottom: 15px;
}

.m-card.Lab-card .card-body {
  display: none;
}

.m-card.Lab-card .btns {
  text-align: left;
  position: relative;
}

.m-card.Lab-card .btns .Lab-card-btn {
  margin: 0;
  width: calc(100% - 1px - 30px - 20px);
}

.m-card.Lab-card .btns .btn-fb {
  margin-right: 0;
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .m-card .card-header, .m-card .card-body {
    padding-left: 0;
    padding-right: 0;
  }
  .m-card .card-body {
    padding-top: 7.5px;
  }
  .m-card.Campaign-end .card-img {
    position: relative;
  }
  .m-card.Campaign-end .card-img:before {
    font-size: 1.2rem;
  }
}

/*!***************************************************************
 *  m-horizontal_card
 ****************************************************************/
/**********************************************************************
	カードデザイン01 - className : none
***********************************************************************/
.recipeList-card .card-img.PicBox {
  padding: 5px;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 5px;
  border: 1px solid #d9dbc5;
}

.recipeList-card .card-img.PicBox:before {
  content: '';
  display: block;
  min-width: 16px;
  min-height: 16px;
  position: absolute;
  top: 4px;
  right: 4px;
  transform: rotate(180deg);
  background-image: url("/images/img_part_trgl.png");
  background-size: 100% auto;
}

.recipeList-card .card-img.PicBox:after {
  content: '';
  display: block;
  min-width: 16px;
  min-height: 16px;
  position: absolute;
  bottom: 4px;
  left: 4px;
  background-image: url("/images/img_part_trgl.png");
  background-size: 100% auto;
}

.recipeList-card .card-img.PicBox img {
  background-size: 100% auto;
}

.recipeList-card .card-header.PicBox_txt {
  padding: 10px;
  margin-top: 1em;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 5px;
  border-radius: 5px;
}

.recipeList-card .card-header.PicBox_txt .ttl_06 {
  color: #333;
}

.recipeList-card .card-header.PicBox_txt p {
  width: calc(100% - 40px);
  margin-bottom: 0;
}

.recipeList-card .card-header.PicBox_txt .m-btn.btn-fb {
  position: absolute;
  top: .6em;
  right: 10px;
}

/************************************************
	フォーム
************************************************/
.m-form {
  margin: 0;
  max-width: 100%;
}

.m-form label {
  display: block;
}

.m-form input[type=text], .m-form textarea {
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  box-sizing: border-box;
  background-color: white;
}

.m-form textarea {
  border: solid 1px rgba(102, 102, 102, 0.2);
}

.m-form input[type=text], .m-form select {
  height: 30px;
  border: solid 1px rgba(102, 102, 102, 0.2);
}

.m-form input[type=text].search, .m-form select.search {
  width: 100%;
  border: solid 1px #333;
  border-radius: 30px;
  background-color: white;
}

.m-form .form-require {
  position: static;
  margin-left: 7.5px;
  font-weight: 700;
}

.m-form .form-require i {
  background-color: white;
  color: #C70000;
  border: solid 1px #C70000;
  border-radius: 2px;
  font-size: 1.0rem;
  font-weight: 700;
}

/*------------------------------------------------------------
テーブル
------------------------------------------------------------*/
.m-table {
  font-size: 1.4rem;
  border: solid 2px rgba(102, 102, 102, 0.2);
}

.m-table thead th {
  background-color: #f7f5cb;
  border-left: dotted 1px rgba(102, 102, 102, 0.2);
  color: #333;
  width: 25%;
}

.m-table thead th.sub {
  background-color: rgba(247, 245, 203, 0.2);
}

.m-table thead td {
  border-left: dotted 1px rgba(102, 102, 102, 0.2);
}

.m-table tbody th {
  background-color: #f7f5cb;
  border-left: dotted 1px rgba(102, 102, 102, 0.2);
  width: 25%;
}

.m-table tbody th.sub {
  background-color: rgba(247, 245, 203, 0.2);
}

.m-table tbody td {
  border-left: dotted 1px rgba(102, 102, 102, 0.2);
}

@media only screen and (max-width: 767px) {
  .m-table {
    font-size: 1.2rem;
  }
  .m-table tbody th {
    padding: 7.5px;
  }
  .m-table tbody td {
    padding: 7.5px;
  }
}
