@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
  outline: 0;
}
body {
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
a {
  color: #000;
  padding: 0;
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9;
}
/* change colours to suit your needs */
mark {
  color: #000;
  font-style: italic;
  font-weight: bold;
  background-color: #ff9;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  padding: 0;
  margin: 1em 0;
  border: 0;
  border-top: 1px solid #ccc;
}
input,
select {
  vertical-align: middle;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lp svg,
.lp img {
  max-width: 100%;
  vertical-align: middle;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
th,
dt {
  font-weight: normal;
}
article,
main,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
picture {
  display: block;
}
input {
  font-family: YuGothic,'游ゴシック','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}
/* ----------------------------------------------------*/
img {
  width: 100%;
}
.pc {
  display: inline !important;
}
.pc.block {
  display: block !important;
}
.sp {
  display: none !important;
}
.sp.block {
  display: none !important;
}
@media (max-width: 1124px) {
  .sp {
    display: inline !important;
  }
  .sp.block {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  .pc.block {
    display: none !important;
  }
}
/* ----------------------------------------------------*/
body {
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
}
.maru {
  font-family: "Zen Maru Gothic", serif;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
@media screen and (min-width: 751px) and (max-width: 1123px) {
}
@media screen and (max-width: 1124px) {
  body {
    font-size: 3.5vw;
  }
}
/* ----------------------------------------------------*/
.container {
  width: 1080px;
  margin: auto;
}
@media screen and (min-width: 751px) and (max-width: 1123px) {
}
@media screen and (max-width: 1124px) {
  .container {
    width: 100%;
  }
}

/* ----------------------------------------------------*/
a {
  transition: .25s;
}
a:hover {
  opacity: .75;
}
.fw-b {
  font-weight: bold;
}
.inner-01 {
  margin-left: 5.55%;
  margin-right: 5.55%;
}
.bg-01 {
  background-color: #FEF6BA;
  padding: 3.5em 0 2em;
}
.bg-02 {
  background-color: #4dbad0;
  padding: 3.5em 0 5em;
}
.c-01 {
  color: #ee869a;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .bg-01 {
    padding: 2em 0 1px;
  }
  .bg-02 {
    padding: 2em 0 2em;
  }
}

/* ----------------------------------------------------*/
.main {
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../img/main-bg.webp);
  margin-bottom: 60px;
  font-size: 0;
  line-height: 1;
  background-color: #51b1d9;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .main {
    background-image: none;
    margin-bottom: 7.5vw;
  }
}

/* ----------------------------------------------------*/
.lead {
  margin-bottom: 4em;
}
.lead-title {
  text-align: center;
  margin: 0 13.51% 4em;
}
.lead-list li {
  margin-bottom: 1.5em;
  border-radius: 1.25em;
  background-color: #4dbad0;
  padding: 2em 0;
  text-align: center;
  line-height: 1.6;
}
.lead-list li .l {
  font-size: 3rem;
  color: #fde21b;
  font-weight: 600;
}
.lead-list li .s {
  font-size: 1.725rem;
  color: #fff;
  font-weight: 600;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .lead {
    margin-bottom: 2em;
  }
  .lead-title {
    text-align: center;
    margin: 0 2.5% 2em;
  }
  .lead-list li {
    margin-bottom: 1.5em;
    padding: 1em 0;
  }
  .lead-list li .l {
    font-size: 7.0vw;
    line-height: 1.2;
    padding-bottom: 0.25em;
    display: inline-block;
  }
  .lead-list li .s {
    font-size: 4.25vw;
  }
}

/* ----------------------------------------------------*/
.date {
  border-top: 4px solid #1bb8ce;
  border-bottom: 4px solid #1bb8ce;
}
.date-in {
  padding: 1.5em 0;
  text-align: center;
}
.date-title {
  font-size: 3rem;
  color: #1bb8ce;
  font-weight: 600; 
  margin-bottom: 0.5em;
}
.date-title .s {
  font-size: 75%;
}
.date-img {
  margin: 0 22% .5em;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .date {
    border-top: 4px solid #1bb8ce;
    border-bottom: 4px solid #1bb8ce;
  }
  .date-in {
    padding: 1em 0;
  }
  .date-title {
    font-size: 7.5vw;
    margin-bottom: 0.5em;
  }
  .date-img {
    margin: 0 0% .5em;
  }
}

/* ----------------------------------------------------*/
.round {
  border: 6px solid #6cbb5a;
  border-radius: 1.25em;
  overflow: hidden;
  margin-bottom: 4em;
}
.round.c2 {
  border: 6px solid #f39800;
}
.round-head {
  background-color: #6cbb5a;
  color: #FFF;
  text-align: center;
  padding: 3em 0;
}
.c2 .round-head {
  background-color: #f39800;
}
.round-head-ico {
  margin: 0 38% 1em;
}
.c2 .round-head-ico {
  margin: 0 42% 1em;
}
.round-head-title {
  text-align: center;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1;
}
.round-head-title .s {
  font-size: 70%;
  display: inline-block;
}
.round-body {
  background-color: #fff;
  padding-bottom: 1px;
}
.round-top {
  background-color: #ecf4e3;
  padding: 2em 0%;
  text-align: center;
}
.round-top-in {
  padding: 0 23.22%;
}
.c2 .round-top {
  background-color: #fff6e9;
}
.round-top-lead {
  font-size: 2.0625rem;
  color: #6cbb5a;
  letter-spacing: -.05em;
  margin-bottom: .75em;
  font-weight: 600;
}
.c2 .round-top-lead {
  color: #F39800;
}
.round-top-img {
  margin-bottom: 1em;
}
.round-top-date {
  margin-bottom: 2em;
}
.round-top-date dt {
  background-color: #6cbb5a;
  border-radius: 100px;
  color: #FFF;
  padding: .25em;
  font-weight: 600;
  font-size: 2.0625rem;
  margin-bottom: 0.5em;
}
.c2 .round-top-date dt {
  background-color: #f39800;
}
.round-top-date .s {
  font-weight: 600;
  color: #f39800;
  text-align: center;
  font-size: 1.375rem;
}
.round-cell {
  margin-bottom: 3em;
}
.round-cell-title {
  border-top: 4px solid #6cbb5a;
  border-bottom: 4px solid #6cbb5a;
  text-align: center;
  padding: .2em 0;
  font-weight: 600;
  font-size: 3rem;
  letter-spacing: -0.05em;
}
.round-cell-title.s {
  font-size: 2.5rem;
}
.round-cell-in {
  padding-top: 2em;
}
.round-cell-copy {
  text-align: center;
  color: #6cbb5a;
  font-weight: 600;
  margin-bottom: 0.75em;
  font-size: 2.0625rem;
}
.round-cell-copy span {
  background:linear-gradient(transparent 80%, #FFF100 80%);
}
.round-cell-text {
  text-align: center;
  font-size: 1.375rem;
  font-weight: 400;
  line-height: 1.8;
}
.round-cell-text.left {
  text-align: left;
}
.round-cell-box {
    margin: 0 auto;
    text-align: center;
}
.round-cell-box p {
  display: inline-block;
  text-align: left;
}
.round-cell-btn {
  margin-top: 1.5em;
  text-align: center;
}
.round-cell-btn a {
  display: inline-block;
  text-decoration: none;
  padding: 0.35em 0;
  border-radius: 100px;
  position: relative;
  background: linear-gradient(90deg,rgba(197, 30, 167, 1) 0%, rgba(129, 28, 111, 1) 100%);
  font-weight: 600;
  color: #FFF;
  font-size: 2.6875rem;
}
.round-cell-btn a span {
  display: inline-block;
  padding: 0 2.5em;
  background-repeat: no-repeat;
  background-position: right .75em center;
  background-size: 1em;
  background-image: url(../img/arrow.svg);
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .round {
    border: 3px solid #6cbb5a;
    border-radius: 1.25em;
    margin-bottom: 4em;
  }
  .round-head {
    padding: 2em 0;
  }
  .round-head-ico {
    margin: 0 30% 1em;
  }
  .c2 .round-head-ico {
    margin: 0 42% 1em;
  }
  .round-head-title {
    font-size: 7vw;
  }
  .round-head-title .s {
    font-size: 70%;
  }
  .round-top {
    padding: 1.5em 4%;
  }
  .round-top-in {
    padding: 0%;
  }
  .round-top-lead {
    font-size: 5vw;
    margin-bottom: 1em;
  }
  .round-top-img {
    margin-bottom: 1em;
  }
  .round-top-date dt {
    padding: .25em;
    font-size: 5vw;
    margin-bottom: 0.5em;
  }
  .round-top-date .s {
    font-size: 3.25vw;
  }
  .round-cell {
    margin-bottom: 2em;
  }
  .round-cell-title {
    border-top: 2px solid #ee869a;
    border-bottom: 2px solid #ee869a;
    padding: .2em 0;
    font-size: 6.25vw;
  }
  .round-cell-title.s {
    font-size: 5.25vw;
  }
  .round-cell-in {
    padding-top: 1em;
  }
  .round-cell-copy {
    margin-bottom: 0.75em;
    font-size: 5.25vw;
  }
  .round-cell-text {
    font-size: 3.75vw;
  }
  .round-cell-text.left {
    text-align: left;
  }
  .round-cell-box {
      margin: 0 auto;
      text-align: center;
  }
  .round-cell-box p {
    display: inline-block;
    text-align: left;
  }
  .round-cell-btn {
    text-align: center;
    margin: 1.5em 5% 0;
  }
  .round-cell-btn a {
    display: block;
    text-decoration: none;
    padding: 0.5em 0;
    font-size: 4.5vw;
  }
  .round-cell-btn a span {
    display: inline-block;
    padding: 0 1.5em;
    background-repeat: no-repeat;
    background-position: right .0em center;
    background-size: .75em;
  }
}

/* ----------------------------------------------------*/
.faq {
  position: relative;
}
.faq-title {
  position: relative;
  text-align: center;
  font-size: 3rem;
  font-weight: 600;
  color: #FFF;
  margin: 0 auto 1em;
}
.faq-title .in {
  display: inline-block;
  position: relative;
}
.faq-title .in .img {
  position: absolute;
  left: -4em;
  top: -2em;
  width: 3.5em;
}
.faq-list {
  margin-bottom: 1em;
  position: relative;
  background-color: #fff;
  border-radius: 1.25em;
  padding: 2.5% 2%;
}
.faq-list-icon {
  position: absolute;
  left: -.5em;
  top: 1.25em;
  width: 5%;
}
.faq-list-head {
  padding: 0 0 .75em 1.5em;
  font-size: 1.275rem;
  font-weight: 500;
  margin-bottom: 0.5em;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(../img/img-11.webp);
}
.faq-list-body {
  font-size: 1.275rem;
}
.faq-bnr {
  margin-top: 3em;
}
.faq-bnr dt {
  font-size: 2.375rem;
  font-weight: 600;
  text-align: center;
  color: #1d64bb;
  margin-bottom: .5em;
}
.faq-bnr dt span {
    display: inline-block;
    position: relative;
    padding: 0 .75em;
    font-weight: bold;
    line-height: 1.2;
}
.faq-bnr dt span::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #1d64bb;
    transform: rotate(-30deg);
}
.faq-bnr dt span::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #1d64bb;
    transform: rotate(30deg);
}
.faq-bnr dd {
  margin: 0 16.5%;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .faq-title {
    font-size: 6.5vw;
    margin: 0 auto 1em;
  }
  .faq-title .in .img {
    left: -4em;
    top: -2em;
    width: 3.5em;
  }
  .faq-list {
    margin-bottom: 1em;
    padding: 2.5% 3%;
  }
  .faq-list-icon {
    position: absolute;
    left: -.5em;
    top: .5em;
    width: 11%;
  }
  .faq-list-head {
    padding: 0 0 1em 2em;
    font-size: 4vw;
  }
  .faq-list-body {
    font-size: 3.5vw;
    text-align: justify;
  }
  .faq-bnr {
    margin-top: 3em;
  }
  .faq-bnr dt {
    font-size: 5.5vw;
    margin-bottom: .5em;
  }
  .faq-bnr dd {
    margin: 0 0%;
  }
}

/* ----------------------------------------------------*/
.footer {
  padding: 2em 0 10em;
}
.footer-lead {
  margin-bottom: 1em;
  font-weight: 600;
  font-size: 1.75rem;
}
.footer-name {
  margin-bottom: 0.57em;
}
.footer-name dt {
  font-weight: 600;
  font-size: 1.75rem;
}
.footer-name dd {
  font-weight: 600;
  font-size: 1.2rem;
}
.footer-address {
  margin-bottom: 1em;
  font-style: normal;
  font-size: 1.2rem;
}
.footer-address a {
  text-decoration: none;
  color: #0000ff;
}
.footer-copyright {
  text-align: right;
}
.footer-copyright p {
  text-align: left;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
}
.footer-copyright .ls {
  letter-spacing: 0.05em;
}

@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .footer {
    padding: 2em 0 10em;
  }
  .footer-in {
    margin: 0 7.5%;
  }
  .footer-lead {
    margin-bottom: 1em;
    font-size: 4.5vw;
  }
  .footer-name {
    margin-bottom: 0.57em;
  }
  .footer-name dt {
    font-size: 4.5vw;
  }
  .footer-name dd {
    font-size: 3.5vw;
  }
  .footer-address {
    font-size: 3.5vw;
  }
  .footer-copyright {
    text-align: left;
  }
  .footer-copyright p {
    font-size: 3vw;
  }
}

/* ----------------------------------------------------*/
.investigator {
  background-color: #fde21b;
}
.investigator-in {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.investigator-img {
  width: 21%;
  margin-left: 10%;
}
.investigator-info {
  width: 67%;
  display: flex;
  align-items: center;
}
.investigator-info p {
  font-weight: 700;
  font-size: 3rem;
  color: #8a0a75;
  line-height: 1.2;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .investigator-in {
    justify-content: space-between;
  }
  .investigator-img {
    width: 100%;
    margin-left: 0;
  }
  .investigator-info {
    width: 100%;
    display: flex;
    text-align: center;
    align-items: center;
    padding-bottom: 2em;
  }
  .investigator-info p {
    width: 100%;
    font-size: 7.5vw;
    line-height: 1.2;
  }
}

/* ----------------------------------------------------*/
.round-top-attention {
  text-align: center;
  margin-bottom: 0em;
  font-weight: 700;
  font-size: 2.0625rem;  
  color: #d70101;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .round-top-attention {
    font-size: 5vw;  
  }
}

/* ----------------------------------------------------*/
.contact {
  padding: 4em 0 4em;
}
.contact-title {
  text-align: center;
  font-weight: 600;
  font-size: 3rem;
  color: #4dbad0;
  margin-bottom: 0.5em;
}
.contact-title-sub {
  margin-bottom: 0.5em;
  color: #FFF;
  padding: .1em 1em .2em;
  font-weight: 600;
  font-size: 2.0625rem;
  background-color: #4dbad0;
}
.contact-cell {
  margin-bottom: 1em;
  padding-bottom: 1.2em;
  background-repeat: repeat-x;
  background-position: left bottom;
  background-image: url(../img/dot-02.webp);
}
.contact-cell.last {
  margin-bottom: 0;
  background-image: none;
}
.contact-cell-in {
  border-left: .4em solid #4dbad0;
  padding-left: 1.5em;
}
.contact-lead {
  font-size: 2.0625rem;
  margin-bottom: 0.2em;
}
.contact-lead .s {
  font-size: 60%;
}
.contact-link a {
  text-decoration: none;
  color: #0000ff;
}
.contact-img {
  margin-bottom: 0.25em;
}
.contact-img .l {
  display: inline-block;
  width: 55%;
}
.contact-img .s {
  font-size: 1.75rem;
  display: inline-block;
  transform: translateY(-.25em);
}
.contact-img .l2 {
  display: inline-block;
  width: 35%;
}
.contact-img .s2 {
  font-size: 1.375rem;
  display: inline-block;
  transform: translateY(-.5em);
}
.contact-text {
  font-size: 1.375rem;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .contact {
    padding: 3em 0 3em;
  }
  .contact-title {
    font-size: 8vw;
    margin-bottom: 0.5em;
  }
  .contact-title-sub {
    margin-bottom: 1em;
    padding: .1em 1em .2em;
    font-size: 5vw;
    text-align: center;
  }
  .contact-cell {
    margin-bottom: 1em;
    padding-bottom: 1.2em;
    background-repeat: repeat-x;
    background-position: left bottom;
    background-image: url(../img/dot-02.webp);
  }
  .contact-cell-in {
    border-left: .3em solid #4dbad0;
    padding-left: 1em;
  }
  .contact-lead {
    font-size: 6vw;
    margin-bottom: 0.5em;
    line-height: 1;
  }
  .contact-lead .s {
    font-size: 70%;
  }
  .contact-link a {
    font-size: 3vw;
    text-decoration: none;
    color: #0000ff;
  }
  .contact-img {
    margin-bottom: 0.25em;
  }
  .contact-img .l {
    display: inline-block;
    width: 100%;
  }
  .contact-img .s {
    padding-left: 2em;
    font-size: 4.5vw;
    display: inline-block;
    transform: translateY(-.25em);
  }
  .contact-img .l2 {
    display: inline-block;
    width: 60%;
  }
  .contact-img .s2 {
    font-size: 4vw;
    transform: translateY(-.5em);
  }
  .contact-text {
    font-size: 3.5vw;
  }
}

/* ----------------------------------------------------*/
.takahashi {
  padding: 4em 0;
  background-color: #fde21b;
}
.takahashi-in {
  position: relative;
}
.takahashi-img {
  position: absolute;
  left: -5%;
  top: -8.5em;
  width: 24%;
}
.takahashi-head {
  margin-left: 15%;
  margin-bottom: 1em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.takahashi-head-left {
  width: 10%;
}
.takahashi-head-round {
  display: block;
  height: 100px;
  width: 100px;
  border-radius: 100px;
  background-color: #811c6f;
  font-weight: 600;
  color: #fde21b;
  line-height: 1.1em;
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.takahashi-head-right {
  width: 85%;
}
.takahashi-head-text {
  font-weight: bold;
  font-size: 1.1875rem;
  line-height: 1.3;
}
.takahashi-head-title {
  font-weight: bold;
  font-size: 2.375rem;
  line-height: 1.3;
}
.takahashi-head-title .s {
  font-size: 60%;
}
.takahashi-body {
  background-color: #fff;
  padding: 3% 3% 3% 11%;
  border-radius: 1em;
  font-size: 1.2rem;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
  .takahashi {
    padding: 2em 0;
    background-color: #fde21b;
  }
  .takahashi-in {
    position: relative;
  }
  .takahashi-img {
    position: absolute;
    left: -8%;
    top: -5em;
    width: 42%;
  }
  .takahashi-head {
    margin-left: 20%;
    margin-bottom: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .takahashi-head-left {
    width: 17.5vw;
  }
  .takahashi-head-round {
    height: 17.5vw;
    width: 17.5vw;
    font-size: 4.5vw;
  }
  .takahashi-head-right {
    width: calc(100% - 20vw);
  }
  .takahashi-head-text {
    font-size: 3.25vw;
  }
  .takahashi-head-title {
    font-size: 6vw;
  }
  .takahashi-head-title .s {
    font-size: 60%;
  }
  .takahashi-body {
    padding: 4% 5% 4% 18%;
    font-size: 3.25vw;
    text-align: justify;
  }
}

/* ----------------------------------------------------*/
@media screen and (min-width: 1081px) {
  .bnr-fixed {
    position: fixed;
    z-index: 1000;
    right: 0;
    bottom: 0;
    width: 400px;
    padding-bottom: 1.5em;
  }
  .bnr-fixed .round-cell-btn {
    margin-top: 0;
  }
  .bnr-fixed .round-cell-btn a {
    display: inline-block;
    text-decoration: none;
    padding: 0em 0;
    border-radius: 100px;
    position: relative;
    background: linear-gradient(90deg,rgba(197, 30, 167, 1) 0%, rgba(129, 28, 111, 1) 100%);
    font-weight: 600;
    color: #FFF;
    font-size: 1.5rem;
  }
  .bnr-fixed .round-cell-btn a span {
    display: inline-block;
    padding: .5em 2.5em;
    background-repeat: no-repeat;
    background-position: right .75em center;
    background-size: 1em;
    background-image: url(../img/arrow.svg);
  }
}
@media screen and (max-width: 1080px) {
  .bnr-fixed {
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    padding-bottom: 1.5em;
  }
}

/* ----------------------------------------------------*/
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
}

/* ----------------------------------------------------*/
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
}

/* ----------------------------------------------------*/
@media screen and (min-width: 751px) and (max-width: 1079px) {
}
@media screen and (max-width: 1080px) {
}