@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* base */
html {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 62.5%;
  line-height: 1.5;
  font-weight: 400;
}

body {
  font-size: 1.2rem;
  position: relative;
  padding-left: 200px;
}

.pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.pc_inline {
  display: inline;
}
@media screen and (max-width: 768px) {
  .pc_inline {
    display: none;
  }
}

.sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
}

.sp_inline {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp_inline {
    display: inline;
  }
}

img {
  max-width: 100%;
  max-height: 100%;
}

a {
  color: #4063a2;
  transition: 0.2s;
}
a.fc_sec {
  text-decoration: underline;
}

a:hover {
  opacity: 0.8;
}

.base_txt {
  font-size: 1.4rem;
}

.fc_sec {
  color: #fa8f53;
}

.warning {
  color: #ff0000;
}

.indent_list {
  text-indent: -1em;
  padding-left: 1em;
}

.container {
  position: relative;
  max-width: 1720px;
  margin: 0;
}
.container.bg_gray {
  background: #ccc;
}

.content {
  min-height: calc(100vh - 193px);
}
.bg_gray .content {
  padding: 32px 0 48px;
}
.content .layout_inner {
  background: #fff;
  max-width: 1000px;
  margin: auto;
}

.head_block {
  background: #e6e6e6;
  padding: 64px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.head_block .-title {
  position: relative;
  font-size: 1.6rem;
  background: #fa8f53;
  color: #fff;
  padding: 4px 24px;
}
.head_block .-title::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -10px;
  border-style: solid;
  border-width: 32px 10px 0 0;
  border-color: #fa8f53 transparent transparent transparent;
}
.head_block .-txt {
  margin-left: 24px;
}

.inner_block {
  padding: 48px 16px 0;
}
.bg_gray .inner_block {
  padding-right: 24px;
  padding-left: 24px;
}
.inner_block:last-of-type {
  padding-bottom: 48px;
}

.card {
  max-width: 700px;
  margin: auto;
  padding: 24px 16px;
}

.inner_title {
  font-size: 2.4rem;
  margin-bottom: 16px;
  line-height: 1em;
}

.sub_title {
  font-size: 1.6rem;
  margin-bottom: 8px;
}

.sub_title2 {
  position: relative;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 400;
  color: #fff;
  background: #fa8f53;
  padding: 4px 24px;
  margin-bottom: 16px;
}
.sub_title2:not(:first-of-type) {
  margin-top: 32px;
}
.sub_title2::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 0 16px 20px;
  border-color: transparent transparent transparent #fa8f53;
}

.column_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #e6e6e6;
  font-size: 1.4rem;
  padding: 8px 12px;
  margin-bottom: 16px;
}

.column_title2 {
  font-size: 2rem;
  color: #fa8f53;
  padding-bottom: 8px;
  border-bottom: 3px solid #fa8f53;
  margin-bottom: 24px;
}
.column_title2:not(:first-of-type) {
  margin-top: 48px;
}
.column_title2.borderless {
  border-bottom: none;
}

.btn {
  display: inline-flex;
  align-items: center;
  padding: 6px 12px;
  background: #363636;
  color: #fff;
  border: 1px solid #363636;
  transition: 0.2s;
}
.btn.in_icon {
  padding-right: 8px;
}
.btn.in_icon .icon {
  font-size: 1.8rem;
  margin-left: 16px;
}
.btn:hover {
  opacity: 0.8;
}
.btn.outline {
  background: #fff;
  color: #000;
}
.btn.outline:hover {
  opacity: 1;
  background: #363636;
  color: #fff;
}
.btn.active {
  background: #363636;
  color: #fff;
}
.btn.active:hover {
  opacity: 1;
}

.icon_btn {
  position: relative;
  display: block;
  background: #fa8f53;
  border-radius: 20px;
  width: 28px;
  height: 28px;
  font-size: 1.8rem;
  color: #fff;
  transition: 0.2s;
}
.icon_btn:hover {
  opacity: 0.8;
}

.icon_square {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #4c4c4c;
  width: 8vw;
  height: 8vw;
  font-size: 1.6rem;
  color: #e6e6e6;
}
.icon_square:not(:first-child) {
  margin-left: 2vw;
}

.btn_block {
  display: flex;
  align-items: center;
}
.btn_block .btn:not(:first-child) {
  margin-left: 16px;
}

.cell {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.from_sp {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 5px;
  left: 5px;
  width: 28px;
  height: 28px;
  border-radius: 3px;
  font-size: 22px;
  color: #fff;
}
.from_sp > svg {
  z-index: 1;
}
.from_sp::after {
  content: "";
  position: absolute;
  background: #000;
  opacity: 0.3;
  width: 28px;
  height: 28px;
  border-radius: 3px;
  left: 0;
  bottom: 0;
}

.breadcrumbs {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.4rem;
  margin-bottom: 12px;
}
.breadcrumbs .-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.breadcrumbs .-item:not(:last-child) {
  margin-right: 8px;
}
.breadcrumbs .-item:not(:last-child)::after {
  content: ">";
  display: block;
  margin-left: 8px;
}

.photo_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px;
}
.photo_list .-item {
  width: 30%;
  margin: 0 5% 0 0;
  text-align: center;
}
.photo_list .-item:nth-of-type(3n) {
  margin-right: 0;
}
.photo_list .-item:nth-of-type(n + 4) {
  margin-top: 2%;
}
.photo_list .-item .-img {
  position: relative;
  display: inline-block;
}
.photo_list .-item .photo_data {
  display: flex;
  align-items: flex-start;
  text-align: left;
}
.photo_list .-item .photo_data .rank_num {
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  padding: 4px 8px;
  margin-right: 4%;
  border-bottom: 2px solid #000;
}

.thumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.thumbnail .-item {
  position: relative;
  height: 16vw;
  margin: 0 6px 6px 0;
  width: calc(20.6vw - 6px);
  background-size: cover;
  background-position: center;
}
.thumbnail .-item.-sp {
  width: calc(10.3vw - 6px);
}

.photo_data .-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.6rem;
  margin-top: 6px;
}
.photo_data .data_list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-top: 6px;
}
.photo_data .data_list > li:not(:last-of-type)::after {
  content: "|";
  display: inline-block;
  margin: 0 8px;
}

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.pagination > ul > li {
  border: 1px solid #000;
  display: flex;
}
.pagination > ul > li:not(:first-of-type) {
  border-left: none;
}
.pagination > ul > li.current {
  background: #363636;
  color: #fff;
}
.pagination > ul > li a,
.pagination > ul > li span {
  padding: 4px 10px;
}

.maps #gmap {
  width: 100%;
  height: 600px;
}

