@charset "UTF-8";
/*------------------------------body*/
body {
  color: #333;
}
.inline-block {
  display: inline-block;
}
.color-01 {
  color: #ED0000;
}
.txt-01 {
  font-weight: bold;
}
/* inner　サイト指定のコンテンツ幅に納めるコンテナ */
.inner {
  max-width: 1080px; /* サイト指定のコンテンツ領域幅 (A)*/
  margin: 0 auto;
}
/* main */
.main {
  position: relative;
  z-index: 1;
}
a.tel:hover {
  text-decoration: none;
}
a.txt-link {
  padding: 0 0 1px 20px;
  background: url(/common/images/arrow_gr.png) no-repeat 0 4px;
  background-size: 7px;
  color: #227843;
}
a.txt-link2 {
  color: #227843;
}
a.pdf-link {
  /* padding: 0 0 0 24px; */
  /* background: url(/common/images/icon_pdf.png) no-repeat 0 3px; */
  background-size: 14px;
  color: #227843;
}
a.pdf-link>img {
  width: 14px;
  vertical-align: middle;
  margin-right: 0.5em;
  margin-bottom: 3px;
}
a.ext-link {
  padding: 0;
  /* background: url(/common/images/ext_link_g.png) no-repeat 0 4px;*/
  /* background-size: 16px;*/
  color: #227843;
}
.ext-01, .ext-02 {
  width: 14px;
  margin: 6px 6px 0 0;
  display: inline-block;
}
a:has(img.ext-link-img) {
  position: relative;
}
.ext-link-img{
  position: absolute;
  z-index: 1;
  bottom: 5px;
  right: 5px;
}


