#top {
text-align: center;
}
#top h3 {
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 14px;
line-height: 1.5em;
text-align: center;
color: #7f7f7f;
width: 100%;
margin: 0px auto 0 auto;
}
#top h3 b {
color: #131d3d;
font-size: 26px;
line-height: 1.2em;
font-family: proxima-sera, sans-serif;
font-weight: 200;
font-style: normal;
letter-spacing: 0.05em;
}
#top .view_bt {
width: 40%;
margin: 0px auto 0 auto;
}
#top .view_bt a {
background-color: #33633B;
color: #FFF;
border-radius: 100vh;
display: block;
text-align: center;
text-decoration: none;
font-size: 16px;
line-height: 1.5em;
padding: 0.2em 0 0.3em 0;
}
#top .view_bt a:hover {
background-color: #163B1E;
}

#mainimage {
background-image: url("../image/mainimage.jpg");
background-size: cover;
background-position: center center;
text-align: center;
padding: 5vw 0 5vw 0;
}
#mainimage .box {
/*background-color: rgba(22, 59, 30,0.7);*/
background-color:#163B1E;
color: #FFF;
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
padding: 1em;
width: 70%;
margin: 0px auto 0 auto;
box-sizing: border-box;
display: block;
}
#mainimage .box h2 {
font-size: 18px;
line-height: 1.5em;
}
#mainimage .box p {
font-size: 12px;
line-height: 1.5em;
}
#mainimage .box h3 {
font-size: 16px;
line-height: 1.5em;
padding: 10px 0 0px 0;
text-align: center;
color: #FFF;
width: 100%;
}
#mainimage .soldout {
background-color: #9F3020;
color: #FFF;
display: block;
font-size: 18px;
line-height: 1.5em;
width: 90%;
margin: 20px auto 0 auto;
padding: 0.5em 0 0.5em 0;
border: 1px solid #FFFFFF;
}

#photo {
background-color: #163B1E;
padding: 2em 0em 0em 0em;
}
#photo p {
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
color: #FFF;
font-size: 15px;
line-height: 1.7em;
padding: 0 2em 0 2em;
}
#photo .image {
width: 100%;
margin: 20px auto 0px auto;
line-height: 0;
}
#photo .image img {
width: 100%;
height: auto;
}
#price {
background-color: #163B1E;
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
color: #FFF;
padding: 0 0 20px 0;
}
#price h4 {
font-size: 20px;
line-height: 1.5em;
padding-bottom: 0.5em;
padding: 1em 1.5em 1em 1.5em;
}
#price h4 b {
font-size: 30px;
}
#price p {
font-size: 15px;
line-height: 1.7em;
font-weight: 400;
padding: 0 2em 0 2em;
}
#price p b {
font-size: 18px;
display: block;
}
#price h5 {
font-size: 18px;
line-height: 1.5em;
font-weight: 600;
background-color: #FFF;
color: #490f0f;
margin: 1em auto 1em auto;
display: block;
width: 90%;
padding: 0.5em 1em 0.5em 1em;
box-sizing: border-box;
}
#price ul {
width: 90%;
margin: 0px auto 20px auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#price ul li {
text-align: center;
font-size: 14px;
line-height: 1.8em;
display: block;
position: relative;
width: 50%;
padding: 0.5em;
box-sizing: border-box;
}
#price ul li:nth-of-type(2) {
order: 3;
width: 100%;
border-top: 1px solid #FFF;
padding: 1em 0 0 0;
}
#price ul li i {
font-style: normal;
font-size: 14px;
line-height: 1.2em !important;
}
#price ul li b {
font-size: 26px;
line-height: 1;
}
#price ul li:after {
content: ""; 
position: absolute;
top: 0px;
bottom: 0;
left: 0;
width: 1px;
border-left: 1px solid #FFF;
padding: 0;
}
#price ul li:nth-of-type(1):after,
#price ul li:nth-of-type(2):after{
content: none; 
}

