@charset "UTF-8";
.js_ofi img {
  font-family: "object-fit: cover;";
  height: 100%;
  object-fit: cover;
  width: 100%; }

@keyframes rotate-center {
  0% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(0); } }
@keyframes fadein {
  0% {
    opacity: 0; }
  66% {
    opacity: 0; }
  100% {
    opacity: 1; } }
*,
*::after,
*::before {
  box-sizing: border-box; }

body,
button,
input,
select,
textarea {
  font-family: "Noto Sans JP", sans-serif; }

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
div,
span,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
a,
img,
label,
form,
input,
textarea {
  margin: 0;
  padding: 0; }

ol,
ul {
  list-style: none; }

img {
  border: 0;
  height: auto;
  line-height: 1;
  vertical-align: bottom;
  max-width: 100%; }

a {
  background: transparent;
  cursor: pointer;
  outline: 0 none; }

html {
  display: flex;
  flex-direction: column;
  font-size: 62.5%; }

body {
  color: #333333;
  display: flex;
  flex-direction: column;
  font-size: 1.8rem;
  min-height: 100vh;
  line-height: 1.75; }

main {
  overflow: hidden;
  flex: 1 1 auto; }

.mg_tp5 {
  margin-top: 5px; }

.mg_bt5 {
  margin-bottom: 5px; }

.mg_tp10 {
  margin-top: 10px; }

.mg_bt10 {
  margin-bottom: 10px; }

.mg_tp15 {
  margin-top: 15px; }

.mg_bt15 {
  margin-bottom: 15px; }

.mg_tp20 {
  margin-top: 20px; }

.mg_bt20 {
  margin-bottom: 20px; }

.mg_tp25 {
  margin-top: 25px; }

.mg_bt25 {
  margin-bottom: 25px; }

.mg_tp30 {
  margin-top: 30px; }

.mg_bt30 {
  margin-bottom: 30px; }

.mg_tp35 {
  margin-top: 35px; }

.mg_bt35 {
  margin-bottom: 35px; }

.mg_tp40 {
  margin-top: 40px; }

.mg_bt40 {
  margin-bottom: 40px; }

.mg_tp45 {
  margin-top: 45px; }

.mg_bt45 {
  margin-bottom: 45px; }

.mg_tp50 {
  margin-top: 50px; }

.mg_bt50 {
  margin-bottom: 50px; }

body {
  overflow-x: hidden; }
  body.bodyfix {
    left: 0;
    position: absolute;
    top: 0;
    overflow: hidden; }
    body.bodyfix .ft_contact_sp {
      display: none; }
  @media (max-width: 767px) {
    body {
      font-size: 1.6rem; } }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  color: #FF6666;
  text-decoration: none;
  -webkit-text-decoration-skip: none; }
  @media (min-width: 768px), print {
    a[href^="tel:"] {
      pointer-events: none; } }

img {
  vertical-align: middle;
  -webkit-backface-visibility: hidden; }

@media (min-width: 768px), print {
  .pc_hide {
    display: none; } }

@media (max-width: 767px) {
  .sp_hide {
    display: none; } }

.wrap {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 767px) {
    .wrap {
      padding-left: 15px;
      padding-right: 15px; } }
  @media (min-width: 768px), print {
    .wrap {
      padding-left: 15px;
      padding-right: 15px; } }

header {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }

.hd_inner {
  background: #fff; }
  @media (min-width: 1000px) {
    .hd_inner {
      align-items: center;
      display: flex;
      justify-content: space-between;
      padding: 8px 50px; } }

.hd_decript {
  font-weight: 400;
  width: 100%; }
  @media (min-width: 1000px) {
    .hd_decript {
      display: block !important;
      font-size: 1.3rem;
      padding-bottom: 8px; } }
  @media (max-width: 999px) {
    .hd_decript {
      font-size: 1rem;
      padding: 2px 15px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; } }

@media (max-width: 999px) {
  .hd_grp_splogo {
    transition: all 0.3s;
    align-items: center;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    height: 60px; } }

@media (min-width: 1000px) {
  .hd_grp_splogo_slide {
    display: none; } }
@media (max-width: 999px) {
  .hd_grp_splogo_slide {
    box-shadow: 0px 3px 10px 0px rgba(82, 58, 52, 0.2);
    display: none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99; } }

.hd_logo {
  flex: 1 1 0%; }
  .hd_logo a {
    display: block; }
    @media (max-width: 999px) {
      .hd_logo a {
        padding: 13px 15px; } }
    @media (max-width: 767px) {
      .hd_logo a {
        padding: 0 15px; } }
    @media (min-width: 1000px) {
      .hd_logo a img {
        max-height: 52px; } }
    @media (max-width: 999px) {
      .hd_logo a img {
        max-height: 42px; } }

.hd_contact {
  min-width: 498px; }
  @media (min-width: 1000px) {
    .hd_contact {
      align-items: center;
      display: flex; } }
  @media (max-width: 999px) {
    .hd_contact {
      display: none; } }

.hd_menu_sp_btn {
  background: #FF6666;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 0.9rem;
  height: 60px;
  position: relative;
  text-align: center;
  width: 60px;
  z-index: 99; }
  @media (min-width: 1000px) {
    .hd_menu_sp_btn {
      display: none; } }
  .hd_menu_sp_btn span {
    display: block;
    padding-top: 40px; }
  .hd_menu_sp_btn::before,
  .hd_menu_sp_btn span::before,
  .hd_menu_sp_btn span::after {
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: all 0.4s;
    transform: translateY(-50%);
    width: 30px; }
  .hd_menu_sp_btn::before {
    top: calc(50% - 4px); }
  .hd_menu_sp_btn span::before {
    top: calc(50% + 4px); }
  .hd_menu_sp_btn span::after {
    top: calc(50% - 12px); }
  .hd_menu_sp_btn.hd_menu_close {
    color: #fff; }
    .hd_menu_sp_btn.hd_menu_close::before {
      display: none; }
    .hd_menu_sp_btn.hd_menu_close span::before {
      background: #fff;
      top: 46%;
      transform: translateY(-46%) rotate(45deg); }
    .hd_menu_sp_btn.hd_menu_close span::after {
      background: #fff;
      top: 46%;
      transform: translateY(-46%) rotate(-45deg); }

.hd_fix_sp {
  background: #FFF5F6;
  border-top: 1px solid #FF6666;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 999; }
  @media (max-width: 999px) {
    .hd_fix_sp {
      top: 81px; } }
  @media (max-width: 767px) {
    .hd_fix_sp {
      top: 81px; } }

@media (min-width: 1000px) {
  .js_hd_fix_sp {
    display: none !important; } }

.hd_fix_sp_list {
  height: calc(100vh - 82px);
  padding: 15px;
  overflow-y: auto; }
  .hd_fix_sp_list .noiri_box_contact_wrktime {
    font-size: 1.4rem;
    font-weight: 700; }

.hd_menu_list_sp {
  padding-bottom: 20px; }
  .hd_menu_list_sp ul li {
    text-align: center; }
    .hd_menu_list_sp ul li a {
      display: block;
      font-size: 1.8rem;
      font-weight: 700;
      padding: 6px 0; }

.hd_box_contact_phone_sp {
  background: #fff;
  border-radius: 20px;
  margin-bottom: 80px;
  padding: 20px 0;
  position: relative; }
  .hd_box_contact_phone_sp .kaon_contact_box02 {
    padding: 0; }

.kaon_box_contact_link {
  padding: 20px 15px 0;
  max-width: 500px;
  margin: 0 auto; }
  .kaon_box_contact_link a {
    background: url(../image/common/ico-arr.svg) #FF6666 96% center/18px 12px no-repeat;
    border-radius: 50px;
    box-shadow: 0 5px 0px 0px #913636;
    color: #fff;
    display: block;
    font-size: 2rem;
    padding: 5px 0 9px;
    text-align: center; }

.hd_contact_txt {
  background: url(../image/common/lbl-bk.png) center right no-repeat;
  background-size: contain;
  display: block;
  font-size: 1.35rem;
  padding: 20px 24px 0 10px;
  text-align: center;
  height: 98px; }
  .hd_contact_txt span {
    color: #FF6666;
    font-size: 1.6rem;
    font-weight: 500;
    position: relative; }

.hd_contact_box {
  background: url(../image/common/ico-smartvector.svg) 10px center/44px 100% no-repeat;
  line-height: 1.2;
  padding: 8px 10px 8px 60px; }

.hd_contact_free {
  color: #000;
  display: flex;
  justify-content: space-between;
  font-size: 1.2rem;
  font-weight: 700;
  padding-right: 8px; }
  .hd_contact_free span:nth-last-of-type(2) {
    padding-right: 12px; }

.hd_contact_number {
  color: #000;
  font-size: 3.2rem;
  font-weight: 700;
  padding-left: 5px; }

.hd_contact_wrktime {
  color: #706B6D;
  font-size: 1.2rem; }

@media (min-width: 1000px) {
  .hd_menu {
    background: #FF6666;
    border-radius: 30px 0 0 30px;
    height: 60px;
    padding: 0 40px 0 20px;
    margin-left: 10%; } }
@media (max-width: 999px) {
  .hd_menu {
    display: none; } }
.hd_menu ul {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1100px; }
  .hd_menu ul li a {
    align-items: center;
    color: #fff;
    display: flex;
    font-weight: 500;
    justify-content: center;
    padding: 13px 15px;
    position: relative; }

.noiri_box_contact_sp {
  margin: 0 auto;
  max-width: 500px;
  width: 95%; }

.ft_box {
  position: relative; }
  @media (max-width: 767px) {
    .ft_box {
      padding-bottom: 86px; } }

.ft_copy {
  padding: 10px;
  text-align: center; }
  @media (min-width: 768px), print {
    .ft_copy {
      font-size: 1.3rem; } }
  @media (max-width: 767px) {
    .ft_copy {
      font-size: 1rem; } }

.pagetop {
  display: none;
  position: fixed;
  z-index: 99; }
  @media (min-width: 768px), print {
    .pagetop {
      bottom: 30px;
      right: 20px; } }
  @media (max-width: 767px) {
    .pagetop {
      bottom: 90px;
      right: 0; } }
  .pagetop a {
    display: block; }
    @media (min-width: 768px), print {
      .pagetop a img {
        max-width: 129px; }
      .pagetop a:hover {
        opacity: 0.7; } }
    @media (max-width: 767px) {
      .pagetop a img {
        max-width: 100px; } }

.ft_contact_sp {
  background: #ffecec;
  bottom: 0;
  box-shadow: 0px -3px 6px 0px rgba(0, 0, 0, 0.2);
  padding: 3px 8px 10px;
  position: fixed;
  width: 100%;
  z-index: 99; }

.ft_contact_sp_txt {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: center; }
  .ft_contact_sp_txt span {
    color: #FF6666;
    font-size: 1.5rem;
    font-weight: 500; }

.ft_contact_sp_link {
  padding-bottom: 5px;
  margin: 0 auto;
  width: 90%;
  min-width: 300px; }
  .ft_contact_sp_link a {
    background: url(../image/common/ico-arr.svg) #FF6666 96% center/18px 12px no-repeat;
    border-radius: 50px;
    box-shadow: 0 5px 0px 0px #913636;
    color: #fff;
    display: block;
    font-size: 2rem;
    padding: 3px 15px 7px;
    text-align: center; }
    .ft_contact_sp_link a img {
      height: 22px;
      margin: 0 5px 1px 0; }

.kaon_top {
  background: url(../image/home/bg-topmain.png) left center/cover no-repeat; }
  @media (min-width: 768px), print {
    .kaon_top {
      position: relative;
      top: -30px; } }
  .kaon_top .wrap {
    position: relative; }
    @media (min-width: 1000px) {
      .kaon_top .wrap::after {
        animation: fadein 0.7s linear;
        background: url(../image/home/thumb-bg-topmain.png) left center/cover no-repeat;
        content: "";
        height: 90%;
        position: absolute;
        right: -180px;
        bottom: 0;
        width: calc((100% - 22px) / 2 );
        z-index: 2; } }

.kaon_top_inner {
  background: #fff;
  border-radius: 15px;
  display: inline-block;
  position: relative;
  z-index: 2; }
  @media (min-width: 768px), print {
    .kaon_top_inner {
      padding: 25px 40px;
      top: 66px; } }
  @media (max-width: 767px) {
    .kaon_top_inner {
      padding: 5px 20px 10px;
      top: 20px; } }

@media (min-width: 768px), print {
  .kaon_top_txt01 {
    margin-right: 20px; }
    .kaon_top_txt01 img {
      max-height: 41px; } }
@media (max-width: 767px) {
  .kaon_top_txt01 img {
    max-height: 32px; } }

.kaon_top_group01 {
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 15px 15px 5px;
  position: relative; }
  @media (max-width: 767px) {
    .kaon_top_group01 {
      width: 100%; } }

.kaon_top_grp01_logo {
  margin-right: 10px; }
  @media (min-width: 768px), print {
    .kaon_top_grp01_logo img {
      max-height: 36px; } }
  @media (max-width: 767px) {
    .kaon_top_grp01_logo img {
      max-height: 52px; } }

.kaon_top_grp01_ttl {
  color: #89786D;
  font-weight: 500;
  line-height: 1.4; }

@media (min-width: 768px), print {
  .br_sp {
    display: none !important; } }

.kaon_top_part02 {
  text-align: center; }

.kaon_top_part02_txt {
  height: 100%; }

.kaon_top_group_round {
  position: relative;
  z-index: 2; }

.kaon_top_round_list {
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap; }
  @media (max-width: 999px) {
    .kaon_top_round_list::after {
      background: url(../image/home/thumb-bg-topmain.png) bottom right/contain no-repeat;
      height: 100%;
      max-width: 775px;
      position: absolute;
      right: -30px;
      bottom: 25px;
      width: calc((100vw - 0px) / 4 + 100px); } }
  @media (min-width: 1000px) {
    .kaon_top_round_list {
      margin-right: 28%; } }
  @media (max-width: 999px) {
    .kaon_top_round_list {
      justify-content: center; } }
  @media (min-width: 768px), print {
    .kaon_top_round_list {
      padding-top: 122px; } }
  @media (max-width: 767px) {
    .kaon_top_round_list {
      justify-content: space-between;
      padding-top: 52px; } }
  .kaon_top_round_list li {
    position: relative; }
    @media (min-width: 1000px) {
      .kaon_top_round_list li:last-of-type {
        background: none;
        display: none; } }
    @media (max-width: 999px) {
      .kaon_top_round_list li {
        max-width: 300px; }
        .kaon_top_round_list li:last-of-type .kaon_top_round_inner {
          background: none;
          box-shadow: none; }
          .kaon_top_round_list li:last-of-type .kaon_top_round_inner::before {
            display: none; }
          .kaon_top_round_list li:last-of-type .kaon_top_round_inner::after {
            background: url(../image/home/thumb-bg-topmain.png) bottom right/contain no-repeat;
            content: "";
            height: calc(100% + 70px);
            position: absolute;
            top: -30px;
            width: calc(100% + 70px); } }
    @media (min-width: 768px), print {
      .kaon_top_round_list li {
        margin: 0 10px 70px; } }
    @media (max-width: 767px) {
      .kaon_top_round_list li {
        margin: 0 5px 40px;
        width: calc((100vw - 52px) / 2 - 0.1px); } }

.kaon_top_round_inner {
  align-items: center;
  background: #FFFEF0;
  border-radius: 10px;
  box-shadow: 4px 5px 0 #D1B5B9;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  position: relative;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_top_round_inner {
      height: 210px;
      width: 210px; } }
  @media (max-width: 767px) {
    .kaon_top_round_inner {
      height: calc((100vw - 52px) / 2 - 0.1px);
      max-height: 210px;
      max-width: 210px;
      width: 100%; } }

.kaon_top_round_ttl {
  border-bottom: solid #F6B0B0 4px;
  color: #698D30;
  font-weight: bold;
  margin: 20px 0 10px; }
  @media (min-width: 768px), print {
    .kaon_top_round_ttl {
      font-size: 2.5rem; } }
  @media (max-width: 767px) {
    .kaon_top_round_ttl {
      font-size: 1.8rem; } }
  .kaon_top_round_ttl span {
    color: #698D30; }

@media (max-width: 767px) {
  .kaon_top_round_subttl {
    font-size: 1.4rem; } }

.kaon_top_round_thumb {
  position: absolute;
  top: -8px;
  z-index: 1; }

.kaon_block {
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_block {
      padding-top: 60px; } }
  @media (max-width: 767px) {
    .kaon_block {
      padding-top: 20px; } }

@media (min-width: 768px), print {
  .kaon_doubt_top {
    padding: 0 15px 50px; } }
@media (max-width: 767px) {
  .kaon_doubt_top {
    padding: 0 15px 20px; } }

.kaon_doubt_group01 {
  align-items: center;
  display: flex;
  justify-content: center;
  padding-bottom: 15px; }

@media (min-width: 768px), print {
  .kaon_doubt_group01_logo {
    margin: 0 10px; }
    .kaon_doubt_group01_logo img {
      max-height: 75px; } }
@media (max-width: 767px) {
  .kaon_doubt_group01_logo {
    margin: 0 10px 0 0; }
    .kaon_doubt_group01_logo img {
      max-height: 40px; } }

@media (min-width: 768px), print {
  .kaon_doubt_group01_subtxt {
    font-size: 2rem;
    margin: 0 10px; } }
@media (max-width: 767px) {
  .kaon_doubt_group01_subtxt {
    font-size: 1.5rem; } }

.kaon_doubt_ttl {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  position: relative; }
  .kaon_doubt_ttl::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #89786D transparent transparent transparent;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0; }
    @media (min-width: 768px), print {
      .kaon_doubt_ttl::after {
        border-width: 22px 22.5px 0 22.5px;
        bottom: -22px; } }
    @media (max-width: 767px) {
      .kaon_doubt_ttl::after {
        border-width: 12px 12px 0 12px;
        bottom: -12px; } }

.kaon_doubt_ttl_spn {
  background: #89786D;
  border-radius: 45px;
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 1.5;
  position: relative;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_doubt_ttl_spn {
      font-size: 3rem;
      padding: 17px 50px; }
      .kaon_doubt_ttl_spn br {
        display: none; } }
  @media (max-width: 767px) {
    .kaon_doubt_ttl_spn {
      font-size: 1.8rem;
      padding: 10px 20px;
      width: 100%; } }

.kaon_doubt_list {
  align-items: center;
  display: flex;
  justify-content: center;
  position: relative; }
  @media (max-width: 767px) {
    .kaon_doubt_list {
      flex-wrap: wrap; } }
  .kaon_doubt_list li {
    margin: 0 10px;
    position: relative; }
    @media (max-width: 767px) {
      .kaon_doubt_list li {
        width: calc((100% - 40px) / 2 - 0.1px); } }

.kaon_beknow {
  background: #EEF3F6;
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_beknow {
      padding-top: 120px; } }
  @media (max-width: 767px) {
    .kaon_beknow {
      padding-top: 80px; } }
  .kaon_beknow::before {
    content: "";
    border-style: solid;
    border-color: #FFF transparent transparent transparent;
    height: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0; }
  @media (min-width: 768px), print {
    .kaon_beknow::before {
      border-width: 100px 50vw 0 50vw; } }
  @media (max-width: 767px) {
    .kaon_beknow {
      padding-top: 50px; }
      .kaon_beknow::before {
        border-width: 30px 50vw 0 50vw; } }

.kaon_beknow_inner {
  position: relative;
  z-index: 2; }

.kaon_beknow_group_ttl {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_beknow_group_ttl {
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .kaon_beknow_group_ttl {
      margin-bottom: 30px;
      padding: 0 15px; } }

.kaon_beknow_ttl {
  font-weight: bold;
  padding-bottom: 10px; }
  @media (min-width: 768px), print {
    .kaon_beknow_ttl {
      font-size: 2.5rem; }
      .kaon_beknow_ttl br {
        display: none; } }
  @media (max-width: 767px) {
    .kaon_beknow_ttl {
      font-size: 1.7rem; } }
  .kaon_beknow_ttl span {
    color: #FF6666;
    display: inline-block; }

@media (min-width: 768px), print {
  .kaon_beknow_frst_spn {
    font-size: 3rem; } }
@media (max-width: 767px) {
  .kaon_beknow_frst_spn {
    font-size: 2rem; } }

.kaon_beknow_scond_spn02 {
  background: url(../image/home/ico-spiral.svg) right top/36px 45px no-repeat; }
  @media (min-width: 768px), print {
    .kaon_beknow_scond_spn02 {
      font-size: 3rem;
      padding-right: 50px; } }
  @media (max-width: 767px) {
    .kaon_beknow_scond_spn02 {
      background-size: 28px 35px;
      font-size: 2rem;
      padding-right: 40px; } }

.kaon_beknow_subttl {
  font-weight: bold;
  text-align: center; }
  @media (min-width: 1000px) {
    .kaon_beknow_subttl br {
      display: none; } }
  @media (min-width: 768px), print {
    .kaon_beknow_subttl {
      font-size: 4rem; } }
  @media (max-width: 767px) {
    .kaon_beknow_subttl {
      font-size: 2.2rem; } }
  .kaon_beknow_subttl span {
    background: #FF6666;
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    text-align: center; }
    @media (min-width: 768px), print {
      .kaon_beknow_subttl span {
        height: 70px;
        width: 70px; } }
    @media (max-width: 767px) {
      .kaon_beknow_subttl span {
        height: 50px;
        padding-top: 5px;
        width: 50px; } }

.kaon_beknow_block {
  margin: 0 auto;
  max-width: 1180px;
  padding-bottom: 5px; }
  .kaon_beknow_block .kaon_beknow_part:first-child::after {
    background: url(../image/home/bg-beknow01.png) 0/contain no-repeat;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
    z-index: -1; }
    @media (min-width: 768px), print {
      .kaon_beknow_block .kaon_beknow_part:first-child::after {
        left: -25%; } }
    @media (max-width: 767px) {
      .kaon_beknow_block .kaon_beknow_part:first-child::after {
        background-position: bottom center;
        left: 0;
        margin: 0 auto;
        right: 0;
        bottom: 0; } }
  .kaon_beknow_block .kaon_beknow_part:nth-child(2)::after {
    background: url(../image/home/bg-beknow02.png) right center/contain no-repeat;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: -1; }
    @media (min-width: 768px), print {
      .kaon_beknow_block .kaon_beknow_part:nth-child(2)::after {
        top: 0;
        left: 10%; } }
    @media (max-width: 767px) {
      .kaon_beknow_block .kaon_beknow_part:nth-child(2)::after {
        background: url(../image/home/bg-beknow02sp.png) right center/contain no-repeat;
        background-position: bottom center;
        left: 0;
        margin: 0 auto;
        right: 0;
        bottom: -4%; } }
  @media (min-width: 768px), print {
    .kaon_beknow_block .kaon_beknow_part:nth-child(even) {
      flex-direction: row-reverse; }
      .kaon_beknow_block .kaon_beknow_part:nth-child(even) .kaon_beknow_thumb {
        max-width: 619px; }
      .kaon_beknow_block .kaon_beknow_part:nth-child(even) .kaon_beknow_content {
        padding: 0 0rem 0 5rem; }
    .kaon_beknow_block .kaon_beknow_part:nth-child(odd) .kaon_beknow_thumb {
      max-width: 534px; }
    .kaon_beknow_block .kaon_beknow_part:nth-child(odd) .kaon_beknow_content {
      padding: 0 3rem 0 3rem; } }

@media (max-width: 767px) {
  .kaon_beknow_block {
    padding: 0 15px; } }

.kaon_beknow_part {
  align-items: center;
  display: flex;
  justify-content: space-between;
  position: relative; }
  @media (min-width: 1000px) {
    .kaon_beknow_part {
      margin-bottom: 80px;
      padding: 10px 0; } }
  @media (max-width: 999px) and (min-width: 768px) {
    .kaon_beknow_part {
      margin-bottom: 30px;
      padding: 10px 0; } }
  @media (max-width: 767px) {
    .kaon_beknow_part {
      flex-direction: column-reverse;
      margin-bottom: 40px; } }

.kaon_beknow_thumb {
  text-align: center; }
  @media (min-width: 1000px) {
    .kaon_beknow_thumb {
      width: 50%; } }
  @media (max-width: 999px) and (min-width: 768px) {
    .kaon_beknow_thumb {
      width: 46%; } }

@media (min-width: 1000px) {
  .kaon_beknow_content {
    width: 45%; } }
@media (max-width: 999px) and (min-width: 768px) {
  .kaon_beknow_content {
    width: 54%; } }
@media (max-width: 767px) {
  .kaon_beknow_content {
    margin-bottom: 20px; } }

.kaon_beknow_lbl {
  background: #FF6666;
  border-radius: 10px;
  color: #FFFFFF;
  display: inline-block;
  font-weight: bold;
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_beknow_lbl {
      padding: 10px 20px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .kaon_beknow_lbl {
      padding: 8px 20px;
      margin-bottom: 15px; } }
  .kaon_beknow_lbl::after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 6px 0 6px;
    border-color: #FF6666 transparent transparent transparent;
    bottom: -10px;
    position: absolute;
    right: 20%; }

.kaon_beknow_cnt_ttl {
  line-height: 1.5; }
  @media (min-width: 768px), print {
    .kaon_beknow_cnt_ttl {
      font-size: 2.5rem;
      padding-bottom: 20px; } }
  @media (max-width: 767px) {
    .kaon_beknow_cnt_ttl {
      font-size: 1.8rem;
      padding-bottom: 12px; } }

.kaon_beknow_cnt_txt {
  padding-bottom: 20px; }

.kaon_beknow_cnt_list {
  background: #fff; }
  @media (min-width: 768px), print {
    .kaon_beknow_cnt_list {
      margin-right: 20px;
      padding: 30px 15px; } }
  @media (max-width: 767px) {
    .kaon_beknow_cnt_list {
      padding: 20px 15px; } }
  .kaon_beknow_cnt_list li {
    background: url(../image/common/ico-check.svg) 0 3px no-repeat; }
    @media (min-width: 768px), print {
      .kaon_beknow_cnt_list li {
        background-size: 25px 25px;
        padding: 0 20px 10px 38px; } }
    @media (max-width: 767px) {
      .kaon_beknow_cnt_list li {
        background-size: 18px 18px;
        padding: 0 20px 10px 25px; } }

.kaon_notice_banner {
  background: #fff;
  position: relative;
  text-align: center; }
  .kaon_notice_banner::before {
    content: "";
    border-style: solid;
    border-color: #EEF3F6 transparent transparent transparent;
    height: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 0; }
  @media (min-width: 768px), print {
    .kaon_notice_banner {
      padding-top: 140px; }
      .kaon_notice_banner::before {
        border-width: 100px 50vw 0 50vw; } }
  @media (max-width: 767px) {
    .kaon_notice_banner {
      padding-top: 50px; }
      .kaon_notice_banner::before {
        border-width: 30px 50vw 0 50vw; } }
  .kaon_notice_banner .wrap {
    position: relative; }

.kaon_notice_ttl {
  font-weight: bold;
  padding-bottom: 10px; }
  @media (min-width: 768px), print {
    .kaon_notice_ttl {
      font-size: 2.5rem; }
      .kaon_notice_ttl br {
        display: none; } }
  @media (max-width: 767px) {
    .kaon_notice_ttl {
      font-size: 1.8rem; } }

.kaon_notice_logo {
  margin-bottom: 10px; }
  .kaon_notice_logo img {
    display: inline-block;
    padding-right: 5px;
    position: relative;
    top: -4px; }
  @media (min-width: 768px), print {
    .kaon_notice_logo {
      font-size: 2.3rem; } }
  @media (max-width: 767px) {
    .kaon_notice_logo {
      font-size: 1.6rem; }
      .kaon_notice_logo img {
        max-width: 90%; } }

@media (min-width: 768px), print {
  .kaon_notice_subttl {
    padding: 0 0 40px 25px; }
    .kaon_notice_subttl img {
      max-height: 83px; } }
@media (max-width: 767px) {
  .kaon_notice_subttl {
    padding: 0 0 40px 22px; }
    .kaon_notice_subttl img {
      max-height: 42px; } }

.kaon_notice_thumbs {
  bottom: 0;
  display: flex;
  justify-content: space-between;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%; }
  @media (min-width: 1000px) {
    .kaon_notice_thumbs li img {
      max-width: 278px; } }
  @media (max-width: 999px) {
    .kaon_notice_thumbs li img {
      max-width: 140px; } }
  @media (max-width: 767px) {
    .kaon_notice_thumbs li img {
      max-width: 78px; } }

.kaon_reason {
  background: #FFF5F6;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_reason {
      padding-bottom: 90px; } }
  @media (max-width: 767px) {
    .kaon_reason {
      padding-bottom: 40px; } }

.kaon_reason_midttl {
  background: #fff;
  border: solid 2px #5D4C4D;
  position: relative;
  display: inline-block;
  width: auto;
  z-index: 2; }
  .kaon_reason_midttl::after, .kaon_reason_midttl::before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0; }
  .kaon_reason_midttl::after {
    top: 5px;
    bottom: 5px;
    left: -1px;
    right: -1px; }
  .kaon_reason_midttl::before {
    top: -1px;
    bottom: -1px;
    left: 5px;
    right: 5px; }
  @media (min-width: 768px), print {
    .kaon_reason_midttl {
      margin: 30px 20px; } }
  @media (max-width: 767px) {
    .kaon_reason_midttl {
      margin: 30px auto 40px; } }
  .kaon_reason_midttl span {
    position: relative;
    color: #5D4C4D;
    display: block;
    z-index: 1; }
    .kaon_reason_midttl span::after, .kaon_reason_midttl span::before {
      content: "";
      display: block;
      height: 100%;
      position: absolute;
      top: 0; }
    .kaon_reason_midttl span::after {
      top: 5px;
      bottom: 5px;
      left: -1px;
      right: -1px; }
    .kaon_reason_midttl span::before {
      top: -1px;
      bottom: -1px;
      left: 5px;
      right: 5px; }
    @media (min-width: 768px), print {
      .kaon_reason_midttl span {
        font-size: 3rem;
        padding: 5px 40px; }
        .kaon_reason_midttl span br {
          display: none; } }
    @media (max-width: 767px) {
      .kaon_reason_midttl span {
        font-size: 2rem;
        padding: 5px 50px; } }
    .kaon_reason_midttl span::before, .kaon_reason_midttl span::after {
      border: none;
      content: "";
      display: block;
      position: absolute; }
    .kaon_reason_midttl span::before {
      background: url(../image/home/ico-flower01.png) 0 0/contain no-repeat;
      left: -40px;
      top: -22px;
      width: 60px; }
    .kaon_reason_midttl span::after {
      background: url(../image/home/ico-flower02.png) 100% 0/contain no-repeat;
      height: 46px; }
      @media (min-width: 768px), print {
        .kaon_reason_midttl span::after {
          right: -40px;
          top: 40px; } }
      @media (max-width: 767px) {
        .kaon_reason_midttl span::after {
          right: -40px;
          top: 60px; } }

.kaon_reason_txt {
  font-weight: bold; }
  @media (min-width: 768px), print {
    .kaon_reason_txt {
      font-size: 3.5rem;
      margin-bottom: 50px; } }
  @media (max-width: 767px) {
    .kaon_reason_txt {
      font-size: 2.2rem;
      margin-bottom: 20px; } }

.kaon_reason_txt01 {
  background: url(../image/home/bg-main-linettl02.png) bottom left/auto 17px no-repeat;
  color: #FF6666;
  line-height: 1.7; }
  @media (min-width: 768px), print {
    .kaon_reason_txt01 {
      background-size: auto 17px;
      font-size: 6rem;
      padding-right: 27px;
      padding: 0 20px 10px 10px; } }
  @media (max-width: 767px) {
    .kaon_reason_txt01 {
      background-size: auto 8px;
      font-size: 3rem;
      padding: 0 10px 10px 10px; } }

.kaon_reason_txt02 {
  color: #FF6666;
  line-height: 1.7; }
  @media (min-width: 768px), print {
    .kaon_reason_txt02 {
      background: url(../image/home/ico-heart.png) center right -10px no-repeat;
      background-size: auto 80px;
      font-size: 6rem;
      padding-right: 27px;
      padding: 0 60px 10px 10px; } }
  @media (max-width: 767px) {
    .kaon_reason_txt02 {
      background: url(../image/home/ico-heart.png) center right -5px no-repeat;
      background-size: auto 60px;
      font-size: 3rem;
      padding: 0 45px 10px 10px; } }

@media (min-width: 768px), print {
  .kaon_reason_img {
    margin-bottom: 70px; } }
@media (max-width: 767px) {
  .kaon_reason_img {
    margin-bottom: 35px; } }

.kaon_reason_content {
  background: url(../image/home/ico-petal02.png) #fff 100% no-repeat;
  box-shadow: 0px 10px 0px 0px #735F60;
  border-radius: 10px;
  display: block;
  position: relative;
  text-align: left; }
  @media (min-width: 768px), print {
    .kaon_reason_content {
      background-position: 98% 90%;
      padding: 25px 60px 50px; } }
  @media (max-width: 767px) {
    .kaon_reason_content {
      background-position: 96% 96%;
      padding: 25px 25px 25px; } }
  .kaon_reason_content::before {
    background: url(../image/home/ico-petal01.png) 0 0/contain no-repeat;
    content: "";
    height: 47px;
    left: 15px;
    position: absolute;
    top: -22px;
    width: 40px; }

.kaon_block_contact {
  background: url(../image/common/bg-contact-mask.png) left center/cover no-repeat; }
  @media (min-width: 768px), print {
    .kaon_block_contact {
      padding: 75px 0; } }
  @media (max-width: 767px) {
    .kaon_block_contact {
      padding: 25px 0; } }

.kaon_contact_inner {
  max-width: 930px; }

.kaon_contact_ttl {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (min-width: 768px), print {
    .kaon_contact_ttl {
      margin-bottom: 50px; } }

.kaon_contact_ttl_inner {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_contact_ttl_inner {
      font-size: 2.3rem;
      padding: 0 60px; } }
  @media (max-width: 767px) {
    .kaon_contact_ttl_inner {
      font-size: 1.7rem;
      padding: 0 40px; } }
  .kaon_contact_ttl_inner::before {
    background: url(../image/home/ico-petal.png) 0 0/contain no-repeat;
    content: "";
    height: 84px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 46px; }
  .kaon_contact_ttl_inner::after {
    background: url(../image/home/ico-petal.png) 0 0/contain no-repeat;
    content: "";
    height: 84px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) scaleX(-1);
    right: 0;
    width: 46px; }

.kaon_contact_subttl {
  display: inline-block;
  font-weight: bold; }
  @media (min-width: 768px), print {
    .kaon_contact_subttl {
      font-size: 4rem; } }
  @media (max-width: 767px) {
    .kaon_contact_subttl {
      font-size: 2.5rem; } }

.kaon_contact_part {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  margin-top: 40px;
  position: relative; }

.kaon_contact_top_lbl {
  margin: 0 auto;
  top: -24px;
  padding: 0 15px;
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_contact_top_lbl {
      width: 400px; } }
  @media (max-width: 767px) {
    .kaon_contact_top_lbl {
      width: 260px; } }
  .kaon_contact_top_lbl span {
    color: #fff;
    display: block;
    font-weight: bold;
    position: relative;
    text-align: center; }
    @media (min-width: 768px), print {
      .kaon_contact_top_lbl span {
        font-size: 2.4rem;
        padding: 4px 10px; } }
    @media (max-width: 767px) {
      .kaon_contact_top_lbl span {
        font-size: 1.7rem;
        height: 50px;
        padding: 10px; } }

.kaon_contact_lbl_stuff {
  background: #698D30;
  height: 50px; }
  .kaon_contact_lbl_stuff::before, .kaon_contact_lbl_stuff::after {
    border-color: #698D30 transparent;
    border-style: solid;
    content: '';
    height: 50px;
    position: absolute;
    width: 18px;
    z-index: 1; }
  .kaon_contact_lbl_stuff::before {
    top: 0;
    left: -18px;
    border-width: 25px 0px 25px 18px; }
  .kaon_contact_lbl_stuff::after {
    top: 0;
    right: -18px;
    border-width: 25px 18px 25px 0px; }

.kaon_contact_lbl_reservation {
  background: #FF6666; }
  .kaon_contact_lbl_reservation::before, .kaon_contact_lbl_reservation::after {
    border-color: #FF6666 transparent;
    border-style: solid;
    content: '';
    height: 50px;
    position: absolute;
    width: 18px;
    z-index: 1; }
  .kaon_contact_lbl_reservation::before {
    border-width: 25px 0px 25px 18px;
    top: 0;
    left: -18px; }
  .kaon_contact_lbl_reservation::after {
    border-width: 25px 18px 25px 0px;
    top: 0;
    right: -18px; }

@media (min-width: 768px), print {
  .kaon_contact_stuff_list {
    align-items: flex-start;
    display: flex;
    justify-content: space-around;
    padding: 10px 20px 30px; } }
@media (max-width: 767px) {
  .kaon_contact_stuff_list {
    padding: 10px 20px; } }
.kaon_contact_stuff_list li {
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_contact_stuff_list li {
      max-width: 180px;
      width: calc((100% - 13px) / 3 - 0.1px); } }
  @media (max-width: 767px) {
    .kaon_contact_stuff_list li {
      margin-bottom: 20px; } }

.kaon_contact_stuff_thumb {
  align-items: center;
  background: #EBF2EB;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  margin: 0 auto 10px;
  padding: 20px; }
  @media (min-width: 768px), print {
    .kaon_contact_stuff_thumb {
      height: 160px;
      width: 160px; }
      .kaon_contact_stuff_thumb img {
        width: 110px; } }
  @media (max-width: 767px) {
    .kaon_contact_stuff_thumb {
      height: 240px;
      width: 240px; }
      .kaon_contact_stuff_thumb img {
        max-width: 90%; } }

.kaon_contact_stuff_ttl {
  font-weight: bold; }
  @media (max-width: 767px) {
    .kaon_contact_stuff_ttl {
      font-size: 1.8rem; } }

.kaon_contact_stuff_note {
  background: #EBF2EB;
  border-radius: 0 0 10px 10px;
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_contact_stuff_note {
      padding: 20px 50px; } }
  @media (max-width: 767px) {
    .kaon_contact_stuff_note {
      padding: 20px 20px; } }
  .kaon_contact_stuff_note::before {
    content: "※"; }

.kaon_contact_box02 {
  padding: 5px 0 30px 0; }

@media (min-width: 768px), print {
  .kaon_contact_box {
    background: url("../image/common/thumb-freecontact.png") no-repeat 0 5px;
    display: flex;
    justify-content: space-between;
    padding: 0 35px 35px; } }
@media (max-width: 767px) {
  .kaon_contact_box {
    padding: 15px; } }

@media (min-width: 768px), print {
  .kaon_contact_freeicon {
    margin-right: 20px; }
    .kaon_contact_freeicon img {
      width: 100%; } }
@media (max-width: 767px) {
  .kaon_contact_freeicon {
    display: none; } }

@media (min-width: 768px), print {
  .kaon_contact_infor {
    padding-left: 20px;
    margin: 0 auto; } }

.kaon_contact_up {
  align-items: center;
  display: flex; }
  @media (min-width: 768px), print {
    .kaon_contact_up {
      padding: 0 0 20px 100px; } }
  @media (max-width: 767px) {
    .kaon_contact_up {
      flex-direction: column;
      justify-content: center;
      padding-bottom: 10px; } }

@media (min-width: 768px), print {
  .kaon_contact_logo {
    display: inline-block;
    margin-right: 5px; } }
@media (max-width: 767px) {
  .kaon_contact_logo {
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 135px; }
    .kaon_contact_logo::after {
      background: url(../image/common/thumb-freecontact-sp.png) 0 0/contain no-repeat;
      content: "";
      height: 160px;
      left: -100px;
      position: absolute;
      top: -20px;
      width: 160px; } }

@media (min-width: 768px), print {
  .kaon_contact_beside {
    flex: 1 1 0%;
    margin-top: 10px; }
    .kaon_contact_beside br {
      display: none; } }
@media (max-width: 767px) {
  .kaon_contact_beside {
    font-size: 1.8rem;
    margin-left: 80px; } }
.kaon_contact_beside span {
  color: #FF6666;
  font-weight: bold;
  position: relative; }
  @media (max-width: 767px) {
    .kaon_contact_beside span {
      font-size: 2.8rem; } }

.kaon_contact_down {
  color: #000; }
  @media (max-width: 767px) {
    .kaon_contact_down {
      text-align: center; } }

.kaon_contact_free {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 1000px) {
    .kaon_contact_free {
      font-size: 2rem;
      padding-left: 115px;
      max-width: 528px; }
      .kaon_contact_free span:nth-child(2) {
        padding-right: 10px; } }
  @media (max-width: 999px) and (min-width: 768px) {
    .kaon_contact_free {
      font-size: 1.8rem;
      padding-left: 105px;
      max-width: 455px; }
      .kaon_contact_free span:nth-child(2) {
        padding-right: 20px; } }

.kaon_contact_number {
  background: url(../image/common/ico-smartvector.svg) #fff 0 6px/90px 100% no-repeat;
  font-weight: 700;
  line-height: 1; }
  @media (min-width: 1000px) {
    .kaon_contact_number {
      background-size: 90px 100%;
      font-size: 7rem;
      padding-left: 100px; } }
  @media (max-width: 999px) and (min-width: 768px) {
    .kaon_contact_number {
      background-size: 86px auto;
      font-size: 5.7rem;
      padding-left: 100px; } }
  .kaon_contact_number a {
    color: #000; }

.kaon_contact_worktime {
  background: #FFD9D9;
  display: block;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_contact_worktime {
      padding: 9px 15px; }
      .kaon_contact_worktime br {
        display: none; } }
  @media (max-width: 767px) {
    .kaon_contact_worktime {
      padding: 5px 10px; } }

.kaon_block_manga {
  background: url(../image/home/bg-square.png) repeat;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_block_manga {
      padding: 80px 15px; } }
  @media (max-width: 767px) {
    .kaon_block_manga {
      padding: 30px 15px; } }

.kaon_company {
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_company {
      padding-top: 60px; } }

.kaon_mid_icon {
  border-radius: 100%;
  display: flex;
  justify-content: center;
  height: 150px;
  left: 0;
  margin: 0 auto;
  padding-top: 15px;
  position: absolute;
  right: 0;
  top: -75px;
  width: 150px; }
  .kaon_mid_icon img {
    height: 90px; }

.kaon_mid_ttl {
  position: relative;
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_mid_ttl {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .kaon_mid_ttl {
      margin-bottom: 30px;
      margin-top: 20px; } }
  .kaon_mid_ttl span {
    display: inline-block;
    line-height: 1;
    padding: 0 30px; }
    @media (min-width: 768px), print {
      .kaon_mid_ttl span {
        font-size: 4rem; } }
    @media (max-width: 767px) {
      .kaon_mid_ttl span {
        font-size: 2.3rem; } }

.kaon_compnay_infor {
  margin: 0 auto 15px;
  max-width: 640px;
  width: 100%; }
  @media (min-width: 768px), print {
    .kaon_compnay_infor {
      align-items: center;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; } }
  @media (max-width: 767px) {
    .kaon_compnay_infor {
      text-align: center; } }
  .kaon_compnay_infor dt {
    background: #EBF2EB; }
    @media (min-width: 768px), print {
      .kaon_compnay_infor dt {
        align-items: center;
        display: flex;
        justify-content: center;
        margin-bottom: 15px;
        min-height: 67px;
        width: 140px; } }
    @media (max-width: 767px) {
      .kaon_compnay_infor dt {
        padding: 5px 15px;
        margin: 0 auto 20px;
        max-width: 200px;
        text-align: center; } }
  @media (min-width: 768px), print {
    .kaon_compnay_infor dd {
      margin-bottom: 15px;
      width: calc(100% - 165px); } }
  @media (max-width: 767px) {
    .kaon_compnay_infor dd {
      margin-bottom: 30px; } }

@media (max-width: 767px) {
  .kaon_company_logo_souzo img {
    max-width: 300px;
    margin: 0 auto; } }

.kaon_comp_dd02 {
  display: flex;
  font-weight: bold; }
  @media (min-width: 768px), print {
    .kaon_comp_dd02 {
      align-items: flex-end;
      font-size: 2.4rem; }
      .kaon_comp_dd02 img {
        margin-right: 10px;
        max-height: 42px; } }
  @media (max-width: 767px) {
    .kaon_comp_dd02 {
      align-items: flex-end;
      justify-content: center;
      font-size: 1.8rem;
      margin-bottom: 10px; }
      .kaon_comp_dd02 img {
        margin-right: 10px;
        max-height: 42px; } }

@media (min-width: 768px), print {
  .kaon_comp_dd03 {
    position: relative;
    left: -12px; } }
.kaon_comp_dd03 a {
  color: #333333; }

.kaon_company .kaon_mid_icon {
  background: #fff; }
.kaon_company .kaon_mid_ttl {
  color: #434648; }
  .kaon_company .kaon_mid_ttl h2 {
    display: flex;
    align-items: center; }
    .kaon_company .kaon_mid_ttl h2::before, .kaon_company .kaon_mid_ttl h2::after {
      background: url(../image/home/bg-line01.png) 0 50% repeat-x;
      content: "";
      flex-grow: 1;
      height: 6px; }
    .kaon_company .kaon_mid_ttl h2 span {
      padding: 0 44px; }
      .kaon_company .kaon_mid_ttl h2 span::before {
        background: url(../image/home/bg-access01.png) 0 0/contain no-repeat;
        content: "";
        display: inline-block;
        height: 33px;
        right: 20px;
        position: relative;
        top: 4px;
        width: 33px;
        z-index: 1; }
      .kaon_company .kaon_mid_ttl h2 span::after {
        background: url(../image/home/bg-access02.png) 0 0/contain no-repeat;
        content: "";
        display: inline-block;
        height: 35px;
        position: relative;
        left: 20px;
        top: 4px;
        width: 30px;
        z-index: 1; }

.kaon_voice {
  background: url(../image/home/bg-voice.png) 0 0 repeat;
  padding-bottom: 10px; }
  .kaon_voice .kaon_mid_icon {
    background: #fcda8d; }
  .kaon_voice .kaon_mid_ttl {
    color: #434648; }
    .kaon_voice .kaon_mid_ttl h2 {
      display: flex;
      align-items: center; }
      .kaon_voice .kaon_mid_ttl h2::before, .kaon_voice .kaon_mid_ttl h2::after {
        background: url(../image/home/bg-line01.png) 0 50% repeat-x;
        content: "";
        flex-grow: 1;
        height: 6px; }
      .kaon_voice .kaon_mid_ttl h2 span {
        padding: 0 36px; }
        .kaon_voice .kaon_mid_ttl h2 span::before {
          background: url(../image/home/ico-voice01.png) 0 0/contain no-repeat;
          content: "";
          display: inline-block;
          height: 36px;
          right: 20px;
          position: relative;
          top: 4px;
          width: 62px;
          z-index: 1; }
        .kaon_voice .kaon_mid_ttl h2 span::after {
          background: url(../image/home/ico-voice02.png) 0 0/contain no-repeat;
          content: "";
          display: inline-block;
          height: 36px;
          position: relative;
          left: 20px;
          top: 6px;
          width: 62px;
          z-index: 1; }

.kaon_comp_map {
  margin-bottom: 10px;
  margin: 0 auto 20px;
  max-width: 1180px;
  width: 100%; }
  .kaon_comp_map iframe {
    height: 100%;
    width: 100%; }
  @media (min-width: 768px), print {
    .kaon_comp_map {
      height: 600px; } }
  @media (max-width: 767px) {
    .kaon_comp_map {
      height: 350px; } }

.kaon_company_box {
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_company_box {
      padding-bottom: 70px; } }
  @media (max-width: 767px) {
    .kaon_company_box {
      padding-bottom: 30px; } }

.kaon_comp_txt01 {
  margin-bottom: 6px; }
  .kaon_comp_txt01 a {
    display: inline-block; }
  @media (min-width: 768px), print {
    .kaon_comp_txt01 {
      align-items: flex-end;
      display: flex;
      justify-content: center; } }
  .kaon_comp_txt01 img {
    margin-right: 10px;
    max-height: 42px; }
  .kaon_comp_txt01 a {
    color: #0033ff;
    text-decoration: underline; }
    .kaon_comp_txt01 a:hover {
      text-decoration: none; }

.kaon_comp_txt02 {
  color: #870808; }

.kaon_support {
  background: url(../image/home/bg-support.png) 0 0/cover no-repeat; }
  @media (min-width: 768px), print {
    .kaon_support {
      padding: 80px 15px 80px 15px; } }
  @media (max-width: 767px) {
    .kaon_support {
      padding: 60px 15px; } }

.kaon_support_inner {
  background: #fff url(../image/home/bg-support-inner.png) 0 0/contain no-repeat;
  box-shadow: 0px 3px 6px 0px rgba(106, 57, 6, 0.4);
  border-radius: 10px;
  position: relative;
  z-index: 2; }
  @media (min-width: 768px), print {
    .kaon_support_inner {
      padding-top: 52px; } }
  @media (max-width: 767px) {
    .kaon_support_inner {
      padding-top: 30px; } }

.kaon_support_ttl {
  text-align: center; }

.kaon_support_subttl01 {
  background: url(../image/home/bg-main-linettl03.png) bottom right/auto 16px no-repeat;
  color: #FF6666;
  display: inline-block;
  padding-bottom: 8px;
  position: relative; }
  @media (min-width: 1000px) {
    .kaon_support_subttl01 {
      background-size: auto 16px;
      font-size: 6rem;
      padding-right: 38px; } }
  @media (max-width: 999px) and (min-width: 768px) {
    .kaon_support_subttl01 {
      background-size: auto 13px;
      font-size: 4.7rem;
      padding-right: 38px; } }
  @media (max-width: 767px) {
    .kaon_support_subttl01 {
      background-size: auto 8px;
      font-size: 3rem;
      padding-right: 18px; } }

.kaon_support_subttl02 {
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_support_subttl02 {
      font-size: 4rem;
      left: -35px; } }
  @media (max-width: 767px) {
    .kaon_support_subttl02 {
      font-size: 2.5rem;
      left: -20px; } }

.kaon_support_img {
  text-align: center; }
  @media (min-width: 768px), print {
    .kaon_support_img {
      margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .kaon_support_img {
      margin-bottom: 30px; } }

.kaon_support_list {
  background: #FFF5F6;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  @media (min-width: 1000px) {
    .kaon_support_list {
      justify-content: center;
      margin: 50px 30px;
      padding: 35px 20px 15px 20px; } }
  @media (max-width: 999px) and (min-width: 768px) {
    .kaon_support_list {
      margin: 0 10px 30px;
      padding: 35px 20px 15px 20px; } }
  @media (max-width: 767px) {
    .kaon_support_list {
      margin: 0 0 20px;
      padding: 45px 15px 15px 15px; } }
  .kaon_support_list::before {
    background: url(../image/home/img-ttl-support.png) 0 0/contain no-repeat;
    content: "";
    position: absolute;
    top: -40px;
    height: 60px;
    width: 300px; }
  .kaon_support_list li {
    color: #6a3906; }
    @media (min-width: 1000px) {
      .kaon_support_list li {
        margin: 0 10px 20px;
        width: calc((100% - 60px) / 3 - 0.1px); } }
    @media (max-width: 999px) and (min-width: 768px) {
      .kaon_support_list li {
        margin: 0 10px 20px;
        width: calc((100% - 60px) / 2 - 0.1px); } }
    @media (max-width: 767px) {
      .kaon_support_list li {
        margin: 0 0 20px;
        width: 100%; } }

.kaon_supp_ttl {
  background: url(../image/home/ico-check-circle.png) 0 0/48px 45px no-repeat;
  font-weight: bold; }
  @media (min-width: 768px), print {
    .kaon_supp_ttl {
      background-size: 48px 45px;
      font-size: 2.5rem;
      padding: 2px 0 2px 55px; } }
  @media (max-width: 767px) {
    .kaon_supp_ttl {
      background-size: 30px 28px;
      font-size: 1.8rem;
      padding: 2px 0 2px 34px; } }

@media (min-width: 768px), print {
  .kaon_supp_txt {
    padding-left: 55px; } }
@media (max-width: 767px) {
  .kaon_supp_txt {
    padding-left: 34px; } }

@media (min-width: 1000px) {
  .kaon_supp_content {
    padding: 0 55px 50px; } }
@media (max-width: 999px) and (min-width: 768px) {
  .kaon_supp_content {
    padding: 0 10px 30px; } }
@media (max-width: 767px) {
  .kaon_supp_content {
    padding: 0 0 30px; } }

.kaon_voice_block {
  padding-top: 10px; }

.kaon_voice_part {
  box-shadow: 0px 3px 6px 0px rgba(105, 141, 48, 0.5);
  border-radius: 10px;
  background: #FCF9F4;
  margin-top: 15px;
  position: relative; }
  @media (min-width: 768px), print {
    .kaon_voice_part {
      align-items: center;
      display: flex;
      justify-content: space-between;
      margin-bottom: 80px;
      padding: 50px; } }
  @media (max-width: 767px) {
    .kaon_voice_part {
      margin-bottom: 40px;
      padding: 30px 15px 20px 15px; } }

@media (min-width: 768px), print {
  .kaon_voice_content {
    flex: 1 1 0%; } }

@media (min-width: 768px), print {
  .kaon_voice_ttl {
    margin-bottom: 25px; } }
@media (max-width: 767px) {
  .kaon_voice_ttl {
    margin-bottom: 15px; } }

.kaon_voice_ttl_spn {
  color: #FF6666;
  font-weight: bold; }
  @media (min-width: 768px), print {
    .kaon_voice_ttl_spn {
      border-bottom: 5px solid #698D30;
      font-size: 3rem;
      line-height: 2;
      padding-bottom: 2px; } }
  @media (max-width: 767px) {
    .kaon_voice_ttl_spn {
      border-bottom: 3px solid #698D30;
      font-size: 2rem; }
      .kaon_voice_ttl_spn br {
        display: none; } }

@media (min-width: 768px), print {
  .kaon_voice_txt {
    padding-right: 20px; } }
@media (max-width: 767px) {
  .kaon_voice_txt {
    padding-bottom: 20px; } }

@media (min-width: 768px), print {
  .kaon_voice_thumb {
    margin-left: 20px;
    text-align: right;
    width: 210px; } }
@media (max-width: 767px) {
  .kaon_voice_thumb {
    margin: 0 auto;
    text-align: center;
    width: 200px; } }

.kaon_contact_padd {
  padding-bottom: 140px; }

.access_box {
  margin-bottom: 60px; }
  @media (min-width: 768px), print {
    .access_box {
      align-items: center;
      display: flex;
      justify-content: center; }
      .access_box:nth-child(even) {
        flex-direction: row-reverse; }
        .access_box:nth-child(even) .access_boxcont {
          border-right: solid 3px #698D30;
          border-left: none; } }

.access_boxcont {
  background: #FCF9F4;
  border-bottom: solid 3px #698D30;
  border-left: solid 3px #698D30; }
  @media (min-width: 768px), print {
    .access_boxcont {
      height: 220px;
      padding: 40px 30px;
      width: 50%; } }
  @media (max-width: 767px) {
    .access_boxcont {
      border: solid 2px #698D30;
      margin: 0 auto;
      padding: 20px;
      width: 90%; } }

.access_boxttl {
  max-height: 40px; }

.access_boxinfo {
  display: flex;
  padding-top: 20px;
  align-items: center; }
  @media (min-width: 768px), print {
    .access_boxinfo dt {
      background: url(../image/home/img-info-bg.png) 0 0/contain no-repeat;
      display: flex;
      justify-content: center;
      padding: 22px;
      min-width: 140px; }
    .access_boxinfo dd {
      padding-left: 16px;
      line-height: 1.4; } }
  @media (max-width: 767px) {
    .access_boxinfo dt {
      background: url(../image/home/img-info-bg.png) center center/contain no-repeat;
      display: flex;
      justify-content: center;
      padding: 8px;
      min-width: 80px; }
    .access_boxinfo dd {
      padding-left: 16px;
      line-height: 1.4; } }

@media (min-width: 768px), print {
  .access_box_map {
    height: 300px;
    position: relative;
    width: calc(50% - 20px); } }
@media (max-width: 767px) {
  .access_box_map {
    height: 200px;
    position: relative;
    margin-top: -2px; } }
.access_box_map iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
