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

    header

-----------------------------------------------------------------------*/
.page-header {
  position: absolute;
  z-index: 99;
}
.page-header .hd-logo img {
  height: 70px;
}

/* pagetop */
.pagetop {
  width: 60px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000;
}

.pagetop a {
  transition: all 0.3s;
}

.pagetop.fixed a {
  pointer-events: all;
  opacity: 1;
}

/* drawer-nav */
.drawer--right .drawer-toggle.drawer-hamburger {
  background-color: #dcb26e !important;
}

.drawer-logo {
  width: 120px;
  margin-top: -8%;
}

.drawer-nav {
  z-index: 100;
}

.drawer-nav .sns-list {
  justify-content: center;
  margin: 0;
}

.drawer-nav .drawer-menu > li > .drawer-menu-item {
  color: inherit;
}

.drawer-current {
  border-bottom-color: inherit !important;
  border-right-color: inherit !important;
}

.drawer-nav .drawer-menu > li > .drawer-menu-item {
  line-height: 1.3;
  font-size: 1.4rem;
  letter-spacing: 0.06em;
}

.drawer-nav .drawer-menu > li > .drawer-menu-item span {
  display: inline-block;
  margin: 0 0 0 1em;
  font-size: 80%;
  color: #dcb26e;
}

.drawer-address li {
  margin-bottom: 13px;
}

.level1 {
  padding-bottom: 2%;
}

.level1 li {
  padding: 0 2% !important;
}

.level1 li .drawer-dropdown-menu-item::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 1px;
  margin: 0 8px 0;
  border-bottom: 1px solid;
  vertical-align: 5px;
}

/* ▼ drawer-info*/
.drawer-info {
  width: 100%;
  margin: 30px 0 0;
}

/*-----------------------------------------------------------------------

    key

-----------------------------------------------------------------------*/
.key {
  align-items: center;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 100px 0 30px;
  background: url(../images/common/key/bg01.jpg) no-repeat center/cover;
  position: relative;
  /* ▼key-vis */
  /* ▼key-cnt */
  /* ▼key-ttl */
}
.key-vis {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 20px);
  height: 200px;
  margin: 0 0 0 auto;
  border-radius: 30px 0 0 30px;
  position: relative;
}
.key-vis video {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.key-vis img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.key-cnt {
  display: flex;
  align-self: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 30px;
  text-align: center;
}
.key-ttl {
  display: flex;
  justify-content: center;
  width: 75%;
  max-width: 300px;
  /* ▼key-ttl-sub */
}
.key-ttl-sub {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 290px;
  margin: 0 auto;
  padding: 20px 0;
  border-top: 4px double #979693;
  border-bottom: 4px double #979693;
  font-size: 1.9rem;
  font-weight: 600;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 100;
}

#top .key {
  /* ▼key-vis */
}
#top .key-vis {
  height: 280px;
}

/*-----------------------------------------------------------------------

    footer

-----------------------------------------------------------------------*/
.page-footer {
  background: url(../images/common/footer-bg.jpg) no-repeat center/cover;
  position: relative;
}

/* ▼footer-main */
.footer-main .footer-ttl {
  margin: 0 0 25px;
  text-align: center;
}
.footer-main .footer-ttl a {
  display: inline-block;
}

/* ▼footer-detail */
.footer-detail-info {
  font-size: 1.4rem;
  line-height: 1.2857;
  letter-spacing: 0.08em;
}
.footer-detail-info-adr {
  margin: 0 0 13px;
  text-align: center;
}
.footer-detail-info-desc {
  justify-content: center;
}
.footer-detail-info-desc dl.flex {
  margin: 5px 5px;
}
.footer-detail-info-desc dl.flex dd {
  flex: 1;
}
.footer-detail .common-info {
  margin: 25px 0 0;
}

