/* header */
/************ header ************/
#storeInfoHeader {
	height: 115px;
}

#headerTop {
	padding: 0;
}
.headerTopBg {
	min-width: 1020px;
	margin: auto;
	background:#192b5b;
	border-bottom:#fed006 5px solid;
}

#headerServiceBtn{
    background: #192b5b;
    float: left;
    height: 60px;
    margin: 0;
    position: relative;
    text-indent: -9999px;
    width: 60px;
}


#headerServiceBtn::before{
    content: "\e934";
    font-family: icomoon;
    font-size: 50px;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #eeeeee;
    text-indent: 5px;
    line-height: 1.3em;

}

#headerServiceBtn::after{
    background-color: #47557c;
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    position: absolute;
    right: 1px;
    top: 15px;
    width: 1px;
}


#headerServiceBtn:hover{
	background: #47557c;
}

#headerServiceWrapper{
	position: absolute;
	z-index: 1002;
	height: 260px;
	top: 60px;
	left: 0px;
	background: #fff;
	border: solid 5px #435278;
	display: none;
}

#headerLogo{
	float: left;
}

ul#serviceLink{
	position: relative;
}

ul#serviceLink ul.serviceSubMenu{
    flex-wrap: wrap;
	position:absolute;
	top: -5px;
	left: 250px;
	height: 260px;
	background: #eee;
	border: solid 5px #435278;
	border-left: 0px;
	width:200px;
	display:none;
}

ul#serviceLink ul.serviceSubMenu#shopMenu,
ul#serviceLink ul.serviceSubMenu#ecMenu{
    width:404px;
}

ul#serviceLink ul.serviceSubMenu li{
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 10px center;
	box-sizing: border-box;
	display:block;
	width: 100%;
}

ul#serviceLink ul.serviceSubMenu li.half{
    margin-right:0;
    overflow: hidden;
	width: 50%;
}

ul#serviceLink ul.serviceSubMenu li.serviceSubtitle{
    padding: 0 10px;
    line-height: 40px;
    color: #333;
}

ul#serviceLink ul.serviceSubMenu li a{
	position: relative;
	padding: 0px 10px 0px 24px;
	margin: 0;
	vertical-align: baseline;
	background: transparent;
	text-indent: 0px;
	height: 37px;
	display:inline;
	font-size:14px;
	color:#333;
	line-height:37px;
	text-decoration: none;
	width: 100%;
}

ul#serviceLink ul.serviceSubMenu li a:hover{
	text-decoration: underline;
}

ul#serviceLink ul.serviceSubMenu li a:before{
	position: absolute;
	width: 5px;
	height: 5px;
	top:0;
	bottom:0;
	left:10px;
	margin:auto;
	content:"";
	vertical-align: middle;
	border-top: 1px solid #192b5b;
	border-right: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

ul#serviceLink li.serviceMenu:first-child{
	background-image: none;
	border-bottom: 1px solid #ccc;
	width: 250px;
	box-sizing: border-box;
	padding-left: 10px;
}

ul#serviceLink li.serviceMenu:first-child:hover{
	background-image: none;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 250px;
	box-sizing: border-box;
	padding-left: 10px;
}

ul#serviceLink li.serviceMenu:first-child a.serviceBtn{
	position: relative;
	display: block;
	padding: 0px;
	font-size: 12px;
	line-height: 30px;
	color: #192b5b;
	text-decoration: none;
	margin: 10px 0px;
	vertical-align: baseline;
	text-indent: 0px;
	width: 230px;
	height: 30px;
	background: url("/v2/pc/img/header/leftIconGolTop.png");
	text-indent:-9999px;
}

ul#serviceLink li.serviceMenu:first-child a.serviceBtn:hover{
	background: url("/v2/pc/img/header/leftIconGolTopHover.png");
}

ul#serviceLink li.serviceMenu{
	border-bottom: 1px solid #ccc;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 10px center;
	width: 250px;
	box-sizing: border-box;
	height: 50px;
}

ul#serviceLink li.serviceMenu:last-child{
	border-bottom: 0px;
}

li.serviceMenu.shop{
	position: relative;
}

li.serviceMenu.shop::before{
    color: #fed600;
    content: "\e900";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.ec{
	position: relative;
}

li.serviceMenu.ec::before{
    color: #66cc99;
    content: "\e901";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.rental{
	position: relative;
}

li.serviceMenu.rental::before{
    color: #ff3333;
    content: "\e902";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.movie{
	position: relative;
}

li.serviceMenu.movie::before{
    color: #66ccff;
    content: "\e903";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.buy{
	position: relative;
}

li.serviceMenu.buy::before{
    color: #c9f;
    content: "\e904";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.mobileBuy{
	position: relative;
}

li.serviceMenu.mobileBuy::before{
    color: #7fb901;
    content: "\e908";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.comic{
	position: relative;
}

li.serviceMenu.game::before{
    color: #f9c;
    content: "\e905";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.game{
	position: relative;
}

li.serviceMenu.game::before{
    color: #f90;
    content: "\e906";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu.review{
	position: relative;
}

li.serviceMenu.review::before{
    color: #9ff;
    content: "\e907";
    font-family: icomoon;
    font-size: 20px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

li.serviceMenu:last-child{
	border-bottom: 0px;
}

li.serviceMenu:hover{
	border-bottom: 1px solid #ccc;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-size: 20px auto;
	background-position: 10px center;
	box-sizing: border-box;
}

li.serviceMenu:last-child:hover{
	border-bottom: 0px;
}

#serviceLink li.serviceMenu a.serviceBtn{
	position: relative;
	display: block;
	padding: 10px 0px 10px 10px;
	font-size: 16px;
	line-height: 30px;
	color: #192b5b;
	text-decoration: none;
	margin: 0;
	vertical-align: baseline;
	background: transparent;
	text-indent: 0px;
	width: 100%;
	height: 100%;
}


#serviceLink li.serviceMenu a img{
	padding: 0 0 0 5px;
	height: 12px;
	width: auto;
}
.iconGol_blank::before{
    content: "\e921";
    display: inline-block;
    font-family: icomoon;
    font-size: 18px;
    margin-left: 3px;

}

#headerServiceWrapper #serviceLink .serviceBtn:hover{
	background-image: #eee url("/v2/pc/img/header/leftIconBuy.png");
}


#headerTitle {
	white-space: nowrap;
	font-weight: normal;
	font-size: 13px;
	float: left;
	height: 60px;
	display: inline-block;
	padding: 10px 0;
}

#headerTitle h1,
#headerTitle p{
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	padding-top: 0;
	padding-left: 0;
	float: none;
	vertical-align: middle;
	display: table-cell;
	height: 40px;
	vertical-align: middle;
}

/* 1段目右ボタン */
.headerTop nav {
	width:220px;
	float: right;
	height: 60px;
}

ul.head_mega_menu {
	position: relative;
}

a#headerLogin,
a#headerSignup,
a#headerMyPage,
a#headerCart,
a#headerFavorite,
a#headerR18{
	display:block;
	float:right;
	width:100px;
	height:30px;
	margin-right:10px;
	box-sizing:border-box;
	font-size:14px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
}

a#headerLogin{
	border:1px solid #fff;
	background:#192b5b;
	color:#fff;
	margin: 15px 10px 15px 0;
}

a#headerLogin:hover{
	background:#47557c;
}

a#headerSignup{
	background:#fed600;
	color:#192b5b;
	margin: 15px 10px 15px 0;
}

