/* Generated by less 2.5.1 */
@charset "UTF-8";
/*reset*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/* Show active breakpoint in top right corner of viewport */
/* font awesome */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}
.fa-music:before {
  content: "";
}
.fa-search:before {
  content: "";
}
.fa-envelope-o:before {
  content: "";
}
.fa-heart:before {
  content: "";
}
.fa-star:before {
  content: "";
}
.fa-star-o:before {
  content: "";
}
.fa-user:before {
  content: "";
}
.fa-film:before {
  content: "";
}
.fa-th-large:before {
  content: "";
}
.fa-th:before {
  content: "";
}
.fa-th-list:before {
  content: "";
}
.fa-check:before {
  content: "";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}
.fa-search-plus:before {
  content: "";
}
.fa-search-minus:before {
  content: "";
}
.fa-power-off:before {
  content: "";
}
.fa-signal:before {
  content: "";
}
.fa-gear:before,
.fa-cog:before {
  content: "";
}
.fa-trash-o:before {
  content: "";
}
.fa-home:before {
  content: "";
}
.fa-file-o:before {
  content: "";
}
.fa-clock-o:before {
  content: "";
}
.fa-road:before {
  content: "";
}
.fa-download:before {
  content: "";
}
.fa-arrow-circle-o-down:before {
  content: "";
}
.fa-arrow-circle-o-up:before {
  content: "";
}
.fa-inbox:before {
  content: "";
}
.fa-play-circle-o:before {
  content: "";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}
.fa-refresh:before {
  content: "";
}
.fa-list-alt:before {
  content: "";
}
.fa-lock:before {
  content: "";
}
.fa-flag:before {
  content: "";
}
.fa-headphones:before {
  content: "";
}
.fa-volume-off:before {
  content: "";
}
.fa-volume-down:before {
  content: "";
}
.fa-volume-up:before {
  content: "";
}
.fa-qrcode:before {
  content: "";
}
.fa-barcode:before {
  content: "";
}
.fa-tag:before {
  content: "";
}
.fa-tags:before {
  content: "";
}
.fa-book:before {
  content: "";
}
.fa-bookmark:before {
  content: "";
}
.fa-print:before {
  content: "";
}
.fa-camera:before {
  content: "";
}
.fa-font:before {
  content: "";
}
.fa-bold:before {
  content: "";
}
.fa-italic:before {
  content: "";
}
.fa-text-height:before {
  content: "";
}
.fa-text-width:before {
  content: "";
}
.fa-align-left:before {
  content: "";
}
.fa-align-center:before {
  content: "";
}
.fa-align-right:before {
  content: "";
}
.fa-align-justify:before {
  content: "";
}
.fa-list:before {
  content: "";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}
.fa-indent:before {
  content: "";
}
.fa-video-camera:before {
  content: "";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}
.fa-pencil:before {
  content: "";
}
.fa-map-marker:before {
  content: "";
}
.fa-adjust:before {
  content: "";
}
.fa-tint:before {
  content: "";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}
.fa-share-square-o:before {
  content: "";
}
.fa-check-square-o:before {
  content: "";
}
.fa-arrows:before {
  content: "";
}
.fa-step-backward:before {
  content: "";
}
.fa-fast-backward:before {
  content: "";
}
.fa-backward:before {
  content: "";
}
.fa-play:before {
  content: "";
}
.fa-pause:before {
  content: "";
}
.fa-stop:before {
  content: "";
}
.fa-forward:before {
  content: "";
}
.fa-fast-forward:before {
  content: "";
}
.fa-step-forward:before {
  content: "";
}
.fa-eject:before {
  content: "";
}
.fa-chevron-left:before {
  content: "";
}
.fa-chevron-right:before {
  content: "";
}
.fa-plus-circle:before {
  content: "";
}
.fa-minus-circle:before {
  content: "";
}
.fa-times-circle:before {
  content: "";
}
.fa-check-circle:before {
  content: "";
}
.fa-question-circle:before {
  content: "";
}
.fa-info-circle:before {
  content: "";
}
.fa-crosshairs:before {
  content: "";
}
.fa-times-circle-o:before {
  content: "";
}
.fa-check-circle-o:before {
  content: "";
}
.fa-ban:before {
  content: "";
}
.fa-arrow-left:before {
  content: "";
}
.fa-arrow-right:before {
  content: "";
}
.fa-arrow-up:before {
  content: "";
}
.fa-arrow-down:before {
  content: "";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}
.fa-expand:before {
  content: "";
}
.fa-compress:before {
  content: "";
}
.fa-plus:before {
  content: "";
}
.fa-minus:before {
  content: "";
}
.fa-asterisk:before {
  content: "";
}
.fa-exclamation-circle:before {
  content: "";
}
.fa-gift:before {
  content: "";
}
.fa-leaf:before {
  content: "";
}
.fa-fire:before {
  content: "";
}
.fa-eye:before {
  content: "";
}
.fa-eye-slash:before {
  content: "";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}
.fa-plane:before {
  content: "";
}
.fa-calendar:before {
  content: "";
}
.fa-random:before {
  content: "";
}
.fa-comment:before {
  content: "";
}
.fa-magnet:before {
  content: "";
}
.fa-chevron-up:before {
  content: "";
}
.fa-chevron-down:before {
  content: "";
}
.fa-retweet:before {
  content: "";
}
.fa-shopping-cart:before {
  content: "";
}
.fa-folder:before {
  content: "";
}
.fa-folder-open:before {
  content: "";
}
.fa-arrows-v:before {
  content: "";
}
.fa-arrows-h:before {
  content: "";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}
.fa-twitter-square:before {
  content: "";
}
.fa-facebook-square:before {
  content: "";
}
.fa-camera-retro:before {
  content: "";
}
.fa-key:before {
  content: "";
}
.fa-gears:before,
.fa-cogs:before {
  content: "";
}
.fa-comments:before {
  content: "";
}
.fa-thumbs-o-up:before {
  content: "";
}
.fa-thumbs-o-down:before {
  content: "";
}
.fa-star-half:before {
  content: "";
}
.fa-heart-o:before {
  content: "";
}
.fa-sign-out:before {
  content: "";
}
.fa-linkedin-square:before {
  content: "";
}
.fa-thumb-tack:before {
  content: "";
}
.fa-external-link:before {
  content: "";
}
.fa-sign-in:before {
  content: "";
}
.fa-trophy:before {
  content: "";
}
.fa-github-square:before {
  content: "";
}
.fa-upload:before {
  content: "";
}
.fa-lemon-o:before {
  content: "";
}
.fa-phone:before {
  content: "";
}
.fa-square-o:before {
  content: "";
}
.fa-bookmark-o:before {
  content: "";
}
.fa-phone-square:before {
  content: "";
}
.fa-twitter:before {
  content: "";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}
.fa-github:before {
  content: "";
}
.fa-unlock:before {
  content: "";
}
.fa-credit-card:before {
  content: "";
}
.fa-feed:before,
.fa-rss:before {
  content: "";
}
.fa-hdd-o:before {
  content: "";
}
.fa-bullhorn:before {
  content: "";
}
.fa-bell:before {
  content: "";
}
.fa-certificate:before {
  content: "";
}
.fa-hand-o-right:before {
  content: "";
}
.fa-hand-o-left:before {
  content: "";
}
.fa-hand-o-up:before {
  content: "";
}
.fa-hand-o-down:before {
  content: "";
}
.fa-arrow-circle-left:before {
  content: "";
}
.fa-arrow-circle-right:before {
  content: "";
}
.fa-arrow-circle-up:before {
  content: "";
}
.fa-arrow-circle-down:before {
  content: "";
}
.fa-globe:before {
  content: "";
}
.fa-wrench:before {
  content: "";
}
.fa-tasks:before {
  content: "";
}
.fa-filter:before {
  content: "";
}
.fa-briefcase:before {
  content: "";
}
.fa-arrows-alt:before {
  content: "";
}
.fa-group:before,
.fa-users:before {
  content: "";
}
.fa-chain:before,
.fa-link:before {
  content: "";
}
.fa-cloud:before {
  content: "";
}
.fa-flask:before {
  content: "";
}
.fa-cut:before,
.fa-scissors:before {
  content: "";
}
.fa-copy:before,
.fa-files-o:before {
  content: "";
}
.fa-paperclip:before {
  content: "";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}
.fa-square:before {
  content: "";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}
.fa-list-ul:before {
  content: "";
}
.fa-list-ol:before {
  content: "";
}
.fa-strikethrough:before {
  content: "";
}
.fa-underline:before {
  content: "";
}
.fa-table:before {
  content: "";
}
.fa-magic:before {
  content: "";
}
.fa-truck:before {
  content: "";
}
.fa-pinterest:before {
  content: "";
}
.fa-pinterest-square:before {
  content: "";
}
.fa-google-plus-square:before {
  content: "";
}
.fa-google-plus:before {
  content: "";
}
.fa-money:before {
  content: "";
}
.fa-caret-down:before {
  content: "";
}
.fa-caret-up:before {
  content: "";
}
.fa-caret-left:before {
  content: "";
}
.fa-caret-right:before {
  content: "";
}
.fa-columns:before {
  content: "";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}
.fa-envelope:before {
  content: "";
}
.fa-linkedin:before {
  content: "";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}
.fa-legal:before,
.fa-gavel:before {
  content: "";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}
