@charset "UTF-8";
/*----------------------------------------
body
----------------------------------------*/
section {
  border: none;
}
.section_inner {
  width: 100%;
  padding: 0px 0 0;
  font-size: 1.6rem;
  line-height: 2.2;
}
#plan .section_inner {
  width: 90%;
  margin: 0 auto;
  padding: 50px 0 30px 0;
}
.text {
  letter-spacing: 1.5px;
}
h2 {
  font-size: 2.4rem;
  margin: 60px 0 20px 0;
  padding-top: 40px;
}
.sm_2 {
  margin: 0;
  padding: 0;
}

/*----------------------------------------
m_copy
----------------------------------------*/
.m_copy .section_inner {
  padding: 0;
}
.m_copy .text {
  width: 100%;
  font-size: 1.5rem;
  padding: 0 10px;
}
.m_copy .image {
  padding-top: 50px;
}
/*----------------------------------------
garden
----------------------------------------*/
.garden .text {
  margin-bottom: 60px;
}
/*----------------------------------------
topics
----------------------------------------*/
.topics .section_inner {
  padding-top: 30px;
  width: 92%;
}
.topics .section_inner ul .text {
  width: 75%;
  margin: 0 auto;
  text-align: left;
  padding: 60px 0;
}
.topics .section_inner ul .l {
  font-size: 2.4rem;
  line-height: 1.8;
  padding-bottom: 0;
  letter-spacing: 1px;
}
.topics .section_inner ul .s {
  padding-top: 20px;
  font-size: 1.5rem;
}
/*----------------------------------------
gallery
----------------------------------------*/
.gallery .section_inner {
  padding-top: 0;
}
/*----------------------------------------
outline
----------------------------------------*/
.outline a,
.outline a:visited {
  text-decoration: none;
}
.outline {
  background: url("../img/common/sp_img_007.jpg") no-repeat bottom;
  padding: 0 10%;
  background-size: contain;
  padding-bottom: 250px;
}
.outline h1 {
  font-size: 2.7rem;
  border-bottom: #e9ad30 solid 1px;
  padding-bottom: 20px;
}
.outline dl dt,
.outline dl dd {
  text-align: left;
  font-size: 1.1rem;
  letter-spacing: 0;
  line-height: 2.8;
}
.outline dl dt {
  float: left;
  width: 25%;
}
.outline dl dd {
  float: left;
  width: 75%;
}
.outline .access dt {
  float: none;
  width: 100%;
}
.outline .access dd {
  float: none;
  width: 100%;
}
.outline .access .map,
.outline .access .tel {
  margin-bottom: 40px;
}
.outline .access a,
.outline .access a:visited {
  text-decoration: underline;
}
.outline .access a:hover {
  text-decoration: none;
}
.outline p.access {
  color: #ffffff;
  text-align: left;
  font-size: 1.2rem;
  letter-spacing: 0;
  line-height: 2.8;
  width: 310px;
  margin: 0 auto;
}
/*----------------------------------------
map
----------------------------------------*/
.map {
  margin: 50px auto 50px;
  width: 91%;
}
.map .text {
  margin: 8px 5px 0 0;
  text-align: right;
}
.map .text a {
  font-size: 1.5rem;
}
/*----------------------------------------
gord_tree
----------------------------------------*/
.gold_tree {
  width: 100%;
  margin: 0 auto 50px;
  font-size: 1.5rem;
}
h2.gold_ttl {
  padding: 70px 0 40px 0;
}
.gold_tree h3 {
  font-size: 2.3rem;
  position: relative;
  margin-bottom: 20px;
}

.gold_tree .g_01 h3 {
  border-bottom: #6cb45d 1px solid;
}
.gold_tree .g_02 h3 {
  border-bottom: #c38384 1px solid;
}
.gold_tree .g_03 h3 {
  border-bottom: #b89c4f 1px solid;
}
.gold_tree .g_04 h3 {
  border-bottom: #5da9b4 1px solid;
}
.gold_tree .g_05 h3 {
  border-bottom: #604909 1px solid;
}