/*------------------------------header */
.core-parts.header_02 .header-width {
  max-width: 1080px;
  margin: 0 auto;
}
.core-parts.header_02.header-group {
  border-bottom: 1px solid #17562f;
}
.core-parts.header_02 .header-logo {
  /* width: 170px; */
  margin-top: 17px;
  margin-bottom: 12px;
}
.core-parts.header_02.header-group .hdr-function .buttons {
  margin-top: 0;
  /* overflow: hidden; */
}
.core-parts.header_02.header-group .hdr-function .buttons p {
  float: none;
}
.core-parts.header_02.header-group .hdr-function .buttons p.shop a {
  display: block;
}
.core-parts.header_02 .header-global-02 {
  margin: 20px 0 24px;
}
.core-parts.header_02 .glb02nav-txt {
  padding: 2px 30px 0;
  font-size: 100%;
}
.core-parts.header_02 .fst.sbl-wrap .glb02nav-txt {
  border-left: none;
}
.core-parts.header_02 .sbl-wrap .glb02nav-txt {
  border-right: 1px solid #666;
}
.core-parts.header_02 .hglb02nv-current a .glb02nav-txt, .core-parts.header_02 a:hover .glb02nav-txt {
  color: #227843;
}
.core-parts.header_02 .hglb02-nav li a:hover, .core-parts.header_02 .hglb02-nav li.hglb02nv-current a {
  border-bottom: none;
}
/*------------------------------ breadcrumb */
.top-clm {
  background-color: #efefef;
  margin-bottom: 70px;
}
.breadcrumb {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  padding-bottom: 7px;
  font-size: 85.714285%;
}
.breadcrumb li {
  float: left;
  color: #666;
}
.breadcrumb li:before {
  content: ">";
  display: inline-block;
  color: #696969;
  position: relative;
  background-size: 100%;
  top: 0;
  left: 0;
  margin: 0 0.6em 0 0.75em;
}
.breadcrumb li.bc-home:before {
  display: none;
}
.breadcrumb li.bc-home a:before {
  content: " ";
  display: inline-block;
  background: url(/common/images/icon_home.png) no-repeat;
  background-size: 14px;
  width: 14px;
  height: 13px;
  position: relative;
  z-index: 2;
  padding-left: 0.5em;
  top: 1px;
}
.ttl-wrap .ttl-01 {
  text-align: center;
  margin-top: 38px;
  padding-bottom: 60px;
  font-size: 100%;
}
/*------------------------------page */
.wrapper {
  width: 100%;
  min-width: 1100px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.main, .main.inner {
  margin-bottom: 130px;
}
.main.inner .main-cont-01 {
  float: left;
  width: 801px;
  box-sizing: border-box;
}
.section {
  margin-bottom: 85px;
}
.section-01 {
  font-size: 1.071em;
  margin-bottom: 70px;
}
.clm-01 {
  margin-bottom: 50px;
}
.clm-02 {
  margin-bottom: 91px;
}
.section:last-child, .clm-01:last-child {
  margin-bottom: 0;
}
/*セクショントップページ*/
.main-bg {
  position: relative;
}
.main-bg .bc-wrap {
  max-width: 1080px;
  height: auto;
  margin: 0px auto;
  position: relative;
  z-index: 2;
}
.section-top .breadcrumb, .elder .breadcrumb {
  position: absolute;
}
.ttl-bg {
  overflow: hidden;
  border: none;
  padding: 0px;
  height: 220px;
  position: relative;
  min-width: 1080px;
  margin-bottom: 60px;
}
.ttl-bg .ttl-01 img, .elder .ttl-bg img {
  margin-left: -700px;
  max-width: 1400px;
  position: absolute;
  left: 50%;
}
/*------------------------------右サイドバー */
/* contents */
.right-nv .main-cont-01 {
  float: left;
  width: 801px;
  box-sizing: border-box;
}
/* sidebar */
.right-nv .main-cont-02 {
  float: right;
  width: 243px;
  box-sizing: border-box;
}
.ml-cont-01 {
  margin: 0 0 46px 0;
}
.sdm-ttl-01 {
  box-sizing: border-box;
  padding: 15px 0 0;
  background: #3c8157;
  color: #FFF;
  height: 52px;
  display: block;
  text-align: center;
  font-size: 1.143em;
  margin: 0;
}
.sdm-ttl-01 a:hover {
  opacity: 0.7;
  text-decoration: none;
}
.sdm-list-01 li {
  box-sizing: border-box;
  color: #717171;
}
.sdm-list-01 > li a {
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  background: url(/common/images/arrow_gr.png) 16px 19px no-repeat;
  background-size: 7px;
}
.sdm-list-03 {
  display: none;
}
.hglb02nv-current .sdm-list-03 {
  display: block;
  background-color: #fafafa;
}
.sdm-list-01 .hglb02nv-current a {
  background-color: #fafafa;
}
.sdm-list-01 > li .sdm-list-03 > li a {
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  background: url(/common/images/icon_dot.png) 34px center no-repeat;
  background-size: 4px;
}
.sdm-list-01 > li .sdm-list-03 > li:last-child {
  border-bottom: none;
}
.sdm-list-01 > li a {
  display: block;
  box-sizing: border-box;
  padding: 14px 10px 14px 34px;
}
.sdm-list-01 > li .sdm-list-03 > li a {
  display: block;
  box-sizing: border-box;
  padding: 14px 10px 14px 46px;
}
.sdm-list-01 > li .sdm-list-03 > li.sdm-list-04 a:before {
  content: "-";
  font-size: 120%;
  top: 2px;
  padding-right: 5px;
}
.sdm-list-01 > li .sdm-list-03 > li.sdm-list-04 a {
  font-size: 90%;
  padding: 14px 10px 13px 50px;
  background: none;
}
.sdm-list-01 > li a:hover {
  background: url(/common/images/arrow_gr.png) 16px 19px no-repeat #eee;
  text-decoration: none;
  background-size: 7px;
}
.sdm-list-01 > li .sdm-list-03 > li a:hover {
  background-color: #eee;
}
.sdm-list-01 > li.sdm01-current > a, .sdm-list-03 > li.sdm01-current > a {
  background-color: #eee !important;
  text-decoration: none;
  font-weight: bold;
  color: #227843;
}
.lnv-clm .bnr {
  margin-bottom: 35px;
}
.lnv-clm .bnr li {
  margin-bottom: 20px;
}
.lnv-clm .bnr li a {
  display: block;
}
.lnv-clm .gentei .lnv-menu-tt {
  font-weight: bold;
  color: #757575;
}
.lnv-clm .gentei .bnr li {
  margin-bottom: 8px;
}
.lnv-clm .bnr-02 {
  margin-bottom: 35px;
}
.lnv-clm .bnr-02 li {
  margin-bottom: 20px;
}
.lnv-clm .gentei .bnr-02 li {
  margin-bottom: 8px;
}
.lnv-clm .gentei .bnr-02 li a {
  display: block;
}
/*------------------------------ftr */
.ftr-page-top {
  width: 1080px;
  margin: 0 auto 21px;
}
.pagetop {
  text-align: right;
  color: #227843;
}
.pagetop span {
  margin-right: 5px;
}
.contact-section {
  background-color: #ebebeb;
}
.contact-section .ttl {
  width: 168px;
  margin: 0 auto 20px;
  padding-top: 40px;
}
.contact-section .contact-lists {
  overflow: hidden;
  margin-bottom: 45px;
  margin-right: -10px;
}
.contact-section .contact-lists li {
  float: left;
  width: 370px;
  color: #0D7A37;
  font-size: 2.5em;
  font-weight: bold;
  margin-right: 0;
}
.contact-section .contact-lists li:first-child {
  border-right: 1px solid #aaa;
  margin-right: 24px;
  box-sizing: border-box;
}
.contact-section .contact-lists li img {
  margin: 0 10px;
}
.contact-section .contact-lists li.shop-btn {
  width: 290px;
  /* margin-left: 14px; */
  margin-left: 24px;
}
.contact-section .contact-lists li.shop-btn a {
  display: block;
}
.contact-section .contact-lists li.shop-btn img {
  margin: 0;
}
.time-section {
  margin: 0 0 2em 10px;
  font-size: 110%;
}
.time-section .time-clm {
  overflow: hidden;
  margin-right: -60px
}
.time-section .time-clm li {
  margin-right: 60px;
}
.time-section .time-clm li span {
  font-weight: bold;
  margin-right: 1em;
}
.time-section .time-clm li.detail-01 {
  display: flex;
}
.ft-bnr-section{
  padding-bottom: 60px;
}
.ft-bnr-section .bnr-list{
  display: flex;
  flex-wrap: wrap;
  gap: 3.7%;
}
.ft-bnr-section .bnr-list li{
  width: calc((100% - 3.7%) / 2);
  margin-bottom: 32px;
}
.ft-bnr-section .bnr-list li a{
  display: block;
}


.core-parts.footer_01 {
  background-color: #f5f5f5;
}
.core-parts.footer_01 a:hover {
  color: #227843;
}
.core-parts.footer_01 .fglb01-wrap .fglb01w-nav {
  margin-bottom: 40px;
}
.core-parts.footer_01 .fglb01-wrap .fglb01w-ttl a:hover {
  color: #17562f;
}
.core-parts.footer_01 .fglb01-inner {
  padding-top: 50px;
  color: #555;
}
.core-parts.footer_01 .fglb01-outer {
  width: 1080px;
}
.core-parts.footer_01 .fglb01-wrap {
  width: 170px;
  margin-right: 30px;
}
.core-parts.footer_01 .fglb01-wrap-01 {
  width: 270px;
}
.core-parts.footer_01 .fglb01-wrap-01 .ftr-logo {
  margin-bottom: 28px;
}
.core-parts.footer_01 .fglb01-wrap-01 .ftr-logo a {
  display: inline-block;
}
.core-parts.footer_01 .fglb01-wrap-01 .add {
  margin-bottom: 30px;
}
.core-parts.footer_01 .fglb01-wrap-01 .link-lists {
  margin-bottom: 30px;
}
.core-parts.footer_01 .fglb01-wrap-01 .link-lists li {
  margin: 0 30px 14px 0;
  padding: 0 0 0 24px;
  background: url(/common/images/arrow_gr.png) no-repeat 7px center;
  background-size: 7px;
}
.core-parts.footer_01 .fglb01-wrap .fglb01w-ttl {
  font-size: 1.286em;
  font-weight: normal;
  border-bottom: 2px solid #17562f;
  margin: 0 0 20px 0;
  padding-bottom: 7px;
}
.core-parts.footer_01 .fglb01-wrap-03 .fglb01w-ttl {
  width: 170px;
}
.core-parts.footer_01 .fglb01-wrap-05 {
  margin-right: 0 !important;
  width: 180px;
}
.core-parts.footer_01 .fglb01-wrap-05 .fglb01w-ttl {
  margin-right: 0;
  border-bottom: 1px dotted #aaa;
  font-size: 100%;
  padding-bottom: 14px;
}
.core-parts.footer_01 .fglb01-wrap-05 .fglb01w-ttl span {
  font-size: 0.786em;
}
.core-parts.footer_01 .footer-global-02 {
  background-color: #17562f;
  padding: 30px 0 24px;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap {
  color: #fff;
  margin: 0 auto;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .copyright {
  color: #fff;
  font-size: 0.857em;
  padding: 0;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .fglb02w-nav {
  float: right;
  font-size: 0.857em;
  line-height: 1.5em;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .fglb02w-nav li {
  float: left;
  margin: 0 auto 0 40px;
}
.core-parts.footer_01 .footer-global-02 .fglb02-wrap .fglb02w-nav a:hover {
  color: #fff;
}
.core-parts.footer_01 a {
  display: flex;
  align-items: center;
}
.core-parts.footer_01 a .ext-02 {
  margin-right: 10px;
}
/*------------------------------btn */
/*btn*/
.txt-btn-01 a {
  width: 100%;
  display: inline-block;
  padding: 12.5px 0;
  text-align: center;
  font-size: 1.143em;
  box-sizing: border-box;
  background: url(/common/images/arrow_bk.png) 24px center no-repeat;
  background-size: 8px;
  border: 1px solid #333;
  border-radius: 4px;
  padding-left: 32px;
  padding-right: 20px;
  line-height: 1.5em;
}
.txt-btn-01 a:hover, .txt-btn-01 a:focus-visible {
  background: url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
  background-size: 8px;
  color: #fff;
  text-decoration: none;
}
.txt-btn-01 a.ext-link {
  background: url(/common/images/ext_link_g.png) 18px center no-repeat;
  background-size: 18px;
}
.txt-btn-01 a.ext-link:hover, .txt-btn-01 a.ext-link:focus-visible {
  background: url(/common/images/ext_link_wh.png) 18px center no-repeat #3e603b;
  background-size: 18px;
}

.txt-btn-01 .normal {
  font-size: 0.875em;
  display: inline-block;
}
.txt-btn-02 a {
  width: 100%;
  display: inline-block;
  padding: 12.5px 0;
  text-align: center;
  font-size: 1.143em;
  box-sizing: border-box;
  background: #C75300 url(/common/images/arrow_wh.png) 24px center no-repeat;
  background-size: 8px;
  border: 1px solid #C75300;
  border-radius: 4px;
  padding-left: 32px;
  padding-right: 20px;
  line-height: 1.5em;
  color: #fff;
}
.txt-btn-02 a:hover {
  background: url(/common/images/arrow_bk.png) 24px center no-repeat;
  background-size: 8px;
  border: 1px solid #333;
  color: inherit;
  text-decoration: none;
}
.txt-btn-03 a {
  width: 100%;
  display: inline-block;
  padding: 12.5px 0;
  text-align: center;
  font-size: 1.143em;
  box-sizing: border-box;
  background: url(/common/images/icon_pdf.png) 19px center no-repeat;
  background-size: 12px;
  border: 1px solid #333;
  border-radius: 4px;
  padding-left: 32px;
  padding-right: 20px;
  line-height: 1.5em;
}
.txt-btn-03 a:hover {
  background: url(/common/images/icon_pdf_wh.png) 19px center no-repeat #3e603b;
  background-size: 12px;
  color: #fff;
  text-decoration: none;
}

.txt-btn-04 a {
  width: 100%;
  display: inline-block;
  padding: 12.5px 0;
  text-align: center;
  font-size: 1.143em;
  box-sizing: border-box;
  background: url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
  color: #fff;
  background-size: 8px;
  border: 1px solid #333;
  border-radius: 4px;
  padding-left: 32px;
  padding-right: 20px;
  line-height: 1.5em;
}
.txt-btn-04 a:hover, .txt-btn-04 a:focus-visible {
  background: url(/common/images/arrow_bk.png) 24px center no-repeat;
  color: #333;
  background-size: 8px;
  text-decoration: none;
}
.txt-btn-04 a.ext-link {
  background: url(/common/images/ext_link_wh.png) 18px center no-repeat #3e603b;
  background-size: 18px;
}
.txt-btn-04 a.ext-link:hover, .txt-btn-04 a.ext-link:focus-visible {
  background: url(/common/images/ext_link_g.png) 18px center no-repeat;
  background-size: 18px;
}

.txt-btn-04 .normal {
  font-size: 0.875em;
  display: inline-block;
}




/**/
.main-cont-01 .btn-lists {
  margin-right: -41px;
}
.main-cont-01 .btn-lists .btn02 {
  width: 380px;
  float: left;
  margin-right: 41px;
}
.main-cont-01 .btn-lists .btn02 a {
  width: 100%;
  display: inline-block;
  padding: 20px 0 18px;
  text-align: center;
  font-size: 1.333em;
  box-sizing: border-box;
  background: url(/common/images/arrow_bk.png) 24px center no-repeat;
  border: 1px solid #333;
  border-radius: 4px;
}
.main-cont-01 .btn-lists a:hover, .main-cont-01 .btn-lists a:focus-visible {
  text-decoration: none;
  background: url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
  color: #fff;
  border: 1px solid #3e603b;
}
/* .main-cont-01 .btn-lists a:focus-visible{

	box-shadow: none;

} */
/*写真付きボタン（テキスト）*/
.btn-lists-02 {
  margin-right: -30px;
  overflow: hidden;
}
.btn-lists-02 li {
  margin-right: 30px;
  float: left;
}
.btn-lists-02 li a {
  width: 340px;
  display: block;
  border: 1px solid #b5b5b5;
  box-sizing: border-box;
  border-radius: 4px;
}
.btn-lists-02 li img {
  opacity: 0.7;
}
.btn-lists-02 li .btn-txt {
  font-size: 1.143em;
  padding-top: 14px;
  padding-bottom: 14px;
  padding-left: 10px;
  display: block;
  background: url(/common/images/arrow_bk.png) 20px center no-repeat;
  background-size: 8px;
  text-align: center;
}
.btn-lists-02 li:hover img {
  opacity: 1;
}
.btn-lists-02 li:hover a, .btn-lists-02 li a:focus-visible {
  background-color: #3e603b;
  border-color: #3e603b;
  color: #fff;
  text-decoration: none;
}
.btn-lists-02 li a:focus-visible {
  box-shadow: none;
}
.btn-lists-02 li:hover .btn-txt {
  background: url(/common/images/arrow_wh.png) 24px center no-repeat #3e603b;
  background-size: 8px;
}
/*カート テキストリンク*/
.shop-btn-txt a {
  display: inline-block;
  border: 1px solid #c98d36;
  border-radius: 3px;
  background: url(/common/images/icon_cart.png) 20px center no-repeat;
  background-size: 22px;
  padding: 15px 18px 10px 40px;
  width: 284px;
  box-sizing: border-box;
  color: #714301;
  text-align: center;
}
.shop-btn-txt a:hover {
  background: url(/common/images/icon_cart_2.png) 20px center no-repeat #c98d36;
  background-size: 22px;
  text-decoration: none;
  color: #fff;
}
/*------------------------------バナー */
.bnrs-section .bnr-lists {
  margin-right: -36px;
}
.bnrs-section .bnr-lists li {
  margin-right: 36px;
  margin-top: 28px;
  width: 336px;
  float: left;
  /* overflow: hidden; */
}
.bnrs-section .bnr-lists li a {
  display: block;
}
.bnrs-section .bnr-lists li.mailmag {
  margin-top: 0;
  width: 351px;
  margin-right: 21px;
}
.bnrs-section .bnr-lists li.mailmag ul li {
  width: 168px;
  float: left;
  margin: 0;
}
/*------------------------------chuui */
dl.chuui dt {
  float: left !important;
}
dl.chuui dd {
  border: none !important;
  padding: 0 0 0 1.5em !important;
  margin: 0 0 10px 0 !important;
}
dl.chuui dd .small {
  display: inline-block;
}
.txt-red {
  color: #e60000;
}
.txt-red-02 {
  color: #b50101;
}
/*------------------------------list*/
.section-01 .list-01 {
  margin-bottom: 50px;
}
.section-01 .list-01 dt {
  float: left;
  clear: both;
  font-weight: bold;
}
.section-01 .list-01 dd {
  margin-bottom: 22px;
  padding-left: 150px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #aaa;
}
.section-01 .list-01 dd p {
  margin-bottom: 10px;
}
.section-01 .list-01 dd .list-02 {
  overflow: hidden;
}
.section-01 .list-01 dd .list-02 dt {
  font-weight: normal;
  float: none;
  margin-bottom: 0.5em;
}
.section-01 .list-01 dd .list-02 dd {
  float: none;
  padding: 0;
  border-bottom: none;
  margin-bottom: 2em;
}
.section-01 .list-02 {
  list-style-type: disc;
  padding-left: 1.25em;
  margin-bottom: 1.5em;
}
.section-01 .list-02 li {
  margin-bottom: 1.5em;
}
.section-01 .list-03 {
  list-style-type: disc;
  padding-left: 1.25em;
}
.section-01 .list-03 li {
  margin-bottom: .5em;
}
.section-01 .list-01 dd .list-04 {
  overflow: hidden;
}
.section-01 .list-01 dd .list-04 dt {
  font-weight: normal;
  float: none;
  margin-bottom: 0.5em;
}
.section-01 .list-01 dd .list-04 dd {
  float: none;
  padding: 0;
  border-bottom: none;
  margin-bottom: 2em;
}
.section-01 .list-04 {
  list-style-type: disc;
  margin-bottom: 1.5em;
}
.section-01 .list-04 li {
  margin-bottom: 1.5em;
}
.list-05 {
  margin: 0;
}
.list-05 li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  margin-bottom: 1.5em;
}
.list-05 li:before {
  display: marker;
  content: "("counter(cnt) ") ";
  float: left;
  margin-right: 0.75em;
}
.section-01 .list-06 {
  list-style-type: decimal;
  padding-left: 1.25em;
}
.section-01 .list-06 li {
  margin-bottom: .5em;
}
.list-cnt-01 {
  margin-right: -40px;
}
.list-cnt-01 .list-04 {
  margin-right: 40px;
  width: 379px;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 22px;
  border-bottom: 1px dotted #aaa;
}
.list-cnt-01 .list-04 dt {
  float: left;
  clear: both;
}
.list-cnt-01 .list-04 dd {
  padding-left: 150px;
}
/*------------------------------テーブル */
.tbl-01 {
  width: 100%;
}
.tbl-01 th, .tbl-01 td {
  border: 1px solid #d5d5d5;
}
.tbl-01 th, .tbl-01 td {
  padding: 20px 20px 18px;
  box-sizing: border-box;
}
.tbl-01 th {
  background-color: #eee;
  padding: 20px 20px 18px;
  vertical-align: top;
  color: #313131;
  width: 25%;
}
.section-01 .txt {
  margin-bottom: 30px;
}
/*------------------------------title*/
.wrapper .ttl-02 {
  font-size: 1.7145em;
  margin-bottom: 1em;
  color: #000;
}
.wrapper .ttl-02-1 {
  font-size: 1.750em;
  margin-bottom: 1em;
  color: #792906;
  font-weight: bold;
}
.wrapper .ttl-02-2 {
  font-size: 1.7145em;
  margin-bottom: 40px;
  font-weight: bold;
  line-height: 1.5em;
}
.wrapper .ttl-03 {
  font-size: 1.429em;
  color: #555;
  line-height: 1.5;
  font-weight: bold;
}
.wrapper .ttl-04 {
  font-size: 1.286em;
  color: #757575;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 20px;
}
.wrapper .ttl-05 {
  margin-bottom: 1em;
  border-bottom: solid 2px #702706;
  color: #702706;
}
.wrapper .ttl-06 {
  font-size: 1.286em;
  color: #a30708;
  font-weight: bold;
  text-align: center;
}
.wrapper .ttl-07 {
  font-size: 2.667em;
  /* color: #18562F; */
  font-weight: bold;
  margin-bottom: 80px;
  border-bottom: solid 1px #B1B1B1;
  padding-bottom: 15px;
}
/* sns */
.sns-section {
  margin-bottom: 2em;
}
.sns-section .sns-lists {
  float: right;
}
.sns-section .sns-lists li {
  float: left;
}
.sns-section .sns-lists .btn-share {
  width: 32px;
  margin: 4px 8px 0 0;
}
.sns-section .sns-lists .btn-share a {
  display: block;
}
/* ソーシャルメディア利用規約 */
#TERMS_TW .ext-link {
  word-break: break-all;
}
/* キーボードフォーカス */
*:focus-visible {
  outline: none;
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #333;
}

/* FLOAT-CLM */
.FLOAT-CLM {
  position: fixed;
  display: block;
  right: 0px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.FLOAT-CLM .float-clm-list{
  display: flex;
}
.FLOAT-CLM .float-clm-list a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  /* height: 100%; */
  gap: 13px;
  border-radius: 10px 0 0 10px;
  background: linear-gradient(180deg, #D79A35 0%, #BA7B12 100%);
  padding: 40px 10px 30px;
  writing-mode: vertical-rl;
  font-size: 1.429em;
  font-weight: bold;
  color: #fff;
  transition: all 0.3s;
  box-sizing: border-box;
}
.FLOAT-CLM .float-clm-list a:hover {
  text-decoration: none;
  opacity: 0.75;
}
.FLOAT-CLM .float-clm-list a:hover img{
  opacity: 1;
}
.FLOAT-CLM .float-clm-list a > span{
  letter-spacing: 1.1px;
}