@charset "utf-8";

/*リセットCSS ここから*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-y: scroll;
}

body {
  /*font-family: sans-serif;*/
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

img {
  border: none;
  vertical-align: bottom;
}

ul,
ol {
  list-style-type: none;
}

input,
textarea {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:focus {
  outline: none;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
}

/*リセットCSS ここまで*/
html {
  font-size: 62.5%;
  color: #252525;
  -webkit-text-size-adjust: 100%;
}

body {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.03rem;
  background: #f9f9f9;
}

@media (min-width: 1000px) {
  body {
    font-size: 1.6rem;
  }
}

img {
  max-width: 100%;
  height: auto;
}

a:link {
  color: #0096ff;
}

a:hover {
  color: #f02828;
}

p {
  line-height: 1.9;
  margin-bottom: 1.5rem;
}

@media (min-width: 1000px) {
  p {
    line-height: 2.1;
    margin-bottom: 3rem;
  }
}

@media only screen and (min-width: 1000px) {
  a[href^="tel:"] {
    pointer-events: none;
    color: initial;
    text-decoration: none;
  }
}

/*---------------------------------------------------------------------------
 icon font
---------------------------------------------------------------------------*/
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?ktczox");
  src: url("../fonts/icomoon.eot?ktczox#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?ktczox") format("truetype"), url("../fonts/icomoon.woff?ktczox") format("woff"),
    url("../fonts/icomoon.svg?ktczox#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "\e92f";
}

.icon-building:before {
  content: "\e92a";
}

.icon-line:before {
  content: "\e928";
}

.icon-arrow-left:before {
  content: "\e929";
}

.icon-arrow-top:before {
  content: "\e92b";
}

.icon-cross:before {
  content: "\e92c";
}

.icon-phone-2:before {
  content: "\e924";
}

.icon-phone-3:before {
  content: "\e925";
}

.icon-phone-4:before {
  content: "\e926";
}

.icon-sound:before {
  content: "\e927";
}

.icon-plus:before {
  content: "\e922";
}

.icon-minus:before {
  content: "\e923";
}

.icon-arrow-right-1:before {
  content: "\e900";
}

.icon-arrow-right-2:before {
  content: "\e901";
}

.icon-arrow-right-3:before {
  content: "\e902";
}

.icon-arrow-right-4:before {
  content: "\e903";
}

.icon-arrow-right-5:before {
  content: "\e904";
}

.icon-card:before {
  content: "\e905";
}

.icon-caution:before {
  content: "\e906";
}

.icon-check:before {
  content: "\e907";
}

.icon-denki:before {
  content: "\e908";
}

.icon-fee:before {
  content: "\e909";
}

.icon-flow:before {
  content: "\e90a";
}

.icon-fukidashi:before {
  content: "\e90b";
}

.icon-gift:before {
  content: "\e90c";
}

.icon-good:before {
  content: "\e90d";
}

.icon-hatena:before {
  content: "\e90e";
}

.icon-heart:before {
  content: "\e90f";
}

.icon-home:before {
  content: "\e910";
}

.icon-life:before {
  content: "\e911";
}

.icon-link:before {
  content: "\e912";
}

.icon-memo:before {
  content: "\e913";
}

.icon-mobile:before {
  content: "\e914";
}

.icon-money:before {
  content: "\e915";
}

.icon-pc:before {
  content: "\e916";
}

.icon-pen:before {
  content: "\e917";
}

.icon-phone:before {
  content: "\e918";
}

.icon-security:before {
  content: "\e919";
}

.icon-strage:before {
  content: "\e91a";
}

.icon-thunder:before {
  content: "\e91b";
}

.icon-tool:before {
  content: "\e91c";
}

.icon-trophy:before {
  content: "\e91d";
}

.icon-tv:before {
  content: "\e91e";
}

.icon-user:before {
  content: "\e91f";
}

.icon-users:before {
  content: "\e920";
}

.icon-wifi:before {
  content: "\e921";
}

/*---------------------------------------------------------------------------
 box
---------------------------------------------------------------------------*/
.outer {
  text-align: center;
  width: 100%;
  height: auto;
}

.inner {
  text-align: left;
  width: auto;
  height: auto;
  margin: 0 auto;
}

@media (min-width: 1000px) {
  .inner {
    width: 1000px;
  }
}

/*---------------------------------------------------------------------------
 header
---------------------------------------------------------------------------*/
header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: auto;
  height: auto;
}

@media (min-width: 1000px) {
  header {
    height: 94px;
    flex-direction: row;
  }
}

.sitename {
  order: 2;
  text-align: center;
  box-sizing: border-box;
  width: auto;
  height: auto;
  padding: 10px 0;
}

@media (min-width: 1000px) {
  .sitename {
    order: 1;
    width: 180px;
    padding: 17px 0;
    margin-right: auto;
  }
}

.logo {
  margin-bottom: 12px;
}

.agency {
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  margin: 0;
}

.tel {
  display: none;
}

@media (min-width: 1000px) {
  .tel {
    display: block;
    order: 2;
    width: auto;
    height: auto;
    box-sizing: border-box;
    padding: 15px 0 15px;
    margin-right: 30px;
    /* background: url(../img/common/header_talent.png) no-repeat top 4px right;
    background-size: 80px 90px; */
  }

  .tel p:nth-child(1) {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 4px;
  }

  .tel p:nth-child(2) {
    color: #f02828;
    line-height: 1;
    margin-bottom: 4px;
    letter-spacing: 1px;
  }

  .tel p:nth-child(2) a {
    color: #f02828;
    text-decoration: none;
  }

  .tel p:nth-child(2) i {
    font-size: 24px;
    margin-right: 2px;
  }

  .tel p:nth-child(2) span {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 30px;
    color: #f02828;
  }

  .tel p:nth-child(3) {
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 0;
  }

  .tel p:nth-child(3) span {
    margin-right: 6px;
    font-weight: bold;
  }
}

.btn-moushikomi {
  order: 1;
  width: auto;
  height: auto;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
}

@media (min-width: 1000px) {
  .btn-moushikomi {
    order: 3;
    width: 260px;
    height: 94px;
    box-sizing: border-box;
    padding: 10px 0 10px;
    text-align: left;
  }
}

.site-title {
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  letter-spacing: 0;
  color: #fff;
  background: #42a5da;
  padding: 5px 0 6px;
}

@media (min-width: 1000px) {
  .site-title {
    text-align: center;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 10px 0;
    letter-spacing: 0;
    color: #555;
    background-color: inherit;
    padding: initial;
  }
}

.btn-moushikomi p {
  display: none;
}

@media (min-width: 1000px) {
  .btn-moushikomi p {
    display: block;
    text-align: center;
    width: 260px;
    height: 48px;
    box-sizing: border-box;
    border: 3px solid #97e22b;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(#b4e935 0%, #b4e935 15%, #68c61a 85%, #68c61a 100%);
    margin-bottom: 0;
    font-size: 1.4rem;
  }

  .btn-moushikomi p a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-decoration: none;
    padding-top: 11px;
    letter-spacing: 1px;
    box-sizing: border-box;
  }

  .btn-moushikomi p a:hover {
    border-radius: 10px;
    background: linear-gradient(#68c61a 0%, #68c61a 15%, #b4e935 85%, #b4e935 100%);
  }

  .btn-moushikomi p i {
    font-size: 1.5rem;
    margin-right: 6px;
  }
}

/*---------------------------------------------------------------------------
 gnavi
---------------------------------------------------------------------------*/
.gnavi {
  width: auto;
  height: auto;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .gnavi {
    width: auto;
    height: 50px;
    margin-bottom: 25px;
    display: flex;
  }
}

.gnavi li {
  float: left;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 50%;
  height: 40px;
  padding-top: 8px;
  padding-left: 10px;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}

@media (min-width: 1000px) {
  .gnavi li {
    border: none;
    width: auto;
    height: 50px;
    margin-top: 11px;
    margin-right: 30px;
    padding: 0;
  }
}

.gnavi li:nth-child(5) {
  width: 50%;
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(5) {
    width: auto;
  }
}

.gnavi li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .gnavi li a {
    font-weight: normal;
  }
}

.gnavi li a:hover {
  text-decoration: underline;
}

.gnavi li i {
  display: inline-block;
  color: #42a5da;
}

.gnavi li:nth-child(1) i {
  font-size: 1.5rem;
  transform: translate(0, 1px);
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(1) i {
    font-size: 1.7rem;
    transform: translate(1px, 1px);
  }
}

.gnavi li:nth-child(2) i {
  font-size: 1.4rem;
  transform: translate(1px, 1px);
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(2) i {
    font-size: 1.6rem;
  }
}

.gnavi li:nth-child(3) i {
  font-size: 1.7rem;
  transform: translate(0, 2px);
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(3) i {
    font-size: 1.9rem;
    transform: translate(0, 2px);
  }
}

.gnavi li:nth-child(4) i {
  font-size: 1.3rem;
  transform: translate(1px, 1px);
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(4) i {
    font-size: 1.4rem;
  }
}

.gnavi li:nth-child(5) i {
  font-size: 1.3rem;
  transform: translate(1px, 1px);
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(5) i {
    font-size: 1.4rem;
  }
}

.gnavi li:nth-child(6) i {
  font-size: 1.7rem;
  transform: translate(1px, 2px);
}

@media (min-width: 1000px) {
  .gnavi li:nth-child(6) i {
    font-size: 1.8rem;
  }
}

.gnavi-icon {
  text-align: center;
  display: inline-block;
  border-radius: 2px;
  background-color: #fff;
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-right: 10px;
}

@media (min-width: 1000px) {
  .gnavi-icon {
    width: 28px;
    height: 28px;
    line-height: 28px;
    margin-right: 12px;
  }
}

/*---------------------------------------------------------------------------
 sidebar
---------------------------------------------------------------------------*/
.sidebar {
  width: auto;
  height: auto;
  margin: 0 10px 10px;
  text-align: center;
}

@media (min-width: 1000px) {
  .sidebar {
    text-align: left;
    float: left;
    width: 250px;
    margin: 0 0 60px 0;
  }
}