.gold_tree h3 span {
  display: inline-block;
  padding: 5px 0 0 90px;
}
.gold_tree h3::before {
  position: absolute;
  display: inline-block;
  border-radius: 50% 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 3px 0 0 3px;
  margin: 0 0 0 20px;
  color: #fff;
  font-weight: bold;
  font-size: 3rem;
}
.gold_tree .g_01 h3::before {
  content: "01.";
  background-color: #6cb45d;
}
.gold_tree .g_02 h3::before {
  content: "02.";
  background-color: #c38384;
}
.gold_tree .g_03 h3::before {
  content: "03.";
  background-color: #b89c4f;
}
.gold_tree .g_04 h3::before {
  content: "04.";
  background-color: #5da9b4;
}
.gold_tree .g_05 h3::before {
  content: "05.";
  background-color: #604909;
}
.gold_tree div {
  text-align: left;
}
.gold_tree div p {
  margin: 0 80px;
  line-height: 2;
}
.gold_tree .g_img img {
  width: 100%;
}
.photo {
  background: #fff5d8;
}
.photo p {
  width: 85%;
  margin: 0 auto;
  padding: 20px 10px;
}

/*----------------------------------------
faq
----------------------------------------*/
.faq {
  background: url("../img/common/faq_bg.png") no-repeat top;
  border-top: #999 1px solid;
  background-size: contain;
}
.faq h2 {
  margin: 0;
}
.faq .text {
  font-size: 1.5rem;
  margin-bottom: 30px;
}
.faq .accordion-31 {
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  width: 90%;
  margin: 0 auto;
}
.faq .accordion-31 h3 {
  font-weight: normal;
  text-align: left;
  background: url("../img/common/q_img.png") no-repeat 0 30px;
  padding: 35px 0 0px 35px;
  margin: 0px 10px;
  line-height: 1.5;
  font-size: 1.5rem;
  background-size: 3%;
}
.faq .accordion-31 p {
  background: url("../img/common/a_img.png") no-repeat transparent;
  padding: 3px 0 5px 36px;
  margin: 10px 10px 25px 10px;
  text-align: left;
  background-size: 3%;
}
.fap_p {
  border-top: 1px solid #ccc;
}
/*----------------------------------------
garden
----------------------------------------*/
.garden {
  width: 90%;
  margin: 0 auto;
}
/*----------------------------------------
sm_plan
----------------------------------------*/
.sm_plan {
  padding: 5%;
  padding-bottom: 60px;
  background: #fff5d8;
  margin: 20px 0 0;
}
.sm_plan .text {
  margin: 0 auto;
  font-size: 1.5rem;
}
.sm_plan .plan_inner .plandetail {
  text-align: left;
}
.sm_plan .plan_inner .plandetail .planpict {
  border: 1px solid #999;
  width: 220px;
  padding: 2px 14px;
  text-align: center;
  margin: 20px 0 15px 3px;
  font-size: 1.3rem;
}
.sm_plan .plan_inner .plandetail .plantitle {
  margin-bottom: 10px;
  font-size: 1.7rem;
  line-height: 2.6rem;
}
.sm_plan .btn_plan {
  color: #fff;
  background-color: #ab8334;
  font-size: 1.5rem;
  width: 80%;
  display: block;
  padding: 15px 0;
  margin: 50px auto 10px;
  text-align: center;
}
.sm_plan .btn_plan:hover {
  background-color: #ab8334ba;
}
.sm_plan .plan_inner .planimg {
  margin-top: 40px;
}

/*----------------------------------------
footer
----------------------------------------*/
footer {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
}
footer .section_inner {
  font-size: 1.3rem;
  line-height: 1.7;
  letter-spacing: 0px;
}

