@charset "UTF-8";
/*--------------------------------------------------------------
# Function
--------------------------------------------------------------*/
@-webkit-keyframes bghover {
  0% {
    background-size: cover; }
  100% {
    background-size: 150%; } }

@keyframes bghover {
  0% {
    background-size: cover; }
  100% {
    background-size: 150%; } }

@-webkit-keyframes bodyFade {
  0% {
    display: block;
    opacity: 1;
    background-size: 0; }
  30% {
    display: block;
    opacity: 1;
    background-size: auto; }
  60% {
    display: block;
    opacity: 1;
    background-size: auto; }
  100% {
    display: none;
    opacity: 0; } }

@keyframes bodyFade {
  0% {
    display: block;
    opacity: 1;
    background-size: 0; }
  30% {
    display: block;
    opacity: 1;
    background-size: auto; }
  60% {
    display: block;
    opacity: 1;
    background-size: auto; }
  100% {
    display: none;
    opacity: 0; } }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#selectino-header {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
  max-width: 96%;
  padding: 5px 0; }

#selectino-header .h-logo img {
  width: 200px;
  max-width: 100%; }

#selectino-header .pc-box {
  text-align: right; }

#selectino-header .h-btn img {
  margin-top: 10px; }

@media only screen and (max-width: 768px) {
  #page-selectino .row {
    width: auto;
    max-width: 100%;
    margin: 0 auto; }
  #selectino-header {
    max-width: 100%;
    margin: 0 auto; }
  #selectino-header .h-btn {
    padding-right: 0;
    margin-top: 10px; } }

/*--------------------------------------------------------------
# Main
--------------------------------------------------------------*/
html body #main,
html body #main h2,
html body #main h3
html body #main h4 {
  font-family: "Noto Sans JP", sans-serif !important; }

#main {
  color: #727171; }

#main .inner {
  width: 1280px;
  margin: 0 auto; }

@media only screen and (max-width: 1280px) {
  #main .inner {
    width: auto;
    margin: 0 20px; } }

@media only screen and (max-width: 768px) {
  #main .inner {
    width: auto;
    margin: 0 auto; } }

#main .center {
  text-align: center; }

html {
  background: #54c2f2; }

/*--------------------------------------------------------------
# Mainslide
--------------------------------------------------------------*/
#mainslide {
  height: 530px;
  background: url(../img/lp-selectino/bg-selectino_main.jpg);
  background-size: cover;
  background-repeat: repeat-x;
  display: flex;
  justify-content: center;
  align-items: center; }

/*スライド背景アニメーション*/
#mainslide {
  width: 100%;
  background-position: 0 0;
  -webkit-animation: bgroop 50s linear infinite;
  animation: bgroop 50s linear infinite; }

@-webkit-keyframes bgroop {
  from {
    background-position: 0  0; }
  to {
    background-position: -2600px 0; } }

@keyframes bgroop {
  from {
    background-position: 0 0; }
  to {
    background-position: -2600px 0; } }

/*スライドロゴアニメーション*/
#mainslide img {
  font-size: 40px; }

@media only screen and (max-width: 768px) {
  #mainslide {
    width: auto;
    height: 280px;
    background: url(../img/lp-selectino/sp/sp-bg-selectino_main.jpg);
    background-size: cover; } }

/*--------------------------------------------------------------
# Main-txt
--------------------------------------------------------------*/
#main-txt {
  text-align: center;
  margin: 30px 0;
  border-bottom: 5px solid #54c2f2;
  position: relative; }

#main-txt h2 {
  font-size: 200%;
  color: #54c3f1;
  font-weight: 800;
  letter-spacing: 3px; }

#main-txt h2 span.main-txt-big {
  font-size: 140%;
  letter-spacing: 0; }

#main-txt h2 span.main-txt-sm {
  font-size: 60%; }

#main-txt p {
  font-size: 120%;
  letter-spacing: 1px;
  margin: 20px 0 30px; }

#main-txt .main-txt-sub {
  position: absolute;
  top: -3rem;
  left: 0;
  width: 100%; }