.fa-comment-o:before {
  content: "";
}
.fa-comments-o:before {
  content: "";
}
.fa-flash:before,
.fa-bolt:before {
  content: "";
}
.fa-sitemap:before {
  content: "";
}
.fa-umbrella:before {
  content: "";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}
.fa-lightbulb-o:before {
  content: "";
}
.fa-exchange:before {
  content: "";
}
.fa-cloud-download:before {
  content: "";
}
.fa-cloud-upload:before {
  content: "";
}
.fa-user-md:before {
  content: "";
}
.fa-stethoscope:before {
  content: "";
}
.fa-suitcase:before {
  content: "";
}
.fa-bell-o:before {
  content: "";
}
.fa-coffee:before {
  content: "";
}
.fa-cutlery:before {
  content: "";
}
.fa-file-text-o:before {
  content: "";
}
.fa-building-o:before {
  content: "";
}
.fa-hospital-o:before {
  content: "";
}
.fa-ambulance:before {
  content: "";
}
.fa-medkit:before {
  content: "";
}
.fa-fighter-jet:before {
  content: "";
}
.fa-beer:before {
  content: "";
}
.fa-h-square:before {
  content: "";
}
.fa-plus-square:before {
  content: "";
}
.fa-angle-double-left:before {
  content: "";
}
.fa-angle-double-right:before {
  content: "";
}
.fa-angle-double-up:before {
  content: "";
}
.fa-angle-double-down:before {
  content: "";
}
.fa-angle-left:before {
  content: "";
}
.fa-angle-right:before {
  content: "";
}
.fa-angle-up:before {
  content: "";
}
.fa-angle-down:before {
  content: "";
}
.fa-desktop:before {
  content: "";
}
.fa-laptop:before {
  content: "";
}
.fa-tablet:before {
  content: "";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}
.fa-circle-o:before {
  content: "";
}
.fa-quote-left:before {
  content: "";
}
.fa-quote-right:before {
  content: "";
}
.fa-spinner:before {
  content: "";
}
.fa-circle:before {
  content: "";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}
.fa-github-alt:before {
  content: "";
}
.fa-folder-o:before {
  content: "";
}
.fa-folder-open-o:before {
  content: "";
}
.fa-smile-o:before {
  content: "";
}
.fa-frown-o:before {
  content: "";
}
.fa-meh-o:before {
  content: "";
}
.fa-gamepad:before {
  content: "";
}
.fa-keyboard-o:before {
  content: "";
}
.fa-flag-o:before {
  content: "";
}
.fa-flag-checkered:before {
  content: "";
}
.fa-terminal:before {
  content: "";
}
.fa-code:before {
  content: "";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}
.fa-location-arrow:before {
  content: "";
}
.fa-crop:before {
  content: "";
}
.fa-code-fork:before {
  content: "";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}
.fa-question:before {
  content: "";
}
.fa-info:before {
  content: "";
}
.fa-exclamation:before {
  content: "";
}
.fa-superscript:before {
  content: "";
}
.fa-subscript:before {
  content: "";
}
.fa-eraser:before {
  content: "";
}
.fa-puzzle-piece:before {
  content: "";
}
.fa-microphone:before {
  content: "";
}
.fa-microphone-slash:before {
  content: "";
}
.fa-shield:before {
  content: "";
}
.fa-calendar-o:before {
  content: "";
}
.fa-fire-extinguisher:before {
  content: "";
}
.fa-rocket:before {
  content: "";
}
.fa-maxcdn:before {
  content: "";
}
.fa-chevron-circle-left:before {
  content: "";
}
.fa-chevron-circle-right:before {
  content: "";
}
.fa-chevron-circle-up:before {
  content: "";
}
.fa-chevron-circle-down:before {
  content: "";
}
.fa-html5:before {
  content: "";
}
.fa-css3:before {
  content: "";
}
.fa-anchor:before {
  content: "";
}
.fa-unlock-alt:before {
  content: "";
}
.fa-bullseye:before {
  content: "";
}
.fa-ellipsis-h:before {
  content: "";
}
.fa-ellipsis-v:before {
  content: "";
}
.fa-rss-square:before {
  content: "";
}
.fa-play-circle:before {
  content: "";
}
.fa-ticket:before {
  content: "";
}
.fa-minus-square:before {
  content: "";
}
.fa-minus-square-o:before {
  content: "";
}
.fa-level-up:before {
  content: "";
}
.fa-level-down:before {
  content: "";
}
.fa-check-square:before {
  content: "";
}
.fa-pencil-square:before {
  content: "";
}
.fa-external-link-square:before {
  content: "";
}
.fa-share-square:before {
  content: "";
}
.fa-compass:before {
  content: "";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}
.fa-euro:before,
.fa-eur:before {
  content: "";
}
.fa-gbp:before {
  content: "";
}
.fa-dollar:before,
.fa-usd:before {
  content: "";
}
.fa-rupee:before,
.fa-inr:before {
  content: "";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}
.fa-won:before,
.fa-krw:before {
  content: "";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}
.fa-file:before {
  content: "";
}
.fa-file-text:before {
  content: "";
}
.fa-sort-alpha-asc:before {
  content: "";
}
.fa-sort-alpha-desc:before {
  content: "";
}
.fa-sort-amount-asc:before {
  content: "";
}
.fa-sort-amount-desc:before {
  content: "";
}
.fa-sort-numeric-asc:before {
  content: "";
}
.fa-sort-numeric-desc:before {
  content: "";
}
.fa-thumbs-up:before {
  content: "";
}
.fa-thumbs-down:before {
  content: "";
}
.fa-youtube-square:before {
  content: "";
}
.fa-youtube:before {
  content: "";
}
.fa-xing:before {
  content: "";
}
.fa-xing-square:before {
  content: "";
}
.fa-youtube-play:before {
  content: "";
}
.fa-dropbox:before {
  content: "";
}
.fa-stack-overflow:before {
  content: "";
}
.fa-instagram:before {
  content: "";
}
.fa-flickr:before {
  content: "";
}
.fa-adn:before {
  content: "";
}
.fa-bitbucket:before {
  content: "";
}
.fa-bitbucket-square:before {
  content: "";
}
.fa-tumblr:before {
  content: "";
}
.fa-tumblr-square:before {
  content: "";
}
.fa-long-arrow-down:before {
  content: "";
}
.fa-long-arrow-up:before {
  content: "";
}
.fa-long-arrow-left:before {
  content: "";
}
.fa-long-arrow-right:before {
  content: "";
}
.fa-apple:before {
  content: "";
}
.fa-windows:before {
  content: "";
}
.fa-android:before {
  content: "";
}
.fa-linux:before {
  content: "";
}
.fa-dribbble:before {
  content: "";
}
.fa-skype:before {
  content: "";
}
.fa-foursquare:before {
  content: "";
}
.fa-trello:before {
  content: "";
}
.fa-female:before {
  content: "";
}
.fa-male:before {
  content: "";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}
.fa-sun-o:before {
  content: "";
}
.fa-moon-o:before {
  content: "";
}
.fa-archive:before {
  content: "";
}
.fa-bug:before {
  content: "";
}
.fa-vk:before {
  content: "";
}
.fa-weibo:before {
  content: "";
}
.fa-renren:before {
  content: "";
}
.fa-pagelines:before {
  content: "";
}
.fa-stack-exchange:before {
  content: "";
}
.fa-arrow-circle-o-right:before {
  content: "";
}
.fa-arrow-circle-o-left:before {
  content: "";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}
.fa-dot-circle-o:before {
  content: "";
}
.fa-wheelchair:before {
  content: "";
}
.fa-vimeo-square:before {
  content: "";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}
.fa-plus-square-o:before {
  content: "";
}
.fa-space-shuttle:before {
  content: "";
}
.fa-slack:before {
  content: "";
}
.fa-envelope-square:before {
  content: "";
}
.fa-wordpress:before {
  content: "";
}
.fa-openid:before {
  content: "";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}
.fa-yahoo:before {
  content: "";
}
.fa-google:before {
  content: "";
}
.fa-reddit:before {
  content: "";
}
.fa-reddit-square:before {
  content: "";
}
.fa-stumbleupon-circle:before {
  content: "";
}
.fa-stumbleupon:before {
  content: "";
}
.fa-delicious:before {
  content: "";
}
.fa-digg:before {
  content: "";
}
.fa-pied-piper-pp:before {
  content: "";
}
.fa-pied-piper-alt:before {
  content: "";
}
.fa-drupal:before {
  content: "";
}
.fa-joomla:before {
  content: "";
}
.fa-language:before {
  content: "";
}
.fa-fax:before {
  content: "";
}
.fa-building:before {
  content: "";
}
.fa-child:before {
  content: "";
}
.fa-paw:before {
  content: "";
}
.fa-spoon:before {
  content: "";
}
.fa-cube:before {
  content: "";
}
.fa-cubes:before {
  content: "";
}
.fa-behance:before {
  content: "";
}
.fa-behance-square:before {
  content: "";
}
.fa-steam:before {
  content: "";
}
.fa-steam-square:before {
  content: "";
}
.fa-recycle:before {
  content: "";
}
.fa-automobile:before,
.fa-car:before {
  content: "";
}
.fa-cab:before,
.fa-taxi:before {
  content: "";
}
.fa-tree:before {
  content: "";
}
.fa-spotify:before {
  content: "";
}
.fa-deviantart:before {
  content: "";
}
.fa-soundcloud:before {
  content: "";
}
.fa-database:before {
  content: "";
}
.fa-file-pdf-o:before {
  content: "";
}
.fa-file-word-o:before {
  content: "";
}
.fa-file-excel-o:before {
  content: "";
}
.fa-file-powerpoint-o:before {
  content: "";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}
