@charset "shift_jis";
#cp_head img {
	width: 100%;
	height: auto;
}


h2.head img {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 464px;
}

a.oubo {
	display: block;
	margin-right: auto;
	margin-left: auto;
	max-width: 550px;
	margin-top: 40px;
}

a.oubo img {
	width: 100%;
	height: auto;
	max-width: 550px;
}
.howto {
	margin-top: 30px;
	margin-bottom: 60px;
}
.howto p {
    font-size: 1.6rem;
}

.howto ul {
	display: flex;
	justify-content: center;
	width: 100%;
	margin-top: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.howto ul li {
	margin-left: 10px;
	margin-right: 10px;

}
.howto ul li img {
    width: 100%;
    height: auto;
    max-width: 240px;
}
p.kanryo {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 30px;
}
.tousen {


}
.tousen p {
    text-align: center;
    margin-top: 20px;
    font-size: 2.4rem;
    font-weight: bold;
    color: #251717;
}

.tousen .photo {
	display: flex;
	width: 90%;
	margin-top: 5px;
	justify-content: space-between;
	margin-right: auto;
	margin-left: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	align-items: flex-start;
}
.tousen .photo.p1mai {
	width: 80%;
	display: inherit;
	max-width: 400px;
	margin-bottom: 50px;
}
.tousen .photo.p1mai.calender {
	max-width: 500px;
	width: 100%;
}

.tousen .photo  img {
	align-items: flex-start;
	width: 50%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 380px;
}
.tousen .photo.p1mai img {
	width: 100%;
	height: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
	max-width: 400px;
}
.tousen .photo.p1mai.calender img {
	max-width: 500px;
}
.tousen .photo a img {
    width: 100%;
}
.tousen p span.red {
    color: #E60012;
    font-size: smaller;
}
hr.line {
	margin-bottom: 30px;
	margin-top: 30px;
	border-left: 1px none #888888;
	border-right: 1px none #888888;
	border-bottom: 1px solid #888888;
	border-top: 1px none #888888;
	width: 90%;
}

h2.alart {
	text-align: center;
	color: #E50012;
	font-size: 2.4rem;
	font-weight: bold;
	margin-bottom: 20px;
}

.wait ul {
	display: flex;
	justify-content: space-between;
	width: 35%;
	margin-right: auto;
	margin-left: auto;
}
.wait ul li a {
    font-size: 1.8rem;
    color: #251717;
    font-weight: bold;
}
.white-popup {
	position: relative;
	background: #FFF;
	padding: 20px;
	width: 80%;
	margin: 20px auto;
	max-width: 800px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.white-popup h1 {
	font-size: 1.6rem;
	font-weight: bold;
	color: #555555;
	text-align: center;
}
.white-popup br.sp {
	display: none;
}

.white-popup table {
	margin-top: 20px;
	border-collapse: collapse;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.white-popup table th {
	width: 150px;

}

.white-popup table th, .white-popup table td {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 1.4rem;
	border: 1px solid #808080;
	color: #555555;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.white-popup table a {
	color: #763F00;
}
br.sp {
    display: none;
}
.date {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #552E31;
    padding-bottom: 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 2rem;
    text-align: center;
    padding-top: 5px;
    letter-spacing: 2px;
}
.tel {
    display: block;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 8px solid #FFCF00;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    color: #6F4204;
    margin-bottom: 50px;
    margin-top: 30px;
}
.tel span.no {
    font-weight: bold;
    font-size: 2.8rem;
    margin-top: 5px;
    display: block;
}
.tel span.space {
    width: 40px;
    display: inline-block;
}
span.image {
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    width: 90%;
    display: block;
    margin-top: 5px;
    font-size: 1.2rem;
}
ul.neri_bnr {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 25px;
    margin-bottom: 25px;
}
ul.neri_bnr li {
    width: calc(50% - 10px);
    float: left;
}
ul.neri_bnr li:last-child {
    float: right;
}
ul.neri_bnr li a:hover img {
    opacity: 0.8;
}
span.s_font {
	font-size: 1.6rem;
	font-weight: bold;
}
p.end {
	text-align: center;
	margin-bottom: 40px;
	font-weight: bold;
	font-size: 1.8rem;
	margin-top: 30px;
}


@media screen and (max-width:736px){
.tousen .photo img {
	max-width: 280px;
}
.wait ul {
	display: flex;
	justify-content: space-between;
	width: 45%;
	margin-right: auto;
	margin-left: auto;
}
br.sp {
    display: inherit;
}
.tel span.no {
    font-size: 2.2rem;
}
.tel span.space {
    display: none;
}


}


@media screen and (max-width:440px){
#contents {
	padding-right: 0px;
	padding-left: 0px;
}
#main {
	padding-left: 0px;
	padding-right: 0px;


}

a.oubo {
	margin-top: 20px;
	width: 85%;

}
a.oubo img {


}
h2.head {
	width: 90%;
	display: block;
	margin-right: auto;
	margin-left: auto;
}



.howto {
	margin-bottom: 30px;
	margin-top: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px;
}

.howto ul {
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
}

.howto ul li {
	float: left;
	width: calc(50% - 20px);
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.howto ul li.calender  {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 50%;
	float: none;
}

.howto ul li img {
	max-width: none;


}
p.kanryo {
    margin-top: 20px;
    font-size: 1.6rem;
}
.tousen {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}



.tousen p {
	font-size: 1.8rem;
}
.tousen p span.red {
	display: block;
}

.tousen .photo {
	display: block;
	width: 100%;
}
.tousen .photo img {
	width: 100%;
	margin-bottom: 10px;
	display: block;
	max-width: none;
}
hr.line {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 20px;
	padding-left: 20px;
}


.wait h2 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}

.wait ul {
	width: 80%;
	display: block;
	margin-bottom: 30px;

}
.wait ul li {
	display: block;
	text-align: center;
	margin-bottom: 5px;
}

.wait ul li a {
	font-size: 1.5rem;
}
.white-popup br.sp {
	display: inherit;
}
.white-popup {
	width: 90%;
}
.mfp-close {
	left: 0px;
}


.white-popup table th {
	width: 100%;
	display: block;
	border-bottom-style: none;
}
.white-popup table td {
	display: block;
	width: 100%;
	border-bottom-style: none;
}
.white-popup table td.last {
	border-bottom-style: solid;
}
.tel span.small {
    font-size: 1.5rem;
}
ul.neri_bnr li ,ul.neri_bnr li:last-child{
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
}
ul.neri_bnr li:last-child {
    margin-top: 15px;
}
span.s_font {
	font-size: 1.2rem;
	font-weight: bold;
}








}
