@charset "utf-8";

.w660 {
	max-width: 660px;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
}
.sp-block {
	display: none;
}

.btn_black {
    width: 28%;
    min-width: 10em;
    color: #fff !important;
	text-decoration: none !important;
    display: block;
     margin: 30px auto 0; 
    text-align: center;
    padding: 1em 0 1em 23px;
	background-color: #000;
}
.insta-link {
	text-align: center;
	margin: 35px 0 0;
}

/*-------------------
	メインビジュアル
---------------------*/
.bg_kanazawa {
	background-image: url(../plan/kanazawa/img/mainv_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#visual-area #visual-bottom {
	height: 120px;
}
/*-------------------
	共通
---------------------*/
.sec_price {
	font-size: 18px;
	text-align: right;
	margin-bottom: 10px;
}
.sec_price span {
	font-size: 14px;
}
/*-------------------
	sec共通
---------------------*/
.secInner {
	padding-bottom: 55px;
}
.secInner h3 {
	margin-bottom: 18px;
	position:relative;
}
.secInner h3 #no1{
	position:absolute;
	top:-20px;
	left:-33px;
}
.sec_p1 {
	margin-bottom: 12px;
}
/*-------------------
	sec1
---------------------*/
.sec1Inner {
	padding-top: 10px;
	padding-bottom: 33px;
}
.sec1Inner h3 {
	text-align: center;
	margin-bottom: 24px;
}
.sec1_cal {
	margin-bottom: 20px;
}
.sec1_p1 {
	text-align: center;
	margin-bottom: 36px;
}
.sec1_p1 span {
	text-decoration: underline;
}
.sec1_ul1 {
	margin-bottom: 10px;
}
.sec1_ul1 li {
	float: left;
	width: 31.8%;
	margin-right: 2.3%;
	margin-bottom: 2.3%;
}
.sec1_ul1 li:nth-child( 3n ) {
	margin-right: 0;
}
.sec1_ul1 li:nth-child( n + 4 ) {
	margin-bottom: 0;
}
/*-------------------
	sec3
---------------------*/
.sec3 h3 {
	position: relative;
}
.sec3 .sec3_deco01 {
	position: absolute;
	left: -32px;
	top: -32%;
	width: 12.5% !important;
	height: auto;
}
/*-------------------
	sec5
---------------------*/
.sec5_detail {
	padding-left: 20px;
	position: relative;
}
.sec5_detail:before {
	content: "";
	position: absolute;
	background-image: url(../plan/kanazawa/img/sec5_point01.png);
	width: 16px;
	height: 16px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
}
.sec5_detail a {
	text-decoration: underline;
	display: block;
}
/*-------------------
	sec7
---------------------*/
.sec7 h4 {
	font-size: 17px;
	position: relative;
	padding-left: 33px;
}
.sec7 h4:before {
	content: "";
	position: absolute;
	background-image: url(../plan/kanazawa/img/sec7_point01.png);
	width: 30px;
	height: 22px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto 0;
}
.sec7_p1 {
	margin-bottom: 23px;
}
.sec7_ul1 {
	margin-top: 60px;
}
.sec7_ul1 li {
	float: left;
	width: 31.8%;
	margin-right: 2.3%;
}
.sec7_ul1 li:last-child {
	margin-right: 0;
}
/*-------------------
	ギャラリー
---------------------*/
.photo_l {
	float: left;
	width: 60%;
	margin-right: 2.7%;
}
.photo_r {
	float: right;
	width: 37.3%;
}
.photo_ul li {
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.photo_ul li:nth-child( 3n ) {
	margin-right: 0;
}
/*---------------------------------------------------------
	660px
---------------------------------------------------------*/
@media screen and (max-width: 659px) {
#content {
	background-color: #B30810 !important;
}
.w660 {
	margin: 0 3%;
	padding: 0 3%;
}

}
/*---------------------------------------------------------
 All SP 
---------------------------------------------------------*/
@media screen and (max-width: 639px) {

.sp-block {
	display: block;
}

/*-------------------
	共通
---------------------*/
.insta-link img {
	width: auto;
}
.secInner {
	padding-bottom: 24px;
}
.secInner h3 {
	margin-bottom: 5px;
}
.sec_price {
	font-size: 15px;
	background-color: #F0F0E1;
    padding: 5px 5px;
    background-image: url(../plan/kanazawa/img/sec_price_deco.png);
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: 17%;
}
.sec_price span {
	font-size: 11px;
}
/*-------------------
	sec1
---------------------*/
.sec1Inner h3 {
	width: 50%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.sec1_p1 {
	text-align: left;
}
.sec1_ul1 li {
	float: none;
	width: 100%;
	margin-bottom: 2.3% !important;
	margin-right: 0;
}
/*-------------------
	sec3
---------------------*/
.sec3 .sec3_deco01 {
	position: absolute;
	/*right: -3%;*/
	left: 83%;
	top: -43%;
	width: 20.1% !important;
	height: auto;
}
/*-------------------
	sec7
---------------------*/
.sec7_ul1 {
	margin-top: 30px;
}
.sec7_ul1 li {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
/*-------------------
	ギャラリー
---------------------*/
.photo_l {
	float: none;
	display: none;
}
.photo_r {
	float: none;
	width: 100%;
}
.photo_ul {
	margin-top: 20px;
}
.photo_ul li,
.photo_ul li:nth-child( 3n ) {
	float: left;
	width: 23%;
	margin-right: 2%;
	margin-bottom: 2%;
}
.photo_ul li:nth-child( 4n ) {
	margin-right: 0;
}
/*-------------------
	colorbox
---------------------*/
#cboxOverlay {
	background-color: #fff !important;
}
#cboxLoadedContent {
	margin-bottom: 0;
}
#cboxContent,
#colorbox,
#cboxOverlay,
#cboxWrapper {
	overflow: visible !important;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight {
	background-image: none;
}
#cboxCurrent,
#cboxPrevious,
#cboxNext {
	display: none !important;
}
#cboxClose {
	position: absolute;
	right: 0;
	top: -50px;
	width: 40px;
	height: 40px;
	background-image: url(../plan/kanazawa/img/cbox_close.png);
	background-repeat: no-repeat;
	background-size: contain;
}



}


/*---------------------------------------------------------
 Portrait 
---------------------------------------------------------*/
@media screen and (max-width:479px) {

}