.fa-file-code-o:before {
  content: "";
}
.fa-vine:before {
  content: "";
}
.fa-codepen:before {
  content: "";
}
.fa-jsfiddle:before {
  content: "";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}
.fa-circle-o-notch:before {
  content: "";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}
.fa-ge:before,
.fa-empire:before {
  content: "";
}
.fa-git-square:before {
  content: "";
}
.fa-git:before {
  content: "";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}
.fa-tencent-weibo:before {
  content: "";
}
.fa-qq:before {
  content: "";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}
.fa-history:before {
  content: "";
}
.fa-circle-thin:before {
  content: "";
}
.fa-header:before {
  content: "";
}
.fa-paragraph:before {
  content: "";
}
.fa-sliders:before {
  content: "";
}
.fa-share-alt:before {
  content: "";
}
.fa-share-alt-square:before {
  content: "";
}
.fa-bomb:before {
  content: "";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}
.fa-tty:before {
  content: "";
}
.fa-binoculars:before {
  content: "";
}
.fa-plug:before {
  content: "";
}
.fa-slideshare:before {
  content: "";
}
.fa-twitch:before {
  content: "";
}
.fa-yelp:before {
  content: "";
}
.fa-newspaper-o:before {
  content: "";
}
.fa-wifi:before {
  content: "";
}
.fa-calculator:before {
  content: "";
}
.fa-paypal:before {
  content: "";
}
.fa-google-wallet:before {
  content: "";
}
.fa-cc-visa:before {
  content: "";
}
.fa-cc-mastercard:before {
  content: "";
}
.fa-cc-discover:before {
  content: "";
}
.fa-cc-amex:before {
  content: "";
}
.fa-cc-paypal:before {
  content: "";
}
.fa-cc-stripe:before {
  content: "";
}
.fa-bell-slash:before {
  content: "";
}
.fa-bell-slash-o:before {
  content: "";
}
.fa-trash:before {
  content: "";
}
.fa-copyright:before {
  content: "";
}
.fa-at:before {
  content: "";
}
.fa-eyedropper:before {
  content: "";
}
.fa-paint-brush:before {
  content: "";
}
.fa-birthday-cake:before {
  content: "";
}
.fa-area-chart:before {
  content: "";
}
.fa-pie-chart:before {
  content: "";
}
.fa-line-chart:before {
  content: "";
}
.fa-lastfm:before {
  content: "";
}
.fa-lastfm-square:before {
  content: "";
}
.fa-toggle-off:before {
  content: "";
}
.fa-toggle-on:before {
  content: "";
}
.fa-bicycle:before {
  content: "";
}
.fa-bus:before {
  content: "";
}
.fa-ioxhost:before {
  content: "";
}
.fa-angellist:before {
  content: "";
}
.fa-cc:before {
  content: "";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}
.fa-meanpath:before {
  content: "";
}
.fa-buysellads:before {
  content: "";
}
.fa-connectdevelop:before {
  content: "";
}
.fa-dashcube:before {
  content: "";
}
.fa-forumbee:before {
  content: "";
}
.fa-leanpub:before {
  content: "";
}
.fa-sellsy:before {
  content: "";
}
.fa-shirtsinbulk:before {
  content: "";
}
.fa-simplybuilt:before {
  content: "";
}
.fa-skyatlas:before {
  content: "";
}
.fa-cart-plus:before {
  content: "";
}
.fa-cart-arrow-down:before {
  content: "";
}
.fa-diamond:before {
  content: "";
}
.fa-ship:before {
  content: "";
}
.fa-user-secret:before {
  content: "";
}
.fa-motorcycle:before {
  content: "";
}
.fa-street-view:before {
  content: "";
}
.fa-heartbeat:before {
  content: "";
}
.fa-venus:before {
  content: "";
}
.fa-mars:before {
  content: "";
}
.fa-mercury:before {
  content: "";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}
.fa-transgender-alt:before {
  content: "";
}
.fa-venus-double:before {
  content: "";
}
.fa-mars-double:before {
  content: "";
}
.fa-venus-mars:before {
  content: "";
}
.fa-mars-stroke:before {
  content: "";
}
.fa-mars-stroke-v:before {
  content: "";
}
.fa-mars-stroke-h:before {
  content: "";
}
.fa-neuter:before {
  content: "";
}
.fa-genderless:before {
  content: "";
}
.fa-facebook-official:before {
  content: "";
}
.fa-pinterest-p:before {
  content: "";
}
.fa-whatsapp:before {
  content: "";
}
.fa-server:before {
  content: "";
}
.fa-user-plus:before {
  content: "";
}
.fa-user-times:before {
  content: "";
}
.fa-hotel:before,
.fa-bed:before {
  content: "";
}
.fa-viacoin:before {
  content: "";
}
.fa-train:before {
  content: "";
}
.fa-subway:before {
  content: "";
}
.fa-medium:before {
  content: "";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}
.fa-optin-monster:before {
  content: "";
}
.fa-opencart:before {
  content: "";
}
.fa-expeditedssl:before {
  content: "";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}
.fa-mouse-pointer:before {
  content: "";
}
.fa-i-cursor:before {
  content: "";
}
.fa-object-group:before {
  content: "";
}
.fa-object-ungroup:before {
  content: "";
}
.fa-sticky-note:before {
  content: "";
}
.fa-sticky-note-o:before {
  content: "";
}
.fa-cc-jcb:before {
  content: "";
}
.fa-cc-diners-club:before {
  content: "";
}
.fa-clone:before {
  content: "";
}
.fa-balance-scale:before {
  content: "";
}
.fa-hourglass-o:before {
  content: "";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}
.fa-hourglass:before {
  content: "";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}
.fa-hand-scissors-o:before {
  content: "";
}
.fa-hand-lizard-o:before {
  content: "";
}
.fa-hand-spock-o:before {
  content: "";
}
.fa-hand-pointer-o:before {
  content: "";
}
.fa-hand-peace-o:before {
  content: "";
}
.fa-trademark:before {
  content: "";
}
.fa-registered:before {
  content: "";
}
.fa-creative-commons:before {
  content: "";
}
.fa-gg:before {
  content: "";
}
.fa-gg-circle:before {
  content: "";
}
.fa-tripadvisor:before {
  content: "";
}
.fa-odnoklassniki:before {
  content: "";
}
.fa-odnoklassniki-square:before {
  content: "";
}
.fa-get-pocket:before {
  content: "";
}
.fa-wikipedia-w:before {
  content: "";
}
.fa-safari:before {
  content: "";
}
.fa-chrome:before {
  content: "";
}
.fa-firefox:before {
  content: "";
}
.fa-opera:before {
  content: "";
}
.fa-internet-explorer:before {
  content: "";
}
.fa-tv:before,
.fa-television:before {
  content: "";
}
.fa-contao:before {
  content: "";
}
.fa-500px:before {
  content: "";
}
.fa-amazon:before {
  content: "";
}
.fa-calendar-plus-o:before {
  content: "";
}
.fa-calendar-minus-o:before {
  content: "";
}
.fa-calendar-times-o:before {
  content: "";
}
.fa-calendar-check-o:before {
  content: "";
}
.fa-industry:before {
  content: "";
}
.fa-map-pin:before {
  content: "";
}
.fa-map-signs:before {
  content: "";
}
.fa-map-o:before {
  content: "";
}
.fa-map:before {
  content: "";
}
.fa-commenting:before {
  content: "";
}
.fa-commenting-o:before {
  content: "";
}
.fa-houzz:before {
  content: "";
}
.fa-vimeo:before {
  content: "";
}
.fa-black-tie:before {
  content: "";
}
.fa-fonticons:before {
  content: "";
}
.fa-reddit-alien:before {
  content: "";
}
.fa-edge:before {
  content: "";
}
.fa-credit-card-alt:before {
  content: "";
}
.fa-codiepie:before {
  content: "";
}
.fa-modx:before {
  content: "";
}
.fa-fort-awesome:before {
  content: "";
}
.fa-usb:before {
  content: "";
}
.fa-product-hunt:before {
  content: "";
}
.fa-mixcloud:before {
  content: "";
}
.fa-scribd:before {
  content: "";
}
.fa-pause-circle:before {
  content: "";
}
.fa-pause-circle-o:before {
  content: "";
}
.fa-stop-circle:before {
  content: "";
}
.fa-stop-circle-o:before {
  content: "";
}
.fa-shopping-bag:before {
  content: "";
}
.fa-shopping-basket:before {
  content: "";
}
.fa-hashtag:before {
  content: "";
}
.fa-bluetooth:before {
  content: "";
}
.fa-bluetooth-b:before {
  content: "";
}
.fa-percent:before {
  content: "";
}
.fa-gitlab:before {
  content: "";
}
.fa-wpbeginner:before {
  content: "";
}
.fa-wpforms:before {
  content: "";
}
.fa-envira:before {
  content: "";
}
.fa-universal-access:before {
  content: "";
}
.fa-wheelchair-alt:before {
  content: "";
}
.fa-question-circle-o:before {
  content: "";
}
.fa-blind:before {
  content: "";
}
.fa-audio-description:before {
  content: "";
}
.fa-volume-control-phone:before {
  content: "";
}
.fa-braille:before {
  content: "";
}
.fa-assistive-listening-systems:before {
  content: "";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}