#main-txt .main-txt-sub p {
  display: inline-block;
  background: #fff799;
  padding: 0.3rem 1rem;
  border-radius: 0.5rem;
  font-weight: bold;
  color: #eb6702;
  margin: 0 auto; }

@media only screen and (max-width: 768px) {
  #main-txt h2 {
    font-size: 120%;
    letter-spacing: 1px; }
  #main-txt p {
    font-size: 100%;
    text-align: left; } }

/*--------------------------------------------------------------
# select
--------------------------------------------------------------*/
#select {
  text-align: center;
  margin-bottom: 50px; }

#select h2 {
  letter-spacing: 5px;
  line-height: 1.5em; }

.bg-yellow {
  background: #fffbc7; }

.select-cat {
  margin: 60px 0; }

.select-cat li {
  display: inline-block;
  font-size: 200%;
  letter-spacing: 2px;
  font-weight: 800; }

.select-cat li span {
  background: #fff799;
  padding: 10px 30px;
  border: 3px solid #54c3f1;
  border-radius: 10px;
  margin: 0 20px 0 14px;
  text-decoration: none;
  pointer-events: none; }

.select-cat-img {
  margin-bottom: 50px; }

@media only screen and (max-width: 768px) {
  #select h2 {
    font-size: 150%;
    letter-spacing: 1px;
    line-height: 1.7em; }
  .select-cat {
    margin: 20px 0; }
  .select-cat li {
    font-size: 90%;
    line-height: 40px; }
  .select-cat li span {
    pointer-events: auto;
    padding: 2px 5px;
    border-radius: 5px;
    margin: 0 5px 0 0px;
    opacity: 0.5; }
  /*slick*/
  #select .slick-dots {
    display: none !important; }
  #select .slick-prev, .slick-next {
    display: none !important; }
  #select .slick-track {
    transform: none !important; }
  .slider-selectcat .slick-list {
    padding: 0 !important; }
  .slider-selectcat {
    padding-left: 15px; }
  .slider-selectcat li {
    text-align: left;
    width: auto !important;
    padding: 0 2px; }
  .select-cat li.slick-current span {
    opacity: 1; } }

/*--------------------------------------------------------------
# madori
--------------------------------------------------------------*/
#madori {
  text-align: center;
  margin: 50px 0; }

.bg-blue {
  background: #54c3f1; }

.madori-box {
  padding: 50px 0; }

.madori-box .slick-dotted.slick-slider {
  margin-bottom: 20px; }

.madori-box .page-slide-nonefade.pc-box {
  height: 255px; }

.madori-floor-box {
  background: #fff;
  border-radius: 10px;
  padding: 30px;
  min-height: 570px; }

#madori h2 {
  margin: 0 auto;
  padding: 30px 0;
  letter-spacing: 5px;
  background: #fff799;
  width: 700px;
  border-style: solid;
  border-width: 3px 3px 0px 3px;
  border-color: #54c3f1;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px; }

#madori h3 {
  color: #fff;
  letter-spacing: 5px;
  margin-bottom: 50px;
  font-size: 190%;
  line-height: 1.5em; }

/*slick*/
#madori .slick-dots {
  bottom: -50px !important; }

@media only screen and (max-width: 768px) {
  .madori-box {
    padding: 30px 0 0 0; }
  .madori-box .row .col-12 {
    margin-bottom: 20px; }
  .madori-floor-box {
    padding: 0;
    min-height: auto;
    background: none; }
  .madori-floor-box.bg-2F {
    background: url(../img/lp-selectino/sp/bg-sp-madori2F.png);
    background-size: cover; }
  #madori h2 {
    width: auto;
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #54c3f1;
    border-radius: 0px;
    font-size: 140%;
    padding: 20px 0; }
  #madori h3 {
    padding: 0 20px;
    font-size: 100%;
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 3px; }
  /*slick*/
  .page-slide-nonefade {
    background: #fff;
    border-radius: 0 0 10px 10px;
    padding-bottom: 50px; }
  #madori .slick-dots {
    bottom: 10px !important; } }

/*--------------------------------------------------------------
# iezukuri
--------------------------------------------------------------*/
#iezukuri {
  margin-bottom: 100px; }