.sidebox {
  width: auto;
  height: auto;
  box-sizing: border-box;
  background-color: #42a5da;
  border: 2px solid #42a5da;
  border-radius: 16px;
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  .sidebox {
    width: 250px;
    margin-bottom: 20px;
  }
}

.sidebox-title {
  text-align: center;
  font-size: 15px;
  line-height: 1.4;
  padding: 12px 10px 13px;
  letter-spacing: 0.1rem;
  color: #fff;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .sidebox-title {
    font-weight: normal;
  }
}


.sidebox ul {
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 0 0 14px 14px;
  padding: 0 13px 10px;
}

.sidebox li {
  text-align: left;
  box-sizing: border-box;
  border-bottom: 1px dotted #ccc;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
}

.sidebox li a {
  box-sizing: border-box;
  display: block;
  width: auto;
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  color: #333;
  text-decoration: none;
  background: url("../img/common/arrow.png") no-repeat right 3px bottom 3px #fff;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .sidebox li a {
    background: url("../img/common/arrow.png") no-repeat right 4px bottom 4px #fff;
    font-weight: normal;
  }
}


.sidebox li a:hover {
  text-decoration: none;
  background: url("../img/common/arrow.png") no-repeat right 3px bottom 3px #f7f7f7;
}

@media (min-width: 1000px) {
  .sidebox li a:hover {
    background: url("../img/common/arrow.png") no-repeat right 4px bottom 4px #f7f7f7;
  }
}


.sidebox li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.sidebox li i {
  display: inline;
  color: #7acc14;
  margin-right: 6px;
}

.setwari {
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 0 0 3px 3px;
  padding: 13px;
}

.setwari p:nth-child(1) {
  margin-bottom: 12px;
}

.setwari p:nth-child(2) {
  margin-bottom: 8px;
  font-size: 1.4rem;
  color: #f02828;
}

.setwari p:nth-child(3) {
  margin-bottom: 0;
  font-size: 1.3rem;
  text-align: justify;
  line-height: 1.6;
  letter-spacing: 0.1rem;
}

.sideContact {
  text-align: center;
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 0 0 14px 14px;
  padding: 10px 10px 13px;
}

.sideContact__lead {
  font-size: 1.3rem;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  margin-bottom: 4px;
}

.sideContact__tel {
  margin-bottom: 8px;
  letter-spacing: 1px;
  line-height: 1;
}

.sideContact__tel a {
  color: #f02828;
  text-decoration: none;
}

.sideContact__tel span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 2.6rem;
  color: #f02828;
}

.sideContact__tel i {
  color: #f02828;
  font-size: 2.2rem;
  margin-right: 2px;
}

.sideContact__recepTime {
  font-size: 1.3rem;
  line-height: 1.4;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
}

.sideContact__btn {
  text-align: center;
  box-sizing: border-box;
  width: auto;
  height: 50px;
  border-radius: 10px;
  color: #fff;
  background: linear-gradient(#b4e935 0%, #b4e935 15%, #68c61a 85%, #68c61a 100%);
  border: 3px solid #97e22b;
  margin-bottom: 0;
}

.sideContact__btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
}