/* footer-nav */
.footer-nav {
  justify-content: center;
  width: 330px;
  margin: 25px auto 0;
  line-height: 1;
  font-size: 1.3rem;
  letter-spacing: 0.1em;
}
.footer-nav ul.flex {
  justify-content: center;
}
.footer-nav ul.flex li {
  width: 50%;
  text-align: center;
}
.footer-nav ul.flex li a {
  display: inline-block;
  border-bottom: 1px solid;
}
.footer-nav ul.flex li:nth-child(n+3) {
  margin-top: 1em;
}

/* ▼copyright */
.copyright {
  padding: 25px 0 15px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.1em;
}

/*-----------------------------------------------------------------------

    main

-----------------------------------------------------------------------*/
/*
    page-top
--------------------*/
/* ▼top_worrie */
.top_worrie {
  padding-bottom: 0;
}

.top_worrie-ttl {
  margin: 0 0 30px;
  text-align: center;
  font-size: 1.9rem;
}

.top_worrie-ttl .font-color {
  color: #9b7299;
  font-size: 142.8571%;
  line-height: 1;
}

.top_worrie-list {
  align-items: center;
  width: 100%;
  max-width: 400px;
  padding: 0 0 220px;
  font-size: 1.5rem;
  line-height: 1.5652;
  text-align: center;
  background: url(../images/top/worrie-list-img.png) no-repeat bottom/320px auto;
  position: relative;
  z-index: 10;
}
.top_worrie-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 210px;
  height: 119px;
  background: url(../images/top/worrie-list-bg01.png) no-repeat center/contain;
}
.top_worrie-list li br {
  display: block;
}
.top_worrie-list li:nth-child(2) {
  width: 234px;
  height: 108px;
  margin: 0 0 0 auto;
  background-image: url(../images/top/worrie-list-bg02.png);
}
.top_worrie-list li:nth-child(3) {
  width: 214px;
  height: 130px;
  background-image: url(../images/top/worrie-list-bg03.png);
}
.top_worrie-list li:nth-child(4) {
  width: 192px;
  height: 104px;
  margin: 0 0 0 auto;
  background-image: url(../images/top/worrie-list-bg04.png);
}
.top_worrie-list li:nth-child(n+2) {
  margin-top: 10px;
}

/* ▼top_concept */
.top_concept-block-img {
  width: 300px;
  margin: 0 auto;
}
.top_concept-block-cnt {
  width: 100%;
  margin: 20px 0 0;
}
.top_concept-block-cnt .common-ttl {
  font-size: 1.8rem;
}
.top_concept-block-cnt-head {
  color: #fff;
  background: linear-gradient(to right, transparent 0%, #dcb26e 15%, #dcb26e 85%, transparent 100%);
  margin: 0 0 20px;
  padding: 8px 0;
  font-size: 1.7rem;
  text-align: center;
}
.top_concept-block-cnt-list {
  padding: 0 15px;
}
.top_concept-block-cnt-list li {
  display: flex;
  align-items: center;
  font-size: 1.5rem;
  line-height: 1.5;
}
.top_concept-block-cnt-list li::before {
  content: "●";
  margin: 0 0.4em 0 0;
  color: #dcb26e;
  font-size: 85%;
}
.top_concept-block-cnt-list li:not(:last-child) {
  margin-bottom: 12px;
}
.top_concept-block-cnt .common-btn {
  margin-top: 30px;
}

/* ▼top_guide */
.top_guide {
  background: url(../images/top/guide-bg-deco01.png) no-repeat center left calc(50% - 750px), url(../images/top/guide-bg-deco02.png) no-repeat center right calc(50% - 730px);
}
.top_guide-list {
  max-width: 400px;
  margin: 0 auto;
}
.top_guide-list li {
  width: 290px;
  position: relative;
}
.top_guide-list li:nth-child(2) {
  margin-left: auto;
}
.top_guide-list li:nth-child(n+2) {
  margin-top: 30px;
}
.top_guide-list-img {
  position: relative;
  z-index: 10;
}
.top_guide-list-img::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 300px 300px 0 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  box-shadow: 0 0 50px rgba(151, 150, 147, 0.22);
}
.top_guide-list-cnt {
  padding: 20px 10px 0;
}
.top_guide-list-cnt-ttl {
  height: 130px;
  position: absolute;
  bottom: -15px;
  left: -20px;
  z-index: 10;
  pointer-events: none;
}
.top_guide-list-cnt-ttl img {
  height: 100%;
}
.top_guide-list-cnt-txt {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 1.6rem;
  letter-spacing: 0.2em;
}
.top_guide-list-cnt-txt::after {
  content: "";
  width: 40px;
  height: 40px;
  margin: 0 0 0 15px;
  background: url(../images/common/arrow01.png) no-repeat center/contain;
  transition: all 0.2s;
}
li:hover .top_guide-list-cnt-txt::after {
  transform: translateX(10px);
}