#iezukuri h2 {
  background: url(../img/lp-selectino/title-iconleft.png) left center no-repeat, url(../img/lp-selectino/title-iconright.png) right center no-repeat;
  text-align: center;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 50px auto;
  line-height: 1.5em;
  background-size: contain;
  padding: 0 50px;
  width: 60%; }

#iezukuri h3 {
  margin: 20px 0; }

#iezukuri p {
  font-size: 120%; }

#iezukuri .kikkake-left {
  width: 59%;
  float: left; }

#iezukuri .kikkake-right {
  width: 39%;
  float: right; }

#iezukuri .iken {
  text-align: center; }

#iezukuri .iken-box {
  border: 2px solid #727171;
  min-height: 240px;
  border-radius: 5px;
  margin: 0 7px 20px;
  width: 32%;
  display: inline-block;
  vertical-align: top; }

#iezukuri .iken-box ul {
  padding: 0px 20px 0px; }

html body #iezukuri .iken-box ul li {
  list-style: disc;
  margin-left: 10px;
  text-align: left; }

#iezukuri .iken-box h4 img {
  margin-top: -17px; }

@media only screen and (max-width: 1280px) {
  #iezukuri .iken-box {
    width: 31%; } }

@media only screen and (max-width: 768px) {
  #iezukuri {
    margin-bottom: 40px; }
  #iezukuri h2 {
    width: auto;
    font-size: 105%;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0 10px; }
  #iezukuri h3 {
    font-size: 130%; }
  #iezukuri p {
    font-size: 110%; }
  #iezukuri .kikkake-left,
  #iezukuri .kikkake-right {
    width: auto;
    float: none;
    max-width: 94%;
    margin: 0 auto; }
  #iezukuri .iken-box {
    min-height: auto;
    padding-bottom: 10px;
    width: auto; } }

/*--------------------------------------------------------------
# sumaizukuri
--------------------------------------------------------------*/
#sumaizukuri {
  background: #53c4f2;
  padding: 50px 0;
  text-align: center; }

.sumaizukuri-img {
  margin-top: -120px;
  margin-bottom: 30px; }

.sumaizukuri-txt {
  color: #fff799;
  font-size: 1.2rem;
  text-align: center;
  margin: 1rem auto; }

@media only screen and (max-width: 768px) {
  #sumaizukuri {
    padding: 80px 0 30px; } }

/*--------------------------------------------------------------
# seinou
--------------------------------------------------------------*/
#seinou {
  padding: 50px 0; }

#seinou h2 {
  background: url(../img/lp-selectino/title-iconleft.png) left center no-repeat, url(../img/lp-selectino/title-iconright.png) right center no-repeat;
  text-align: center;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 50px auto;
  line-height: 1.5em;
  background-size: contain;
  padding: 0 50px;
  width: 950px; }

.seinou-box {
  border: 6px solid #54c3f1;
  border-radius: 10px 10px 0px 0px;
  padding: 50px 50px 20px;
  letter-spacing: 3px; }

.seinou-box h3 {
  background: #fffbc7;
  display: inline;
  line-height: 1.7em; }

.seinou-box p {
  margin: 20px 0; }

hr.line-dot {
  background: url(../img/lp-selectino/line-dot.png) repeat-x;
  border-top: none;
  height: 7px;
  background-size: contain; }

