@charset "utf-8";
html {
  font-size: 62.5%; /* 16px x 0.625 = 10px(=1rem) */
}
body {
    font-size: 1.6rem; /* 16px */
    font-family: -apple-system, blinkMacSystemFont, YuGothic-M, YuGothic, "M PLUS Rounded 1c", Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    margin: 0px;
    width: 100%;
    color: #64605F;
    line-height: 2.6rem;
    background-color: #F1ECE9;
}
h1, h2, h3, h4, h5 {
  font-weight: normal;
  margin: 0px;
}
p {
  margin: 0px;
}
ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
a img {
  border-style: none;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
#slidemenu {
    display: none;
}
#wrap {
  overflow: hidden;
  font-family: "Noto Serif JP", serif;
}
#menu {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
}
@media (max-width: 1666px) {
#menu {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
}
}
#menu_left {
    width: 20%;
    float: left;
    margin-top: 50px;
}
#menu_left img {
    width: 100%;
    float: left;
}
#menu_right {
    width: 50%;
    float: right;
    margin-top: 30px;
}
#menu_right ul {
    width: 100%;
    float: left;
    text-align: right;
}
#menu_right ul li {
    width: 15%;
    margin-left: 5%;
    display: inline-block;
}
#menu_right ul li img {
    width: 100%;
}
#slide {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
}
@media (max-width: 1666px) {
#slide {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
}
}
#page {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
    text-align: center;
}
@media (max-width: 1666px) {
#page {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    text-align: center;
}
}
#page h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
#page p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
#page2 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page2 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
#page2_left {
    width: 25%;
    float: left;
}
.page2_left_box {
    width: 90%;
    float: left;
    height: 228px;
    background-color: #FFF;
    padding-top: 30px;
    padding-right: 5%;
    padding-left: 5%;
}
.page2_left_box h2 {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 3px dotted #64605F;
    padding-bottom: 20px;
}
.page2_left_box h2 img {
    width: 60%;
}
.page2_left_box p {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.page2_left_box div {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.page2_left_box2 {
    display: none;
}
#page2_right {
    width: 70%;
    float: right;
}
.page2_right_box {
    width: 100%;
    float: left;
    height: 55px;
    border-bottom: 1px solid #B3B2B2;
    padding-top: 15px;
}
.page2_right_box p {
    width: 100%;
    float: left;
}
.page2_right_box p span {
    display: inline-block;
    width: 20%;
}
.page2_right_box p a {
    color: #64605F;
    text-decoration: none;
}
#page3 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
    height: 550px;
    background-image: url(../sozai/back4.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1666px) {
#page3 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: 550px;
    background-image: url(../sozai/back4.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
}
#page3_left {
    width: 50%;
    float: left;
    margin-top: 50px;
}
#page3_left h2 {
    width: 100%;
    float: left;
}
#page3_left h2 img {
    width: 65%;
}
#page3_left h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
#page3_left p {
    width: 100%;
    float: left;
    margin-top: 30px;
}
#page3_left div {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: left;
}
#page3_left2 {
    display: none;
}
#page3_right {
    width: 50%;
    float: right;
    position: relative;
}
#page4 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
    height: 530px;
    background-image: url(../sozai/back5.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1666px) {
#page4 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: 530px;
    background-image: url(../sozai/back5.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
}
#page4_center {
    width: 50%;
    float: left;
    margin-top: 50px;
    padding-right: 50%;
}
#page4_center h2 {
    width: 100%;
    float: left;
}
#page4_center h2 img {
    width: 70%;
}
#page4 h3 {
    width: 100%;
    float: left;
    text-align: left;
}
#page4 h3 img {
    width: 25%;
}
#page4 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
#page4 ul li {
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #FFF;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
}
#page4 p {
    width: 90%;
    float: left;
    text-align: left;
    margin-top: 30px;
    margin-right: 5%;
    margin-left: 5%;
}
#page4_left {
    width: 50%;
    float: left;
    margin-top: 30px;
}
#page4_left div {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: left;
}
#page4_right {
    width: 50%;
    float: right;
    margin-top: 30px;
}
#page4_right div {
    display: none;
}
#page5 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 70px;
    height: 610px;
    background-image: url(../sozai/back6.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1666px) {
#page5 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 70px;
    height: 610px;
    background-color: #fad087;
    background-image: url(../sozai/back6.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
}
.page5_center {
    width: 50%;
    float: left;
    margin-top: 50px;
    padding-right: 50%;
}
.page5_center h2 {
    width: 100%;
    float: left;
}
.page5_center h2 img {
    width: 70%;
}
.page5_center2 {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page5_center2 h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page5_center2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page5_center3 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page5_center3 h3 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.page5_center3 h3 img {
    width: 45%;
}
.page5_center3 p {
    width: 90%;
    float: left;
    margin-top: 0px;
    margin-left: 7%;
}
.page5_center3 div {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: left;
}
#page5_2 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    border-top: 3px dashed #E4DCD7;
}
@media (max-width: 1666px) {
#page5_2 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    border-top: 3px dashed #E4DCD7;
}
}
#page5_2_left {
    width: 50%;
    float: left;
    margin-top: 50px;
}
#page5_2_left h2 {
    width: 100%;
    float: left;
}
#page5_2_left h2 img {
    width: 70%;
}
#page5_2_left h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
#page5_2_left p {
    width: 100%;
    float: left;
    margin-top: 30px;
}
#page5_2_left ul {
    width: 100%;
    float: left;
    margin-top: 10px;
    list-style-position: inside;
    list-style-type: disc;
}
#page5_2_left ul li {
    width: 100%;
    float: left;
    margin-top: 2px;
}
#page5_2_left div {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: left;
}
#page5_2_left2 {
    display: none;
}
#page5_2_right {
    width: 50%;
    float: right;
    position: relative;
    text-align: center;
}
#page6 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
    height: 700px;
    background-image: url(../sozai/back8.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1666px) {
#page6 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: 700px;
    background-image: url(../sozai/back8.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
}
.page6_center {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page6_center h2 {
    width: 50%;
    float: left;
    margin-right: 50%;
}
.page6_center h2 img {
    width: 70%;
}
.page6_center h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page6_center p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page6_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    background-image: url(../sozai/back9.png);
    background-repeat: no-repeat;
    background-position: 42% center;
    background-size: 5% auto;
}
@media (max-width: 1666px) {
.page6_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    background-image: url(../sozai/back9.png);
    background-repeat: no-repeat;
    background-position: 46% center;
    background-size: 5% auto;
}
}
.page6_center2 ul {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page6_center2 ul li {
    margin-right: 1%;
    background-color: #FFF;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    float: left;
}
.page6_center3 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page6_center3 h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page6_center3 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page6_center3_left {
    width: 26%;
    float: left;
    height: 265px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 2%;
    padding-left: 2%;
}
.page6_center3_left2 {
    width: 26%;
    float: left;
    margin-left: 5%;
    height: 265px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 2%;
    padding-left: 2%;
}
.page6_center3_right {
    width: 26%;
    float: right;
    height: 265px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 2%;
    padding-left: 2%;
}
#page7 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 20px;
    height: 520px;
    background-image: url(../sozai/back10.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1666px) {
#page7 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 20px;
    height: 520px;
    background-image: url(../sozai/back10.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
}
.page7_center {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page7_center h2 {
    width: 50%;
    float: left;
    margin-right: 50%;
}
.page7_center h2 img {
    width: 70%;
}
.page7_center h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_center p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page7_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page7_center2 h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_center2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.page7_center2_left {
    width: 26%;
    float: left;
    height: 160px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 2%;
    padding-left: 2%;
}
.page7_center2_left2 {
    width: 26%;
    float: left;
    margin-left: 5%;
    height: 160px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 2%;
    padding-left: 2%;
}
.page7_center2_right {
    width: 26%;
    float: right;
    height: 160px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 2%;
    padding-left: 2%;
}
#page7_2 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 20px;
    height: 520px;
    background-image: url(../sozai/back11.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
@media (max-width: 1666px) {
#page7_2 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 20px;
    height: 520px;
    background-image: url("../sozai/back11.png");
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
}
.page7_2_center {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page7_2_center h2 {
    width: 50%;
    float: left;
    margin-right: 50%;
}
.page7_2_center h2 img {
    width: 70%;
}
.page7_2_center h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_2_center p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page7_2_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page7_2_center2 h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_2_center2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.page7_2_center2_left {
    width: 26%;
    float: left;
    height: 160px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 2%;
    padding-left: 2%;
}
.page7_2_center2_left2 {
    width: 26%;
    float: left;
    margin-left: 5%;
    height: 160px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 2%;
    padding-left: 2%;
}
.page7_2_center2_right {
    width: 26%;
    float: right;
    height: 160px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 2%;
    padding-left: 2%;
}
#page8 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page8 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
.page8_box {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.page8_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page8_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page8_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.page8_box2_box {
    width: 100%;
    float: left;
    height: 55px;
    border-bottom: 1px solid #B3B2B2;
    padding-top: 30px;
}
.page8_box2_box p {
    width: 100%;
    float: left;
}
.page8_box2_box p span {
    display: inline-block;
    width: 20%;
}
.page8_box2_box p a {
    color: #64605F;
    text-decoration: none;
}
.page8_box3 {
    width: 100%;
    float: left;
}
.page8_box3 h2 {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 2rem;
    position: relative;
    border-bottom: 3px solid #EDEDED;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page8_box3 h3 {
    font-weight: bold;
    font-size: 2rem;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page8_box3 p {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page8_box3 p a {
    color: #F6AC19;
    text-decoration: none;
}
.page8_box3 ul {
    width: 100%;
    float: left;
    margin-top: 25px;
    list-style-position: inside;
    list-style-type: disc;
}
.page8_box3 ul li {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.page8_box3 ol {
    width: 100%;
    float: left;
    margin-top: 25px;
    list-style-position: inside;
    list-style-type: decimal;
}
.page8_box3 ol li {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.page8_box3 img {
    width: 30%;
    float: left;
    margin-top: 30px;
}
.page8_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
#page9 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page9 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
.page9_box {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.page9_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page9_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page9_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.page9_box2_box {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.page9_box2_box table {
    width: 100%;
    float: left;
}
#page10 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page10 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
.page10_box {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.page10_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page10_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page10_box2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page10_box2 h2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page10_box2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page10_box2_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page10_box2_2 h2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page10_box2_2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page10_box2_left {
    width: 26%;
    float: left;
    height: 265px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 2%;
    padding-left: 2%;
}
.page10_box2_left2 {
    width: 26%;
    float: left;
    margin-left: 5%;
    height: 265px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 2%;
    padding-left: 2%;
}
.page10_box2_right {
    width: 26%;
    float: right;
    height: 265px;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 2%;
    padding-left: 2%;
}
#page11 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page11 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
.page11_box {
    width: 100%;
    float: left;
    padding-top: 30px;
    margin-bottom: 20px;
}
.page11_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page11_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page11_box2 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page11_box2 h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page11_box2 h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page11_box2 div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
#page12 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page12 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
.page12_box {
    width: 100%;
    float: left;
    padding-top: 30px;
    margin-bottom: 20px;
}
.page12_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page12_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page12_box2 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page12_box2 h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page12_box2 h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page12_box2 div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
.page12_box3 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page12_box3_page {
    width: 18%;
    float: left;
    margin-right: 5%;
}
.page12_box3_page h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page12_box3_page h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page12_box3_page div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
.page12_box3_page2 {
    width: 30%;
    float: left;
}
.page12_box3_page2 h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page12_box3_page2 h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page12_box3_page2 div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
#page13 {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 50px;
}
@media (max-width: 1666px) {
#page13 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
}
.page13_box {
    width: 100%;
    float: left;
}
.page13_box_left {
    width: 20%;
    float: left;
    height: 200px;
    background-color: #FFF;
    padding-top: 30px;
    padding-right: 3%;
    padding-left: 3%;
}
.page13_box_left h2 {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 3px dotted #64605F;
    padding-bottom: 20px;
}
.page13_box_left h2 img {
    width: 60%;
}
.page13_box_left p {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.page13_box_left2 {
    width: 70%;
    float: right;
}
.page13_box_left2_box {
    float: left;
    margin-right: 0px;
}
.page13_box_left2 h3 {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 20px;
}
.page13_box_left2 ul {
    width: 100%;
    float: left;
}
.page13_box_left2 ul li {
    margin-right: 1%;
    float: left;
}
.page13_box_left2 ul li a {
    background-color: #FFF;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    color: #64605F;
    text-decoration: none;
    display: block;
}
.page13_box_left2 ul li a:after {
  content: '\e5e1';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-left: 5px;
  font-size: 2rem;
}
.page13_box_right {
    width: 70%;
    float: right;
}
.page13_box_right h3 {
    width: 100%;
    float: left;
    padding-bottom: 10px;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 20px;
}
.page13_box_right ul {
    width: 100%;
    float: left;
}
.page13_box_right ul li {
    margin-right: 1%;
    float: left;
}
.page13_box_right ul li a {
    background-color: #FFF;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    color: #64605F;
    text-decoration: none;
    display: block;
}
.page13_box_right ul li a:after {
  content: '\e5e1';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-left: 5px;
  font-size: 2rem;
}
.room {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 55px;
    text-align: center;
}
@media (max-width: 1666px) {
.room {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 55px;
    text-align: center;
}
}
.room_page {
    width: 45%;
    margin-right: 2%;
    margin-left: 2%;
    display: inline-block;
}
.room_page_left {
    width: 45%;
    float: left;
}
.room_page_left img {
    width: 100%;
    object-fit: cover;
    height: 170px;
}
.room_page_right {
    width: 50%;
    float: right;
    text-align: left;
    line-height: 2.4rem;
}
.room_page_right span {
    display: block;
    font-weight: bold;
}
#foot {
    width: 70%;
    float: left;
    margin-right: 15%;
    margin-left: 15%;
    margin-top: 100px;
    padding-bottom: 40px;
}
@media (max-width: 1666px) {
#foot {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 100px;
    padding-bottom: 40px;
}
}
.foot_box {
    width: 100%;
    float: left;
    text-align: left;
}
.foot_box_left {
    width: 20%;
    float: left;
}
.foot_box_left img {
    width: 100%;
}
.foot_box_right {
    width: 75%;
    float: right;
}
.foot_box_right ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
    font-size: 1.6rem;
}
.foot_box_right ul li {
    width: 19%;
    text-align: right;
    display: inline-block;
}
.foot_box_right a {
    color: #494443;
    text-decoration: none;
}
.foot_box_right p {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 10px;
    font-size: 1.6rem;
}
.btn1 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 120px;
    margin: auto;
    padding: 1rem 4rem 1rem 3rem;
    font-weight: bold;
    background-color: #F2A2BA;
    color: #fff;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
}
.btn1::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.btn1:hover {
    background-color: #ECB3C4;
    color: #fff;
}
.btn2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 120px;
    margin-right: 10px;
    padding: 1rem 4rem 1rem 3rem;
    font-weight: bold;
    background-color: #F2A2BA;
    color: #FFF;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    float: left;
}
.btn2::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	transform: rotate(45deg);
}
.btn2:hover {
    background-color: #ECB3C4;
    color: #FFF;
}
.btn3 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 200px;
    margin: auto;
    padding: 1rem 4rem 1rem 3rem;
    font-weight: bold;
    background-color: #F2A2BA;
    color: #fff;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
}
.btn3::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.btn3:hover {
    background-color: #ECB3C4;
    color: #fff;
}
.btn5_2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 160px;
    margin: auto;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 5px;
    font-weight: bold;
    background-color: rgba(242,163,186,0.50);
    color: #64605F;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    float: left;
    font-size: 1.6rem;
}
.btn5_2::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #64605F;
	border-right: 2px solid #64605F;
	transform: rotate(45deg);
}
.btn5_2:hover {
    background-color: #F2A2BA;
    color: #64605F;
}
.des1 {
    position: relative;
    top: 30px;
    left: 300px;
}
.des1 img {
    width: 45%;
}
.des1_2 {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.des1_2 img {
    width: 60%;
}
.des1_3 {
    position: relative;
    top: -230px;
    left: 0px;
}
.des1_3 img {
    width: 35%;
}
.des1_4 {
    position: relative;
    top: -260px;
    left: 100px;
}
.des1_4 img {
    width: 35%;
}
.des1_5 {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
.des1_5 img {
    width: 80%;
}
.des1_6 {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: left;
}
.des1_6_2 {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.des2 {
    border-bottom: 1px solid #D8687F;
    padding-top: 30px;
    padding-bottom: 30px;
}
.des2_2 {
    border-bottom: 1px solid #D3C8CA;
    padding-top: 30px;
    padding-bottom: 30px;
}
.des2_2 a {
    color: #64605F;
    text-decoration: none;
}
.des2_2 a:after {
  content: '\e89e';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-left: 5px;
  font-size: 2rem;
}
.text {
    border: 1px solid #999;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 98%;
    font-size: 1.6rem;
    font-weight: normal;
    display: inline;
    padding-left: 1%;
    padding-right: 1%;
    background-color: #EFEDEC;
  font-family: "Noto Serif JP", serif;
}
.text2 {
	border: 1px solid #999;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 98%;
	font-size: 1.6rem;
	font-weight: normal;
	display: inline;
	padding-left: 1%;
	padding-right: 1%;
	height: 130px;
    background-color: #EFEDEC;
  font-family: "Noto Serif JP", serif;
}
.text3 {
	border: 1px solid #999;
	padding-top: 13px;
	padding-bottom: 13px;
	width: 40%;
	font-size: 1.6rem;
	font-weight: normal;
	display: inline;
	padding-left: 1%;
	padding-right: 1%;
    background-color: #EFEDEC;
  font-family: "Noto Serif JP", serif;
}
.selectbox-3 {
    display: inline-flex;
    align-items: center;
    position: relative;
  font-family: "Noto Serif JP", serif;
}

.selectbox-3::after {
    position: absolute;
    right: 15px;
    width: 10px;
    height: 7px;
    background-color: #64605F;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
    pointer-events: none;
}

.selectbox-3 select {
    appearance: none;
    min-width: 230px;
    height: 2.8em;
    padding: .4em calc(.8em + 30px) .4em .8em;
    border: 1px solid #999;
    background-color: #EFEDEC;
    font-size: 1.8rem;
    cursor: pointer;
    color: #64605F;
}
.radio-1 {
    display: flex;
    flex-wrap: wrap;
    gap: .3em 2em;
    border: none;
}
.radio-1 label {
    display: flex;
    align-items: center;
    gap: 0 .5em;
    position: relative;
    cursor: pointer;
}
.radio-1 label::before,
.radio-1 label:has(:checked)::after {
    border-radius: 0px;
    content: '';
}
.radio-1 label::before {
    width: 18px;
    height: 18px;
    background-color: #FFF;
    border: 1px solid #64605F;
}
.radio-1 label:has(:checked)::after {
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    background-color: #777777;
}
.radio-1 input {
    display: none;
}
.pc {
  display: inline !important;
  margin-top: 10px;
}
.sm {
  display: none !important;
}
@media screen and (min-width : 1000px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (max-width:479px) {
  ::i-block-chrome, body {
    font-feature-settings: "pkna";
  }
body {
    font-size: 1.8rem; /* 16px */
    font-family: -apple-system, blinkMacSystemFont, YuGothic-M, YuGothic, "M PLUS Rounded 1c", Meiryo, sans-serif;
    -webkit-text-size-adjust: 100%;
    font-feature-settings: "palt";
    margin: 0px;
    width: 100%;
    color: #64605F;
    line-height: 2.6rem;
    background-color: #F1ECE9;
}
#slidemenu {
    display: inherit;
}
.hamburger {
  display : block;
  position: fixed;
  z-index : 3000;
  right : 20px;
  top   : 20px;
  width : 42px;
  height: 42px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #3e3a39;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;
}
.hamburger.active span:nth-child(1) {
  top : 16px;
  left: 6px;
  background :#000;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}

.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 16px;
  background :#000;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}

nav.globalMenuSp {
    position: fixed;
    z-index : 2000;
    top  : 0;
    left : 0;
    color: #fff;
    background: rgba( 255,255,255,1 );
    text-align: center;
    width: 100%;
    transform: translateX(-100%);
    transition: all 0.6s;
    height: 100%;
    min-height: 100%;
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 25px;
}
nav.globalMenuSp div {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 25px;
}
nav.globalMenuSp div img {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
nav.globalMenuSp ul {
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    width: 100%;
    float: left;
    font-size: 2.6rem;
}
nav.globalMenuSp ul li {
    width: 80%;
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px dashed #868686;
    margin-left: 10%;
    padding-top: 25px;
}
nav.globalMenuSp ul li img {
    width: 50%;
}
nav.globalMenuSp div {
    width: 100%;
    margin-top: 100px;
    text-align: center;
}
nav.globalMenuSp.active {
  opacity: 100;
  display: block;
   transform: translateX(0%);
}
#menu_left {
    width: 60%;
    float: left;
    margin-top: 30px;
}
#menu_left img {
    width: 100%;
    float: left;
}
#menu_right {
    display: none;
}
#slide {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
#page h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 4rem;
    font-weight: bold;
    color: #D8687F;
    text-align: left;
}
#page2 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
#page2_left {
    width: 100%;
    float: left;
}
.page2_left_box {
    width: 100%;
    float: left;
    height: auto;
    background-color: #F1ECE9;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    padding-bottom: 0px;
}
.page2_left_box h2 {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 3px dotted #64605F;
    padding-bottom: 20px;
}
.page2_left_box h2 img {
    width: 60%;
}
.page2_left_box p {
    display: none;
}
.page2_left_box div {
    display: none;
}
.page2_left_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    display: inherit;
}
#page2_right {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page2_right_box {
    width: 100%;
    float: left;
    height: auto;
    border-bottom: 1px solid #B3B2B2;
    padding-top: 15px;
    padding-bottom: 15px;
}
.page2_right_box p {
    width: 100%;
    float: left;
}
.page2_right_box p span {
    display: block;
    width: 100%;
}
.page2_right_box p a {
    color: #64605F;
    text-decoration: none;
}
#page3 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: auto;
    background-image: url(../sozai/back4.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
#page3_left {
    width: 100%;
    float: left;
    margin-top: 50px;
}
#page3_left h2 {
    width: 100%;
    float: left;
}
#page3_left h2 img {
    width: 100%;
}
#page3_left h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
    line-height: 3rem;
}
#page3_left p {
    width: 100%;
    float: left;
    margin-top: 30px;
}
#page3_left div {
    width: 100%;
    float: left;
    margin-top: 0px;
    text-align: center;
}
#page3_left2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    display: inherit;
}
#page3_left2 img {
    width: 100%;
}
#page3_right {
    display: none;
}
#page4 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: auto;
    background-image: url(../sozai/back5.png);
    background-position: center bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