@media only screen and (max-width: 767px) {
  /*----------------------------------------
gold_ttl
----------------------------------------*/
  h2.gold_ttl {
    font-size: 2rem;
    padding: 10px 0;
    margin: 10px 0;
  }
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 20%;
    height: 30px;
    background: url(../img/common/cont_ttl_sp.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 20%;
    height: 30px;
    background: url(../img/common/cont_ttl_sp.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }
  .gold_tree article {
    margin: 40px 0;
  }
  .gold_tree article:first-child {
    margin: 0;
  }
  .gold_tree h3 {
    font-size: 2rem;
    margin: 10px;
  }
  .gold_tree .g_01 h3 span {
    padding: 5px 0 0 60px;
  }
  .gold_tree h3 span {
    padding: 15px 0 0 60px;
    line-height: 1.2;
  }
  .gold_tree h3::before {
    margin: 5px 0 0 5px;
    width: 50px;
    height: 50px;
    font-size: 2.5rem;
  }
  .gold_tree .g_01 h3::before {
    margin: 0px 0 0 5px;
  }
  .gold_tree div p {
    margin: 20px auto 0 auto;
    width: 80%;
  }
  .faq {
    margin-top: 50px;
  }
  .faq .accordion-31 h3,
  .faq .accordion-31 p {
    background-size: 8%;
  }
}

@media only screen and (min-width: 768px) {
  /*----------------------------------------
m_copy
----------------------------------------*/
  .m_copy .image {
    padding-top: 170px;
  }
  /*----------------------------------------
topics
----------------------------------------*/
  .topics {
    padding-bottom: 40px;
  }
  .topics ul li {
    float: left;
    width: 50%;
  }
  .topics .section_inner ul .text {
    width: 70%;
    padding: 40px 0;
  }
  .topics .section_inner ul .l {
    font-size: 2rem;
    padding-bottom: 0;
    padding-top: 50px;
  }
  .topics .section_inner ul .s {
    font-size: 1.3rem;
    padding-top: 20px;
  }
  /*----------------------------------------
gold_ttl
----------------------------------------*/
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl_sp.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl_sp.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }
  .photo {
    margin: 0 0 50px 0;
  }
  .photo ul {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  .photo ul li {
    margin: 10px;
  }
  .gold_tree article {
    margin: 40px 0;
  }
  .gold_tree h3 {
    font-size: 2rem;
    margin: 10px;
  }
  /*----------------------------------------
outline
----------------------------------------*/
  .outline {
    background-size: contain;
    background: url(../img/common/pc_img_010.jpg) no-repeat bottom;
    padding: 0 25% 350px;
  }
  .outline dl {
    width: 310px;
    margin: 0 auto;
  }
  main {
    padding-bottom: 0;
  }
  #plan ul li .plan_name {
    line-height: 1.8rem;
    font-size: 1.2rem;
  }
  #plan .plan_text {
    font-size: 1.2rem;
    line-height: 1.8rem;
    letter-spacing: 0.05rem;
  }
  #plan .btn_plan a {
    padding: 0 0 0 585px;
  }
  /*----------------------------------------
sm_plan
----------------------------------------*/
  .sm_plan .text {
    margin: 25px auto -20px;
    font-size: 1.5rem;
  }
  .sm_plan .plan_inner {
    display: flex;
  }
  .sm_plan .plan_inner .planimg {
    width: 95%;
    margin-right: 3%;
    margin-top: 50px;
  }
  .sm_plan .plan_inner .plandetail {
    text-align: left;
  }
  .sm_plan .plan_inner .plandetail .planpict {
    border: 1px solid #999;
    width: 220px;
    padding: 2px 14px;
    text-align: center;
    margin: 60px 0 15px 3px;
    font-size: 1.3rem;
  }
  .sm_plan .plan_inner .plandetail .plantitle {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  /*----------------------------------------
faq
----------------------------------------*/
  .faq .accordion-31 {
    width: 90%;
    padding-bottom: 0px;
  }
  .map {
    margin: 40px auto 50px;
    width: 91%;
  }
  .faq .accordion-31 h3 {
    margin: 0px 40px;
  }
  .faq .accordion-31 p {
    margin: 10px 40px 25px 40px;
  }
}

