@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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

nav ul {
  list-style: none;
}

li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

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;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  vertical-align: bottom;
  width: auto;
  max-width: 100%;
}

/* noto-sans-jp-regular - latin_japanese */

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: local("Noto Sans Japanese Regular"), local("NotoSansJapanese-Regular"), url("../fonts/NotoSansJP-Regular.woff2") format("woff2"), url("../fonts/NotoSansJP-Regular.woff") format("woff");
  /* Modern Browsers */
}

/* noto-sans-jp-700 - latin_japanese */

@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: local("Noto Sans Japanese Bold"), local("NotoSansJapanese-Bold"), url("../fonts/NotoSansJP-Bold.woff2") format("woff2"), url("../fonts/NotoSansJP-Bold.woff") format("woff");
  /* Modern Browsers */
}

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/Oswald-ExtraLight.woff2") format("woff2"), url("../fonts/Oswald-ExtraLight.woff") format("woff");
  /* Modern Browsers */
}

/* noto-sans-jp-700 - latin_japanese */

@font-face {
  font-family: "Oswald";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Oswald-SemiBold.woff2") format("woff2"), url("../fonts/Oswald-SemiBold.woff") format("woff");
  /* Modern Browsers */
}

body {
  margin: 0;
  padding: 0;
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
 "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3",
 Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  color: #000;
  overflow-x: hidden;
  font-size: 100%;
  line-height: 1.5;
  width: 100%;
  height: 100%;
}

body * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

sup {
  font-size: 50%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}

sub {
  font-size: 50%;
  vertical-align: bottom;
  position: relative;
  bottom: -0.1em;
}

button {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont,
 "Helvetica Neue", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial,
 "メイリオ", Meiryo, sans-serif;
}

a,
button {
  color: #3c3c3c;
  text-decoration: none;
}

