/*
 * @package WordPress
 * @subpackage Fudousan Plugin
 * Fudousan Map Plugin
 * @subpackage FullMap
 * Version: 1.7.4
*/
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#map_canvas {
	float: left;
	width: 100%;
}
@media screen and (min-width:827px) {
  #map_canvas {
    height: calc(100vh - 161px)!important;
  }
}

#map_menu {
	position: absolute;
	z-index: 3;
	top: 158px;
	right: 10px;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	z-index: 1000;
}

#map_search {
	font-family: '游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-size: 13px;
	text-align: center;
  height: auto!important;
  max-height: 528px;
}

#map_search select {
	font-family: '游ゴシック','Yu Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-size: 14px;
}

/* ふきだし内 */
#map_canvas .gm-style-iw {
	width: auto!important;
	height: auto!important;
	background-color: #fff;
	overflow: scroll!important;
	left:5px!important;
}
#map_canvas .gm-style-iw div {
  background-color: #fff;
  width: 100%!important;
  max-width: 100%!important;
}
#header{
  padding-bottom: 25px;
}
.gmapballoon {
	color: #3f3f3f;
	border-style: none;
	min-width: 270px;
	margin-bottom: 10px;
}
.gmapballoon tr:first-child {
    width: 30%;
}
.gmapballoon tr:nth-child(2) {
    width: 60%;
}
.gmapballoon tr:nth-child(3) {
    width: 70%;
}
.gmapballoon a img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 90%;
}


.gmaptitle {
	font-size: 15px;
	font-weight: 700;
    display: block;
	margin: 5px auto;
	border-bottom: 1px dotted #ccc;
    width: 200px;
}
.gmapfloor {
	margin-left: auto;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	}
.gmapkakaku {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #f30;
	display:block;
}

.gmapmenseki {
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
}

.maptenpo {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
	font-size: 12px;
}

div#sub {
	margin: 0;
	padding: 0;
}

div#sub h5.sub_nav_heading {
	position: relative;
	width: 42px;
	height: 5px;
}
div#sub h5.opened {
	width: 224px;
}

div#sub h5.sub_nav_heading span.toggle {
	position: absolute;
	width: 240px;
	height: 5px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

h5 {
	margin: 0;
	padding: 0;
}

.sub_nav {
	padding: 5px;
	/*border: solid 1px #888;*/
	/*background: url(img/gmap_sbg.png) repeat;*/
	width: 299px;
}
select::-ms-expand {
	display: none;
}
@media all and (-ms-high-contrast:none) {
	div.sub_nav {
		width: 322px;
	}
}

#map_menu div.shubetsu {
	width: 100%;
}

#chikunen,#memseki,#hofun,#kakaku_b,#kakaku_c,#chiiki,#roseneki,#caution1,#shubetsu,#setsubi_cb,#madori_cb,#busline,#terms,#kouku_cb,#madorimap_cb,#choumei_cb {
	margin: 0 0 5px;
}

/* 校区・町名 */
#searchmapitem #choumei_cb,#searchmapitem #kouku_cb {
	margin: 0 5px 5px 0;
	width: 187px;
}

#map_menu select {
	width: 200px;
	margin: 0 1px 3px;
}

#map_menu #kakakumap_c select,#map_menu #kakakumap_b select,#map_menu #memseki select {
	width: 93px;
}

@media all and (-ms-high-contrast:none) {
	#map_menu #kakakumap_c select,#map_menu #kakakumap_b select,#map_menu #memseki select {
		width: 90px;
	}
}

#caution1 {
	font-size: 12px;
	line-height: 1.2em;
	color: #fff;
}

#madorimap_cb,#setsubimap_cb {
	width: 180px;
}

#map_search #searchmapitem label {
	margin: 0 5px 0 0;
}

#menu_botton {
	position: absolute;
	top: 10px;
	right: 42px;
}
#menu_maptel {
    position: absolute;
    bottom: 1%;
    right: 15px;
}
.maptel_pc{
  display: none;
}
#btn,#btn2 {
	font-size: 13px;
	line-height: 26px;
	display: inline-block;
	box-sizing: border-box;
	height: 34px;
	margin: 10px 0 0;
	padding: 0 5px 1px;
	cursor: pointer;
	white-space: nowrap;
	text-decoration: none;
	color: #171F32;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	border-radius: 3px;
	background: none repeat scroll 0 0 #00E3FF;
	box-shadow: 0 1px 0 rgba(0, 227, 255,.5) inset,0 1px 0 rgba(0,0,0,.15);
	width: 45%;
}