@media only screen and (min-width: 1024px) {
  /*----------------------------------------
main_visual
----------------------------------------*/
  .main_visual .section_inner {
    padding-top: 78px;
  }
  /*----------------------------------------
topics
----------------------------------------*/
  .topics .section_inner ul .text {
    width: 64%;
  }
  .topics .section_inner ul .l {
    font-size: 2.8rem;
    padding-top: 70px;
  }
  .topics .section_inner ul .s {
    font-size: 1.6rem;
    padding-top: 20px;
  }
  /*----------------------------------------
outline
----------------------------------------*/
  .outline {
    height: 1800px;
    padding: 0px 30%;
    background-size: contain;
  }
  .outline h1 {
    font-size: 2.8rem;
    padding: 28px 0;
    margin-bottom: 28px;
  }
  .outline dl {
    width: 410px;
    margin: 0 auto;
  }
  .outline dl dt,
  .outline dl dd {
    font-size: 1.5rem;
  }
  .outline p.access {
    width: 410px;
    font-size: 1.6rem;
  }
  #plan .btn_plan a {
    padding: 0 0 0 815px;
  }
  .gold_tree article {
    margin: 0 0;
  }
  /*----------------------------------------
faq
----------------------------------------*/
  .faq .accordion-31 {
    width: 90%;
    padding-bottom: 0px;
  }
  .faq .accordion-31 h3 {
    margin: 0px 40px;
  }
  .faq .accordion-31 p {
    margin: 10px 40px 25px 40px;
  }
  .faq .text {
    margin-bottom: 40px;
  }
  .map {
    margin: 50px auto 60px;
    width: 91%;
  }
  /*----------------------------------------
gold_tree
----------------------------------------*/
  .gold_tree {
    margin: 0 auto 70px;
  }
  .gold_tree article:nth-child(odd) p.g_img {
    float: left;
    width: 50%;
  }
  .gold_tree article:nth-child(odd) div {
    float: right;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  .gold_tree article:nth-child(even) p.g_img {
    float: right;
    width: 50%;
  }
  .gold_tree article:nth-child(even) div {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }
  /*----------------------------------------
photo
----------------------------------------*/
  .photo {
    padding: 20px;
    margin: 70px 0;
  }
  .photo ul {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
  }
  .photo ul li {
    margin: 0 20px 0 0;
  }
  .photo ul li:last-child {
    margin: 0;
  }
}