a#headerSignup:hover{
	background:#ffdf7d;
}

#headerRightMenu{
	display: flex;
	float: right;
}

a#headerRegist{
	width:120px;
	padding-left:18px;
	margin: 15px 0;
	background:url("/v2/pc/img/header/headerIconMyPage.png") no-repeat 10px center #fed600;
	color:#192b5b;
	z-index:1000;
	text-indent: 0px;
}

a#headerRegist{
	width:120px;
	padding-left:18px;
	margin: 15px 0;
	background:url("/v2/pc/img/header/headerIconMyPage.png") no-repeat 10px center #fed600;
	color:#192b5b;
	z-index:1000;
	text-indent: 0px;
}

a#headerMyPage{
    margin: 15px 10px 15px 0;
    text-indent: 0;
    width: 120px;
}



/* 2段目 */
#localHeader {
	background: #eee;
	border-bottom: 1px solid #ccc;
}

.headerTop {
	max-width: 1300px;
	min-width: 1020px;
	margin: 0 auto;
}

#header_fix_wrap{
	position:relative;
}

#headerTop {
	width: 790px;
	position:relative;
}

.mainLogo a {
    color: #192b5b;
    display:block;
    float:left;
    width:223px;
    height:60px;
    background:url("/v2/pc/img/header/storeInfoHeaderLogo.png") center no-repeat;
    text-indent:-9999px;
    overflow:hidden;
}
.mainLogo a:hover{
    color: #47557c;

}

#searchGenre {
	width: auto;
}

#searchGenre ul {
	margin: 0;
}

#headerFormWrapper{
	margin-left:0px;
}

#headerFormTop{
	position: relative;
	display:flex;
	float:right;
}

#headerForm{
	display:block;
	float:left;
}

#headerSelectWrapper{
	float:left;
	width: 90px;
	height:30px;
	box-sizing:border-box;
	border-radius: 0;
	padding-left: 0;
	background: transparent;
	margin-left: 0;
	font-size: 16px;
	color: #192b5b;
	font-weight: 700;
	text-align: center;
	line-height: 30px;
}

#headerSelectWrapper:after{
	content:none;
}

#where,
#topSearchType{
	position:absolute;
	top:0;
	width:140px;
	height:28px;
	border:none;
	color:#192b5b;
	font-size:14px;
	line-height:30px;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer;
	margin-left: -6px;
}

#headerInputWrapper{
	margin-left:150px;
}

.headerTabBg{
	min-width: 1020px;
	height: 50px;
	background: #eee;
	border-bottom: 1px solid #ccc;
}

.headerTab{
	width: 100%;
	max-width: 1300px;
	min-width: 1020px;
	margin: 0 auto;
	padding: 10px 0;
}

.headerTab form {
	padding-top: 0px;
}

.headerTab form li{
	display: block;
	float: left;
	margin: 0;
	width: auto;
}

#headerSearchKey{
	display:block;
	float:left;
	width: 258px;
	height:30px;
	border: 1px solid #ccc;
	border-right: none;
	border-radius: 4px 0 0 4px;
	box-sizing:border-box;
	padding:0 9px;
	background:#fff;
	font-size:14px;
	line-height:30px;
}


.iconGol_search::before{
	content: "\e916";
	display: block;
    font-size: 18px;
    line-height: 1em;
    padding: 5px 10px;
}


#headerMenuWrapper{
	width: 405px;
	float: left;
	margin-left: 10px;
}

#headerMenuWrapper ul{
	list-style: none;
}

#headerMenuWrapper ul li:first-child{
	border-left: solid 1px #ccc;
}

#headerMenuWrapper ul li{
	float: left;
	width: 130px;
	height: 30px;
	border-right: solid 1px #ccc;
	text-align: center;
	box-sizing: content-box;
}

#headerMenuWrapper ul li a:hover{
	background-color: #ddd;
}

#headerMenuWrapper ul li a{
	font-size:14px;
	line-height: 30px;
	color:#192b5b;
	text-align:center;
	width: 130px;
	text-decoration: none;
	padding-left: 30px;
	display: block;
	height: 30px;
}

/* 2段目右ナビゲーション */
#headerRightNavWrapper{
	float: right;
}

#headerInfo{
    color: #192b5b;
    float: left;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0 5px 0 5px;
    text-align: center;
    text-decoration: none;
}

#headerInfo:hover {
	background: #ddd;
}
.icoGol_headerQA{
    content: "\e928";
    font-family: icomoon;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
}

.icoGol_headerQA .path1:before {
    content: "\e928";
    color: rgb(25, 43, 91);
    font-family: icomoon;
    font-size: 24px;
}

.icoGol_headerQA .path2:before {
    content: "\e929";
    margin-left: -1em;
    color: rgb(255, 153, 0);
    font-family: icomoon;
    font-size: 24px;
}