/* case */
@media screen and (max-width: 768px) {
  html {
    font-size: 2.666666vw;
  }
  body {
    padding-left: 0;
  }
  .content {
    min-height: 100vh;
  }
  .bg_gray .content {
    padding: 0;
  }
  .base_txt {
    font-size: 1.2rem;
  }
  .head_block {
    padding: 0;
    display: block;
  }
  .head_block .-title {
    padding: 3vw 2vw;
  }
  .head_block .-title::after {
    content: none;
  }
  .btn_block .btn {
    padding: 2vw;
  }
  .btn_block .btn:not(:first-child) {
    margin-left: 2vw;
  }
  .inner_block {
    padding: 4vw 2vw 0;
  }
  .bg_gray .inner_block {
    padding-right: 3vw;
    padding-left: 3vw;
  }
  .inner_block:last-of-type {
    padding-bottom: 4vw;
  }
  .thumbnail .-item {
    height: 36vw;
    margin: 0 1vw 1vw 0;
    width: 47vw;
    background-size: cover;
    background-position: center;
  }
  .thumbnail .-item.-sp {
    width: 23vw;
  }
  .inner_title {
    font-size: 2rem;
    margin-bottom: 2vw;
  }
  .sub_title {
    font-size: 1.4rem;
  }
  .sub_title2 {
    font-size: 1.6rem;
    padding: 0;
    margin-bottom: 3vw;
    background-color: transparent;
    color: #fa8f53;
  }
  .sub_title2:not(:first-of-type) {
    margin-top: 6vw;
  }
  .sub_title2::after {
    content: none;
  }
  .column_title2 {
    font-size: 1.6rem;
  }
  .photo_list {
    display: block;
    margin-bottom: 0;
  }
  .photo_list .-item {
    display: flex;
    width: 100%;
    margin: 0 0 2vw;
    padding-bottom: 2vw;
    text-align: center;
    align-items: center;
    justify-content: space-around;
    flex-direction: row-reverse;
  }
  .photo_list .-item:not(:last-of-type) {
    border-bottom: 1px solid #eee;
  }
  .photo_list .-item > a {
    width: 50%;
  }
  .photo_list .-item .photo_data {
    display: block;
    width: 48%;
    margin-right: 2%;
  }
  .photo_list .-item .photo_data .rank_num {
    display: inline-block;
    padding: 0 8px;
  }
  .photo_list .-item .photo_data .-title {
    font-size: 1.2rem;
  }
  .photo_list .-item .photo_data .name {
    display: none;
  }
  .maps #gmap {
    width: 90%;
    height: 90vh;
    margin: auto;
  }
}
/* side_bar */
.side_bar {
  position: absolute;
  width: 200px;
  height: 100%;
  padding: 36px 15px;
  background: #363636;
  color: #fff;
  font-weight: 300;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.side_bar a {
  color: #fff;
}
.side_bar .-inner {
  margin-bottom: 50px;
}
.side_bar .-inner.nav {
  margin-bottom: 16px;
}
.side_bar .-inner.search {
  margin-bottom: 32px;
}
.side_bar .-inner.search .search_box {
  display: block;
  position: relative;
  background: #666666;
  height: 2.4rem;
  border-radius: 20px;
}
.side_bar .-inner.search .search_box .icon {
  position: absolute;
  font-size: 1.6rem;
  transform: scale(-1, 1);
  top: 0;
  bottom: 0;
  left: 8px;
  margin: auto;
}
.side_bar .-inner.search .search_box .-input {
  line-height: 2.4rem;
  padding: 0 8px 0 28px;
  width: 100%;
}
.side_bar .-inner .-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 16px;
}
.side_bar .-inner .-title .icon {
  font-size: 1.8rem;
  margin-right: 4px;
}
.side_bar .-inner .-list .-item:not(:last-child) {
  margin-bottom: 8px;
}
.side_bar .close_btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .side_bar {
    background: #fff;
    color: #000;
    position: fixed;
    width: 70%;
    right: -70%;
    left: auto;
    z-index: 1000;
    overflow-x: auto;
    padding: 0 0 6vw;
  }
  .side_bar a {
    color: #000;
    white-space: nowrap;
    display: block;
  }
  .opened .side_bar {
    right: 0;
  }
  .side_bar .close_btn {
    display: block;
    position: fixed;
    left: -5vw;
    top: 5vw;
    font-size: 2rem;
    z-index: -1;
    color: #fff;
    transition: 0.3s;
    font-weight: 700;
  }
  .opened .side_bar .close_btn {
    z-index: 100;
    left: 5vw;
  }
  .side_bar .-inner {
    margin-bottom: 0;
  }
  .side_bar .-inner .-list .-item:not(:last-child) {
    margin-bottom: 0;
  }
  .side_bar .-inner.nav {
    margin-bottom: 0;
  }
  .side_bar .-inner .-title {
    border-bottom: 1px solid #eee;
    background: #eee;
    padding: 2vw;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  .side_bar .-inner .-link {
    padding: 2vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #eee;
  }
  .side_bar .-inner .-link::before {
    content: "<";
    display: block;
    font-size: 1.8rem;
    color: #4063a2;
    padding-right: 2vw;
  }
  .side_bar .-inner .img_link {
    padding: 2vw;
    border-bottom: 1px solid #eee;
  }
  .side_bg {
    position: fixed;
    width: 100vw;
    height: 100vh;
    transition: 0.3s;
    z-index: -1;
  }
  .opened .side_bg {
    z-index: 100;
    background: #000;
    opacity: 0.4;
  }
}
/* header */
.header {
  background: #fff;
  padding: 0 16px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.header .logo_block {
  width: 344px;
  padding: 32px 0;
}
.header .logo_block .logo {
  position: relative;
  z-index: 1000;
}
.header .logo_block .hokkaido {
  position: absolute;
  z-index: 100;
  left: -30px;
  top: 16px;
}
.header .user_name {
  margin-right: 8px;
}
.header .sp_btn_block {
  display: none;
}

@media screen and (max-width: 768px) {
  .header {
    padding: 0 2vw;
    align-items: center;
  }
  .header .logo_block {
    width: 70%;
    padding: 8px 0;
  }
  .header .logo_block .logo {
    position: static;
  }
  .header .logo_block .hokkaido {
    display: none;
  }
  .header .btn_block {
    display: none;
  }
  .header .sp_btn_block {
    display: flex;
  }
}
/* footer */
.footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #e6e6e6;
  height: 64px;
  padding: 15px;
}
.footer .icons {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .icons > a {
  color: #4c4c4c;
  font-size: 22px;
}
.footer .icons .inquiry {
  margin-right: 12px;
}
.footer .icons .twitter {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #4c4c4c;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #e6e6e6;
}

.sp_footer_logo {
  margin-top: 2.4rem;
}

@media screen and (max-width: 768px) {
  .footer {
    height: auto;
    padding: 4vw 0;
    justify-content: center;
  }
  .footer .icons {
    display: none;
  }
}
/* index */
.news .-list .-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.news .-list .-row:not(:last-of-type) {
  margin-bottom: 8px;
}
.news .-list .-row > dt {
  margin-right: 12px;
  font-weight: 400;
}
.news .-list .-row > dd {
  font-size: 1.4rem;
}
.news .btn {
  margin-top: 12px;
}

.slick-content .-slide {
  height: 400px;
  margin-right: 40px;
  position: relative;
}
.slick-content .caption {
  position: absolute;
  bottom: 0;
  left: -2px;
  transform: rotate(-90deg);
  transform-origin: left bottom;
  font-size: 1rem;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .slick-content {
    display: none !important;
  }
  .banner {
    padding: 0;
    text-align: center;
  }
  .news .-list {
    margin-bottom: 2vw;
  }
  .news .-list .-row > dt {
    display: none;
  }
  .news .-list .-row > dd {
    font-size: 1.2rem;
  }
}
/* new hashtag area一覧 */
.thumb_1line .-row {
  overflow-x: auto;
  white-space: nowrap;
}
.thumb_1line .-row .-item {
  display: inline-block;
  height: 200px;
  position: relative;
  margin-right: 8px;
}
.thumb_1line .-row .-item img {
  height: 100%;
}

/* news */
.news_list .-row {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 0;
  border-top: 1px solid #ccc;
  font-size: 1.6rem;
}
.news_list .-row .-date {
  width: 14%;
  margin-right: 2%;
}
.news_list .-row .-topic {
  width: 86%;
  font-weight: 400;
}

.news_detail .main_txt {
  line-height: 2;
}

@media screen and (max-width: 768px) {
  .news_list .-row {
    display: block;
    font-size: 1.4rem;
  }
  .news_list .-row .-topic {
    width: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
/* photo */
.photo_detail .-photo {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.photo_detail .-photo .left_col {
  margin-right: 3%;
  width: 57%;
}
.photo_detail .-photo .left_col .-fav {
  width: 3rem;
  height: 3rem;
  background-image: url("/assets/img/photo/fav_btn.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.photo_detail .-photo .left_col .-fav.clicked {
  background-image: url("/assets/img/photo/fav_btn02.png");
}
.photo_detail .-photo .left_col .-fav:active {
  transform: scale(0.9);
}
.photo_detail .-photo .right_col {
  width: 40%;
}
.photo_detail .-photo .right_col .tag_list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.photo_detail .-photo .right_col .tag_list .-tag {
  display: inline-block;
  max-width: 95%;
  padding: 4px 8px;
  margin: 8px 8px 0 0;
  border-radius: 4px;
  background: #e6e6e6;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.photo_detail .-photo .right_col .more_link {
  text-decoration: underline;
}
.photo_detail .-photo .right_col #gmap {
  width: 30vw;
  max-width: 600px;
  height: 20vw;
  max-height: 400px;
}
.photo_detail .-photo .map_accordion_btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .photo_detail .-photo {
    display: block;
  }
  .photo_detail .-photo .left_col {
    width: 100%;
  }
  .photo_detail .-photo .right_col {
    width: 100%;
  }
  .photo_detail .-photo .right_col #gmap {
    display: none;
    width: 100%;
    max-width: none;
    height: 60vw;
    max-height: none;
    margin-bottom: 4vw;
  }
  .photo_detail .-photo .photo_data .-title {
    margin-top: 2vw;
  }
  .photo_detail .-photo .data_list {
    margin-top: 0;
  }
  .photo_detail .-photo .data_list > li {
    margin-top: 2vw;
  }
  .photo_detail .-photo .map_accordion_btn {
    display: inline-flex;
    margin: 2vw 0 4vw;
  }
  .photo_detail .-photo .map_accordion_btn::after {
    content: "▼";
    display: block;
    margin-left: 2vw;
  }
  .photo_detail .-photo .map_accordion_btn.opened::after {
    content: "▲";
  }
}
/* ranking */
.ranking .tab-content,
.ranking .col {
  display: none;
}
.ranking .tab-content.active,
.ranking .col.active {
  display: block;
}
.ranking .tabs {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
.ranking .tabs .tab {
  display: block;
  width: 50%;
  padding: 4px 24px;
  background: #e6e6e6;
  text-align: center;
  font-size: 1.4rem;
  cursor: pointer;
}
.ranking .tabs .tab.active {
  cursor: default;
  background: #363636;
  color: #fff;
}
.ranking .tabs.inner .tab {
  width: auto;
}
.ranking .-head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 16px 0 40px;
}
.ranking .-head .-title {
  margin-right: 16px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 5px;
}
.ranking .tab_link {
  color: #000;
}
.ranking .active > .tab_link {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .ranking .tabs.category {
    display: none;
  }
  .ranking .-head {
    display: block;
    margin: 0 0 6vw;
  }
  .ranking .-head .-title {
    margin-right: 0;
    margin-bottom: 2vw;
  }
}
/* form */
.regist_step {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.regist_step .-item {
  position: relative;
  border: 1px solid #ccc;
  background: #ccc;
  width: 34%;
}
.regist_step .-item span {
  display: block;
  font-size: 1.6rem;
  position: relative;
  padding: 12px 0 12px 16px;
  font-weight: 700;
}
.regist_step .-item span::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: -21px;
  top: -1px;
  border-style: solid;
  border-width: 25px 0 25px 16px;
  border-color: transparent transparent transparent #fff;
  z-index: 1;
}
.regist_step .-item.active {
  background: #fff;
  color: #fa8f53;
}
.regist_step .-item.active::before {
  border-color: transparent transparent transparent #fff;
}
.regist_step .-item.end {
  color: #fff;
}
.regist_step .-item:not(:first-of-type) {
  margin-left: 1%;
  padding-left: 20px;
}
.regist_step .-item::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: -16px;
  top: -1px;
  border-style: solid;
  border-width: 25px 0 25px 16px;
  border-color: transparent transparent transparent #ccc;
  z-index: 3;
}
.regist_step .-item::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  right: -17px;
  top: -1px;
  border-style: solid;
  border-width: 25px 0 25px 16px;
  border-color: transparent transparent transparent #ccc;
  z-index: 2;
}
.regist_step .-item.step1.end::before {
  content: none;
}
.regist_step .-item.step2.active span::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: -20px;
  top: -1px;
  border-style: solid;
  border-width: 25px 0 25px 16px;
  border-color: transparent transparent transparent #ccc;
  z-index: 0;
}
.regist_step .-item.step3::before, .regist_step .-item.step3::after {
  content: none;
}
.regist_step .-item.step3 span::after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: -20px;
  top: -1px;
  border-style: solid;
  border-width: 25px 0 25px 16px;
  border-color: transparent transparent transparent #ccc;
  z-index: 0;
}