/*161003　追記*/
#sub {
	background-color: #171F32;
}
.sub_nav {
	background: none;
	color: #fff;
}
#map_search span {
	color: #fff;
	font-weight: bold;
	text-align: left;
	    display: block;
    width: 95%;
    margin: auto;
}
#madorimap_cb span, #setsubimap_cb span {
	width: initial;
    }
#caution1 {
	color: #fff;
}
#searchmapitem select {
	padding: 10px;
	width: 95%;
	margin: auto;
	cursor: pointer;
}
.input-type-select {
	position: relative;
	color: #171F32;
	vertical-align: middle;
	text-decoration: none;
	font-size: 15px;
	width: 98%;
	text-align: center;
}
.input-type-select.w45 {
	display: inline-block;
}
.input-type-select::before,
.input-type-select::after {
	position: absolute;
top: 36%;
margin: auto;
content: "";
vertical-align: middle;
}
.input-type-select::before{
left: 85%;
box-sizing: border-box;
width: 4px;
height: 4px;
border: 4px solid transparent;
border-top: 4px solid #171F32;
}

#map_menu #kakakumap_c select, #map_menu #kakakumap_b select, #map_menu #memseki select {
    width: 100%;
}
#map_search input:not([type="checkbox"]), #map_search select {
	margin-bottom: 5%;
	-webkit-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-moz-appearance:none;
	background-color: #fff;
}
#map_search input[type="button"],
#map_search input[type="submit"] {
	background-color: #00E3FF;
}

/*追記*/
.w45 {
	width: 45%;
}
h1 {
	padding: 10px 0;
}
.kw_widget input#searchsubmit {
    padding: 14px 27px;
}
h1 span.sp-dsp {
	font-size: 8px!important;
}
.sp_logo {
    width: 55%;
    float: left;
    margin: 5px 0 5px 10px;
}
.menu_btn, .mail_btn {
	margin: 5px 10px 5px 0;
}
#madorimap_cb, #setsubimap_cb {
    width: 90%;
		margin: auto;
		text-align: left;
		line-height: 1.5em;
}
.show {
	display: block!important;
}
.gmapballoon tbody {
	overflow: hidden;
	 width: 100%;
}
.gmapballoon tr {
    float: left;
}
.jsearchmap_caution1 {
    font-size: 16px;
}
.gm-svpc {
    display: none;
}
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
  bottom: 50%!important;
  position: fixed!important;
}
@media screen and (max-width:828px) {
.sub_nav {
	width: 100%;
}
#map_menu {
	display: block;
	width: 100%;
	top:initial;
	margin-top: 18%;
}
#map_search {
	display: none;
}
#sp_map_menu_btn {
	width: 100%;
	height: 3em;
	color: #171F32;
	background-color: #00E3FF;
	font-size: 16px;
	box-sizing: border-box;
	padding: 5px;
	text-align: center;
	position: relative;
display: inline-block;
padding: 15px;
vertical-align: middle;
text-decoration: none;
border-right: 5px;
}
.icono-search {
	color: #171F32;
	position: absolute;
	left: 15%;
	bottom: 15%;
}
#menu_list li {
	line-height: 30px;
    font-size: 15px;
}
#menu_list li a {
	color: #171F32;
}
#header {
    z-index: 1001;

}

#caution1 {
	font-size: 13px;
}
#map_canvas {
  margin-bottom: 0;
}
.gm-style .gm-style-iw {
    font-weight: 300;
    font-size: 13px;
    overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
.maptel_pc {
  display: block;
}
#menu_maptel li a img {
    width: 60px;
    background-color: #FF9933;
    border-radius: 40px;
}
#menu_maptel li a img:hover {
  opacity: 1;
}
}