/************ レスポンシブ ************/
@media screen and ( max-width:1056px )
{
	#headerSearchKey{
		width: 238px;
	}
}


/*JS用*/
.pager #storeServiceWindow {
    display: block;
    padding: 10px 100px;
    border: 1px solid #ccc;
}

#storeServiceWindow.accordion,
.pager #storeServiceWindow.accordion {
	display: none;
}

.store_searchblock_window {
	opacity: 0;
}


/* store */
.store_searchblock {
	margin: 30px 0 0 0;
}

.store_searchblock input[type="text"],
.store_searchblock input[type="password"],
.store_searchblock input[type="tel"],
.store_searchblock input[type="number"] {
	width: 100%;
	min-height: 38px;
	padding: 0 6px;
	background: #faf7e4;
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 38px;
	font-size: 16px;
	color: #666;
}

.store_searchblock_box {
	padding: 20px 0;
	border: 1px solid #ddd;
}

.store_searchblock_box.keywords form {
	max-width: 830px;
	margin: 0 auto;
	padding: 0 29px;
}

.store_searchblock_more {
	font-size: 16px;
	font-weight: bold;
	color: #192b5b;
	text-decoration: none;
	float: right;
}

.pager_right .store_searchblock_more {
	margin: 0;
	border: none;
}

#selectComposition_keyword {
    width: 100%;
    min-height: 38px;
    padding: 0 6px;
    background: #faf7e4;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 38px;
    font-size: 16px;
    color: #666;
}

#clearItem {
    float: right;
    margin-right: 10px;
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    line-height: inherit;
    color: #f33;
}

#storeServiceTrigger {
	cursor: pointer;
}

#storeServiceTrigger::before{
    color: #192b5b;
    content: '\e923';
    display: inline-block;
    font-family: icomoon;
    font-size: 18px;
    height: 20px;
    margin: 0 6px -4px 0;
    width: 20px;
}


#storeServiceTrigger.open::before{
    color: #192b5b;
    content: '\e922';
    display: inline-block;
    font-family: icomoon;
    font-size: 18px;
}


#storeServiceTrigger:hover {
	text-decoration: underline;
}

#storeServiceWindow dl {
	padding: 10px 0;
}

#storeServiceWindow dl + dl {
	border-top: 1px solid #ccc;
}

#storeServiceWindow dt {
	font-size: 16px;
	color: #192b5b;
}

#storeServiceWindow dd ul {
	display: flex;
	flex-wrap: wrap;
}

#storeServiceWindow dd li {
	width: calc(100% / 3);
	min-width: 120px;
	margin: 10px 0;
}

#storeServiceWindow.searchType.-result dd li {
	width: calc(100% / 7);
}

#storeServiceWindow dd li label {
	min-height: 30px;
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	align-items: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
}

#storeServiceWindow dd li label::before{
	content: '';
	display: inline-block;
	width: 24px;
	height: 24px;
	margin: 0 5px 0 0;
	border: 1px solid #ccc;
	border-radius: 3px;
}