.sideContact__btn a:hover {
  border-radius: 8px;
  background: linear-gradient(#68c61a 0%, #68c61a 15%, #b4e935 85%, #b4e935 100%);
}

.sideContact__btn span {
  display: block;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  padding-top: 13px;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .sideContact__btn span {
    font-weight: normal;
  }
}

.sideContact__btn span i {
  font-size: 1.5rem;
  margin-right: 6px;
}

/*---------------------------------------------------------------------------
 footer
---------------------------------------------------------------------------*/
footer {
  text-align: center;
  padding: 15px 15px 70px;
}

@media (min-width: 1000px) {
  footer {
    padding: 30px 0;
  }
}

.t-formInfo footer {
  padding-top: 30px;
  padding-bottom: 15px;
  margin-top: 50px;
}

@media (min-width: 1000px) {
  .t-formInfo footer {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: inherit;
  }
}

.footer-box {
  width: auto;
  height: auto;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .footer-box {
    width: 1000px;
    margin-bottom: 60px;
  }

  .t-form .footer-box {
    margin-bottom: 0;
  }
}

.footer-box-left {
  width: auto;
  height: auto;
}

@media (min-width: 1000px) {
  .footer-box-left {
    width: 544px;
    float: left;
  }
}

.footer-box-right {
  display: none;
}

@media (min-width: 1000px) {
  .footer-box-right {
    display: block;
    text-align: right;
    width: 450px;
    height: auto;
    float: right;
    /* background: url(../img/common/footer_talent.png) no-repeat top right;
    background-size: 123px 108px;
    padding-right: 143px; */
    box-sizing: border-box;
  }
}

small {
  font-size: 1.1rem;
  color: #fff;
  letter-spacing: 0.1rem;
}

@media (min-width: 1000px) {
  small {
    font-size: 1.3rem;
  }
}

small span {
  display: block;
  margin-top: 5px;
}

@media (min-width: 1000px) {
  small span {
    display: inline;
    margin-top: 0;
    padding-left: 15px;
  }
}

.footer-link {
  display: flex;
  margin: 0.5rem 0 2rem;
}

@media (min-width: 1000px) {
  .footer-link {
    margin-bottom: 4rem;
  }
}

.footer-link li {
  font-size: 1.3rem;
  line-height: 1.4;
  border-right: 1px dotted #fff;
  padding: 0 15px 0 15px;
}

@media (min-width: 1000px) {
  .footer-link li:first-child {
    padding-left: 0;
  }
}

.footer-link li:last-child {
  border-right: none;
}

.footer-link li a {
  text-decoration: none;
  color: #fff;
}

.footer-link li a:hover {
  text-decoration: underline;
}

.external-link {
  margin-bottom: 2rem;
}

@media (min-width: 1000px) {
  .external-link {
    position: relative;
    padding-top: 2rem;
  }
}

.external-link::before {
  content: "LINK";
  color: #fff;
}

@media (min-width: 1000px) {
  .external-link::before {
    position: absolute;
    left: 0;
    top: -5px;
  }
}

.external-link li {
  box-sizing: border-box;
  font-size: 1.3rem;
  line-height: 1.4;
  text-align: left;
}

@media (min-width: 1000px) {
  .external-link li {
    margin-bottom: 2rem;
  }
}

.external-link li:first-child {
  margin-top: 1.2rem;
}

.external-link li:last-child {
  margin-bottom: 0;
}

.external-link li a {
  display: block;
  width: auto;
  height: auto;
  text-decoration: none;
  color: #42a5da;
  background-color: #fff;
  padding: 18px;
  margin-bottom: 1px;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .external-link li a {
    color: #fff;
    background-color: inherit;
    padding: 0;
    margin-bottom: 0;
    font-weight: normal;
  }
}

.external-link li a:hover {
  color: #fff;
  background-color: #ffc831;
}

@media (min-width: 1000px) {
  .external-link li a:hover {
    text-decoration: underline;
    background-color: inherit;
  }
}

/* .footer-box-left ul {
  display: inline-block;
  margin-bottom: 6px;
}
@media (min-width: 1000px) {
  .footer-box-left ul {
    display: block;
    margin-bottom: 20px;
  }
}
.footer-box-left li {
  float: left;
  list-style: none;
  border-right: 1px solid #fff;
  line-height: 1.5;
  font-size: 1.1rem;
  letter-spacing: 0;
  padding: 0 8px 0 6px;
  color: #fff;
}
@media (min-width: 1000px) {
  .footer-box-left li {
    font-size: 1.3rem;
    letter-spacing: 0.1rem;
    padding: 0 10px 0 8px;
  }
}
.footer-box-left li:first-child {
  padding-left: 0;
}
.footer-box-left li:last-child {
  border-right: none;
}
.footer-box-left li a {
  text-decoration: none;
  color: #fff;
}
.footer-box-left li a:hover {
  text-decoration: underline;
} */
.footer-box-right p {
  font-size: 1.3rem;
  line-height: 1.4;
  color: #fff;
  letter-spacing: 0.1rem;
  margin-bottom: 10px;
}

.footer-box-right p:nth-child(2) {
  line-height: 1;
}

.footer-box-right p:nth-child(2) a {
  color: #fff;
  text-decoration: none;
}

.footer-box-right p:nth-child(2) span {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  font-size: 2.6rem;
  color: #fff;
}

.footer-box-right p:nth-child(2) i {
  color: #fff;
  font-size: 2.2rem;
  margin-right: 2px;
}

/*---------------------------------------------------------------------------
 ページの先頭へ
---------------------------------------------------------------------------*/
.top {
  visibility: hidden;
}

@media (min-width: 1000px) {
  .top {
    visibility: visible;
    position: fixed;
    bottom: 30px;
    right: 30px;
    font-size: 75%;
    z-index: 100;
  }

  .top a {
    text-align: center;
    display: block;
    width: 60px;
    height: 60px;
    line-height: 58px;
    border-radius: 30px;
    box-sizing: border-box;
    color: #fff;
    background-color: #42a5da;
    text-decoration: none;
    letter-spacing: 1px;
    font-size: 1.2em;
    border: 2px solid #fff;
  }

  .top a:hover {
    text-decoration: none;
    background-color: #ff8a00;
  }
}

/*---------------------------------------------------------------------------
 トピックパス
---------------------------------------------------------------------------*/
.bread {
  font-size: 1.2rem;
  line-height: 1.4;
  margin: 15px 20px;
}

@media (min-width: 1000px) {
  .bread {
    margin: 0 0 25px;
  }
}

.bread i {
  font-size: 1.5rem;
  margin-right: 3px;
}

.bread a {
  color: #333;
  text-decoration: none;
}

.bread a:hover {
  color: #f00;
  text-decoration: underline;
}

/*---------------------------------------------------------------------------
 Contents
---------------------------------------------------------------------------*/
.contents {
  width: auto;
  height: auto;
  margin: 0 0 20px 0;
  padding-bottom: 0;
  background: #fff;
}

@media (min-width: 1000px) {
  .contents {
    box-sizing: border-box;
    float: right;
    width: 720px;
    margin: 0 0 60px 0;
    padding: 30px;
    border-radius: 16px;
  }
}

.t-formInfo .contents {
  float: none;
  width: auto;
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
.t-formInfo .contents {
  width: 100%;
}

/* Formページでは幅を変える */
.t-form .contents {
  width: 96%;
  float: none;
  margin: 2em auto 5em;
}

@media (min-width: 1000px) {
  .t-form .contents {
    width: 85%;
  }
}

.contents>p {
  text-align: justify;
  letter-spacing: 0.03rem;
  margin-right: 30px;
  margin-left: 30px;
}

.contents div[data-label="ps-none"]>p {
  margin-right: 30px;
  margin-left: 30px;
}

@media (min-width: 1000px) {
  .contents>p {
    letter-spacing: 0.03rem;
    margin-right: 35px;
    margin-left: 35px;
  }
}

.t-formInfo .contents p {
  text-align: justify;
  letter-spacing: 0.03rem;
  margin-right: 25px;
  margin-left: 25px;
}

@media (min-width: 1000px) {
  .t-formInfo .contents p {
    margin-right: 10px;
    margin-left: 10px;
  }
}

.img-margin {
  text-align: center;
  margin-right: 30px;
  margin-left: 30px;
}

@media (min-width: 1000px) {
  .img-margin {
    margin-right: 0;
    margin-left: 0;
  }
}

.img-margin2 {
  text-align: center;
  margin-right: 15px;
  margin-left: 15px;
}

@media (min-width: 1000px) {
  .img-margin2 {
    margin-right: 0;
    margin-left: 0;
  }
}

/*home contents*/
@media (min-width: 1000px) {
  .target-box {
    margin-bottom: 35px;
  }
}

.target {
  text-align: center;
  color: #42a5da;
  font-weight: bold;
  font-size: 1.7rem;
  margin: 0 50px 10px;
  line-height: 1.4;
}

@media (min-width: 1000px) {
  .target {
    font-size: 2.2rem;
    margin: 0 0 20px;
    line-height: inherit;
  }
}

.target-lead {
  text-align: justify;
  width: auto;
  height: auto;
  margin: 0 25px;
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 15px;
}

@media (min-width: 1000px) {
  .target-lead {
    width: 950px;
    margin: 0 auto;
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 30px;
  }
}

.case {
  box-sizing: border-box;
  width: auto;
  height: auto;
  padding: 16px;
  float: none;
  margin: 0 15px 15px 15px;
  border-radius: 15px;
}

.case:last-child {
  margin: 0 15px 25px 15px;
}

@media (min-width: 1000px) {
  .case {
    float: left;
    width: 320px;
    padding: 19px;
    margin: 0 20px 20px 0;
  }

  .case:last-child {
    margin: inherit;
  }
}

.case:nth-of-type(even) {
  border: 1px solid #fce5d5;
  background-color: #fff0e6;
}

.case:nth-of-type(odd) {
  border: 1px solid #daf49f;
  background-color: #f0f8de;
}

.case:nth-of-type(3n) {
  margin-right: 10px;
}

@media (min-width: 1000px) {
  .case:nth-of-type(3n) {
    margin-right: 0;
  }
}

.case dt {
  margin-bottom: 10px;
  text-align: center;
}

@media (min-width: 1000px) {
  .case dt {
    text-align: left;
    margin-bottom: 20px;
  }
}

.case dd {
  text-align: justify;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05rem;
}

.home-title {
  border-left: 7px solid #ffdc14;
  background-color: #42a5da;
  color: #fff;
  letter-spacing: 0.15rem;
  line-height: 1.4;
  font-size: 1.9rem;
  padding: 12px 20px;
  margin-bottom: 0;
  border-radius: 0;
  font-weight: bold;
  margin: 25px 15px 0;
}

@media (min-width: 1000px) {
  .home-title {
    font-size: 2.0rem;
    padding: 13px 20px 14px;
    margin: 0 0 25px;
    border-radius: 0 4px 4px 0;
    font-weight: normal;
  }
}

.feature {
  width: auto;
  border-radius: 0;
  background-image: none;
  background: linear-gradient(#fff8ec 0%, #fff8ec 60%, #fff 90%, #fff 100%);
  margin: 0 15px 20px;
}

@media (min-width: 1000px) {
  .feature {
    width: 660px;
    height: auto;
    border-radius: 16px;
    /* background: top 35px right 30px url("../img/home/eyecatch_feature_pc.png"),
      linear-gradient(#fff8ec 0%, #fff8ec 60%, #fff 90%, #fff 100%);
    background-repeat: no-repeat; */
    margin: 0 0 40px;
  }
}

.feature-txt {
  text-align: justify;
  padding: 15px 25px 0;
  width: auto;
  height: auto;
  margin-bottom: 15px;
  font-size: 1.4rem;
  line-height: 1.9;
  letter-spacing: 0.05rem;
  box-sizing: border-box;
}

@media (min-width: 1000px) {
  .feature-txt {
    padding: 24px 35px 0;
    margin-bottom: 15px;
  }
}

.feature ul {
  width: auto;
  height: auto;
  margin: 0 15px 20px;
}

@media (min-width: 1000px) {
  .feature ul {
    width: 610px;
    margin: 0 25px 30px 25px;
  }
}

.feature li {
  width: auto;
  height: auto;
  margin-right: 0;
  text-align: center;
}

@media (min-width: 1000px) {
  .feature li {
    text-align: left;
    float: left;
    width: 190px;
    margin-right: 20px;
  }
}

.feature li:last-child {
  margin-right: 0;
}

.feature li p:nth-child(1) {
  margin-bottom: 10px;
}

@media (min-width: 1000px) {
  .feature li p:nth-child(1) {
    margin-bottom: 15px;
  }
}

.feature li p:nth-child(2) {
  text-align: justify;
  width: auto;
  height: auto;
  margin: 0 10px 15px;
  font-size: 1.2rem;
  line-height: 1.6;
  letter-spacing: 0.05rem;
}

@media (min-width: 1000px) {
  .feature li p:nth-child(2) {
    width: 180px;
    margin: 0 5px;
  }
}

.topics {
  width: auto;
  height: auto;
  margin: 30px;
}

@media (min-width: 1000px) {
  .topics {
    width: 640px;
    margin: 0 10px 30px;
  }
}

.topics-left {
  width: auto;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 1000px) {
  .topics-left {
    float: left;
    text-align: left;
    margin-bottom: 0;
    width: 310px;
    margin-right: 25px;
  }
}

.topics-right {
  width: auto;
  height: auto;
}

@media (min-width: 1000px) {
  .topics-right {
    width: 305px;
    height: auto;
    float: right;
    padding-top: 7px;
  }
}

.topics-title {
  font-size: 1.5rem;
  margin-bottom: 15px;
  text-align: center;
}

@media (min-width: 1000px) {
  .topics-title {
    text-align: left;
    margin-bottom: 15px;
  }
}

.topics-title a {
  color: #333;
  text-decoration: none;
}

.topics-title a:hover {
  text-decoration: underline;
}

.topics-title i {
  color: #f02828;
  margin-right: 6px;
}

.topics-right p {
  text-align: justify;
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0.05rem;
  margin-bottom: 0;
}

/*---------------------------------------------------------------------------
 マーキーインフォメーション
---------------------------------------------------------------------------*/
.marqueeRightLeft {
  width: auto;
  padding: 1rem 0;
  margin: 20px 15px 20px;
  position: relative;
  overflow: hidden;
  text-align: left;
  font-size: 1.4rem;
  font-weight: bold;
  color: #444;
  background-color: #fff;
  border-radius: 8px;
  border: 2px solid #42a5da;
  box-shadow: 0 1px #fff;
}

@media (min-width: 1000px) {
  .marqueeRightLeft {
    margin: 20px auto 20px;
  }
}

.marqueeRightLeft:before {
  content: "重要なお知らせ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-left: 0.25em;
  padding: 1.1rem;
  z-index: 10;
  color: #fff;
  background: #42a5da;
  font-size: 1.4rem;
  border-radius: 1px 0 0 1px;
  font-weight: bold;
}

@media (min-width: 1080px) {
  .marqueeRightLeft:before {
    padding: 1rem;
    font-weight: normal;
  }
}

.marqueeRightLeft p:after {
  content: "";
  white-space: nowrap;
}

.marqueeRightLeft p {
  margin: 0;
  line-height: 1;
  padding-left: 100%;
  display: inline-block;
  white-space: nowrap;
  -o-animation: marqueeRL 20s linear infinite;
  -webkit-animation: marqueeRL 20s linear infinite;
  animation: marqueeRL 20s linear infinite;
}

@-o-keyframes marqueeRL {
  from {
    -o-transform: translate(0);
  }

  to {
    -o-transform: translate(-100%);
  }
}

@-webkit-keyframes marqueeRL {
  from {
    -webkit-transform: translate(0);
  }

  to {
    -webkit-transform: translate(-100%);
  }
}

@keyframes marqueeRL {
  from {
    transform: translate(0);
  }

  to {
    transform: translate(-100%);
  }
}

.t-formInfo .top {
  display: none !important;
}

@media (min-width: 1000px) {
  .t-formInfo .top {
    display: inherit !important;
  }
}

/*---------------------------------------------------------------------------
 SP用フッターボタン
---------------------------------------------------------------------------*/
.footerFix {
  display: block;
  position: fixed;
  height: auto;
  bottom: -200px;
  width: 100%;
  border-top: #fff solid 1px;
  background: #fff;
  transition: opacity, bottom 0.8s linear 0s;
}

.footerFix.is-active {
  bottom: 0;
  z-index: 100;
  background: #fff;
  transition: opacity, bottom 0.8s linear 0s;
}

.footerFixNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.footerFixNav_item {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}

.footerFixNav_item a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 0.8rem 0;
  font-size: 14px;
  line-height: 1.3;
  background: #000;
  background: -moz-linear-gradient(top, #1e1e00 0%, #000 100%);
  background: -webkit-linear-gradient(top, #1e1e00 0%, #000 100%);
  background: linear-gradient(to bottom, #1e1e00 0%, #000 100%);
  color: #fff;
}

.footerFixNav_item i {
  display: block;
  margin-bottom: 5px;
}

.footerFixNav_item:not(:last-child) {
  border-right: #ebebeb solid 1px;
}

@media (min-width: 1000px) {
  .footerFix {
    display: none;
  }
}

.footerFix_copyRight {
  font-size: 10px;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0.75em;
  padding-bottom: calc(env(safe-area-inset-bottom) + 0.75em);
  border-top: 1px solid #fff;
}

/*---------------------------------------------------------------------------
 汎用　ここから
---------------------------------------------------------------------------*/
/*テーブルセル幅*/
@media (min-width: 1000px) {
  .cell-50 {
    width: 50%;
  }

  .cell-45 {
    width: 45%;
  }

  .cell-40 {
    width: 40%;
  }

  .cell-35 {
    width: 35%;
  }

  .cell-30 {
    width: 30%;
  }

  .cell-25 {
    width: 25%;
  }

  .cell-20 {
    width: 20%;
  }
}

/*背景色*/
.bg-white {
  background-color: #fff;
}

.bg-black {
  background-color: #000;
}

.bg-gray1 {
  background-color: #ebebeb;
}

.bg-gray2 {
  background-color: #f0f0f0;
}

.bg-blue {
  background-color: #42a5da;
}

/*文字色*/
.red {
  color: #f02828;
}

.blue {
  color: #42a5da;
}

/*揃え*/
.right {
  text-align: right;
}

.contents .right {
  text-align: right;
}

.center {
  text-align: center;
}

.contents .center {
  text-align: center;
}

.left {
  text-align: left;
}

/*ウェイト*/
.bold {
  font-weight: bold;
}

/*その他*/
.roman {
  font-family: "Times New Roman", Times, serif;
}

.mr3 {
  margin-right: 3px;
}

/*リスト*/
.items {
  list-style-type: disc;
  margin-left: 40px;
  margin-right: 25px;
}

.items-margin {
  margin-left: 55px;
  margin-right: 35px;
}

@media (min-width: 1000px) {
  .items-margin {
    margin-left: 55px;
    margin-right: 35px;
  }
}

.items-margin2 {
  margin-left: 20px;
  margin-right: 20px;
}

@media (min-width: 1000px) {
  .items-margin2 {
    margin-left: 25px;
    margin-right: 25px;
  }
}

.items li {
  text-align: justify;
  font-size: 1.4rem;
  line-height: 1.7;
  margin-bottom: 2rem;
}

@media (min-width: 1000px) {
  .items li {
    font-size: 1.5rem;
    line-height: 1.9;
  }
}

.items li:last-child {
  margin-bottom: 0;
}

.ordered {
  list-style-type: decimal;
}

.list-none {
  list-style-type: none;
}

/*タイトル*/
.title1 {
  border-left: 7px solid #ffdc14;
  background-color: #42a5da;
  color: #fff;
  letter-spacing: 0.15rem;
  line-height: 1.4;
  font-size: 1.8rem;
  padding: 18px 18px;
  margin: 0 15px 1.5rem;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .title1 {
    font-size: 2.3rem;
    padding: 19px 30px 22px;
    margin: 0 0 3rem;
    letter-spacing: 0.25rem;
    border-radius: 0 4px 4px 0;
    font-weight: normal;
  }
}

.title2 {
  border-left: 6px solid #95dee4;
  background-color: #42a5da;
  color: #fff;
  font-size: 1.7rem;
  letter-spacing: 0.15rem;
  margin: 0 15px 2rem;
  padding: 12px 18px 14px;
  line-height: 1.4;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .title2 {
    font-size: 1.9rem;
    font-weight: normal;
    margin: 0 0 3rem;
    padding: 14px 22px 14px;
    border-radius: 0 4px 4px 0;
  }
}

.title3 {
  border-left: 7px solid #42a5da;
  font-size: 1.5rem;
  font-weight: bold;
  padding: 12px 18px;
  line-height: 1.4;
  background: #f5f5f5;
  letter-spacing: 0.1rem;
  margin: 0 15px 1.5rem;
}

@media (min-width: 1000px) {
  .title3 {
    font-size: 1.6rem;
    letter-spacing: 0.1rem;
    margin: 0 0 2.5rem;
  }
}

.title4 {
  display: block;
  color: #fff;
  background-color: #222;
  font-size: 1.5rem;
  letter-spacing: 0.15rem;
  padding: 5px 15px 6px 15px;
  border-radius: 4px;
  line-height: 1.4;
  margin: 0 15px 1.5rem;
}

@media (min-width: 1000px) {
  .title4 {
    display: inline-block;
    margin: 0 0 2.5rem;
  }
}

/*通常テーブル*/
.table {
  box-sizing: border-box;
  width: 90%;
  height: auto;
  font-size: 1.3rem;
  margin-left: 5%;
  margin-right: 5%;
  border-top: 2px solid #e9e9e9;
  border-left: 2px solid #e9e9e9;
  background-color: #fff;
}

@media (min-width: 1000px) {
  .table {
    width: 660px;
    font-size: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }
}

.table th {
  vertical-align: middle;
  font-weight: bold;
  border-bottom: 2px solid #e9e9e9;
  border-right: 2px solid #e9e9e9;
  line-height: 1.5;
  background-color: #f7f7f7;
  padding: 10px;
}

@media (min-width: 1000px) {
  .table th {
    padding: 25px 30px;
  }
}

.table td {
  vertical-align: middle;
  border-bottom: 2px solid #e9e9e9;
  border-right: 2px solid #e9e9e9;
  line-height: 1.5;
  padding: 10px;
}

@media (min-width: 1000px) {
  .table td {
    padding: 25px 30px;
  }
}

.table p:last-child {
  margin-bottom: 0;
}

.table i {
  display: block;
  font-size: 2.5rem;
  margin-bottom: 0.8rem;
}

@media (min-width: 1000px) {
  .table i {
    font-size: 3rem;
  }
}

/*フレキシブルテーブル*/
.table-flexible,
.table-flexible tbody,
.table-flexible tr,
.table-flexible th,
.table-flexible td {
  display: block;
}

.table-flexible {
  box-sizing: border-box;
  width: 86%;
  height: auto;
  margin-left: 7%;
  margin-right: 7%;
  border-top: 2px solid #e9e9e9;
  border-left: 2px solid #e9e9e9;
  background-color: #fff;
  font-size: 1.4rem;
  box-shadow: 0 1px #fff;
}

.table-flexible th {
  height: auto;
  vertical-align: middle;
  border-bottom: 2px solid #e9e9e9;
  border-right: 2px solid #e9e9e9;
  padding: 20px;
  line-height: 1.5;
  background: #f5f5f5;
  font-weight: bold;
}

.table-flexible th p {
  font-weight: bold;
}

.table-flexible td {
  height: auto;
  vertical-align: middle;
  border-bottom: 2px solid #e9e9e9;
  border-right: 2px solid #e9e9e9;
  padding: 20px;
  line-height: 1.5;
}

.table-flexible i {
  display: block;
  font-size: 3rem;
  margin-bottom: 1rem;
}

@media (min-width: 1000px) {
  .table-flexible {
    display: table;
    font-size: 1.5rem;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }

  .table-flexible tbody {
    display: table-row-group;
  }

  .table-flexible tr {
    display: table-row;
  }

  .table-flexible th,
  .table-flexible td {
    display: table-cell;
  }
}

.table-flexible p {
  line-height: 1.7;
}

.table-flexible p:last-child {
  margin-bottom: 0;
}

.table-flexible p i {
  font-size: 20px;
  margin-right: 6px;
}

/*マージン*/
.mb0 {
  margin-bottom: 0;
}

.mb-s {
  margin-bottom: 0.5rem;
}

.mb-m {
  margin-bottom: 1.5rem;
}

.mb-l {
  margin-bottom: 2rem;
}

.mb-2l {
  margin-bottom: 3rem;
}

.mb-3l {
  margin-bottom: 4rem;
}

.mb-4l {
  margin-bottom: 5rem;
}

.mt {
  margin-top: 1rem;
}

@media (min-width: 1000px) {
  .mb-s {
    margin-bottom: 1rem;
  }

  .mb-m {
    margin-bottom: 2rem;
  }

  .mb-l {
    margin-bottom: 4rem;
  }

  .mb-2l {
    margin-bottom: 6rem;
  }

  .mb-3l {
    margin-bottom: 8rem;
  }

  .mb-4l {
    margin-bottom: 10rem;
  }

  .mt {
    margin-top: 2rem;
  }
}

/*文字サイズ*/
.fs-s {
  font-size: 1.2rem;
}

.fs-m {
  font-size: 1.4rem;
}

.fs-l {
  font-size: 1.8rem;
}

.fs-2l {
  font-size: 2.4rem;
}

.fs-3l {
  font-size: 3rem;
}

@media (min-width: 1000px) {
  .fs-s {
    font-size: 1.3rem;
  }

  .fs-m {
    font-size: 1.8rem;
  }

  .fs-l {
    font-size: 2.4rem;
  }

  .fs-2l {
    font-size: 3rem;
  }

  .fs-3l {
    font-size: 3.6rem;
  }
}

/*inside link*/
.inside {
  font-size: 1.2rem;
  line-height: 1.4;
  margin-bottom: 3.5rem;
}

@media (min-width: 1000px) {
  .inside {
    font-size: 1.4rem;
    margin-bottom: 5rem;
  }
}

.inside i {
  display: inline;
  color: #0096ff;
  margin-right: 4px;
}

.sitemap i {
  display: inline;
  color: #0096ff;
  margin-right: 4px;
}

/*---------------------------------------------------------------------------
 汎用　ここまで
---------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------
 追加 CSS　ここから
---------------------------------------------------------------------------*/
.sp-txt {
  font-size: 1.3rem;
  margin-bottom: 12px;
  color: #2189eb;
  font-weight: bold;
  text-indent: -1em;
  margin-left: 1em;
  line-height: 1.2;
}

@media (min-width: 1000px) {
  .sp-txt {
    display: none;
  }
}

.sp-table {
  width: 97%;
  overflow-x: auto;
  box-sizing: border-box;
}

@media (min-width: 1000px) {
  .sp-table {
    width: auto;
    overflow-x: inherit;
  }
}

.sp-table:before {
  content: "※スワイプで表全体を確認できます";
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.5px;
  color: #f4494c;
  margin-left: 20px;
  margin-top: 5px;
}

@media (min-width: 1000px) {
  .sp-table:before {
    display: none;
  }
}

.sp-table table {
  overflow: auto;
  white-space: nowrap;
  margin-top: 6px;
}

@media (min-width: 1000px) {
  .sp-table table {
    overflow: inherit;
    white-space: inherit;
    margin-top: 0;
  }
}

.feature-box {
  width: auto;
  height: auto;
  margin-bottom: 3rem;
}

@media (min-width: 1000px) {
  .feature-box {
    display: flex;
    margin-bottom: 4.5rem;
  }
}

.feature-box-left {
  width: auto;
  height: auto;
  text-align: center;
  margin-bottom: 15px;
}

@media (min-width: 1000px) {
  .feature-box-left {
    float: left;
    width: 250px;
    margin: 0 20px 0 0;
  }
}

.feature-box-right {
  width: auto;
  height: auto;
  margin-right: 20px;
}

.feature-box-right p {
  font-size: 1.4rem;
  line-height: 1.4;
  margin: 0 25px 2rem;
}

.feature-box-right p:nth-child(1) {
  text-align: center;
  margin-bottom: 1.5rem;
}

@media (min-width: 1000px) {
  .feature-box-right {
    width: 440px;
    float: right;
  }

  .feature-box-right p {
    font-size: 1.5rem;
    line-height: 1.6;
    margin: 0 0 1.6rem;
  }

  .feature-box-right p:nth-child(1) {
    text-align: left;
    margin-bottom: 2rem;
  }
}

.air-feature {
  width: auto;
  height: auto;
  box-sizing: border-box;
  background: #eaf8ff;
  padding: 20px;
  margin: 20px 15px;
  border-radius: 15px;
}

@media (min-width: 1000px) {
  .air-feature {
    padding: 30px 40px;
    margin: 0 0 25px;
  }
}

.air-feature-box {
  width: auto;
  height: auto;
  text-align: center;
  margin-bottom: 20px;
}

.air-feature-box:last-child {
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .air-feature-box {
    float: left;
    width: 200px;
    margin-right: 40px;
    margin-bottom: 0;
  }

  .air-feature-box:last-child {
    margin-right: 0;
  }
}

.air-feature-box img {
  margin-bottom: 18px;
}

.air-feature-box p {
  text-align: justify;
  font-size: 1.3rem;
  line-height: 1.5;
  letter-spacing: 0.03rem;
  margin: 0;
}

.qa-link {
  text-align: center;
  box-sizing: border-box;
  width: 170px;
  height: auto;
  background: #71cf33;
  font-size: 1.4rem;
  letter-spacing: 0.05rem;
  border-radius: 4px;
  margin: 0 auto 10px;
}

@media (min-width: 1000px) {
  .qa-link {
    margin: 0 auto 20px;
  }
}

.qa-link i {
  font-size: 17px;
  margin-right: 3px;
}

.qa-link a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  padding: 6px 0 8px;
}

.qa-link a:hover {
  color: #fff;
  background: #ff8a00;
  border-radius: 4px;
}

.mainimg {
  position: relative;
  margin-bottom: 10px;
}

.mainimg a:nth-child(2),
.mainimg a:nth-child(3),
.mainimg a:nth-child(4),
.mainimg a:nth-child(5),
.mainimg a:nth-child(6) {
  display: none;
}

@media (min-width: 1000px) {

  .mainimg a:nth-child(2),
  .mainimg a:nth-child(3),
  .mainimg a:nth-child(4),
  .mainimg a:nth-child(5),
  .mainimg a:nth-child(6) {
    display: block;
  }

  .mainimg img:not([class*="eyecatch"]) {
    animation: scale 0.5s ease-in-out 0s 2 alternate;
    -webkit-animation: scale 0.5s ease-in-out 0s 2 alternate;
  }

  .mainimg a:nth-child(2) img:not([class*="eyecatch"]) {
    -webkit-animation-delay: 2s;
    animation-delay: 1s;
  }

  .mainimg a:nth-child(3) img:not([class*="eyecatch"]) {
    -webkit-animation-delay: 1s;
    animation-delay: 2s;
  }

  .mainimg a:nth-child(4) img:not([class*="eyecatch"]) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
  }

  .mainimg a:nth-child(5) img:not([class*="eyecatch"]) {
    -webkit-animation-delay: 3s;
    animation-delay: 4s;
  }

  .mainimg a:nth-child(6) img:not([class*="eyecatch"]) {
    -webkit-animation-delay: 3s;
    animation-delay: 5s;
  }

  .mainimg a:nth-child(7) img:not([class*="eyecatch"]) {
    -webkit-animation-delay: 3s;
    animation-delay: 6s;
  }

  .mainimg img:not([class*="eyecatch"]):hover {
    -webkit-animation: scale 0.5s ease-in-out 0s infinite alternate;
    animation: scale 0.5s ease-in-out 0s infinite alternate;
  }
}

.mainimg picture {
  height: 0;
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: calc(820 / 768 * 100%);
}

@media (min-width: 641px) and (max-width: 999px) {
  .mainimg picture {
    padding-top: calc(680 / 1000 * 100%);
  }
}

@media (min-width: 1000px) {
  .mainimg picture {
    padding-top: calc(680 / 1000 * 100%);
  }
}

.mainimg picture img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@keyframes scale {
  from {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  to {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}

/*.mainimg_footer {
  display: block;
  text-align: center;
  margin: 0 auto 1.5em;
  transition: all .5s ease-in-out;
}
.mainimg_footer:hover {
  opacity: .85;
  transform: scale(1.05);
}
@media (max-width:599px) {
  .mainimg_footer:hover {
    transform: none;
  }
}*/
.fukidashi-anshinnorikae {
  display: none;
}

@media (min-width: 1000px) {
  .fukidashi-anshinnorikae {
    display: block;
    position: absolute;
    top: 30px;
    left: -100px;
  }
}

.fukidashi-happyprice-campaign {
  display: none;
}

@media (min-width: 1000px) {
  .fukidashi-happyprice-campaign {
    display: block;
    position: absolute;
    top: 20px;
    right: -180px;
  }
}

.fukidashi-over60-campaign {
  display: none;
}

@media (min-width: 1000px) {
  .fukidashi-over60-campaign {
    display: block;
    position: absolute;
    top: 215px;
    right: -185px;
  }
}

.fukidashi-netlife-cashback {
  display: none;
}

@media (min-width: 1000px) {
  .fukidashi-netlife-cashback {
    display: block;
    position: absolute;
    top: 20px;
    left: -125px;
  }
}

.fukidashi-otoku-cashback {
  display: none;
}

@media (min-width: 1000px) {
  .fukidashi-otoku-cashback {
    display: block;
    position: absolute;
    top: 215px;
    left: -125px;
  }
}

.whichone {
  display: none;
}

@media (min-width: 1000px) {
  .whichone {
    display: block;
    position: absolute;
    top: 170px;
    left: 30px;
  }
}

.official-cp-sp {
  text-align: center;
  margin: 0 10px;
}

.official-cp-sp p {
  margin-bottom: 15px;
}

@media (min-width: 1000px) {
  .official-cp-sp {
    display: none;
  }
}

.cb-txt {
  text-align: left;
}

@media (min-width: 1000px) {
  .cb-txt {
    text-align: center;
  }
}

/*賞状*/
.award {
  text-align: left;
  width: auto;
  height: auto;
  background-color: #fff;
  border-radius: 0 0 14px 14px;
  padding: 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

@media (min-width: 1000px) {
  .award {
    height: 155px;
  }
}

/*スクロールバーの横幅指定*/
.award::-webkit-scrollbar {
  width: 15px;
}

/*スクロールバーの背景色・角丸指定*/
.award::-webkit-scrollbar-track {
  background: #f3f3f3;
}

/*スクロールバーの色・角丸指定*/
.award::-webkit-scrollbar-thumb {
  background: #cfcfcf;
}

.award:last-child {
  margin-bottom: 0;
}

.award-l {
  width: 20%;
  height: auto;
  float: left;
}

@media (min-width: 1000px) {
  .award-l {
    width: 92px;
  }
}

.award-l img {
  border: 1px solid #f0f0f0;
}

.award-r {
  width: 70%;
  height: auto;
  float: right;
}

@media (min-width: 1000px) {
  .award-r {
    width: 115px;
  }
}

.award-r p {
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 0;
}

.award-r p:first-child {
  text-align: justify;
  margin: 5px 0 10px;
}

/*---------------------------------------------------------------------------
  年末年始休業のお知らせ
---------------------------------------------------------------------------*/
.new-year-holidays {
  text-align: center;
  width: auto;
  height: auto;
  background-color: #fff;
  border: 2px solid #42a5da;
  border-radius: 6px;
  box-sizing: border-box;
  margin: 10px 10px 10px;
}

@media (min-width: 1000px) {
  .new-year-holidays {
    margin: 20px 0 20px;
  }
}

.new-year-holidays p {
  text-align: left;
  font-size: 1.2rem;
  margin: 0 10px 6px;
  line-height: 1.6;
  letter-spacing: 0.1rem;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .new-year-holidays p {
    text-align: inherit;
    font-size: 1.3rem;
    margin: 0 20px 0;
  }
}

.new-year-holidays p:first-child {
  font-size: 1.3rem;
  line-height: 1.6;
  letter-spacing: 0.3rem;
  margin: 0 0 10px;
  background-color: #42a5da;
  padding: 4px;
  text-align: center;
  color: #fff;
}

@media (min-width: 1000px) {
  .new-year-holidays p:first-child {
    font-size: 1.4rem;
  }
}

.new-year-holidays p:nth-child(4) {
  margin-bottom: 10px;
}

@media (min-width: 1000px) {
  .new-year-holidays p:nth-child(4) {
    margin-bottom: 6px;
  }
}

.new-year-holidays p:nth-child(5) {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

.new-year-holidays p:nth-child(5) span {
  display: block;
  font-weight: bold;
  color: #eb0000;
  margin-top: 5px;
}

@media (min-width: 1000px) {
  .new-year-holidays p:nth-child(5) {
    margin-bottom: 6px;
  }

  .new-year-holidays p:nth-child(5) span {
    display: inline;
    margin-top: 0;
  }
}

.new-year-holidays p:last-child {
  text-align: center;
  font-size: 1rem;
  margin-bottom: 10px;
}

@media (min-width: 1000px) {
  .new-year-holidays p:last-child {
    font-size: 1.2rem;
  }
}

/*---------------------------------------------------------------------------
  営業時間変更のお知らせ
---------------------------------------------------------------------------*/
.system-maintenance {
  text-align: center;
  width: auto;
  height: auto;
  background-color: #fff;
  border: 2px solid #42a5da;
  border-radius: 6px;
  box-sizing: border-box;
  margin: 10px 10px 10px;
}

@media (min-width: 1000px) {
  .system-maintenance {
    margin: 20px 0 20px;
  }
}

.system-maintenance p {
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.8;
  letter-spacing: 0.1rem;
  margin: 0 10px 6px;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .system-maintenance p {
    text-align: center;
    font-size: 1.3rem;
    margin: 0 20px 0;
  }
}

.system-maintenance p:first-child {
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  margin: 0 0 10px;
  background-color: #42a5da;
  padding: 4px;
  text-align: center;
  color: #fff;
}

@media (min-width: 1000px) {
  .system-maintenance p:first-child {
    font-size: 1.4rem;
    letter-spacing: 0.3rem;
  }
}

.system-maintenance p:last-child {
  margin-bottom: 10px;
}

/*---------------------------------------------------------------------------
  モーダルコンテンツ
---------------------------------------------------------------------------*/
* html .layer_board_bg,
* html .layer_board {
  position: absolute;
}

.layer_board_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  top: 0;
  left: 0;
  display: none;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.7);
}

.layer_board {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  box-sizing: border-box;
  margin: 0 auto;
  width: 640px;
}

.top-modal-contents {
  position: relative;
  box-sizing: border-box;
  background: #ffe100;
  border-radius: 6px;
  padding: 1.2em;
  margin: 1.5em auto;
  text-align: center;
}

.close {
  text-align: center;
}

.btn_close {
  background: #eb4548;
  cursor: pointer;
  border: 4px solid #fff;
  padding: 0.75rem 1.25rem;
  display: inline-block;
  transition: 0.25s all ease-in-out;
  clear: both;
  border-radius: 50%;
  position: absolute;
  top: -12px;
  right: -16px;
}

.btn_close .btn_close:hover {
  background: #fff;
  border: 4px solid #333;
}

.btn_close .btn_close_icon {
  display: inline-block;
  color: #fff;
  transition: all 0.25s;
  font-size: 2rem;
  font-weight: 700;
}

.btn_close:hover .btn_close_icon {
  color: #333;
}

/*.btn_close2 {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  appearance: none;
  position: absolute;
  top: -.85em;
  right: -1em;
  background: #eee;
  padding: 0 .6em 0.175em;
  border-radius: 50%;
  transition: all .25s;
}
.btn_close2:hover {
  background: #FFF;
}
.btn_close2 .btn_close_icon {
  font-size: 2em;
  color: #666;
  transition: all .25s;
  line-height: 1.25;
}
.btn_close2:hover .btn_close_icon {
  color: #000;
}*/
.m-info {
  border: 2px solid #f00;
  background: #fff545;
  color: #f00;
  font-weight: bold;
  padding: 8px 15px;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 2;
}

/*---------------------------------------------------------------------------
 Utility
---------------------------------------------------------------------------*/
.u-sp-hidden {
  /*display: none!important;*/
}

.u-sp-appear {
  display: block !important;
}

.u-sp-appear-inline {
  display: inline-block !important;
}

@media (min-width: 1000px) {
  .u-sp-hidden {}

  .u-sp-appear {
    display: inline-block !important;
  }

  .u-sp-appear-inline {
    display: block !important;
  }
}

/*---------------------------------------------------------------------------
 youtube video
---------------------------------------------------------------------------*/
.video {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 5px 0 20px;
}

.video:last-of-type {
  margin-bottom: 15px;
}

.video iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.best-agency {
  margin: 0 20px 20px;
}

.youtube {
  position: relative;
  width: 100%;
  margin: 20px 0 20px;
  padding-top: 56.25%;
}

.best-agency p {
  text-align: justify;
}

.best-agency h2 {
  margin-bottom: 10px;
}

.youtube img,
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 600px) {
  .best-agency {
    display: none;
  }
}

/*---------------------------------------------------------------------------
 profile
---------------------------------------------------------------------------*/
.profile-photo {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  .profile-photo {
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
  }
}

.profile-photo div:first-child {
  flex: 0 0 auto;
  width: auto;
  text-align: center;
  order: 2;
}

@media (min-width: 1000px) {
  .profile-photo div:first-child {
    flex: 0 0 auto;
    width: 335px;
    order: 1;
  }
}

.profile-photo div:last-child {
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 0;
  text-align: justify;
  order: 1;
}

@media (min-width: 1000px) {
  .profile-photo div:last-child {
    margin-right: 10px;
    margin-left: 50px;
    padding-top: 5px;
    order: 2;
  }
}

/*---------------------------------------------------------------------------
 award banner / home
---------------------------------------------------------------------------*/
.award-banner {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 10px 10px;
}

.award-banner picture:hover {
  opacity: 0.8;
}

@media (min-width: 1000px) {
  .award-banner {
    display: flex;
    flex-direction: row;
    margin: 20px 0 20px;
  }
}

.award-banner li {
  margin-bottom: 10px;
}

@media (min-width: 1000px) {
  .award-banner li {
    margin-right: 20px;
    margin-bottom: 0;
  }

  .award-banner li:last-child {
    margin-right: 0;
  }
}

/*---------------------------------------------------------------------------
 高山さんプロフィールページ・簡単音声ガイド
---------------------------------------------------------------------------*/
.takayama {
  margin: 0 10px 20px;
}

@media (min-width: 1000px) {
  .takayama {
    margin: 0 0 20px;
  }
}

.takayama-left {
  text-align: center;
  width: auto;
  height: auto;
  margin-bottom: 2rem;
}

@media (min-width: 1000px) {
  .takayama-left {
    width: 160px;
    float: left;
    margin-bottom: 0;
  }
}

.takayama-right {
  width: auto;
  height: auto;
}

@media (min-width: 1000px) {
  .takayama-right {
    width: 520px;
    float: right;
  }
}

.profile {
  margin-bottom: 30px;
}

.profile dt {
  font-size: 1.3rem;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
}

.profile dd {
  text-align: left;
  line-height: 1.4;
  padding-bottom: 14px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #c0c0c0;
  letter-spacing: 0.1rem;
}

@media (min-width: 1000px) {
  .profile dd {
    line-height: 1.2;
    padding-bottom: 7px;
    margin-bottom: 10px;
  }
}

.profile dd:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}

.profile dd p {
  margin-right: 0;
  margin-left: 0;
}

.mp3 {
  text-align: center;
  width: 85%;
  margin: 0 auto;
  background: #eee;
  color: #222;
  margin-bottom: 40px;
}

.mp3 p {
  font-size: 14px;
  color: #222;
  padding-top: 0.5em;
  margin-bottom: 0;
}

.mp3 p:first-child img {
  vertical-align: middle;
}

.mp3 p:first-child i {
  font-size: 22px;
  vertical-align: text-bottom;
  margin-right: 0.2em;
  display: inline-block;
  margin-bottom: -2px;
}

.mp3 audio {
  width: 100%;
}

.mp3 audio:focus {
  outline: none;
}

/*---------------------------------------------------------------------------
 簡単音声ガイド
---------------------------------------------------------------------------*/
/*.guide-window {
  padding: 1.2em 1.5em;
  background: #232940;
  width: auto;
  margin: 0 auto;
  border-radius: 6px;
}
.guide-window > p:nth-child(1) {
  text-align: center;
  font-size: 21px;
  line-height: 1.4;
  padding: 6px 20px;
  margin-bottom: 10px;
  color: #FF610B;
  background: #fff;
  border-radius: 4px;
}
.guide-window > p:nth-child(2) {
  font-size: 16px;
  line-height: 1.4;
  color: #FFE100;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.guide-window > p:nth-child(3) {
  font-size: 13px;
  line-height: 1.4;
  color: #fff;
  margin-bottom: 10px;
}
.guide-window .mp3 {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width:999px) {
  .guide-window {
    display: inline-block;
    padding: 1em 1.5em;
    width: 85%;
    margin: .3em auto .6em;
  }
  .guide-window p:nth-child(1) {
    font-size: 13px;
    font-weight: bold;
    padding: 6px 10px;
    margin-bottom: 6px;
  }
  .guide-window p:nth-child(2) {
    font-size: 15px;
    line-height: 1.4;
  }
  .guide-window p:nth-child(3) {
    font-size: 8px;
    margin-bottom: 10px
  }
  .guide-window .mp3 p:nth-child(1) {
    font-size: 10px;
    margin-bottom: 0;
  }
  .guide-window .mp3 p:nth-child(2) {
    margin: 0 5px;
  }
  .guide-window .mp3 i {
    font-size: 8px;
  }
}*/
/* ---------------------------------------------------
 お客さまお申し込み事例
--------------------------------------------------- */
.marker {
  background: linear-gradient(transparent 50%, #ffecd3 50%);
  padding: 0 0.35rem 0.3rem;
  font-weight: bold;
}

.case-point {
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  .case-point {
    margin-bottom: 30px;
  }
}

.case-point img {
  display: none;
}

@media (min-width: 1000px) {
  .case-point img {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

.case-point ul {
  color: #42a5da;
  background: #f5fcff;
  border-radius: 8px;
  list-style-type: disc;
  border: 4px double #96d1ff;
  padding: 20px 20px 20px 40px;
  margin: 0 15px 15px;
}

@media (min-width: 1000px) {
  .case-point ul {
    padding: 30px 20px 35px 45px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: inherit;
  }
}

.case-point li {
  font-weight: bold;
  line-height: 1.7;
  letter-spacing: 0.1rem;
  margin-bottom: 20px;
}

.case-point li:last-child {
  margin-bottom: 0;
}

/*対話形式*/
.talk {
  margin-bottom: 30px;
}

@media (min-width: 1000px) {
  .talk {
    margin-bottom: 60px;
  }
}

.talk-customer {
  display: flex;
  margin: 0 20px 20px;
}

@media (min-width: 1000px) {
  .talk-customer {
    margin: 0 25px 35px;
  }
}

.talk-customer div:nth-child(1) {
  width: 20%;
  margin-right: 5%;
}

@media (min-width: 1000px) {
  .talk-customer div:nth-child(1) {
    width: 120px;
    margin-right: 30px;
  }
}

.talk-customer div:nth-child(2) {
  width: 75%;
  padding: 15px;
  background: #fff;
  border: 2px solid #e7e7e7;
  border-radius: 0 15px 15px 15px;
  box-sizing: border-box;
}

@media (min-width: 1000px) {
  .talk-customer div:nth-child(2) {
    width: 520px;
    padding: 20px 25px;
  }
}

.talk-customer div:nth-child(2) p {
  line-height: 1.6;
}

.talk-we {
  display: flex;
  margin: 0 20px 20px;
}

@media (min-width: 1000px) {
  .talk-we {
    margin: 0 25px 35px;
  }
}

.talk-we div:nth-child(1) {
  width: 75%;
  border-radius: 15px 0 15px 15px;
  padding: 15px;
  background: #fff;
  border: 2px solid #e7e7e7;
  box-sizing: border-box;
}

@media (min-width: 1000px) {
  .talk-we div:nth-child(1) {
    width: 520px;
    border-radius: 15px 15px 0 15px;
    padding: 20px 25px;
  }
}

.talk-we div:nth-child(1) p {
  line-height: 1.6;
}

.talk-we div:nth-child(2) {
  width: 20%;
  margin-left: 5%;
}

@media (min-width: 1000px) {
  .talk-we div:nth-child(2) {
    width: 120px;
    margin-left: 30px;
  }
}

/*事例一覧*/
.case-box {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 1000px) {
  .case-box {
    flex-wrap: wrap;
    flex-direction: row;
  }
}

.case-box li {
  text-align: center;
  box-sizing: border-box;
  width: auto;
  height: auto;
  padding: 15px 14px 20px;
  margin: 0 15px 20px;
  border: 1px solid #f0f0f0;
  box-shadow: 0 3px #f9f9f9;
  border-radius: 4px;
}

@media (min-width: 1000px) {
  .case-box li {
    width: 350px;
    padding: 20px 19px 25px;
    margin: 0 0 25px;
  }
}

.case-box li:nth-of-type(odd) {
  margin-right: 15px;
}

@media (min-width: 1000px) {
  .case-box li:nth-of-type(odd) {
    margin-right: 20px;
  }
}

.case-box li img {
  margin-bottom: 10px;
}

.case-box li p {
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  margin: 0 5px 0;
}

.quote-dez {
  border-left: 4px solid #ffbe48;
  line-height: 1.8;
  padding: 1.5rem 2rem;
  margin: 0 10px 2rem 2rem;
  background: #f7f7f7;
}

/*紹介リンク*/
@media (min-width: 1000px) {
  .quote-dez {
    margin: 0 0 3rem 2rem;
  }
}

/*グーグルマップ*/
.google-map {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin: 0 10px;
}

@media (min-width: 1000px) {
  .google-map {
    margin: 0;
  }
}

.google-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/*税表記について*/
.tax {
  box-sizing: border-box;
  color: #fff;
  background-color: #42a5da;
  text-align: center;
  width: auto;
  font-size: 1.1rem;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 0.1rem;
  border-radius: 4px;
  margin: 20px 10px 0;
  padding: 7px 12px 7px;
}

@media (min-width: 1000px) {
  .tax {
    width: 100%;
    font-size: 1.2rem;
    margin: 80px auto 0;
    font-weight: normal;
  }
}

/*---------------------------------------------------------------------------
タレント写真
---------------------------------------------------------------------------*/
/* 公式CP */
.bg-talent {
  height: auto;
  /* background: url("../img/campaign/campaign_topbg_talent.png") no-repeat bottom center;
  background-size: auto 160px;
  padding: 0 0 170px; */
  text-align: justify;
}

@media (min-width: 1000px) {
  .bg-talent {
    /* height: 270px;
    background: url("../img/campaign/campaign_topbg_talent.png") no-repeat top right;
    background-size: 240px 270px;
    padding: 0 290px 0 0; */
  }
}

/* サイド　タレント＆声優 */
.actorbox {
  box-sizing: border-box;
  width: auto;
  height: auto;
  background-color: #42a5da;
  border-radius: 10px;
  padding: 6px;
  margin-bottom: 15px;
}

@media (min-width: 1000px) {
  .actorbox {
    margin-bottom: 20px;
  }
}

.actor a {
  display: flex;
  background-color: #fff;
  border-radius: 5px;
  padding: 7px;
  justify-content: center;
}

@media (min-width: 1000px) {
  .actor a {
    justify-content: flex-start;
  }
}

.actor div:nth-child(odd) {
  flex: 0 0 auto;
  margin-right: 20px;
}

.actor p:nth-child(1) {
  font-size: 11px;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: bold;
  color: #555;
}

.actor p:nth-child(2) {
  font-size: 15px;
  margin-bottom: 0;
  font-weight: bold;
  letter-spacing: 1px;
  color: #f3625b;
}

.actor p:nth-child(2) span {
  font-size: 11px;
  line-height: 1.4;
  margin-left: 3px;
  font-weight: bold;
  color: #555;
  letter-spacing: 0;
}

.actor a {
  text-decoration: none;
}

.sp-br br {
  display: none;
}

@media (min-width: 1000px) {
  .sp-br br {
    display: block;
  }
}

/* FAQ
--------------------------------*/
.faq {}

.faqList {
  margin: 0 10px;
}

@media (min-width: 1000px) {
  .faqList {
    margin: 0;
  }
}

.faq-q {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1em;
  color: #0096ff;
  border-bottom: 1px solid #e5e5e5;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  -webkit-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 0.95em;
  cursor: pointer;
  line-height: 1.4;
}

.faq-q:hover,
.faq-q:hover::after {
  color: #08558c;
}

.faq-q.active {
  color: #08558c;
  background: #f7f7f7;
}

.faq-q::after {
  font-family: "icomoon";
  content: "\e922";
  font-size: 1.5em;
  color: #0096ff;
  margin-left: 0.25em;
}

.faq-q.active::after {
  font-family: "icomoon";
  content: "\e923";
  color: #08558c;
}

.faq-a {
  opacity: 0;
  padding: 5px 10px;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
  background: #f4f1ff;
  font-size: 0.925em;
}

.faq-a>p {
  margin-bottom: 0.5em;
  line-height: 1.8;
  padding: 0.75em;
}

.faq-a>ul {
  padding-left: 1em;
  margin-bottom: 1em;
}

.faq-a>ul>li {
  padding: 0.5em;
  list-style-type: square;
  padding-left: 0;
  margin-left: 1em;
}

.faq-a.active {
  opacity: 1;
  max-height: 100%;
  background: #fff;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

/* 2列ボックス
--------------------------------*/
.twoColBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  /* -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;*/
  flex-wrap: wrap;
}

.twoColBox a {
  text-align: center;
  display: block;
  margin: 1em auto 2em;
}

.twoColBox figure {
  text-align: center;
}

@media (max-width: 599px) {
  .twoColBox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .twoColBox a {
    margin: 1em auto 1.5em;
  }
}

.syoudaku {
  margin-right: 0.5em;
  cursor: pointer;
}

.syoudaku+label {
  line-height: 1.6;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
}

.syoudaku+label:hover {
  color: #1a6ebd;
}

@media (max-width: 599px) {
  .syoudaku+label:hover {
    color: #000;
  }
}

.btnSP {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  padding: 1em 0 2em;
  display: block;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: opacity 0.35s ease-in-out;
  background: #eee;
}

.btnSP p {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  height: 60px;
  /* line-height: 54px!important; */
  margin: 0 auto;
  border-radius: 16px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 2px;
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#b4e935),
      color-stop(15%, #b4e935),
      color-stop(85%, #68c61a),
      to(#68c61a));
  background: -o-linear-gradient(#b4e935 0%, #b4e935 15%, #68c61a 85%, #68c61a 100%);
  background: linear-gradient(#b4e935 0%, #b4e935 15%, #68c61a 85%, #68c61a 100%);
  border: 2px solid #97e22b;
  /* padding: inherit; */
}

.t-formInfo .btnSP p {
  text-align: center;
}

.btnSP p a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  line-height: 54px;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .btnSP p a {
    font-weight: normal;
  }
}

.btnSP p a:hover {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#68c61a),
      color-stop(15%, #68c61a),
      color-stop(85%, #b4e935),
      to(#b4e935));
  background: -o-linear-gradient(#68c61a 0%, #68c61a 15%, #b4e935 85%, #b4e935 100%);
  background: linear-gradient(#68c61a 0%, #68c61a 15%, #b4e935 85%, #b4e935 100%);
  border-radius: 14px;
}

.btnSP.js-isDisabled p {
  opacity: 0.5;
}

.btnSP.js-isDisabled p {
  background: #6f6f6f;
  border: 2px solid #afafaf;
  pointer-events: none;
}

.btnSP.js-isDisabled a {
  color: #c7c7c7;
  cursor: no-drop;
  pointer-events: none;
}

.btnSP.js-isDisabled p a:hover {
  background: #333;
  color: #c7c7c7;
}

.cb-info {
  padding: 20px;
  border-radius: 6px;
  background-color: #fff5f5;
  margin: 0 20px 40px;
}

.cp-info-title {
  text-align: center;
  padding: 5px;
  background: #f25b5e;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.05rem;
  margin-bottom: 10px;
  font-weight: bold;
}

.cp-info-txt {
  line-height: 1.5;
  margin-bottom: 0;
}

/********************************************
* PR
********************************************/
.pr {
  text-align: center;
  background: #ecf8ff;
  margin-top: 15px;
  width: 100%;
  margin: 50px auto 30px;
}

.pr-text {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 1.6;
  background: #0081cb;
  color: #fff;
  padding: 10px;
  margin-bottom: 0;
  font-weight: bold;
}

.pr-text2 {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 1.6;
  color: #0081cb;
  padding-top: 10px;
  margin-bottom: 0;
}

.pr-banner {
  padding: 15px;
}

.pr-banner img {
  box-shadow: 0 5px 5px 3px rgb(182, 227, 255);
  transition: all 0.25s ease-in-out;
}

.pr-banner img:hover {
  opacity: 0.8;
  box-shadow: 0 8px 8px 3px rgb(182, 227, 255);
}

@media (min-width: 1000px) {
  .pr {
    width: 80%;
    margin-top: 100px;
  }

  .pr-text {
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: normal;
  }

  .pr-banner {
    padding: 20px;
  }
}

.pr-marker {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(30%, #ecf8ff),
      color-stop(70%, #ff6)) !important;
  background: -o-linear-gradient(#ecf8ff 30%, #ff6 70%) !important;
  background: linear-gradient(#ecf8ff 30%, #ff6 70%) !important;
  font-size: 1.1em !important;
  margin-left: 0.25em !important;
  margin-right: 0.25em !important;
}

.pr-bold {
  font-size: 1.5em !important;
  font-weight: 700;
}

.notes {
  text-align: justify;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.9;
  margin: 15px 20px 10px;
  color: #333;
}

@media (min-width: 1000px) {
  .notes {
    font-size: 11px;
    font-weight: normal;
    margin: 27px 10px 20px;
  }
}

.notes2 {
  text-align: justify;
  font-weight: bold;
  font-size: 9px;
  line-height: 1.6;
  margin: 0 20px 20px;
  color: #333;
}

@media (min-width: 1000px) {
  .notes2 {
    font-size: 11px;
    font-weight: normal;
    margin: 0 10px 30px;
  }
}

/* .notes-top {
  display: none;
}
@media (min-width: 1000px) {
  .notes-top {
    display: block;
  }
} */
.official-campaign-annotation-title {
  display: block;
  pointer-events: all;
  text-align: center;
  margin: 20px 0 0;
  font-size: 1.2rem;
  font-weight: bold;
}

@media (min-width: 1080px) {
  .official-campaign-annotation-title {
    display: none;
  }
}

.air_cp_attention>.official-campaign-annotation-title {
  display: block;
  cursor: pointer;
}

.notes-top {
  margin: 0;
  transition: 1.5s;
  height: 0;
  overflow: hidden;
}

@media (min-width: 1080px) {
  .notes-top {
    height: auto;
  }
}

.notes-top>p {
  padding: 0 30px 0;
  text-align: justify;
  font-size: 1.1rem;
  line-height: 1.7;
}

.notes-top>p>span {
  line-height: 1.7;
}

@media (min-width: 1080px) {
  .notes-top>p {
    padding: 20px 25px 0;
    font-size: 1.2rem;
    line-height: 1.9;
  }

  .notes-top>p>span {
    line-height: 1.9;
  }
}

input:checked+.notes-top,
input:checked+div .notes-top {
  height: auto;
}

.air_cp_attention>.notes-top {
  padding: 20px 30px 0;
  height: 0;
}

#official-campaign-annotation {
  display: none;
}

/********************************************
* SB でんき
********************************************/
.denki-link {
  text-align: center;
}

@media (min-width: 1000px) {
  .denki-link {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}

.denki-link li {
  padding: 0;
  margin: 0 0 30px 0;
}

.denki-link img:hover {
  opacity: 0.8;
}

.denki-link p {
  margin-bottom: 1rem;
  font-weight: bold;
}

@media (min-width: 1000px) {
  .denki-link li {
    margin-bottom: 0;
    margin-right: 30px;
  }

  .denki-link li:nth-child(even) {
    margin-right: 0;
  }
}

.denki-kenshinhyou {
  padding: 0 0 0 35px;
  list-style-type: disc;
}

@media (min-width: 1000px) {
  .denki-kenshinhyou {
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
  }
}

.denki-kenshinhyou li {
  line-height: 1;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.denki-kenshinhyou li:last-child {
  margin-bottom: 0;
}

/*でんき　フォーム遷移用ボタン*/
.denki-form-btn {
  display: block;
  box-sizing: border-box;
  height: 100%;
  height: auto;
  margin: 0 auto 20px;
  text-align: center;
  background: #f8f8f8;
  padding: 15px;
  border-radius: 6px;
}

@media (min-width: 1000px) {
  .denki-form-btn {
    padding: 25px;
  }
}

.denki-form-btn p {
  text-align: center;
  box-sizing: border-box;
  /*width: auto;
    height: 70px;
    line-height: 64px;*/
  margin-bottom: 0;
  border-radius: 4px;
  color: #fff;
  font-size: 1.4rem;
  letter-spacing: 0.1rem;
  background: linear-gradient(#b4e935 0%, #b4e935 15%, #68c61a 85%, #68c61a 100%);
  border: 2px solid #97e22b;
}

@media (min-width: 1000px) {
  .denki-form-btn p {
    font-size: 1.5rem;
  }
}

.denki-form-btn p a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  padding: 22px 0 25px;
}

.denki-form-btn p a:hover {
  background: linear-gradient(#68c61a 0%, #68c61a 15%, #b4e935 85%, #b4e935 100%);
}

.optionbox {
  text-align: left;
  background-color: #fff;
  border-radius: 2px;
  padding: 10px;
  margin-bottom: 10px;
}

.optionbox:last-child {
  margin-bottom: 0;
}

.optionbox p:nth-child(1) {
  float: left;
  margin: 0 12px 10px 0;
}

.optionbox p:nth-child(2) {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 0;
}

.optionbox p:nth-child(3) {
  text-align: justify;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 2px;
}

.img-float {
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 1000px) {
  .img-float {
    float: left;
    margin: 0 50px 20px 15px;
  }
}

.setting {
  text-align: center;
  margin: 0 15px 4rem;
  padding-bottom: 3rem;
  border-bottom: 1px dashed #d0d0d0;
}

@media (min-width: 1000px) {
  .setting {
    display: flex;
    text-align: center;
    margin: 0 0 4rem;
  }
}

.setting div:first-child {
  margin-bottom: 2rem;
}

.setting div:last-child {
  padding: 0 10px;
}

@media (min-width: 1000px) {
  .setting div:first-child {
    flex: 0 0 auto;
    margin: 0 50px 1.5rem 25px;
  }

  .setting div:last-child {
    padding: 0;
  }
}

.setting p {
  text-align: left;
}

.setting p:last-child {
  margin-bottom: 0;
}

/*---------------------------------------------------------------------------
 lightbox
---------------------------------------------------------------------------*/
.lightbox {
  text-align: center;
}

.lightbox figure {
  margin: 0;
  display: none;
}

.lightbox figure:target {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

.lightbox figure figcaption {
  background: #fff;
  padding: 0.5rem 1rem;
  margin-top: 1.5rem;
  border-radius: 5px;
  font-size: 15px;
}

.lightbox figure:target .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.8);
  text-decoration: none;
  color: inherit;
}

.lightbox figure:target img {
  animation: fadein 0.3s;
}

@keyframes fadein {
  0% {
    transform: scale(0.2);
    opacity: 0.2;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.air4 {
  text-align: justify;
  background: #ff8a45;
  border-radius: 6px;
  padding: 6px 14px;
  color: #fff;
  letter-spacing: 0.05rem;
  margin: 10px 10px 15px;
}

@media (min-width: 1000px) {
  .air4 {
    text-align: center;
    padding: 3px 16px;
    letter-spacing: 0.1rem;
    margin-bottom: 30px;
    font-weight: normal;
  }
}

.air4 p {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .air4 p {
    font-weight: normal;
    line-height: 2;
  }
}

.frame {
  text-align: justify;
  background: #f7f7f7;
  border-radius: 20px;
  padding: 25px 35px;
  margin: 0 20px 40px;
}

.cta-banner {
  margin: 3rem 15px 0;
}

@media (min-width: 1000px) {
  .cta-banner {
    margin: 3rem 0 0;
  }
}

.cta-banner img:hover {
  animation: yure 2.5s ease infinite;
}

@keyframes yure {
  0% {
    transform: translateY(0);
  }

  5% {
    transform: translateY(0);
  }

  10% {
    transform: translateY(0);
  }

  20% {
    transform: translateY(-8px);
  }

  25% {
    transform: translateY(0);
  }

  30% {
    transform: translateY(-6px);
  }

  50% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(0);
  }
}

.pickup-campaign {
  display: flex;
  flex-direction: column;
  text-align: center;
  margin: 15px 15px 0;
}

.pickup-campaign li {
  margin-bottom: 15px;
}

@media (min-width: 1000px) {
  .pickup-campaign {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px 0 0;
  }

  .pickup-campaign li {
    margin-bottom: 20px;
  }
}

.pickup-campaign img:hover {
  animation: yure 2.5s ease infinite;
}

.pickup-campaign li:nth-child(1) {
  order: 3;
}

@media (min-width: 1000px) {
  .pickup-campaign li:nth-child(1) {
    order: 1;
  }
}

.pickup-campaign li:nth-child(2) {
  order: 4;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .pickup-campaign li:nth-child(2) {
    order: 2;
  }
}

.pickup-campaign li:nth-child(3) {
  order: 1;
}

@media (min-width: 1000px) {
  .pickup-campaign li:nth-child(3) {
    order: 3;
    margin-bottom: 10px;
  }
}

.pickup-campaign li:nth-child(4) {
  order: 2;
}

@media (min-width: 1000px) {
  .pickup-campaign li:nth-child(4) {
    order: 4;
    margin-bottom: 10px;
  }
}

/*
 * Utility - hidden -
 */

.normal-none {
  display: none!important;
}