/* CSS Document */
.header-note__box {
  background: #161e31;
}
.header-note__inner {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 5px 0;
  font-size: 10px;
}
.header-note__txt {
  color: #fff;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 0;
}
.header-note__item {
  flex-grow: 1;
}
.header-note__item a {
  color: #fff;
  text-align: center;
  display: block;
}
.header-note__subbox {
  display: flex;
  width: 19%;
  justify-content: space-between;
}
.header-note__subbox p:first-child{
  border-right: solid 1px #fff;
}
.top-news__ttl {
  text-align: center;
  font-size: 22px;
  background: #C1F0FC;
  padding: 10px 0;
  margin-bottom: 30px;
}
.top-news__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-news__item {
  width: 49%;
  background:url(/wp/wp-content/themes/nagopick_child/images/top-news-bk.png);
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
}
.top-news__img a img {
    width: 260px;
    position: absolute;
    top: -30px;
}
.top-news__img {
    width: 260px;
    height: 260px;
    position: relative;
    overflow: hidden;
}
.top-news__box {
    width: 58%;
    padding: 25px 28px;
    box-sizing: border-box;
    position: relative;
}
.top-news__box-tit a {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.6em;
    margin-bottom: 15px;
}
.top-news__box-item {
    display: block;
}
.top-news__box-map {
    margin-bottom: 5px;
}
.top-news__box-money {
    text-align: right;
    font-size: 17px;
    font-weight: bold;
}

.top-news__box-train {
    margin-bottom: 5px;
    display: flex;
}
i.fas.fa-train {
    margin-right: 7px;
}
i.fas.fa-map-marker-alt {
    margin-right: 4.5px;
    font-size: 16px;
}
i.fas.fa-chevron-right {
    margin-left: 10px;
    font-size: 22px;
}
.top-news__box-btn {
    width: 100%;
}
.top-news__box-btn a {
    background: #161E31;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    box-sizing: border-box;
    letter-spacing: 1px;
    margin-top: 20px;
    border: solid 2px #161E31;
}
.top-news__box-btn a:hover{
    border: solid 2px #161E31;
    background: none;
    color: #161E31;
}
.top-news__btn a {
    width: 43%;
    margin: 0 auto;
    text-align: center;
    border: solid 2px #161E31;
    padding: 15px;
    display: block;
    font-size: 18px;
    background: #fff;
}
.top-news__btn a:hover{
    border: solid 2px #161E31;
    background: #161E31;
    color: #fff;
}