#storeServiceWindow dd li.dvd label::before {
    color: #192b5b;
    content: "\e918";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.cd label::before {
    color: #192b5b;
    content: "\e919";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.game label::before {
    color: #192b5b;
    content: "\e906";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.book label::before {
    color: #192b5b;
    content: "\e905";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.mobile label::before {
    color: #192b5b;
    content: "\e908";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.kaden label::before {
    color: #192b5b;
    content: "\e91a";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.pc label::before {
    color: #192b5b;
    content: "\e91b";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.card label::before {
    color: #192b5b;
    content: "\e91c";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.stationery label::before{
    color: #192b5b;
    content: "\e931";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li.clothes label::before {
    color: #192b5b;
    content: "\e91d";
    font-family: icomoon;
    font-size:18px;
    line-height: 1.3em;
    padding: 0 0 0 2px;
}

#storeServiceWindow dd li label span {
	display: inline-block;
	margin: 0 0 0 5px;
	font-size: 14px;
	color: #666;
	line-height: calc(18/14);
	letter-spacing: -1px;
}

.store_searchblock_box.area {
	position: relative;
}

.store_searchblock_box.area img {
	display: block;
	margin: 0 auto;
}

.store_searchblock_window {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	display: flex;
	justify-content: space-around;
	align-items: center;
	display: -webkit-flex;
	-webkit-justify-content: space-around;
	-webkit-align-items: center;
	display: -moz-flex;
	-moz-justify-content: space-around;
	-moz-align-items: center;
	display: -ms-flex;
	-ms-justify-content: space-around;
	-ms-align-items: center;
	z-index: 1
}

.store_searchblock_window .store_area {
	z-index: 2;
	width: 510px;
	border: 5px solid #ddd;
	padding: 20px;
	background: #fff;
	box-sizing: content-box;
}

.store_area_head {
	padding-bottom: 20px;
	font-size: 20px;
	line-height: 1.5em;
	color: #192b5b;
}

.cmnBtn.iconLocation {
	display: block;
	color: #192B5B;
	font-size: 16px;
	text-align: left;
	width: 490px;
	padding-left: 54px;
	margin-top: 60px;
	background: url('/v2/pc/img/store/iconLocation.png') no-repeat center left 20px / 24px auto;
	border: 1px solid #DDDDDD;
}

.pager {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px 0;
    line-height: 30px;
}

.pager_left {
    -webkit-box-flex: 8;
    -webkit-flex: 8;
       -moz-box-flex: 8;
        -ms-flex: 8;
            flex: 8;
    width: 50%;
    font-size: 14px;
    color: #666;
}

.pager_right {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
       -moz-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    text-align: right;
    margin-right: 10px;
}

.pager_center {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
}

.pager_num {
	text-align:center;
}

.pager_num li {
	display: inline-block;
	text-align: center;
}

.pager_num li {
    line-height: 1.3;
    font-size: 14px;
    margin:0 0 0 5px;
}

.pager_num li span {
    padding:  5px;
    color:  #fff;
    display:  inline-block;
    background:  #192b5b;
    min-width: 25px;
    border: 1px solid #192b5b;
}

.pager_num li a {
    display:  inline-block;
    padding:  5px;
    color:  #192b5b;
    text-decoration:  none;
    border: 1px solid #ddd;
    min-width: 25px;
}

.pager_num li.prev span,
.pager_num li.next span,
.pager_num li.prev a,
.pager_num li.next a {
    padding: 5px 20px;
}

.pager_num li.prev span,
.pager_num li.next span {
    background: #fff;
    color: #ddd;
    border: 1px solid #ddd;
}

.store_pref_unit {
	clear: both;
	overflow:  hidden;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding:  10px;
}
.store_pref_unit+.store_pref_unit {
	border-top: none;
}

.store_pref_name {
    font-size: 20px;
    color: #192b5b;
}

.store_pref_name a {
	color: inherit;
	text-decoration: none;
}

.store_pref_unit_left {
    float:  left;
}

.store_pref_unit_left dl {
    font-size: 14px;
    color: #666
}

.store_pref_unit_left dt {
    width: 5em;
    float:  left;
}

.store_pref_unit_left dd {
    margin: 0 0 0 5em;
}

.store_pref_unit_right {
    width:  200px;
    float:  right;
}

.store_pref_unit_right .cmnBtn {
    width:  100%;
    margin:  0 0 10px 0;
}

.store_pref_unit_right .cmnBtn.white,
.store_pref_unit_right .cmnBtn.gray {
    height:  40px;
}

.store_pref_unit_right .cmnBtn.navy {
    height: 50px;
}

.myshop {
    font-size:  16px;
    color: #666;
    text-align:  center;
    background:  #ddd;
    line-height: 50px;
    width: 200px;
}

.store_detail_box {
    overflow:  hidden;
    margin: 0 0 60px 0;
}

.store_detail_right {
    width:  50%;
    float:  right;
}

.store_detail_left {
    margin: 0 50% 0 0;
}

.mapWrapper {
    margin:  30px 0 0 0;
}

.mapWrapper .cmnBtn {
    margin:  10px 0 0 0;
}

.store_detail_map_txt .cmnBtn {
    margin:  10px 0 0 0;
    height:  40px;
}

.store_detail_img_wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px 0 auto;
    max-width: 400px;
}

.storeDetailCarousel {
    left: 50px;
    margin-bottom: 40px;
}

.storeDetailCarousel .splide__arrows {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    transform: translate(0, -50%);
    z-index: 99;
}

.storeDetailCarousel .splide__arrow {
    width: 46px;
    height: 46px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0;
}

.storeDetailCarousel .splide__arrow:hover {
    background-color: #192b5b;
}

.storeDetailCarousel .splide__arrow:disabled {
    display: none;
}

.storeDetailCarousel .splide__arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
}

.storeDetailCarousel .splide__arrow:hover::after {
    border-color: white;
}

.storeDetailCarousel .splide__arrow--prev {
    left: -23px;
}

.storeDetailCarousel .splide__arrow--prev::after {
    left: 38%;
    border-top: 4px solid #192b5b;
    border-left: 4px solid #192b5b;
    transform: translate(0, -50%) rotate(-45deg);
}

.storeDetailCarousel .splide__arrow--next {
    right: -23px;
}

.storeDetailCarousel .splide__arrow--next::after {
    right: 38%;
    border-top: 4px solid #192b5b;
    border-right: 4px solid #192b5b;
    transform: translate(0, -50%) rotate(45deg);
}

.storeDetailCarousel .splide__pagination {
    right: 0;
    bottom: -20px;
    left: 0;
    padding: 0 1em;
}

.storeDetailCarousel .splide__pagination__page {
    width: 10px;
    height: 10px;
    background: #ccc;
    opacity: 1;
}

.storeDetailCarousel .splide__pagination__page.is-active {
    background: #192b5b;
    transform: none;
}

#store_detail_img {
    border: 1px solid #ddd;
    display: block;
    height: auto;
    margin: 0 auto;
    width: 100%;
}

.myShopWrapper {
    position: fixed;
    right: 90px;
    bottom: 40px;
}

.myShopWrapper a.cmnBtn {
    width: 200px;
    height: 50px;
}

#myShopText strong {
    font-size: 16px;
    color:#192b5b;
    font-weight:bold;
}

#myShopText {
    margin: 15px 0 0;
}

#myShopText p {
    font-size:  14px;
    color:  #666;
}

.store_detail_basic {
    width:  400px;
    margin:  0 0 30px 15px;
    padding: 10px;
    font-size: 16px;
    color:#666;
}

.store_detail_basic tr {
    border-bottom: 1px solid #ddd;
}

.store_detail_basic th {
	vertical-align: baseline;
	width: 120px;
}

.store_detail_basic td {
    padding:  10px;
}

.store_detail_basic td.openTime {
    overflow: hidden;
    height: 1.2em;
    display: block;
    box-sizing: content-box;
}

.store_detail_basic .-acc {
    cursor: pointer;
    padding-right: 30px;
    position: relative;
}

.store_detail_basic .-acc::after {
    border: solid #666;
    border-width: 0 1px 1px 0;
    content: '';
    display: block;
    height: 8px;
    position: absolute;
    top: 16px;
    transform: rotate(45deg);
    right: 10px;
    width: 8px;
}

.store_detail_basic .-acc.-open {
    height: auto;
}

.store_detail_basic .-acc.-open::after {
	top: 20px;
	transform: rotate(-135deg);
}

.store_detail_caption {
	margin: 0 0 30px 0;
	font-size: 14px;
	color: #666;
	text-align: right;
}

.store_detail_caption::after {
	content: "";
	display: block;
	clear: both;
}

.store_detail_link {
  display: inline-block;
  float: left;
  padding: 0 0 0 12px;
  position: relative;
  vertical-align: middle;
  font-size:14px;
  color:#0068b7;
  text-decoration: none;
}

.store_detail_link::before{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  left: 3px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #192b5b;
}

.store_pref_service {
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.store_pref_service+.store_pref_service {
	border-top: none;
}

.store_pref_service a {
	color: inherit;
	text-decoration: none;
}

.store_pref_service a:hover {
	text-decoration: underline;
}

.store_pref_service dt {
	width: 50px;
	float: left;
}

.store_pref_service dd {
	margin: 0 0 0 50px;
}

.store_pref_service h3 {
	font-weight: bold;
	font-size: 14px;
	color: #192b5b;
}

.store_pref_service h4 {
	font-weight: bold;
	font-size: 14px;
	color: #192b5b;
}

.store_pref_service p {
	font-size: 14px;
	color: #666;
}

.store_detail_info_block {
	margin: 0 0 30px 0;
}

.store_detail_info {
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.store_detail_info+.store_detail_info {
	border-top: none;
}

.store_detail_info h3 {
	font-weight: bold;
	font-size: 14px;
	color: #192b5b;
}

.store_detail_info h4 {
	font-weight: bold;
	font-size: 14px;
	color: #192b5b;
}

.store_detail_info p {
	font-size: 14px;
	color: #666;
}

.store_pref_box {
    margin: 30px 0;
}
.store_pref_box .store_searchblock {
    width: 360px;
    margin: 0;
    padding: 0 10px;
    border: 1px solid #ccc;
    float:  right;
}

.store_pref_box .store_pref_map {
    margin: 0 359px 0 0;
    padding: 0;
    border: 1px solid #ccc;
}

.store_pref_box .store_pref_map .mapWrapper {
    margin: 0;
}

.store_pref_box .store_searchblock_box {
    border: none

}
.store_pref_box .store_searchblock_box.keywords form {
    padding: 0;
}

.store_comment {
    margin:  0 0 30px 0;
    padding:  15px;
    border:  1px solid #ddd;
    font-size: 14px;
    color: #666;
}

.store_comment b {
	font-weight: bold;
}

#shopFlyerBanner {
    margin: 0 auto;
    text-align:  center;
}



#shopFlyerWrapper,
.shopFlyerWrapper {
    background: #EFEFEF;
    max-width: 100%;
    margin: 15px auto 0;
    padding: 20px;
}

#shopFlyerWrapper img,
.shopFlyerWrapper img{
    max-width: 100%;
	vertical-align: middle;
    padding: 2px;
}

.flyerMyshop>p {
	width: 250px;
	float: right;
}

.flyerMyshop #myShopText {
	margin: 0;
}

.store_detail_text {
	margin: 30px 0 0 0;
	font-size: 14px;
}

#aroundstoreNotfound {
	padding: 10px;
    font-size: 16px;
    color: #f33;
}

