@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Taviraj');
.plan{
	padding: 0 0 50px;
}
.pageTitle .alpinoLogo {
    max-width: 130px;
    margin: 0 auto 10px;
    padding-top: 70px;
}
.pageTitle {
	background: url(../img/bg-pagetitle.jpg) no-repeat center center;
	background-size: cover;
	height: 250px;
    margin-bottom: 40px !important;
	margin-top: -40px !important;
}

/*.pageTitle h1 {
    text-align: center;
    color: #fff;
    font-size: 1.8em;
    margin-bottom: 10px;
}*/
.pageTitle .en {
    text-align: center;
    color: #fff;
    font-size: 0.75em;
    font-family: 'Julius Sans One', sans-serif;
}
.catchphrase {
	text-align: center;
    font-family: "hannari", 'Noto Serif JP', serif;
    font-size: 1.5em;
	line-height: 1.4;
	margin-bottom: 40px;
}
.plan-text {
	margin-bottom: 20px;
    text-align: center;
    line-height: 1.6;
}
.plan-text02 {
	font-family: "hannari", 'Noto Serif JP', serif;
    font-size: 1.1em;
    line-height: 1.4;
    margin-bottom: 40px;
    text-align: center;
	margin-top: 50px;
}
.mainImg ul{
	display: flex;
	flex-wrap: wrap;
}
.mainImg ul li{
	width: 50%;
}
.mainImg ul li img{
	width: 100%;
	display: block;
}

.plan-h2{
	font-size: 1.5em;
    font-family: 'Taviraj', serif;
    letter-spacing: 0.1em;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 30px;
}

.courseMenu{
	margin-top:40px;
	
}
.thumbnail4 ul{
	display: flex;
	margin: 60px 0;
}
.meetingPlanOption ul{
	display: flex;
	margin: 60px 0;
	justify-content: space-between;
	flex-wrap: wrap;
}
.meetingPlanOption ul li{
	width: 33.3%;
    border-left: 1px solid #ccc;
    padding: 0 30px;
}
.meetingPlanOption ul li:last-child{
	border-right: 1px solid #ccc;
}