.top-blog__wrap{
  background:url(/wp/wp-content/themes/nagopick_child/images/top-blog-bk.png);
}
.top-blog__ttl {
    background: #161E31;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 30px;
}
.top-blog__list {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.top-blog__item{
  width: 300px;
  background: #fff;
}
.top-blog__img {
    width: 300px;
    height: 200px;
    overflow: hidden;
    position: relative;
}
.top-blog__img a img {
    width: 300px;
    position: absolute;
    top: -30px;
    border-radius: 0;
}
.top-blog__item-box {
    padding: 15px 15px 25px;
    line-height: 1.6em;
}
.top-blog__item-ttl a {
    margin-bottom: 10px;
}
.top-blog__item-btn a {
    padding: 10px 0;
}
.top-blog__item-ttl a {
    font-size: 17px;
    font-weight: bold;
}

.top-news__box-btn--inline{
  display: inline-flex;
}
.top-news__box-btnicon {
    font-size: 18px;
    margin-left: 5px;
    display: block;
    padding-top: 1.5px;
}
.sec__inner {
    padding: 80px 0;
    width: 1280px;
    margin: 0 auto;
}
.top-news_inner {
    padding: 50px 0 80px;
}
.top-news__box-btnicon2 {
    margin-left: 10px;
    font-size: 21px;
    display: block;
    margin-top: -3px;
}

/*メイン*/
.top-main {
  background: url(/wp/wp-content/themes/nagopick_child/images/top-main-bg.png);
  margin-top: 25px;
  background-size: contain;
}
.top-main__inner {
  width: 1108px;
  margin: 0 auto;
  padding: 0;
}
.top-main__img img {
  width: 100%;
}
.top-main__ttl {
  font-size: 28px;
  text-align: center;
  background:url(/wp/wp-content/themes/nagopick_child/images/top-main-search-bg.png);
  color: #fff;
  padding: 15px;
  font-family: YakuHanMPs, "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}
.top-main__ttl::before{
  content:url(/wp/wp-content/themes/nagopick_child/images/main-search-icon.png);
  margin-right: 25px;
  vertical-align: middle;
}
.top-tab-block__ttl {
  padding: 45px 10px;
  background: #D9EFFF;
  width: 16%;
  text-align: center;
  box-sizing: border-box;
  font-size: 20px;
  font-weight: bold;
}
.top-tab-block {
  display: flex;
  justify-content: space-between;
}
.top-tab-block__list {
  display: flex;
  flex-wrap: wrap;
  width: 83%;
  justify-content: space-between;
  align-content: space-between;
}
.top-tab-block__item {
  width: 24%;
}
.top-tab-block__item a {
  padding: 15px;
  box-shadow: 0 0 0 2px #161E31 inset;
  width: 100%;
  text-align: center;
  font-size: 18px;
}
.top-tab-block__link:hover{
  background: #161E31;
  color: #fff;
}
.top-tab-block__link{
  position: relative;
  background:url(/wp/wp-content/themes/nagopick_child/images/top-main-btnbg.png);
}
.top-tab-block__link:hover::after{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/top-main-yajirushi_on.png);
  background-repeat: no-repeat;
}
.top-tab-block__link:after {
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/top-main-yajirushi.png);
  margin-left: 5px;
  position: absolute;
  right: 0.5em;
  display: inline;
  width: 9px;
  height: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
}
.top-tab-block__link span {
  font-size: 10.5px;
  margin-top: 2px;
}
.top-tab-block:first-child{
  border-bottom: dotted 1px;
  padding-bottom: 15px;
}
.top-tab-block:nth-child(2){
  padding-top: 15px;
}
.top-tab-block02__list {
  width: 52%;
  display: flex;
  justify-content: space-between;
}
.top-tab-block02__item {
  width: 32%;
}
.top-tab-block02__item a {
  box-shadow: 0 0 0 2px #161E31 inset;
  width: 100%;
  height: 100%;
  padding: 15px 10px;
  text-align: center;
  font-size: 16px;
}
.top-tab-block02__list02 {
  width: 47%;
  display: flex;
  justify-content: space-around;
  align-content: space-between;
  flex-wrap: wrap;
}
.top-tab-block02__item02 {
  width: 48%;
}
.top-tab-block__pic span{
  display: block;
}
.top-tab-block__pic::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/search-salon-pic.png) no-repeat;
  margin-left: 5px;
  position: absolute;
  display: inline;
  width: 72px;
  height: 60px;
  top: 12px;
  left: 0;
  right: 0;
  margin: auto;
}
.top-tab-block__pic:hover::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/search-salon-pic_on.png) no-repeat;
}
.top-tab-block02__item:first-of-type a::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/search-shop-pic.png) no-repeat;
  width: 47px;
}
.top-tab-block02__item:first-of-type a:hover::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/search-shop-pic_on.png) no-repeat;
}
.top-tab-block02__item:last-of-type a::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/search-cafe-pic.png) no-repeat;
  width: 55px;
}
.top-tab-block02__item:last-of-type a:hover::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/search-cafe-pic_on.png) no-repeat;
}
.top-tab-block02__item .top-tab-block__pic {
  padding-top: 61px;
  display: block;
}
.top-main__box {
  display: flex;
  justify-content: space-between;
}
.top-main__search {
  width: 54%;
  background: #D9EFFF;
  padding: 20px 15px;
  text-align: center;
}
.top-main__search .kw_widget {
  width: 100%;
  margin: 0;
}
.top-main__btn {
  width: 42%;
  background: #D9EFFF;
  padding: 20px 15px;
  box-sizing: border-box;
}
.top-main__search #searchform {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  justify-content: space-between;
}
.top-main__search .kw_widget input.field {
  padding: 15px 10px;
  width: 78%;
  font-size: 18px;
  font-weight:400;
  color: #666;
  border-radius: 5px 0 0 5px;
  box-sizing: border-box;
}
.top-main__search .kw_widget input#searchsubmit {
  background: #161E31;
  border-radius:0 5px 5px 0;
  border: none;
  color: #fff;
  font-size: 24px;
  padding: 8px 27px;
  width: 23%;
}
.top-main__maplink a {
  background: #161E31;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  line-height: 20px;
}
.top-main__maplink span {
  font-size: 16px;
  font-weight: normal;
  vertical-align: text-bottom;
}
.top-main__maplink a:hover{
  box-shadow: 0 0 0 2px #161E31 inset;
  background: #fff;
  color: #161E31;
}
.top-main__maplink a::after{
  content: "";
  background:url(/wp/wp-content/themes/nagopick_child/images/map-link-yajirushi.png) no-repeat;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1em;
  position: absolute;
  width: 13px;
  height: 26px;
}
.top-main__maplink a:hover::after{
  content: "";
  background:url(/wp/wp-content/themes/nagopick_child/images/map-link-yajirushi_on.png) no-repeat;
}
.top-main__maplink a::before{
  content: url(/wp/wp-content/themes/nagopick_child/images/main-map-icon.png);
  vertical-align: -webkit-baseline-middle;
  margin-right: 15px;
}
.top-main__maplink a:hover::before{
  content: url(/wp/wp-content/themes/nagopick_child/images/main-map-icon_on.png);
}
/*メイン画像タブ切り替え*/
.top-tab *, .top-tab *:before, .top-tab *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.top-tab {
  position: relative;
  height: 300px;
}
.top-tab input[type='radio'] {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
  -webkit-appearance: none;
  appearance: none;
  display: none;
}
.top-tab .top-tab__box {
  display: none;
}
.top-tab > input:first-child:checked ~ .top-tab__cont > .top-tab__box:first-child,
.top-tab > input:nth-child(3):checked ~ .top-tab__cont > .top-tab__box:nth-child(2),
.top-tab > input:nth-child(5):checked ~ .top-tab__cont > .top-tab__box:nth-child(3){
  display: block;
}
.top-tab .top-tab__cont {
  position: absolute;
  top:0;
  left: 14%;
  display: block;
  width: 86%;
}
.top-tab > input + label {
  position: relative;
  z-index: 1;
  top:0;
  left: 0;
  display: block;
  width: 14%;
  padding: 35px 0;
  cursor: pointer;
  background: url(/wp/wp-content/themes/nagopick_child/images/top-main-search-bg.png);
  color: #fff;
  border-top: dotted 1px #fff;
  font-size: 20px;
  text-align: center;
  height: 100px;
}