div.shopRecruitment {
    margin-top:10px;
    margin-bottom:10px;
}

.googleMap{
	width:100%;
	height:400px;
	border:0;
}

.googleMap_wrap {
    clear: both;
    margin: 30px 0 15px;
    text-align: center;
}

.googleMap_wrap .googleMap_btn {
    position: relative;
    display: inline-block;
    width: fit-content;
    padding: 0 48px 0 24px;
    border: 1px solid #DDDDDD;
    font-size: 16px;
    text-decoration: none;
    line-height: 60px;
    color: #192B5B;
}

.googleMap_wrap .googleMap_btn::before,
.googleMap_wrap .googleMap_btn::after {
    content: "";
    position: absolute;
    display: block;
}

.googleMap_wrap .googleMap_btn::before {
    top: 29px;
    right: 32px;
    width: 11.6px;
    height: 7.2px;
    border-left: 1.5px solid #192B5B;
    border-bottom: 1.5px solid #192B5B;
    z-index: 1;
}

.googleMap_wrap .googleMap_btn::after {
    top: 29.5px;
    right: 26.5px;
    width: 14.6px;
    height: 8.8px;
    border: 1.5px solid #192B5B;
    transform: translate(0, -50%);
    z-index: 2;
}

.store_link {
    position: relative;
}

.store_link a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
}

.store_link a:after{
	float: right;
	position: absolute;
	width: 8px;
	height: 8px;
	top:0;
	bottom:0;
	right:8px;
	margin:auto;
	content:"";
	vertical-align: middle;
	border-top: 1px solid #192b5b;
	border-right: 1px solid #192b5b;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* 最新チラシ */
.newFlierCarousel_wrap {
    margin: 0 0 50px;
    border-top: none;
}

.newFlierCarousel_wrap .store_new_title {
    margin: 15px 0;
    padding: 0;
    border-bottom: none;
    line-height: 1;
}

.newFlierCarousel_wrap .store_new_title h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #DDDDDD;
    font-size: 20px;
    font-weight: normal;
}

.newFlierCarousel .splide__arrow {
	width: 30px;
	height: 100%;
	background-color: rgba(255,255,255,0.8);
	border-radius: 0;
    opacity: 1;
    outline: none;
}

.newFlierCarousel .splide__arrow:disabled {
    display: none;
}

.newFlierCarousel .splide__arrow::after {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 50%;
	margin: -10px 0 0 -10px;
	content: "";
	border-top: 3px solid #192b5b;
	transform: translate(-50%, -50%);
}

.newFlierCarousel .splide__arrow:hover {
	background-color: #192B5B;
}

.newFlierCarousel .splide__arrow:hover::after {
	border-color: white;
}

.newFlierCarousel .splide__arrow--prev {
	left: 0;
}

.newFlierCarousel .splide__arrow--prev::after {
	right: 0;
	border-left: 3px solid #192b5b;
	transform: rotate(-45deg);
}

.newFlierCarousel .splide__arrow--next {
	right: 0;
}

.newFlierCarousel .splide__arrow--next::after {
	border-right: 3px solid #192b5b;
	transform: rotate(45deg);
}

.newFlierCarousel .newFlier_slide{
    width: 250px;
    cursor: pointer;
    pointer-events: none;
}

.newFlierCarousel .newFlier_slide a{
	display: block;
    pointer-events: auto;
}

.hasFlier_title {
    display: block;
    margin: 20px 0;
    font-size: 16px;
    line-height: 26px;
    color: #666666;
}

.hasFlier_title img{
    display: inline-block;
    width: 100px;
    height: auto;
    margin: 0;
    vertical-align: bottom;
}

