/*

    Template Name   : Seiyukan ASHIBETSU familyautumn_LP
    
    *****************************************
    
*/




/*==================================================
block1スライダー
===================================*/


/*矢印の設定*/

/*戻る、次へ矢印の位置*/
#block1 .slick-prev, 
#block1 .slick-next {
    border-top: 2px solid #000;/*矢印の色*/
    border-right: 2px solid #000;/*矢印の色*/
}




#block1 .slick-dots button {
    /*background: #DFDCD2;/*ドットボタンの色*/
    background: transparent;
    background-image: url(../img/block1/b02.png);
    background-repeat: no-repeat;
    background-position: center;
}

#block1 .slick-dots .slick-active button {
    /*background: #629F9D;/*ドットボタンの現在地表示の色*/
    background-image: url(../img/block1/b01.png);
}

/*==================================================
block2スライダー
===================================*/
#block2 .slick-dots button {
    /*background: #fff;/*ドットボタンの色*/
    background: transparent;
    background-image: url(../img/block2/b02.png);
    background-repeat: no-repeat;
    background-position: center;
}

#block2 .slick-dots .slick-active button {
    /*background: #d1dce2;/*ドットボタンの現在地表示の色*/
    background-image: url(../img/block2/b01.png);
}
/*==================================================
block7スライダー
===================================*/


#block7 .slick-dots button {
    /*background: #cac6ba;/*ドットボタンの色*/
    background-color: transparent;
    background-image: url(../img/block7_b02.png);
    background-repeat: no-repeat;
    background-position: center;
}

#block7 .slick-dots .slick-active button{
    /*background: #808554;/*ドットボタンの現在地表示の色*/
    background-image: url(../img/block7_b01.png);
}



/* Header ======================================== */
.header {
    margin: 0 auto 0px auto;
    text-align: center;
    height: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-top: 30px solid  #171c62;
}
header {
    max-width: 100%;
    box-sizing: border-box;
    height: auto;
    background: transparent;
    padding: 0 15px;
}
header a {
    display: block;
    padding: 40px 0;
}




/* 旅行はスターライトに決まり ======================================== */
#block1 {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    background-image: url("../img/block1/bg.png"),url("../img/block1/bg03.png");
    background-repeat: no-repeat;
    background-position: top, bottom;
    background-size: contain;
    background-color: #9063B0;
    text-align: center;
    padding: 100px 0px 120px 0;
}
.block1_title {
    box-sizing: border-box;
    padding: 0 15px;
    background-image: url("../img/block1/bg02.png");
    background-repeat: no-repeat;
    background-position: bottom center;
}
#block1 .block1_main_text {
    padding: 0px 10px 30px 10px;
    text-align: center;
    color: #fff;
    font-size: 24px;
}
#block1 .block1_main_text br.br{
    display: none;
}
#block1 img {
    display: block;
    margin: 0 auto;
}
.block1_price {
    box-sizing: border-box;
    padding: 0 15px;
}

/*イベント開催中======================================== */
#block2 {
    width: 100%;
    box-sizing: border-box;
    background-color: #F2953B;
    background-image: url("../img/block2/bg01.png"), url("../img/block2/bg02.png");
    background-repeat: no-repeat;
    background-position: top, center bottom 60px;
    background-size: contain;
    text-align: center;
    padding: 80px 0px;
}
.block2_title {
    box-sizing: border-box;
    width: 100%;
    padding: 0 15px;
}
#block2 img {
    display: block;
    margin: 0 auto;
}

/*産地直送プロジェクト======================================== */
#sanchi_block {

}

.sanchi_bg {
    position: relative;
    padding: 35px 0px;
    text-align: center;
    background-image: url("../img/sanchi_block/bg.png");
    background-repeat: repeat;
}
.sanchi_bg:before {
    position: inherit;
    top: -50px;
    display: block;
    content: "";
    height: 50px;
    background: url("../img/sanchi_block/bg01.png") repeat-x center top/auto 50px;
}
.sanchi_bg:after {
    position: inherit;
    bottom: -50px;
    display: block;
    content: "";
    height: 50px;
    background: url("../img/sanchi_block/bg02.png") repeat-x center bottom/auto 50px;
}
.sanchi_title_logo {
    box-sizing: border-box;
    width: 100%;
    padding: 15px 45px;
    background-image: url(../img/sanchi_block/sanchi_logo_bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    margin: 0 0 30px 0;
}
.sanchi_title {
	font-size: 1.55em;
	font-weight: bold;
	margin: 0 0 20px 0;
}
.sanchi_title span {
	color: #e78129;
}
.sanchi_title .br {
	display: none;
}
.sanchi_bg p {
	font-size: 1.1em;
	margin: 0 0 60px 0;
	padding: 0 20px;
}
.sanchi_bnr {
	padding: 0 20px;
	margin: 0 0 60px 0;
}
.sanchi_next {
    display: inline-block;
    text-align: center;
    margin: 0 auto 80px;
    padding: 0 5px 5px 5px;
    font-size: 34px;
    font-weight: bold;
    border-bottom: 2px solid #132E34;
    color: #132E34;
}
/*  Responsive CSS ======================================== */


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

}

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

}
@media only screen and (max-width: 1270px){

}
@media only screen and (max-width: 990px){

}
@media only screen and (max-width: 940px){

}
@media only screen and (max-width: 890px){
	#block1 .risu {
		display: none;
	}
	#block2 ul.block2_slider .slick-slide,
	#block7 ul.block7_slider .slick-slide {
	    padding: 10px 25px 20px;
	}

}

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

}

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

}
@media only screen and (max-width: 590px){

}

@media only screen and (max-width: 500px){
	#block1 .block1_main_text br.br{
	    display: inline;
	}
}