.city .container-in{
	/* background-color:#B6E2FB; */
/*	background-image:url(../img/bg_01.png);*/
	background-image:linear-gradient(30deg, #f9ee1a, #1197bc);
}
/*SPとタブレット*/
/* @media screen and (max-width:1279px){
	.city .container-in{
	background-image:url(../img/bg_02.png);
}
} */

.city .container-in .contents-main{
	background-color:#fff;
}
.city .container-in .c-ttl-head-01{
	color:#F9EE1A;
}

/* 大きな見出し */
.city .container-in h2.c-ttl-cmn-02{
	/* background: linear-gradient(transparent 70%, #ffbe0c 70%); */
    /* color: #1957E0; */
	/* background-color: #B6E2FB; */
	/* padding: .5em .7em;
    border-top: 3px solid #1197BC;
    border-bottom: 3px solid #1197BC;
    background-image: linear-gradient(45deg, #6fa1d312 25%, transparent 25%, transparent 50%, #6fa1d312 50%, #6fa1d312 75%, transparent 75%, transparent), linear-gradient(-45deg, #6fa1d312 25%, transparent 25%, transparent 50%, #6fa1d312 50%, #6fa1d312 75%, transparent 75%, transparent);
    background-color: #6fa1d30d;
    background-size: 20px 20px;
    color: #007292; */
	border-bottom: #1197BC 5px solid;
}
/* 大きな見出し ここまで*/

.city .container-in h3.c-ttl-cmn-03{
	border-bottom: #1197BC 5px solid;
}

.city .container-in h4.c-ttl-cmn-03 .store{
	border-bottom: #1197BC 10px solid;
}

.c-txt-caption-01{
	border: 1px solid #f38989;
}

.c-txt-tag__item {
    padding: 5px;
    background-color: #539e5a;
	font-size: 14px;
}



.city .container-in .font_blue {
	color: #1957E0;
}
.city .container-in h3.c-ttl-linkblock .c-ttl-cmn-03__in{
	color:#dd1b73;
}
.city .container-in .font110 {
	font-size: 110%;
}

/* .work-detail{
	border: 3px solid #189AB8;
	border-radius: 50px;
	
}

.work-detail a{
	padding-top: 20px;
	width: 50%;
	margin: auto ;
} */

/* .work-btn{
	border: 3px solid #189AB8;
	border-radius: 50px;
	padding-top: 20px;
	width: 60%;
	margin: auto 0;
} */



.c-mod-tab-button__item.is-active {
	color: #fff;
	border: 1px solid #0e718d;
	/* border-bottom-width: 3px; */
	border-bottom-color: #004d7c;
	/* background-color: #0273E3; */
	background: #1197BC;
	/* background: linear-gradient(127deg, rgba(17, 151, 188, 1) 0%, rgba(87, 199, 133, 1) 50%, rgba(107, 184, 125, 1) 100%); */
}
/* .c-mod-tab-button__item:hover{
	transform: translateY(-5px);
} */
/*.city .container-in h2.c-ttl-cmn-02:before{
	content: url(../img/icon_red.png);
	padding-right:5px;
	position:relative;
	top:10px;
}*/
/* .store-detail::before{
	transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .3s;
}
.store-detail:hover::before{
	transform-origin: left top;
  transform: scale(1, 1);
} */

/* .ice:before{
	content: url(../img/icon.png);
	padding-right:4px;
	position:relative;
	top:8px;
}

.ice:after{
	content: url(../img/icon.png);
	padding-left:5px;
	position:relative;
	top:8px;
} */

.store-box{
	border: #004d7c 3px solid;
}
/* .c-box-border-02{
	padding: 0.5em 1em;
    margin: 2em 0;
    border-left: double 7px #A8f7ff;
    border-right: double 7px #A8f7ff;
	background-color: #f5ffff;
} */

 .c-box-border-02{
	padding: 0.5em 1em;
    background: #f9ffff;
    border-left: solid 10px #3570D6;
	border-right: solid 1px #3570D6;
	border-top:solid 1px #3570D6;
	border-bottom:solid 1px #3570D6;
}

/* .anim-box{
 	animation-name: fadein;
    animation-duration: 3s;
} */

/* @keyframes fadein{
    from{
    opacity: 0;
    transform: translatey(20px);
    }
    to{
    opacity: 1;
    transform: translatey(0);
    }
} */

/* CMSの画像に枠を付ける場合 */
/* .c-fig-cmn-01{
	border: #dd1b73 solid 3px;
} */

/* .c-box-attention{
	border: #2a6fbe solid 8px;
} */

/* ピックアップ特集 */
.c-box-content-bg.is-bg-content-light {
	background-color: #eff7fa;
}


.c-ttl-bg-01{
	background-color: #1197BC;
	font-size: 16px;
	font-weight: bold;
}



/* .shop-item{
	border-bottom: 1px dashed #e0e0e0;
} */

/* .c-link-01 .shop-detail-link{
	margin-left: auto;
	text-decoration: none;
	border: 1px solid #ccc;
	border-radius: 20px;
	padding: 5px 14px 5px 10px;
	white-space: nowrap;
	flex-shrink: 0;
	align-self: center;
	display: inline-flex;
	align-items: center;
	gap: 7px;
	transition: background 0.2s,border-color 0.2s,cokor 0.2s;
}

.c-link-01 .shop-detail-link::before{
	content:'>';
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width:18px;
	height: 18px;
	border:1px solid #bbb;
	border-radius: 50%;
	line-height: 1;
	flex-shrink: 0;
	transition: background 0.2s,border-color 0.2s,cokor 0.2s;
}

.shop-detail-link:hover{
	background-color: #f5f0e6;
	border-color: #aaa;
} */

.c-btn-cmn-list .shop-detail{
	text-align: start;
}

a:hover{
	opacity: 0.8;
	transition: 0.3s;
}

/* アンカーリンク */
.ico-anchor-01:before {
	top: 10px;
	left: 20px;
}
.ico-anchor-01 {
	border: #6FBA79 1px solid;
	background-color: #e9f3eb;
	/* border-bottom: 3px solid #6FBA79; */

    padding: 5px 15px 5px 26px;
	border-radius: 10px;
	margin-right: 5px;
	text-align: center;
	color: rgb(41, 41, 41);
}
a.c-link-01.is-break-all:hover{
	text-decoration: none;
	opacity: 0.7;
	transition: 0.3s;
	background-color: #4e7954;
	
}

/* タブ */
/* .tabchange1{
	 
    border-bottom-color: #498d52;
    background-color: #6FBA79;
	color: #fff;
} */

/* .tabchange1 .is-avtive{
	 
    border-bottom-color: #004d7c;
    background-color: #f6fbff;
} */




/* .tabchange3{
	background-color: #dd1b73;
}
.c-mod-tab-button__item .tabchange2 .is-active{
	background-color: #fff;
} */

/* li .c-mod-tab-button__item .tabchange2{
	background-color: #6FBA79;
} */