.store_link .hasFlier {
    position: absolute;
    right: 28px;
    bottom: 0;
    pointer-events: none;
}

.search_conditons .search_subtitle{
	color: #192B5B;
	font-size: 16px;
	line-height: calc(60/16);
	padding-left: 34px;
}

.search_conditons .search_subtitle.-iconKeyword{
	background: url('/v2/pc/img/store/iconKeyword.png') no-repeat center left / 24px auto;
}

.search_conditons .search_subtitle.-iconPrefectures{
	background: url('/v2/pc/img/store/iconPrefectures.png') no-repeat center left / 24px auto;
}

.title_wrapper {
	margin: 0 0 -20px;
}

.keyword_wrapper {
	position: relative;
}

.keyword_wrapper .iconGol_search {
	position: absolute;
	top: 0;
    left: auto;
	right: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 100%;
	background: #99CCFF url();
	border-radius: 0 4px 4px 0;
	cursor: pointer;
}

.keyword_wrapper .iconGol_search::before {
    font-size: 20px;
}

.search_keyword {
	width: 100%;
	min-height: 40px;
	border: 1px solid #ccc;
	border-radius: 4px;
	line-height: 38px;
	font-size: 14px;
	color: #666666;
	padding: 0 calc(40px + .5em) 0 .5em;
}

.cmn_maintitle + .search_keyword {
	margin-top: 20px;
}

.search_subtitle + .search_keyword {
	margin-top: 10px;
}

.search_address1 {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 100%;
	min-height: 48px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 16px;
	line-height: 38px;
	cursor: pointer;
    color: #666;
    padding: 0 .5em;
}

.search_address2 {
	-moz-appearance: none;
	-webkit-appearance: none;
	min-height: 40px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	color: #666;
	padding: 0 .5em;
	width: 100%;
	cursor: pointer;
}

.search_address2:disabled {
	background: #DDDDDD;
	pointer-events: none;
}

.search_prefs {
	-moz-appearance: none;
	-webkit-appearance: none;
	min-height: 40px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
	line-height: 38px;
	cursor: pointer;
	color: #666666;
	padding: 0 .5em;
	width: 100%;
}

.clearButton {
	color: #333333;
	font-size: 12px;
	line-height: 28px;
	text-align: center;
	width: 90px;
	margin: 0 0 0 auto;
	border: 1px solid #CCCCCC;
	border-radius: 4px;
	cursor: pointer;
}

.clearButton.-disabled {
	color: #888888;
    background: #DDDDDD;
    pointer-events: none;
}

.map_img {
	display: block;
	margin: 30px auto;
}

area{
	outline: #000 1.5px solid;
}

.clear_text {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 1em;
    height: 0.1em;
    background: currentColor;
    border-radius: 0.1em;
    position: relative;
    transform: rotate(45deg);
    float: right;
    top: -20px;
    right: 15px;
    cursor: pointer;
}

.clear_text::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    border-radius: inherit;
    transform: rotate(90deg);
    cursor: pointer;
}

.search_subtitle + .area_wrapper {
	margin-top: 10px;
}

.area_stepText {
	color: #666666;
	font-size: 14px;
	line-height: 1;
	margin-bottom: 10px;
}


.selectWrapper {
	position: relative;
}

.selectWrapper:before{
    position: absolute;
    content: "▼";
    font-size: 15px;
    line-height: 1em;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto 0;
    height: 15px;
    pointer-events: none;
}

.selectWrapper1 {
	position: relative;
	float: left;
	width: 49%;
	margin-right: 2%;
}

.selectWrapper2 {
	position: relative;
	float: left;
	width: 49%;
}

.selectWrapper2:before,
.selectWrapper1:before{
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
	width: 8px;
    height: 8px;
    border-right: 1px solid #192B5B;
    border-bottom: 1px solid #192B5B;
    transform: translate(-50%, -70%) rotate(45deg);
}

.clear_text2 {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    background: none;
    position: relative;
    float: right;
    top: -37px;
    right: -8px;
    width: 35px;
    height: 35px;
    cursor: pointer;
}

.areaLink {
    float: right;
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.2;
    color: #192b5b;
}

.area-list-wrap {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    margin-top: 15px;
}

.area-list-wrap .area-list-div {
	font-weight: bold;
	font-size: 18px;	
	margin-right: 15px;
}

@media(min-width: 1221px) {
	.area-list-wrap .area-list-div {
		width: calc(25% - 11.25px);
	}
	.area-list-wrap .area-list-div:nth-child(4n) {
		margin-right: 0px;
	}
	.area-list-wrap .area-list-div:nth-child(n+5) {
		margin-top: 40px;
	}	
}

@media(max-width: 1220px) and (min-width: 992px)  {
	.area-list-wrap .area-list-div {
		width: calc(100% / 3 - 10px);
	}
	.area-list-wrap .area-list-div:nth-child(3n) {
		margin-right: 0px;
	}
	.area-list-wrap .area-list-div:nth-child(n+4) {
		margin-top: 40px;
	}	
}
@media(max-width: 991px)  {
	.area-list-wrap .area-list-div {
		width: calc(100% / 2 - 7.5px);
	}
	.area-list-wrap .area-list-div:nth-child(2n) {
		margin-right: 0px;
	}
	.area-list-wrap .area-list-div:nth-child(n+3) {
		margin-top: 40px;
	}	
}

.area-list-wrap .area-list-div > h2 {
	padding: 10px 15px;
	background-color: #FFF;
	margin-bottom: 10px;
    display: block;
    text-decoration: none;
    color: #FFF;
    padding: 8px 0 8px 12px;
    font-size: 20px;
	font-weight: bold;
}

.area-list-wrap .area-list-div.hokkaido_tohoku > h2 {
	background-color: #91D9FA;
}
.area-list-wrap .area-list-div.kanto > h2 {
	background-color: #FECA47;
}
.area-list-wrap .area-list-div.hokuriku > h2 {
	background-color: #BDE064;
}
.area-list-wrap .area-list-div.chubu > h2 {
	background-color: #F8BABA;
}
.area-list-wrap .area-list-div.kinki > h2 {
	background-color: #B0A2CE;
}
.area-list-wrap .area-list-div.chugoku > h2 {
	background-color: #F99D66;
}
.area-list-wrap .area-list-div.shikoku > h2 {
	background-color: #B6A19B;
}
.area-list-wrap .area-list-div.kyusyu_okinawa > h2 {
	background-color: #9BD5C2;
}

