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

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

a, img {
  border: none;
  vertical-align: top; }

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

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

body {
  line-height: 1.2;
  -webkit-text-size-adjust: none; }

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

li {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle;
  margin: 0;
  padding: 0; }

input, select, textarea {
  font-size: 105%; }

ul, ol, li {
  list-style-position: outside;
  vertical-align: bottom; }

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

/* clearfix */
.footbnr .footbnr-list:after, .navbox_group:after, .navbox.navbox--large .navbox-body:after, .navbox.navbox--hz:after, .linkbox_group:after, .linkbox.linkbox--route:after, .linkbox.linkbox--search:after, .linkbox.linkbox--hz:after, .linkbox.linkbox--zentop:after, .ppbox_group:after, .ppbox:after, .footlogo:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.footbnr .footbnr-list, .navbox_group, .navbox.navbox--large .navbox-body, .navbox.navbox--hz, .linkbox_group, .linkbox.linkbox--route, .linkbox.linkbox--search, .linkbox.linkbox--hz, .linkbox.linkbox--zentop, .ppbox_group, .ppbox, .footlogo {
  min-height: 1px;
  _height: 1px; }

/************************************************************
 * common style
 ************************************************************/
body, select, textarea, th, td, li, a, input {
  font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif'; }

body, select, textarea {
  color: #333333;
  font-size: 12px;
  line-height: 1.4; }

body {
  background-color: #FFFFFF; }

/* img hover */
a img:hover {
  opacity: .8;
  filter: alpha(opacity=80); }

div, p, table, td, th, dl, dt, dd, ul, ol, li, a, span {
  word-break: break-all; }

sup {
  vertical-align: top; }

/************************************************************
 * anchor-link
 ************************************************************/
a:link {
  color: #004CCA; }

a:visited {
  color: #6219DB; }

a:hover {
  color: #048ADE;
  text-decoration: none; }

a:active {
  color: #048ADE;
  text-decoration: none; }

.cbx_relative {
  position: relative; }

input[type="text"] {
  padding: 5px;
  border: 1px solid #E6EDE0;
  border-radius: 3px; }

input[type='checkbox'],
input[type='radio'] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  outline: none;
  cursor: pointer;
  zoom: 1;
  width: 22px;
  height: 22px; }

input[type='checkbox']:disabled,
input[type='radio']:disabled {
  cursor: default; }

input[type='checkbox'] + label {
  background: url(/edit/assets/suumo/img/sprite/checkbox_renewal-.png) no-repeat;
  background-position: 0 -122px; }

input[type='radio'] + label {
  background: url(/edit/assets/suumo/img/sprite/radiobtn_renewal-.png) no-repeat;
  background-position: 0 -122px; }

input[type='checkbox']:checked + label {
  background-position: 0 0; }

input[type='radio']:checked + label {
  background-position: 0 0; }

input[type='checkbox'] + label,
input[type='radio'] + label {
  line-height: 22px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 30px;
  cursor: pointer; }

input[type='checkbox']:disabled + label,
input[type='radio']:disabled + label {
  background-position: 0 -244px;
  cursor: default;
  color: #CCCCCC; }
  input[type='checkbox']:disabled + label .area_unit-placename,
  input[type='radio']:disabled + label .area_unit-placename {
    color: #CCCCCC; }

input[type='checkbox']:disabled.is-checked + label {
  background-position: 0 -366px; }

input[type='checkbox']:disabled + label + span,
input[type='radio']:disabled + label + span {
  color: #CCCCCC; }

.ie input[type='checkbox'],
.ie input[type='radio'] {
  opacity: 1;
  filter: alpha(opacity=100);
  position: static;
  outline: none;
  visibility: visible;
  width: auto;
  height: auto; }

.ie input[type='checkbox'] + label {
  background: none;
  line-height: 1.4;
  display: inline;
  padding-left: 0;
  *padding-left: 14px;
  cursor: pointer;
  visibility: visible; }

.ie input[type='radio'] + label {
  background: none;
  line-height: 1.4;
  display: inline;
  padding-left: 0;
  *padding-left: 14px;
  cursor: pointer;
  visibility: visible; }

select {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border-radius: 3px;
  box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  padding: 7px 7px;
  background-image: url(/edit/assets/suumo/img/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right center; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding: 7px 20px 7px 7px; } }

.globalnav-link a:link {
  color: #333333;
  text-decoration: none; }

.globalnav-link a:visited {
  color: #333333;
  text-decoration: none; }

.globalnav-link a:hover {
  color: #666666;
  text-decoration: none; }

.globalnav-link a:active {
  color: #666666;
  text-decoration: none; }

.linkbox_group a:link {
  color: #FFFFFF;
  text-decoration: underline; }

.linkbox_group a:visited {
  color: #FFFFFF;
  text-decoration: underline; }

.linkbox_group a:hover {
  color: #FFFFFF;
  text-decoration: none; }

.linkbox_group a:active {
  color: #FFFFFF;
  text-decoration: none; }

.logobox-body a:link {
  color: #516570;
  text-decoration: underline; }

.logobox-body a:visited {
  color: #516570;
  text-decoration: underline; }

.logobox-body a:hover {
  color: #516570;
  text-decoration: underline; }

.logobox-body a:active {
  color: #516570;
  text-decoration: underline; }

.pagetop-title a:link {
  color: #FFFFFF;
  text-decoration: none; }

.pagetop-title a:visited {
  color: #FFFFFF;
  text-decoration: none; }

.pagetop-title a:hover {
  color: #FFFFFF;
  text-decoration: none; }

.pagetop-title a:active {
  color: #FFFFFF;
  text-decoration: none; }

.gnav-list .btn a:link {
  color: #333333;
  text-decoration: none; }

.gnav-list .btn a:visited {
  color: #333333;
  text-decoration: none; }

.gnav-list .btn a:hover {
  color: #333333;
  text-decoration: none; }

.gnav-list .btn a:active {
  color: #333333;
  text-decoration: none; }

/* footer */
.footer {
  margin-top: 50px; }
  .footer > div:first-child {
    margin-top: 0; }

/* footbnr */
.footbnr .footbnr-inner {
  width: 950px;
  margin: 0 auto; }

.footbnr .footbnr-list {
  margin-top: 20px; }
  .footbnr .footbnr-list li {
    float: left;
    width: 230px;
    margin-left: 10px; }
    .footbnr .footbnr-list li:first-child {
      margin-left: 0px; }
  .footbnr .footbnr-list .bnrcap {
    margin-top: 5px;
    font-size: 10px;
    color: #666666; }

/* footsearch */
.footsearch {
  margin-top: 40px; }
  .footsearch .footsearch-inner {
    width: 950px;
    margin: 0 auto; }
  .footsearch .footsearch-box {
    padding: 10px;
    line-height: 1.7; }

/* footinfo */
.footinfo {
  box-shadow: rgba(208, 221, 198, 0.2) 0 1px 1px inset;
  background-color: #E9F6DC;
  margin-top: 40px; }
  .footinfo .footinfo-inner {
    position: relative;
    width: 950px;
    margin: 0 auto;
    padding: 30px 0; }
  .footinfo .footinfo-txt {
    width: 800px;
    color: #36650E;
    font-weight: bold;
    line-height: 1.8; }
  .footinfo .footinfo-object {
    position: absolute;
    right: 0;
    bottom: 0; }

/* footnav*/
.footnav {
  background-color: #79D6FF;
  min-height: 162px;
  margin: 0 auto;
  background-image: url(/edit/assets/suumo/img/footer.png);
  background-repeat: no-repeat;
  background-position: center bottom; }
  .footnav .footnav-inner {
    width: 950px;
    margin: 0 auto;
    padding: 30px 0; }

/* navbox_group */
/* navbox */
.navbox {
  float: left;
  margin-left: 10px;
  width: 92px;
  padding: 10px;
  background-color: #FFFFFF;
  border-radius: 3px;
  box-shadow: #CCCCCC 0 1px 1px; }
  .navbox:first-child {
    margin-left: 0; }
  .navbox .navbox-title {
    font-size: 11px;
    font-weight: bold;
    color: #4C841D;
    padding-bottom: 3px;
    border-bottom: 2px solid #96DC6C; }
  .navbox .navbox-body {
    margin-top: 10px;
    font-size: 10px; }
    .navbox .navbox-body li {
      margin-top: 5px; }
      .navbox .navbox-body li:first-child {
        margin-top: 0; }
  .navbox.navbox--large {
    width: 197px; }
  .navbox.navbox--ct .navbox-title {
    color: #F58914;
    padding-bottom: 3px;
    border-bottom: 2px solid #DA911D; }

/* mskrbox */
.mskrbox {
  float: left;
  margin-right: 15px; }
  .mskrbox .mskrbox-title {
    font-size: 10px;
    font-weight: bold; }
    .mskrbox .mskrbox-title a:link,
    .mskrbox .mskrbox-title a:visited,
    .mskrbox .mskrbox-title a:active {
      color: #37660E;
      text-decoration: none; }
    .mskrbox .mskrbox-title a:hover {
      text-decoration: underline; }
  .mskrbox .mskrbox-body {
    margin-top: 5px; }

/* krbox */
.krbox {
  float: left; }
  .krbox .krbox-title {
    font-size: 10px;
    font-weight: bold;
    color: #37660E; }
  .krbox .krbox-body {
    margin-top: 5px; }

/* footlinks */
.footlinks {
  line-height: 1.6;
  background-color: #6BA439;
  color: #538C22;
  border-top: 20px solid #48890F; }
  .footlinks .linkbox_group:first-child {
    margin-top: 0;
    padding-top: 0;
    border: none; }
  .footlinks .footlinks-inner {
    width: 950px;
    margin: 0 auto;
    padding: 30px 0; }

/* footroute */
.footroute {
  float: right; }
  .footroute.footroute--search {
    float: right;
    margin-top: 10px; }

/* linkbox_group */
.linkbox_group {
  border-top: 1px solid #538C22;
  margin-top: 20px;
  padding-top: 20px; }
  .linkbox_group .linkbox {
    float: left; }

/* linkbox */
.linkbox {
  width: 475px; }
  .linkbox .linkbox-title {
    padding-left: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-left: 5px solid #9AE459; }
  .linkbox.linkbox--route {
    float: right; }
    .linkbox.linkbox--route .linkbox-body {
      float: right; }
  .linkbox.linkbox--search {
    float: left;
    width: 660px; }
    .linkbox.linkbox--search .linkbox-body {
      float: left;
      margin-top: 10px; }
    .linkbox.linkbox--search .linkbox-search {
      float: right; }
      .linkbox.linkbox--search .linkbox-search input {
        width: 268px;
        margin-right: 5px;
        border: 1px solid #D9D9D9;
        border-radius: 3px 3px 3px 3px;
        padding: 11px 10px; }
      .linkbox.linkbox--search .linkbox-search a:link {
        text-decoration: none;
        box-shadow: none; }
  .linkbox.linkbox--hz .linkbox-title {
    float: left;
    margin-right: 25px; }
  .linkbox.linkbox--hz .linkbox-body {
    float: left; }
  .linkbox.linkbox--zentop .linkbox--vt {
    width: 237px;
    float: left; }
  .linkbox.linkbox--vt .linkbox-body {
    margin-top: 10px; }
  .linkbox.linkbox--full {
    width: 100%; }
    .linkbox.linkbox--full .linkbox-body {
      margin-top: 10px; }

.ryolink {
  width: 450px; }

/* zentop */
.zentop .linkbox-body {
  margin-top: 0; }

/* footpp */
.footpp {
  width: 950px;
  margin: 20px auto 0; }

/* ppbox_group */
/* ppbox */
.ppbox {
  float: left;
  width: 475px; }
  .ppbox .ppbox-object {
    float: left;
    width: 71px;
    margin-right: 15px; }
  .ppbox .ppbox-body {
    float: left;
    width: 370px;
    margin-top: 20px; }

/* footlogo */
.footlogo {
  width: 950px;
  margin: 30px auto 45px; }
  .footlogo .footlogo-link {
    float: left;
    margin-top: 5px;
    margin-left: 80px; }
  .footlogo .footlogo-action {
    float: right; }
    .footlogo .footlogo-action .footlogo-action-btn {
      border-radius: 3px;
      display: block;
      padding: 5px 15px;
      text-decoration: none;
      font-weight: bold;
      border: 1px solid #CCCCCC; }
      .footlogo .footlogo-action .footlogo-action-btn:hover {
        opacity: 0.8;
        filter: alpha(opacity=80); }
      .footlogo .footlogo-action .footlogo-action-btn:link, .footlogo .footlogo-action .footlogo-action-btn:hover, .footlogo .footlogo-action .footlogo-action-btn:active, .footlogo .footlogo-action .footlogo-action-btn:visited {
        color: #333333; }

/* logobox */
.logobox {
  float: left; }
  .logobox .logobox-link {
    margin-top: 5px;
    font-size: 10px;
    font-weight: bold; }
    .logobox .logobox-link a:link,
    .logobox .logobox-link a:visited,
    .logobox .logobox-link a:hover,
    .logobox .logobox-link a:active {
      color: #435B67;
      text-decoration: underline; }

/* footrelate */
.footrelate {
  margin-top: 20px; }

/* relatebox */
.relatebox {
  width: 930px;
  margin: 0 auto;
  padding: 10px;
  background-color: #EEEEEE; }
  .relatebox .relatebox-title {
    padding-left: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    border-left: 5px solid #CCCCCC; }
  .relatebox .relatebox-body {
    margin-top: 10px;
    color: #DDDDDD; }

/* relatelinks */
.relatelinks {
  margin-top: 20px;
  color: #DDDDDD;
  font-size: 10px;
  line-height: 1.6; }
  .relatelinks .relatelinks-inner {
    width: 950px;
    margin: 0 auto;
    padding: 0; }

/* pegetop */
#js-pageTop {
  display: none;
  position: fixed;
  z-index: 100;
  right: 30px;
  bottom: 120px; }
  #js-pageTop:hover {
    opacity: .8;
    filter: alpha(opacity=80); }

.footer input {
  font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif'; }

/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/************************************************************
* kv breakpoint が1040の為タブレット対応
************************************************************/
@media screen and (min-width: 1040px) {
  .lgbt_kv {
    max-width: 1432px;
    height: 560px;
    margin: 0 auto;
    background-image: url("/edit/lgbt/img/bg_mv_pc.png");
    background-position: center bottom;
    overflow: hidden;
    background-size: cover; }
    .lgbt_kv .lgbt_kv-title {
      margin-top: 40px;
      padding: 0 300px; }
    .lgbt_kv .is-pc-view {
      display: block; }
    .lgbt_kv .is-sp-view {
      display: none; } }

@media screen and (max-width: 1039px) {
  .lgbt_kv {
    width: 100vw;
    height: auto;
    margin: 0 auto;
    background-image: url("/edit/lgbt/img/bg_mv_pc.png");
    background-position: center bottom;
    overflow: hidden;
    background-size: cover; }
    .lgbt_kv .lgbt_kv-title {
      margin-top: 20px;
      padding: 50px 10% 50px; }
    .lgbt_kv .is-pc-view {
      display: block;
      width: 60%;
      height: 60%; }
    .lgbt_kv .is-sp-view {
      display: none; } }

@media screen and (max-width: 630px) {
  .lgbt_kv {
    width: 100vw;
    height: 270px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    background-image: url("/edit/lgbt/img/bg_mv_sp.png"); }
    .lgbt_kv .lgbt_kv-title {
      margin-top: 20px;
      padding: 0 28px; }
    .lgbt_kv .is-pc-view {
      display: none; }
    .lgbt_kv .is-sp-view {
      display: block; } }

/************************************************************
 * pc
 ************************************************************/
@media screen and (min-width: 1040px) {
  .is-pc {
    display: block; }
  .is-sp {
    display: none; }
  .lgbt_header .lgbt_header-inner--default {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 100px;
    padding: 0 60px 0;
    box-sizing: border-box; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon {
      display: none; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu {
      display: flex;
      margin-top: 40px; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item {
      position: relative;
      margin: 0 15px; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:before, .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 25px;
        width: 0;
        height: 2px;
        background: #ffffff;
        transition: 0.2s; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:before {
        left: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:after {
        right: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:before, .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:after {
        width: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:before {
        left: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:after {
        right: 50%; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_text {
      display: block;
      color: #ffffff;
      font-size: 14px;
      text-decoration: none; }
    .lgbt_header .lgbt_header-inner--default.is-disable {
      display: none; }
  .lgbt_header .lgbt_header-inner--scroll {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    justify-content: space-between;
    width: 100%;
    background-color: #ffffff;
    padding: 40px 60px 40px;
    opacity: 0.9;
    z-index: 100;
    box-sizing: border-box;
    border-bottom: 1px solid #e7e7e7; }
    .lgbt_header .lgbt_header-inner--scroll.is-active {
      display: flex; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_icon {
      display: none; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu {
      display: flex; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item {
      position: relative;
      margin: 0 15px; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:before, .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 25px;
        width: 0;
        height: 2px;
        background: #333333;
        transition: 0.2s; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:before {
        left: 50%; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:after {
        right: 50%; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:hover:before, .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:hover:after {
        width: 50%; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:hover:before {
        left: 50%; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item:hover:after {
        right: 50%; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_text {
      display: block;
      color: #333333;
      font-size: 14px;
      text-decoration: none; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social {
      display: none; }
  .lgbt_content {
    padding: 120px 0 120px;
    border-bottom: 1px solid #e7e7e7; }
    .lgbt_content .lgbt_content-message {
      margin-top: 64px;
      font-size: 44px;
      line-height: 1em;
      letter-spacing: 0.2em;
      text-align: center; }
    .lgbt_content .lgbt_content-description {
      margin-top: 50px;
      text-align: center;
      line-height: 2em;
      letter-spacing: 0.2em;
      font-size: 20px; }
    .lgbt_content .lgbt_content-bnr {
      display: block;
      width: 800px;
      margin: 70px auto 0; }
    .lgbt_content .lgbt_content-title {
      font-size: 36px;
      text-align: center;
      letter-spacing: .2em;
      line-height: 1.8em; }
    .lgbt_content .lgbt_content-text {
      margin-top: 50px;
      font-size: 16px;
      text-align: center;
      letter-spacing: .2em;
      line-height: 2em; }
    .lgbt_content .lgbt_content-text_inline {
      display: block; }
    .lgbt_content .lgbt_content-youtube {
      position: relative;
      margin-top: 106px; }
      .lgbt_content .lgbt_content-youtube:before {
        content: "";
        display: block;
        width: 100vw;
        height: 520px;
        background-color: #f8f8f8; }
      .lgbt_content .lgbt_content-youtube .lgbt_content-youtube-link {
        position: absolute;
        top: -40px;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
        box-shadow: 0 30px 60px 0 #aaa; }
  .lgbt_owner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    max-width: 1040px;
    margin: 80px auto 0;
    padding: 40px;
    box-sizing: border-box;
    background-color: #f8f8f8; }
    .lgbt_owner .lgbt_owner-msg {
      width: 600px;
      margin-right: 40px; }
    .lgbt_owner .lgbt_owner-title {
      font-size: 24px;
      letter-spacing: 0.1em;
      line-height: 1.8em; }
    .lgbt_owner .lgbt_owner-text {
      margin-top: 30px;
      font-size: 14px;
      letter-spacing: 0.1em;
      line-height: 1.8em; }
    .lgbt_owner .lgbt_owner-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      margin: 0 auto;
      width: 320px;
      height: 60px;
      color: #444444;
      border-radius: 30px;
      text-align: center;
      border: 1px solid #bbb;
      text-decoration: none;
      background-color: #ffffff; }
      .lgbt_owner .lgbt_owner-btn:hover {
        background-color: #f4f4f4; }
      .lgbt_owner .lgbt_owner-btn:after {
        content: "";
        margin-left: 10px;
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -11px;
        width: 27px;
        height: 13px; }
  .lgbt_area {
    width: 1040px;
    margin: 30px auto 0; }
    .lgbt_area .lgbt_area-item {
      display: inline-block;
      width: 330px;
      height: 150px;
      margin: 20px 20px 0;
      border: 2px solid  #e7e7e7;
      border-radius: 10px;
      box-sizing: border-box; }
      .lgbt_area .lgbt_area-item:nth-child(1) {
        margin: 0; }
      .lgbt_area .lgbt_area-item:nth-child(3n) {
        margin: 0; }
      .lgbt_area .lgbt_area-item:nth-child(3n + 1) {
        margin: 0; }
      .lgbt_area .lgbt_area-item:hover {
        background-color: #f4f4f4; }
    .lgbt_area .lgbt_area-link {
      display: block;
      color: #333333;
      text-decoration: none;
      padding: 35px 20px; }
      .lgbt_area .lgbt_area-link:link, .lgbt_area .lgbt_area-link:visited, .lgbt_area .lgbt_area-link:active {
        color: #333333; }
    .lgbt_area .lgbt_area-region {
      font-size: 18px;
      text-align: center; }
    .lgbt_area .lgbt_area-prefecture {
      margin-top: 20px;
      font-size: 14px;
      text-align: center; }
    .lgbt_area .lgbt_area-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      margin: 50px auto 0;
      width: 440px;
      height: 60px;
      color: #444444;
      border-radius: 30px;
      text-align: center;
      border: 1px solid #bbb;
      text-decoration: none;
      background-color: #ffffff; }
      .lgbt_area .lgbt_area-btn:after {
        content: "";
        margin-left: 10px;
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -11px;
        width: 27px;
        height: 13px; }
      .lgbt_area .lgbt_area-btn:hover {
        background-color: #f4f4f4; }
  .lgbt_introduction {
    width: 1040px;
    margin: 65px auto 0;
    border-top: 1px solid  #e7e7e7; }
    .lgbt_introduction .lgbt_introduction-item {
      border-bottom: 1px solid #e7e7e7; }
      .lgbt_introduction .lgbt_introduction-item:hover {
        background-color: #f4f4f4; }
    .lgbt_introduction .lgbt_introduction-link {
      display: flex;
      color: #333;
      text-decoration: none;
      justify-content: center;
      padding: 40px; }
    .lgbt_introduction .lgbt_introduction-img {
      display: block;
      width: 140px;
      height: 140px;
      margin-right: 40px; }
    .lgbt_introduction .lgbt_introduction-img--sp {
      display: none; }
    .lgbt_introduction .lgbt_introduction-info {
      max-width: 780px; }
    .lgbt_introduction .lgbt_introduction-top {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap; }
    .lgbt_introduction .lgbt_introduction-title {
      font-size: 18px;
      line-height: 1.8em;
      letter-spacing: -.02em;
      padding-right: 50px; }
    .lgbt_introduction .lgbt_introduction-date {
      color: #a0a0a0;
      font-size: 14px;
      letter-spacing: .1em;
      line-height: 1.8em;
      white-space: nowrap; }
    .lgbt_introduction .lgbt_introduction-bottom {
      flex-wrap: nowrap; }
    .lgbt_introduction .lgbt_introduction-text {
      font-size: 14px;
      letter-spacing: .08em;
      line-height: 1.8em;
      margin-top: 24px; }
    .lgbt_introduction .lgbt_introduction_more {
      display: block;
      margin-top: 30px;
      color: #333333;
      text-decoration: none;
      text-align: right; }
      .lgbt_introduction .lgbt_introduction_more:after {
        content: "";
        display: inline-block;
        margin-left: 10px;
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -11px;
        width: 27px;
        height: 13px; }
  .lgbt_social {
    margin-bottom: 120px; }
    .lgbt_social .lgbt_social-items {
      display: flex;
      justify-content: center;
      margin-top: 120px; }
    .lgbt_social .lgbt_social-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 96px;
      height: 32px;
      margin: 0 20px;
      padding: 3px;
      font-size: 10px;
      color: #ffffff;
      text-align: center;
      text-decoration: none;
      border-radius: 3px;
      box-sizing: border-box; }
      .lgbt_social .lgbt_social-btn:link, .lgbt_social .lgbt_social-btn:visited, .lgbt_social .lgbt_social-btn:active {
        color: #ffffff; }
      .lgbt_social .lgbt_social-btn:before {
        content: "";
        display: inline-block;
        margin-right: 5px; }
    .lgbt_social .lgbt_social-btn--tw {
      background-color: #1b95e0; }
      .lgbt_social .lgbt_social-btn--tw:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -24px;
        width: 19px;
        height: 16px; }
    .lgbt_social .lgbt_social-btn--fb {
      background-color: #4267b2; }
      .lgbt_social .lgbt_social-btn--fb:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -58px;
        width: 10px;
        height: 18px; }
    .lgbt_social .lgbt_social-btn--hb {
      background-color: #00a4de; }
      .lgbt_social .lgbt_social-btn--hb:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px 0px;
        width: 12px;
        height: 11px; } }

/************************************************************
* sp
************************************************************/
@media screen and (max-width: 1039px) {
  .is-pc {
    display: none; }
  .is-sp {
    display: block; }
  .lgbt_header .lgbt_header-inner--default {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 57px;
    padding: 0 28px 0 20px;
    box-sizing: border-box; }
    .lgbt_header .lgbt_header-inner--default.is-disable {
      display: none; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon {
      display: block;
      position: relative;
      width: 24px;
      height: 16px;
      margin-top: 16px;
      border-top: 1px solid #ffffff; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon:before {
        content: '';
        display: block;
        position: absolute;
        top: 7px;
        width: 24px;
        border-top: 1px solid #ffffff; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 24px;
        margin-top: 5px;
        border-bottom: 1px solid #ffffff; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon.is-disable {
        display: none; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon.is-active {
        z-index: 1000;
        border-top: 1px solid #444444; }
        .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon.is-active:before {
          border-top: 1px solid #444444; }
        .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_icon.is-active:after {
          border-bottom: 1px solid #444444; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu {
      display: none; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item {
      position: relative;
      margin: 0 15px; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:before, .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 25px;
        width: 0;
        height: 2px;
        background: #ffffff;
        transition: 0.2s; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:before {
        left: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:after {
        right: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:before, .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:after {
        width: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:before {
        left: 50%; }
      .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_item:hover:after {
        right: 50%; }
    .lgbt_header .lgbt_header-inner--default .lgbt_header-menu_text {
      display: block;
      color: #ffffff;
      font-size: 14px;
      text-decoration: none; }
  .lgbt_header .lgbt_header-inner--scroll {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 57px;
    background-color: #ffffff;
    padding: 16px 28px 16px;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 100;
    box-sizing: border-box;
    border-bottom: 1px solid #e7e7e7; }
    .lgbt_header .lgbt_header-inner--scroll.is-sp-open {
      display: block;
      height: 100vh;
      -webkit-animation-name: showSpMenu;
              animation-name: showSpMenu;
      -webkit-animation-duration: 0.3s;
              animation-duration: 0.3s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both; }
    .lgbt_header .lgbt_header-inner--scroll.is-sp-close {
      display: block;
      height: 100vh;
      -webkit-animation-name: hideSpMenu;
              animation-name: hideSpMenu;
      -webkit-animation-duration: 0.3s;
              animation-duration: 0.3s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
      -webkit-animation-fill-mode: both;
              animation-fill-mode: both; }
    .lgbt_header .lgbt_header-inner--scroll.is-active {
      display: block; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_icon {
      display: inline-block;
      position: relative;
      width: 24px;
      height: 16px;
      float: right;
      border-top: 1px solid #444444; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_icon:before {
        content: '';
        display: block;
        position: absolute;
        top: 7px;
        width: 24px;
        border-top: 1px solid #444444; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_icon:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        width: 24px;
        margin-top: 5px;
        border-bottom: 1px solid #444444; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu {
      display: none; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu.is-sp-open {
        display: block;
        margin-top: 20px;
        box-sizing: border-box; }
        .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu.is-sp-open .lgbt_header-menu_item {
          display: flex;
          align-items: center;
          height: 56px;
          border-bottom: 1px solid #e7e7e7; }
        .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu.is-sp-open .lgbt_header-menu_text {
          display: flex;
          align-items: center;
          width: 100%;
          height: 100%; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu.is-sp-close {
        display: block;
        background-color: #ffffff;
        -webkit-animation-name: hideSpMenu;
                animation-name: hideSpMenu;
        -webkit-animation-duration: 0.3s;
                animation-duration: 0.3s;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_item {
      position: relative;
      margin: 0 15px; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_header-menu_text {
      display: block;
      color: #333333;
      font-size: 14px;
      text-decoration: none; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social {
      display: none;
      margin-top: 40px; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social.is-active {
        display: flex;
        justify-content: center; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 84px;
      height: 28px;
      margin: 0 5px;
      padding: 3px;
      font-size: 10px;
      color: #ffffff;
      text-align: center;
      text-decoration: none;
      border-radius: 3px;
      box-sizing: border-box; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn:link, .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn:visited, .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn:active {
        color: #ffffff; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn:before {
        content: "";
        display: inline-block;
        margin-right: 5px; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn--tw {
      background-color: #1b95e0; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn--tw:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -24px;
        width: 19px;
        height: 16px; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn--fb {
      background-color: #4267b2; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn--fb:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -58px;
        width: 10px;
        height: 18px; }
    .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn--hb {
      background-color: #00a4de; }
      .lgbt_header .lgbt_header-inner--scroll .lgbt_menu-social_btn--hb:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px 0px;
        width: 12px;
        height: 11px; }
  .lgbt_header .lgbt_header-logo {
    display: inline-block;
    position: relative; }
  .lgbt_content {
    padding: 60px 28px 60px;
    border-bottom: 1px solid #e7e7e7; }
    .lgbt_content.lgbt_content--spbnr {
      padding: 0 28px 35px; }
    .lgbt_content .lgbt_content-message {
      margin-top: 37px;
      font-size: 20px;
      text-align: center; }
      .lgbt_content .lgbt_content-message .lgbt_content-message_sp {
        display: block; }
    .lgbt_content .lgbt_content-description {
      margin-top: 40px;
      text-align: center;
      font-size: 14px;
      line-height: 1.8; }
    .lgbt_content .lgbt_content-bnr {
      display: block;
      margin: 35px auto 0; }
    .lgbt_content .lgbt_content-bnr_img {
      width: 100%;
      height: auto; }
    .lgbt_content .lgbt_content-title {
      font-size: 18px;
      text-align: center;
      letter-spacing: 0.2em;
      line-height: 1.8em; }
    .lgbt_content .lgbt_content-text_sp {
      display: block; }
    .lgbt_content .lgbt_content-text {
      margin-top: 25px;
      font-size: 14px;
      line-height: 2em; }
    .lgbt_content .lgbt_content-youtube {
      margin-top: 60px; }
      .lgbt_content .lgbt_content-youtube .lgbt_content-youtube-link {
        display: block;
        width: 100%;
        max-width: 300px;
        height: 300px;
        margin: 0 auto;
        box-shadow: 0 30px 60px 0 #aaa; }
  .lgbt_owner {
    width: 100%;
    margin: 40px auto 0;
    padding: 20px 25px;
    box-sizing: border-box;
    background-color: #f8f8f8; }
    .lgbt_owner .lgbt_owner-title {
      font-size: 14px;
      text-align: center;
      letter-spacing: 0.1em;
      line-height: 1.8em; }
    .lgbt_owner .lgbt_owner-text {
      margin-top: 20px;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.8em; }
    .lgbt_owner .lgbt_owner-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      margin: 20px auto 0;
      width: 200px;
      height: 40px;
      color: #444444;
      border-radius: 30px;
      text-align: center;
      border: 1px solid #bbb;
      text-decoration: none;
      background-color: #ffffff;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
      .lgbt_owner .lgbt_owner-btn:after {
        content: "";
        margin-left: 10px;
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -11px;
        width: 27px;
        height: 13px; }
  .lgbt_area {
    margin: 20px auto 0; }
    .lgbt_area .lgbt_area-item {
      width: 100%;
      margin: 15px 0 0;
      border: 2px solid  #e7e7e7;
      border-radius: 10px;
      box-sizing: border-box; }
    .lgbt_area .lgbt_area-link {
      display: block;
      padding: 18px 20px;
      color: #333333;
      text-decoration: none; }
      .lgbt_area .lgbt_area-link:link, .lgbt_area .lgbt_area-link:visited, .lgbt_area .lgbt_area-link:active {
        color: #333333; }
    .lgbt_area .lgbt_area-region {
      font-size: 18px;
      text-align: center; }
    .lgbt_area .lgbt_area-prefecture {
      margin-top: 10px;
      font-size: 14px;
      text-align: center; }
    .lgbt_area .lgbt_area-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      margin: 35px auto 0;
      width: 192px;
      height: 40px;
      color: #444444;
      border-radius: 30px;
      text-align: center;
      border: 1px solid #bbb;
      text-decoration: none;
      background-color: #ffffff;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
      .lgbt_area .lgbt_area-btn:after {
        content: "";
        margin-left: 10px;
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -11px;
        width: 27px;
        height: 13px; }
  .lgbt_introduction {
    margin: 30px auto 0;
    border-top: 1px solid  #e7e7e7; }
    .lgbt_introduction .lgbt_introduction-item {
      border-bottom: 1px solid #e7e7e7; }
    .lgbt_introduction .lgbt_introduction-link {
      display: flex;
      color: #333;
      text-decoration: none;
      justify-content: center;
      padding: 40px; }
    .lgbt_introduction .lgbt_introduction-img {
      display: none; }
    .lgbt_introduction .lgbt_introduction-img--sp {
      display: block;
      margin: 20px 20px 0 0; }
    .lgbt_introduction .lgbt_introduction-top {
      display: flex;
      justify-content: space-between;
      flex-wrap: nowrap; }
    .lgbt_introduction .lgbt_introduction-title {
      font-size: 14px;
      line-height: 1.8em;
      letter-spacing: -.02em;
      margin-right: 20px; }
    .lgbt_introduction .lgbt_introduction-date {
      color: #a0a0a0;
      font-size: 12px;
      letter-spacing: 0.1em;
      line-height: 1.8em;
      white-space: nowrap; }
    .lgbt_introduction .lgbt_introduction-bottom {
      display: flex;
      flex-wrap: nowrap; }
    .lgbt_introduction .lgbt_introduction-text {
      font-size: 12px;
      letter-spacing: .08em;
      line-height: 1.8em;
      margin-top: 20px; }
    .lgbt_introduction .lgbt_introduction_more {
      display: block;
      position: relative;
      padding-right: 30px;
      margin-top: 20px;
      color: #333333;
      text-align: right;
      text-decoration: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
      .lgbt_introduction .lgbt_introduction_more:after {
        content: "";
        display: inline-block;
        margin-top: 3px;
        margin-left: 5px;
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -11px;
        width: 27px;
        height: 13px;
        position: absolute;
        top: -2px;
        right: -5px; }
  .lgbt_social {
    margin-bottom: 60px; }
    .lgbt_social .lgbt_social-items {
      display: flex;
      justify-content: center;
      margin-top: 60px; }
    .lgbt_social .lgbt_social-btn {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 84px;
      height: 28px;
      margin: 0 5px;
      padding: 3px;
      font-size: 10px;
      color: #ffffff;
      text-align: center;
      text-decoration: none;
      border-radius: 3px;
      box-sizing: border-box; }
      .lgbt_social .lgbt_social-btn:link, .lgbt_social .lgbt_social-btn:visited, .lgbt_social .lgbt_social-btn:active {
        color: #ffffff; }
      .lgbt_social .lgbt_social-btn:before {
        content: "";
        display: inline-block;
        margin-right: 5px; }
    .lgbt_social .lgbt_social-btn--tw {
      background-color: #1b95e0; }
      .lgbt_social .lgbt_social-btn--tw:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -24px;
        width: 19px;
        height: 16px; }
    .lgbt_social .lgbt_social-btn--fb {
      background-color: #4267b2; }
      .lgbt_social .lgbt_social-btn--fb:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px -58px;
        width: 10px;
        height: 18px; }
    .lgbt_social .lgbt_social-btn--hb {
      background-color: #00a4de; }
      .lgbt_social .lgbt_social-btn--hb:before {
        background-image: url(/edit/lgbt/img/sprite/icon-lgbt-.png);
        background-position: 0px 0px;
        width: 12px;
        height: 11px; }
  .lgbt_footer .lgbt_footer-info {
    padding: 10px 28px;
    color: #444444;
    background-color: #f8f8f8; }
  .lgbt_footer .lgbt_footer-links {
    display: flex;
    margin-top: 20px;
    padding: 0 28px;
    align-items: center;
    justify-content: space-between; }
  .lgbt_footer .lgbt_footer-link {
    display: inline-block; }
  .lgbt_footer .lgbt_footer-text {
    display: inline-block;
    font-size: 10px;
    color: #444444; }
  .lgbt_footer .lgbt_footer-btn {
    display: inline-block;
    width: 45px;
    height: 18px;
    padding: 5px 8px 0;
    border: 1px solid #e7e7e7;
    color: #444444;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    background-color: #ffffff;
    text-decoration: none;
    white-space: nowrap; }
  .lgbt_footer .lgbt_footer-logo {
    display: block;
    padding: 10px 28px 30px; }
  .lgbt_footer .lgbt_footer-logo_text {
    display: inline-block;
    margin-top: 3px;
    font-size: 10px;
    color: #444444;
    text-decoration: underline;
    font-weight: bold; }
  @-webkit-keyframes showSpMenu {
    0% {
      height: 0vh; }
    100% {
      height: 100vh;
      background-color: rgba(255, 255, 255, 0.9); } }
  @keyframes showSpMenu {
    0% {
      height: 0vh; }
    100% {
      height: 100vh;
      background-color: rgba(255, 255, 255, 0.9); } }
  @-webkit-keyframes hideSpMenu {
    0% {
      height: 100vh; }
    100% {
      height: 0vh; } }
  @keyframes hideSpMenu {
    0% {
      height: 100vh; }
    100% {
      height: 0vh; } } }
