@charset "UTF-8";

@media screen and (max-width:640px){


#pc_navi {
	display: none;
}
#sp_navi {
	display: inherit;
}


.pc_no-kaigyou{
	display: block;
}
.sp_no-kaigyou{
	display: none;
}
.pc-no-display{
	display: block;
}
.sp-no-display{
	display: none;
}
header {
    /* [disabled]align-items: center; */
    /* [disabled]background-color: #FEC2C3; */
    padding-top: 16px;
    border-top: 4px solid #000000;
}
#header-top {
    display: flex;
   
    padding-left: 0%;
    padding-right: 15%;
    padding-bottom: 16px;
}
#head-logo-link {
    padding: 0;
    width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
#head-logo-link img {
    width: 100%;
}
#head-toiawase {
    width: 100%;
    display: none;
    align-items: center;
    text-align: right;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: auto;
}
#mail-botan {
    width: 150px;
    margin-right: auto;
    display: block;
    margin-left: auto;
    margin-bottom: 16px;
}
#mail-botan img {
}
#head-tel {
    width: 196px;
    height: 50px;
    margin-left: auto;
    text-align: right;
    display: block;
    margin-right: auto;
}
#head-tel-p img {
    width: 12%;
    vertical-align: baseline;
    margin-right: 4px;
}
#head-tel-p {
    display: block;
    background-repeat: no-repeat;
    font-size: 24px;
    line-height: 1.3em;
    font-family: 'Lora', serif;
    font-weight: 300;
    text-align: left;
}
#head-tel-p a {
	pointer-events: none;
}
#date-span {
    display: block;
    font-size: 11.5px;
    line-height: 1em;
    font-weight: 200;
    margin-top: 4px;
    letter-spacing: 1px;
    text-align: left;
}
#sp_toi_box{ 
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	align-items: center;
}
#sp_mail_box {
	width: 70px;
}
#sp_mail_box img {
	width: 100%;
}
#sp_tel_box {
	width: 30px;
}
#sp_tel_box img {
	width: 100%;
}
#main {
    height: auto;
}
#main img {
    width: 100%;
}
nav {
    background-color: #000000;
    border-top: 2px solid #B4A477;
}
#nav-ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#nav-ul li {
    color: #DBC995;
    border-left: 1px solid #403826;
    font-size: 14px;
    line-height: 1.5em;
    width: 100%;
    /* [disabled]text-align: center; */
    font-weight: 300;
    margin-left: auto;
    margin-right: auto;
}
#nav-ul li:nth-child(6){
	border-right: 1px solid #403826;
}
#nav-ul li:nth-child(1){
	border-left: 0px;
}
#nav-ul li a {
    text-decoration: none;
    text-align: center;
    display: block;
    padding-top: 16px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 14px;
}
#nav02 {
    background-color: hsla(0,0%,100%,1.00);
    border-top: 2px solid #B4A477;
    width: 100%;
}
#nav02-ul {
    margin: 0;
    padding: 0;
    display: flex;
    list-style-type: none;
    width: 100%;
    flex-wrap: wrap;
}
#nav02-ul li {
    flex: 1 0 auto;
    border-right: 1px solid #FFFFFF;
    font-size: 15px;
    line-height: 1.5em;
    /* [disabled]text-align: center; */
    font-weight: 300;
}
#nav02-ul li a {
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: center;
    text-decoration: none;
}

footer {
    background-color: #2C2518;
    /* [disabled]height: 200px; */
}
#footer-box {
    padding-top: 32px;
    padding-bottom: 32px;
    display: inherit;
    justify-content: space-between;
    padding-left: 4.61%;
    padding-right: 4.61%;
}
#foot-logo-box {
    width: 100%;
    /* [disabled]background-color: #F87F81; */
    display: block;
    margin-left: auto;
    margin-right: auto;
	
}
#foot-logo-box img {
    width: 200px;
    margin-bottom: 8px;
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:16px;
}
#foot-logo-sita {
    padding-top: 16px;
    border-top: 1px dotted #FFFCFC;
}
#foot-logo-sita p {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 300;
    letter-spacing: 1.5px;
}
#foot-logo-sita p span {
    font-size: 12px;
    margin:4px;
    font-weight: 300;
    letter-spacing: 1.5px;
    padding: 4px;
    background-color: #B0791F;
    margin-left: 8px;
}
#foot-logo-sita a {
    text-decoration: none;
}
#foot-link-box {
    padding-top: 24px;
    width: 100%;
    /* [disabled]background-color: #3D45FF; */
}
#foot-link-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#foot-link-box ul li {
    color: #FFFFFF;
    font-size: 10
    line-height: 1.8em;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 4px;
    /* [disabled]background-color: #FF7174; */
    text-align: left;
    margin-right: 24px;
    font-size: 12px;
}
#foot-link-box ul li a {
    text-decoration: none;
    display: block;
}
#copyright {
    background-color: #AE9466;
    width: auto;
    padding-right: 16px;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
}
#copyright p {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 300;
    line-height: 2em;
    letter-spacing: 1px;
}


}
