@charset "utf-8";
/* reset */
  html, body, div, object, iframe, span,
  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, 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;
    background: #fff;
    color: #000;
  }

 
  footer, header{
    display: block;
  }

  a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none !important;
  }


  img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
  }

  .bo_r{
    border-radius: 30px;
  }

  p{
    line-height: 1.5;
  }

  /* -- ClearFix --*/
  /* For modern browsers */
  .clearfix:before,
  .clearfix:after {
    content:"";
    display:table;
  }
  .clearfix:after {
    clear:both;
  }  */
  /* For IE 6/7 (trigger hasLayout) */
  .clearfix {
    zoom:1;
  }


  /* Reset input[type="search"] */
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
  }
  input[type="search"]:focus {
    outline-offset: -2px;
  }
  input[type="search"]::-webkit-search-decoration {
    display: none;
  }

  /* iOS reset */
  input[type="submit"] {
    -webkit-appearance: none;
  }


  @media screen and (min-width: 768px) {
    a { 
      -webkit-tap-highlight-color:rgba(0, 0, 0, 0); 
    }

    @-moz-document url-prefix() {
      * { font-feature-settings: "palt"; }
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {
      * { font-feature-settings: "palt"; }
    }
  }

  html {
    height: 100%;
    overflow-y: scroll;
  }
  body {
    /* padding-top: 120px; */
    font-family: 'Koburina Gothic W3 JIS2004';
    overflow: hidden;
  }
  body.page-contact {
    padding-top: 0;
  }

  @media screen and (max-width: 767px) {
    .pc-none {
      display: block;
    }
  }

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


/* layout
**************************************** */

  /* --- inner --- */
  .inner {
    width: 90%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
  .inner-sm { max-width: 1080px; }
  .inner-lg { max-width: calc(100% - 112px); }

  /* --- section_pdg --- */
  .section_pdg {
    padding-top: 85px;
    padding-bottom: 120px;
  }

  @media print, screen and (max-width: 1080px) {
    /* --- inner --- */
    .inner { width: 90%; }
    .inner-lg { max-width: 90%; }
  }
  @media screen and (max-width: 767px) {
    /* --- inner --- */
    .inner { width: 86%; }
    .inner-lg { max-width: 86%; }

    /* --- section_pdg --- */
    .section_pdg {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .section_pdg-sm {
      padding-top: 24px;
      padding-bottom: 24px;
    }
  }


/* bg
********************************************** */

  .container-style1 {
    position: relative;
    background-color: #c0e0df;
    width: 100%;
    height: 65vh;
    overflow: hidden;
  }

  .container-style1-1 {
  border-radius: 0 0 50px 50px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f1edec;
  border-radius:0 0 50px 50px;
  margin: auto;
  right: 0;
  bottom: 0;
  }

  .container-style2{
    background-color: #c0e0df;
  }
/* 
  .container-style2:before{
    position: absolute;
    left: 50%; 
    width: 0px;
    content: "";
    height: 0px;
    border-color: #79573B transparent transparent; 
    border-style: solid solid solid; 
    border-width: 100px 170px; 
    bottom: -198px;
    transform:translate(-50%, -10%) ;
  } */

.container-style3{
  background-color: #c0e0df;
  position: relative;
  width: 100%;
  height: 65vh;
  overflow: hidden;
}

.container-style3-1 {
  border-radius: 0 0 50px 50px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f0eceb;
  border-radius:50px 50px 0 0;
  margin: auto;
  right: 0;
  bottom: 0;
  }

.container-style4 {
background-color: #f1edec;
}

.container-style5{
  position: relative;
  background-image: url(../img/find02.jpg);
  /* background-position: center; */
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100;
  padding: 20px 0;
}

.container-style6{
  background-color: #c0e0df;
  padding: 30px 0;
}

.container-style7{
  background-color:#26b2bd;
}

.container-style8{
  background-color:#26b2bd;
}






/* breadcrumbs
**************************************** */
  /* .breadcrumbs {
    padding: 16px 0;
    font-size: 87%;
  }
  .breadcrumbs a {
    color: #6c87a9;
    text-decoration: underline;
  } */


/* btn
********************************************** */
  .home .btn + .btn,
  .footer_contact .btn + .btn {
    margin-left: 64px;
  }

  /*telbtn  */
  .tel_btn{
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
  }

  .tel_btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    background-color: #095876;
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    box-shadow: 0 4px 8px rgba(0, 0, 0 ,0.2);
    /* transform: */
  }

  .header_{
    width: 100%;
    position: fixed;
    z-index: 1000;
    background-color: #f0eceb;
  }

  .mar_t{
    margin-top: 80px;
  }

  .conmar_t{
   margin-top: 50px;
  }

  @media screen and (max-width: 768px) {
    .conmar_t{
     margin-top: 50px;
    }
    .pad_t{
      padding-top: 20px;
    }
  }








/* ##############################################################################

    FOOTER

############################################################################## */
  .footer::before {
    content: "";
    position: absolute;
    top: 115px;
    left: 230px;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    border-radius: 32px 0 0 0;
    background-color: #f2f9ff;
  }

  @media screen and (max-width: 767px) {
    .footer::before {
      top: 58px;
      left: 4%;
      border-radius: 16px 0 0 0;
    }
  }
/* ##############################################################################

    INDEX

############################################################################## */

.footer--sub_nav {
  padding: 10px 0;
  font-size: 75%;
  background-color: #26b6c1;
}
.footer--copyright {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .footer--sub_nav {
    padding: 14px 0;
  }
}

/* burger */

nav {
  background-color: #f1edec;
  box-shadow: 0 1px 3px #79573B;
}

nav::after {
  content: "";
  display: block;
  clear: both;
}

.logo_ {
  float: left;
  padding: 20px 0px 20px 50px;
  line-height: 50px;
}

input {
  display: none;
}

ul {
  list-style: none; 
  padding-left: 0; 
}

a {
  text-decoration: none;
}

label {
  float: right;
  padding: 20px 50px 20px 10px;
  line-height: 50px;
  cursor: pointer;
}

label img {
  width: 30px;   
  vertical-align: middle;
}

.menu {
  clear: both;
  background: #f1edec;
  line-height: 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}

.menu li a {
  display: block;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #5d5d5d;

}

.menu li a:hover {
  background-color:#095876;
  color: #fff;
}

input:checked ~ .menu {
  max-height: 300px;
}

@media screen and (min-width: 768px) {
  label {
      display: none !important;
  }
  .menu {
      float: right;
      clear: none;
      max-height: none;
      line-height: 80px;
  }
  .menu li {
      display: inline-block;
      padding: 0 10px;
  }
  /* .menu li a {
      padding: 0 15px;
  } */
}


/* 第一區塊 */

.ttl_00{
  font-size: 30px;
  font-weight: bold;
  color: #26b6c1;
  text-align: center;
  padding: 50px 0 20px 0;
}

@media screen and (max-width: 768px) {
  .ttl_00{
    font-size: 26px;
  }
}

.con_00{
  font-size: 18px;
  color: #333;
  margin: 20px 0;
  line-height: 32px;
}


@media screen and (max-width: 425px) {
  .con_00{
    font-size: 16px;
  }
}

/* 第二區塊 */

.ttl_01{
  font-size: 30px;
  font-weight: bold;
  color: #571519;
  text-align: center;
  padding: 50px 0 20px 0;
}

.con_01{
  font-size: 18px;
  color: #333333;
  padding: 25px 0;
  line-height: 32px;
}
@media screen and (max-width: 1024px) {
  .con_01{
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  .con_01{
    font-size: 16px;
  }
}

/* Services */
.ttl_02{
  font-size: 30px;
  color: #095876;
  font-weight: bold;
  text-align: center;
  padding: 20px;
  span{
    margin-top: -4px;
    display: block;
    font-size: 14px;
    color: #26b6c1;
  }
}

/* .sv_bg{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.sv_bgbtn{
  position: absolute;
  background-color: #fff;
  width: 800px;
  height: 300px;
} */

.sv_bg {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sv_bgbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff; 
  width: 90%;
  max-width: 900px;
  padding: 20px;
  border-radius: 30px; 
  justify-content: center; 
}

.sv_bgbtn .row {
  display: flex;
 /* flex-wrap: wrap;  自動換行 */
  justify-content: center;
  gap: 15px; 
  width: 100%;
}

.sv_bgbtn .col-12 {
  flex: 1 1 calc(33.33% - 30px); /* 響應式列寬，每行最多3個按鈕，減去間距 */
  max-width: calc(33.33% - 30px); /* 同上，限制最大寬度 */
  display: flex;
  justify-content: center;
}

.sv_bgbtn img {
  width: 100%; /* 按鈕圖片寬度響應容器 */
  height: auto;
  cursor: pointer;
  /*border-radius: 5px;  圓角效果 */
  transition: transform 0.3s; /* 懸停動畫 */
}

.sv_bgbtn img:hover {
  transform: scale(1.05);
}

@media screen and (max-width: 768px) {
  .sv_bgbtn .col-12 {
    flex: 1 1 calc(50% - 20px); 
    max-width: calc(50% - 20px);
  }
}

@media screen and (max-width: 425px) {
  .sv_bgbtn .col-12 {
    flex: 1 1 calc(100% - 10px); /* 手機每行顯示1個按鈕 */
    max-width: calc(100% - 10px);
  }
}

@media screen and (max-width: 768px) {
  .sv_bgbtn {
    top: 15%;
  }
}

@media screen and (max-width: 425px) {
  .sv_bgbtn {
    top: 50%;
  }
}
.sv_img{
position: relative;
width: 100%;
height: 100%;
/* max-width: 1200px; */
object-fit: cover;
padding: 70px 0; 
}

.sv_con{
  position: absolute;
  top: 70%;
  left: 55%;
  transform: translate(-50%, -50%);
  background-color: #fff; 
  width: 90%;
  max-width: 660px;
  padding: 20px;
  justify-content: center; 
  box-shadow: 10px 10px #26b6c1;
}

.sv_con1{
  position: absolute;
  top: 67%;
  left: 45%;
  transform: translate(-50%, -50%);
  background-color: #fff; 
  width: 90%;
  max-width: 660px;
  padding: 20px;
  justify-content: center; 
  box-shadow: 10px 10px #26b6c1;
}


.sv_con h2{
  font-size: 50px;
  color: #26b6c1;
  font-weight: bold;
}
.sv_con1 h2{
  font-size: 50px;
  color: #26b6c1;
  font-weight: bold;
}

.sv_con01{
  font-size: 26px;
  color: #333;
  vertical-align: middle;
}

.sv_con02{
  font-size: 20px;
  color: #333;
}

@media screen and (max-width: 768px) {
  .sv_con {
    width: 90%; /* 在小屏幕上增加寬度 */
    max-width: none; /* 去掉最大寬度限制 */
    padding: 15px;
  }

  .sv_con h2 {
    font-size: 6vw; /* 增大標題字體 */
  }

  .sv_con01 {
    font-size: 4vw; /* 增大副標題字體 */
  }

  .sv_con02 {
    font-size: 3vw; /* 增大段落字體 */
  }
  .sv_img{
    padding-bottom: 90px;
  }
}

@media screen and (max-width: 480px) {
  .sv_con {
    padding: 10px; /* 減小內邊距 */
  }

  .sv_con h2 {
    font-size: 7vw; /* 調整字體大小 */
  }

  .sv_con01 {
    font-size: 5vw;
  }

  .sv_con02 {
    font-size: 3vw;
  }
}

/* find someone */

.ttl_03{
  font-size: 30px;
  color: #095876;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}

.con_03{
  font-size: 16px;
  color: #333;
  margin: 20px 0;
  line-height: 24px;
  text-align: justify;
}

@media screen and (max-width: 425px) {
  .con_03{
    font-size: 14px;
  }
}

.con_04{
  font-size: 22px;
  color: #e35550;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  line-height: 1.5;
}

.guided{
  font-size: 20px;
  font-weight: bold;
  color: #095876;
  padding: 10px;
}

.list_click{
  list-style: none;
  font-size: 16px;
  color: #333;
  padding: 5px;
  font-weight: bold;
}

.con_05{
  position: relative;
  font-size: 16px;
  color:#fff;
  font-weight: bold;
  padding-top: 20px;
  text-align: center;
}

.con_05::after {
  content: "";
  position: absolute;
  left: 50%; 
  bottom: -13px; 
  transform: translateX(-50%);
  width: 20%; 
  height: 3px;
  background-color: #fff;
}

.con_06{
  font-size: 30px;
  color: #fff;
  text-align: center;
  /* padding: 10px; */
  font-weight: bold;
  padding-top: 35px;
}

.con_07{
  font-size: 16px;
  color: #fff;
  padding: 10px;
  text-align: justify;

}

table {
  border: 0;
  border-collapse: collapse;
  border-radius: 8px;
  width: 100%;
  margin-top: 15px;
  /* margin: 25px 0; */
}
th {
  border: solid 2px #095876;
  padding: 16px 8px;
  text-align: center;
  background-color: #095876;
  color: #ffffff;
}
td {
  border: solid 2px #095876;
  background-color: #4fa0ba;
  text-align: center;
  padding: 10px;
  color: #fff;
  line-height: 1.5;
}  

.ttl_08{
  font-size: 22px;
  font-weight: bold;
  color: #333;
  padding: 20px;
}



.inb{
  display: inline-block;
  max-width: 300px;
  text-align: justify;
  margin-bottom: 40px;
  color: #222;
}

.ttl_04{
  font-size: 20px;
  color: #095876;
  font-weight: bold;
  text-align: center;
  padding: 20px 0;
}

.kepo{
  position: relative;
  display: inline-block;
  font-size: 40px;
  line-height: 1.2;
}

.kepo:after{
  content: "";
  z-index: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 0.2em;
  background: #f7e121;
  width: 100%;
}

.conftion{
  background-color: #fff;
  border-radius: 20px;
}

.con_08{
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  vertical-align: middle;
}

@media screen and (max-width: 1024px) {
  .con_08{
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .con_08{
    font-size: 18px;
  }
  .conftion{
    padding: 20px;
  }
}

@media screen and (max-width: 425px) {
  .con_08{
    font-size: 16px;
  }
  .conftion{
    padding: 20px;
  }
}

/* price */

.keywor{
font-size: 24px;
color: #fff;
background-color: #26b2bd;
padding: 10px;
width: 50%;
margin: 0 auto;
border-radius: 40px;
}

@media screen and (max-width:1024px) {
  .keywor{
    font-size: 20px;
    width:unset;
    }
}

@media screen and (max-width:425px) {
  .keywor{
    font-size: 16px;
    line-height: 1.5;
    width:unset;
    padding: 10px;
    }
}

.caption{
  position: relative;
  background-color:#bcdcdb;
  margin: 30px;
  display: flex;
  align-items: center;
  padding: 20px;
}

@media screen and (max-width:425px) {
  .caption img{padding-top: 25px;
  }
}

.sttl_00{
position: absolute;
font-size: 18px;
left: -25px;
writing-mode: vertical-lr;
background-color: #26b2bd;
color: #fff;
padding: 11px;
border-radius: 20px;
display: flex;
justify-content: center; 
align-items: center;
}

@media screen and (max-width:768px) {
  .sttl_00{
    position: absolute;
    font-size: 18px;
    writing-mode:unset;
    border-radius:unset;
    top: 0;
    left: 0px;
    }
}

.row {
  display: flex;
  align-items: center;
}

p {
  margin: 0;
  line-height: 1.6;
}

.container-style8 .inner {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px;
}

.price02{
  position:relative;
  background-color: #fff;
  /* display: flex;
  align-items: center;
  justify-content:center; */
  padding:15px 10px 15px 100px; /* 給文字部分留出空間 */
  z-index: 1; /* 確保文字色塊在圖片之下 */
}

@media screen and (max-width:425px) {
  .price02{
    padding:unset;
    padding-top: 90px;
}
}

.price02_img{
  /* display: inline-block; */
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%); /* 垂直置中 */
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 0 10px #fff;
  z-index: 2; /* 確保圖片在文字色塊之上 */
}

@media screen and (max-width:1024px) {
  .price02_img{
    left: -20px;
    width: 150px;
    height: 150px;
}
}

@media screen and (max-width:425px) {
  .price02_img{
    left: 100px;
    width: 145px;
    height: 145px;
    top: 20px;
    margin-top: 60px;
}
}

@media screen and (max-width:375px) {
  .price02_img{
    left: 80px;
}
}

@media screen and (max-width:320px) {
  .price02_img{
    left: 60px;
}
}

.price02_img img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* cases */
.ca_bgbtn img:hover {
  transform: scale(1.05);
}

.clbtn{
  flex-direction: column;
  align-items: center;
  gap: 10px;


}

.cabtn{
  display: block;
  background-color: #26b2bd;
  font-size: 16px;
  color: #fff;
  padding: 20px 10px;
  border-radius: 20px;
  text-align: center;
  text-decoration: none;
  width: 80%;
  max-width: 400px;
  margin: 20px 0;
}


@media screen and (max-width:768px) {
  .cabtn{
    width: 100%;
    max-width:unset;
    line-height: 1.5;
  }
}

/* contact */
.kepo01{
  color: #ffdb00;
  display: inline-block;
  font-size: 40px;
  line-height: 1.2;
}

.contabg{
  background-color: #26b2bd;
  width: 60%;
  margin: 0 auto;
}

.contabg00{
  position: relative;
  top: 0;
  left: 0;
}

.contatext{
position:absolute;
top: 12%;
left: 50%;
transform: translate(-50%, -50%);
}

.contatext::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 11px;
  transform: translateX(-50%);
  width: 90%;
  height: 3px;
  background-color:#095876;
}

.contatext01{
  position: absolute;
  top: 56%;
  left: 40%;
  transform: translate(-33%, -49%);
}

@media screen and (max-width:1024px) {
  .contatext01{
    top: 56%;
    left: 16%;
    transform: translate(-10%, -49%);
  }
}


@media screen and (max-width:769px) {
  .contatext{
    position:relative;
    padding-top: 40px;
    }
    .contatext01{
      position:unset;
      top: unset;
      left: unset;
      transform:unset;
    }
    .contabg01{
      background-color: #f0eceb;
    }
}

.ttl_09{
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-align: start;
}

.con_09{
  font-size: 16px;
  color: #333;
  margin: 10px 0;
  line-height: 24px;
  text-align: justify;
}



/* sitmap */
.ttl_05{
  font-size: 30px;
  font-weight: bold;
  color: #405454;
  text-align: center;
  padding: 40px 0 20px 0;
}
.newlist{
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin: 30px;
}

ul.newlist {
  padding-left:0 ;
}

.libc{
  border-bottom: 1px solid #ccc;
  a{
    display: block;
    text-align: left;
    padding: 10px 10px 10px 35px;
    font-size: inherit;
    max-width: inherit;
    text-decoration: none;
    color: #79573B;
  }
}

/* 底部資訊 */
.bgcl{
  background-color: #c0e0df;
}

.bgcl p{
  color: #333;
  font-size: 16px;
}

hr{
    border: 0;
    height: 1px;
    background: #26b6c1;
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}

/* 手機版 */
@media screen and (max-width: 993px) {
  .pc-none {
    display: block;
  }
}

@media screen and (max-width: 993px) {
  .mob-none {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .container-style1 {
    height: 107vh;
  }
} 

@media screen and (max-width: 375px) {
  .container-style3 {
    height: 75vh;
  }
} 
