@charset "UTF-8";
/* CSS Document */

html,body { margin: 0; padding: 0; color: #444; text-align: justify; text-justify: inter-ideograph; line-height: 150%; font-family: 'Meiryo',sans-serif; }
header,footer,div,article,section,p,span,a,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; list-style-type: none; box-sizing: border-box; }
h1,h2,h3,h4,h5,h6 { margin: 0; padding: 0; font-weight: normal; line-height: 150%; }
form,fieldset,input,textarea { margin:0 ; padding: 0; border: 0; outline: none; }
img { margin: 0; padding: 0; max-width: 100%; height: auto; vertical-align: bottom; border: none; }
table,tr,td { margin: 0; padding: 0; border-collapse: collapse; border-spacing: 0; box-sizing: border-box; }
th { margin: 0; padding: 0; font-weight: normal; text-align: left; box-sizing: border-box; }
a:link { color: #3a547e; text-decoration: none; }
a:visited { color: #3a547e; text-decoration: none; }
a:hover { color: #717171; text-decoration: none; }
a:active { color: #717171; text-decoration: none; }





/* 共通 */
.green { color: rgb(0, 100, 0); font-family: "dnpshueiminpr6n-m",sans-serif; }
@media screen and (min-width: 861px) {
.big_wid { margin-left: auto; margin-right: auto; width: 90%; max-width: 1020px; }
.com_wid { margin-left: auto; margin-right: auto; width: 90%; max-width: 870px; }
.sp { display: none; }
}
@media screen and (max-width: 860px) {
html,body { font-size: 14px; }
.hl_l span { font-size: 16px; }
.hl_s { font-size: 14px; }
#top .sec_02 h2 { font-size: 18px; }
#top .sec_06 h3 { font-size: 16px; }
#top .sec_06 p { font-size: 14px; }

.big_wid { margin-left: auto; margin-right: auto; width: 90%; }
.com_wid { margin-left: auto; margin-right: auto; width: 90%; }
.pc { display: none; }
}




/* ヘッダー */
@media screen and (min-width: 861px) {
header { padding: 15px 0 30px 0; }
header ul { display: flex; justify-content: space-between; align-items: center; }
header li:nth-child(2) p { font-size: 11px; }
header li:nth-child(2) h2 { margin: 15px 0 0 0; }
header .font-size { display: flex; align-items: center; color: #452301; font-size: 14px; line-height: 100%; }
header .font-size a { display: grid; place-content: center; margin: 0 0 0 5px; width: 26px; height: 26px; color: #452301; font-size: 12px; white-space: nowrap; background: #efeeeb; border-radius: 2px; }
header .size-btn.active { color: #fff; background: #452301; }
header h3 { margin: 15px 0 0 0; font-size: 22px; font-weight: bold; text-align: right; }
}
@media screen and (max-width: 860px) {
header { padding: 15px 0 30px 0; }
header h1 { text-align: center; }
}





/* フッター */
@media screen and (min-width: 861px) {
footer { margin: 100px 0 0 0; padding: 0 0 15px 0; font-size: 12px; background: #eeeeee; }
footer .sec_01 { padding: 10px 0; color: #fff; background: #452301; }
footer .sec_01 ul { display: flex; justify-content: center; }
footer .sec_01 li:first-child { padding: 0 15px 0 0; font-weight: bold; }
footer .sec_01 a { padding: 0 15px; color: #fff; line-height: 100%; border-left: solid 1px #fff; }
footer .sec_02 { margin-top: 15px; }
footer .sec_02 a { display: block; margin: 0 0 10px 0; }
footer .sec_02 .copyright { margin: 50px 0 0 0; }
}
@media screen and (max-width: 860px) {
footer { margin: 100px 0 0 0; padding: 0 0 15px 0; font-size: 12px; background: #eeeeee; }
footer .sec_01 { padding: 10px; color: #fff; background: #452301; }
footer .sec_01 li { text-align: center; }
footer .sec_01 li:first-child { font-weight: bold; }
footer .sec_01 a { padding: 15px 0; color: #fff; }
footer .sec_02 { margin-top: 15px; }
footer .sec_02 a { display: block; margin: 0 0 10px 0; }
footer .sec_02 .copyright { margin: 30px 0 0 0; }
}





/* トップ */
@media screen and (min-width: 861px) {
.hl_l { margin: 0 0 30px 0; padding: 1px 1px 0 1px; border: solid 1px #e5e5e5; background: #F5F5F5; background: linear-gradient(0deg,rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 20%); box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.3); }
.hl_l::before { content: ""; display: block; width: 100%; height: 4px; background: #402206; }
.hl_l span { display: block; padding: 10px; color: #402206; }
.hl_s { display: flex; align-items: center; margin: 0 0 20px 0; padding: 15px 10px; line-height: 100%; background: #FFFFFF; background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%); border-bottom: solid 1px #d4d4d4; }
.hl_s::before { content: ""; margin:  0 10px 0 0; width: 3px; height: 16px; background: #D1C5B9; background: linear-gradient(0deg,rgba(209, 197, 185, 1) 0%, rgba(59, 42, 26, 1) 100%); }

#top .sec_01 .slider img { width: 100%; }
#top .sec_01 .slider .slick-slide { height: auto !important; }
#top .sec_01 .slider .slick-arrow { z-index: 2 !important; }
#top .sec_01 .slider .slick-next { right: 18% !important; width: 18px !important; height: 81px !important; }
#top .sec_01 .slider .slick-next::before { content: ""; display: block; width: 18px; height: 81px; background: url(images/arrow_02.png) no-repeat left top; }
#top .sec_01 .slider .slick-prev { left: 18% !important; width: 18px !important; height: 81px !important; }
#top .sec_01 .slider .slick-prev::before { content: ""; display: block; width: 18px; height: 81px; background: url(images/arrow_01.png) no-repeat left top; }
#top .sec_01 .slider .slick-slide:not(.slick-center) { filter: brightness(50%); transition: 0.3s ease-in 0s; }
#top .sec_01 .slick-dots { height: 50px; bottom: -43px; border-bottom: solid 1px #e3e2dc; background: url(images/dot.png); }
#top .sec_01 .slick-dots li { margin: 17px 5px 0 5px; }
#top .sec_01 .slick-dots li button::before { font-size: 12px; }
#top .sec_01 .slick-active button::before { color: #452301; }

#top .sec_02 { margin-top: 100px; }
#top .sec_02 h2 { color: #000; text-align: center; }

#top .sec_03 { margin-top: 50px; }
#top .sec_03 dl { display: flex; }
#top .sec_03 dt { width: 320px; }
#top .sec_03 dd { flex: 1; margin: 0 0 0 15px; }

#top .sec_04 { margin-top: 50px; }
#top .sec_04 ul { display: flex; justify-content: space-between; }
#top .sec_04 li { width: 32.5%; max-width: 283px; }

#top .sec_05 { margin-top: 50px; }
#top .sec_05 table { width: 100%; }
#top .sec_05 th { padding: 15px; border: solid 1px #000; text-align: center; }
#top .sec_05 td { padding: 15px; border: solid 1px #000; }
#top .sec_05 .box { margin: 40px 0 0 0; }
.ggmap { margin: 45px 0 0 0; padding: 0; vertical-align: bottom; position: relative; padding-top: 60%; height: 0; overflow: hidden; }
.ggmap iframe,
.ggmap object,
.ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; vertical-align: bottom; }

#top .sec_06 { margin-top: 50px; }
#top .sec_06 .box { text-align: center; }
#top .sec_06 img { max-width: 100px; }
#top .sec_06 h3 { margin: 10px 0 0 0; }
#top .sec_06 h4 { margin: 10px 0 0 0; }
#top .sec_06 p { margin: 30px 0 0 0; }
}
@media screen and (max-width: 860px) {
.hl_l { margin: 0 0 30px 0; padding: 1px 1px 0 1px; border: solid 1px #e5e5e5; background: #F5F5F5; background: linear-gradient(0deg,rgba(245, 245, 245, 1) 0%, rgba(255, 255, 255, 1) 20%); box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.3); }
.hl_l::before { content: ""; display: block; width: 100%; height: 4px; background: #402206; }
.hl_l span { display: block; padding: 10px; color: #402206; }
.hl_s { display: flex; align-items: center; margin: 0 0 20px 0; padding: 15px 10px; line-height: 100%; background: #FFFFFF; background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(238, 238, 238, 1) 100%); border-bottom: solid 1px #d4d4d4; }
.hl_s::before { content: ""; margin:  0 10px 0 0; width: 3px; height: 16px; background: #D1C5B9; background: linear-gradient(0deg,rgba(209, 197, 185, 1) 0%, rgba(59, 42, 26, 1) 100%); }

#top .sec_01 .slider img { width: 100%; }
#top .sec_01 .slider .slick-slide { height: auto !important; }
#top .sec_01 .slider .slick-arrow { z-index: 2 !important; }
#top .sec_01 .slider .slick-next { right: 15% !important; width: 9px !important; height: 40px !important; }
#top .sec_01 .slider .slick-next::before { content: ""; display: block; width: 9px; height: 40px; background: url(images/arrow_02.png) no-repeat left top; background-size: 100%; }
#top .sec_01 .slider .slick-prev { left: 15% !important; width: 9px !important; height: 40px !important; }
#top .sec_01 .slider .slick-prev::before { content: ""; display: block; width: 9px; height: 40px; background: url(images/arrow_01.png) no-repeat left top; background-size: 100%; }
#top .sec_01 .slider .slick-slide:not(.slick-center) { filter: brightness(50%); transition: 0.3s ease-in 0s; }
#top .sec_01 .slick-dots { height: 50px; bottom: -43px; border-bottom: solid 1px #e3e2dc; background: url(images/dot.png); }
#top .sec_01 .slick-dots li { margin: 17px 5px 0 5px; }
#top .sec_01 .slick-dots li button::before { font-size: 12px; }
#top .sec_01 .slick-active button::before { color: #452301; }

#top .sec_02 { margin-top: 100px; }
#top .sec_02 h2 { color: #000; text-align: center; }

#top .sec_03 { margin-top: 50px; }
#top .sec_03 dt { text-align: center; }
#top .sec_03 dd { margin: 15px 0 0 0; }

#top .sec_04 { margin-top: 50px; }
#top .sec_04 ul { display: flex; justify-content: space-between; flex-wrap: wrap; }
#top .sec_04 li { margin: 10px 0 0 0; width: 48%; max-width: 283px; }

#top .sec_05 { margin-top: 50px; }
#top .sec_05 table { width: 100%; }
#top .sec_05 th { padding: 15px; border: solid 1px #000; text-align: center; white-space: nowrap; }
#top .sec_05 td { padding: 15px; border: solid 1px #000; }
#top .sec_05 .box { margin: 40px 0 0 0; }
.ggmap { margin: 45px 0 0 0; padding: 0; vertical-align: bottom; position: relative; padding-top: 70%; height: 0; overflow: hidden; }
.ggmap iframe,
.ggmap object,
.ggmap embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; vertical-align: bottom; }

#top .sec_06 { margin-top: 50px; }
#top .sec_06 .box { text-align: center; }
#top .sec_06 img { max-width: 100px; }
#top .sec_06 h3 { margin: 10px 0 0 0; }
#top .sec_06 h4 { margin: 10px 0 0 0; font-size: 24px; }
#top .sec_06 p { margin: 30px 0 0 0; }
}