#concept {
padding: 50px 0 0 0;
text-align: center;
background: linear-gradient(to bottom,  #f4f4f4 50%,#ffffff 100%);
}
#concept h4 {
font-size: 20px;
line-height: 1.5em;
padding: 1em 1em 1em 1em;
}
#concept p {
font-size: 14px;
line-height: 1.5em;
padding: 0 1em 0 1em;
}
#location {
position: relative;
}
#location:before {
}
#location ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 90%;
margin: 4vw auto 12vw auto;
}
#location ul li {
width: 32%;
line-height: 0;
margin-bottom: 2vw;
}
#location ul li img {
width: 100%;
height: auto;
}
#location .body {
width: 90%;
margin: 0px auto 0 auto;
text-align: left;
}
#location h3,
#location h3 b{
color: #000;
width: 100%;
}
#location h4 {
color: #000;
font-size: 26px;
line-height: 1.5em;
padding: 1em 0 0.5em 0;
}
#location h4 br {
}
#location p {
color: #000;
font-size: 16px;
line-height: 1.5em;
padding: 0 0em 2em 0em;
}
#location p.en {
font-size: 14px;
line-height: 1.5em;
padding-bottom: 2em;
}
#location .view_bt {
margin: 0px auto 30px 0;
}
#location .map {
display: block;
line-height: 0;
}

#plan {
background-image: url("../image/plan_bg.jpg");
background-repeat: repeat-y;
background-size: 100%;
padding: 50px 0 50px 0;
}
#plan #title {
background-image: url("../image/plan_title.jpg");
background-size: cover;
background-position: center center;
margin-top: 20px;
padding: 20px 0 20px 0;
}
#plan #title .box {
background-color: rgba(255, 255, 255, 0.8);
width: 80%;
margin: 0px auto 0 auto;
padding: 1em;
box-sizing: border-box;
}
#plan #title .box h4 {
font-size: 18px;
line-height: 1.5em;
padding-bottom: 0.7em;
}
#plan #title .box p {
font-size: 13px;
line-height: 1.5em;
}

#plan #point {
width: 94%;
margin: 5vw auto 0 auto;
}
#plan #point dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#plan #point dl dd {
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
width: 100%;
margin: 0px auto 1em auto;
text-decoration: none;
position: relative;
}
#plan #point dl dd h5 {
font-size: 16px;
line-height: 1.2em;
display: block;
color: #FFF;
background-color: #163B1E;
padding: 0.5em 0.5em 0.4em 0.5em;
}
#plan #point dl dd p {
font-size:14px;
line-height: 1.3em;
text-align: left;
padding: 0.6em 0em 0.6em 0em;
}


/*
#plan #point {
width: 100%;
margin: 5vw auto 0 auto;
}
#plan #point dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
#plan #point dl dd {
width: 48%;
font-size: 14px;
line-height: 1.2em;
display: block;
margin: 0px auto 10px auto;
color: #FFF;
text-decoration: none;
border-radius: 100vh;
padding: 0.4em 0 0.4em 0;
position: relative;
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
background-color: #131d3d;
}
#plan #point dl dd:nth-of-type(even) {
background-color: #445787;
}
*/


#plan .madori {
text-align: left;
width:90%;
margin: 3vw auto 0 auto;
border: 1px solid #CCCCCC;
padding: 1em 1em 2em 1em;
box-sizing: border-box;
}
#plan .madori ul {
margin-bottom: 30px;
}
#plan .madori ul li {
text-align: center;
font-size: clamp(16px,1.4vw,1.6vw);
line-height: 1.3em;
font-weight: 500;
font-style: normal;
}
#plan .madori ul li.price {
font-size: clamp(13px,1.3vw,1.3vw);
line-height: 1.5em;
}
#plan .madori ul li.price b {
font-size: clamp(20px,2.5vw,2.5vw);
line-height: 1.5em;
font-weight: 500;
color: #FF0000;
}
#plan .madori ul li.image {
width: 100%;
margin: 20px 0 0 0;
}
#plan .madori ul li.image img {
width: 100%;
height: auto;
margin: 0px auto 0 auto;
display: block;
}
#plan .movie {
width: 90%;
margin: 40px auto 0 auto;
}
#plan .movie iframe[src*='youtube.com'],
#plan .movie iframe[src*='youtube-nocookie.com'],
#plan .movie iframe[src*='youtu.be'] {
  width: 100%;
  height: calc(56.25vw * .9);
}