.area-list-wrap .area-list-div > ul {
	display: flex;
	flex-wrap: wrap;
}
.area-list-wrap .area-list-div > ul li {
	width: calc(50% - 5px);
	margin-right: 10px;
	cursor: pointer;
}
.area-list-wrap .area-list-div > ul li:nth-child(2n) {
	margin-right: 0;
}
.area-list-wrap .area-list-div > ul li:nth-child(n+3) {
	margin-top: 10px;
}
.area-list-wrap .area-list-div > ul li a {
	display: block;
	text-decoration: none;
	background-color: #FFF;
	border: 2px solid #000;
	border-radius: 5px;
	text-align: center;
	padding: 5px 0;
	transition: background 0.4s ease;
    font-size: 20px;
	font-weight: bold;
    color: #4F4F4F;
}
/* ------------------------------------------------------------------------------------------ 都道府県の色指定 */
.area-list-wrap .area-list-div.hokkaido_tohoku > ul li a {
	border-color: #91D9FA;
}
.area-list-wrap .area-list-div.hokkaido_tohoku > ul li a:hover {
	background-color: #e1f6ff;
}
.area-list-wrap .area-list-div.kanto > ul li a {
	border-color: #FECA47;
}
.area-list-wrap .area-list-div.kanto > ul li a:hover {
	background-color: #fff7e4;
}
.area-list-wrap .area-list-div.hokuriku > ul li a {
	border-color: #BDE064;
}
.area-list-wrap .area-list-div.hokuriku > ul li a:hover {
	background-color: #f6ffe0;
}
.area-list-wrap .area-list-div.chubu > ul li a {
	border-color: #F8BABA;
}
.area-list-wrap .area-list-div.chubu > ul li a:hover {
	background-color: #ffeeee;
}
.area-list-wrap .area-list-div.kinki > ul li a {
	border-color: #B0A2CE;
}
.area-list-wrap .area-list-div.kinki > ul li a:hover {
	background-color: #ede6fd;
}
.area-list-wrap .area-list-div.chugoku > ul li a {
	border-color: #F99D66;
}
.area-list-wrap .area-list-div.chugoku > ul li a:hover {
	background-color: #ffece1;
}
.area-list-wrap .area-list-div.shikoku > ul li a {
	border-color: #B6A19B;
}
.area-list-wrap .area-list-div.shikoku > ul li a:hover {
	background-color: #eddfdb;
}
.area-list-wrap .area-list-div.kyusyu_okinawa > ul li a {
	border-color: #9BD5C2;
}
.area-list-wrap .area-list-div.kyusyu_okinawa > ul li a:hover {
	background-color: #e9fef7;
}

.cities {
    padding: 20px 0;
}

.city {
	display: inline-block;
    margin: 15px 20px 0 0;
}

.city > a {
	font-size: 18px;
    color: #192b5b;
	text-decoration: underline;
	cursor: pointer;
}


.store_headBnr {
    margin: 0 auto 30px;
}

.store_headBnr li {
    margin: 0 0 10px;
}

.store_headBnr-image {
    display: block;
    height: auto;
    max-width: 100%;
    width: 980px;
}

.store_topInfo,
.store_information{
    list-style: none;
    margin: 20px 0 30px;
}

.store_topInfo li,
.store_information li{
    border: 1px solid;
    font-size: 16px;
    margin: 0 0 10px;
}

.store_topInfo li {
    border-color: #192B5B;
    color: #192B5B;
}

.store_information li {
    border-color: #ddd;
    color: #666666;
}

.store_topInfo-title,
.store_information-title{
    font-weight: bold;
    padding: 10px 15px;
    position: relative;
}

.store_topInfo-title::after,
.store_information-title::after {
    border: solid;
    border-width: 0 0 1px 1px;
    content: '';
    display: block;
    height: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    right: 32px;
    width: 10px;
}

.store_topInfo-title::after {
    border-color: #192B5B;
}

.store_information-title::after {
    border-color: #666;
}

.store_topInfo-title.-open::after,
.store_information-title.-open::after{
    transform: translateY(-50%) rotate(135deg);
}

.store_topInfo-date {
    display: inline-block;
    font-weight: bold;
    width: 140px;
}

.store_topInfo-detail,
.store_information-detail {
    border-top: 1px solid #ddd;
    display: none;
    margin: 0 15px 15px;
    padding: 15px 0 0
}

.store_information-detail {
    font-size: 14px;
}

.store_topInfo-detail img,
.store_information-detail img {
    display: block;
    height: auto;
    margin: 0 auto 10px;
    max-width: 100%;
    width: auto;
}

.store_topInfo-detail table,
.store_information-detail table {
    border: solid;
    border-width: 1px 0 0 1px;
}

.store_topInfo-detail table th,
.store_topInfo-detail table td,
.store_information-detail table th,
.store_information-detail table td{
    border: solid;
    border-width: 0 1px 1px 0;
    padding: 5px;
}

.store_topInfo-detail table,
.store_topInfo-detail table th,
.store_topInfo-detail table td {
    border-color: #192B5B;
}

.store_information-detail table,
.store_information-detail table th,
.store_information-detail table td {
    border-color: #666;
}