hr.line-blue {
  border-top: 3px solid #54b8e2; }

.seinou-box h4 {
  font-size: 120%;
  margin: 10px 0; }

.seinou-box ul.icon-6anshin li {
  background: #000;
  display: inline-block;
  color: #fff;
  padding: 10px 20px;
  margin: 5px 2px;
  font-size: 130%; }

.seinou-box ul.icon-6anshin li {
  display: inline-block;
  color: #fff;
  padding: 3px 30px;
  margin: 5px 2px;
  border-radius: 5px;
  font-size: 140%;
  font-weight: 600; }

.seinou-box ul.icon-6anshin li:nth-child(1) {
  background: #c39d76; }

.seinou-box ul.icon-6anshin li:nth-child(2) {
  background: #b6b73c; }

.seinou-box ul.icon-6anshin li:nth-child(3) {
  background: #0083ae; }

.seinou-box ul.icon-6anshin li:nth-child(4) {
  background: #f08d38; }

.seinou-box ul.icon-6anshin li:nth-child(5) {
  background: #da0018; }

.seinou-box ul.icon-6anshin li:nth-child(6) {
  background: #a49bca; }

.seinou-option {
  background: #53c4f2;
  border-radius: 0 0 10px 10px;
  padding: 20px;
  text-align: center;
  letter-spacing: 3px; }

.seinou-option h3 {
  color: #fff;
  margin-bottom: 20px; }

.seinou-option .option-list li {
  background: #fffbc7;
  display: inline-block;
  width: 250px;
  padding: 5px 0;
  font-weight: 600;
  font-size: 120%;
  margin: 0 10px; }

.seinou-option .option-list li .option-name {
  font-size: 130%; }

@media only screen and (max-width: 950px) {
  #seinou h2 {
    width: auto;
    font-size: 105%;
    letter-spacing: 1px;
    padding: 0px;
    margin: 10px; } }

@media only screen and (max-width: 768px) {
  /*#seinou h2 {
    width: auto;
    font-size: 105%;
    letter-spacing: 1px;
    padding: 0px;
    margin: 10px;
}*/
  #main .inner.seinou-box {
    padding: 20px 10px 20px;
    margin: 0 auto;
    width: 95%;
    border: 3px solid #54c3f1; }
  .seinou-box h3 {
    font-size: 110%;
    letter-spacing: 1px; }
  .seinou-box p {
    font-size: 90%;
    letter-spacing: 1px;
    margin: 10px 0; }
  hr.line-dot {
    background: url(../img/lp-selectino/sp/sp-line-dot.png) repeat-x;
    border-top: none;
    height: 7px;
    background-size: contain; }
  .seinou-box ul.icon-6anshin li {
    font-size: 90%;
    margin: 2px 0;
    padding: 3px 13px;
    border-radius: 3px; }
  #main .inner.seinou-option {
    margin: 0 auto;
    width: 95%;
    padding: 15px 5px; }
  .seinou-option h3 {
    font-size: 110%;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .seinou-option .option-list li {
    width: 31%;
    margin: 0;
    font-size: 65%;
    letter-spacing: 1px; } }

/*--------------------------------------------------------------
# modelhouse
--------------------------------------------------------------*/
#modelhouse {
  margin: 50px 0 0 0; }

#modelhouse h2 {
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
  letter-spacing: 5px;
  background: #fff799;
  width: 850px;
  max-width: 100%;
  border-style: solid;
  border-width: 3px 3px 0px 3px;
  border-color: #54c3f1;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px; }

.modelhouse-box {
  padding: 50px 0 0 0; }

.modelhouse-box .inner {
  background: #fff;
  border-radius: 10px;
  width: 95%;
  margin: 0 auto; }

#modelhouse h3 {
  color: #fff;
  letter-spacing: 5px;
  margin-bottom: 50px;
  font-size: 190%;
  line-height: 1.5em; }

.modelhouse-txt {
  padding: 30px 40px;
  width: 49%;
  float: left; }

.modelhouse-txt .pc-box img {
  height: 100px;
  width: auto; }

.modelhouse-img {
  padding-right: 0;
  border-radius: 10px;
  width: 49%;
  float: right; }

.modelhouse-img img {
  border-radius: 10px; }

.btn-modelhouse {
  text-align: center;
  position: relative;
  top: -30px;
  z-index: 10; }

.btn-modelhouse a {
  display: inline-block; }

@media only screen and (max-width: 768px) {
  #modelhouse {
    margin-top: 0; }
  #modelhouse h2 {
    width: auto;
    border-style: solid;
    border-width: 3px 0px 0px 0px;
    border-color: #54c3f1;
    border-radius: 0px;
    font-size: 140%;
    padding: 20px 0;
    letter-spacing: 1px; }
  .modelhouse-txt,
  .modelhouse-img {
    width: auto;
    float: none; } }

/*--------------------------------------------------------------
# EVENT
--------------------------------------------------------------*/
#event {
  background: #fffbc7;
  padding: 2rem 0; }

#event .sec-ttl {
  text-align: center; }