a:not(.link),
button {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.line {
  background: -webkit-gradient(linear, left top, left bottom, to(#fdf6a9));
  background: linear-gradient(#fdf6a9 100%);
}

.line__02 {
  color: #00a3de;
  border-bottom: 5px solid #00a3de;
}

.line__03 {
  background: -webkit-gradient(linear, left top, left bottom, to(#f8e520));
  background: linear-gradient(#f8e520 100%);
}

.strong {
  color: #de041c;
}

.strong__02 {
  color: #00a3de;
}

.strong__03 {
  font-weight: 700;
}

.pagetop {
  background-image: url(../img/pagetop_sp.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

.pagetop a {
  display: block;
  width: 100%;
  height: 100%;
}

.background.is__flow {
  background-color: #deeaf4;
  padding-bottom: 100px;
}

.wrapper {
  margin-top: 80px;
}

header {
  background-image: url(../img/common/bg_header_pc.png);
  background-color: #fff;
  height: 80px;
  background-size: contain;
  background-position: center center;
  background-repeat: repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 7000;
}

.header__logo,
.header__logo .logo,
.header__logo img {
  width: 131px;
  height: 44px;
}

.header__inner {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#hamburger {
  padding-top: 33px;
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  font-size: 9px;
  text-align: center;
  color: #000;
  text-indent: 2px;
  z-index: 9999;
}

#hamburger .hamburger__line {
  position: absolute;
  display: block;
  width: 37px;
  height: 2px;
  background: #0094c9;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  border-radius: 4px;
}

#hamburger .hamburger__line:nth-child(1) {
  top: 18px;
}

#hamburger .hamburger__line:nth-child(2) {
  top: 30px;
}

#hamburger .hamburger__line:nth-child(3) {
  top: 42px;
}

.is__naviOpen .overlay {
  display: block;
}

.is__naviOpen .header__gnavi {
  right: 0;
}

.is__naviOpen #hamburger .hamburger__line {
  background-color: #fff;
}

.is__naviOpen #hamburger .hamburger__line:nth-child(1) {
  top: 26px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is__naviOpen #hamburger .hamburger__line:nth-child(2) {
  opacity: 0;
}

.is__naviOpen #hamburger .hamburger__line:nth-child(3) {
  top: 26px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.spHeader {
  padding: 20px 20px 60px 20px;
}

.spHeader__logo {
  margin-left: auto;
  margin-right: auto;
}

.spHeader__logo,
.spHeader__logo img {
  width: 131px;
}

.spHeader__address {
  margin-top: 20px;
}

.spHeader__address .address__01 {
  font-size: 11px;
  font-weight: 700;
}

.spHeader__address .address__02 {
  font-size: 10px;
  margin-top: 10px;
}

.spHeader__address .address__03 {
  font-size: 10px;
}

.spHeader__tel {
  margin-top: 10px;
}

.spHeader__tel .tel__01 a {
  padding-left: 25px;
  background-image: url(../img/common/ico_tel_pc.svg);
  background-size: 24px 18px;
  background-position: center left;
  background-repeat: no-repeat;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
}

.gnaviList__item {
  font-size: 14px;
  font-weight: 700;
}

.gnaviList__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}

.spGnavi__button {
  padding-bottom: 20px;
  background-color: #00a3de;
}

.gnavi__button {
  font-size: 14px;
  font-weight: 700;
  width: 200px;
}

.gnavi__button a {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  background-color: #f8e520;
  border: 4px solid #0094c9;
  border-radius: 10px;
  height: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gnavi__button a:after {
  content: "";
  background-image: url(../img/common/ico_02_pc.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  width: 13px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
  margin: auto;
}

.gnavi__button .in {
  padding-left: 30px;
  background-image: url(../img/common/ico_01_pc.svg);
  background-size: 30px 30px;
  background-position: 20px center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
}

.footer {
  background-color: #f5f5f0;
  padding: 60px 0 15px 0;
  color: #423c39;
}

.footer__address {
  line-height: 1.692;
}

.footer__address .address__01 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

.footer__address .address__02 {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.footer__address .address__03 {
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.footer__tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__tel .tel__01 a {
  padding-left: 25px;
  background-image: url(../img/common/ico_tel_pc.svg);
  background-size: 24px 18px;
  background-position: center left;
  background-repeat: no-repeat;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
}

.footer__tel .tel__02 {
  padding-left: 5px;
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 200;
  letter-spacing: 0.05em;
}

#copyright {
  font-family: "Oswald", sans-serif;
  font-size: 12px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 0.1em;
  margin-top: 30px;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6000;
  display: none;
}

.convertionButtonList {
  padding: 5px;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2000;
}

#pagetop {
  background-image: url(../img/common/pagetop_pc.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 23px;
  height: 75px;
  position: fixed;
  right: 20px;
  bottom: 20px;
}

#pagetop a {
  display: block;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes pagetop {
  0% {
    height: 100%;
  }

  to {
    height: 60%;
  }
}

@keyframes pagetop {
  0% {
    height: 100%;
  }

  to {
    height: 60%;
  }
}

@-webkit-keyframes slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@keyframes slideInDown {
  0% {
    visibility: visible;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}

@-webkit-keyframes slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideInUp {
  0% {
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  to {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@media print, screen and (min-width: 680px) {
  .nonePC {
    display: none;
  }
}

@media print, screen and (min-width: 768px) {
  a:not(.link):hover,
  button:hover {
    opacity: 0.8;
  }

  .pagetop {
    display: none;
  }

  .header__inner {
    padding: 0 30px;
  }

  #hamburger {
    display: none;
  }

  .header__gnavi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .spHeader {
    display: none;
  }

  .gnaviList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }

  .gnaviList__item {
    margin-left: 30px;
  }

  .gnaviList__item:first-child {
    margin-left: 0;
  }

  .gnavi__button {
    margin-left: auto;
  }

  .gnavi__button a:hover {
    opacity: 1;
    background-color: #de041c;
    color: #fff;
  }

  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__logo,
  .footer__logo img {
    width: 212px;
    height: 102px;
  }

  .footer__address {
    margin-left: 30px;
  }

  .footer__banner {
    margin-left: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .footer__banner .banner__01,
  .footer__banner .banner__01 img {
    width: 104px;
    height: 48px;
  }

  .footer__banner .banner__02 {
    margin-left: 40px;
  }

  .footer__banner .banner__02,
  .footer__banner .banner__02 img {
    width: 150px;
    height: 49px;
  }

  .footer__banner .banner__03 {
    margin-left: 30px;
  }

  .footer__banner .banner__03,
  .footer__banner .banner__03 img {
    width: 150px;
    height: 49px;
  }

  .convertionButtonList {
    display: none;
  }

  .animation.one {
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  .animation.two {
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  .animation.three {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }

  .fadeIn {
    opacity: 0;
    -webkit-transition: ease 1000ms;
    transition: ease 1000ms;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  .slideInUp {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
    transform: translate(0, 100px);
    -webkit-transition: ease 1000ms;
    transition: ease 1000ms;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  .slideInLeft {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
    transform: translate(-100px, 0);
    -webkit-transition: ease 1000ms;
    transition: ease 1000ms;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  .slideInRight {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
    transform: translate(100px, 0);
    -webkit-transition: ease 1000ms;
    transition: ease 1000ms;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  .slideInCar {
    opacity: 0;
    -webkit-transform: translate(-300px, 100px);
    transform: translate(-300px, 100px);
    -webkit-transition: ease 1000ms;
    transition: ease 1000ms;
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
  }

  .zoom {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-transition: ease 1000ms;
    transition: ease 1000ms;
    -webkit-transition-delay: 0.25s;
    transition-delay: 0.25s;
  }

  .slow {
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
  }

  .isMove,
  .resolutionCampaignBtn.isFixed {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@media screen and (max-width: 767px) {
  .pagetop {
    position: fixed;
    right: 20px;
    bottom: 80px;
    z-index: 4000;
  }

  .background.is__flow {
    padding-bottom: 50px;
  }

  .wrapper {
    margin-top: 60px;
  }

  header {
    padding: 0 10px;
    height: 60px;
  }

  .header__logo,
  .header__logo .logo,
  .header__logo img {
    width: 103px;
    height: 34px;
  }

  .header__gnavi {
    background-color: #f5f5f0;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    position: fixed;
    top: 0;
    right: 0;
    width: 214px;
    height: 100%;
    z-index: 6000;
    right: -214px;
    overflow: scroll;
  }

  .gnaviList {
    background-color: #00a3de;
    padding-top: 60px;
  }

  .gnaviList__item {
    border-top: 1px solid #000;
  }

  .gnaviList__item a {
    font-size: 15px;
    font-weight: 700;
    height: 60px;
  }

  .gnavi__button {
    font-size: 16px;
    width: 253px;
  }

  .gnavi__button a {
    height: 72px;
  }

  .gnavi__button {
    font-size: 15px;
    width: 180px;
    margin-left: auto;
    margin-right: auto;
  }

  .gnavi__button a {
    height: 102px;
  }

  .gnavi__button .in {
    padding-top: 55px;
    padding-left: 0;
    background-size: 44px 45px;
    background-position: center 15px;
  }

  .footer {
    padding: 30px 20px 80px 20px;
  }

  .footer__logo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer__address {
    text-align: center;
    margin-top: 20px;
  }

  .footer__tel {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer__banner {
    margin-top: 20px;
  }

  .footer__banner > p {
    margin-left: auto;
    margin-right: auto;
  }

  .footer__banner > p:not(:first-child) {
    margin-top: 10px;
  }

  .footer__banner .banner__01 {
    width: 120px;
  }

  .footer__banner .banner__02 {
    width: 170px;
  }

  .footer__banner .banner__03 {
    width: 180px;
  }

  #copyright {
    margin-top: 30px;
  }

  .convertionButtonList__item + .convertionButtonList__item {
    margin-left: 5px;
  }

  #pagetop {
    bottom: 80px;
  }
}

@media screen and (max-width: 679px) {
  .noneSP {
    display: none;
  }
}
/* 202511118 */
@media print, screen and (min-width: 768px) {
    .footer__logo, .footer__logo img {
        width: auto;
    }
}