@charset "utf-8";
/* @light_beige: rgba(238,234,231,.6);//#eeeae7 */
[id] {
  /*padding-top: 50px;
	margin-top: -50px;*/
}
@media screen and (max-width: 1200px) {
  [id] {
    padding-top: 108px;
    margin-top: -108px !important;
  }
}
@media screen and (max-width: 650px) {
  [id] {
    padding-top: 84px;
    margin-top: -84px !important;
  }
}
.limit {
  margin: auto;
  width: 1200px;
  min-width: 1200px;
  max-width: initial;
  max-width: 1200px;
  padding: 10px 0;
}
@media screen and (max-width: 1200px) {
  .limit {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .limit {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .limit {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 650px) {
  .limit {
    padding: 10px 10px;
  }
}
.limit .limit {
  margin: auto;
  width: 1000px;
  min-width: 1000px;
  max-width: initial;
  max-width: 1000px;
  padding: initial;
}
@media screen and (max-width: 1200px) {
  .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .limit .limit {
    padding: default;
    padding: initial;
  }
}
@media screen and (max-width: 650px) {
  .limit .limit {
    padding: default;
    padding: initial;
  }
}
.limit .limit .limit {
  margin: auto;
  width: 800px;
  min-width: 800px;
  max-width: initial;
  max-width: 800px;
  padding: initial;
}
@media screen and (max-width: 1200px) {
  .limit .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .limit .limit .limit {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .limit .limit .limit {
    padding: default;
    padding: initial;
  }
}
@media screen and (max-width: 650px) {
  .limit .limit .limit {
    padding: default;
    padding: initial;
  }
}
.sans {
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.serif {
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.yumincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.gothic {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
*,
*:before,
*:after {
  padding: 0;
  margin: 0;
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
@media screen and (max-width: 1200px) {
  *,
  *:before,
  *:after {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  *,
  *:before,
  *:after {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
* *,
*:before *,
*:after * {
  font-size: inherit;
}
table,
caption,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0px;
  empty-cells: show;
  text-align: left;
  font-weight: normal;
  vertical-align: top;
}
table {
  width: 100%;
}
img {
  pointer-events: none;
  max-width: 100%;
}
a {
  color: blue;
  font-size: inherit;
  cursor: pointer;
  display: inline-block;
  word-break: break-all;
}
a:hover,
a.active {
  cursor: pointer;
}
a * {
  color: inherit;
}
a img:hover {
  opacity: 0.7;
}
@media screen and (max-width: 1200px) {
  a img:hover {
    opacity: 1;
  }
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
a img,
iframe {
  border: none;
}
iframe {
  display: block;
}
li {
  margin-left: 1rem;
}
input,
textarea,
select,
button {
  font-size: 100%;
  font-family: inherit;
}
select {
  margin: inherit;
}
span,
s,
strike,
strong,
em,
u {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: initial;
}
strong {
  font-weight: bold;
}
strong * {
  font-weight: inherit;
}
p {
  text-align: justify;
}
section[id]:before {
  display: block;
  height: 80px;
  margin-top: -80px;
  content: "";
}
.scroll {
  overflow-y: scroll;
}
.scroll::-webkit-scrollbar {
  width: 15px;
  height: 10px;
}
.scroll::-webkit-scrollbar-track {
  background: #ffffff;
  border: solid 1px #505050;
}
.scroll::-webkit-scrollbar-thumb {
  background: #505050;
}
.pc {
  display: initial;
}
@media screen and (max-width: 1200px) {
  .pc {
    display: none;
  }
}
@media screen and (min-width: 1200px) and (orientation: portrait) {
  .pc {
    display: none;
  }
}
.sp {
  display: none;
}
@media screen and (max-width: 650px) {
  .sp {
    display: initial;
  }
}
.pad {
  display: none;
}
@media screen and (max-width: 1200px) {
  .pad {
    display: initial;
  }
}
@media screen and (min-width: 1200px) and (orientation: portrait) {
  .pad {
    display: initial;
  }
}
#showtitlewrapper {
  padding: 5px 20px;
  width: initial;
  min-width: initial;
  max-width: initial;
  height: initial;
  -webkit-transform: translate(-2px, -2px);
          transform: translate(-2px, -2px);
  border: solid 1px black;
}
@media screen and (max-width: 1200px) {
  #showtitlewrapper {
    padding: default;
    padding: 5px 20px;
  }
}
@media screen and (max-width: 650px) {
  #showtitlewrapper {
    padding: 5px 20px;
  }
}
@media screen and (max-width: 1200px) {
  #showtitlewrapper {
    width: default;
    min-width: default;
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  #showtitlewrapper {
    width: initial;
    min-width: initial;
  }
}
.debug {
  display: none !important;
}
.order.o01 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.order.o02 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.order.o03 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}
.order.o04 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}
.order.o05 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.order.o06 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}
.order.o07 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}
.order.o08 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}
.order.o09 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}
.order.o10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.order.o11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}
.order.o12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}
.order.o13 {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13;
}
.order.o14 {
  -webkit-box-ordinal-group: 15;
      -ms-flex-order: 14;
          order: 14;
}
.order.o15 {
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
@media screen and (max-width: 1200px) {
  .order.o01pad {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order.o02pad {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order.o03pad {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order.o04pad {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order.o05pad {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order.o06pad {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order.o07pad {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order.o08pad {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order.o09pad {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order.o10pad {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order.o11pad {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order.o12pad {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .order.o13pad {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order.o14pad {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .order.o15pad {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
}
@media screen and (max-width: 650px) {
  .order.o01sp {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order.o02sp {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order.o03sp {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order.o04sp {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order.o05sp {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order.o06sp {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order.o07sp {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order.o08sp {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order.o09sp {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order.o10sp {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order.o11sp {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order.o12sp {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .order.o13sp {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13;
  }
  .order.o14sp {
    -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
            order: 14;
  }
  .order.o15sp {
    -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
            order: 15;
  }
}
.loading {
  position: absolute;
  margin: auto;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
          box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  -webkit-animation: cssload-spin ease infinite 4.6s;
          animation: cssload-spin ease infinite 4.6s;
}
@-webkit-keyframes cssload-spin {
  0%,
  100% {
    -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
            box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    -webkit-box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
            box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    -webkit-box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
            box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    -webkit-box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
            box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
@keyframes cssload-spin {
  0%,
  100% {
    -webkit-box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
            box-shadow: 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf;
  }
  25% {
    -webkit-box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
            box-shadow: -15px 15px #dfdfdf, -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49;
  }
  50% {
    -webkit-box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
            box-shadow: -15px -15px #4f4d49, 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf;
  }
  75% {
    -webkit-box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
            box-shadow: 15px -15px #dfdfdf, 15px 15px #4f4d49, -15px 15px #dfdfdf, -15px -15px #4f4d49;
  }
}
.mhover {
  -webkit-animation: mhover linear 1.5s forwards;
          animation: mhover linear 1.5s forwards;
}
@-webkit-keyframes mhover {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.7;
  }
}
@keyframes mhover {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0.7;
  }
}
.fadein {
  -webkit-animation: fadein ease 3s;
          animation: fadein ease 3s;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
.fadeout {
  -webkit-animation: fadeout ease 3s;
          animation: fadeout ease 3s;
}
@-webkit-keyframes fadeout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeout {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
/** ベース設計 **/
html {
  scroll-behavior: smooth;
}
body {
  /*.mixin-padding(0 0 148px 0, 0 0 88px 0, 0 0 140px 0);*/
  padding: 0 0 148px 0;
}
@media screen and (max-width: 1200px) {
  body {
    padding: 0 0 181px 0;
  }
}
@media screen and (max-width: 650px) {
  body {
    padding: 0 0 126px 0;
  }
}
body.body {
  -webkit-text-size-adjust: 100%;
}
header {
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  z-index: 50;
  width: 1400px;
  min-width: initial;
  max-width: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(20%, rgba(74, 50, 46, 0.5)), color-stop(70%, rgba(20, 10, 10, 0.8)), to(black));
  background: linear-gradient(0deg, transparent 0%, rgba(74, 50, 46, 0.5) 20%, rgba(20, 10, 10, 0.8) 70%, black 100%);
  /* 上へスクロール */
  /* 下へスクロール */
}
@media screen and (max-width: 1200px) {
  header {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  header {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  header {
    position: fixed;
    top: 0;
  }
}
header.scrolldown {
  -webkit-animation: ViewMenu 1.5s forwards;
          animation: ViewMenu 1.5s forwards;
}
@-webkit-keyframes ViewMenu {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
}
@keyframes ViewMenu {
  from {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
}
header.scrollup {
  -webkit-animation: HideMenu 1s forwards;
          animation: HideMenu 1s forwards;
}
@-webkit-keyframes HideMenu {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@keyframes HideMenu {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -100%);
            transform: translate(-50%, -100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
header .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  width: 1200px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 20px 10px;
  text-align: center;
  /* headerの「お急ぎの方は」 */
}
@media screen and (max-width: 1200px) {
  header .menu {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  header .menu {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  header .menu {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  header .menu {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1200px) {
  header .menu {
    /* .mixin-position(fixed, 0, initial, initial, 50%, 10, translate(-50%, 0)); */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
header .menu .title {
  position: relative;
  z-index: 11;
  width: 300px;
  min-width: initial;
  max-width: 300px;
}
@media screen and (max-width: 1200px) {
  header .menu .title {
    width: 250px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  header .menu .title {
    width: 260px;
    min-width: initial;
  }
}
@media screen and (max-width: 340px) {
  header .menu .title {
    width: 234px;
  }
}
header .menu .title a {
  display: block;
}
header .menu .title a > img {
  display: block;
}
@media screen and (max-width: 650px) {
  header .menu .title a > img {
    padding: initial;
  }
}
header .menu .title a > img.pc {
  width: 300px;
  min-width: initial;
  max-width: 300px;
}
@media screen and (max-width: 1200px) {
  header .menu .title a > img.pc {
    width: 250px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  header .menu .title a > img.pc {
    width: 180px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  header .menu .title a > img.pc {
    display: none;
  }
}
header .menu .title a > img.sp {
  display: none;
}
@media screen and (max-width: 1200px) {
  header .menu .title a > img.sp {
    display: block;
  }
}
header .menu .isogu {
  display: none;
}
@media screen and (max-width: 1200px) {
  header .menu .isogu {
    /*display: initial;*/
    position: absolute;
    right: 0;
    -webkit-transform: translate(-50px, 3px);
            transform: translate(-50px, 3px);
    width: 170px;
  }
}
@media screen and (max-width: 650px) {
  header .menu .isogu {
    width: 151px;
    margin-right: 18px;
  }
}
@media screen and (max-width: 497px) {
  header .menu .isogu {
    display: none;
  }
}
header .menu .isogu > a {
  display: block;
  width: 170px;
  min-height: 170px;
  background: #a83554;
  border-radius: 50%;
  position: relative;
}
@media screen and (max-width: 1200px) {
  header .menu .isogu > a {
    width: 151px;
    border-radius: initial;
    min-height: 50px;
    border-radius: 10px;
  }
}
@media screen and (max-width: 1200px) {
  header .menu .isogu > a {
    width: 151px;
    min-height: 35px;
  }
}
header .menu .isogu > a > span {
  display: none;
}
@media screen and (max-width: 1200px) {
  header .menu .isogu > a > span {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    font-size: 0.9rem;
    color: #ffffff;
  }
}
header .menu .isogu > a.item2 {
  display: none;
}
header .menu .hum {
  display: none;
  position: relative;
  z-index: 11;
  /*border: solid 1px @light_brown2;*/
  /*background: @white;*/
  /*.mokuji {
				position: absolute;
				top: 50%;
				left: 50%;
				transform: translate(-50%, -50%);
				color: @light_brown2;
				font-weight: bold;
				letter-spacing: 0.05rem;
				white-space: nowrap;
				width: 100%;
			}*/
}
@media screen and (max-width: 1200px) {
  header .menu .hum {
    display: initial;
  }
}
header .menu .hum > div {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 50px;
  aspect-ratio: 1;
  position: relative;
}
@media screen and (max-width: 1200px) {
  header .menu .hum > div {
    padding: default;
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  header .menu .hum > div {
    padding: 10px;
  }
}
header .menu .hum > div span {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 80%;
  margin: auto;
  height: 2px;
  background-color: #ffffff;
}
header .menu .hum > div .mokuji {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 7px);
          transform: translate(-50%, 7px);
  width: 100%;
  display: block;
  color: #505050;
  font-size: 0.7rem;
  line-height: calc(0.7rem * 1.8);
  font-weight: normal;
  color: #ffffff;
}
@media screen and (max-width: 1200px) {
  header .menu .hum > div .mokuji {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  header .menu .hum > div .mokuji {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  header .menu .gnavi {
    display: none;
  }
}
header .menu .gnavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
      -ms-flex-direction: initial;
          flex-direction: initial;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  header .menu .gnavi ul {
    padding: 20px;
  }
}
@media screen and (max-width: 650px) {
  header .menu .gnavi ul {
    padding: 20px;
  }
}
header .menu .gnavi ul li {
  /* writing-mode: vertical-rl; */
  list-style-type: none;
  margin-left: 2rem;
}
header .menu .gnavi ul li:first-of-type {
  display: none;
}
header .menu .gnavi ul li a {
  color: #ffffff;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: serif;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
  text-decoration: none;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  header .menu .gnavi ul li a {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  header .menu .gnavi ul li a {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  header .menu .gnavi ul li a {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  header .menu .gnavi ul li a {
    padding: 10px;
  }
}
header .menu .gnavi ul li a span {
  -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2));
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
header .menu .gnavi ul li a img {
  width: 50px;
  min-width: 50px;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  header .menu .gnavi ul li a img {
    width: 50px;
    min-width: 50px;
  }
}
@media screen and (max-width: 650px) {
  header .menu .gnavi ul li a img {
    width: 50px;
    min-width: 50px;
  }
}
@media screen and (max-width: 650px) {
  header .menu .gnavi ul li:first-of-type .black {
    display: none;
  }
}
@media screen and (min-width: 650px) {
  header .menu .gnavi ul li:first-of-type .white {
    display: none;
  }
}
header.open:after {
  content: "";
  display: block;
  width: 100vw;
  height: 100dvh;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  z-index: 9;
  -webkit-transform: initial;
          transform: initial;
}
header.open .menu {
  background-color: initial;
}
@media screen and (max-width: 1200px) {
  header.open .menu .title .menkai {
    color: #ffffff;
    border: solid #ffffff 1px;
  }
}
header.open .menu .hum {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: initial;
  /*background: initial;*/
}
header.open .menu .hum span {
  width: 100%;
  background-color: #ffffff;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  width: 80%;
  margin: auto;
  height: 2px;
}
header.open .menu .hum span:nth-child(1) {
  -webkit-transform: translate(0px, 5px) rotate(315deg);
          transform: translate(0px, 5px) rotate(315deg);
}
header.open .menu .hum span:nth-child(2) {
  display: none;
}
header.open .menu .hum span:nth-child(3) {
  -webkit-transform: translate(0px, -10px) rotate(-135deg);
          transform: translate(0px, -10px) rotate(-135deg);
}
header.open .menu .hum .mokuji {
  display: none;
}
header.open .menu nav.gnavi {
  display: block;
  position: absolute;
  top: 70px;
  right: initial;
  bottom: initial;
  left: 0;
  z-index: 10;
  -webkit-transform: initial;
          transform: initial;
  width: 100%;
  min-width: 100%;
  max-width: initial;
  padding: 40px 0;
  height: initial;
  gap: 20px;
}
@media screen and (max-width: 1200px) {
  header.open .menu nav.gnavi {
    width: default;
    min-width: default;
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  header.open .menu nav.gnavi {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  header.open .menu nav.gnavi {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  header.open .menu nav.gnavi {
    padding: 0;
  }
}
@media screen and (max-width: 1200px) {
  header.open .menu nav.gnavi {
    height: initial;
  }
}
@media screen and (max-width: 650px) {
  header.open .menu nav.gnavi {
    height: 100vh;
  }
}
@media screen and (max-width: 1200px) {
  header.open .menu nav.gnavi {
    overflow-y: scroll;
    height: 100vh;
    padding-bottom: 200px;
  }
  header.open .menu nav.gnavi::-webkit-scrollbar {
    display: none;
  }
}
header.open .menu nav.gnavi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  header.open .menu nav.gnavi ul {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 650px) {
  header.open .menu nav.gnavi ul {
    padding: 40px 20px;
  }
}
header.open .menu nav.gnavi ul li {
  -webkit-writing-mode: initial;
      -ms-writing-mode: initial;
          writing-mode: initial;
  width: 95%;
  margin-left: initial;
}
header.open .menu nav.gnavi ul li:first-of-type {
  display: initial;
}
header.open .menu nav.gnavi ul li a {
  color: #ffffff;
  width: inherit;
}
main .isogu {
  display: initial;
  position: absolute;
  top: 0;
  left: 0;
  /*transform: translate(-50%, -50%);*/
  -webkit-transform: translate(-50%, -25%);
          transform: translate(-50%, -25%);
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  main .isogu {
    display: none;
  }
}
main .isogu > a {
  display: block;
}
main .isogu > a > img {
  display: block;
  /*display: inline-block;*/
  width: 176px;
  min-width: initial;
  max-width: 100%;
  -webkit-filter: drop-shadow(2px 2px 4px gray);
          filter: drop-shadow(2px 2px 4px gray);
}
@media screen and (max-width: 1200px) {
  main .isogu > a > img {
    width: 176px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .isogu > a > img {
    width: 176px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  main .isogu > a > img {
    display: none;
  }
}
main .isogu > a > span {
  display: none;
}
main .about_area {
  width: 1200px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 80px 0;
}
@media screen and (max-width: 1200px) {
  main .about_area {
    width: 1200px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  main .about_area {
    padding: 60px 10px;
  }
}
@media screen and (max-width: 650px) {
  main .about_area {
    padding: 60px 10px;
  }
}
main .about_area .logo {
  width: 450px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  main .about_area .logo {
    width: 450px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .logo {
    width: 320px;
    min-width: initial;
  }
}
main .about_area .logo img {
  display: block;
  width: 100%;
}
main .about_area .address {
  display: block;
  width: 800px;
  min-width: initial;
  max-width: 100%;
  margin: 30px auto 0 auto;
  background: #796a57;
  padding: 5px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  main .about_area .address {
    width: 800px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .address {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .address {
    margin: 30px auto 0 auto;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .address {
    margin: 30px auto 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .address {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .address {
    padding: 5px 10px;
  }
}
main .about_area .address > dl {
  width: 480px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  main .about_area .address > dl {
    width: 480px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .address > dl {
    width: 100%;
    min-width: initial;
  }
}
main .about_area .address > dl div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  text-align: left;
}
@media screen and (max-width: 500px) {
  main .about_area .address > dl div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: initial;
    /*flex-wrap: wrap;*/
  }
}
main .about_area .address > dl div dt,
main .about_area .address > dl div dd {
  color: #ffffff;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 1200px) {
  main .about_area .address > dl div dt,
  main .about_area .address > dl div dd {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .about_area .address > dl div dt,
  main .about_area .address > dl div dd {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
main .about_area .address > dl div dt span,
main .about_area .address > dl div dd span {
  display: inline-block;
}
main .about_area .address > dl div dt {
  min-width: 126px;
}
main .about_area .address > dl div:last-of-type {
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1200px) {
  main .about_area .address > dl div:last-of-type {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .address > dl div:last-of-type {
    margin: 10px 0 0 0;
  }
}
main .about_area .about_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 40px auto 0 auto;
  gap: 0 50px;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box {
    margin: 40px auto 0 auto;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box {
    margin: 40px auto 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
main .about_area .about_box .map_box .map {
  display: block;
  width: 330px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box .map_box .map {
    width: 330px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box .map_box .map {
    width: 330px;
    min-width: initial;
  }
}
main .about_area .about_box .map_box .road {
  display: block;
  padding: 0 0 5px 0;
  color: #796a57;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box .map_box .road {
    padding: 0 0 5px 0;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box .map_box .road {
    padding: 0 0 5px 0;
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box .map_box .road {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box .map_box .road {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div dl {
    margin-top: 10px;
  }
}
main .about_area .about_box > div dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div dl > div {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
main .about_area .about_box > div dl > div dt > span {
  color: #796a57;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div dl > div dt > span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div dl > div dt > span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div dl > div dt > span {
    display: block;
  }
}
main .about_area .about_box > div dl > div dd > span {
  color: #796a57;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: normal;
  line-height: 1.8rem !important;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div dl > div dd > span {
    font-size: 2.9rem;
    line-height: calc(2.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div dl > div dd > span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
main .about_area .about_box > div dl > div dd a {
  text-decoration: none;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div dl > div dd a {
    pointer-events: initial;
  }
}
main .about_area .about_box > div dl > div dd a > span {
  color: #796a57;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div dl > div dd a > span {
    font-size: 2.9rem;
    line-height: calc(2.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div dl > div dd a > span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
main .about_area .about_box > div .service {
  display: block;
  width: 223px;
  min-width: initial;
  max-width: 100%;
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div .service {
    width: 223px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div .service {
    width: 190px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  main .about_area .about_box > div .service {
    margin: 20px auto;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div .service {
    margin: 20px auto;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .about_box > div .service {
    text-align: center;
  }
}
main .about_area .about_box > div .text {
  color: #796a57;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
main .about_area .google_map {
  width: 800px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding-top: 40px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  main .about_area .google_map {
    width: 800px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .google_map {
    width: 100%;
    min-width: initial;
  }
}
main .about_area .google_map iframe {
  width: 100%;
}
main .about_area .google_map .access {
  margin: 30px 0 0 0;
  text-align: left;
}
@media screen and (max-width: 1200px) {
  main .about_area .google_map .access {
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .google_map .access {
    margin: 30px 0 0 0;
  }
}
main .about_area .google_map .access .route {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 834px) {
  main .about_area .google_map .access .route {
    /*flex-direction: column;*/
    -webkit-box-pack: initial;
        -ms-flex-pack: initial;
            justify-content: initial;
  }
}
main .about_area .google_map .access .route ul {
  margin: 20px 0;
}
@media screen and (max-width: 1200px) {
  main .about_area .google_map .access .route ul {
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .google_map .access .route ul {
    margin: 20px 0 0 0;
  }
}
main .about_area .google_map .access .route ul li {
  width: 400px;
  min-width: initial;
  max-width: 100%;
  list-style-type: none;
  margin-left: initial;
}
@media screen and (max-width: 1200px) {
  main .about_area .google_map .access .route ul li {
    width: 400px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .google_map .access .route ul li {
    width: 400px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .about_area .google_map .access .route ul li {
    width: 100%;
  }
}
main .about_area .google_map .access .route ul li:not(:first-of-type) {
  margin-top: 20px;
}
main .about_area .google_map .access .route ul li span {
  display: block;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}
main .about_area .google_map .access .route ul li span:nth-of-type(1) {
  color: #796a57;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  main .about_area .google_map .access .route ul li span:nth-of-type(1) {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .about_area .google_map .access .route ul li span:nth-of-type(1) {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
main .about_area .google_map .access .route ul li span:nth-of-type(2),
main .about_area .google_map .access .route ul li span:nth-of-type(3) {
  color: #796a57;
}
main .about_area .google_map .access .route ul:nth-of-type(2) li {
  border-left: solid #796a57 1px;
  padding-left: 40px;
}
@media screen and (max-width: 834px) {
  main .about_area .google_map .access .route ul:nth-of-type(2) li {
    border-left: initial;
    padding-left: initial;
  }
}
main .join {
  display: block;
  width: 300px;
  min-width: initial;
  max-width: 300px;
  margin: 30px auto 5px auto;
  text-align: center;
  border: solid #505050 1px;
}
@media screen and (max-width: 1200px) {
  main .join {
    width: 300px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  main .join {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  main .join {
    margin: 30px auto 5px auto;
  }
}
@media screen and (max-width: 650px) {
  main .join {
    margin: 30px auto 5px auto;
  }
}
@media screen and (max-width: 650px) {
  main .join {
    width: 100%;
  }
}
main .join a {
  display: inline-block;
  width: 100%;
}
main .join a span {
  display: inline-block;
  color: #505050;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  main .join a span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .join a span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
main .join a:hover {
  background: #796a57;
}
main .join a:hover span {
  color: #ffffff;
}
main .credit {
  text-align: center;
  display: block;
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  main .credit {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  main .credit {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
footer {
  position: relative;
  /*z-index: 8;*/
  /* .infooter {
		.mixin-width(100%, 800px, 100%, 100%, 100%, initial, 800px);
		margin: auto;

		.logo {
			text-align: center;

			a img {
				display: block;
			}
		}

		.customer_support {
			.mixin-flex(wrap, stretch, center);
			margin: auto;

			span {
				display: block;
				text-align: center;
				.mixin-font(@sizeL, @sizeL, bold, @black, @sizeL);
			}

			p {
				.mixin-font(@sizeL, @sizeL, bold, @black, @sizeL);
			}
		}

		.flex {
			.mixin-flex(wrap, stretch, center);

			>div {
				// .bnを復元する際には戻す
				// .mixin-width(50%,50%,100%,100%,50%,50%);
				.mixin-padding(20px, 20px, 20px);
			}

			.address {
				position: relative;

				address {
					.mixin-font(@sizeS, @sizeM, bold, @black, @sizeM);
					font-style: normal;
				}

				.copy {
					// .mixin-position(absolute,initial,initial,0,0,1,translate(0,-100%));
					@media screen and (max-width: @layout-pad-width) {
						position: initial;
						transform: initial;
					}
				}
			}

			.bn {
				text-align: center;

				img {
					display: block;
					.mixin-width(100%, 100%, 100%, 100%, 100%, 100%, 400px);
				}
			}
		}
	} */
}
footer .inner {
  width: 1400px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 25px 0 0 0;
}
@media screen and (max-width: 1200px) {
  footer .inner {
    width: 1400px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  footer .inner {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  footer .inner {
    padding: 25px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  footer .inner {
    padding: 25px 0 0 0;
  }
}
footer .inner .footer_contact {
  text-align: center;
  padding: 0 0 60px 0;
}
@media screen and (max-width: 1200px) {
  footer .inner .footer_contact {
    padding: 0 0 60px 0;
  }
}
@media screen and (max-width: 650px) {
  footer .inner .footer_contact {
    padding: 0 0 60px 0;
  }
}
footer .inner .footer_contact > span {
  color: #a06993;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  footer .inner .footer_contact > span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  footer .inner .footer_contact > span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
footer .inner .footer_contact > span > span {
  display: block;
  letter-spacing: 0.3rem;
}
footer .inner .footer_contact > span > span > span {
  display: inline-block;
}
footer .inner .footer_menu {
  width: 1027px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  footer .inner .footer_menu {
    width: 1027px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  footer .inner .footer_menu {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  footer .inner .footer_menu {
    display: none;
  }
}
footer .inner .footer_menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 1200px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  footer .inner .footer_menu ul {
    width: 1200px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  footer .inner .footer_menu ul {
    width: 100%;
    min-width: initial;
  }
}
footer .inner .footer_menu ul li {
  list-style-type: none;
}
footer .inner .footer_menu ul li:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin: 0 3px;
  border-top: 1px solid #796a57;
  border-right: 1px solid #796a57;
  -webkit-transform: translateY(-2px) rotate(45deg);
          transform: translateY(-2px) rotate(45deg);
}
footer .inner .footer_menu ul li > a {
  text-decoration: none;
}
footer .inner .footer_menu ul li > a span {
  color: #5d322d;
  font-weight: bold;
  /*filter: drop-shadow(0 0 2px rgba(0, 0, 0, 0.2));*/
  /* text-shadow: 0 0 5px rgba(0, 0, 0, 0.2); */
}
footer .inner .footer_menu ul .isogu {
  display: none;
}
footer .footer_wrapper {
  width: 1400px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  position: fixed;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 10;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper {
    width: 1400px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper {
    width: 100%;
    min-width: initial;
  }
}
footer .footer_wrapper .footer_banner {
  /*	background: pink;*/
  /*position: fixed;
			left: 50%;
			bottom: 137px;
			transform: translateX(-50%);
			z-index: 20;*/
  display: none;
}
@media all and (max-width: 1200px) {
  footer .footer_wrapper .footer_banner {
    display: initial;
  }
}
footer .footer_wrapper .footer_banner > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*align-items: center;*/
}
footer .footer_wrapper .footer_banner > div > div {
  width: 100%;
  padding: initial;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_banner > div > div {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_banner > div > div {
    padding: 10px;
  }
}
footer .footer_wrapper .footer_banner > div > div a {
  display: block;
  max-width: 150px;
  margin: auto;
}
@media all and (max-width: 650px) {
  footer .footer_wrapper .footer_banner > div > div a {
    max-width: 130px;
  }
}
footer .footer_wrapper .footer_banner > div > div a img {
  display: block;
}
footer .footer_wrapper .footer_banner > div .item1 {
  background: #a83554;
}
footer .footer_wrapper .footer_banner > div .item2 {
  background: #4f8f01;
}
footer .footer_wrapper .footer_tel {
  background-color: #4a322e;
}
footer .footer_wrapper .footer_tel > div {
  width: 1200px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
  padding: 15px 10px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div {
    width: 1200px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div {
    padding: 15px 10px;
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div {
    padding: 10px;
  }
}
@media screen and (max-width: 425px) {
  footer .footer_wrapper .footer_tel > div {
    padding: 5px 10px;
  }
}
footer .footer_wrapper .footer_tel > div .privacy {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin: initial;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div .privacy {
    margin: 0 0 10px 0;
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div .privacy {
    margin: 0 0 10px 0;
  }
}
footer .footer_wrapper .footer_tel > div .privacy a {
  display: inline-block;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  text-decoration: none;
  /*display: flex;*/
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div .privacy a {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div .privacy a {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
footer .footer_wrapper .footer_tel > div .privacy a:after {
  content: '';
  display: inline-block;
  background: url(../img/common/privacy_link.png);
  background-size: 15px;
  width: 15px;
  height: 15px;
  background-position: center center;
  margin-left: 7px;
}
footer .footer_wrapper .footer_tel > div > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div > div {
    gap: 5px;
  }
}
@media screen and (max-width: 425px) {
  footer .footer_wrapper .footer_tel > div > div {
    gap: 5px;
  }
}
footer .footer_wrapper .footer_tel > div > div > span {
  display: inline-block;
}
footer .footer_wrapper .footer_tel > div > div > span > span {
  display: inline-block;
  padding: 0 10px;
  border: solid #ffffff 1px;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}
@media screen and (max-width: 425px) {
  footer .footer_wrapper .footer_tel > div > div > span > span {
    font-size: 0.7rem !important;
  }
}
footer .footer_wrapper .footer_tel > div > div > span > span:nth-of-type(1) {
  color: #4a322e;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  background: #ffffff;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div > div > span > span:nth-of-type(1) {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div > div > span > span:nth-of-type(1) {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
footer .footer_wrapper .footer_tel > div > div .number img {
  display: inline-block;
  width: 30px;
  min-width: initial;
  max-width: 100%;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div > div .number img {
    width: 30px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div > div .number img {
    width: 30px;
    min-width: initial;
  }
}
footer .footer_wrapper .footer_tel > div > div .number a {
  color: #ffffff;
  font-size: 2.5rem;
  line-height: calc(2.5rem * 1.8);
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0.3rem;
  line-height: initial;
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div > div .number a {
    font-size: 2.5rem;
    line-height: calc(2.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div > div .number a {
    font-size: 2.5rem;
    line-height: calc(2.5rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div > div .number a {
    pointer-events: initial;
  }
}
@media screen and (max-width: 425px) {
  footer .footer_wrapper .footer_tel > div > div .number a {
    line-height: 0.8;
    font-size: 1.5rem;
  }
}
footer .footer_wrapper .footer_tel > div small {
  display: block;
}
@media screen and (max-width: 425px) {
  footer .footer_wrapper .footer_tel > div small {
    line-height: 0.8;
  }
}
footer .footer_wrapper .footer_tel > div small > span {
  display: inline-block;
  color: #ffffff;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  color: #ffffff !important;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  footer .footer_wrapper .footer_tel > div small > span {
    font-size: 0.7rem;
    line-height: calc(0.7rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  footer .footer_wrapper .footer_tel > div small > span {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
@media screen and (max-width: 425px) {
  footer .footer_wrapper .footer_tel > div small > span {
    font-size: 0.7rem;
  }
}
footer .footer_wrapper .footer_tel > div small > span * {
  color: inherit;
  font-size: inherit;
}
footer .totop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  z-index: 11;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #4a322e;
  border: solid #ffffff 1px;
  /*@media screen and (max-width: 430px) {
			.mixin-position(fixed, initial, 0, 0, initial, 120, translate(-10px, -300%));
		}*/
}
@media screen and (max-width: 650px) {
  footer .totop {
    position: fixed;
    top: initial;
    right: 0;
    bottom: 0;
    left: initial;
    z-index: 120;
    -webkit-transform: translate(-10px, -450%);
            transform: translate(-10px, -450%);
  }
}
footer .totop:after {
  display: block;
  -webkit-transform: rotate(315deg);
          transform: rotate(315deg);
  content: "";
  width: 12px;
  height: 12px;
  margin: auto;
  border: 0;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}
footer .totop a {
  display: block;
}
/* ボタン用 */
/* 共有ヘッダー */
.mixin-public-head {
  position: relative;
  height: 370px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .mixin-public-head {
    height: 370px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-public-head {
    height: 250px;
  }
}
.mixin-public-head:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 10, 10, 0.2);
  z-index: 2;
}
.mixin-public-head > img {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  min-width: 100%;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  .mixin-public-head > img {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-public-head > img {
    width: initial;
    min-width: initial;
  }
}
.mixin-public-head h1 {
  position: absolute;
  top: 55%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  width: 100%;
  min-width: 100%;
  max-width: initial;
  text-align: center;
  -webkit-filter: drop-shadow(0 0 10px black);
          filter: drop-shadow(0 0 10px black);
}
@media screen and (max-width: 1200px) {
  .mixin-public-head h1 {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .mixin-public-head h1 {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  .mixin-public-head h1 {
    top: 60%;
  }
}
.mixin-public-head h1 span {
  display: inline-block;
  color: #ffffff;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: serif;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
  letter-spacing: 0.8rem;
}
@media screen and (max-width: 1200px) {
  .mixin-public-head h1 span {
    font-size: 2.9rem;
    line-height: calc(2.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-public-head h1 span {
    font-size: 2rem;
    line-height: calc(2rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-public-head h1 span {
    letter-spacing: 0.3rem;
  }
}
/* 共有コンテンツ */
/* input */
.mixin-input {
  width: 100%;
  padding: 10px;
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  border: solid 1px #5d322d;
}
@media screen and (max-width: 1200px) {
  .mixin-input {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-input {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-input {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-input {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-input::-webkit-input-placeholder {
  color: #b5b5b5;
}
.mixin-input::-moz-placeholder {
  color: #b5b5b5;
}
.mixin-input:-ms-input-placeholder {
  color: #b5b5b5;
}
.mixin-input::-ms-input-placeholder {
  color: #b5b5b5;
}
.mixin-input::placeholder {
  color: #b5b5b5;
}
/* textarea */
.mixin-textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  border: solid 1px #505050;
}
@media screen and (max-width: 1200px) {
  .mixin-textarea {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-textarea {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-textarea {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-textarea {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-textarea::-webkit-input-placeholder {
  color: #b5b5b5;
}
.mixin-textarea::-moz-placeholder {
  color: #b5b5b5;
}
.mixin-textarea:-ms-input-placeholder {
  color: #b5b5b5;
}
.mixin-textarea::-ms-input-placeholder {
  color: #b5b5b5;
}
.mixin-textarea::placeholder {
  color: #b5b5b5;
}
/* 必須表示 */
.mixin-required {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 820px) {
  .mixin-required {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.mixin-required:after {
  display: inline-block;
  content: "※必須";
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  padding: 2px 5px;
  color: #ffffff;
  font-size: 0.72rem;
  line-height: calc(0.72rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 5px;
  background-color: red;
  vertical-align: text-bottom;
}
@media screen and (max-width: 1200px) {
  .mixin-required:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-required:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-required:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-required:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
/* 任意表示 */
.mixin-optional {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.mixin-optional:after {
  display: inline-block;
  content: "※任意";
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  padding: 2px 5px;
  color: #ffffff;
  font-size: 0.72rem;
  line-height: calc(0.72rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 5px;
  background-color: #b5b5b5;
  vertical-align: text-bottom;
}
@media screen and (max-width: 1200px) {
  .mixin-optional:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-optional:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-optional:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-optional:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
/* 個人情報保護 */
/*.mixin-privacy {
	border: solid 1px @black;
	.mixin-padding(10px, 10px, 10px);
	// .mixin-height(100px,100px,100px);
	margin-bottom: 20px;

	// .scroll;
	p {
		// margin-bottom: 20px;
		.mixin-font(@sizeS, @sizeS, normal, @black, @sizeS);

		a {
			.mixin-font(inherit, inherit, bold, inherit, inherit);
		}
	}

	strong {
		display: block;
	}

	ol {
		margin-bottom: 20px;
		counter-reset: number 0;

		li {
			.mixin-font(@sizeS, @sizeS, normal, @black, @sizeS);
			list-style: none;
			text-indent: -1.5rem;
			margin-left: 1.5rem;

			&:before {
				counter-increment: number 1;
				content: "(" counter(number) ")";
			}
		}
	}
}*/
.mixin-error {
  margin-bottom: 20px;
  padding: 20px;
  color: red;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1200px) {
  .mixin-error {
    padding: 20px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-error {
    padding: 20px;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-error {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-error {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-error ul {
  list-style: none !important;
}
.mixin-error ul li {
  color: red;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-error ul li {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-error ul li {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form strong {
  color: #5d322d;
  font-size: 1.8rem;
  line-height: calc(1.8rem * 1.8);
  font-weight: normal;
  font-weight: normal !important;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form strong {
    font-size: 1.8rem;
    line-height: calc(1.8rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form strong {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
.mixin-kyoka-form strong:before {
  content: "<";
  padding-right: 5px;
  color: #5d322d;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form strong:before {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form strong:before {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
.mixin-kyoka-form strong:after {
  content: ">";
  padding-left: 5px;
  color: #5d322d;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form strong:after {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form strong:after {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 541px) {
  .mixin-kyoka-form > p.hissu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 5px 0;
  }
}
.mixin-kyoka-form > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10px 0;
  gap: 0 10px;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div {
    padding: 10px 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div {
    padding: 10px 0;
  }
}
@media screen and (max-width: 820px) {
  .mixin-kyoka-form > div {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px 0;
  }
}
.mixin-kyoka-form > div.mosikuha select {
  width: 70px;
  margin-right: 10px;
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.mosikuha select {
    margin-right: 5px;
  }
}
.mixin-kyoka-form > div.mosikuha select:first-of-type {
  padding: 10px;
}
.mixin-kyoka-form > div.mosikuha input {
  width: 62px;
  margin-right: 10px;
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.mosikuha input {
    margin-right: 5px;
  }
}
.mixin-kyoka-form > div dt {
  width: 160px;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div dt {
    width: 160px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div dt {
    width: 100%;
    min-width: initial;
  }
}
.mixin-kyoka-form > div dt > span {
  color: #5d322d;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div dt > span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div dt > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div dd {
  width: 580px;
  min-width: initial;
  max-width: initial;
  min-width: 580px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div dd {
    width: 580px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div dd {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 820px) {
  .mixin-kyoka-form > div dd {
    width: 100%;
    min-width: 100%;
  }
}
.mixin-kyoka-form > div dd strong {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div dd strong {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div dd strong {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div dd > div {
  padding: 5px 0;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div dd > div {
    padding: 5px 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div dd > div {
    padding: 5px 0;
  }
}
.mixin-kyoka-form > div dd .privacy {
  height: 135px;
  padding: 10px;
  overflow-y: scroll;
  border: solid #5d322d 1px;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div dd .privacy {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div dd .privacy {
    padding: 10px;
  }
}
.mixin-kyoka-form > div dd .checkbox_box {
  /*.mixin-margin(0 0 20px 0, 0 0 20px 0, 0 0 20px 0);*/
}
.mixin-kyoka-form > div dd .checkbox_box label input {
  display: initial;
  margin-right: 5px;
}
.mixin-kyoka-form > div dd .checkbox_box label:before {
  display: none;
}
.mixin-kyoka-form > div.payment {
  margin: 90px 0 35px 0;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment {
    margin: 50px 0 30px 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment {
    margin: 50px 0 30px 0;
  }
}
.mixin-kyoka-form > div.payment .hissu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment .hissu {
    margin: 0 0 40px 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment .hissu {
    margin: 0 0 40px 0;
  }
}
.mixin-kyoka-form > div.payment p {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div.payment .textarea span {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment .textarea span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment .textarea span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div.payment dt {
  width: 100%;
}
.mixin-kyoka-form > div.payment dd {
  width: 100%;
  padding: 10px 50px;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment dd {
    padding: 10px 50px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment dd {
    padding: 10px 0;
  }
}
.mixin-kyoka-form > div.payment dd.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 50px;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment dd.radio {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment dd.radio {
    margin: 10px 0 0 0;
  }
}
.mixin-kyoka-form > div.payment label {
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.payment label {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.payment label {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower .hissu,
.mixin-kyoka-form > div.flower .ninni {
  display: inline-block;
  /*justify-content: start;*/
  background: url(../img/kyoka/sen.png);
  background-size: 446px;
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower .hissu,
  .mixin-kyoka-form > div.flower .ninni {
    background-size: 60%;
  }
}
@media screen and (max-width: 319px) {
  .mixin-kyoka-form > div.flower .hissu,
  .mixin-kyoka-form > div.flower .ninni {
    background: initial;
  }
}
.mixin-kyoka-form > div.flower .hissu strong,
.mixin-kyoka-form > div.flower .ninni strong {
  background: #ffffff;
}
.mixin-kyoka-form > div.flower dt {
  width: 100%;
}
.mixin-kyoka-form > div.flower dt strong.thhead {
  display: none;
}
@media all and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dt strong.thhead {
    display: block;
    color: #5d322d;
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
    font-weight: bold;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
}
@media all and (max-width: 650px) and screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dt strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media all and (max-width: 650px) and screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dt strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower dd {
  width: 100%;
  padding: 0 50px;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd {
    padding: 0;
  }
}
.mixin-kyoka-form > div.flower dd strong.thhead {
  width: 100px;
  min-width: initial;
  max-width: initial;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd strong.thhead {
    width: 100px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd strong.thhead {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower dd p {
  margin: 0 0 45px 0;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd p {
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd p {
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower dd .osonaehin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: initial;
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd .osonaehin {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 5px 0;
  }
}
.mixin-kyoka-form > div.flower dd .osonaehin strong {
  display: inline-block;
  width: initial;
  min-width: initial;
  max-width: 100%;
  margin: initial;
  padding: 50px 5px;
  color: #ffffff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  background: #5d322d;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd .osonaehin strong {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd .osonaehin strong {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd .osonaehin strong {
    padding: 5px;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
  }
}
.mixin-kyoka-form > div.flower dd .osonaehin strong:before,
.mixin-kyoka-form > div.flower dd .osonaehin strong:after {
  display: none;
}
.mixin-kyoka-form > div.flower dd .osonaehin td label:before {
  display: inline-block;
  content: "";
  width: 32px;
  height: 32px;
  margin-right: 15px;
  background: url(../img/kyoka/check_off.png);
  background-size: 32px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd .osonaehin td label:before {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
}
.mixin-kyoka-form > div.flower dd .osonaehin td label.active:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  background: url(../img/kyoka/check_on.png);
  background-repeat: no-repeat;
  background-size: 32px;
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd .osonaehin td label.active:before {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
}
.mixin-kyoka-form > div.flower dd .osonaehin td label input {
  display: none;
}
.mixin-kyoka-form > div.flower dd .osonaehin td select {
  border: initial;
  -moz-text-align-last: center;
       text-align-last: center;
}
.mixin-kyoka-form > div.flower dd .textarea {
  margin: 45px 0 0 0;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower dd .textarea {
    margin: 45px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower dd .textarea {
    margin: 45px 0 0 0;
  }
}
.mixin-kyoka-form > div.flower dd .textarea strong:before,
.mixin-kyoka-form > div.flower dd .textarea strong:after {
  display: none;
}
.mixin-kyoka-form > div.flower label {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower label {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower label {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower select {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower select {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower select {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower table {
  border: 1px solid #5d322d;
  width: 650px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table {
    width: 100%;
  }
}
.mixin-kyoka-form > div.flower table tr:first-of-type {
  background: #dfd6d5;
}
.mixin-kyoka-form > div.flower table tr:first-of-type th {
  color: #5d322d;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr:first-of-type th {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr:first-of-type th {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower table tr:first-of-type th:not(:first-of-type) {
  border-left: 1px solid #5d322d !important;
}
.mixin-kyoka-form > div.flower table tr:first-of-type th:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr:first-of-type th:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr:first-of-type th:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
.mixin-kyoka-form > div.flower table tr:nth-of-type(2) td:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr:nth-of-type(2) td:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr:nth-of-type(2) td:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
.mixin-kyoka-form > div.flower table tr:last-of-type {
  border-top: solid 1px #5d322d;
}
.mixin-kyoka-form > div.flower table tr:last-of-type:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr:last-of-type:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr:last-of-type:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
.mixin-kyoka-form > div.flower table tr:nth-of-type(1) td:not(:first-of-type),
.mixin-kyoka-form > div.flower table tr:nth-of-type(2) td:not(:first-of-type),
.mixin-kyoka-form > div.flower table tr:nth-of-type(3) td:not(:first-of-type) {
  border-left: 1px solid #5d322d;
}
.mixin-kyoka-form > div.flower table tr td,
.mixin-kyoka-form > div.flower table tr th {
  text-align: center;
  vertical-align: middle;
}
.mixin-kyoka-form > div.flower table tr td .item_name,
.mixin-kyoka-form > div.flower table tr th .item_name {
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr td .item_name,
  .mixin-kyoka-form > div.flower table tr th .item_name {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr td .item_name,
  .mixin-kyoka-form > div.flower table tr th .item_name {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 371px) {
  .mixin-kyoka-form > div.flower table tr td .item_name,
  .mixin-kyoka-form > div.flower table tr th .item_name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.mixin-kyoka-form > div.flower table tr th:first-of-type.thhead {
  vertical-align: middle;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr th:first-of-type.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr th:first-of-type.thhead {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower table tr td {
  padding: 5px 10px;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1200px) {
  .mixin-kyoka-form > div.flower table tr td {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  .mixin-kyoka-form > div.flower table tr td {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
.mixin-kyoka-form > div.flower table tr td select {
  width: 100%;
  text-align: center;
}
main .isogu {
  -webkit-transform: translate(-50%, 5%) !important;
          transform: translate(-50%, 5%) !important;
}
main .isogu .item2 {
  display: none;
}
body#kyoka {
  background-image: url(../img/kyoka/bg_img1.png), url(../img/kyoka/bg_img2.jpg);
  background-repeat: no-repeat, repeat-y;
  background-size: 1400px;
  background-position: top center, top 0 center;
}
@media screen and (max-width: 1200px) {
  body#kyoka {
    background-size: 100%;
    background-position: top center, top 10% center;
  }
}
body#kyoka main {
  position: relative;
  width: 1400px;
  min-width: initial;
  max-width: 100%;
  margin: auto;
}
@media screen and (max-width: 1200px) {
  body#kyoka main {
    width: 1400px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main .isogu a {
  /*transform: translate(0%, 55%);*/
}
body#kyoka main .public_head {
  position: relative;
  height: 370px;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  body#kyoka main .public_head {
    height: 370px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .public_head {
    height: 250px;
  }
}
body#kyoka main .public_head:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 10, 10, 0.2);
  z-index: 2;
}
body#kyoka main .public_head > img {
  position: absolute;
  top: 50%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  min-width: 100%;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main .public_head > img {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .public_head > img {
    width: initial;
    min-width: initial;
  }
}
body#kyoka main .public_head h1 {
  position: absolute;
  top: 55%;
  right: initial;
  bottom: initial;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate(-50%, -45%);
          transform: translate(-50%, -45%);
  width: 100%;
  min-width: 100%;
  max-width: initial;
  text-align: center;
  -webkit-filter: drop-shadow(0 0 10px black);
          filter: drop-shadow(0 0 10px black);
}
@media screen and (max-width: 1200px) {
  body#kyoka main .public_head h1 {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .public_head h1 {
    width: 100%;
    min-width: 100%;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .public_head h1 {
    top: 60%;
  }
}
body#kyoka main .public_head h1 span {
  display: inline-block;
  color: #ffffff;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: serif;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
  letter-spacing: 0.8rem;
}
@media screen and (max-width: 1200px) {
  body#kyoka main .public_head h1 span {
    font-size: 2.9rem;
    line-height: calc(2.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .public_head h1 span {
    font-size: 2rem;
    line-height: calc(2rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .public_head h1 span {
    letter-spacing: 0.3rem;
  }
}
body#kyoka main .public_head:before {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(20%, rgba(81, 80, 80, 0.2)), color-stop(70%, rgba(39, 38, 38, 0.4)), to(rgba(77, 77, 77, 0.6)));
  background: linear-gradient(0deg, transparent 0%, rgba(81, 80, 80, 0.2) 20%, rgba(39, 38, 38, 0.4) 70%, rgba(77, 77, 77, 0.6) 100%);
}
@media screen and (max-width: 1200px) {
  body#kyoka main .public_head:before {
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, transparent), color-stop(40%, rgba(81, 80, 80, 0.4)), color-stop(70%, rgba(39, 38, 38, 0.5)), to(rgba(77, 77, 77, 0.6)));
    background: linear-gradient(0deg, transparent 0, rgba(81, 80, 80, 0.4) 40%, rgba(39, 38, 38, 0.5) 70%, rgba(77, 77, 77, 0.6) 100%);
  }
}
body#kyoka main .public_head h1 {
  top: 60%;
}
body#kyoka main .midashi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 800px;
  min-width: initial;
  max-width: 100%;
  margin: 0 auto 10px auto;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  body#kyoka main .midashi {
    width: 800px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .midashi {
    width: 800px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main .midashi {
    margin: 0 auto 10px auto;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .midashi {
    margin: 0 auto 10px auto;
  }
}
body#kyoka main .midashi:before,
body#kyoka main .midashi:after {
  /*display: none;*/
  border: solid 1px #5d322d;
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  body#kyoka main .midashi {
    background-size: 100%;
  }
}
body#kyoka main .midashi > span {
  color: #5d322d;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: normal;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif' !important;
  background: #ffffff;
  padding: 0 90px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main .midashi > span {
    font-size: 2rem;
    line-height: calc(2rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .midashi > span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main .midashi > span {
    padding: 0 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main .midashi > span {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main .midashi > span {
    width: 100%;
    max-width: 100%;
  }
}
body#kyoka main .midashi > span:before,
body#kyoka main .midashi > span:after {
  width: 100%;
}
body#kyoka main > section .public_contents {
  position: relative;
  width: 1000px;
  min-width: initial;
  max-width: 1000px;
  margin: 0 auto 60px;
  background-color: #ffffff;
  background: initial;
  padding: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .inner {
  padding: 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .inner {
    padding: 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .inner {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents {
    padding: 0 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents {
    padding: 0 10px;
  }
}
body#kyoka main > section .public_contents .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .tab {
    gap: 10px;
  }
}
body#kyoka main > section .public_contents .tab .tab_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /*pointer-events: auto !important;*/
  width: calc((100% - 16px)/2);
  margin-left: initial;
  padding: 17px 10px;
  text-align: center;
  border-radius: 10px 10px 0 0;
  background-color: #ece1e9;
  letter-spacing: 0.3rem;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .tab .tab_btn {
    letter-spacing: initial;
  }
}
body#kyoka main > section .public_contents .tab .tab_btn.active {
  background: #a06993;
}
body#kyoka main > section .public_contents .tab .tab_btn.active > div span {
  color: #ffffff;
}
body#kyoka main > section .public_contents .tab .tab_btn > div > span {
  display: inline-block;
  color: #a06993;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
  line-height: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .tab .tab_btn > div > span {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .tab .tab_btn > div > span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area {
  position: relative;
  width: 100%;
  padding: 50px;
  background: #ffffff;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area {
    padding: 50px 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area {
    padding: 50px 10px;
  }
}
body#kyoka main > section .public_contents .panel_area:before {
  display: inline-block;
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  width: 100%;
  height: 13px;
  background: #a06993;
}
body#kyoka main > section .public_contents .panel_area .net_box,
body#kyoka main > section .public_contents .panel_area .fax_box {
  position: relative;
  width: 800px;
  min-width: initial;
  max-width: 800px;
  margin: 20px auto;
  background-color: #ffffff;
  text-align: center;
  background: initial;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box,
  body#kyoka main > section .public_contents .panel_area .fax_box {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box,
  body#kyoka main > section .public_contents .panel_area .fax_box {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .inner,
body#kyoka main > section .public_contents .panel_area .fax_box .inner {
  padding: 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .inner,
  body#kyoka main > section .public_contents .panel_area .fax_box .inner {
    padding: 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .inner,
  body#kyoka main > section .public_contents .panel_area .fax_box .inner {
    padding: 20px 10px;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box p,
body#kyoka main > section .public_contents .panel_area .fax_box p {
  color: #4a322e;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
  line-height: 3rem;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box p,
  body#kyoka main > section .public_contents .panel_area .fax_box p {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box p,
  body#kyoka main > section .public_contents .panel_area .fax_box p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box p,
  body#kyoka main > section .public_contents .panel_area .fax_box p {
    text-align: left;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .border,
body#kyoka main > section .public_contents .panel_area .fax_box .border {
  width: 502px;
  min-width: initial;
  max-width: 502px;
  margin: auto;
  padding: 10px;
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  border: solid #4a322e 1px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    width: 502px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    width: 502px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .border,
  body#kyoka main > section .public_contents .panel_area .fax_box .border {
    max-width: 100%;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .border:first-of-type,
body#kyoka main > section .public_contents .panel_area .fax_box .border:first-of-type {
  margin: 25px auto 10px auto;
}
body#kyoka main > section .public_contents .panel_area .net_box .border:nth-of-type(2),
body#kyoka main > section .public_contents .panel_area .fax_box .border:nth-of-type(2) {
  margin-bottom: 10px;
}
body#kyoka main > section .public_contents .panel_area .net_box .dl_midashi,
body#kyoka main > section .public_contents .panel_area .fax_box .dl_midashi {
  display: block;
  margin: 50px 0 10px 0;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .dl_midashi,
  body#kyoka main > section .public_contents .panel_area .fax_box .dl_midashi {
    margin: 50px 0 10px 0px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .dl_midashi,
  body#kyoka main > section .public_contents .panel_area .fax_box .dl_midashi {
    margin: 50px 0 10px 0;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .dl_midashi,
  body#kyoka main > section .public_contents .panel_area .fax_box .dl_midashi {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .dl_midashi,
  body#kyoka main > section .public_contents .panel_area .fax_box .dl_midashi {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_btn,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_btn {
  display: inline-block;
  width: 700px;
  min-width: initial;
  max-width: 100%;
  text-decoration: none;
  padding: 18px;
  background: #5d322d;
  letter-spacing: 0.5rem;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_btn,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_btn {
    width: 700px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_btn,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_btn {
    width: 700px;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_btn > span,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_btn > span {
  display: inline-block;
  color: #ffffff;
  font-size: 2.3rem;
  line-height: calc(2.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_btn > span,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_btn > span {
    font-size: 2.3rem;
    line-height: calc(2.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_btn > span,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_btn > span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  width: 700px;
  min-width: initial;
  max-width: 100%;
  margin: 30px auto 0 auto;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number {
    width: 700px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number {
    margin: 30px auto 0 auto;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number {
    margin: 30px auto 0 auto;
  }
}
@media screen and (max-width: 516px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number img,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number img {
  width: 90px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number img,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number img {
    width: 90px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number img,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number img {
    width: 65px;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div {
  text-align: left;
}
@media screen and (max-width: 516px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div {
    text-align: center;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span {
  display: block;
  letter-spacing: 0.5rem;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif !important;
}
@media screen and (max-width: 516px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span {
    letter-spacing: 0.2rem;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1),
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1) {
  color: black;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1),
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1) {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1),
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1) {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1):before,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1):before,
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1):after,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1):after {
  display: inline-block;
  content: 'ー';
  width: 10px;
  height: 2px;
  font-size: 1.3rem;
  color: black;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  vertical-align: top;
}
@media screen and (max-width: 516px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1):before,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1):before,
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1):after,
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1):after {
    display: none;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1):before,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1):before {
  margin-right: 17px;
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(1):after,
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(1):after {
  margin-left: 4px;
}
body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(2),
body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(2) {
  color: black;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(2),
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(2) {
    font-size: 2.3rem;
    line-height: calc(2.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .fax_number > div span:nth-of-type(2),
  body#kyoka main > section .public_contents .panel_area .fax_box .fax_number > div span:nth-of-type(2) {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .notes,
body#kyoka main > section .public_contents .panel_area .fax_box .notes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  gap: 27px;
  margin: 60px auto 0 auto;
  line-height: initial !important;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes {
    margin: 60px auto 0 auto;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes {
    margin: 60px auto 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .notes span,
body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
  display: inline-block;
  width: 150px;
  min-width: initial;
  max-width: 100%;
  padding: 23px 10px;
  color: #a83554;
  font-size: 1.25rem;
  line-height: calc(1.25rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  border: solid #a83554 1px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes span,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
    width: 150px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes span,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
    width: 150px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes span,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
    padding: 15px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes span,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
    padding: 5px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes span,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes span,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .net_box .notes p,
body#kyoka main > section .public_contents .panel_area .fax_box .notes p {
  width: 517px;
  min-width: initial;
  max-width: 100%;
  color: #a83554;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
  text-align: left;
  line-height: 2rem;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes p,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes p {
    width: 527px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes p,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes p {
    width: 517px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes p,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .net_box .notes p,
  body#kyoka main > section .public_contents .panel_area .fax_box .notes p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .net_box {
  display: none;
}
body#kyoka main > section .public_contents .panel_area .net_box .notes {
  margin: initial;
}
body#kyoka main > section .public_contents .panel_area .ikebana,
body#kyoka main > section .public_contents .panel_area .morikago {
  position: relative;
  width: 800px;
  min-width: initial;
  max-width: 800px;
  margin: 100px auto;
  background-color: #ffffff;
  text-align: center;
  background: initial;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana,
  body#kyoka main > section .public_contents .panel_area .morikago {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana,
  body#kyoka main > section .public_contents .panel_area .morikago {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .inner,
body#kyoka main > section .public_contents .panel_area .morikago .inner {
  padding: 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .inner,
  body#kyoka main > section .public_contents .panel_area .morikago .inner {
    padding: 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .inner,
  body#kyoka main > section .public_contents .panel_area .morikago .inner {
    padding: 20px 10px;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .lead > span,
body#kyoka main > section .public_contents .panel_area .morikago .lead > span {
  display: block;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
body#kyoka main > section .public_contents .panel_area .ikebana .lead > span:first-of-type,
body#kyoka main > section .public_contents .panel_area .morikago .lead > span:first-of-type {
  color: #505050;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .lead > span:first-of-type,
  body#kyoka main > section .public_contents .panel_area .morikago .lead > span:first-of-type {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .lead > span:first-of-type,
  body#kyoka main > section .public_contents .panel_area .morikago .lead > span:first-of-type {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .lead > span:first-of-type,
  body#kyoka main > section .public_contents .panel_area .morikago .lead > span:first-of-type {
    text-align: left;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .lead > span.tax_text,
body#kyoka main > section .public_contents .panel_area .morikago .lead > span.tax_text {
  color: #505050;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .lead > span.tax_text,
  body#kyoka main > section .public_contents .panel_area .morikago .lead > span.tax_text {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .lead > span.tax_text,
  body#kyoka main > section .public_contents .panel_area .morikago .lead > span.tax_text {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 68px 80px;
  margin: 70px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka {
    margin: 70px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka {
    margin: 50px 0 0 0;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka > div,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka > div {
  width: 360px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka > div,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka > div {
    width: 360px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka > div,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka > div {
    width: 360px;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka > div img,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka > div img {
  display: inline-block;
  width: 360px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka > div img,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka > div img {
    width: 360px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka > div img,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka > div img {
    width: 360px;
    min-width: initial;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span {
  display: inline-block;
  line-height: initial !important;
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.one,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.one {
  color: #a83554;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.one,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.one {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.one,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.one {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.price,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.price {
  display: block;
  color: #a83554;
  font-size: 2rem;
  line-height: calc(2rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.price,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.price {
    font-size: 2rem;
    line-height: calc(2rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.price,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.price {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.tax,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.tax {
  color: #a83554;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.tax,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.tax {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.tax,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.tax {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.kind,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.kind {
  display: block;
  width: 100%;
  color: #a83554;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.kind,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.kind {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .price > span.kind,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .price > span.kind {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .seika_notes > span,
body#kyoka main > section .public_contents .panel_area .morikago .kyoka .seika_notes > span {
  display: inline-block;
  color: #505050;
  font-size: 0.9rem;
  line-height: calc(0.9rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .seika_notes > span,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .seika_notes > span {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana .kyoka .seika_notes > span,
  body#kyoka main > section .public_contents .panel_area .morikago .kyoka .seika_notes > span {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana.morikago,
body#kyoka main > section .public_contents .panel_area .morikago.morikago {
  margin: 80px auto 0 auto;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana.morikago,
  body#kyoka main > section .public_contents .panel_area .morikago.morikago {
    margin: 80px auto 0 auto;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana.morikago,
  body#kyoka main > section .public_contents .panel_area .morikago.morikago {
    margin: 80px auto 0 auto;
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana.morikago .tax_text,
body#kyoka main > section .public_contents .panel_area .morikago.morikago .tax_text {
  color: #5d322d !important;
  font-size: 0.9rem !important;
  line-height: calc(0.9rem * 1.8) !important;
  font-weight: bold !important;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif !important;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana.morikago .tax_text,
  body#kyoka main > section .public_contents .panel_area .morikago.morikago .tax_text {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana.morikago .tax_text,
  body#kyoka main > section .public_contents .panel_area .morikago.morikago .tax_text {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .public_contents .panel_area .ikebana {
  margin: 80px auto;
}
body#kyoka main > section .public_contents .panel_area .ikebana > p {
  margin-bottom: 80px;
  color: #4a322e;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
  line-height: 3rem;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .ikebana > p {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana > p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .ikebana > p {
    text-align: left;
  }
}
body#kyoka main > section .public_contents .panel_area .form_box {
  padding: 130px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .form_box {
    padding: 130px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .form_box {
    padding: 80px 0 0 0;
  }
}
body#kyoka main > section .public_contents .panel_area .form_box.net_form {
  display: none;
}
body#kyoka main > section .public_contents .panel_area .form_box.net_form .privacy_box {
  margin: 0 0 20px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .form_box.net_form .privacy_box {
    margin: 0 0 20px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .form_box.net_form .privacy_box {
    margin: 0 0 20px 0;
  }
}
body#kyoka main > section .public_contents .panel_area .form_box .flower dd > p > img {
  display: inline-block;
  width: 25px;
  min-width: initial;
  max-width: 100%;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .public_contents .panel_area .form_box .flower dd > p > img {
    width: 25px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .public_contents .panel_area .form_box .flower dd > p > img {
    width: 25px;
    min-width: initial;
  }
}
body#kyoka main > section form {
  position: relative;
  width: 800px;
  min-width: initial;
  max-width: 800px;
  margin: 20px auto;
  background-color: #ffffff;
  margin: auto;
  background: initial;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section form .inner {
  padding: 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .inner {
    padding: 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .inner {
    padding: 20px 10px;
  }
}
body#kyoka main > section form .errorcode {
  margin-bottom: 20px;
  padding: 20px;
  color: red;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border: solid 1px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .errorcode {
    padding: 20px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .errorcode {
    padding: 20px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .errorcode {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .errorcode {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form .errorcode ul {
  list-style: none !important;
}
body#kyoka main > section form .errorcode ul li {
  color: red;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .errorcode ul li {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .errorcode ul li {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl strong {
  color: #5d322d;
  font-size: 1.8rem;
  line-height: calc(1.8rem * 1.8);
  font-weight: normal;
  font-weight: normal !important;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl strong {
    font-size: 1.8rem;
    line-height: calc(1.8rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl strong {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section form dl strong:before {
  content: "<";
  padding-right: 5px;
  color: #5d322d;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl strong:before {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl strong:before {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section form dl strong:after {
  content: ">";
  padding-left: 5px;
  color: #5d322d;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl strong:after {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl strong:after {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 541px) {
  body#kyoka main > section form dl > p.hissu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 5px 0;
  }
}
body#kyoka main > section form dl > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10px 0;
  gap: 0 10px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div {
    padding: 10px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div {
    padding: 10px 0;
  }
}
@media screen and (max-width: 820px) {
  body#kyoka main > section form dl > div {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px 0;
  }
}
body#kyoka main > section form dl > div.mosikuha select {
  width: 70px;
  margin-right: 10px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.mosikuha select {
    margin-right: 5px;
  }
}
body#kyoka main > section form dl > div.mosikuha select:first-of-type {
  padding: 10px;
}
body#kyoka main > section form dl > div.mosikuha input {
  width: 62px;
  margin-right: 10px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.mosikuha input {
    margin-right: 5px;
  }
}
body#kyoka main > section form dl > div dt {
  width: 160px;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div dt {
    width: 160px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div dt {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section form dl > div dt > span {
  color: #5d322d;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div dt > span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div dt > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div dd {
  width: 580px;
  min-width: initial;
  max-width: initial;
  min-width: 580px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div dd {
    width: 580px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div dd {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 820px) {
  body#kyoka main > section form dl > div dd {
    width: 100%;
    min-width: 100%;
  }
}
body#kyoka main > section form dl > div dd strong {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div dd strong {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div dd strong {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div dd > div {
  padding: 5px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div dd > div {
    padding: 5px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div dd > div {
    padding: 5px 0;
  }
}
body#kyoka main > section form dl > div dd .privacy {
  height: 135px;
  padding: 10px;
  overflow-y: scroll;
  border: solid #5d322d 1px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div dd .privacy {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div dd .privacy {
    padding: 10px;
  }
}
body#kyoka main > section form dl > div dd .checkbox_box {
  /*.mixin-margin(0 0 20px 0, 0 0 20px 0, 0 0 20px 0);*/
}
body#kyoka main > section form dl > div dd .checkbox_box label input {
  display: initial;
  margin-right: 5px;
}
body#kyoka main > section form dl > div dd .checkbox_box label:before {
  display: none;
}
body#kyoka main > section form dl > div.payment {
  margin: 90px 0 35px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment {
    margin: 50px 0 30px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment {
    margin: 50px 0 30px 0;
  }
}
body#kyoka main > section form dl > div.payment .hissu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment .hissu {
    margin: 0 0 40px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment .hissu {
    margin: 0 0 40px 0;
  }
}
body#kyoka main > section form dl > div.payment p {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div.payment .textarea span {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment .textarea span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment .textarea span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div.payment dt {
  width: 100%;
}
body#kyoka main > section form dl > div.payment dd {
  width: 100%;
  padding: 10px 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment dd {
    padding: 10px 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment dd {
    padding: 10px 0;
  }
}
body#kyoka main > section form dl > div.payment dd.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 50px;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment dd.radio {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment dd.radio {
    margin: 10px 0 0 0;
  }
}
body#kyoka main > section form dl > div.payment label {
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.payment label {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.payment label {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower .hissu,
body#kyoka main > section form dl > div.flower .ninni {
  display: inline-block;
  /*justify-content: start;*/
  background: url(../img/kyoka/sen.png);
  background-size: 446px;
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower .hissu,
  body#kyoka main > section form dl > div.flower .ninni {
    background-size: 60%;
  }
}
@media screen and (max-width: 319px) {
  body#kyoka main > section form dl > div.flower .hissu,
  body#kyoka main > section form dl > div.flower .ninni {
    background: initial;
  }
}
body#kyoka main > section form dl > div.flower .hissu strong,
body#kyoka main > section form dl > div.flower .ninni strong {
  background: #ffffff;
}
body#kyoka main > section form dl > div.flower dt {
  width: 100%;
}
body#kyoka main > section form dl > div.flower dt strong.thhead {
  display: none;
}
@media all and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dt strong.thhead {
    display: block;
    color: #5d322d;
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
    font-weight: bold;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
}
@media all and (max-width: 650px) and screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dt strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media all and (max-width: 650px) and screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dt strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower dd {
  width: 100%;
  padding: 0 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd {
    padding: 0;
  }
}
body#kyoka main > section form dl > div.flower dd strong.thhead {
  width: 100px;
  min-width: initial;
  max-width: initial;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd strong.thhead {
    width: 100px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd strong.thhead {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower dd p {
  margin: 0 0 45px 0;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd p {
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd p {
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower dd .osonaehin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: initial;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd .osonaehin {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 5px 0;
  }
}
body#kyoka main > section form dl > div.flower dd .osonaehin strong {
  display: inline-block;
  width: initial;
  min-width: initial;
  max-width: 100%;
  margin: initial;
  padding: 50px 5px;
  color: #ffffff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  background: #5d322d;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd .osonaehin strong {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd .osonaehin strong {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd .osonaehin strong {
    padding: 5px;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
  }
}
body#kyoka main > section form dl > div.flower dd .osonaehin strong:before,
body#kyoka main > section form dl > div.flower dd .osonaehin strong:after {
  display: none;
}
body#kyoka main > section form dl > div.flower dd .osonaehin td label:before {
  display: inline-block;
  content: "";
  width: 32px;
  height: 32px;
  margin-right: 15px;
  background: url(../img/kyoka/check_off.png);
  background-size: 32px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd .osonaehin td label:before {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
}
body#kyoka main > section form dl > div.flower dd .osonaehin td label.active:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  background: url(../img/kyoka/check_on.png);
  background-repeat: no-repeat;
  background-size: 32px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd .osonaehin td label.active:before {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
}
body#kyoka main > section form dl > div.flower dd .osonaehin td label input {
  display: none;
}
body#kyoka main > section form dl > div.flower dd .osonaehin td select {
  border: initial;
  -moz-text-align-last: center;
       text-align-last: center;
}
body#kyoka main > section form dl > div.flower dd .textarea {
  margin: 45px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower dd .textarea {
    margin: 45px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower dd .textarea {
    margin: 45px 0 0 0;
  }
}
body#kyoka main > section form dl > div.flower dd .textarea strong:before,
body#kyoka main > section form dl > div.flower dd .textarea strong:after {
  display: none;
}
body#kyoka main > section form dl > div.flower label {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower label {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower label {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower select {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower select {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower select {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower table {
  border: 1px solid #5d322d;
  width: 650px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table {
    width: 100%;
  }
}
body#kyoka main > section form dl > div.flower table tr:first-of-type {
  background: #dfd6d5;
}
body#kyoka main > section form dl > div.flower table tr:first-of-type th {
  color: #5d322d;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr:first-of-type th {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr:first-of-type th {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower table tr:first-of-type th:not(:first-of-type) {
  border-left: 1px solid #5d322d !important;
}
body#kyoka main > section form dl > div.flower table tr:first-of-type th:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr:first-of-type th:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr:first-of-type th:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
body#kyoka main > section form dl > div.flower table tr:nth-of-type(2) td:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr:nth-of-type(2) td:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr:nth-of-type(2) td:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
body#kyoka main > section form dl > div.flower table tr:last-of-type {
  border-top: solid 1px #5d322d;
}
body#kyoka main > section form dl > div.flower table tr:last-of-type:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr:last-of-type:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr:last-of-type:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
body#kyoka main > section form dl > div.flower table tr:nth-of-type(1) td:not(:first-of-type),
body#kyoka main > section form dl > div.flower table tr:nth-of-type(2) td:not(:first-of-type),
body#kyoka main > section form dl > div.flower table tr:nth-of-type(3) td:not(:first-of-type) {
  border-left: 1px solid #5d322d;
}
body#kyoka main > section form dl > div.flower table tr td,
body#kyoka main > section form dl > div.flower table tr th {
  text-align: center;
  vertical-align: middle;
}
body#kyoka main > section form dl > div.flower table tr td .item_name,
body#kyoka main > section form dl > div.flower table tr th .item_name {
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr td .item_name,
  body#kyoka main > section form dl > div.flower table tr th .item_name {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr td .item_name,
  body#kyoka main > section form dl > div.flower table tr th .item_name {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 371px) {
  body#kyoka main > section form dl > div.flower table tr td .item_name,
  body#kyoka main > section form dl > div.flower table tr th .item_name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body#kyoka main > section form dl > div.flower table tr th:first-of-type.thhead {
  vertical-align: middle;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr th:first-of-type.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr th:first-of-type.thhead {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower table tr td {
  padding: 5px 10px;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl > div.flower table tr td {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl > div.flower table tr td {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section form dl > div.flower table tr td select {
  width: 100%;
  text-align: center;
}
body#kyoka main > section form dl .midashi {
  margin-bottom: 50px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px 0 !important;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl .payment dd label {
    font-size: 1.1rem;
  }
}
body#kyoka main > section form dl .payment dd .radio:first-of-type textarea {
  margin: 0 0 50px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl .payment dd .radio:first-of-type textarea {
    margin: 0 0 50px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd .radio:first-of-type textarea {
    margin: 0 0 50px 0;
  }
}
body#kyoka main > section form dl .payment dd .radio:first-of-type > p {
  padding: 0 0 0 46px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl .payment dd .radio:first-of-type > p {
    padding: 0 0 0 46px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd .radio:first-of-type > p {
    padding: 0 0 0 46px;
  }
}
body#kyoka main > section form dl .payment dd .radio:first-of-type > p:before {
  content: '●';
  display: inline-block;
  width: 18px;
  height: 15px;
  color: #5d322d;
}
body#kyoka main > section form dl .payment dd .radio:first-of-type > p:not(:first-of-type) {
  margin: 10px 0 40px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl .payment dd .radio:first-of-type > p:not(:first-of-type) {
    margin: 10px 0 30px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd .radio:first-of-type > p:not(:first-of-type) {
    margin: 10px 0 30px 0;
  }
}
body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) {
  margin-left: 30px;
}
body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label {
  display: inline-block;
  color: #5d322d;
  font-size: 1.2rem;
  line-height: calc(1.2rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label {
    font-size: 1.2rem;
    line-height: calc(1.2rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label:before,
body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label:after {
  width: 23px;
  height: 23px;
  margin-right: initial;
  background-size: 23px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label:before,
  body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label:after {
    width: 17px !important;
    height: 17px !important;
    background-size: 17px !important;
  }
}
body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) label:last-of-type {
  margin-left: 20px;
}
body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) > p {
  margin: 20px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) > p {
    margin: 20px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form dl .payment dd .radio:nth-of-type(2) > p {
    margin: 20px 0 0 0;
  }
}
body#kyoka main > section form .hissu {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 820px) {
  body#kyoka main > section form .hissu {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
body#kyoka main > section form .hissu:after {
  display: inline-block;
  content: "※必須";
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  padding: 2px 5px;
  color: #ffffff;
  font-size: 0.72rem;
  line-height: calc(0.72rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 5px;
  background-color: red;
  vertical-align: text-bottom;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .hissu:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .hissu:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .hissu:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .hissu:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
body#kyoka main > section form .ninni {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
body#kyoka main > section form .ninni:after {
  display: inline-block;
  content: "※任意";
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  padding: 2px 5px;
  color: #ffffff;
  font-size: 0.72rem;
  line-height: calc(0.72rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  border-radius: 5px;
  background-color: #b5b5b5;
  vertical-align: text-bottom;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .ninni:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .ninni:after {
    padding: 2px 5px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .ninni:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .ninni:after {
    font-size: 0.72rem;
    line-height: calc(0.72rem * 1.4);
  }
}
body#kyoka main > section form select {
  width: 100px;
  border: solid #4a322e 1px;
  border-radius: initial;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
body#kyoka main > section form input[type=text],
body#kyoka main > section form input[type=number],
body#kyoka main > section form input[type=email],
body#kyoka main > section form input[type=tel] {
  width: 100%;
  padding: 10px;
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  border: solid 1px #5d322d;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form input[type=text],
  body#kyoka main > section form input[type=number],
  body#kyoka main > section form input[type=email],
  body#kyoka main > section form input[type=tel] {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form input[type=text],
  body#kyoka main > section form input[type=number],
  body#kyoka main > section form input[type=email],
  body#kyoka main > section form input[type=tel] {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form input[type=text],
  body#kyoka main > section form input[type=number],
  body#kyoka main > section form input[type=email],
  body#kyoka main > section form input[type=tel] {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form input[type=text],
  body#kyoka main > section form input[type=number],
  body#kyoka main > section form input[type=email],
  body#kyoka main > section form input[type=tel] {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form input[type=text]::-webkit-input-placeholder, body#kyoka main > section form input[type=number]::-webkit-input-placeholder, body#kyoka main > section form input[type=email]::-webkit-input-placeholder, body#kyoka main > section form input[type=tel]::-webkit-input-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form input[type=text]::-moz-placeholder, body#kyoka main > section form input[type=number]::-moz-placeholder, body#kyoka main > section form input[type=email]::-moz-placeholder, body#kyoka main > section form input[type=tel]::-moz-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form input[type=text]:-ms-input-placeholder, body#kyoka main > section form input[type=number]:-ms-input-placeholder, body#kyoka main > section form input[type=email]:-ms-input-placeholder, body#kyoka main > section form input[type=tel]:-ms-input-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form input[type=text]::-ms-input-placeholder, body#kyoka main > section form input[type=number]::-ms-input-placeholder, body#kyoka main > section form input[type=email]::-ms-input-placeholder, body#kyoka main > section form input[type=tel]::-ms-input-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form input[type=text]::placeholder,
body#kyoka main > section form input[type=number]::placeholder,
body#kyoka main > section form input[type=email]::placeholder,
body#kyoka main > section form input[type=tel]::placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form input[type=number] {
  width: 100px;
}
body#kyoka main > section form label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
body#kyoka main > section form label:before {
  display: inline-block;
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background: url(../img/kyoka/radio_off.png);
  background-size: 30px;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form label:before {
    width: 20px;
    height: 20px;
    margin-right: 3px !important;
    background-size: 20px;
  }
}
body#kyoka main > section form label.active:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background: url(../img/kyoka/radio_on.png);
  background-size: 30px;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form label.active:before {
    width: 20px;
    height: 20px;
    margin-right: 3px !important;
    background-size: 20px;
  }
}
body#kyoka main > section form label input {
  display: none;
}
body#kyoka main > section form textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  border: solid 1px #505050;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form textarea {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form textarea {
    padding: 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form textarea {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form textarea {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form textarea::-webkit-input-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form textarea::-moz-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form textarea:-ms-input-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form textarea::-ms-input-placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form textarea::placeholder {
  color: #b5b5b5;
}
body#kyoka main > section form .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .btn {
    gap: 20px 0;
  }
}
body#kyoka main > section form .btn input[type=submit] {
  width: 300px;
  min-width: initial;
  max-width: 100%;
  margin: 0 20px;
  padding: 20px 0;
  color: #ffffff;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  background-color: #5d322d;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .btn input[type=submit] {
    width: 300px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .btn input[type=submit] {
    width: 300px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .btn input[type=submit] {
    margin: 0 20px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .btn input[type=submit] {
    margin: 0 20px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .btn input[type=submit] {
    padding: 20px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .btn input[type=submit] {
    padding: 20px 0;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section form .btn input[type=submit] {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section form .btn input[type=submit] {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section form .btn:hover input[type=submit] {
  background-color: #4a322e;
}
body#kyoka main > section .form_box {
  padding: 150px 0;
  background: #ffffff;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box {
    padding: 150px 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box {
    padding: 150px 10px;
  }
}
body#kyoka main > section .form_box > p {
  text-align: center;
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box > p {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box > p {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
body#kyoka main > section .form_box > p > span {
  display: inline-block;
}
body#kyoka main > section .form_box .change_type:not(.active) {
  display: none;
}
body#kyoka main > section .form_box .confirm {
  position: relative;
  width: 800px;
  min-width: initial;
  max-width: 800px;
  margin: 0 auto;
  background-color: #ffffff;
  margin: 30px auto 0 auto;
  background: initial;
  -webkit-box-shadow: initial;
          box-shadow: initial;
}
body#kyoka main > section .form_box .confirm strong {
  color: #5d322d;
  font-size: 1.8rem;
  line-height: calc(1.8rem * 1.8);
  font-weight: normal;
  font-weight: normal !important;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif';
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm strong {
    font-size: 1.8rem;
    line-height: calc(1.8rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm strong {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm strong:before {
  content: "<";
  padding-right: 5px;
  color: #5d322d;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm strong:before {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm strong:before {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm strong:after {
  content: ">";
  padding-left: 5px;
  color: #5d322d;
  font-size: 1.5rem;
  line-height: calc(1.5rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm strong:after {
    font-size: 1.5rem;
    line-height: calc(1.5rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm strong:after {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 541px) {
  body#kyoka main > section .form_box .confirm > p.hissu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 5px 0;
  }
}
body#kyoka main > section .form_box .confirm > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 10px 0;
  gap: 0 10px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div {
    padding: 10px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div {
    padding: 10px 0;
  }
}
@media screen and (max-width: 820px) {
  body#kyoka main > section .form_box .confirm > div {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 5px 0;
  }
}
body#kyoka main > section .form_box .confirm > div.mosikuha select {
  width: 70px;
  margin-right: 10px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.mosikuha select {
    margin-right: 5px;
  }
}
body#kyoka main > section .form_box .confirm > div.mosikuha select:first-of-type {
  padding: 10px;
}
body#kyoka main > section .form_box .confirm > div.mosikuha input {
  width: 62px;
  margin-right: 10px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.mosikuha input {
    margin-right: 5px;
  }
}
body#kyoka main > section .form_box .confirm > div dt {
  width: 160px;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div dt {
    width: 160px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div dt {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section .form_box .confirm > div dt > span {
  color: #5d322d;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div dt > span {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div dt > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div dd {
  width: 580px;
  min-width: initial;
  max-width: initial;
  min-width: 580px;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div dd {
    width: 580px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div dd {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 820px) {
  body#kyoka main > section .form_box .confirm > div dd {
    width: 100%;
    min-width: 100%;
  }
}
body#kyoka main > section .form_box .confirm > div dd strong {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div dd strong {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div dd strong {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div dd > div {
  padding: 5px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div dd > div {
    padding: 5px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div dd > div {
    padding: 5px 0;
  }
}
body#kyoka main > section .form_box .confirm > div dd .privacy {
  height: 135px;
  padding: 10px;
  overflow-y: scroll;
  border: solid #5d322d 1px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div dd .privacy {
    padding: 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div dd .privacy {
    padding: 10px;
  }
}
body#kyoka main > section .form_box .confirm > div dd .checkbox_box {
  /*.mixin-margin(0 0 20px 0, 0 0 20px 0, 0 0 20px 0);*/
}
body#kyoka main > section .form_box .confirm > div dd .checkbox_box label input {
  display: initial;
  margin-right: 5px;
}
body#kyoka main > section .form_box .confirm > div dd .checkbox_box label:before {
  display: none;
}
body#kyoka main > section .form_box .confirm > div.payment {
  margin: 90px 0 35px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment {
    margin: 50px 0 30px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment {
    margin: 50px 0 30px 0;
  }
}
body#kyoka main > section .form_box .confirm > div.payment .hissu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment .hissu {
    margin: 0 0 40px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment .hissu {
    margin: 0 0 40px 0;
  }
}
body#kyoka main > section .form_box .confirm > div.payment p {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.payment .textarea span {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment .textarea span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment .textarea span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.payment dt {
  width: 100%;
}
body#kyoka main > section .form_box .confirm > div.payment dd {
  width: 100%;
  padding: 10px 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment dd {
    padding: 10px 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment dd {
    padding: 10px 0;
  }
}
body#kyoka main > section .form_box .confirm > div.payment dd.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 50px;
  margin: 10px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment dd.radio {
    margin: 10px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment dd.radio {
    margin: 10px 0 0 0;
  }
}
body#kyoka main > section .form_box .confirm > div.payment label {
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.payment label {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.payment label {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower .hissu,
body#kyoka main > section .form_box .confirm > div.flower .ninni {
  display: inline-block;
  /*justify-content: start;*/
  background: url(../img/kyoka/sen.png);
  background-size: 446px;
  background-repeat: no-repeat;
  background-position: right center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower .hissu,
  body#kyoka main > section .form_box .confirm > div.flower .ninni {
    background-size: 60%;
  }
}
@media screen and (max-width: 319px) {
  body#kyoka main > section .form_box .confirm > div.flower .hissu,
  body#kyoka main > section .form_box .confirm > div.flower .ninni {
    background: initial;
  }
}
body#kyoka main > section .form_box .confirm > div.flower .hissu strong,
body#kyoka main > section .form_box .confirm > div.flower .ninni strong {
  background: #ffffff;
}
body#kyoka main > section .form_box .confirm > div.flower dt {
  width: 100%;
}
body#kyoka main > section .form_box .confirm > div.flower dt strong.thhead {
  display: none;
}
@media all and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dt strong.thhead {
    display: block;
    color: #5d322d;
    font-size: 1rem;
    line-height: calc(1rem * 1.8);
    font-weight: bold;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  }
}
@media all and (max-width: 650px) and screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dt strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media all and (max-width: 650px) and screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dt strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd {
  width: 100%;
  padding: 0 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd {
    padding: 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd {
    padding: 0;
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd strong.thhead {
  width: 100px;
  min-width: initial;
  max-width: initial;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd strong.thhead {
    width: 100px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd strong.thhead {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd strong.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd p {
  margin: 0 0 45px 0;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd p {
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd p {
    margin: 0 0 45px 0;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd p {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border: initial;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    gap: 5px 0;
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin strong {
  display: inline-block;
  width: initial;
  min-width: initial;
  max-width: 100%;
  margin: initial;
  padding: 50px 5px;
  color: #ffffff;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  letter-spacing: 0.2rem;
  white-space: nowrap;
  background: #5d322d;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin strong {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin strong {
    width: initial;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin strong {
    padding: 5px;
    -webkit-writing-mode: initial;
        -ms-writing-mode: initial;
            writing-mode: initial;
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin strong:before,
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin strong:after {
  display: none;
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin td label:before {
  display: inline-block;
  content: "";
  width: 32px;
  height: 32px;
  margin-right: 15px;
  background: url(../img/kyoka/check_off.png);
  background-size: 32px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin td label:before {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin td label.active:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 15px;
  background: url(../img/kyoka/check_on.png);
  background-repeat: no-repeat;
  background-size: 32px;
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin td label.active:before {
    width: 23px;
    height: 23px;
    background-size: 23px;
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin td label input {
  display: none;
}
body#kyoka main > section .form_box .confirm > div.flower dd .osonaehin td select {
  border: initial;
  -moz-text-align-last: center;
       text-align-last: center;
}
body#kyoka main > section .form_box .confirm > div.flower dd .textarea {
  margin: 45px 0 0 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .textarea {
    margin: 45px 0 0 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower dd .textarea {
    margin: 45px 0 0 0;
  }
}
body#kyoka main > section .form_box .confirm > div.flower dd .textarea strong:before,
body#kyoka main > section .form_box .confirm > div.flower dd .textarea strong:after {
  display: none;
}
body#kyoka main > section .form_box .confirm > div.flower label {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower label {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower label {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower select {
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower select {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower select {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower table {
  border: 1px solid #5d322d;
  width: 650px;
  min-width: initial;
  max-width: 100%;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table {
    width: 650px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table {
    width: 100%;
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type {
  background: #dfd6d5;
}
body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th {
  color: #5d322d;
  font-size: 1.1rem;
  line-height: calc(1.1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th {
    font-size: 1.1rem;
    line-height: calc(1.1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th:not(:first-of-type) {
  border-left: 1px solid #5d322d !important;
}
body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:first-of-type th:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr:nth-of-type(2) td:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:nth-of-type(2) td:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:nth-of-type(2) td:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr:last-of-type {
  border-top: solid 1px #5d322d;
}
body#kyoka main > section .form_box .confirm > div.flower table tr:last-of-type:first-of-type {
  width: 25%;
  min-width: initial;
  max-width: initial;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:last-of-type:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr:last-of-type:first-of-type {
    width: 25%;
    min-width: initial;
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr:nth-of-type(1) td:not(:first-of-type),
body#kyoka main > section .form_box .confirm > div.flower table tr:nth-of-type(2) td:not(:first-of-type),
body#kyoka main > section .form_box .confirm > div.flower table tr:nth-of-type(3) td:not(:first-of-type) {
  border-left: 1px solid #5d322d;
}
body#kyoka main > section .form_box .confirm > div.flower table tr td,
body#kyoka main > section .form_box .confirm > div.flower table tr th {
  text-align: center;
  vertical-align: middle;
}
body#kyoka main > section .form_box .confirm > div.flower table tr td .item_name,
body#kyoka main > section .form_box .confirm > div.flower table tr th .item_name {
  color: #5d322d;
  font-size: 1.3rem;
  line-height: calc(1.3rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td .item_name,
  body#kyoka main > section .form_box .confirm > div.flower table tr th .item_name {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td .item_name,
  body#kyoka main > section .form_box .confirm > div.flower table tr th .item_name {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 371px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td .item_name,
  body#kyoka main > section .form_box .confirm > div.flower table tr th .item_name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr th:first-of-type.thhead {
  vertical-align: middle;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: bold;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr th:first-of-type.thhead {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr th:first-of-type.thhead {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr td {
  padding: 5px 10px;
  color: #5d322d;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > div.flower table tr td {
    font-size: 0.9rem;
    line-height: calc(0.9rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > div.flower table tr td select {
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm {
    width: 100%;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm {
    width: 100%;
    min-width: initial;
  }
}
body#kyoka main > section .form_box .confirm .inner {
  padding: 50px;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm .inner {
    padding: 50px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm .inner {
    padding: 20px 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm {
    margin: 30px auto 0 auto;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm {
    margin: 30px auto 0 auto;
  }
}
body#kyoka main > section .form_box .confirm > strong {
  margin: 50px 0 30px 0;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong {
    margin: 50px 0 30px 0;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > strong {
    margin: 50px 0 30px 0;
  }
}
body#kyoka main > section .form_box .confirm > strong > span {
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > strong > span {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > strong.midashi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 800px;
  min-width: initial;
  max-width: 100%;
  margin: 70px auto;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong.midashi {
    width: 800px;
    min-width: initial;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > strong.midashi {
    width: 800px;
    min-width: initial;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong.midashi {
    margin: 70px auto;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > strong.midashi {
    margin: 70px auto 50px auto;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong.midashi {
    background-size: 100%;
  }
}
body#kyoka main > section .form_box .confirm > strong.midashi:before,
body#kyoka main > section .form_box .confirm > strong.midashi:after {
  display: inline-block;
  content: "";
  width: 100%;
  height: 2px;
  border: solid 1px #5d322d;
  vertical-align: middle;
}
body#kyoka main > section .form_box .confirm > strong.midashi > span {
  padding: 0 90px;
  color: #5d322d;
  font-size: 2.9rem;
  line-height: calc(2.9rem * 1.8);
  font-weight: normal;
  font-family: '游明朝体', '游明朝', 'YuMincho', 'Roboto Slab', Garamond, 'Times New Roman', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'serif' !important;
  background: #ffffff;
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong.midashi > span {
    padding: 0 20px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > strong.midashi > span {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm > strong.midashi > span {
    font-size: 2rem;
    line-height: calc(2rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm > strong.midashi > span {
    font-size: 1.3rem;
    line-height: calc(1.3rem * 1.4);
  }
}
body#kyoka main > section .form_box .confirm > strong:nth-of-type(2) {
  display: inline-block;
}
body#kyoka main > section .form_box .confirm > strong > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
}
body#kyoka main > section .form_box .confirm > strong > div dt {
  width: 30%;
}
body#kyoka main > section .form_box .confirm > strong > div dd {
  width: 70%;
}
body#kyoka main > section .form_box .confirm > div:first-of-type,
body#kyoka main > section .form_box .confirm > div:last-of-type {
  border: none;
}
body#kyoka main > section .form_box .confirm > div:nth-of-type(9) {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
body#kyoka main > section .form_box .confirm .flower {
  margin: 30px 0;
  padding-bottom: 20px !important;
}
body#kyoka main > section .form_box .confirm .flower:last-of-type {
  display: none;
}
body#kyoka main > section .form_box .confirm .flower dd strong:before,
body#kyoka main > section .form_box .confirm .flower dd strong:after {
  display: none;
}
body#kyoka main > section .form_box .confirm .flower .osonaehin {
  margin: 20px 0;
}
body#kyoka main > section .form_box .confirm .flower .osonaehin table tr {
  background: initial !important;
}
body#kyoka main > section .form_box .confirm .flower .osonaehin table tr td {
  border: initial;
}
body#kyoka main > section .form_box .confirm .flower div {
  padding: 5px 10px;
  color: #505050;
  font-size: 1rem;
  line-height: calc(1rem * 1.8);
  font-weight: marugo;
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
  border: solid 1px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm .flower div {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm .flower div {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 1200px) {
  body#kyoka main > section .form_box .confirm .flower div {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
@media screen and (max-width: 650px) {
  body#kyoka main > section .form_box .confirm .flower div {
    font-size: 1rem;
    line-height: calc(1rem * 1.4);
  }
}
body#kyoka main > section .form_box form {
  margin: auto;
}