#event h2 {
  text-align: center;
  padding: 0.7rem 0;
  color: #54c3f1;
  border-bottom: 2px solid #54c3f1;
  margin: 0 auto 1rem auto; }

#event .event-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }

#event .event-list .event-box {
  width: 46%;
  margin: 2% 2%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: 1px solid #727171;
  padding-bottom: 1rem; }

#event .event-list .event-box a:hover {
  text-decoration: none;
  color: #555; }

#event .event-list .event-ttl {
  font-size: 1.4rem; }

#event .event-list .event-excerpt {
  font-size: 0.9rem;
  margin: 0.3rem auto; }

#event .event-list .event-img {
  min-width: 150px;
  margin-right: 10px; }

#event .event-list .event-btn span {
  display: inline-block;
  background: #54c3f1;
  padding: 0.1rem 1rem 0.2rem 1rem;
  font-weight: 700;
  color: #fff;
  border-radius: 10rem; }

#event .event-list .event-btn span:hover {
  color: #fffb00;
  transition: 0.2s; }

@media only screen and (max-width: 768px) {
  #event h2 {
    font-size: 1.6rem; }
  #event .event-list .event-box {
    width: 94%;
    margin: 2% auto; }
  #event .event-list .event-ttl {
    font-size: 1.2rem; }
  #event .event-list .event-img {
    min-width: 100px; }
  #event .event-list .event-btn {
    text-align: right; } }

/*--------------------------------------------------------------
# moushikomi
--------------------------------------------------------------*/
#moushikomi h2 {
  background: url(../img/lp-selectino/title-iconleft.png) left center no-repeat, url(../img/lp-selectino/title-iconright.png) right center no-repeat;
  text-align: center;
  font-weight: 800;
  letter-spacing: 3px;
  margin: 50px auto;
  line-height: 1.5em;
  background-size: contain;
  padding: 0 50px;
  width: 770px; }

#moushikomi .wpcf7 {
  width: 900px;
  max-width: 90%; }

@media only screen and (min-width: 768px) and (max-width: 860px) {
  #moushikomi .wpcf7 input {
    max-width: 90%; } }

.wpcf7 .form-item.form-item-bnr {
  margin-bottom: 2rem; }

@media only screen and (max-width: 768px) {
  #moushikomi h2 {
    width: auto;
    font-size: 105%;
    letter-spacing: 1px;
    padding: 0px;
    margin: 0 10px; }
  .modelhouse-txt {
    padding: 30px 20px; }
  #main .modelhouse-box .inner {
    width: 90%; }
  .modelhouse-box p {
    font-size: 90%;
    margin: 20px 0; } }