.fa-glide:before {
  content: "";
}
.fa-glide-g:before {
  content: "";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}
.fa-low-vision:before {
  content: "";
}
.fa-viadeo:before {
  content: "";
}
.fa-viadeo-square:before {
  content: "";
}
.fa-snapchat:before {
  content: "";
}
.fa-snapchat-ghost:before {
  content: "";
}
.fa-snapchat-square:before {
  content: "";
}
.fa-pied-piper:before {
  content: "";
}
.fa-first-order:before {
  content: "";
}
.fa-yoast:before {
  content: "";
}
.fa-themeisle:before {
  content: "";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}
.fa-handshake-o:before {
  content: "";
}
.fa-envelope-open:before {
  content: "";
}
.fa-envelope-open-o:before {
  content: "";
}
.fa-linode:before {
  content: "";
}
.fa-address-book:before {
  content: "";
}
.fa-address-book-o:before {
  content: "";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}
.fa-user-circle:before {
  content: "";
}
.fa-user-circle-o:before {
  content: "";
}
.fa-user-o:before {
  content: "";
}
.fa-id-badge:before {
  content: "";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}
.fa-quora:before {
  content: "";
}
.fa-free-code-camp:before {
  content: "";
}
.fa-telegram:before {
  content: "";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}
.fa-shower:before {
  content: "";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}
.fa-podcast:before {
  content: "";
}
.fa-window-maximize:before {
  content: "";
}
.fa-window-minimize:before {
  content: "";
}
.fa-window-restore:before {
  content: "";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}
