/* Generated by less 2.5.1 */
/*/////////////////////////////////////////
// normalize
/////////////////////////////////////////*/
/* reset */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
span,
em,
small,
strong,
sub,
sup,
mark,
del,
ins,
strike,
abbr,
dfn,
blockquote,
q,
cite,
code,
pre,
ol,
ul,
li,
dl,
dt,
dd,
div,
section,
article,
main,
aside,
nav,
header,
hgroup,
footer,
img,
figure,
figcaption,
address,
time,
audio,
video,
canvas,
iframe,
details,
summary,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6rem;
  line-height: 1.4;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
* {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a,
a:visited {
  color: inherit;
}
article,
aside,
footer,
header,
nav,
section,
main {
  display: block;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: inherit;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: none;
}
img,
video {
  max-width: 100%;
}
img {
  border-style: none;
  vertical-align: bottom;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
}
[hidden] {
  display: none !important;
}
[disabled] {
  cursor: not-allowed;
}
:focus:not(:focus-visible) {
  outline: none;
}
.sr-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  left: -9999px;
  top: -9999px;
}
/* reset END */
/*/////////////////////////////////////////
// common
/////////////////////////////////////////*/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
body {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック", "Yu Gothic", Arial, sans-serif;
  font-size: 16px;
  line-height: 2em;
  letter-spacing: 1px;
  position: relative;
  color: #333333;
  padding: 0 0 130px 0;
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }
}
@media (max-width: 768px) {
  body {
    padding: 0 0 90px 0;
  }
}
.en {
  font-family: 'Century Gothic';
}
@media (min-device-width: 768px) {
  a[href*='tel:'] {
    pointer-events: none;
  }
}
.wrap {
  overflow: hidden;
}
.firstview {
  background: #eaf8ff;
  position: relative;
  overflow: hidden;
}
a:hover,
.pagetopBtn_area:hover {
  opacity: .5;
  transition: .3s;
}
@media (max-width: 1024px) {
  a:hover,
  .pagetopBtn_area:hover {
    opacity: 1;
  }
}
.header {
  position: relative;
  z-index: 5;
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.header h1 {
  margin: 20px 0 0 20px;
  height: 67px;
}
@media (max-width: 480px) {
  .header h1 {
    margin: 10px 20px 10px 10px;
  }
}
.header h1 img {
  max-width: 134px;
  width: 100%;
}
@media (max-width: 480px) {
  .header h1 img {
    width: 100px;
  }
}
.header_btn {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 768px) {
  .header_btn {
    display: none;
  }
}
.header_btn a {
  color: #FFF;
  height: 60px;
  box-sizing: border-box;
}
@media (max-width: 480px) {
  .header_btn a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
.header_web {
  background: #fb9f9f;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 2em;
  position: relative;
  padding-top: 13px;
  width: 175px;
}
.header_web i {
  margin-right: 5px;
  position: relative;
  top: -8px;
}
.header_web i img {
  width: 27px;
}
.header_tel {
  background: #9dd349;
  font-size: 10px;
  line-height: 1.6em;
  padding-top: 13px;
  position: relative;
  padding-left: 45px;
  width: 191px;
}
@media (max-width: 480px) {
  .header_tel {
    width: 80%;
    padding: 0;
    text-align: center;
  }
  .header_tel br {
    display: none;
  }
}
.header_tel span {
  font-family: 'Century Gothic';
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0px;
  margin: 0 0 -20px;
}
.header_tel i {
  position: absolute;
  top: 20px;
  left: 10px;
}
.header_tel i img {
  width: 27px;
}
.mainvisual {
  position: relative;
  z-index: 4;
  background-image: url(../img/mainvisual_bg1.png), url(../img/mainvisual_bg2.png), url(../img/mainvisual_bg3.png);
  background-position: center center,
		center bottom,
		center top;
  background-repeat: no-repeat, no-repeat, no-repeat;
  padding-top: 72px;
}
@media (max-width: 768px) {
  .mainvisual {
    background-size: 130%,
			130%,
			contain;
  }
}
@media (max-width: 480px) {
  .mainvisual {
    background-position: center 40%,
			center bottom,
			center top;
    padding-top: 30px;
  }
}
.mainvisual h2 {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .mainvisual h2 {
    width: 65%;
    transform: translateX(8px);
  }
}
.mainvisual_img01 {
  text-align: center;
}
.mainvisual_img02 {
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .mainvisual_img02 {
    width: 80%;
    text-align: center;
    margin: 0 auto 20px;
  }
}
.mainvisual_point {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 65px;
}
@media (max-width: 768px) {
  .mainvisual_point {
    bottom: 60px;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .mainvisual_point {
    bottom: 20px;
  }
}
.mainvisual ul {
  display: flex;
  width: 635px;
  margin: 0 auto;
  justify-content: space-between;
  text-align: center;
}
@media (max-width: 768px) {
  .mainvisual ul {
    max-width: 635px;
    width: 100%;
    padding: 0 10px;
  }
}
.mainvisual ul li {
  color: #FFF;
  font-size: 20px;
  width: 190px;
  height: 162px;
  position: relative;
  border-radius: 30px;
}
@media (max-width: 768px) {
  .mainvisual ul li {
    width: 32%;
    height: 150px;
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .mainvisual ul li {
    height: 80px;
    border-radius: 20px;
  }
}
.mainvisual ul li p {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  font-weight: bold;
}
@media (max-width: 480px) {
  .mainvisual ul li p {
    font-size: 13px;
    line-height: 1.6;
  }
}
.mainvisual ul li:first-child {
  background: url(../img/mainvisual_gradetion.png) #62c1f0;
  text-shadow: 0px 0px 8px #009ee6;
}
.mainvisual ul li:nth-child(2) {
  background: url(../img/mainvisual_gradetion.png) #fb9f9f;
  text-shadow: 0px 0px 8px #f96f6f;
}
.mainvisual ul li:nth-child(3) {
  background: url(../img/mainvisual_gradetion.png) #f1cc56;
  text-shadow: 0px 0px 8px #eab10b;
}
.content01 {
  background: #eaf8ff;
  padding-bottom: 60px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .content01 {
    padding: 0 10px 60px;
  }
}
.content01 h3 {
  height: 110px;
  text-align: center;
  padding-top: 35px;
  position: relative;
  background: #FFF;
}
@media (max-width: 1200px) {
  .content01 h3 {
    margin: 0 -10px;
  }
}
@media (max-width: 480px) {
  .content01 h3 {
    padding: 20px 20px;
    height: 90px;
  }
  .content01 h3 img {
    width: 90%;
  }
}
.content01 h3:after {
  content: "";
  position: absolute;
  width: 364px;
  height: 52px;
  left: 50%;
  transform: translateX(-50%);
  top: 90px;
  background: url(../img/content01_titbg.png) no-repeat top center;
}
@media (max-width: 480px) {
  .content01 h3:after {
    top: 75px;
    background-size: 80%;
    width: 80%;
  }
}
.content01_comment {
  max-width: 1030px;
  margin: 0 auto;
  height: 465px;
  position: relative;
  background: url(../img/content01_commentbg.png) bottom center no-repeat;
}
@media (max-width: 1024px) {
  .content01_comment {
    background-size: 80%;
    background: url(../img/content01_commentbg.png) bottom center no-repeat;
    padding: 30px 0 60px;
    height: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .content01_comment {
    background: none;
    padding: 30px 0 0;
  }
}
.content01_comment figure {
  position: absolute;
}
@media (max-width: 1024px) {
  .content01_comment figure {
    position: static;
    width: 25%;
    padding: 20px 10px;
    margin-top: -20px;
  }
  .content01_comment figure:nth-child(1) {
    margin-top: 20px;
  }
  .content01_comment figure:nth-child(3) {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .content01_comment figure {
    width: 50%;
  }
  .content01_comment figure:nth-child(1) {
    margin-top: -20px;
  }
  .content01_comment figure:nth-child(2) {
    order: 1;
    margin-top: -120px;
  }
  .content01_comment figure:nth-child(3) {
    margin-top: -50px;
    order: 2;
  }
  .content01_comment figure:nth-child(4) {
    margin-top: 50px;
  }
}
.content01_comment01 {
  left: 50px;
  top: 165px;
}
.content01_comment02 {
  top: 30px;
  left: 260px;
}
.content01_comment03 {
  top: 120px;
  right: 290px;
}
.content01_comment04 {
  top: 45px;
  right: 50px;
}
.content01_img {
  position: absolute;
  right: 20px;
  top: -218px;
}
@media (max-width: 1024px) {
  .content01_img {
    width: 140px;
    right: 0px;
    top: -147px;
  }
}
@media (max-width: 768px) {
  .content01_img {
    display: block;
    position: static;
    text-align: center;
    margin: 0 auto;
    width: 50%;
  }
}
@media (max-width: 480px) {
  .content01_img {
    display: block;
    position: static;
    text-align: center;
    margin: 0 auto;
    width: 50%;
  }
}
.content01_solution {
  position: relative;
  background: #62c1f0;
  border-radius: 30px;
  max-width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}
@media (max-width: 768px) {
  .content01_solution {
    margin: 60px 10px 0;
  }
}
@media (max-width: 480px) {
  .content01_solution {
    margin: 30px 10px 0;
  }
}
.content01_solution h4 {
  position: absolute;
  text-align: center;
  width: 100%;
  top: -65px;
}
.content01_solution-wrap {
  padding: 60px 60px 50px 60px;
}
@media (max-width: 768px) {
  .content01_solution-wrap {
    padding: 30px 30px 0 30px;
  }
}
@media (max-width: 480px) {
  .content01_solution-wrap {
    padding: 30px 15px 0;
  }
}
.content01_solution-wrap ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .content01_solution-wrap ul {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .content01_solution-wrap ul {
    display: block;
  }
}
.content01_solution-wrap ul li {
  flex: 1;
  margin-right: 20px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .content01_solution-wrap ul li {
    flex: none;
    width: 46%;
    margin-right: 2%;
    align-items: center;
  }
}
@media (max-width: 480px) {
  .content01_solution-wrap ul li {
    flex: none;
    display: flex;
    width: 100%;
    margin-right: 2%;
    align-items: center;
  }
}
.content01_solution-wrap ul li figure {
  width: 100%;
}
@media (max-width: 480px) {
  .content01_solution-wrap ul li figure {
    width: 50%;
  }
}
.content01_solution-wrap ul li figure img {
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .content01_solution-wrap ul li figure img {
    margin-bottom: 0;
  }
}
.content01_solution-wrap ul li:last-child {
  margin-right: 0;
}
.content01_solution-wrap ul li p {
  color: #FFF;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  line-height: 1.7em;
}
@media (max-width: 1024px) {
  .content01_solution-wrap ul li p {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .content01_solution-wrap ul li p {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .content01_solution-wrap ul li p {
    font-size: 16px;
    margin-left: 4%;
    width: 46%;
  }
}
.content01_solution-wrap ul li p span {
  display: inline-block;
}
@media (max-width: 1024px) {
  .content01_solution-wrap ul li p span {
    display: inline;
  }
}
.content01_solution-wrap ul li p .pink_border {
  background: linear-gradient(transparent 60%, #ff90a5 60%);
  font-style: normal;
}
.content02 {
  background: url(../img/content02_bg.png) top center;
  padding-bottom: 60px;
}
@media (max-width: 1200px) {
  .content02 {
    padding: 0 20px 60px;
  }
}
.content02 h3 {
  text-align: center;
  padding-top: 36px;
  margin-bottom: 45px;
}
@media (max-width: 480px) {
  .content02 h3 {
    padding-top: 30px;
  }
}
.content02 h3 span {
  position: relative;
}
.content02 h3 span:after {
  content: '';
  position: absolute;
  right: -70px;
  top: -80px;
  background: url(../img/dec_bloom.png) no-repeat;
  background-size: cover;
  width: 78px;
  height: 78px;
}
@media (max-width: 480px) {
  .content02 h3 span:after {
    right: -60px;
    top: -65px;
    width: 65px;
    height: 65px;
  }
}
.content02 h3 img {
  width: 100%;
  max-width: 175px;
}
@media (max-width: 480px) {
  .content02 h3 img {
    width: 50%;
    max-width: 100%;
  }
}
.content02_reason {
  max-width: 1025px;
  margin: 0 auto;
}
.content02_reason ul {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 480px) {
  .content02_reason ul {
    flex-wrap: wrap;
  }
}
.content02_reason ul li {
  width: 30%;
}
@media (max-width: 480px) {
  .content02_reason ul li {
    width: 100%;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
  }
  .content02_reason ul li:last-child {
    margin-bottom: 0;
  }
}
.content02_img {
  position: relative;
}
@media (max-width: 480px) {
  .content02_img {
    width: 50%;
  }
}
.content02_img figure img {
  width: 100%;
}
.content02_img p {
  position: absolute;
  top: -8px;
  left: -8px;
}
@media (max-width: 768px) {
  .content02_img p {
    width: 70px;
    height: 70px;
  }
}
.content02_img:after {
  content: "";
  background: #e2df7a;
  position: absolute;
  width: 88px;
  height: 88px;
  z-index: -1;
  top: -8px;
  left: -8px;
}
@media (max-width: 768px) {
  .content02_img:after {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 480px) {
  .content02_text {
    width: 50%;
    margin-left: 10px;
  }
}
.content02_text h4 {
  font-size: 22px;
  color: #e95070;
  margin: 12px 0 5px 0;
}
@media (max-width: 480px) {
  .content02_text h4 {
    font-size: 18px;
    margin: 0;
  }
}
.content03 {
  background: #fff3f3;
  position: relative;
  padding: 40px 0 120px;
}
@media (max-width: 1024px) {
  .content03 {
    padding: 40px 0 40px;
  }
}
@media (max-width: 480px) {
  .content03 {
    padding: 30px 0 40px;
  }
}
.content03 h3 {
  text-align: center;
  margin-bottom: 35px;
}
@media (max-width: 480px) {
  .content03 h3 {
    padding: 0 10px;
    margin-left: 0;
  }
}
.content03 h3 span {
  position: relative;
}
.content03 h3 span:after {
  content: '';
  position: absolute;
  left: -80px;
  top: -80px;
  background: url(../img/dec_bloom02.png) no-repeat;
  background-size: cover;
  width: 78px;
  height: 78px;
}
@media (max-width: 480px) {
  .content03 h3 span:after {
    left: -65px;
    top: -65px;
    width: 65px;
    height: 65px;
  }
}
.content03 h3 img {
  width: 100%;
  max-width: 220px;
}
@media (max-width: 480px) {
  .content03 h3 img {
    width: 60%;
    max-width: 100%;
  }
}
.content03_detail {
  display: flex;
  position: relative;
}
@media (max-width: 1024px) {
  .content03_detail {
    padding: 200px 20px 0px;
  }
}
@media (max-width: 768px) {
  .content03_detail {
    padding: 200px 20px 0px;
  }
}
@media (max-width: 480px) {
  .content03_detail {
    padding: 140px 20px 0px;
  }
}
.content03_detail:before {
  content: '';
  background: url(../img/content03_img01.png) no-repeat left top;
  background-size: cover;
  object-fit: cover;
  max-width: 55%;
  width: 100%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  height: 100%;
  max-height: 800px;
  position: absolute;
  left: 0;
  top: 30px;
  font-family: 'object-fit: cover;';
  /*IE対策*/
}
@media (max-width: 1024px) {
  .content03_detail:before {
    background: url(../img/content03_img01.png) no-repeat center top;
    background-size: cover;
    max-height: 500px;
    max-width: 90%;
  }
}
@media (max-width: 768px) {
  .content03_detail:before {
    background: url(../img/content03_img01.png) no-repeat left top;
    background-size: cover;
    max-height: 600px;
    top: 0;
    max-width: 90%;
  }
}
@media (max-width: 480px) {
  .content03_detail:before {
    background: url(../img/content03_img01.png) no-repeat left bottom;
    background-size: cover;
    max-height: 230px;
    top: 0;
    max-width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.content03_merit {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
  padding: 0 0 20px;
}
@media (max-width: 768px) {
  .content03_merit {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .content03_merit {
    padding: 0;
  }
}
.content03_merit ul {
  z-index: 1;
  padding: 40px;
  background: #fb9f9f;
  color: #FFF;
  font-size: 22px;
  border-radius: 30px;
  max-width: 600px;
  width: 100%;
}
@media (max-width: 480px) {
  .content03_merit ul {
    padding: 20px;
    font-size: 16px;
  }
}
.content03_merit li {
  position: relative;
  padding: 0 0 15px 0;
  margin: 0 0 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
@media (max-width: 480px) {
  .content03_merit li {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
  }
}
.content03_merit li p {
  padding: 10px 0 10px 60px;
  width: 100%;
  display: inline-block;
}
@media (max-width: 480px) {
  .content03_merit li p {
    padding: 10px 0 10px 50px;
  }
}
.content03_merit li:before {
  content: "";
  width: 40px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/content03_meritbg.png) no-repeat;
  background-size: cover;
}
.content03_merit li:after {
  content: '';
  position: absolute;
  top: 22px;
  left: 15px;
}
.content03_merit li:nth-child(1):after {
  background: url(../img/ico_num01.png) no-repeat;
  background-size: cover;
  width: 8px;
  height: 13px;
}
.content03_merit li:nth-child(2):after {
  background: url(../img/ico_num02.png) no-repeat;
  background-size: cover;
  width: 10px;
  height: 13px;
  left: 14px;
}
.content03_merit li:nth-child(3):after {
  background: url(../img/ico_num03.png) no-repeat;
  background-size: cover;
  width: 9px;
  height: 13px;
}
.content03_merit li:nth-child(4):after {
  background: url(../img/ico_num04.png) no-repeat;
  background-size: cover;
  width: 10px;
  height: 13px;
  left: 14px;
}
.content03_merit li:nth-child(5):after {
  background: url(../img/ico_num05.png) no-repeat;
  background-size: cover;
  width: 9px;
  height: 13px;
}
.content03_merit span {
  border-bottom: 1px solid #FFF;
}
.content05 {
  background: url(../img/content02_bg.png) top center;
  padding-bottom: 60px;
}
@media (max-width: 480px) {
  .content05 {
    padding-bottom: 35px;
  }
}
.content05 .info {
  margin: 50px 0 -55px;
  text-align: center;
  font-size: 12px;
}
@media (max-width: 1024px) {
  .content05 .info {
    margin: 0 0 -15px;
  }
}
@media (max-width: 768px) {
  .content05 .info {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .content05 .info {
    display: none;
  }
}
.content05 .info_02 {
  display: none;
}
@media (max-width: 480px) {
  .content05 .info_02 {
    display: block;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
  }
}
.content05 .info_03 {
  display: none;
}
@media (max-width: 480px) {
  .content05 .info_03 {
    display: block;
    text-align: center;
    font-size: 12px;
    margin-top: -50px;
  }
}
.content05 h3 {
  text-align: center;
  padding-top: 40px;
  margin-bottom: -25px;
}
@media (max-width: 1024px) {
  .content05 h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .content05 h3 {
    margin-bottom: 20px;
  }
}
.content05 h3 img {
  width: 100%;
  max-width: 290px;
}
@media (max-width: 480px) {
  .content05 h3 img {
    width: 80%;
    max-width: 100%;
  }
}
.content05_img {
  position: relative;
  z-index: 1;
  height: 350px;
}
@media (max-width: 1024px) {
  .content05_img {
    height: 300px;
    width: 50%;
  }
}
.content05_img img {
  width: auto;
  height: 100%;
  object-fit: cover;
  object-position: 30% 0;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  font-family: 'object-fit: cover;';
  /*IE対策*/
}
@media (max-width: 480px) {
  .content05_img {
    width: 30%;
    height: 340px;
    display: none;
  }
  .content05_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 30% 0;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    font-family: 'object-fit: cover;';
    /*IE対策*/
  }
}
.content05_step {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 60px 0;
  width: 100%;
  position: relative;
}
.content05_step_flow {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 329px;
  overflow: auto;
  z-index: 0;
  -webkit-overflow-scrolling: touch;
  /*バーの太さ*/
  /*バーの背景色*/
  /*バーの色*/
}
.content05_step_flow::-webkit-scrollbar {
  height: 10px;
}
.content05_step_flow::-webkit-scrollbar-track {
  background: #fce3e3;
}
.content05_step_flow::-webkit-scrollbar-thumb {
  background: #fb9f9f;
}
.content05_step_flow ul {
  background: url(../img/content05_bg.jpg) repeat-x center;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  min-width: 2000px;
  padding: 50px 20px 50px 60px;
}
@media (max-width: 480px) {
  .content05_step_flow ul {
    padding: 30px 30px;
    min-width: 1400px;
  }
}
.content05_step_flow ul li {
  width: 40%;
  margin-right: 40px;
  position: relative;
}
@media (max-width: 480px) {
  .content05_step_flow ul li {
    width: 35%;
    font-size: 15px;
  }
}
.content05_step_flow ul li:before {
  content: '';
  position: absolute;
  top: 14%;
  right: -15px;
  box-sizing: border-box;
  width: 5px;
  height: 5px;
  border: 5px solid transparent;
  transform: translate(0, -50%);
  border-left: 6px solid #62c1f0;
  pointer-events: none;
  opacity: 0.5;
}
@media (max-width: 480px) {
  .content05_step_flow ul li:before {
    top: 12%;
  }
}
.content05_step_flow ul li:last-child {
  margin: 0;
}
.content05_step_flow ul li:last-child:before {
  display: none;
}
.content05_step_flow ul li h4 {
  display: inline-block;
  font-size: 25px;
  position: relative;
  padding: 5px 0 5px 50px;
}
@media (max-width: 480px) {
  .content05_step_flow ul li h4 {
    font-size: 16px;
    padding: 5px 0 0 50px;
    margin-bottom: 20px;
  }
}
.content05_step_flow ul li h4:before {
  content: '';
  background: #62c1f0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.content05_step_flow ul li:nth-child(1):after {
  content: '';
  background: url(../img/ico_num01_yellow.png);
  background-size: cover;
  position: absolute;
  width: 10px;
  height: 15px;
  top: 11px;
  left: 14px;
}
.content05_step_flow ul li:nth-child(2):after {
  content: '';
  background: url(../img/ico_num02_yellow.png);
  background-size: cover;
  position: absolute;
  width: 11px;
  height: 15px;
  top: 11px;
  left: 14px;
}
.content05_step_flow ul li:nth-child(3):after {
  content: '';
  background: url(../img/ico_num03_yellow.png);
  background-size: cover;
  position: absolute;
  width: 10px;
  height: 15px;
  top: 11px;
  left: 14px;
}
.content05_step_flow ul li:nth-child(4):after {
  content: '';
  background: url(../img/ico_num04_yellow.png);
  background-size: cover;
  position: absolute;
  width: 11px;
  height: 15px;
  top: 11px;
  left: 14px;
}
.content05_step_flow ul li:nth-child(5):after {
  content: '';
  background: url(../img/ico_num05_yellow.png);
  background-size: cover;
  position: absolute;
  width: 10px;
  height: 15px;
  top: 11px;
  left: 14px;
}
.content05_flow {
  background: #fffcef;
  margin: -132px 0 0 0;
  padding: 50px 20px 40px;
}
@media (max-width: 768px) {
  .content05_flow {
    margin: -100px 0 0 0;
  }
}
.content05_flow h4 {
  text-align: center;
  margin-bottom: -17px;
  position: relative;
  padding: 80px 0 0 0;
  pointer-events: none;
}
@media (max-width: 480px) {
  .content05_flow .scroll_box {
    overflow: auto;
    width: 100%;
    height: 100%;
    -webkit-overflow-scrolling: touch;
    /*バーの太さ*/
    /*バーの背景色*/
    /*バーの色*/
  }
  .content05_flow .scroll_box::-webkit-scrollbar {
    height: 10px;
  }
  .content05_flow .scroll_box::-webkit-scrollbar-track {
    background: #fce3e3;
  }
  .content05_flow .scroll_box::-webkit-scrollbar-thumb {
    background: #fb9f9f;
  }
}
.content05_flow .scroll_box figure {
  text-align: center;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 480px) {
  .content05_flow .scroll_box figure {
    min-width: 1000px;
    overflow: auto;
  }
}
.content05_flow .scroll_box figure img {
  width: 100%;
}
.content06 {
  background: url(../img/content02_bg.png) top center;
  padding-bottom: 40px;
}
.content06 h3 {
  text-align: center;
  margin-bottom: 45px;
}
@media (max-width: 480px) {
  .content06 h3 {
    margin-bottom: 30px;
  }
}
.content06 h3 img {
  width: 100%;
  max-width: 221px;
}
@media (max-width: 480px) {
  .content06 h3 img {
    width: 60%;
    max-width: 100%;
  }
}
.content06_qa {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.content06_qa dl {
  width: 46%;
  margin: 0 0 30px 0;
}
@media (max-width: 768px) {
  .content06_qa dl {
    width: 100%;
  }
  .content06_qa dl:last-child {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .content06_qa dl {
    width: 100%;
  }
  .content06_qa dl:last-child {
    margin: 0;
  }
}
.content06_qa dl:nth-child(2n) {
  margin-left: 4%;
}
@media (max-width: 768px) {
  .content06_qa dl:nth-child(2n) {
    margin-left: 0;
  }
}
.content06_qa dl dt {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
  position: relative;
  padding: 0 0 0 40px;
}
@media (max-width: 480px) {
  .content06_qa dl dt {
    font-size: 16px;
  }
}
.content06_qa dl dt:before {
  content: '';
  background: #62c1f0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  padding: 0 7px;
  color: #fffc90;
  font-size: 17px;
  margin-right: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.content06_qa dl dt:after {
  content: '';
  background: url(../img/ico_question.png) no-repeat;
  position: absolute;
  background-size: cover;
  top: 8px;
  left: 9px;
  width: 12px;
  height: 14px;
  display: inline-block;
  color: #fffc90;
}
.content06_qa dl dd {
  position: relative;
  padding: 0 0 0 40px;
}
@media (max-width: 480px) {
  .content06_qa dl dd {
    font-size: 15px;
  }
}
.content06_qa dl dd:before {
  content: '';
  background: #fb9f9f;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  padding: 0 7px;
  color: #fffc90;
  font-size: 17px;
  margin-right: 10px;
  position: absolute;
  top: 0;
  left: 0;
}
.content06_qa dl dd:after {
  content: '';
  background: url(../img/ico_answer.png) no-repeat;
  position: absolute;
  background-size: cover;
  top: 7px;
  left: 7px;
  width: 14px;
  height: 14px;
  display: inline-block;
  color: #fffc90;
}
.content07 {
  background: #eaf8ff;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .content07 {
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .content07 {
    flex-wrap: wrap;
  }
}
.content07 h3 {
  margin-bottom: 30px;
}
.content07 h3 img {
  width: 100%;
  max-width: 253px;
}
.content07_detail {
  width: 50%;
  padding: 70px 20px 70px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 1200px) {
  .content07_detail {
    padding: 70px 20px 70px 10px;
  }
}
@media (max-width: 768px) {
  .content07_detail {
    flex-wrap: wrap;
    width: 100%;
    padding: 40px 20px;
  }
}
@media (max-width: 480px) {
  .content07_detail {
    flex-wrap: wrap;
    width: 100%;
    padding: 40px 20px;
  }
}
.content07_detail_inner {
  max-width: 600px;
  width: 100%;
}
@media (max-width: 768px) {
  .content07_detail_inner {
    max-width: 100%;
  }
}
.content07_detail dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
}
.content07_detail dl dt {
  background: #62c1f0;
  width: 15%;
  text-align: center;
  color: #FFF;
  margin: 0 0 10px;
  margin-right: 2%;
  font-weight: bold;
}
@media (max-width: 480px) {
  .content07_detail dl dt {
    width: 23%;
  }
}
.content07_detail dl dd {
  width: 83%;
  word-break: break-all;
}
@media (max-width: 480px) {
  .content07_detail dl dd {
    width: 75%;
  }
}
.content07_map {
  width: 50%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
@media (max-width: 768px) {
  .content07_map {
    width: 100%;
    height: 280px;
  }
}
.content07_map iframe {
  width: 100%;
  height: 100%;
}
footer .footer_cont {
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #eaeaea;
  font-size: 13px;
}
footer .footer_cont p {
  margin-right: 30px;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 150px;
}
footer .footer_cont a {
  display: inline-block;
  padding: 0 10px 0 0;
  background: url(../img/footer_icon.png) no-repeat right 10px;
  vertical-align: middle;
}
footer .footer_copy {
  text-align: center;
  font-size: 10px;
}
.conversion {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
}
.conversion_comment {
  margin: 0 auto -10px;
  text-align: center;
  background: #fffc90;
  color: #0f3961;
  position: relative;
  font-weight: bold;
  width: 100%;
  max-width: 350px;
  z-index: 1;
}
@media (max-width: 480px) {
  .conversion_comment {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0;
    font-size: 12px;
    display: block;
  }
}
.conversion_comment:before {
  content: '';
  position: absolute;
  bottom: -15px;
  left: 50%;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  border: 6px solid transparent;
  transform: translateX(-50%);
  border-top: 9px solid #fffc90;
  pointer-events: none;
  z-index: 1;
}
.conversion ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.15);
}
.conversion ul li {
  width: 50%;
  background: #fff3f3;
  display: flex;
  justify-content: flex-end;
}
.conversion ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-wrap: wrap;
  color: #FFF;
  max-width: 384px;
  width: 100%;
  padding: 12px 0 8px 20px;
  background: #fb9f9f;
  position: relative;
  font-size: 20px;
  height: 90px;
}
@media (max-width: 768px) {
  .conversion ul li a {
    height: 70px;
    padding: 10px 0 10px 50px;
  }
}
@media (max-width: 480px) {
  .conversion ul li a {
    height: auto;
    padding: 0 0 0 35px;
    font-size: 16px;
  }
}
.conversion ul li a:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
  width: 30px;
  height: 25px;
  display: inline-block;
  background: url(../img/icon_web.png) no-repeat;
  background-size: contain;
}
@media (max-width: 480px) {
  .conversion ul li a:before {
    left: 5px;
  }
}
.conversion ul li:last-child {
  background: #eef5e4;
  justify-content: flex-start;
}
.conversion ul li:last-child a {
  background: #9dd349;
}
@media (max-width: 768px) {
  .conversion ul li:last-child a {
    font-size: 21px;
  }
}
@media (max-width: 480px) {
  .conversion ul li:last-child a {
    font-size: 16px;
    height: 60px;
  }
}
.conversion ul li:last-child a:before {
  background: url(../img/icon_tel.png) no-repeat;
  background-size: cover;
}
.conversion ul li:last-child a span {
  font-size: 12px;
  display: block;
  margin: -20px 0 0 0;
  width: 100%;
}
@media (max-width: 768px) {
  .conversion ul li:last-child a span {
    margin: 0;
    margin: -10px 0 0 0;
  }
}
@media (max-width: 480px) {
  .conversion ul li:last-child a span {
    font-size: 10px;
    margin: -15px 0 0 0;
  }
}
.conversion ul li:last-child a span.num {
  font-family: 'Century Gothic';
  font-size: 28px;
  font-weight: bold;
  display: block;
  width: 100%;
  margin: 0;
}
@media (max-width: 768px) {
  .conversion ul li:last-child a span.num {
    font-size: 22px;
  }
}
@media (max-width: 480px) {
  .conversion ul li:last-child a span.num {
    font-size: 16px;
  }
}
.pagetopBtn_area {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  background: #0f3961 url(../img/ico_arrow.png) no-repeat center center;
  z-index: 1000;
  cursor: pointer;
}
.footer_ga {
  display: block;
  font-size: 12px;
  text-align: center;
  padding: 10px;
}
.footer_ga .ga-pdf {
  opacity: .7;
  color: #000;
  text-decoration: underline;
}