/*--------------------------------------------------------------
# fbtn-selectino
--------------------------------------------------------------*/
.fbtn-selectino {
  background: linear-gradient(transparent 70%, #54c3f1 70%);
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 100%;
  opacity: 0;
  transform: rotate(0.0001deg);
  outline: 1px solid transparent;
  -webkit-animation: fadeIn 1s 4s ease-in-out 1 forwards;
  animation: fadeIn 1s 4s ease-in-out 1 forwards; }

.fbtn-selectino.fade_off {
  display: none; }

.fbtn-selectino .inner {
  width: 1280px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  max-width: 100%; }

.fbtn-selectino div {
  text-align: center; }

@media only screen and (max-width: 1280px) {
  .fbtn-selectino .inner {
    width: auto; } }

@media screen and (max-width: 767px) {
  .fbtn-selectino {
    bottom: 0; }
  .fbtn-selectino .inner {
    width: auto;
    margin: 0 auto; } }

/*--------------------------------------------------------------
# CASE
--------------------------------------------------------------*/
#case {
  margin: 50px 0 0 0; }
  #case h2 {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
    letter-spacing: 5px;
    background: #fff799;
    width: 850px;
    max-width: 90%;
    border-style: solid;
    border-width: 3px 3px 0px 3px;
    border-color: #54c3f1;
    box-sizing: border-box;
    border-radius: 10px 10px 0px 0px; }
  #case .case-box {
    padding: 50px 0 0 0; }
  #case .list-case .list-case-item {
    background: #fff;
    padding: 0.8rem;
    width: 320px;
    max-width: 100%;
    margin: 0.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 0 5px #3485a7; }
    #case .list-case .list-case-item .list-case-btn {
      text-align: center;
      padding: 0.5rem 0 1rem 0; }
      #case .list-case .list-case-item .list-case-btn .btn {
        background: #fff703;
        display: inline-block;
        border-radius: 50rem;
        color: #666;
        font-weight: bold;
        padding: 0.5rem 2rem; }
        #case .list-case .list-case-item .list-case-btn .btn:hover {
          background: #fed803; }
  #case .st-case-btn {
    text-align: center;
    padding: 1rem 0 2rem 0; }
    #case .st-case-btn img {
      width: 490px; }
  @media screen and (max-width: 767px) {
    #case h2 {
      font-size: 1.4rem;
      padding: 20px 0; }
    #case .st-case-btn {
      text-align: center;
      padding: 0.5rem 0 1rem 0; }
      #case .st-case-btn img {
        width: 350px; } }

/*--------------------------------------------------------------
# MODELHOUSE
--------------------------------------------------------------*/
#modelhouse02 {
  padding: 50px 0; }
  #modelhouse02 h2 {
    text-align: center;
    padding: 0.7rem 0;
    color: #54c3f1;
    border-bottom: 2px solid #54c3f1;
    margin: 0 auto 1rem auto; }
  #modelhouse02 .list-modelhouse .list-case-item {
    text-align: center;
    margin-bottom: 1rem; }
    #modelhouse02 .list-modelhouse .list-case-item a:hover {
      text-decoration: none;
      color: #231815; }
    #modelhouse02 .list-modelhouse .list-case-item .list-modelhouse-img img {
      border-radius: 3rem; }
    #modelhouse02 .list-modelhouse .list-case-item .list-modelhouse-ttl {
      font-size: 1.4rem;
      margin: 0.5rem auto; }
    #modelhouse02 .list-modelhouse .list-case-item .list-modelhouse-btn {
      text-align: center;
      margin: 0.5rem auto 1rem auto; }
      #modelhouse02 .list-modelhouse .list-case-item .list-modelhouse-btn .btn {
        background: #fff703;
        display: inline-block;
        border-radius: 50rem;
        color: #666;
        font-weight: bold;
        padding: 0.5rem 2rem; }
        #modelhouse02 .list-modelhouse .list-case-item .list-modelhouse-btn .btn:hover {
          background: #fed803; }
  @media screen and (max-width: 767px) {
    #modelhouse02 h2 {
      font-size: 1.6rem; }
    #modelhouse02 .modelhouse-box p {
      margin: 10px auto; } }

/*--------------------------------------------------------------
# form
--------------------------------------------------------------*/
#moushikomi .moushikomi-book {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
  align-items: center; }
  #moushikomi .moushikomi-book .moushikomi-book-txt {
    font-size: 1.2rem;
    font-weight: bold; }

@media screen and (max-width: 767px) {
  #moushikomi h2 {
    margin: 20px 10px; }
  #moushikomi .moushikomi-book .moushikomi-book-txt {
    font-size: 1rem; } }

/*--------------------------------------------------------------
# セレクティーノライトバナー
--------------------------------------------------------------*/
.bnr-st-lite {
  width: 1280px;
  max-width: 100%;
  margin: 2rem auto;
  background: #fff799;
  padding: 0 0 1rem 0;
  text-align: center; }
  .bnr-st-lite a img {
    max-width: 80%; }

/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
#selectino-footer {
  text-align: center;
  padding: 20px 0; }
  #selectino-footer .footer-notice {
    width: 90%;
    margin: 0 auto;
    font-size: 0.8rem; }

#page-selectino + #primary {
  margin-bottom: 100px; }