.store_mainTitle {
    border-bottom: 1px solid #192b5b;
    font-size: 24px;
    font-weight: bold;
    color: #192b5b;
    margin: 0 0 20px;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.store_subTitle {
    font-size: 20px;
    color: #192b5b;
    margin: 45px 0 10px;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.aroundstore_link {
    margin-top: 15px;
    text-align: center;
}

.aroundstore_link a {
    color: #0068B7;
    display: inline-block;
    padding-right: 25px;
    position: relative;
}

.aroundstore_link a::before {
    background: #192B5B;
    content: '';
    display: inline-block;
    height: 20px;
    position: absolute;
    right: 0;
    width: 20px;
}

.aroundstore_link a::after {
    border: solid #fff;
    border-width: 0 0 2px 2px;
    content: '';
    display: block;
    height: 8px;
    margin: -3px 0 0;
    position: absolute;
    right: 3px;
    top: 50%;
    transform: rotate(-45deg) translateY(-50%);
    width: 8px;
}

.aroundstore_link a:hover {
    opacity: .8;
}

.store_detail {
    border: solid #ccc;
    border-width: 1px 0;
}

.store_subTitle + .store_detail_product {
    border-top: 1px solid #ccc;
}
.store_detail_product {
    border-bottom: 1px solid #ddd;
    padding: 10px;
}
.store_detail_product:last-of-type {
    border-bottom: none;
}

.store_detail_product-head {
    color: #192B5B;
    font-size: 16px;
    margin-bottom: 10px;
}


.store_detail_product-detail {
    align-items: start;
    display: flex;
    flex-wrap: wrap;
}

.store_detail_product-detail li {
    color: #666;
    font-size: 14px;
    width: calc(100% /6);
}
@media screen and ( max-width:1200px ) {
    .store_detail_product-detail li {
        width: calc(100% /4);
    }   
}

.store_detail_product-detail li::before {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #192b5b;
    display: inline-block;
    font-family: icomoon;
    font-size: 17px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    text-align: center;
    width: 24px;
}

.store_detail_product-detail li.-dvd::before {
    content: "\e918";
}
.store_detail_product-detail li.-cd::before {
    content: "\e919";
}
.store_detail_product-detail li.-game::before {
    content: "\e906";
}
.store_detail_product-detail li.-book::before {
    content: "\e905";
}
.store_detail_product-detail li.-mobile::before {
    content: "\e908";
}
.store_detail_product-detail li.-av::before {
    content: "\e91a";
}
.store_detail_product-detail li.-pc::before {
    content: "\e91b";
}
.store_detail_product-detail li.-card::before {
    content: "\e91c";
}
.store_detail_product-detail li.-stationery::before {
    content: "\e931";
}
.store_detail_product-detail li.-clothes::before {
    content: "\e91d";
}

.store_detail_product-detail li .-caption {
    display: block;
    font-size: 10px;
    line-height: 1.3;
    margin: -2px 0 0 34px;
}

.store_sellLink {
    display: flex;
    margin: 45px 0 35px;
}

.store_sellLink li {
    border: 4px solid #eee;
    flex: auto;
    position: relative;
}

.store_sellLink li + li {
    margin-left: 20px;
}

.store_sellLink li:before {
    font-family: icomoon;
    font-size: 50px;
    left: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.store_sellLink li.-ranking:before {
    content: "\e94c";
    color: #fed600;
}
.store_sellLink li.-calender:before {
    content: "\e949";
    color: #6cf;
}

.store_sellLink a {
    display: block;
    padding: 20px 20px 20px 90px;
    text-decoration: none;
}

.store_sellLink a:hover {
    background: #eee;
}

.store_sellLink-head {
    color: #192B5B;
    font-size: 20px;
}

.store_sellLink-detail {
    color: #666;
    font-size: 14px;
}

.store_campaign-link {
    font-size: 14px;
    margin: -30px 0 0;
    text-align: right;
}

.store_campaign-link a {
    color: #0068B7;
    display: inline-block;
    padding-right: 15px;
    position: relative;
    text-decoration: none;
}

.store_campaign-link a::after {
    border: solid #0068B7;
    border-width: 1px 1px 0 0;
    content: '';
    display: block;
    height: 7px;
    position: absolute;
    top: 50%;
    transform: rotate(45deg)translateY(-50%);
    right: 7px;
    width: 7px;
}

#campaign {
	margin: 30px 0 0;
}

.searchType_wrapper {
	display: flex;
	justify-content: space-between;
	gap: 0 20px;
	margin-top: 40px;
}

.searchType:not(.-current):not(.-result) {
	width: calc(100% - 10px);
	padding: calc(20/1000*100%);
	border: 1px solid #DDDDDD;
}

.searchType:not(.-result) .itemsHandled {
	margin-top: 45px;
}

.areaLink + .itemsHandled {
	margin-top: 25px !important;
}

.itemsHandled_head {
	color: #192B5B;
	font-size: 16px;
	font-weight: bold;
	line-height: calc(18/16);
	width: fit-content;
	margin-bottom: 20px;
	cursor: pointer;
}

.itemsHandled_head:hover {
	opacity: 0.7;
}

.itemsHandled_head span {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	margin-left: 5px;
	background: #192B5B;
}

.itemsHandled_head span:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 6px;
	height: 6px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	transform: translate(-50%, -70%) rotate(45deg);
}

.itemsHandled_head.open span:after {
	transform: translate(-50%, -30%) rotate(225deg);
}

.itemsHandled_body {
	display: none;
	width: 100%;
	padding: 20px 10px 0;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.itemsHandled + button {
	margin-top: 20px;
}

.searchType.-result  {
	margin: 20px 0 30px;
}

.searchType.-result .itemsHandled_headWrapper {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.searchType.-result .itemsHandled_headWrapper .keyword_wrapper {
	margin-right: 20px;
}

.searchType.-result .itemsHandled_headWrapper .search_keyword {
	width: 300px;
}

.searchType.-result .itemsHandled_headWrapper .area_wrapper {
	width: 370px;
	margin-right: 20px;
}

.searchType.-result .itemsHandled_head {
	margin-bottom: 0;
}

.searchType.-result .itemsHandled_body {
	padding: 20px 20px 30px;
	border: 1px solid #DDDDDD;
}

.searchType.-result dl:first-of-type {
	margin-top: 20px;
	border-top: 1px solid #DDDDDD;
}

.searchType.-result dl:last-of-type {
	border-bottom: 1px solid #DDDDDD;
}

.searchType.-result button {
	margin-top: 20px;
}

.pager + .cmnBtn,
.store_pref_bottom + .cmnBtn {
	margin-top: 30px;
}