.fa-bandcamp:before {
  content: "";
}
.fa-grav:before {
  content: "";
}
.fa-etsy:before {
  content: "";
}
.fa-imdb:before {
  content: "";
}
.fa-ravelry:before {
  content: "";
}
.fa-eercast:before {
  content: "";
}
.fa-microchip:before {
  content: "";
}
.fa-snowflake-o:before {
  content: "";
}
.fa-superpowers:before {
  content: "";
}
.fa-wpexplorer:before {
  content: "";
}
.fa-meetup:before {
  content: "";
}
.fa-fw {
  width: 1.28571em;
  text-align: center;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/*setting*/
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  /*  font-family: "Mplus 1p", -apple-system, Avenir, "Open Sans", "Helvetica Neue", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック Medium", "メイリオ", Meiryo, sans-serif;*/
  /*  font-weight: 500;*/
  font-size: 1.4rem;
  line-height: 1.7;
  color: #333333;
  word-wrap: break-word;
  overflow-wrap: break-word;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
figure {
  max-width: 100%;
}
b {
  font-weight: bold;
}
a {
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  text-decoration: none;
  color: #333333;
}
a:visited {
  color: #1a1a1a;
}
a:focus {
  color: #1a1a1a;
}
a:hover {
  color: #666666;
}
a:active {
  color: #1a1a1a;
}
/* navigation external link */
/*nav{
	a[target="_blank"]:after{
		font-family: 'FontAwesome';
		content: '\f08e ';
		margin-left: 3px;
		position: relative;
		font-size: 90%;
	}
}*/
/* iOS "clickable elements" fix for role="button" */
[role="button"] {
  cursor: pointer;
}
/* placeholder */
::-webkit-input-placeholder {
  color: #bbb;
}
:-ms-input-placeholder {
  color: #bbb;
}
::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}
/* default style reset */
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: inherit;
  font-size: inherit;
  cursor: auto;
}
button,
select {
  cursor: pointer;
}
button {
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
/* textarea */
textarea {
  resize: vertical;
}
/* select */
.select_wrap {
  position: relative;
}
.select_wrap:before {
  z-index: 1;
  position: absolute;
  right: 15px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'FontAwesome';
  content: "\f078";
  color: #f15a24;
  pointer-events: none;
}
select {
  padding-right: 30px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
select option {
  background-color: #fff;
  color: #333333;
  boder: 1px solid red;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #f15a24;
}
/* input &  select & textarea - focus style */
input[type="text"],
input[type="search"],
input[type="password"],
select,
textarea {
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border: 1px solid #e1e1e1;
}
input[type="text"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus {
  box-shadow: 0 0 4px #f15a24;
  border: 1px solid #f15a24;
}
/* iPhone form zoom */
.iPhone input,
.iPhone select,
.iPhone textarea {
  font-size: 16px;
}
/*

	btn

*/
.base_btn {
  width: 100%;
  padding: 10px;
  font-weight: bold;
  display: block;
  text-align: center;
}
@media (min-width: 64em) {
  .base_btn {
    padding: 15px;
  }
}
.base_btn--arrow {
  position: relative;
}
.base_btn--arrow:after {
  font-family: 'FontAwesome';
  content: "\f061";
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.base_btn--re_arrow {
  position: relative;
}
.base_btn--re_arrow:after {
  font-family: 'FontAwesome';
  content: "\f104";
  display: block;
  position: absolute;
  left: 15px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.base_btn--small {
  font-size: 12px;
  padding: 5px 10px;
}
@media (min-width: 64em) {
  .base_btn--small {
    padding: 5px 15px;
    font-size: 13px;
  }
}
.base_btn--large {
  font-size: 16px;
  padding: 15px 10px;
}
@media (min-width: 64em) {
  .base_btn--large {
    padding: 20px 15px;
    font-size: 18px;
  }
}
.base_btn--mega {
  font-size: 18px;
  padding: 15px 10px;
}
@media (min-width: 64em) {
  .base_btn--mega {
    padding: 20px 15px;
    font-size: 21px;
  }
}
.color_btn {
  color: white;
}
.color_btn:visited {
  color: white;
}
.color_btn:focus {
  color: white;
}
.color_btn:hover {
  color: white;
}
.color_btn:active {
  color: white;
}
.color_btn--white {
  background-color: transparent;
  border: 1px solid #fff;
}
.color_btn--white:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.color_btn--second {
  background-color: #51b233;
}
.color_btn--second:hover {
  background-color: #5ac639;
}
.color_btn--primary {
  background-color: #f15a24;
}
.color_btn--primary:hover {
  background-color: #f36c3c;
}
.color_btn--gray {
  background-color: #a0a0a0;
}
.color_btn--gray:hover {
  background-color: #adadad;
}
.color_btn--black {
  background-color: #333333;
}
.color_btn--black:hover {
  background-color: #404040;
}
.radius_btn {
  border-radius: 3px;
}
.shadow_btn {
  box-shadow: 0 5px 0 #489e2d;
}
.ninety_btn {
  width: 90%;
  margin: auto;
}
/*

	container

*/
.container {
  padding: 20px 0 0px;
  overflow: hidden;
}
@media (min-width: 40em) {
  .container {
    padding: 30px 0 20px;
  }
}
@media (min-width: 64em) {
  .container {
    padding: 40px 0 80px;
  }
}
.front_page .container {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 64em) {
  .container {
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.container__col--main {
  border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 39.99em) {
  .container__col--main {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .container__col--main {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 64em) {
  .container__col--main {
    border: none;
  }
}
.container_width {
  max-width: 1200px;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .container_width {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 64em) {
  .container_width {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*

	header

*/
.header__title {
  padding: 10px 0 10px;
  position: relative;
}
@media (max-width: 63.99em) {
  .header__title {
    height: 50px;
    border-bottom: 1px solid #e1e1e1;
  }
}
@media (min-width: 64em) {
  .header__title {
    padding: 20px 0 10px;
  }
}
@media (max-width: 63.99em) {
  .header__title__inner {
    height: 100%;
  }
}
@media (min-width: 64em) {
  .header__title__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
}
.header__title__col--logo {
  margin-right: auto;
}
.header__title__col--social {
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 63.99em) {
  .header__title__col--social {
    display: none;
  }
}
@media (max-width: 63.99em) {
  .header__title__logo_image {
    width: auto;
    height: 20px;
  }
}
@media (min-width: 64em) {
  .header__title__logo_image {
    width: 260.5px;
  }
}
.header__title__social {
  max-width: 150px;
  display: -webkit-flex;
  display: flex;
}
.header__title__social:not(:last-child) {
  margin-right: 10px;
}
.header__title__social__link {
  display: block;
  padding: 5px 10px;
  border: 1px solid #e1e1e1;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.header__title__social__link:hover {
  opacity: 0.8;
}
.header__nav {
  display: none;
}
@media (min-width: 64em) {
  .header__nav {
    display: block !important;
    border-bottom: 1px solid #e1e1e1;
  }
}
@media (max-width: 63.99em) {
  .header__nav__inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.toggle_menu_wrap {
  position: absolute;
  right: 10px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
}
@media (min-width: 64em) {
  .toggle_menu_wrap {
    display: none;
  }
}
.toggle_menu,
.toggle_menu span {
  transition: all .2s;
  box-sizing: border-box;
}
.toggle_menu {
  position: relative;
  width: 30px;
  height: 26px;
}
.toggle_menu span {
  display: inline-block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #f15a24;
  border-radius: 4px;
}
.toggle_menu span:nth-of-type(1) {
  top: 0;
}
.toggle_menu span:nth-of-type(2) {
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.toggle_menu span:nth-of-type(3) {
  bottom: 0;
}
.open .toggle_menu span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
}
.open .toggle_menu span:nth-of-type(2) {
  opacity: 0;
}
.open .toggle_menu span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(45deg);
  transform: translateY(-11px) rotate(45deg);
}
@media (min-width: 64em) {
  .gNav_list {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.gNav_list__item {
  border-bottom: 1px solid #e1e1e1;
}
@media (min-width: 64em) {
  .gNav_list__item {
    -webkit-flex: 1 0;
    flex: 1 0;
    border: none;
  }
}
.gNav_list__item a {
  padding: 10px;
  display: block;
  text-align: center;
  position: relative;
}
@media (min-width: 64em) {
  .gNav_list__item a {
    padding: 20px 0px;
  }
  .gNav_list__item a:after {
    position: absolute;
    display: block;
    content: '';
    bottom: 0;
    left: 50%;
    width: 0;
    height: 4px;
    background: #333333;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
  }
  .gNav_list__item a:hover:after {
    width: 100%;
    left: 0;
  }
}
.gNav_list__item a span {
  display: block;
}
@media (min-width: 64em) {
  .gNav_list__item a span {
    border-left: 1px solid #e1e1e1;
  }
}
@media (min-width: 64em) {
  .gNav_list__item--end a span {
    border-right: 1px solid #e1e1e1;
  }
}
@media (min-width: 64em) {
  .gNav_list__item--fb,
  .gNav_list__item--tw {
    display: none;
  }
}
/*

	hello

*/
.hello {
  background: rgba(0, 0, 0, 0.6);
  background-image: url('../images/bg-white-stripe.png?1460962186');
  background-repeat: repeat;
}
.hello__inner {
  background-color: rgba(0, 49, 92, 0.6);
  background-image: url('../images/bg-white-stripe.png?1460962186');
  background-repeat: repeat;
}
@media (min-width: 20em) and (max-width: 39.99em) {
  .hello__inner {
    padding: 30px 0;
  }
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .hello__inner {
    padding: 50px 0;
  }
}
@media (min-width: 64em) {
  .hello__inner {
    padding: 60px 0;
  }
}
.hello .lower_page_title {
  color: #fff;
}
.hello .lower_page_title__en {
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: .1em;
  font-weight: 700;
  line-height: 1;
  vertical-align: middle;
}
@media (min-width: 20em) and (max-width: 29.99em) {
  .hello .lower_page_title__en {
    font-size: 24px;
  }
}
@media (min-width: 30em) and (max-width: 39.99em) {
  .hello .lower_page_title__en {
    font-size: 30px;
  }
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .hello .lower_page_title__en {
    font-size: 33px;
  }
}
@media (min-width: 64em) {
  .hello .lower_page_title__en {
    font-size: 36px;
  }
}
.hello .lower_page_title__jp {
  font-weight: bold;
  border-left: 1px solid #fff;
}
@media (min-width: 20em) and (max-width: 29.99em) {
  .hello .lower_page_title__jp {
    font-size: 10px;
    padding-left: 10px;
    margin-left: 10px;
  }
}
@media (min-width: 30em) and (max-width: 39.99em) {
  .hello .lower_page_title__jp {
    font-size: 12px;
    padding-left: 12px;
    margin-left: 12px;
  }
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .hello .lower_page_title__jp {
    font-size: 13px;
    padding-left: 13px;
    margin-left: 13px;
  }
}
@media (min-width: 64em) {
  .hello .lower_page_title__jp {
    font-size: 14px;
    padding-left: 16px;
    margin-left: 14px;
  }
}
/*

	breadcrumbs

*/
.breadcrumbs {
  background: #f2f2f2;
  line-height: 1.5;
  padding: 7px 0;
  font-size: 11px;
}
.lower_page--interview .breadcrumbs {
  background: #fff;
}
@media (min-width: 64em) {
  .breadcrumbs {
    font-size: 13px;
  }
}
.breadcrumbs_list {
  list-style-type: none;
}
.breadcrumbs_list,
.breadcrumbs_list li {
  margin: 0;
  padding: 0;
  display: inline;
}
.breadcrumbs_list__item:not(:last-child):after {
  font-family: 'FontAwesome';
  content: "\f105";
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
/*

	titles

*/
.separate_title {
  padding: 5px 10px;
  font-size: 15px;
  font-weight: bold;
  background: #f2f2f2;
  margin-bottom: 15px;
}
@media (min-width: 64em) {
  .separate_title {
    font-size: 16px;
  }
}
#section_brand .separate_title {
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
}
.top_content_wrapper {
  padding: 10px 0 0;
}
@media (min-width: 40em) {
  .top_content_wrapper {
    padding: 20px 0;
  }
}
@media (min-width: 64em) {
  .top_content_wrapper {
    padding: 40px 0 60px;
  }
}
/*

	section

*/
.section__title {
  margin-bottom: 10px;
}
@media (min-width: 40em) {
  .section__title {
    margin-bottom: 20px;
  }
}
.section__title__en {
  letter-spacing: .1em;
  font-weight: bold;
  font-size: 10px;
  line-height: 1;
}
@media (min-width: 30em) and (max-width: 39.99em) {
  .section__title__en {
    font-size: 10px;
    font-size: 8.5px;
  }
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .section__title__en {
    font-size: 12px;
    font-size: 10.2px;
  }
}
@media (min-width: 64em) {
  .section__title__en {
    font-size: 14px;
    font-size: 11.9px;
  }
}
.section__title__jp {
  font-weight: bold;
  position: relative;
  top: -1px;
}
@media (min-width: 20em) and (max-width: 29.99em) {
  .section__title__jp {
    font-size: 18px;
  }
}
@media (min-width: 30em) and (max-width: 39.99em) {
  .section__title__jp {
    font-size: 20px;
  }
}
@media (min-width: 40em) and (max-width: 63.99em) {
  .section__title__jp {
    font-size: 22px;
  }
}
@media (min-width: 64em) {
  .section__title__jp {
    font-size: 27px;
  }
}
.section__foot {
  margin-top: 30px;
}
#section_brand {
  background-image: url('../images/mega-image02.jpg?1489127966');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
#section_brand .section__outer {
  padding: 20px 0;
  background-color: rgba(0, 49, 92, 0.6);
  background-image: url('../images/bg-white-stripe.png?1460962186');
  background-repeat: repeat;
}
@media (min-width: 40em) {
  #section_brand .section__outer {
    padding: 40px 0;
  }
}
#section_brand .section__title {
  color: #fff !important;
}
.top_message {
  margin-bottom: 20px;
  text-align: center;
  padding: 15px;
  background-image: url('../images/img-kirinuki-ramen.png?1489135155');
  background-repeat: no-repeat;
  background-size: 240px;
  background-position: right bottom;
}
@media (min-width: 40em) {
  .top_message {
    border: 6px solid #feeee9;
    padding: 30px;
    background-size: 340px;
    border-width: 10px;
    margin-bottom: 30px;
    background-position: 115% 110%;
  }
}
@media (min-width: 64em) {
  .top_message {
    padding: 40px;
    margin-bottom: 40px;
  }
}
.top_message span {
  background: rgba(255, 255, 255, 0.7);
}
.top_message__title {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (min-width: 40em) {
  .top_message__title {
    font-size: 24px;
  }
}
@media (min-width: 64em) {
  .top_message__title {
    font-size: 27px;
  }
}
@media (min-width: 40em) {
  .top_message__text {
    line-height: 2;
  }
}
.banners {
  margin-bottom: 30px;
}
@media (min-width: 40em) {
  .banners {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 20px;
  }
}
.banners__col {
  margin-bottom: 10px;
}
@media (min-width: 40em) {
  .banners__col {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
    margin-bottom: 15px;
  }
}
@media (min-width: 40em) {
  .banners__col__inner {
    padding: 0 10px;
  }
}
.banner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.banner--support {
  background-image: url('../images/bg_ct_banner1.jpg?1489037663');
}
.banner--story {
  background-image: url('../images/bg_ct_banner2.jpg?1489037663');
}
.banner--group {
  background-image: url('../images/bg_ct_banner3.jpg?1489037663');
}
.banner--company {
  background-image: url('../images/bg_ct_banner4.jpg?1489037663');
}
.banner__link {
  color: white;
  display: block;
  position: relative;
  border: 4px solid rgba(241, 90, 36, 0.4);
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxNWEyNCIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+PHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiNmMTVhMjQiIHN0b3Atb3BhY2l0eT0iMC44NSIvPjxzdG9wIG9mZnNldD0iMzAlIiBzdG9wLWNvbG9yPSIjZWM0OTBmIiBzdG9wLW9wYWNpdHk9IjAuODUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -moz-linear-gradient(315deg, rgba(241, 90, 36, 0.85), rgba(241, 90, 36, 0.85) 29%, rgba(236, 73, 15, 0.85) 30%);
  background-image: -webkit-linear-gradient(315deg, rgba(241, 90, 36, 0.85), rgba(241, 90, 36, 0.85) 29%, rgba(236, 73, 15, 0.85) 30%);
  background-image: linear-gradient(135deg, rgba(241, 90, 36, 0.85), rgba(241, 90, 36, 0.85) 29%, rgba(236, 73, 15, 0.85) 30%);
  padding: 5px;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.banner__link:visited {
  color: white;
}
.banner__link:focus {
  color: white;
}
.banner__link:hover {
  color: white;
}
.banner__link:active {
  color: white;
}
.banner__link .effective-border-outer {
  position: relative;
}
.banner__link .effective-border-outer::before,
.banner__link .effective-border-outer::after,
.banner__link .effective-border-inner::before,
.banner__link .effective-border-inner::after {
  position: absolute;
  z-index: 2;
  content: '';
  width: 0;
  height: 0;
  border: 0px solid transparent;
  transition: all .2s;
}
.banner__link .effective-border-outer::before {
  top: 0px;
  left: 0px;
  border-left-color: #fff;
}
.banner__link .effective-border-outer::after {
  bottom: 0px;
  right: 0px;
  border-right-color: #fff;
}
.banner__link .effective-border-inner::before {
  bottom: 0px;
  left: 0px;
  border-bottom-color: #fff;
}
.banner__link .effective-border-inner::after {
  top: 0px;
  right: 0px;
  border-top-color: #fff;
}
.banner__link:hover .effective-border-outer::before,
.banner__link:hover .effective-border-outer::after,
.banner__link:hover .effective-border-inner::before,
.banner__link:hover .effective-border-inner::after {
  border-width: 1px;
}
.banner__link:hover .effective-border-outer::before,
.banner__link:hover .effective-border-outer::after {
  height: 100%;
  visibility: visible;
}
.banner__link:hover .effective-border-inner::before,
.banner__link:hover .effective-border-inner::after {
  width: 100%;
  visibility: visible;
}
.banner__link:after {
  font-size: 24px;
  font-weight: normal;
  font-family: 'FontAwesome';
  content: "\f0a9";
  display: block;
  position: absolute;
  right: 17px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
@media (min-width: 64em) {
  .banner__link:after {
    font-size: 30px;
  }
}
.banner__link:hover {
  opacity: 0.9;
}
.banner__link:hover:after {
  right: 15px;
}
.banner__link__inner {
  padding: 20px 10px;
}
@media (min-width: 64em) {
  .banner__link__inner {
    padding: 35px 10px;
  }
}
.banner__title {
  letter-spacing: .1em;
  font-weight: bold;
  font-size: 10px;
  line-height: 1;
}
@media (min-width: 40em) {
  .banner__title {
    font-size: 8.5px;
  }
}
@media (min-width: 64em) {
  .banner__title {
    font-size: 11.9px;
  }
}
.banner__sub {
  font-weight: bold;
  font-size: 18px;
}
@media (min-width: 40em) {
  .banner__sub {
    font-size: 22px;
  }
}
@media (min-width: 64em) {
  .banner__sub {
    font-size: 27px;
  }
}
/* 

    link menu
    2018.02.16 Yamashita


*/
@media (min-width: 64em) {
  .link_menu {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 60px;
    padding-bottom: 20px;
  }
}
@media (max-width: 64em) {
  .link_menu {
    padding: 15px 15px 0;
  }
}
@media (min-width: 64em) {
  .side_brand_list__item {
    display: inline-block;
    margin-right: 60px;
  }
}
/*

	side__column

*/
.side__column {
  margin: 0 auto;
}
@media (min-width: 30em) {
  .side__column {
    max-width: 600px;
  }
}
@media (max-width: 63.99em) {
  .side__column__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px 0px;
  }
}
@media (max-width: 29.99em) {
  .side__column__inner {
    margin: 0 -5px 0px;
  }
}
.side__column__col {
  margin-bottom: 20px;
}
@media (max-width: 63.99em) {
  .side__column__col {
    -webkit-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 30em) {
  .side__column__col {
    margin-bottom: 20px;
  }
}
@media (max-width: 63.99em) {
  .side__column__col__inner {
    padding: 0 10px;
  }
}
@media (max-width: 29.99em) {
  .side__column__col__inner {
    padding: 0 5px;
  }
}
/*

	side__content

*/
.side__content__title {
  margin-bottom: 10px;
}
.side__content__title__en {
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: .1em;
  font-weight: 700;
  font-size: 30px;
  line-height: 1;
  margin-right: 8px;
}
.side__content__title__jp {
  font-size: 12px;
  font-weight: bold;
}
.side__content__image__link {
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.side__content__image__link:hover {
  opacity: 0.8;
}
.side__content--menu {
  border: 10px solid #f2f2f2;
  padding: 15px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 600px;
}
.side__content.side__fb {
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width: 30em) {
  .side__content.side__fb {
    margin-bottom: 20px;
  }
}
.side_brand_list__item__head {
  font-size: 19px;
  font-weight: bold;
  padding: 10px 0 10px 0;
}
.side_brand_list__item__head a {
  position: relative;
}
.side_brand_list__item__head a:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 40%;
  right: 0;
  border-style: solid;
  border-width: 8px 4px 0 4px;
  border-color: #f15a24 transparent transparent transparent;
}
@media (max-width: 64em) {
  .side_brand_list__item__head {
    font-size: 15px;
  }
}
.side_brand_list__item__head span,
.side_brand_list__item__head a {
  border-left: 4px solid #f15a24;
  display: block;
  padding-left: 10px;
  padding-right: 20px;
}
.side_brand_list__item__body {
  padding: 10px 0;
  border-top: 1px solid #e1e1e1;
}
.side_brand_list__item__area:not(:last-child) {
  margin-bottom: 10px;
}
.side_brand_list__item__area__title {
  background: #f2f2f2;
  border-radius: 3px;
  padding: 2px 10px;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.shop_tag_list {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  font-size: 13px;
}
.shop_tag_list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 6px;
  padding-right: 6px;
}
.shop_tag_list li:first-child {
  padding-left: 0;
}
.shop_tag_list li:last-child {
  padding-right: 0;
}
.shop_tag_list li.last {
  padding-right: 0;
}
.shop_tag_list li a {
  text-decoration: underline;
}
/*

	facebook

*/
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style] {
  width: 100% !important;
  max-width: 500px;
  margin: 0 auto;
}
.fb_iframe_widget div._2p3a {
  width: 100% !important;
}
.top_news_link {
  width: 90%;
  margin: auto;
}
/*

	news_list

*/
.news_list__item {
  display: block;
  padding: 8px 0;
  border-bottom: 1px dotted #e1e1e1;
}
.news_list__item:first-child {
  border-top: 1px dotted #e1e1e1;
}
.news_list__item__date {
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: .1em;
  font-size: 15px;
}
.news_list__item__title {
  font-weight: bold;
  line-height: 1.3;
}
/*

	brand_thumbs

*/
.brand_thumbs {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (min-width: 30em) {
  .brand_thumbs {
    margin: 0 -10px;
  }
}
.brand_thumbs:not(:last-child) {
  margin-bottom: 15px;
}
.brand_thumbs__col {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-bottom: 10px;
}
@media (min-width: 40em) {
  .brand_thumbs__col {
    -webkit-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    margin-bottom: 15px;
  }
}
@media (min-width: 64em) {
  .brand_thumbs__col {
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.brand_thumbs__col__inner {
  padding: 0 5px;
}
@media (min-width: 30em) {
  .brand_thumbs__col__inner {
    padding: 0 10px;
  }
}
.brand_thumb {
  height: 100%;
  display: block;
  background: white;
}
.brand_thumb__image {
  position: relative;
  height: 87px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 40em) {
  .brand_thumb__image {
    height: 140px;
  }
}
.brand_thumb--brand01 .brand_thumb__image {
  background-image: url('../images/brand-thumb01.jpg?1489112986');
}
.brand_thumb--brand02 .brand_thumb__image {
  background-image: url('../images/brand-thumb02.jpg?1489112995');
}
.brand_thumb--brand03 .brand_thumb__image {
  background-image: url('../images/brand-thumb03.jpg?1489113006');
}
.brand_thumb--brand04 .brand_thumb__image {
  background-image: url('../images/brand-thumb04.jpg?1489113014');
}
.brand_thumb--brand05 .brand_thumb__image {
  background-image: url('../images/brand-thumb05.jpg?1489113024');
}
.brand_thumb--brand06 .brand_thumb__image {
  background-image: url('../images/brand-thumb06.jpg?1489113032');
}
.brand_thumb--brand07 .brand_thumb__image {
  background-image: url('../images/brand-thumb07.jpg?1489113042');
}
.brand_thumb--brand08 .brand_thumb__image {
  background-image: url('../images/brand-thumb08.jpg?1489113051');
}
.brand_thumb--brand09 .brand_thumb__image {
  background-image: url('../images/brand-thumb09.jpg?1489113061');
}
.brand_thumb--brand10 .brand_thumb__image {
  background-image: url('../images/brand-thumb10.jpg?1489113061');
}
.brand_thumb--brand11 .brand_thumb__image {
  background-image: url('../images/brand-thumb11.jpg');
}
.brand_thumb--brand12 .brand_thumb__image {
  background-image: url('../images/brand-thumb12.jpg');
}
.brand_thumb--brand13 .brand_thumb__image {
  background-image: url('../images/brand-thumb13.jpg');
}
.brand_thumb__image:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.brand_thumb:hover .brand_thumb__image:after {
  background: transparent;
}
.brand_thumb__body {
  padding: 10px 10px;
}
.brand_thumb__logo {
  max-width: 140px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
.brand_thumb__logo img {
  width: 100%;
}
.brand_thumb__title {
  font-size: 13px;
  text-align: center;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 7px;
}
@media (min-width: 40em) {
  .brand_thumb__title {
    font-size: 14px;
  }
}
.brand_thumb__title:before {
  font-family: 'FontAwesome';
  content: "\f0da";
  margin-right: 5px;
}
.brand_thumb__text {
  font-size: 11px;
  line-height: 1.4;
}
@media (min-width: 40em) {
  .brand_thumb__text {
    font-size: 12px;
    line-height: 1.7;
  }
}
.logo_title_bar {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 20px;
  background: #1a2930;
  color: #fff;
  padding: 8px;
}
@media (min-width: 40em) {
  .logo_title_bar {
    padding: 10px;
  }
}
.logo_title_bar__col--logo {
  -webkit-flex: 0 0 90px;
  flex: 0 0 90px;
}
@media (min-width: 40em) {
  .logo_title_bar__col--logo {
    -webkit-flex: 0 0 120px;
    flex: 0 0 120px;
  }
}
@media (min-width: 64em) {
  .logo_title_bar__col--logo {
    -webkit-flex: 0 0 150px;
    flex: 0 0 150px;
  }
}
.logo_title_bar__col--title {
  -webkit-flex: 1 0;
  flex: 1 0;
  padding: 0 10px;
}
.logo_title_bar__logo__thumb {
  max-width: 90px;
}
@media (min-width: 40em) {
  .logo_title_bar__logo__thumb {
    max-width: 120px;
  }
}
@media (min-width: 64em) {
  .logo_title_bar__logo__thumb {
    max-width: 150px;
  }
}
.logo_title_bar__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  font-style: italic;
}
@media (min-width: 40em) {
  .logo_title_bar__title {
    font-size: 32px;
  }
}
@media (min-width: 64em) {
  .logo_title_bar__title {
    font-size: 39px;
  }
}
/*

	shop_list

*/
.low_page--shop_detail .shop_list {
  border: 1px solid #e1e1e1;
  padding: 15px;
  margin-top: 20px;
}
@media (min-width: 40em) {
  .low_page--shop_detail .shop_list {
    padding: 30px;
    margin-top: 30px;
  }
}
.shop_list__item:not(:last-child) {
  margin-bottom: 40px;
}
.shop_list__item__head {
  border: 1px solid #e1e1e1;
  margin-bottom: 20px;
}
@media (min-width: 40em) {
  .shop_list__item__head {
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 40em) {
  .shop_list__item__head__col {
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 40em) {
  .shop_list__item__head__col--image {
    -webkit-flex: 0 0 60%;
    flex: 0 0 60%;
  }
}
.shop_list__item__head__col--copy {
  padding: 20px 20px;
}
@media (min-width: 40em) {
  .shop_list__item__head__col--copy {
    -webkit-flex: 1 1;
    flex: 1 1;
    padding: 50px 30px;
  }
}
.shop_list__item__thumb {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 230px;
  position: relative;
}
@media (min-width: 40em) {
  .shop_list__item__thumb {
    min-height: 240px;
  }
}
@media (min-width: 64em) {
  .shop_list__item__thumb {
    min-height: 260px;
  }
}
.shop_list__item__thumb__inner {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.shop_list__item__thumb__text {
  font-size: 24px;
  color: #fff;
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: .1em;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  left: 20px;
  bottom: 20px;
}
@media (min-width: 40em) {
  .shop_list__item__thumb__text {
    font-size: 27px;
  }
}
@media (min-width: 64em) {
  .shop_list__item__thumb__text {
    font-size: 30px;
  }
}
.shop_list__item__copy {
  font-size: 21px;
  font-weight: bold;
}
@media (min-width: 64em) {
  .shop_list__item__copy {
    font-size: 24px;
  }
}
.shop_list__item__text {
  margin-bottom: 20px;
  font-size: 15px;
}
.shop_list__item__list__area {
  margin-bottom: 15px;
}
.shop_list__item__list__area__text {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
.shop_list__item__list__area__text div {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 8px;
  padding-right: 8px;
}
.shop_list__item__list__area__text div:first-child {
  padding-left: 0;
}
.shop_list__item__list__area__text div:last-child {
  padding-right: 0;
}
.shop_list__item__list__area__text div.last {
  padding-right: 0;
}
.shop_list__item__list__area__text div a {
  text-decoration: underline;
}
/*

	shop_detail

*/
.shop_detail__ct:not(:last-child) {
  margin-bottom: 20px;
}
@media (min-width: 40em) {
  .shop_detail__ct:not(: last-child) {
    margin-bottom: 30px;
  }
}
.shop_detail__main_image {
  max-width: 600px;
  margin: 0 auto;
}
/*

	link_set

*/
@media (min-width: 40em) {
  .link_set {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.link_set__item {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 39.99em) {
  .link_set__item {
    border-left: 1px solid #e1e1e1;
  }
}
.link_set__item:first-child {
  border-left: 1px solid #e1e1e1;
}
.link_set__item:last-child {
  border-right: 1px solid #e1e1e1;
}
.link_set__item:not(:last-child) {
  border-right: 1px solid #e1e1e1;
}
@media (max-width: 39.99em) {
  .link_set__item:not(: last-child) {
    margin-bottom: 10px;
  }
}
.link_set__item__link {
  position: relative;
  display: block;
  padding: 10px 10px;
}
@media (min-width: 40em) {
  .link_set__item__link {
    padding: 10px 20px;
  }
}
@media (min-width: 64em) {
  .link_set__item__link {
    font-size: 16px;
    padding: 10px 30px;
  }
}
.link_set__item__link:after {
  font-family: 'FontAwesome';
  content: "\f08e";
  margin-left: 5px;
}
@media (max-width: 39.99em) {
  .link_set__item__link:after {
    position: absolute;
    margin-left: 0;
    right: 10px;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
/*

	default_box

*/
.default_box__head {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}
@media (min-width: 64em) {
  .default_box__head {
    font-size: 21px;
  }
}
.default_box__head:after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  top: 50%;
  left: 0;
}
.default_box__head span {
  background: #fff;
  position: relative;
  z-index: 10;
  display: inline-block;
  padding: 0 10px;
}
/*

	default_dl

*/
.default_dl__item {
  display: -webkit-flex;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px dotted #e1e1e1;
}
.default_dl__item dt,
.default_dl__item dd {
  padding: 0 10px;
}
.default_dl__item dt {
  font-weight: bold;
  -webkit-flex: 0 0 80px;
  flex: 0 0 80px;
  text-align: right;
}
@media (min-width: 40em) {
  .default_dl__item dt {
    -webkit-flex: 0 0 100px;
    flex: 0 0 100px;
  }
}
.default_dl__item dd {
  -webkit-flex: 1 0;
  flex: 1 0;
}
/*

	photo_list

*/
.photo_list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (min-width: 30em) {
  .photo_list {
    margin: 0 -10px;
  }
}
.photo_list__col {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
  margin-bottom: 10px;
}
@media (min-width: 30em) {
  .photo_list__col {
    margin-bottom: 15px;
  }
}
@media (min-width: 40em) {
  .photo_list__col {
    -webkit-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}
.photo_list__col__inner {
  padding: 0 5px;
}
@media (min-width: 30em) {
  .photo_list__col__inner {
    padding: 0 10px;
  }
}
.photo_list__item__text {
  background: #f2f2f2;
  font-size: 12px;
  padding: 5px 10px;
}
/*

	post

*/
.post__copy,
.post h2,
.post h3,
.post h4,
.post p,
.post table,
.post .separate_line,
.post .comment_box {
  margin-bottom: 20px;
}
@media (min-width: 40em) {
  .post__copy,
  .post h2,
  .post h3,
  .post h4,
  .post p,
  .post table,
  .post .separate_line,
  .post .comment_box {
    margin-bottom: 30px;
  }
}
.post p {
  font-size: 15px;
  margin-top: -5px;
}
.post p.img {
  text-align: center;
}
.post p.img img {
  max-width: 800px;
}
@media (min-width: 40em) {
  .post p {
    margin-top: -10px;
  }
}
.post em {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSI2MCUiIHN0b3AtY29sb3I9IiNmZmY3ODMiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(60%, #fff783));
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 60%, #fff783 60%);
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #fff783 60%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 60%, #fff783 60%);
}
.post strong {
  font-weight: bold;
  color: #f15a24;
}
.post__copy {
  font-size: 21px;
  line-height: 1.3;
  font-weight: bold;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 10px;
  text-align: left;
}
@media (min-width: 40em) {
  .post__copy {
    font-size: 24px;
    text-align: center;
  }
}
@media (min-width: 64em) {
  .post__copy {
    font-size: 27px;
    padding-bottom: 15px;
  }
}
.post h2 {
  font-size: 18px;
  line-height: 1.3;
  background: #1a2930;
  color: #fff;
  padding: 15px 15px;
  font-weight: bold;
}
@media (min-width: 40em) {
  .post h2 {
    font-size: 21px;
  }
}
@media (min-width: 64em) {
  .post h2 {
    font-size: 24px;
    padding: 20px 20px;
  }
}
.post h3 {
  font-size: 17px;
  line-height: 1.3;
  background: #f2f2f2;
  padding: 12px 15px;
  font-weight: bold;
}
@media (min-width: 40em) {
  .post h3 {
    font-size: 19px;
  }
}
@media (min-width: 64em) {
  .post h3 {
    font-size: 21px;
    padding: 17px 20px;
  }
}
.post h4 {
  font-size: 16px;
  line-height: 1.3;
  font-weight: bold;
  padding: 3px 15px;
  border-left: 4px solid #f15a24;
}
@media (min-width: 40em) {
  .post h4 {
    font-size: 17px;
  }
}
@media (min-width: 64em) {
  .post h4 {
    font-size: 18px;
    padding: 8px 20px;
  }
}
@media (min-width: 40em) {
  .fl:after {
    content: '';
    display: table;
    clear: both;
  }
  .fl .fl_inner {
    width: 50%;
    float: left;
  }
  .fl .fl_inner:first-child {
    padding-right: 15px;
  }
}
@media (min-width: 64em) {
  .fl_inner {
    padding: 0 30px;
  }
}
.post table {
  line-height: 1.4;
  border-left: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
}
.post table {
  width: 100%;
}
.post table caption {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 15px;
}
@media (min-width: 64em) {
  .post table caption {
    font-size: 16px;
  }
}
.post table caption:before {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  margin-right: 10px;
  background: #f15a24;
}
.post table th,
.post table td {
  padding: 12px 15px;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.post table th {
  text-align: center;
  font-weight: bold;
  background: #f2f2f2;
}
.post table tr:last-child th,
.post table tr:last-child td {
  background: #ccffff;
}
.post table tr:last-child td {
  font-weight: bold;
}
.post table tr.to_asto th,
.post table tr.to_asto td {
  background: #ffffcc;
}
.post table tr.other th,
.post table tr.other td {
  background: #ffcccc;
}
.post .separate_line {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  position: relative;
}
@media (min-width: 64em) {
  .post .separate_line {
    font-size: 21px;
  }
}
.post .separate_line:before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #e1e1e1;
  position: absolute;
  top: 50%;
}
.post .separate_line span {
  position: relative;
  padding: 0 10px;
  display: inline-block;
  z-index: 10;
  background: #fff;
}
.post .tel {
  font-size: 21px;
  color: #f15a24;
  font-weight: bold;
}
.post .tel:before {
  font-family: 'FontAwesome';
  content: "\f095";
  margin-right: 5px;
}
.post .comment_box {
  background: #f2f2f2;
  padding: 20px;
}
@media (min-width: 64em) {
  .post .comment_box {
    padding: 30px;
  }
}
.case_list {
  margin-top: -5px;
  margin-bottom: 20px;
}
@media (min-width: 40em) {
  .case_list {
    margin-bottom: 30px;
    margin-top: -10px;
  }
}
.case_list__item {
  padding: 5px 0;
  border-bottom: 1px solid #e1e1e1;
  display: -webkit-flex;
  display: flex;
}
.case_list__item__thumb {
  -webkit-flex: 0 0 90px;
  flex: 0 0 90px;
}
@media (min-width: 40em) {
  .case_list__item__thumb {
    -webkit-flex: 0 0 180px;
    flex: 0 0 180px;
  }
}
.case_list__item__body {
  -webkit-flex: 1 1;
  flex: 1 1;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 40em) {
  .case_list__item__body {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
}
.case_list__item__title {
  font-size: 14px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 5px;
}
@media (min-width: 40em) {
  .case_list__item__title {
    font-size: 15px;
  }
}
.case_list__item__address {
  line-height: 1.3;
  font-size: 12px;
}
@media (min-width: 40em) {
  .case_list__item__address {
    font-size: 13px;
  }
}
.case_list__item__address:before {
  font-family: 'FontAwesome';
  content: "\f041";
  color: #f15a24;
  margin-right: 5px;
}
.case_list__item__description {
  margin-top: 10px;
  font-size: 12px;
  line-height: 1.5;
  display: none;
}
@media (min-width: 40em) {
  .case_list__item__description {
    display: block;
  }
}
.f_bnr {
  width: 90%;
  max-width: 900px;
  margin: 0 auto 30px;
}
.f_bnr a:hover {
  opacity: 0.8;
}
/*

	page_top

*/
.page_top__link {
  font-family: 'Open Sans Condensed', sans-serif;
  letter-spacing: .1em;
  display: block;
  background: #f2f2f2;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  color: #333333;
}
.page_top__link:before {
  font-family: 'FontAwesome';
  content: "\f106";
  display: inline-block;
  margin-right: 5px;
}
.page_top__link:hover {
  color: #666666;
}
@media (min-width: 64em) {
  .page_top__link {
    padding: 15px;
    font-size: 18px;
  }
}
/*

	bNav

*/
.bNav_wrap {
  padding: 25px 0;
  background: #1a2930;
}
@media (min-width: 40em) {
  .bNav_wrap {
    padding: 30px 0 10px;
  }
}
@media (min-width: 64em) {
  .bNav_wrap {
    padding: 40px 0 20px;
  }
}
.bNav {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  line-height: 1.3;
}
.bNav a:hover {
  color: #ddd !important;
}
.bNav__col {
  -webkit-flex: 0 0 50%;
  flex: 0 0 50%;
}
.fb-wrap {
  -webkit-flex: 0 0 20%;
  flex: 0 0 100%;
}
@media (min-width: 40em) {
  .bNav__col {
    -webkit-flex: 0 0 17%;
    flex: 0 0 17%;
  }
  .fb-wrap {
    -webkit-flex: 0 0 32%;
    flex: 0 0 32%;
  }
}
.bNav_list__item {
  margin-bottom: 20px;
  padding: 0 5px;
}
.bNav_list__item > a {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.bNav_list__item > span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.bNav .subNav_list {
  margin-top: 6px;
}
.bNav .subNav_list__item {
  margin-top: 4px;
}
.bNav .subNav_list__item a {
  font-size: 12px;
  color: #7c878a;
}
/*

	footer

*/
.footer {
  padding: 20px 0 15px;
  text-align: center;
}
@media (min-width: 40em) {
  .footer {
    padding: 30px 0;
    text-align: left;
  }
}
@media (min-width: 64em) {
  .footer {
    padding: 40px 0;
  }
}
@media (min-width: 40em) {
  .footer__inner {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.footer__col--social {
  margin-left: auto;
}
@media (max-width: 39.99em) {
  .footer__col--social {
    margin-bottom: 15px;
  }
}
@media (min-width: 40em) {
  .footer__col--social {
    padding-left: 30px;
  }
}
@media (max-width: 39.99em) {
  .footer__col--address {
    margin-bottom: 15px;
  }
}
@media (min-width: 40em) {
  .footer__col--address {
    padding-left: 30px;
  }
}
@media (min-width: 64em) {
  .footer__col--address {
    padding-left: 60px;
  }
}
.footer__company {
  font-weight: bold;
  margin-bottom: 5px;
}
@media (min-width: 40em) {
  .footer__company {
    margin-bottom: 15px;
  }
}
.footer__address {
  font-size: 12px;
}
.footer__address__link {
  font-weight: bold;
}
.footer__address__link:before {
  font-family: 'FontAwesome';
  content: "\f041";
  display: inline-block;
  margin-right: 3px;
}
.footer__logo {
  margin-bottom: 15px;
}
@media (max-width: 39.99em) {
  .footer__logo {
    display: none;
  }
}
.footer__logo__thumb {
  max-width: 200px;
}
@media (min-width: 64em) {
  .footer__logo__thumb {
    max-width: 239.5px;
  }
}
.footer__copyright {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 12px;
  letter-spacing: .1em;
}
.fNav_list {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
.fNav_list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
.fNav_list li:first-child {
  padding-left: 0;
}
.fNav_list li:last-child {
  padding-right: 0;
}
.fNav_list li.last {
  padding-right: 0;
}
@media (min-width: 30em) and (max-width: 39.99em) {
  .fNav_list {
    display: inline-block;
  }
}
.fNav_list__item {
  margin-bottom: 5px;
}
.fNav_list__item a {
  display: block;
  font-size: 11px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
  padding: 2px 10px;
}
/*

	google_map

*/
.google_map {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.google_map iframe,
.google_map object,
.google_map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*

	plugins

*/
.slick-slider {
  margin: 0 auto;
  max-width: 1400px;
}
.sns-btn-list {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 5px;
}
.sns-btn-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
  white-space: nowrap;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
.sns-btn-list li:first-child {
  padding-left: 0;
}
.sns-btn-list li:last-child {
  padding-right: 0;
}
.sns-btn-list li.last {
  padding-right: 0;
}
@media (min-width: 30em) and (max-width: 39.99em) {
  .sns-btn-list {
    display: inline-block;
    vertical-align: top;
  }
}
@media (min-width: 40em) {
  .sns-btn-list {
    margin-bottom: 15px;
  }
}
/*

追加分　20180123　wadaり

*/
.top_content_wrapper .container__col--main {
  padding-right: 0;
}
.banner_area {
  padding: 20px 0 15px 0;
}
.banner_area ul {
  padding: 0 10px;
}
.banner_area ul li {
  margin-bottom: 5px;
  font-size: 1em;
}
.banner_area ul li span {
  display: block;
  line-height: 1.4em;
}
.banner_area ul li a {
  position: relative;
  display: block;
  padding: 10px;
  height: 100%;
}
.banner_area ul li a span {
  position: relative;
  color: #FFF;
  z-index: 2;
}
.banner_area ul li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  z-index: 1;
}
.banner_area ul li a:before {
  content: "\f0a9";
  font-family: fontAwesome;
  color: #FFF;
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 25px;
  z-index: 3;
}
.banner_area ul li a:hover:after {
  background: transparent;
}
@media (min-width: 30em) {
  .banner_area {
    padding: 40px 0;
  }
  .banner_area ul {
    display: flex;
    padding: 0 5px;
  }
  .banner_area ul li {
    -webkit-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    padding: 0 10px;
  }
  .banner_area ul li a {
    padding: 20px 20px 25px 20px;
  }
  .banner_area ul li a:before {
    top: 30%;
  }
}
@media (min-width: 64em) {
  .banner_area ul li {
    padding: 0 20px;
  }
}
.banner_shop a {
  background: url(../images/banner_01_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.banner_activity a {
  background: url(../images/banner_02_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
.banner_recruit a {
  background: url(../images/banner_03_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
}
