@charset "UTF-8";

* {
    box-sizing: border-box;
}

header {
    background-color: #AEDAFF;
    font-size: 30px;
    text-align: center;
    padding-top: 5px;
    color: rgb(255, 255, 255);
    line-height: 2;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

ul {
    list-style-type: none;
    padding-left: 0;
}

h1 {
    font-family: "bluetailpluskanji";
}

/* h2 {
    background-size: 100%;
    font-family: "DNP ShueiNMinStd";
    color: rgb(255, 255, 255);
    font-size: 30px;
    color: black;
    padding: 100px;
    text-align: center;
} */

.topimg {
    background-image: url(../img/風呂.jpeg);
    background-repeat: no-repeat;
    padding: 100px;
    background-size: 100%;
    font-family: "DNP ShueiNMinStd";
    color: rgb(255, 255, 255);
    font-size: 30px;
    color: black;
    padding: 100px;
    text-align: center;
}

.nav {
    display: flex;
    list-style: none;
    justify-content: center;
    padding: 10px 0;
    font-family: "bluetailpluskanji";
    color: rgb(255, 255, 255);

}

li {
    text-align: center;
    flex: 0 1 15%;
    text-decoration: none;
    text-decoration: none;
    font-size: 25px;
}

h4 {
    text-align: center;
    font-size: 30px;
}

.navitem {

    color: rgb(255, 255, 255);
    text-decoration: none;
}

.sectiontitle::before {
    content: "ー";
}

.sectiontitle::after {
    content: "ー";
}

.sectiontitle {
    text-align: center;
    font-size: 40px;
    font-family: "bluetailpluskanji";
    color: #6F6F6F;
}

.food {
    font-family: "bluetailpluskanji";
    text-align: center;
    color: #FAA594;
    font-size: 60px;
    -webkit-text-stroke: 10px rgb(255, 255, 255);
    paint-order: stroke;
}

main {
    background-color: #F6F6FF;
    padding-top: 5px;
}

.mainitem {
    background-color: #FFE7E7;
    margin: 50px;
    border: solid 10px #53DAEC;
    border-radius: 10px;
}

.title1 {
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-size: 30px;
    font-weight: bold;
    text-align: left;

    line-height: 3;
    color: #ffffff;
}

.title2 {
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    line-height: 3;

}

.price {
    font-weight: bold;
    background: #ffffff;
    line-height: 3;
    font-size: 30px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #000000;
    margin-right: 100px;
}

.misosiru {
    display: flex;
    justify-content: center;
    justify-content: space-around;
}

.memory {
    font-family: "bluetailpluskanji";
    text-align: center;
    color: #89AFEA;
    font-size: 50px;
    -webkit-text-stroke: 10px rgb(255, 255, 255);
    paint-order: stroke;
}

.mainitem2 {
    background-color: #E7EAFF;
    margin: 50px;
    border: solid 10px #E98888;
    border-radius: 10px;
}

.bom {
    background-color: #FAA594;
    padding: 20px;
    border-radius: 10px;

}

.big {
    font-family: "bluetailpluskanji";
    color: #FAA594;
    font-size: 30px;
    font-weight: bold;

}

.small {
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-size: 23px;
    color: #565656;
}

.bas {
    text-align: center;
}

.flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 20px;
}

.titleflex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.explanation {
    text-align: center;
    background-color: #ffffff;
    border: 5px solid #E98888;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px;
    font-size: 20px;
    margin-bottom: 20px;
}

.kimuti {
    display: flex;
    justify-content: center;
    justify-content: space-around;
    flex-direction: row-reverse;
}

.big2 {
    font-family: "bluetailpluskanji";
    color: #89AFEA;
    font-size: 30px;
    font-weight: bold;
    line-height: 3;
}

.bigcocoa {
    font-family: "bluetailpluskanji";
    color: #FAA594;
    font-size: 30px;
    font-weight: bold;
    line-height: 2;
}

.title1-1 {
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    background-color: #89AFEA;
    line-height: 3;
    width: 650px;
}

.title2-1 {
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-size: 30px;
    font-weight: bold;
    text-align: right;
    line-height: 3;
    width: -650px;
}

.explanation1 {
    text-align: center;
    background-image: url(../img/吹き出し青.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
    padding: 100px;
    font-size: 20px;
}

.company {
    font-family: "bluetailpluskanji";
    text-align: center;
    color: #89AFEA;
    font-size: 50px;
    -webkit-text-stroke: 10px rgb(255, 255, 255);
    paint-order: stroke;
}

.mainitem3 {
    background-color: #EDFFED;
    margin: 50px;
    border: solid 5px #9088E9;
    border-radius: 10px;
}

table {
    width: 100%;
    font-size: 20px;
    margin-left: auto;
    margin-right: auto;
}


table th {
    position: relative;
    text-align: left;
    width: 15%;
}

table th:after {
    display: block;
    content: "";
    width: 30px;
    height: 2px;
    background-color: #333;
    position: absolute;
    top: calc(50% - 1px);
    right: -15px;
}

table td {
    text-align: left;
    padding: 7px 0 7px 30px;
    width: 85%;
}



.philosophy {
    text-align: center;
    font-size: 50px;
    font-family: "游明朝体";
    color: #000000;
}

.policy {
    text-align: center;
    font-size: 30px;
    font-family: "游明朝体";
}

footer {
    background-color: #BFC4E6;
    padding: 100px;
}

.log {
    width: 50px;
}

.bom1 {
    background-color: #9088E9;
    padding: 20px;
    border-radius: 10px;
}

.itemlist img {
    width: 40%;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.itemlist {
    background-color: #FFE7E7;
    margin: 50px;
    border: solid 10px #96e3ed;
    border-radius: 30px;
}

.flexver {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    justify-content: center;
    gap: 20px;
}

.itemlistcoler {
    background-color: #e7ebff;
    margin: 50px;
    border: solid 10px #f0a7a7;
    border-radius: 30px;
}

.itemlistcoler img {
    width: 40%;
    height: auto;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.explanation2 {
    text-align: center;
    background-color: #ffffff;
    border: 5px solid #9088E9;
    border-radius: 100px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 50px;
    font-size: 20px;
    margin-bottom: 20px;
}

.itemlistcoler2 {
    background-color: #e7ffec;
    margin: 50px;
    border: solid 10px #728ee9;
    border-radius: 30px;
}

.bom1 {
    background-color: #9088E9;
    padding: 20px;
    border-radius: 10px;
}

.big2 {
    font-family: "bluetailpluskanji";
    color: #89AFEA;
    font-size: 30px;
    font-weight: bold;
}

.title2 {
    font-family: "ヒラギノ丸ゴ ProN W4";
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    line-height: 3;
    color: #ffffff;
}

.itemtitle {
    display: flex;
    justify-content: space-between;
    background-color: #FAA594;
    border-radius: 20px;
}

.itemtitle1 {
    display: flex;
    justify-content: space-between;
    background-color: #9088E9;
    border-radius: 20px;
}