#page4_center {
    width: 100%;
    float: left;
    margin-top: 50px;
    padding-right: 0%;
}
#page4_center h2 {
    width: 100%;
    float: left;
}
#page4_center h2 img {
    width: 100%;
}
#page4 h3 {
    width: 100%;
    float: left;
    text-align: center;
}
#page4 h3 img {
    width: 40%;
}
#page4 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 10px;
}
#page4 ul li {
    display: inline-block;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #FFF;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    margin-top: 10px;
}
#page4 p {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 30px;
    margin-right: 0%;
    margin-left: 0%;
}
#page4_left {
    width: 100%;
    float: left;
    margin-top: 30px;
}
#page4_left div {
    display: none;
}
#page4_right {
    width: 100%;
    float: left;
    margin-top: 30px;
}
#page4_right div {
    width: 100%;
    float: left;
    margin-top: 0px;
    text-align: left;
    display: inherit;
}
#page5 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 100px;
    height: auto;
    background-image: none;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #F1ECE9;
}
.page5_center {
    width: 100%;
    float: left;
    margin-top: 0px;
    padding-right: 0%;
}
.page5_center h2 {
    width: 100%;
    float: left;
}
.page5_center h2 img {
    width: 100%;
}
.page5_center2 {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page5_center2 h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page5_center2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page5_center3 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page5_center3 h3 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.page5_center3 h3 img {
    width: 100%;
}
.page5_center3 p {
    width: 90%;
    float: left;
    margin-top: 0px;
    margin-left: 7%;
}
.page5_center3 div {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
#page5_2 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    border-top: 3px dashed #E4DCD7;
    margin-top: 50px;
}
#page5_2_left {
    width: 100%;
    float: left;
    margin-top: 50px;
}
#page5_2_left h2 {
    width: 100%;
    float: left;
}
#page5_2_left h2 img {
    width: 100%;
}
#page5_2_left h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
#page5_2_left p {
    width: 100%;
    float: left;
    margin-top: 30px;
}
#page5_2_left ul {
    width: 100%;
    float: left;
    margin-top: 10px;
    list-style-position: inside;
    list-style-type: disc;
}
#page5_2_left ul li {
    width: 100%;
    float: left;
    margin-top: 2px;
}
#page5_2_left div {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
#page5_2_left2 {
    width: 100%;
    float: left;
    margin-top: 50px;
    display: inherit;
}
#page5_2_left2 img {
    width: 100%;
}
#page5_2_right {
    display: none;
}
#page6 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: auto;
    background-image: none;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.page6_center {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page6_center h2 {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.page6_center h2 img {
    width: 100%;
}
.page6_center h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page6_center p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page6_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: 42% center;
    background-size: 5% auto;
}
.page6_center2 ul {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.page6_center2 ul li {
    margin-right: 1%;
    background-color: #FFF;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    float: left;
    margin-top: 10px;
}
.page6_center3 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page6_center3 h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page6_center3 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page6_center3_left {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 20px;
}
.page6_center3_left2 {
    width: 90%;
    float: left;
    margin-left: 0%;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
.page6_center3_right {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
#page7 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 20px;
    height: auto;
    background-image: url(../sozai/back10.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.page7_center {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page7_center h2 {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.page7_center h2 img {
    width: 100%;
}
.page7_center h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_center p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page7_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page7_center2 h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_center2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.page7_center2_left {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 20px;
}
.page7_center2_left2 {
    width: 90%;
    float: left;
    margin-left: 0%;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
.page7_center2_right {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
#page7_2 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
    height: auto;
    background-image: url(../sozai/back11.png);
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
}
.page7_2_center {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.page7_2_center h2 {
    width: 100%;
    float: left;
    margin-right: 0%;
}
.page7_2_center h2 img {
    width: 100%;
}
.page7_2_center h3 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_2_center p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page7_2_center2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page7_2_center2 h3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page7_2_center2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.page7_2_center2_left {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 20px;
}
.page7_2_center2_left2 {
    width: 90%;
    float: left;
    margin-left: 0%;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
.page7_2_center2_right {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #262626;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
#page8 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
.page8_box {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.page8_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3.6rem;
    font-weight: bold;
    color: #D8687F;
}
.page8_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page8_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.page8_box2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.page8_box2_box {
    width: 100%;
    float: left;
    height: 55px;
    border-bottom: 1px solid #B3B2B2;
    padding-top: 30px;
    padding-bottom: 20px;
}
.page8_box2_box p {
    width: 100%;
    float: left;
}
.page8_box2_box p span {
    display: block;
    width: 100%;
}
.page8_box2_box p a {
    color: #64605F;
    text-decoration: none;
}
.page8_box3 {
    width: 100%;
    float: left;
}
.page8_box3 h2 {
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 2rem;
    position: relative;
    border-bottom: 3px solid #EDEDED;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page8_box3 h3 {
    font-weight: bold;
    font-size: 2rem;
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page8_box3 p {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page8_box3 p a {
    color: #F6AC19;
    text-decoration: none;
}
.page8_box3 ul {
    width: 100%;
    float: left;
    margin-top: 25px;
    list-style-position: inside;
    list-style-type: disc;
}
.page8_box3 ul li {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.page8_box3 ol {
    width: 100%;
    float: left;
    margin-top: 25px;
    list-style-position: inside;
    list-style-type: decimal;
}
.page8_box3 ol li {
    width: 100%;
    float: left;
    margin-top: 5px;
}
.page8_box3 img {
    width: 30%;
    float: left;
    margin-top: 30px;
}
.page8_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: left;
}
#page10 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
.page10_box {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.page10_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page10_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page10_box2 {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.page10_box2 h2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page10_box2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page10_box2_2 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.page10_box2_2 h2 {
    width: 100%;
    float: left;
    margin-top: 20px;
    font-size: 2rem;
    font-weight: bold;
}
.page10_box2_2 p {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.page10_box2_left {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 20px;
}
.page10_box2_left2 {
    width: 90%;
    float: left;
    margin-left: 0%;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
.page10_box2_right {
    width: 90%;
    float: left;
    height: auto;
    background: rgba(255,255,255,0.5);
    border-radius: 10px;
    border: 1px solid #64605F;
    padding-right: 5%;
    padding-left: 5%;
    margin-top: 20px;
    padding-bottom: 20px;
}
#page12 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
.page12_box {
    width: 100%;
    float: left;
    padding-top: 30px;
    margin-bottom: 20px;
}
.page12_box h1 {
    width: 100%;
    float: left;
    font-size: 2.6rem;
    line-height: 3rem;
    font-weight: bold;
    color: #D8687F;
}
.page12_box p {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page12_box2 {
    width: 100%;
    float: left;
    margin-top: 15px;
}
.page12_box2 h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page12_box2 h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page12_box2 div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
.page12_box3 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.page12_box3_page {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-top: 20px;
}
.page12_box3_page h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page12_box3_page h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page12_box3_page div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
.page12_box3_page2 {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.page12_box3_page2 h3 {
    width: 100%;
    float: left;
    font-size: 1.8rem;
}
.page12_box3_page2 h3 span {
    display: inline-block;
    margin-left: 5px;
    background-color: #565656;
    color: #FFFFFF;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    font-size: 1.2rem;
    line-height: 1.8rem;
    position: relative;
    top: -2px;
}
.page12_box3_page2 div {
    width: 100%;
    margin-top: 10px;
    float: left;
}
#page13 {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 50px;
}
.page13_box {
    width: 100%;
    float: left;
}
.page13_box_left {
    width: 90%;
    float: left;
    height: auto;
    background-color: #FFF;
    padding-top: 30px;
    padding-right: 5%;
    padding-left: 5%;
    padding-bottom: 30px;
}
.page13_box_left h2 {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 3px dotted #64605F;
    padding-bottom: 20px;
}
.page13_box_left h2 img {
    width: 60%;
}
.page13_box_left p {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 20px;
}
.page13_box_left2 {
    width: 100%;
    float: left;
}
.page13_box_left2_box {
    float: left;
    margin-right: 0px;
}
.page13_box_left2 h3 {
    width: 100%;
    float: left;
    padding-bottom: 0px;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 20px;
}
.page13_box_left2 ul {
    width: 100%;
    float: left;
}
.page13_box_left2 ul li {
    margin-right: 1%;
    float: left;
    margin-top: 10px;
    margin-left: 1%;
    width: 48%;
}
.page13_box_left2 ul li a {
    background-color: #FFF;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    color: #64605F;
    text-decoration: none;
    display: block;
}
.page13_box_left2 ul li a:after {
  content: '\e5e1';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-left: 5px;
  font-size: 2rem;
}
.page13_box_right {
    width: 100%;
    float: left;
}
.page13_box_right h3 {
    width: 100%;
    float: left;
    padding-bottom: 0px;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 20px;
}
.page13_box_right ul {
    width: 100%;
    float: left;
}
.page13_box_right ul li {
    margin-right: 1%;
    float: left;
    margin-left: 1%;
    width: 48%;
    margin-top: 10px;
}
.page13_box_right ul li a {
    background-color: #FFF;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-radius: 10px;
    border: 1px solid #64605F;
    font-weight: bold;
    color: #64605F;
    text-decoration: none;
    display: block;
}
.page13_box_right ul li a:after {
  content: '\e5e1';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-left: 5px;
  font-size: 2rem;
}
.room {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 35px;
    text-align: center;
}
.room_page {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    display: inline-block;
    margin-top: 20px;
}
.room_page_left {
    width: 45%;
    float: left;
}
.room_page_left img {
    width: 100%;
    object-fit: cover;
    height: 170px;
}
.room_page_right {
    width: 50%;
    float: right;
    text-align: left;
    line-height: 2.4rem;
}
.room_page_right span {
    display: block;
    font-weight: bold;
}
#foot {
    width: 90%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 100px;
    padding-bottom: 40px;
}
.foot_box {
    width: 100%;
    float: left;
    text-align: left;
}
.foot_box_left {
    width: 100%;
    float: left;
    text-align: center;
}
.foot_box_left img {
    width: 80%;
}
.foot_box_right {
    width: 100%;
    float: left;
}
.foot_box_right ul {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
    font-size: 1.8rem;
}
.foot_box_right ul li {
    width: 49%;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
}
.foot_box_right a {
    color: #494443;
    text-decoration: none;
}
.foot_box_right p {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    font-size: 1.6rem;
}
.des1_6 {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: left;
}
.des2_2 {
    border-bottom: 1px solid #D3C8CA;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
}
.btn1 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 60%;
    margin: auto;
    padding: 1rem 4rem 1rem 3rem;
    font-weight: bold;
    background-color: #F2A2BA;
    color: #fff;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    margin-left: 10%;
}
.btn1::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.btn1:hover {
    background-color: #ECB3C4;
    color: #fff;
}
.btn2 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 60%;
    margin-right: 0px;
    padding: 1rem 4rem 1rem 3rem;
    font-weight: bold;
    background-color: #F2A2BA;
    color: #FFF;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
    float: left;
    margin-top: 20px;
    margin-left: 10%;
}
.btn2::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	transform: rotate(45deg);
}
.btn2:hover {
    background-color: #ECB3C4;
    color: #FFF;
}
.btn3 {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    text-align: center;
    text-decoration: none;
    width: 60%;
    margin: auto;
    padding: 1rem 4rem 1rem 3rem;
    font-weight: bold;
    background-color: #F2A2BA;
    color: #fff;
    border-radius: 10px;
    position: relative;
    transition: 0.5s;
}
.btn3::before {
	content: '';
	width: 7px;
	height: 7px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
}
.btn3:hover {
    background-color: #ECB3C4;
    color: #fff;
}
}