@media only screen and (min-width: 1366px) {
  /*----------------------------------------
topics
----------------------------------------*/
  .topics .section_inner {
    width: 1200px;
  }
  .topics .section_inner ul .text {
    width: 50%;
  }
  .topics .section_inner ul .l {
    padding-top: 120px;
  }
  /*----------------------------------------
gold_tree
----------------------------------------*/
  .gold_tree article:nth-child(odd) p.g_img {
    float: left;
    width: 50%;
  }
  .gold_tree article:nth-child(odd) div {
    float: right;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  .gold_tree article:nth-child(even) p.g_img {
    float: right;
    width: 50%;
  }
  .gold_tree article:nth-child(even) div {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }
  /*----------------------------------------
photo
----------------------------------------*/
  .photo {
    background: #fff5d8;
    padding: 20px;
    margin: 70px 0;
  }
  .photo ul {
    display: flex;
    justify-content: center;
    width: 1230px;
    margin: 0 auto;
  }
  .photo ul li {
    margin: 0 20px 0 0;
  }
  .photo ul li:last-child {
    margin: 0;
  }
}

@media only screen and (min-width: 1440px) {
  /*----------------------------------------
main_visual
----------------------------------------*/
  .main_visual .section_inner .pc_on img {
    width: 100%;
  }
  /*----------------------------------------
m_copy
----------------------------------------*/
  .m_copy .section_inner .pc_on img {
    width: 100%;
  }
  /*----------------------------------------
gold_tree
----------------------------------------*/
  .gold_tree article:nth-child(odd) p.g_img {
    float: left;
    width: 50%;
  }
  .gold_tree article:nth-child(odd) div {
    float: right;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  .gold_tree article:nth-child(even) p.g_img {
    float: right;
    width: 50%;
  }
  .gold_tree article:nth-child(even) div {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }
  /*----------------------------------------
photo
----------------------------------------*/
  .photo {
    background: #fff5d8;
    padding: 20px;
    margin: 70px 0;
  }
  .photo ul {
    display: flex;
    justify-content: center;
    width: 1230px;
    margin: 0 auto;
  }
  .photo ul li {
    margin: 0 20px 0 0;
  }
  .photo ul li:last-child {
    margin: 0;
  }
}
@media only screen and (min-width: 1200px) {
  /*----------------------------------------
gold_tree
----------------------------------------*/
  .gold_tree {
    width: 1230px;
    margin: 0 auto;
    font-size: 1.5rem;
  }
  .gold_tree article:nth-child(odd) p.g_img {
    float: left;
    width: 50%;
  }
  .gold_tree article:nth-child(odd) div {
    float: right;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  .gold_tree article:nth-child(even) p.g_img {
    float: right;
    width: 50%;
  }
  .gold_tree article:nth-child(even) div {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }
  #plan .btn_plan a {
    padding: 0 0 0 1100px;
  }
  #plan .section_inner {
    width: 1200px;
  }
  /*----------------------------------------
gold_tree
----------------------------------------*/
  .gold_tree {
    width: 1230px;
    margin: 0 auto 70px;
    font-size: 1.5rem;
  }
  .gold_tree article:nth-child(odd) p.g_img {
    float: left;
    width: 50%;
  }
  .gold_tree article:nth-child(odd) div {
    float: right;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  .gold_tree article:nth-child(even) p.g_img {
    float: right;
    width: 50%;
  }
  .gold_tree article:nth-child(even) div {
    float: left;
    width: 50%;
    text-align: left;
    margin-top: 50px;
  }
  h2.gold_ttl::before {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
  }
  h2.gold_ttl::after {
    content: "";
    display: inline-block;
    width: 25%;
    height: 50px;
    background: url(../img/common/cont_ttl.png) no-repeat 12%;
    background-size: 100%;
    vertical-align: bottom;
    transform: scale(-1, 1);
  }

  /*----------------------------------------
sm_plan
----------------------------------------*/
  .sm_plan {
    padding: 2% 20% 5% 20%;
  }
  .sm_plan .plan_inner .planimg {
    width: 430px;
    margin-right: 3%;
    margin-top: 50px;
  }
  .sm_plan .plan_inner .plandetail {
    text-align: left;
    margin-left: 30px;
    position: relative;
  }
  .sm_plan .plan_inner .plandetail .plantitle {
    margin-bottom: -15px;
    font-size: 1.9rem;
    line-height: 2.9rem;
  }
  /*----------------------------------------
faq
----------------------------------------*/
  .faq .accordion-31 {
    width: 910px;
    margin: 0 auto;
  }
  h2 {
    margin: 70px 0 20px 0;
  }
  /*----------------------------------------
map
----------------------------------------*/
  .map {
    margin: 50px auto 70px;
    width: 1230px;
  }
  h2 {
    font-size: 3.5rem;
  }
  /*----------------------------------------
photo
----------------------------------------*/
  .photo {
    background: #fff5d8;
    padding: 20px;
    margin: 70px 0;
  }
  .photo ul {
    display: flex;
    justify-content: center;
    width: 1230px;
    margin: 0 auto;
  }
  .photo ul li {
    margin: 0 20px 0 0;
  }
  .photo ul li:last-child {
    margin: 0;
  }
}