.form_area input[type=text],
.form_area input[type=email],
.form_area input[type=password] {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #ccc;
  min-width: 320px;
}
.form_area textarea {
  padding: 4px 8px;
  resize: none;
  border: 1px solid #ccc;
  width: 100%;
  height: 100px;
}
.form_area select {
  padding: 3px 32px 3px 16px;
  border: 1px solid #ccc;
  position: relative;
  background-image: url("/assets/img/form/select_bg.png");
  background-position: center right;
  background-repeat: no-repeat;
}
.form_area input[type=radio] {
  display: none;
}
.form_area input[type=radio] + .-label {
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  padding: 8px 0 8px 24px;
  position: relative;
  width: auto;
}
.form_area input[type=radio] + .-label::before {
  content: "";
  position: absolute;
  display: block;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 0;
}
.form_area input[type=radio] + .-label::after {
  content: "";
  position: absolute;
  display: block;
  background: #fa8f53;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  opacity: 0;
  left: 4px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.form_area input[type=radio]:checked + span::after {
  opacity: 1;
}
.form_area table {
  width: 100%;
}
.form_area table th,
.form_area table td {
  border: 1px solid #ccc;
  padding: 24px 16px;
}
.form_area table th {
  width: 28%;
  background: #e6e6e6;
}
.form_area table td {
  width: 72%;
}
.form_area .input_inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.form_area .input_inner:not(:first-of-type) {
  margin-top: 24px;
}
.form_area .input_inner p {
  margin: 0 8px;
}
.form_area .input_inner.-col {
  flex-direction: column;
  align-items: flex-start;
}
.form_area .input_inner.-col > label:not(:first-of-type) {
  margin-top: 16px;
}
.form_area .input_inner.-row > * {
  margin-right: 32px;
}
.form_area .input_inner.-row input[type=text] {
  width: 150px;
  min-width: auto;
}
.form_area .-regist {
  background: #e6e6e6;
  padding: 32px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form_area .badge {
  display: block;
  background: #fa8f53;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 2px 4px;
  margin-left: auto;
  float: right;
}
.form_area .badge::after {
  content: "";
  clear: both;
}

.file_upload .drop_area {
  position: relative;
  display: block;
  padding: 24px;
  text-align: center;
  border: 3px dashed #fa8f53;
}
.file_upload .drop_area > input {
  position: absolute;
  opacity: 0;
}

.post #gmap {
  width: 100%;
  height: 500px;
  margin: auto;
}

.post_confirm {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 24px;
}
.post_confirm .-img {
  width: 38%;
  margin-right: 2%;
}
.post_confirm > table {
  width: 60%;
}
.post_confirm > table .-hash > span {
  display: inline-block;
  margin-right: 10px;
}

.regist_btn {
  display: inline-block;
  width: 500px;
  background: #fa8f53;
  padding: 16px 0;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  transition: 0.2s;
}
.regist_btn:hover {
  opacity: 0.8;
}

.regist_btn2 {
  display: inline-block;
  width: 300px;
  background: #fa8f53;
  padding: 16px 0;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  transition: 0.2s;
}
.regist_btn2:not(:first-of-type) {
  margin-left: 32px;
}
.regist_btn2:hover {
  opacity: 0.8;
}
.regist_btn2.sec {
  background: #fff;
  color: #000;
}

.error {
  margin: 8px auto;
  padding: 4px 16px;
  width: 100%;
  color: #842029;
  background-color: #f8d7da;
  border: 1px solid #f5c2c7;
  border-radius: 4px;
}
.error .-title {
  margin-bottom: 8px;
}
.error li:not(:last-of-type) {
  margin-bottom: 4px;
}

.unregist {
  background: #363636;
  color: #fff;
}

.opened {
  overflow: hidden;
}

.js-modal {
  display: none;
  height: 100vh;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 5000;
}

.js-modal_bg {
  position: absolute;
  background: #000;
  opacity: 0.6;
  height: 100vh;
  width: 100%;
}

.modal-block {
  position: relative;
  display: flex;
  align-items: center;
  max-width: 520px;
  min-height: calc(100% - 1rem);
  margin: 1.75rem auto;
  pointer-events: none;
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
.opened .modal-block {
  transform: translate(0, 0);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.3rem;
  outline: 0;
}
.modal-content .-header {
  padding: 24px 16px 0;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-content .-title {
  font-size: 1.8rem;
}
.modal-content .-body {
  position: relative;
  flex: 1 1 auto;
  padding: 24px 16px;
}
.modal-content .-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: 24px 16px;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-content .js-modal-close {
  position: absolute;
  display: flex;
  align-items: center;
  height: 30px;
  width: 30px;
  font-size: 2.8rem;
  top: 8px;
  right: 16px;
}

@media screen and (max-width: 768px) {
  .post #gmap {
    width: 100%;
    height: 70vw;
    max-height: 500px;
    margin: auto;
  }
  .regist_step .-item {
    display: none;
  }
  .regist_step .-item::before {
    content: none;
  }
  .regist_step .-item::after {
    content: none;
  }
  .regist_step .-item span {
    display: none;
  }
  .regist_step .-item.active {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
    border: none;
    height: 12vw;
    background-image: url("/assets/img/form/sp_step1.png");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .regist_step .-item.step2 {
    background-image: url("/assets/img/form/sp_step2.png");
  }
  .regist_step .-item.step3 {
    background-image: url("/assets/img/form/sp_step3.png");
  }
  .form_area input[type=text],
  .form_area input[type=email],
  .form_area input[type=password] {
    min-width: auto;
    width: 100%;
  }
  .form_area input[type=radio] + .-label {
    padding: 2vw 0 2vw 24px;
  }
  .form_area table {
    display: block;
  }
  .form_area table tbody {
    display: block;
    border: 1px solid #ccc;
  }
  .form_area table tr {
    display: block;
  }
  .form_area table tr th {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    border: none;
    padding: 2vw;
  }
  .form_area table tr td {
    display: block;
    width: 100%;
    border: none;
    padding: 4vw 2vw;
  }
  .form_area .-regist {
    background: none;
    padding: 2vw 0;
    display: block;
    text-align: center;
  }
  .form_area .input_inner.-col > label:not(:first-of-type) {
    margin-top: 3vw;
  }
  .form_area .input_inner:not(:first-of-type) {
    margin-top: 3vw;
  }
  .form_area .input_inner.-row input[type=text] {
    width: 40%;
  }
  .form_area .input_inner.-row > * {
    margin-right: 3vw;
  }
  .form_area .badge {
    float: none;
    margin-left: 2vw;
  }
  .form_area .forgot_pass {
    display: block;
    text-align: center;
    margin-bottom: 4vw;
  }
  .regist_btn {
    width: 70%;
    padding: 3vw 0;
    font-size: 1.4rem;
  }
  .regist_btn2 {
    width: 50%;
    padding: 3vw 0;
    font-size: 1.4rem;
    border: solid 1px #ccc;
    margin: 0 0 4vw;
  }
  .regist_btn2:not(:first-of-type) {
    margin-left: 0;
  }
  .regist_btn2.set_coord {
    display: block;
    margin: 0 auto 0;
  }
  .post_confirm {
    display: block;
  }
  .post_confirm .-img {
    width: 100%;
    margin: 0 0 3vw;
  }
  .post_confirm > table {
    width: 100%;
  }
}
/* mypage */
@media screen and (max-width: 768px) {
  .mypage .btn_block {
    flex-wrap: wrap;
  }
}
/* document */
.doc_list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 1.6rem;
  margin: 24px 0;
}
.doc_list ul {
  text-indent: -1em;
  padding-left: 1em;
}
.doc_list .-label {
  background: #363636;
  color: #fff;
  padding: 4px 16px;
  margin-right: 16px;
}

.notice {
  background: #e6e6e6;
  padding: 16px;
  margin-top: 32px;
}

.faq .-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  width: 32px;
  height: 32px;
  margin-right: 16px;
  color: #fff;
  font-weight: 400;
}
.faq .-question {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 24px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.faq .-question .-icon {
  background: #666;
}
.faq .-answer {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 0;
}
.faq .-answer .-icon {
  background: #fa8f53;
}

.terms .column_title2 {
  font-weight: 400;
}
.terms ul {
  text-indent: -1em;
  padding-left: 1em;
}

@media screen and (max-width: 768px) {
  .doc_list {
    display: block;
    font-size: 1.2rem;
  }
  .doc_list .-label {
    padding: 1vw 2vw;
    margin: 0 0 2vw;
  }
}
/* =====================
	固定用css
===================== */
/*	幅
------------------------*/
.w10 {
  width: 10px !important;
}

.w15 {
  width: 15px !important;
}

.w20 {
  width: 20px !important;
}

.w25 {
  width: 25px !important;
}

.w30 {
  width: 30px !important;
}

.w35 {
  width: 35px !important;
}

.w40 {
  width: 40px !important;
}

.w45 {
  width: 45px !important;
}

.w50 {
  width: 50px !important;
}

.w55 {
  width: 55px !important;
}

.w60 {
  width: 60px !important;
}

.w65 {
  width: 65px !important;
}

.w70 {
  width: 70px !important;
}

.w75 {
  width: 75px !important;
}

.w80 {
  width: 80px !important;
}

.w85 {
  width: 85px !important;
}

.w90 {
  width: 90px !important;
}

.w95 {
  width: 95px !important;
}

.w100 {
  width: 100px !important;
}

.w105 {
  width: 105px !important;
}

.w110 {
  width: 110px !important;
}

.w115 {
  width: 115px !important;
}

.w120 {
  width: 120px !important;
}

.w125 {
  width: 125px !important;
}

.w130 {
  width: 130px !important;
}

.w135 {
  width: 135px !important;
}

.w140 {
  width: 140px !important;
}

.w145 {
  width: 145px !important;
}

.w150 {
  width: 150px !important;
}

.w155 {
  width: 155px !important;
}

.w160 {
  width: 160px !important;
}

.w165 {
  width: 165px !important;
}

.w170 {
  width: 170px !important;
}

.w175 {
  width: 175px !important;
}

.w180 {
  width: 180px !important;
}

.w185 {
  width: 185px !important;
}

.w190 {
  width: 190px !important;
}

.w195 {
  width: 195px !important;
}

.w200 {
  width: 200px !important;
}

.w205 {
  width: 205px !important;
}

.w210 {
  width: 210px !important;
}

.w215 {
  width: 215px !important;
}

.w220 {
  width: 220px !important;
}

.w225 {
  width: 225px !important;
}

.w230 {
  width: 230px !important;
}

.w235 {
  width: 235px !important;
}

.w240 {
  width: 240px !important;
}

.w245 {
  width: 245px !important;
}

.w250 {
  width: 250px !important;
}

.w255 {
  width: 255px !important;
}

.w260 {
  width: 260px !important;
}

.w265 {
  width: 265px !important;
}

.w270 {
  width: 270px !important;
}

.w275 {
  width: 275px !important;
}

.w280 {
  width: 280px !important;
}

.w285 {
  width: 285px !important;
}

.w290 {
  width: 290px !important;
}

.w295 {
  width: 295px !important;
}

.w300 {
  width: 300px !important;
}

.w305 {
  width: 305px !important;
}

.w310 {
  width: 310px !important;
}

.w315 {
  width: 315px !important;
}

.w320 {
  width: 320px !important;
}

.w325 {
  width: 325px !important;
}

.w330 {
  width: 330px !important;
}

.w335 {
  width: 335px !important;
}

.w340 {
  width: 340px !important;
}

.w345 {
  width: 345px !important;
}

.w350 {
  width: 350px !important;
}

.w355 {
  width: 355px !important;
}

.w360 {
  width: 360px !important;
}

.w365 {
  width: 365px !important;
}

.w370 {
  width: 370px !important;
}

.w375 {
  width: 375px !important;
}

.w380 {
  width: 380px !important;
}

.w385 {
  width: 385px !important;
}

.w390 {
  width: 390px !important;
}

.w395 {
  width: 395px !important;
}

.w400 {
  width: 400px !important;
}

.w405 {
  width: 405px !important;
}

.w410 {
  width: 410px !important;
}

.w415 {
  width: 415px !important;
}

.w420 {
  width: 420px !important;
}

.w425 {
  width: 425px !important;
}

.w430 {
  width: 430px !important;
}

.w435 {
  width: 435px !important;
}

.w440 {
  width: 440px !important;
}

.w445 {
  width: 445px !important;
}

.w450 {
  width: 450px !important;
}

.w455 {
  width: 455px !important;
}

.w460 {
  width: 460px !important;
}

.w465 {
  width: 465px !important;
}

.w470 {
  width: 470px !important;
}

.w475 {
  width: 475px !important;
}

.w480 {
  width: 480px !important;
}

.w485 {
  width: 485px !important;
}

.w490 {
  width: 490px !important;
}

.w495 {
  width: 495px !important;
}

.w500 {
  width: 500px !important;
}

.w505 {
  width: 505px !important;
}

.w510 {
  width: 510px !important;
}

.w515 {
  width: 515px !important;
}

.w520 {
  width: 520px !important;
}

.w525 {
  width: 525px !important;
}

.w530 {
  width: 530px !important;
}

.w535 {
  width: 535px !important;
}

.w540 {
  width: 540px !important;
}

.w545 {
  width: 545px !important;
}

.w550 {
  width: 550px !important;
}

.w555 {
  width: 555px !important;
}

.w560 {
  width: 560px !important;
}

.w565 {
  width: 565px !important;
}

.w570 {
  width: 570px !important;
}

.w575 {
  width: 575px !important;
}

.w580 {
  width: 580px !important;
}

.w585 {
  width: 585px !important;
}

.w590 {
  width: 590px !important;
}

.w595 {
  width: 595px !important;
}

.w600 {
  width: 600px !important;
}

.w605 {
  width: 605px !important;
}

.w610 {
  width: 610px !important;
}

.w615 {
  width: 615px !important;
}

.w620 {
  width: 620px !important;
}

.w625 {
  width: 625px !important;
}

.w630 {
  width: 630px !important;
}

.w635 {
  width: 635px !important;
}

.w640 {
  width: 640px !important;
}

.w645 {
  width: 645px !important;
}

.w650 {
  width: 650px !important;
}

.w655 {
  width: 655px !important;
}

.w660 {
  width: 660px !important;
}

.w665 {
  width: 665px !important;
}

.w670 {
  width: 670px !important;
}

.w675 {
  width: 675px !important;
}

.w680 {
  width: 680px !important;
}

.w685 {
  width: 685px !important;
}

.w690 {
  width: 690px !important;
}

.w695 {
  width: 695px !important;
}

.w700 {
  width: 700px !important;
}

/*	余白
------------------------*/
.mAuto {
  margin: auto !important;
}

.m00 {
  margin: 0 !important;
}

.m05 {
  margin: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.m70 {
  margin: 70px !important;
}

.m75 {
  margin: 75px !important;
}

.m80 {
  margin: 80px !important;
}

.m85 {
  margin: 85px !important;
}

.m90 {
  margin: 90px !important;
}

.m95 {
  margin: 95px !important;
}

.m100 {
  margin: 100px !important;
}

.mbAuto {
  margin-bottom: auto !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.mb05 {
  margin-bottom: 5px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mtAuto {
  margin-top: auto !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mt05 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mrAuto {
  margin-right: auto !important;
}

.mr00 {
  margin-right: 0 !important;
}

.mr05 {
  margin-right: 5px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mlAuto {
  margin-left: auto !important;
}

.ml00 {
  margin-left: 0 !important;
}

.ml05 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.p00 {
  padding: 0 !important;
}

.p05 {
  padding: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pt05 {
  padding-top: 5px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pb05 {
  padding-bottom: 5px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl00 {
  padding-left: 0 !important;
}

.pl05 {
  padding-left: 5px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.pl100 {
  padding-left: 100px !important;
}

.pr00 {
  padding-right: 0 !important;
}

.pr05 {
  padding-right: 5px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pr100 {
  padding-right: 100px !important;
}

@media screen and (max-width: 736px) {
  .m05 {
    margin: 0.78125% !important;
  }
  .m10 {
    margin: 1.5625% !important;
  }
  .m15 {
    margin: 2.34375% !important;
  }
  .m20 {
    margin: 3.125% !important;
  }
  .m25 {
    margin: 3.90625% !important;
  }
  .m30 {
    margin: 4.6875% !important;
  }
  .m35 {
    margin: 5.46875% !important;
  }
  .m40 {
    margin: 6.25% !important;
  }
  .m45 {
    margin: 7.03125% !important;
  }
  .m50 {
    margin: 7.8125% !important;
  }
  .m55 {
    margin: 8.59375% !important;
  }
  .m60 {
    margin: 9.375% !important;
  }
  .m65 {
    margin: 10.15625% !important;
  }
  .m70 {
    margin: 10.9375% !important;
  }
  .m75 {
    margin: 11.71875% !important;
  }
  .m80 {
    margin: 12.5% !important;
  }
  .m85 {
    margin: 13.28125% !important;
  }
  .m90 {
    margin: 14.0625% !important;
  }
  .m95 {
    margin: 14.84375% !important;
  }
  .m100 {
    margin: 15.625% !important;
  }
  .mt05 {
    margin-top: 0.78125% !important;
  }
  .mt10 {
    margin-top: 1.5625% !important;
  }
  .mt15 {
    margin-top: 2.34375% !important;
  }
  .mt20 {
    margin-top: 3.125% !important;
  }
  .mt25 {
    margin-top: 3.90625% !important;
  }
  .mt30 {
    margin-top: 4.6875% !important;
  }
  .mt35 {
    margin-top: 5.46875% !important;
  }
  .mt40 {
    margin-top: 6.25% !important;
  }
  .mt45 {
    margin-top: 7.03125% !important;
  }
  .mt50 {
    margin-top: 7.8125% !important;
  }
  .mt55 {
    margin-top: 8.59375% !important;
  }
  .mt60 {
    margin-top: 9.375% !important;
  }
  .mt65 {
    margin-top: 10.15625% !important;
  }
  .mt70 {
    margin-top: 10.9375% !important;
  }
  .mt75 {
    margin-top: 11.71875% !important;
  }
  .mt80 {
    margin-top: 12.5% !important;
  }
  .mt85 {
    margin-top: 13.28125% !important;
  }
  .mt90 {
    margin-top: 14.0625% !important;
  }
  .mt95 {
    margin-top: 14.84375% !important;
  }
  .mt100 {
    margin-top: 15.625% !important;
  }
  .mb05 {
    margin-bottom: 0.78125% !important;
  }
  .mb10 {
    margin-bottom: 1.5625% !important;
  }
  .mb15 {
    margin-bottom: 2.34375% !important;
  }
  .mb20 {
    margin-bottom: 3.125% !important;
  }
  .mb25 {
    margin-bottom: 3.90625% !important;
  }
  .mb30 {
    margin-bottom: 4.6875% !important;
  }
  .mb35 {
    margin-bottom: 5.46875% !important;
  }
  .mb40 {
    margin-bottom: 6.25% !important;
  }
  .mb45 {
    margin-bottom: 7.03125% !important;
  }
  .mb50 {
    margin-bottom: 7.8125% !important;
  }
  .mb55 {
    margin-bottom: 8.59375% !important;
  }
  .mb60 {
    margin-bottom: 9.375% !important;
  }
  .mb65 {
    margin-bottom: 10.15625% !important;
  }
  .mb70 {
    margin-bottom: 10.9375% !important;
  }
  .mb75 {
    margin-bottom: 11.71875% !important;
  }
  .mb80 {
    margin-bottom: 12.5% !important;
  }
  .mb85 {
    margin-bottom: 13.28125% !important;
  }
  .mb90 {
    margin-bottom: 14.0625% !important;
  }
  .mb95 {
    margin-bottom: 14.84375% !important;
  }
  .mb100 {
    margin-bottom: 15.625% !important;
  }
  .mr05 {
    margin-right: 0.78125% !important;
  }
  .mr10 {
    margin-right: 1.5625% !important;
  }
  .mr15 {
    margin-right: 2.34375% !important;
  }
  .mr20 {
    margin-right: 3.125% !important;
  }
  .mr25 {
    margin-right: 3.90625% !important;
  }
  .mr30 {
    margin-right: 4.6875% !important;
  }
  .mr35 {
    margin-right: 5.46875% !important;
  }
  .mr40 {
    margin-right: 6.25% !important;
  }
  .mr45 {
    margin-right: 7.03125% !important;
  }
  .mr50 {
    margin-right: 7.8125% !important;
  }
  .mr55 {
    margin-right: 8.59375% !important;
  }
  .mr60 {
    margin-right: 9.375% !important;
  }
  .mr65 {
    margin-right: 10.15625% !important;
  }
  .mr70 {
    margin-right: 10.9375% !important;
  }
  .mr75 {
    margin-right: 11.71875% !important;
  }
  .mr80 {
    margin-right: 12.5% !important;
  }
  .mr85 {
    margin-right: 13.28125% !important;
  }
  .mr90 {
    margin-right: 14.0625% !important;
  }
  .mr95 {
    margin-right: 14.84375% !important;
  }
  .mr100 {
    margin-right: 15.625% !important;
  }
  .ml05 {
    margin-left: 0.78125% !important;
  }
  .ml10 {
    margin-left: 1.5625% !important;
  }
  .ml15 {
    margin-left: 2.34375% !important;
  }
  .ml20 {
    margin-left: 3.125% !important;
  }
  .ml25 {
    margin-left: 3.90625% !important;
  }
  .ml30 {
    margin-left: 4.6875% !important;
  }
  .ml35 {
    margin-left: 5.46875% !important;
  }
  .ml40 {
    margin-left: 6.25% !important;
  }
  .ml45 {
    margin-left: 7.03125% !important;
  }
  .ml50 {
    margin-left: 7.8125% !important;
  }
  .ml55 {
    margin-left: 8.59375% !important;
  }
  .ml60 {
    margin-left: 9.375% !important;
  }
  .ml65 {
    margin-left: 10.15625% !important;
  }
  .ml70 {
    margin-left: 10.9375% !important;
  }
  .ml75 {
    margin-left: 11.71875% !important;
  }
  .ml80 {
    margin-left: 12.5% !important;
  }
  .ml85 {
    margin-left: 13.28125% !important;
  }
  .ml90 {
    margin-left: 14.0625% !important;
  }
  .ml95 {
    margin-left: 14.84375% !important;
  }
  .ml100 {
    margin-left: 15.625% !important;
  }
  .p05 {
    padding: 0.78125% !important;
  }
  .p10 {
    padding: 1.5625% !important;
  }
  .p15 {
    padding: 2.34375% !important;
  }
  .p20 {
    padding: 3.125% !important;
  }
  .p25 {
    padding: 3.90625% !important;
  }
  .p30 {
    padding: 4.6875% !important;
  }
  .p35 {
    padding: 5.46875% !important;
  }
  .p40 {
    padding: 6.25% !important;
  }
  .p45 {
    padding: 7.03125% !important;
  }
  .p50 {
    padding: 7.8125% !important;
  }
  .p55 {
    padding: 8.59375% !important;
  }
  .p60 {
    padding: 9.375% !important;
  }
  .p65 {
    padding: 10.15625% !important;
  }
  .p70 {
    padding: 10.9375% !important;
  }
  .p75 {
    padding: 11.71875% !important;
  }
  .p80 {
    padding: 12.5% !important;
  }
  .p85 {
    padding: 13.28125% !important;
  }
  .p90 {
    padding: 14.0625% !important;
  }
  .p95 {
    padding: 14.84375% !important;
  }
  .p100 {
    padding: 15.625% !important;
  }
  .pt05 {
    padding-top: 0.78125% !important;
  }
  .pt10 {
    padding-top: 1.5625% !important;
  }
  .pt15 {
    padding-top: 2.34375% !important;
  }
  .pt20 {
    padding-top: 3.125% !important;
  }
  .pt25 {
    padding-top: 3.90625% !important;
  }
  .pt30 {
    padding-top: 4.6875% !important;
  }
  .pt35 {
    padding-top: 5.46875% !important;
  }
  .pt40 {
    padding-top: 6.25% !important;
  }
  .pt45 {
    padding-top: 7.03125% !important;
  }
  .pt50 {
    padding-top: 7.8125% !important;
  }
  .pt55 {
    padding-top: 8.59375% !important;
  }
  .pt60 {
    padding-top: 9.375% !important;
  }
  .pt65 {
    padding-top: 10.15625% !important;
  }
  .pt70 {
    padding-top: 10.9375% !important;
  }
  .pt75 {
    padding-top: 11.71875% !important;
  }
  .pt80 {
    padding-top: 12.5% !important;
  }
  .pt85 {
    padding-top: 13.28125% !important;
  }
  .pt90 {
    padding-top: 14.0625% !important;
  }
  .pt95 {
    padding-top: 14.84375% !important;
  }
  .pt100 {
    padding-top: 15.625% !important;
  }
  .pb05 {
    padding-bottom: 0.78125% !important;
  }
  .pb10 {
    padding-bottom: 1.5625% !important;
  }
  .pb15 {
    padding-bottom: 2.34375% !important;
  }
  .pb20 {
    padding-bottom: 3.125% !important;
  }
  .pb25 {
    padding-bottom: 3.90625% !important;
  }
  .pb30 {
    padding-bottom: 4.6875% !important;
  }
  .pb35 {
    padding-bottom: 5.46875% !important;
  }
  .pb40 {
    padding-bottom: 6.25% !important;
  }
  .pb45 {
    padding-bottom: 7.03125% !important;
  }
  .pb50 {
    padding-bottom: 7.8125% !important;
  }
  .pb55 {
    padding-bottom: 8.59375% !important;
  }
  .pb60 {
    padding-bottom: 9.375% !important;
  }
  .pb65 {
    padding-bottom: 10.15625% !important;
  }
  .pb70 {
    padding-bottom: 10.9375% !important;
  }
  .pb75 {
    padding-bottom: 11.71875% !important;
  }
  .pb80 {
    padding-bottom: 12.5% !important;
  }
  .pb85 {
    padding-bottom: 13.28125% !important;
  }
  .pb90 {
    padding-bottom: 14.0625% !important;
  }
  .pb95 {
    padding-bottom: 14.84375% !important;
  }
  .pb100 {
    padding-bottom: 15.625% !important;
  }
  .pl05 {
    padding-left: 0.78125% !important;
  }
  .pl10 {
    padding-left: 1.5625% !important;
  }
  .pl15 {
    padding-left: 2.34375% !important;
  }
  .pl20 {
    padding-left: 3.125% !important;
  }
  .pl25 {
    padding-left: 3.90625% !important;
  }
  .pl30 {
    padding-left: 4.6875% !important;
  }
  .pl35 {
    padding-left: 5.46875% !important;
  }
  .pl40 {
    padding-left: 6.25% !important;
  }
  .pl45 {
    padding-left: 7.03125% !important;
  }
  .pl50 {
    padding-left: 7.8125% !important;
  }
  .pl55 {
    padding-left: 8.59375% !important;
  }
  .pl60 {
    padding-left: 9.375% !important;
  }
  .pl65 {
    padding-left: 10.15625% !important;
  }
  .pl70 {
    padding-left: 10.9375% !important;
  }
  .pl75 {
    padding-left: 11.71875% !important;
  }
  .pl80 {
    padding-left: 12.5% !important;
  }
  .pl85 {
    padding-left: 13.28125% !important;
  }
  .pl90 {
    padding-left: 14.0625% !important;
  }
  .pl95 {
    padding-left: 14.84375% !important;
  }
  .pl100 {
    padding-left: 15.625% !important;
  }
  .pr05 {
    padding-right: 0.78125% !important;
  }
  .pr10 {
    padding-right: 1.5625% !important;
  }
  .pr15 {
    padding-right: 2.34375% !important;
  }
  .pr20 {
    padding-right: 3.125% !important;
  }
  .pr25 {
    padding-right: 3.90625% !important;
  }
  .pr30 {
    padding-right: 4.6875% !important;
  }
  .pr35 {
    padding-right: 5.46875% !important;
  }
  .pr40 {
    padding-right: 6.25% !important;
  }
  .pr45 {
    padding-right: 7.03125% !important;
  }
  .pr50 {
    padding-right: 7.8125% !important;
  }
  .pr55 {
    padding-right: 8.59375% !important;
  }
  .pr60 {
    padding-right: 9.375% !important;
  }
  .pr65 {
    padding-right: 10.15625% !important;
  }
  .pr70 {
    padding-right: 10.9375% !important;
  }
  .pr75 {
    padding-right: 11.71875% !important;
  }
  .pr80 {
    padding-right: 12.5% !important;
  }
  .pr85 {
    padding-right: 13.28125% !important;
  }
  .pr90 {
    padding-right: 14.0625% !important;
  }
  .pr95 {
    padding-right: 14.84375% !important;
  }
  .pr100 {
    padding-right: 15.625% !important;
  }
}
/*	フォント
------------------------*/
.fcBlack {
  color: #000;
}

.fcWhite {
  color: #fff;
}

.fcGray {
  color: #999;
}

.fcRed {
  color: #e00;
}

.fcDarkred {
  color: #cc0000;
}

.fcBlue {
  color: #00e;
}

.fcGreen {
  color: #0c894f;
}

.fcBluegreen {
  color: #01a279;
}

.fcNavy {
  color: #2d3f87;
}

.font_ll {
  font-size: 2.8rem !important;
}

.font_l {
  font-size: 2.4rem !important;
}

.font_ml {
  font-size: 1.8rem !important;
}

.font_mm {
  font-size: 1.6rem !important;
}

.font_m {
  font-size: 1.4rem !important;
}

.font_s {
  font-size: 1.2rem !important;
}

.font_ss {
  font-size: 1.1rem !important;
}

.fs00 {
  font-size: 0 !important;
}

.fs01 {
  font-size: 0.1rem !important;
}

.fs02 {
  font-size: 0.2rem !important;
}

.fs03 {
  font-size: 0.3rem !important;
}

.fs04 {
  font-size: 0.4rem !important;
}

.fs05 {
  font-size: 0.5rem !important;
}

.fs06 {
  font-size: 0.6rem !important;
}

.fs07 {
  font-size: 0.7rem !important;
}

.fs08 {
  font-size: 0.8rem !important;
}

.fs09 {
  font-size: 0.9rem !important;
}

.fs10 {
  font-size: 1rem !important;
}

.fs11 {
  font-size: 1.1rem !important;
}

.fs12 {
  font-size: 1.2rem !important;
}

.fs13 {
  font-size: 1.3rem !important;
}

.fs14 {
  font-size: 1.4rem !important;
}

.fs15 {
  font-size: 1.5rem !important;
}

.fs16 {
  font-size: 1.6rem !important;
}

.fs17 {
  font-size: 1.7rem !important;
}

.fs18 {
  font-size: 1.8rem !important;
}

.fs19 {
  font-size: 1.9rem !important;
}

.fs20 {
  font-size: 2rem !important;
}

.fs21 {
  font-size: 2.1rem !important;
}

.fs22 {
  font-size: 2.2rem !important;
}

.fs23 {
  font-size: 2.3rem !important;
}

.fs24 {
  font-size: 2.4rem !important;
}

.fs25 {
  font-size: 2.5rem !important;
}

.fs26 {
  font-size: 2.6rem !important;
}

.fs27 {
  font-size: 2.7rem !important;
}

.fs28 {
  font-size: 2.8rem !important;
}

.fs29 {
  font-size: 2.9rem !important;
}

.fs30 {
  font-size: 3rem !important;
}

.fs31 {
  font-size: 3.1rem !important;
}

.fs32 {
  font-size: 3.2rem !important;
}

.fs33 {
  font-size: 3.3rem !important;
}

.fs34 {
  font-size: 3.4rem !important;
}

.fs35 {
  font-size: 3.5rem !important;
}

.fs36 {
  font-size: 3.6rem !important;
}

.fs37 {
  font-size: 3.7rem !important;
}

.fs38 {
  font-size: 3.8rem !important;
}

.fs39 {
  font-size: 3.9rem !important;
}

.fs40 {
  font-size: 4rem !important;
}

.fs41 {
  font-size: 4.1rem !important;
}

.fs42 {
  font-size: 4.2rem !important;
}

.fs43 {
  font-size: 4.3rem !important;
}

.fs44 {
  font-size: 4.4rem !important;
}

.fs45 {
  font-size: 4.5rem !important;
}

.fs46 {
  font-size: 4.6rem !important;
}

.fs47 {
  font-size: 4.7rem !important;
}

.fs48 {
  font-size: 4.8rem !important;
}

.fs49 {
  font-size: 4.9rem !important;
}

.fs50 {
  font-size: 5rem !important;
}

.fs51 {
  font-size: 5.1rem !important;
}

.fs52 {
  font-size: 5.2rem !important;
}

.fs53 {
  font-size: 5.3rem !important;
}

.fs54 {
  font-size: 5.4rem !important;
}

.fs55 {
  font-size: 5.5rem !important;
}

.fs56 {
  font-size: 5.6rem !important;
}

.fs57 {
  font-size: 5.7rem !important;
}

.fs58 {
  font-size: 5.8rem !important;
}

.fs59 {
  font-size: 5.9rem !important;
}

.fs60 {
  font-size: 6rem !important;
}

.fsS {
  font-size: 91%;
}

.fsSB {
  font-size: 91%;
  font-weight: bold;
}

.fs2S {
  font-size: 82%;
}

.fs2SB {
  font-size: 82%;
  font-weight: bold;
}

.fsM {
  font-size: 100%;
}

.fsMB {
  font-size: 100%;
  font-weight: bold;
}

.fsM {
  font-size: 100%;
}

.fsMB {
  font-size: 100%;
  font-weight: bold;
}

.fsL {
  font-size: 109%;
}

.fsLB {
  font-size: 109%;
  font-weight: bold;
}

.fs2L {
  font-size: 118%;
}

.fs2LB {
  font-size: 118%;
  font-weight: bold;
}

.fs3L {
  font-size: 127%;
}

.fs3LB {
  font-size: 127%;
  font-weight: bold;
}

.fs4L {
  font-size: 135%;
}

.fs4LB {
  font-size: 135%;
  font-weight: bold;
}

.fwn,
.fwNormal {
  font-weight: normal;
}

.fwb,
.fwBold {
  font-weight: bold;
}

.tac,
.al-center,
.taCenter {
  text-align: center;
}

.tar,
.taRight {
  text-align: right;
}

.tal,
.taLeft {
  text-align: left;
}

.tdn,
.tdNone {
  text-decoration: none;
}

.tdu,
.tdUnderline {
  text-decoration: underline;
}

.tdo,
.tdOverline {
  text-decoration: overline;
}

.tdl {
  text-decoration: line-through;
}

.lh10 {
  line-height: 1;
}

.lh11 {
  line-height: 1.1;
}

.lh12 {
  line-height: 1.2;
}

.lh13 {
  line-height: 1.3;
}

.lh14 {
  line-height: 1.4;
}

.lh15 {
  line-height: 1.5;
}

.lh16 {
  line-height: 1.6;
}

.lh17 {
  line-height: 1.7;
}

.lh18 {
  line-height: 1.8;
}

.lh19 {
  line-height: 1.9;
}

.lh20 {
  line-height: 2;
}

/*	ボタン
------------------------*/
.red_btn {
  background-color: #f94242;
}

.blue_btn {
  background-color: #72aee1;
}

.green_btn {
  background-color: #8cc11e;
}

.gray_btn {
  background-color: #a8a8a8;
}

.yellow_btn {
  background-color: #e9c030;
}

.pink_btn {
  background-color: #f4679c;
}

/*	配置
------------------------*/
.f-left,
.flRight {
  float: left;
}

.f-right,
.flLeft {
  float: right;
}

.cfix {
  display: block;
}

.cfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.poRelative {
  position: relative;
}

.poAbsolute {
  position: absolute;
}

.fsS {
  font-size: 91%;
}

.fsSB {
  font-size: 91%;
  font-weight: bold;
}

.fs2S {
  font-size: 82%;
}

.fs2SB {
  font-size: 82%;
  font-weight: bold;
}

.fsM {
  font-size: 100%;
}

.fsMB {
  font-size: 100%;
  font-weight: bold;
}

.fsM {
  font-size: 100%;
}

.fsMB {
  font-size: 100%;
  font-weight: bold;
}

.fsL {
  font-size: 109%;
}

.fsLB {
  font-size: 109%;
  font-weight: bold;
}

.fs2L {
  font-size: 118%;
}

.fs2LB {
  font-size: 118%;
  font-weight: bold;
}

.fs3L {
  font-size: 127%;
}

.fs3LB {
  font-size: 127%;
  font-weight: bold;
}

.fs4L {
  font-size: 135%;
}

.fs4LB {
  font-size: 135%;
  font-weight: bold;
}

.fwn,
.fwNormal {
  font-weight: normal;
}

.fwb,
.fwBold {
  font-weight: bold;
}

.tac,
.al-center,
.taCenter {
  text-align: center;
}

.tar,
.taRight {
  text-align: right;
}

.tal,
.taLeft {
  text-align: left;
}

.tdn,
.tdNone {
  text-decoration: none;
}

.tdu,
.tdUnderline {
  text-decoration: underline;
}

.tdo,
.tdOverline {
  text-decoration: overline;
}

.tdl {
  text-decoration: line-through;
}

.lh10 {
  line-height: 1;
}

.lh11 {
  line-height: 1.1;
}

.lh12 {
  line-height: 1.2;
}

.lh13 {
  line-height: 1.3;
}

.lh14 {
  line-height: 1.4;
}

.lh15 {
  line-height: 1.5;
}

.lh16 {
  line-height: 1.6;
}

.lh17 {
  line-height: 1.7;
}

.lh18 {
  line-height: 1.8;
}

.lh19 {
  line-height: 1.9;
}

.lh20 {
  line-height: 2;
}

/*	ボタン
------------------------*/
.red_btn {
  background-color: #f94242;
}

.blue_btn {
  background-color: #72aee1;
}

.green_btn {
  background-color: #8cc11e;
}

.gray_btn {
  background-color: #a8a8a8;
}

.yellow_btn {
  background-color: #e9c030;
}

.pink_btn {
  background-color: #f4679c;
}

/*	配置
------------------------*/
.f-left,
.flRight {
  float: left;
}

.f-right,
.flLeft {
  float: right;
}

.cfix {
  display: block;
}

.cfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

.poRelative {
  position: relative;
}

.poAbsolute {
  position: absolute;
}

/*	表示
------------------------*/
.dispNone {
  display: none;
}

.dispBlock {
  display: block;
}

.dispInlineBlock {
  display: inline-block;
}

/*	リスト
------------------------*/
.indent_list {
  padding-left: 1em;
}

.indent_list > li {
  text-indent: -1em;
}