.top-tab > input + label:first-of-type {
  border-top: none;
}
.top-tab > label:hover,
.top-tab > input:focus + label {
  color: #00C8FC;
}
.top-tab > input:checked + label {
  background: #fff;
  color: #161E31;
  font-weight: bold;
}
.top-tab .top-tab__box {
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
}
.top-tab__txt {
    border-bottom: solid 2px;
    padding-bottom: 5px;
}

/*header*/
.header-top {
  width: 1190px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 20px 0;
}
.header-top__logo {
  width: 229px;
}
.header-top__logo img {
  width: 100%;
}

.header-top__box {
  width: 56%;
  display: flex;
  justify-content: space-between;
}
.header-btn__list {
  width: 24.5%;
  display: flex;
  justify-content: space-between;
}
.header-btn__item {
    width: 48%;
}
.header-btn__item a {
  padding: 7px 10px;
  background: #E0E1E3;
  border-radius: 0;
  font-size: 11px;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
  color: #161E31;
}
.header-btn__item a:hover{
  color: #161E31;
  opacity: 0.7;
}
.header-btn__item--star::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/header-star.png) no-repeat;
  display: block;
  text-align: center;
  height: 22px;
  width: 17px;
  left: 0;
  right: 0;
  margin: auto;
}
.header-btn__item--time::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/header-time.png) no-repeat;
  display: block;
  text-align: center;
  height: 22px;
  width: 18px;
  left: 0;
  right: 0;
  margin: auto;
}
.header-mail a::before{
  content: "";
  background: url(/wp/wp-content/themes/nagopick_child/images/header-mail.png) no-repeat;
  display: block;
  text-align: center;
  height: 22px;
  width: 25px;
  left: 0;
  right: 0;
  margin: auto;
}
.header-mail a {
  background: #FF8433;
  border-radius: 0;
  color: #fff;
  padding: 7px 15px;
  font-size: 10px;
}
.header-mail a:hover{
  color: #fff;
  opacity: 0.7;
}
.header-tel {
  padding-left: 15px;
}
.header-menu__list {
  width: 1180px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.header-menu__item {
    flex-grow: 1;
}
.header-menu__item a {
  font-weight: bold;
  font-size: 16px;
  text-align: center;
  display: block;
  box-sizing: border-box;
  line-height: 16px;
  color: #161E31;
}
.header-menu__item a:hover{
  color: #00C8FC;
}
.header-menu__list li+li{
  border-left: solid 1px ;
}
.top-pickup_inner {
    padding: 80px 0 0px;
}
.top-pickup__ttl{
  font-size: 30px;
  line-height: 30px;
  padding: 13px 0;
}
.top-pickup__ttl::before{
  content: url(/wp/wp-content/themes/nagopick_child/images/main-good-icon.png);
  margin-right: 7px;
  vertical-align: sub;
}
@media screen and (max-width: 850px) {
  .header-top {
    width: 96%;
    padding: 10px 0;
  }
  .header-top__box {
    width: 50%
  }
  .header-btn__list{
    width: 100%;
  }
  .header-mail {
    width: 24%;
  }
  .top-tab {
    width: 100%;
    display: flex;
    justify-content: space-between;
    height: 760px;
    margin: 0 auto;
    background: #D9EFFF;
    padding: 15px 0;
  }
  .top-tab .top-tab__box{
    padding: 20px 0;
  }
  .top-tab > input + label {
    font-size: 0.7em;
  }
  .top-tab .top-tab__cont {
    left: 7em;
    min-width: 7em;
  }
  .header-top__logo {
    width: 40%;
    padding-top: 5px;
  }
  .header-btn__item {
    width: 24%;
  }
  .header-btn__item a {
    padding: 0;
    background: none;
    width: 100%;
  }
  .header-mail a{
    padding: 0;
    background: none;
    width: 100%;
  }
  .header-mail a::before {
    background: none;
    display: none;
    text-align: center;
  }
  .header-btn__item--star::before {
    background: none;
    display: none;
    text-align: center;
  }
  .header-btn__item--time::before {
    background: none;
    display: none;
    text-align: center;
  }
  .menu_btn {
  }
  .menu_btn::before{
    background: none;
    display: none;
    text-align: center;
  }
  .header-menu__item a {
    font-weight: bold;
    text-align: center;
    display: block;
    line-height: 80px;
    font-size: 30px;
    border-radius: 0;
  }
  .header-menu__list li+li {
    border-left:none;
  }
  .header-menu__item {
    width: 50%;
    float: left;
  }
  .header-menu__item:nth-child(odd) {
    border-right: solid 1px;
  }
  .top-main {
    background: none;
    margin-top: 0;
  }
  .top-main__ttl{
    background: none;
    color: #161e31;
    font-weight: bold;
  }
  .top-main__ttl::before {
      content: "";
      background: url(/wp/wp-content/themes/nagopick_child/images/main-search-icon_sp.png) no-repeat;
      margin-right: 12px;
      vertical-align: middle;
      width: 38px;
      height: 40px;
      background-size: 33px;
      text-align: center;
      display: inline-flex;
  }
  .top-main__inner {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .top-tab .top-tab__cont {
    width: 100%;
    min-width: 100%;
    left: 0;
    top: 113px;
    background: #fff;
    padding: 10px 3%;
  }
  .top-tab > input + label {
    position: relative;
    z-index: 1;
    top:0;
    left: 1px;
    display: block;
    width: 28%;
    padding: 35px 0;
    cursor: pointer;
    background: #161E31;
    color: #fff;
    border-top: dotted 1px #fff;
    font-size: 20px;
    text-align: center;
    height: 100px;
  }
  .top-tab__txt {
    border-bottom: solid 2px;
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 22px;
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .top-tab > input + label:first-of-type {
    margin-left: 3%;
  }
  .top-tab > input + label:last-of-type {
    margin-right: 3%;
  }
  .top-main__box{
    background: #D9EFFF;
    display: block;
    padding: 20px;
  }
  .top-tab-block__ttl {
    width: 100%;
    font-size: 28px;
    padding: 5px 0;
    background: #eff8ff;
    margin-bottom:20px;
  }
  .top-tab-block {
    display: block;
  }
  .top-tab-block__list{
    width: 100%;
  }
  .top-tab-block__item {
    width: 32%;
    margin-bottom: 10px;
  }
  .top-tab-block:first-child{
    border-bottom: none;
  }
  .top-tab-block02__list {
    width: 100%;
  }
  .top-tab-block02__list02{
    width: 100%;
    margin-top: 15px;
  }
  .top-tab > input + label{
    border: none;
  }
  .top-tab-block__item a{
    box-shadow: 0 0 0 3px #161E31 inset;
    font-size:20px;
  }
  .top-tab-block02__item a{
    box-shadow: 0 0 0 3px #161E31 inset;
    font-size: 20px;
  }
  .top-tab-block02__item02{
    width: 32%;
  }
  .top-tab-block02__item02 a:before {
    background: none;
  }
  .top-tab-block__pic::before {
    background-size: 100px;
    width: 100px;
    height: 64px;
    margin-top: 9px;
  }
  .top-tab-block02__item:last-of-type a::before {
    background-size: 76px;
    width: 80px;
    height: 54px;
    margin-top: 15px;
  }
  .top-tab-block02__item:first-of-type a::before {
    background-size: 69px;
    height: 67px;
    width: 69px;
    margin-top: 8px;
  }
  .top-tab-block02__item .top-tab-block__pic{
    font-size: 22px;
  }
  .top-tab-block__link span {
    font-size: 14px;
    display: block;
    margin-top: 0.5px;
    line-height: 14px;
  }
  .top-tab-block02__item .top-tab-block__pic {
    padding-top: 96px;
    line-height: 1.2em;
  }
  .top-tab-block02__item02:first-child a{
    padding: 5px 0;
  }
  .top-tab-block__link:after {
    content: "";
    background: url(/wp/wp-content/themes/nagopick_child/images/top-main-yajirushi_sp.png);
    margin-left: 5px;
    position: absolute;
    right: 0.5em;
    display: inline;
    width: 13px;
    height: 21px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: 12px;
  }
  .top-main__search,.top-main__btn{
    width: 100%;
    padding: 0;
  }
  .top-main__search {
    margin-bottom: 15px;
  }
  .top-main__search .kw_widget input.field {
    font-size: 18px;
    padding: 25px 10px;
    line-height: 18px;
    margin: 0;
  }
  .top-main__search .kw_widget input#searchsubmit {
    font-size: 24px;
    line-height: 24px;
    margin: 0;
  }
  .top-tab-block__list::after{
    content:"";
    display: block;
    width: 32%;
  }
  .top-main__maplink a {
    font-size: 22px;
    padding: 20px 0;
  }
  .top-main__maplink a::after {
    content: "";
    background: url(/wp/wp-content/themes/nagopick_child/images/map-link-yajirushi_sp.png) no-repeat;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 1em;
    position: absolute;
    width: 15px;
    height: 31px;
    background-size: 16px;
  }
  .top-tab-block02__item:first-of-type a:hover::before {
    content: "";
    background: url(/wp/wp-content/themes/nagopick_child/images/search-shop-pic_on.png) no-repeat;
    background-size: 69px;
    height: 67px;
    width: 69px;
    margin-top: 8px;
  }
  .top-tab-block__pic:hover::before {
    content: "";
    background: url(/wp/wp-content/themes/nagopick_child/images/search-salon-pic_on.png) no-repeat;
    background-size: 100px;
    width: 100px;
    height: 64px;
    margin-top: 9px;
  }
  .header-note__txt {
    font-size: 18px;
    padding-left: 15px;
    transform: scale(0.5);
    transform-origin: left center;
    line-height: 0;
  }
  .header-note__inner{
    padding: 0;
  }
  .menu_btn, .mail_btn{
    margin: 0;
  }
  .header-menu__item {
    float: left;
    width: 50%;
    border-bottom: solid 1px;
    box-sizing: border-box;
  }
  .header-menu__item:nth-child(odd) {
    border-right: solid 1px;
  }
  .header-menu__item:first-child {
    border-top: solid 1px;
  }
  .header-menu__item:nth-child(2) {
    border-top: solid 1px;
  }
  .header-menu__list {
    width: 100%;
    flex-wrap: wrap;
  }
  .header-menu__item a {
    font-weight: bold;
    text-align: center;
    display: block;
    line-height: 40px;
    font-size: 15px;
    border-radius: 0;
    color: #161E31;
  }
  .header-menu__item:first-child a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f015";
    color: #FF8433;
    font-size: 12px;
    margin-right: 5px;
    line-height: 28px;
  }
}


.hudoumap-page {
  position: relative;
}
.hudoumap-page__note {
  position: fixed;
  bottom: 5%;
  font-size: 19px;
  font-weight: bold;
  z-index: 100;
  left: 0.7%;
  margin: auto;
  width: 410px;
  text-align: center;
  background: rgba(255,255,255,0.9);
  padding: 12px;
}
@media screen and (max-width: 850px) {
  .pc-mode{
    display: none;
  }
}
.gmnoprint .gmnoprint div {
    background: #00E3FF!important;
}
.gmnoprint .gmnoprint div div{
	background: #fff!important;
	width: 40px!important;
	margin: 0!important;
}