.plan-h3{
	text-align: center;
    font-family: "hannari", 'Noto Serif JP', serif;
    font-size: 1.375em;
    color: #b60005;
    line-height: 1;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #bbb;
}
.sp-br320{display: none;}
.otherMenu p {
    margin-bottom: 10px;
}
.plan-matome{text-align: center;}
.plan-matome br{display: none;}
.full-width{
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
.plan-matome02{margin-top:50px;text-align:right;}

.menuBG {
	background: url(img/bg-menu.png) rgba(229,225,216,1);
	padding: 20px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
	margin-bottom: 30px;
}

.menuTTL1 {
	text-align: center;
	font-family: "hannari", 'Noto Serif JP', serif;
	font-size: 2.25em;
	line-height: 1;
	color: #b60005;
	margin-bottom: 15px;
}

.date {
	text-align: center;
	font-size: 0.88em;
	font-weight: bold;
	margin-bottom: 20px;
}

.menuPhoto {
	margin-bottom: 30px;
}

.menu {
	max-width: 800px;
	margin: 0 auto;
}

.menu h3 {
	font-family: 'Taviraj', serif;
	font-size: 0.94em;
	color: #b60005;
	border-bottom: 1px solid #bbb;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.menu h3 span {
	margin-left: 0.5em;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.88em;
	color: #333;
}

.menu p,
.menu ol,
.menu ul {
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 30px;
}

.menu > ol > li {
	margin-left: 1.5em;
	margin-bottom: 10px;
	list-style: decimal;
	line-height: 1.4;
}
.menu > ul > li {
	margin-left: 1.5em;
	margin-bottom: 10px;
	list-style: disc;
	line-height: 1.4;
}

.price {
	color: #162e7e;
	font-size: 1.25em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.meetingPlanOption .price {
	font-size: 1.1rem;
    margin-top: 10px;
}
.meetingPlanOption h3{
	font-size: 1.25em;
    font-family: 'Taviraj', serif;
    margin-bottom: 10px;
    color: #b60005;
}
.menu .price span {
	font-size: 0.75em;
}
.menu .txt1 {
	text-align: center;
	font-size: 0.88em;
}
.menu .ikyuPlan table {
	border-top: 1px solid #bbb;
	margin-bottom: 10px;
}
.menu .ikyuPlan th {
	border-bottom: 1px solid #bbb;
	font-size: 0.94em;
	font-family: 'Noto Serif JP', serif;
	padding: 10px;
}
.menu .ikyuPlan td {
	white-space: nowrap;
	border-bottom: 1px solid #bbb;
	padding: 10px;
	color: #162e7e;
	font-size: 1.00em;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	text-align: right;
}
.menu .ikyuPlan .indent {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.88em;
	text-align: right;
}
.menu .ikyuLink {
	text-align: center;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 0.88em;
	margin-bottom: 20px;
}
.menu .btnLink {
	max-width: 320px;
	margin: 0 auto;
}
.menu .btnLink ul {
	list-style: none !important;
	margin-bottom: 20px;
}
.menu .btnLink li {
	text-align: center;
}
.menu .btnLink li a {
	display: block;
	background: #b60005;
	padding: 10px;
	box-shadow: 0 0 0 5px #b60005;
	border: 1px solid #fff;
}
.menu .btnLink li a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.menu .btnLink li p {
	color: #fff;
	position: relative;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	margin-bottom: 0;
}
.menu .btnLink li p:after {
	position: absolute;
	content: "\f0da";
	font-family: FontAwesome;
	top: 50%;
	right: 10px;
	margin-top: -14px;
}
.menu .tondesaitama {
	max-width: 315px;
	margin: 0 auto 30px;
}
.otherMenu {
	margin-bottom: 10px;
    margin-top: 40px;
}

.otherMenu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.otherMenu ul li {
	width: 48%;
	background: url(../../img/bg-menu.png) rgba(229,225,216,1);
	margin-bottom: 30px;
	padding: 20px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
.otherMenu h2 {
	text-align: center;
	font-family: "hannari", 'Noto Serif JP', serif;
	font-size: 1.375em;
	color: #b60005;
	line-height: 1;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #bbb;
}
.otherMenu p {
	font-family: 'Noto Serif JP', serif;
	margin-bottom: 20px;
	text-align: center;
}
.otherMenu ul li p {
	margin-bottom: 10px;
}
.otherMenu .price {
	color: #162e7e;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: bold;
	font-size: 1.12em;
	margin-bottom: 0;
	margin-top: 30px;
}
.otherMenu .price span {
	font-size: 0.75em;
	display: block;
}
.monthMenu {
	margin-bottom: 0px;
}
.monthMenu ul li {
	width: 48%;
	background: rgba(255,255,255,1);
	border: 1px solid #bbb;
	margin-bottom: 20px;
	padding: 20px;
	box-shadow: none;
}
.shopList {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.shopList li {
	width: 49.5%;
	margin: 0 0 10px !important;
	list-style: none !important;
	background-color: #fff;
	border: 1px solid #ccc;
}
.shopList li a {
	display: block;
	padding: 14px;
}
.shopList li a:hover {
	text-decoration: none;
}
.shopList li:nth-child(2n) {
	margin-right: 0;
}
.shopList li dl:after {
	content: "";
	display: block;
	clear: both;
}
.shopList li dl dt {
	max-width: 120px;
	float: left;
}
.shopList li dl dd {
	padding-left: 130px;
}
.shopList li dl dd p {
	font-size: 0.75em;
	margin: 0 !important;
}
.shopList .shopName {
	font-size: 0.88em !important;
	font-weight: bold;
	margin-bottom: 5px;
}

.plan-contents{
	display: flex;
	flex-wrap: wrap;
    max-width: 600px;
	margin: 0 auto 50px;
	gap: 10px 0;
}
.plan-contents li{
	width: 182px;
}
.plan-contents li:nth-child(4){
	width: 300px;
}
.plan-contents li:nth-child(5){
	width: 300px;
}
.choice-text{
	font-size:14px;
}
/* ---------------------------------------------
	768px 以下
--------------------------------------------- */
@media only screen and (max-width: 768px) {


}

/* ---------------------------------------------
	640px 以下
--------------------------------------------- */
@media only screen and (max-width: 640px) {

	.present {font-size: 1em;}

	.menuBG {
		box-shadow: 0 3px 5px rgba(0,0,0,0.3);
		margin-bottom: 20px;
	}
	
	.menuTTL1 {
		font-size: 1.875em;
	}
	.menu .ikyuPlan th {
		font-size: 0.94em;
		padding: 10px 5px;
	}
	.menu .ikyuPlan td {
		padding: 10px 5px;
		font-size: 0.94em;
	}

	.otherMenu {
		margin-bottom: 0px;
	}
	.otherMenu h2 {
		font-size: 1.375em;
	}
	.otherMenu ul li {
		width: 100%;
		box-shadow: 0 3px 5px rgba(0,0,0,0.3);
	}
	.monthMenu ul li {
		box-shadow: none;
	}
	.shopList li {
		width: 100%;
	}
	.shopList li dl dt {
		max-width: 100px;
	}
	.shopList li dl dd {
		padding-left: 110px;
	}

}
@media only screen and (max-width: 960px) {
	.pageTitle {
    	margin-top: -30px !important;
	}
}
@media only screen and (max-width: 767px) {
	.plan-text02 {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 650px) {
	.meetingPlanOption ul li {
    	padding: 0 20px;
	}
	.meetingPlanOption h3 {
    	font-size: 1.15em;
	}
	.meetingPlanOption ul {
    	margin: 40px 0;
	}
	.thumbnail4 ul {
    	margin: 40px 0;
		flex-wrap: wrap;
	}
	.thumbnail4 ul li{
    	width: 25%;
	}
}
@media only screen and (max-width: 600px) {
	.meetingPlanOption ul li {
        padding: 20px 0 ;
        width: 100%;
        border-left: 0px solid;
        border-bottom: 1px solid #ccc;
	}
	.meetingPlanOption ul li:last-child {
    	border-right: 0px solid #ccc;
	}
	.meetingPlanOption .price {
		font-size: 1rem;
		text-align: left;
	}
	.meetingPlanOption ul {
        margin: 20px 0;
	}
	.thumbnail4 ul li{
    	width: 50%;
	}
	.catchphrase,
	.plan-text,
	.plan-text02{
		text-align: left;
	}
}

/* ---------------------------------------------
	480px 以下
--------------------------------------------- */
@media only screen and (max-width: 480px) {

	.menuBG {
		padding: 20px 10px;
	}
	
	.menuTTL1 {
		font-size: 1.75em;
	}
	
	.menu h3 span {
		display: block;
		margin-left: 0;
		padding-top: 5px;
	}
	
	.menu .price {
		font-size: 1.12em;
	}
	.menu .price span {
		display: block;
	}
	.menu .ikyuPlan th {
		font-size: 0.88em;
	}
	.menu .ikyuPlan td {
		font-size: 0.88em;
	}
	.menu .ikyuPlan .indent {
		font-size: 0.75em;
	}
	.menu .ikyuLink {
		font-size: 0.75em;
	}
	.menu .btnLink {
		max-width: 100%;
		margin: 0 10px;
	}
	.menu .btnLink li p {
		font-size: 1.00em;
	}
	.menu .btnLink li p:after {
		margin-top: -11px;
	}

}
@media only screen and (max-width: 450px) {
	.catchphrase {
		margin-bottom: 20px;
		font-size: 1.3em;
	}
	.mainImg ul li {
    	width: 100%;
	}
	.plan-h2 {
    	font-size: 1.4em;
    	margin-top: 40px;
		margin-bottom: 20px;
	}
	    
	.plan-matome {
    	text-align: left;
	}
	.plan-matome02 {
    	text-align: left;
	}
}
@media only screen and (max-width: 359px) {
	.contentsTTL h1 {
        font-size: 1.2em;
	}
	.sp-br320{display: block;}
}