.top_voice {
  margin-top: -60px;
  position: relative;
}
.top_voice::before {
  content: "";
  width: 100%;
  height: calc(100% + 150px);
  background: linear-gradient(rgba(151, 150, 147, 0.22), rgba(151, 150, 147, 0.22)), url(../images/common/pattern/marble01.jpg);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.top_voice-list {
  justify-content: flex-start;
  align-items: stretch;
}
.top_voice-list-item {
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  border-radius: 20px;
}
.top_voice-list-item a {
  height: 100%;
  padding: 25px 25px 25px;
}
.top_voice-list-item:not(:last-child) {
  margin-bottom: 30px;
}
.top_voice-list-ttl {
  margin: 0 0 18px;
  font-size: 1.7rem;
  line-height: 1.75;
}
.top_voice-list-tag {
  margin: 0 0 18px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.7143;
  font-weight: 700;
}
.top_voice-list-tag li {
  padding: 0 30px;
  background-color: #f1e9e4;
}
.top_voice-list-txt {
  overflow: hidden;
  max-height: 90px;
}
.top_voice .common-btn {
  margin-top: 35px;
}

/* ▼top_application */
.top_application {
  padding-bottom: 0;
  position: relative;
  z-index: 10;
}
.top_application-block {
  overflow: hidden;
  align-items: center;
  justify-content: center;
  margin-top: 100px;
  padding: 30px 20px 30px;
  background: url(../images/common/pattern/marble02.jpg);
  border-radius: 30px;
  box-shadow: 0 0 49px rgba(151, 150, 147, 0.22);
  position: relative;
  z-index: 10;
}
.top_application-block::before {
  content: "";
  width: 200px;
  height: 357.5px;
  margin: 0 auto;
  background: url(../images/top/application-img.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -65px;
  z-index: -1;
}
.top_application-block .common-ttl {
  margin: -20px 0 0;
}
.top_application-block .common-ttl img {
  height: 138px;
}
.top_application-block .common-ttl::after {
  margin-top: 0;
}
.top_application-block-cnt-lead {
  margin: 0 0 25px;
  text-align: center;
}
.top_application-block-cnt-lead img {
  max-height: 80px;
}
.top_application-block-cnt-list {
  justify-content: center;
  margin: -12px 0 0;
}
.top_application-block-cnt-list li {
  width: 110px;
  height: 110px;
  padding: 15px 0 0;
  color: #fff;
  background-color: #dcb26e;
  border-radius: 50%;
  font-size: 1.4rem;
  line-height: 1.3889;
  text-align: center;
}
.top_application-block-cnt-list li br {
  display: block;
}
.top_application-block-cnt-list li::before {
  content: "";
  display: block;
  width: 43px;
  height: 30px;
  margin: 0 auto 6px;
  background: url(../images/top/application-list-deco01.png) no-repeat bottom/contain;
}
.top_application-block-cnt-list li:not(:last-child) {
  margin-right: 40px;
}
.top_application-block-cnt-list li:nth-child(2)::before {
  background-image: url(../images/top/application-list-deco02.png);
}
.top_application-block-cnt .common-btn {
  margin-top: 80px;
}
.top_application-bg {
  width: 100%;
  height: 300px;
  margin-top: -80px;
  position: relative;
  z-index: -1;
}
.top_application-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ▼top_story */
.top_story-block-cnt {
  width: 100%;
}
.top_story-block .common-btn {
  margin-top: 30px;
}

/*
    page-concept
--------------------*/
/* ▼concept_worrie */
.concept_worrie-block {
  align-items: center;
}
.concept_worrie-block-img {
  width: calc(100% - 20px);
  height: 260px;
  margin: 0 -20px 0 0;
}
.concept_worrie-block-img img {
  width: 100%;
  height: 100%;
  border-radius: 15px 0 0 15px;
  object-fit: cover;
  object-position: top left;
}
.concept_worrie-block-list {
  width: 330px;
  margin: 30px auto 0;
}
.concept_worrie-block-list li {
  width: 280px;
  padding: 9px 0;
  background-color: #f1e9e4;
  border-radius: 10px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.5;
}
.concept_worrie-block-list li:nth-child(even) {
  margin-left: auto;
}
.concept_worrie-block-list li:not(:last-child) {
  margin-bottom: 20px;
}

/* ▼concept_about */
.concept_about {
  background-image: url(../images/common/pattern/marble01.jpg);
}
.concept_about-block-cnt {
  width: 100%;
  margin: 30px 0 0;
}

/* ▼concept_feature */
.concept_feature-sect:not(:last-child) {
  margin-bottom: 50px;
}
.concept_feature-case {
  margin: 30px 0 0;
}
.concept_feature-case-ttl {
  margin: 0 0 30px;
  padding: 0 0 0 80px;
  color: #dcb26e;
  font-weight: 500;
  font-size: 1.8rem;
  position: relative;
}
.concept_feature-case-ttl .txt-sub {
  position: absolute;
  bottom: -3px;
  left: 0;
}
.concept_feature-case-ttl .txt-sub img {
  height: 50px;
}
.concept_feature-case-ttl .txt-main {
  display: block;
  padding: 0 0 8px 25px;
  border-bottom: 1px solid;
}
.concept_feature-case-list {
  justify-content: center;
  width: calc(100% + 30px);
  margin: -15px -15px;
}
.concept_feature-case-list li {
  margin: 15px 15px;
  position: relative;
}
.concept_feature-case-list li:nth-child(n+2)::after {
  content: "";
  width: 17px;
  height: 28px;
  margin: auto;
  background: url(../images/common/list-arrow.png) no-repeat center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: calc(100% - 8px);
  transform: rotate(90deg);
}
.concept_feature-case-list-capt {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 88px;
  height: 33px;
  color: #fff;
  background-color: #b3b3b3;
  font-size: 1.7rem;
  letter-spacing: 0.02em;
}
.concept_feature-case-list-capt.diff-color {
  background-color: #dcb26e;
}
.concept_feature-case-list-txt {
  margin: 10px 0 0;
}
.concept_feature-case-list:not(:last-child) {
  margin-bottom: 30px;
}
.concept_feature-block-cnt {
  max-width: 100%;
  margin: 25px 0 0;
}

/*
    page-menu/flow
--------------------*/
/* ▼menu_main */
.menu_main-lead {
  margin: -15px 0 25px;
  text-align: center;
}
.menu_main-block {
  padding: 25px 25px;
  background-color: #faf8f5;
  border-radius: 15px;
}
.menu_main-block-desc {
  justify-content: flex-start;
  padding: 0 0 12px;
  border-bottom: 1px solid #dcb26e;
  font-size: 1.5rem;
  line-height: 1.6;
}
.menu_main-block-desc li:not(:last-child) {
  margin-right: 1.5em;
}
.menu_main-block-txt {
  margin: 15px 0 0;
}
.menu_main-block:not(:last-child) {
  margin-bottom: 30px;
}

/* ▼flow_main */
.flow_main {
  position: relative;
}
.flow_main::before {
  content: "";
  width: calc(100% - 200px);
  min-width: 1280px;
  max-width: 1620px;
  height: 100%;
  margin: auto;
  background-image: url(../images/common/pattern/marble01.jpg);
  border-radius: 30px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.flow_main-sect {
  padding: 25px 25px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(151, 150, 147, 0.11);
}
.flow_main-sect:not(:last-child) {
  margin-bottom: 100px;
}
.flow_main-list {
  padding: 0 10px;
}
.flow_main-list-item {
  counter-increment: flow_main-list-item;
  position: relative;
}
.flow_main-list-item-ttl {
  display: flex;
  align-items: center;
  padding: 0 0 15px;
  border-bottom: 1px solid;
  font-size: 1.7rem;
}
.flow_main-list-item-ttl::before {
  content: "0" counter(flow_main-list-item);
  margin: 0 15px 0 0;
  font-size: 2.3rem;
  letter-spacing: 0.08em;
  line-height: 0.9;
  font-weight: 800;
}
.flow_main-list-item-txt {
  margin: 15px 0 0;
}
.flow_main-list-item:not(:last-child) {
  margin-bottom: 60px;
}
.flow_main-list-item:not(:last-child)::after {
  content: "";
  width: 1px;
  height: 25px;
  background-color: #dcb26e;
  position: absolute;
  left: 16px;
  top: calc(100% + 14px);
}

/*
    page-voice
--------------------*/
/* ▼voice_main */
.voice_main-block {
  padding: 25px 25px;
  border-radius: 15px;
  background-color: #faf8f5;
}
.voice_main-block-ttl {
  align-items: center;
  margin: 0 0 16px;
  padding: 0 0 16px;
  border-bottom: 1px solid #dcb26e;
}
.voice_main-block-ttl .txt-main {
  display: flex;
  align-items: center;
  font-size: 1.7rem;
}
.voice_main-block-ttl .txt-main::before {
  content: "";
  width: 22px;
  height: 22px;
  flex: 0 0 auto;
  margin: 0 10px 0 0;
  background: url(../images/common/title02-deco02.png) no-repeat center/contain;
}
.voice_main-block-tag li {
  margin: 0 0 10px;
  padding: 3px 15px;
  background-color: #f1e9e4;
  font-size: 1.4rem;
  line-height: 1.3;
  letter-spacing: 0.06em;
}
.voice_main-block:not(:last-child) {
  margin-bottom: 30px;
}

/*
    page-information
--------------------*/
/* ▼informaion_greeting */
.informaion_greeting-block-img {
  width: 280px;
  margin: 0 auto;
}
.informaion_greeting-block-img .c_ofi {
  padding-top: 100%;
}
.informaion_greeting-block-cnt {
  width: 100%;
  margin: 20px 0 0;
}
.informaion_greeting-block-cnt-lead {
  margin: 0 0 14px;
  padding: 0 0 15px;
  font-size: 1.6rem;
  line-height: 1;
  border-bottom: 1px solid;
}
.informaion_greeting-txt {
  width: 100%;
  margin: 30px 0 0;
  padding: 25px 25px;
  background-color: #f1e9e4;
  border-radius: 15px;
}

/* ▼informaion_bnr */
.informaion_bnr {
  margin-top: -60px;
}
.informaion_bnr-block {
  flex-direction: row-reverse;
  background-image: url(../images/common/pattern/marble02.jpg);
  border-radius: 15px 15px;
  position: relative;
  z-index: 10;
}
.informaion_bnr-block-img {
  overflow: hidden;
  width: 100%;
  height: 200px;
  border-radius: 15px 15px 0 0;
}
.informaion_bnr-block-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.informaion_bnr-block::before {
  content: "";
  width: 100%;
  height: calc(100% + 20px);
  border-top: 1px solid #dcb26e;
  border-bottom: 1px solid #dcb26e;
  position: absolute;
  top: -10px;
  left: 0;
  z-index: -1;
}
.informaion_bnr-block-cnt {
  width: 100%;
  padding: 30px 25px 25px;
}
.informaion_bnr-block-cnt .common-ttl {
  margin: 0 0 22px;
  line-height: 1.4286;
  font-weight: 500;
}
.informaion_bnr-block-cnt .common-ttl .font-marker {
  margin: 0 0 10px;
  padding: 6px 14px 8px;
  color: #444444;
  background-color: #fff;
  line-height: 1;
}
.informaion_bnr-block-cnt-lead {
  margin: 0 0 20px;
  font-size: 1.7rem;
  line-height: 1.5;
  letter-spacing: 0.05em;
  text-align: center;
}
.informaion_bnr-block-cnt-list {
  justify-content: center;
  width: 260px;
  margin: 0 auto;
}
.informaion_bnr-block-cnt-list li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  margin: 7px;
  color: #fff;
  background-color: #dcb26e;
  border-radius: 50%;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
}
.informaion_bnr-block-cnt-list li br {
  display: block;
}

/* ▼information_main */
.information_main {
  margin-top: -60px;
}
.information_main-block:not(:last-child) {
  margin-bottom: 50px;
}

.information_main-map {
  width: 100%;
  height: 300px;
  margin: 40px 0 0;
  background-color: #ccc;
}

/*
    page-story
--------------------*/
/* ▼story */
.story_cnt {
  width: 100%;
  margin: 0 auto;
}

.story_post {
  transition: all 0.1s;
}
.story_post:not(:last-child) {
  margin-bottom: 20px;
}

.story_post a {
  align-items: flex-start;
  justify-content: flex-start;
  padding: 15px 18px;
  background-color: #f1e9e4;
  border-radius: 20px;
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.08em;
  position: relative;
  font-weight: 600;
}

.story_post time {
  display: inline-block;
  margin: 0 1em 0 0;
  text-align: center;
}

.story_post .story_post-detail {
  display: flex;
  justify-content: flex-start;
  width: 100%;
  margin: 2px 0 0;
}

.story_post .story_post-tag {
  display: flex;
  justify-content: flex-start;
  flex: 1;
}

.story_post .story_post-tag li {
  display: inline-block;
  margin: 2px 0 7px;
  padding: 0 0.9em;
  border-left: 1px solid;
  font-size: 1.2rem;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: bold;
  text-align: right;
}
.story_post .story_post-tag li:last-child {
  border-right: 1px solid;
}

.story_post .story_post-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  margin: 8px 0 0;
}

/*==========================================
一覧ぺージ用カテゴリ(セレクトボックス)
===========================================*/
.category-select {
  overflow: hidden;
  width: 55%;
  margin-left: auto;
  text-align: center;
  margin-bottom: 5%;
  position: relative;
  border-radius: 2px;
  border: 2px solid #dcb26e;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.category-select:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  transform: translateY(-50%);
  z-index: 10;
  right: 0.8em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #dcb26e;
  pointer-events: none;
}

.category-select select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 6px 38px 6px 8px;
  color: #4c372c;
  font-family: "Noto Sans JP", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.category-select select::-ms-expand {
  display: none;
}

.post-category {
  margin: 0 0 20px;
}
.post-category ul {
  justify-content: flex-start;
}
.post-category ul li {
  margin: 6px;
}
.post-category ul li a {
  color: #dcb26e;
  padding: 0 1em;
  border: 1px solid;
  border-radius: 8px;
}
.post-category ul li a:hover {
  opacity: 1;
  color: #fff;
  background-color: #dcb26e;
}/*# sourceMappingURL=style_sp.css.map */