
/*-----北海道TOP-------*/

.btn.btn-sub, .btn.btn-sub:active, .btn.btn-sub:hover {
    background-color: #e56886 !important;
    border-color: #e56886;
    color: #fff !important;
    font-weight: bold;
}


@media (min-width: 768px){
.pop-bg {
	background:url(/fileadmin/res/plan/hokkaidosimple/pop-bg.png) center 0 no-repeat;
	background-size: contain;
	padding-top: 50px;
	margin-top: -70px;
	width: 80%;
}
.pop {
	text-align: center;
	margin-top: 0;
}
.pop img {
	width: 80%;
	margin: 0  auto 10px;
}
}

@media (max-width: 767px){
.pop-bg {
	background:url(/fileadmin/res/plan/hokkaidosimple/pop-bg-xs.png) center 0 no-repeat ;
	background-size: contain;
	margin-top: -10px;
	padding: 30px 20px 0;
}
.pop {
	text-align: center;
	margin-top: 0;
}
.pop img {
	width: 100%;
	margin: 0 auto;
}
}




/* point */
.point h3{
	font-size: 1.125rem;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 10px;
}
.point p{
	font-size: 0.938rem;
	margin-left: .5rem !important;
	margin-right: .5rem !important;
}
@media (min-width: 768px){
.point p{
	font-size: 0.750rem;
	min-height: 80px;
}
}

.point {
	margin-bottom: 30px;
}

.point-1 {
	background-image: url(/fileadmin/res/plan/hokkaidosimple/point-foot.png) ,url(/fileadmin/res/plan/hokkaidosimple/point1-head.png);
	background-size: 100%,cover;
	background-position: bottom center,top center;
	background-repeat: no-repeat;
}
.point-2 {
	background-image: url(/fileadmin/res/plan/hokkaidosimple/point-foot.png) ,url(/fileadmin/res/plan/hokkaidosimple/point2-head.png);
	background-size: 100%,cover;
	background-position: bottom center,top center;
	background-repeat: no-repeat;
}
.point-3 {
	background-image: url(/fileadmin/res/plan/hokkaidosimple/point-foot.png) ,url(/fileadmin/res/plan/hokkaidosimple/point3-head.png);
	background-size: 100%,cover;
	background-position: bottom center,top center;
	background-repeat: no-repeat;
}



/* プラン */
.recom h3{
	font-size: 1.250rem;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Yu Gothic",YuGothic,Arial,Meiryo;
	font-weight: bold;
}
.recom h3 span{
		background: linear-gradient(transparent 60%, #ede2d6 60%);
}
@media (max-width: 767px){
.recom h3{
	font-size:1.500rem;
}
}


/* step 3ステップ */
.step h2{
	font-size: 1.875rem !important;
}
.step h3{
	font-size: 1.000rem;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Yu Gothic",YuGothic,Arial,Meiryo;
	font-weight: bold;
}
.step img{
	width: 54px;
	display: inline-block;
	margin-right: 10px;
}
.step .step-line img{
	width: 12px;
	display: inline-block;
}

@media (max-width: 767px){
.step img{
	width: 32px;
}
.step h3{
	font-size: 1.313rem;
}
}

/*  左右ボーダー　*/
.step-line {
	margin-top: 20px;
	display: flex;
	align-items: center;
}
.step-line:before, .step-line:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #444;
	display: block;
}
.step-line:before {
	margin-right: .4em;
}
.step-line:after {
	margin-left: .4em;
}


/*  含まれるもの　*/
.plan-items h4{
      color: #77612a;
      text-align: center;
      font-size: 0.875rem;
      @media (max-width: 400px){
      font-size: 0.750rem;
}
}

.plan-items li{
      color: #77612a;
}

.plan-items figure {
    margin: 0 auto 10px;
}

@media (max-width: 767px){
.plan-items figure {
    width: 90%;
    margin: 0 auto 20px;
}
}


/*  フォント　*/

.text-xlg {
	font-size: 3rem;
}
.text-xs {
	font-size: 1.5rem;
}


/* パンくずをOFF */
#page-3236 .nav-breadcrumb {
	display: none;
}



/*  丸の内　*/
.p-plan{
	text-align: center;
	background-color: #d7e5ea;
	width: 100%;
	height: auto;
	margin: 10px auto; 
	padding-top: 20px; 
	padding-bottom: 20px; 
}
.p-plan a:hover{
	text-decoration: none;
}
.p-plan:hover{
	background-color: #97afb8 ;
	cursor:pointer;
}
.logo-size-1{
	width: 300px;
	height: auto;
	display: block;
	margin-bottom: 10px;
	margin: 0 auto;
}
.logo-size-2{
	width: 200px;
	display: block;
	margin-bottom: 10px;
	margin: 0 auto;
}

.day-f img{
	width: 80px;
}
.night-f img{
	width: 90px;
}





@media (max-width: 767px){
}

@media (min-width: 768px){
}