#plan #title2 {
background-image: url("../image/plan_title2.jpg");
background-position: center center;
background-size: cover;
margin-top: 40px;
padding: 20px 0 20px 0;
color: #FFF;
}
#plan #title2 h4 {
font-size: 18px;
line-height: 1.5em;
padding-bottom: 0.7em;
}
#plan #title2 p {
font-size: 14px;
line-height: 1.5em;
}
#plan ul.detail {
width: 90%;
margin: 20px auto 0 auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#plan ul.detail li {
text-align: left;
width: 48%;
}
#plan ul.detail img {
width: 100%;
height: auto;
}
#plan ul.detail h5 {
font-size: 16px;
line-height: 1.5em;
padding: 0.3em 0 0.3em 0;
}
#plan ul.detail p {
font-size: 14px;
line-height: 1.5em;
}
#plan .view_bt {
margin: 20px auto 0 auto;
}

#features {
margin: 50px auto 0 auto;
}
#features .image {
background-image: url("../image/features_title.jpg");
background-position: center top;
background-size: cover;
margin: 20px auto 0 auto;
display: block;
height: 60vw;
position: relative;
}
#features .image h4 {
text-align: left;
font-size: 22px;
line-height: 1.5em;
position: relative;
top: 20px;
left: 5%;
}
#features .box {
background-color: #163B1E;
width: 100%;
}
#features .box p {
text-align: center;
color: #FFF;
font-size:14px;
line-height: 1.5em;
padding: 1em;
}
#features .body {
background-image: url("../image/features_bg.jpg");
background-repeat: repeat-y;
background-size: 100%;
padding: 20px 0 40px 0;
}
#features .body ul {
width: 90%;
margin: 0px auto 20px auto;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
#features .body ul li {
line-height: 0;
}
#features .body ul:nth-of-type(1) li {
width: 30%;
}
#features .body ul:nth-of-type(2) li {
width: auto;
padding: 0 2% 0 2%;
box-sizing: border-box;
}
#features .body ul:nth-of-type(3) li {
width: auto;
padding: 0 2% 0 2%;
box-sizing: border-box;
}
#features .body ul li p {
padding: 10px 0 0 0;
}
#features .body ul li img {
width: 100%;
height: auto;
}
#features .body ul li p img{
width: auto;
}
#features .view_bt {
margin: 0px auto 0 auto;
}

#quality {
background-image: url("../image/qualty_p1.jpg");
background-size: 28%;
background-position: right top;
padding: 2em 0 2em 0;
}
#quality h3 {
text-align: left;
}
#quality dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 90%;
margin: 0px auto 0 auto;
}
#quality dl dt {
width: 100%;
text-align: left;
}
#quality dl dt h4 {
font-size:18px;
line-height: 1.5em;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
padding: 1em 0 1em 0;
}
#quality dl dt p {
font-size: 14px;
line-height: 1.5em;
}
#quality dl dt p br {
display: none;
}
#quality dl dt ul {
width: 100%;
margin: 20px 0 20px 0;
}
#quality dl dt ul li {
text-align: center;
background-color: #163B1E;
outline: 1px solid rgb(99, 99, 99);
outline-offset:-5px;
font-size: 16px;
line-height: 1.5em;
font-family: shippori-mincho, sans-serif;
font-weight: 600;
font-style: normal;
height: 40px;
color: #FFF;
margin-bottom: 10px;
display: flex;
align-items: center;
justify-content: center;
}
#quality dl dd {
width: 100%;
}
#quality .view_bt {
margin: 0px auto 0 auto;
}

#message {
background-image: url("../image/message.jpg");
background-size: 28%;
background-position: right top;
padding: 20px 0 20px 0;
}
#message h3 {
text-align: left;
}
#message dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 90%;
margin: 0px auto 0 auto;
}
#message dl dt {
width: 100%;
}
#message dl dd {
width: 100%;
text-align: left;
padding: 0 0 0 0em;
box-sizing: border-box;
}
#message dl dd h4 {
font-size:18px;
line-height: 1.5em;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
padding: 1em 0 1em 0;
}
#message dl dd p {
font-size: 14px;
line-height: 1.5em;
}




