@import "http://panasonica.live/car/etc/designs/panasonic/common-libs.css";
@import "http://panasonica.live/car/etc/designs/panasonic/basicpage-libs.lmtd.css";
@import "http://panasonica.live/car/etc/designs/panasonic/basicpage-clientlibs/css/title-navigation-mega.css";
@import "http://panasonica.live/car/etc/designs/panasonic/common-clientlibs/css/common-font_jp.css";
@import url(https://fonts.googleapis.com/css?family=M+PLUS+Rounded+1c);
@import url(http://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url("https://fonts.googleapis.com/css2?family=Open+Sans&family=Oswald:wght@500&family=Roboto&display=swap");
/* line 16, ../scss/tohoku.scss */
#DriveWrap {
  margin: 0px auto;
  padding-bottom: 3em;
  color: #111;
  width: 100%;
}
/* line 22, ../scss/tohoku.scss */
#DriveWrap * {
  box-sizing: border-box;
  line-height: 150%;
}
/* line 29, ../scss/tohoku.scss */
#DriveWrap div.container {
  margin: 0 auto;
  max-width: 975px;
}
/* line 35, ../scss/tohoku.scss */
#DriveWrap div#naviCafeHead {
  margin-top: 16px;
}
/* line 38, ../scss/tohoku.scss */
#DriveWrap div#naviCafeHead a {
  text-decoration: underline;
  color: #111;
  font-size: 12px;
  font-weight: bold;
}
/* line 42, ../scss/tohoku.scss */
#DriveWrap div#naviCafeHead a img {
  margin-right: 1em;
  max-height: 50px;
  width: auto;
}
/* line 54, ../scss/tohoku.scss */
#DriveWrap div#driveHead {
  background-image: url("../images/common/head_bg.jpg");
  background-repeat: repeat-x;
  background-size: auto 100%;
  text-align: center;
}
@media print, screen and (min-width: 577px) {
  /* line 54, ../scss/tohoku.scss */
  #DriveWrap div#driveHead {
    height: 240px;
  }
}
/* line 63, ../scss/tohoku.scss */
#DriveWrap div#driveHead img {
  margin-bottom: -6px;
}
/* line 69, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap {
  background: #dff2fc;
  padding: 2em 1em;
}
@media print, screen and (min-width: 577px) {
  /* line 69, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap {
    padding: 2em 0;
  }
}
/* line 76, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title {
  margin: 0 0 1em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media print, screen and (min-width: 577px) {
  /* line 76, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-title {
    margin: 0 0 2em;
  }
}
/* line 83, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title div.place {
  width: 30%;
}
/* line 86, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title div.place img {
  width: 100%;
  height: auto;
}
/* line 92, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title h1 {
  width: 65%;
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 120%;
}
/* line 98, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title h1 br {
  display: none;
}
@media print, screen and (min-width: 577px) {
  /* line 92, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-title h1 {
    font-size: 2.4rem;
  }
  /* line 104, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-title h1 br {
    display: block;
  }
}
/* line 110, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title div.text {
  padding-left: 2em;
}
/* line 113, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-title div.text h1 {
  width: 100%;
}
/* line 119, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts {
  font-size: 13px;
}
@media print, screen and (min-width: 577px) {
  /* line 119, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts {
    display: grid;
    grid-template-columns: 25% 40% 1fr;
  }
}

/* line 127, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-head {
  margin-bottom: 0.5rem;
  grid-column: 1/4;
}
/* line 131, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-head h2 {
  font-weight: bold;
  font-size: 1.4rem;
  color: #004ea2;
  line-height: 130%;
}
@media print, screen and (min-width: 577px) {
  /* line 131, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts div.spot-head h2 {
    font-size: 1.8rem;
  }
}
/* line 141, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-head div.name {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
}
@media print, screen and (min-width: 577px) {
  /* line 141, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts div.spot-head div.name {
    font-size: 1.2rem;
  }
}
/* line 148, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-head div.name span {
  font-weight: normal;
  font-size: 12px;
}
/* line 159, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-img {
  margin: 1em 0;
}
@media print, screen and (min-width: 577px) {
  /* line 159, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts div.spot-img {
    margin: 0;
    padding: 0 24px;
  }
}
/* line 166, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-img img {
  width: 100%;
  height: auto;
}
@media print, screen and (min-width: 577px) {
  /* line 172, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts div.spot-img div.sub {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  /* line 175, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts div.spot-img div.sub div {
    width: 48%;
  }
}
/* line 183, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-info div.info-wrap {
  margin-bottom: 1rem;
  background: #FFF;
  border-radius: 16px;
  border: solid 1px #111;
  padding: 8px 16px;
}
/* line 190, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-info div.info-wrap p {
  padding: 8px 0;
  font-size: 12px;
  border-bottom: solid 1px #111;
}
/* line 195, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts div.spot-info div.info-wrap p:last-child {
  border: none;
}
@media print, screen and (min-width: 577px) {
  /* line 204, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts.nomap {
    grid-template-columns: 38% 1fr;
  }
}
/* line 210, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap h2 {
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 130%;
}
/* line 216, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.name {
  color: #00B1A9;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-weight: bold;
  font-size: 1.4rem;
}
@media print, screen and (min-width: 577px) {
  /* line 216, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts.nomap div.name {
    font-size: 1.8rem;
  }
}
/* line 225, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.name span {
  font-weight: normal;
  font-size: 12px;
  color: #333;
  margin-left: 1rem;
}
/* line 233, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.info-wrap {
  margin-top: 1rem;
  background: #FFF;
  border-radius: 16px;
  padding: 8px 16px;
}
/* line 239, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.info-wrap p {
  padding: 2px 0;
  font-size: 12px;
}
/* line 245, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.spot-img {
  margin-top: 1.5em;
  display: grid;
}
@media print, screen and (min-width: 577px) {
  /* line 245, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts.nomap div.spot-img {
    margin-top: 0;
    gap: 12px;
    grid-template-columns: 50% 1fr;
  }
}
/* line 254, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.spot-img p {
  font-size: 12px;
}
/* line 259, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.nomap div.spot-img > div:last-child {
  margin-top: 1em;
}
@media print, screen and (min-width: 577px) {
  /* line 259, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts.nomap div.spot-img > div:last-child {
    margin-top: 0;
  }
}
/* line 271, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap.white {
  background: #FFF;
}
/* line 274, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap.white div.info-wrap {
  border-radius: 8px !important;
  background: #dff2fc !important;
}
@media print, screen and (min-width: 577px) {
  /* line 280, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-place-map {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
	
	/*追記CSS*/
  #DriveWrap section.spot-wrap div.map-c{
		/*display: block;*/
    display: flex;
    justify-content: center;
    align-items: center; /* 垂直方向に中央揃え */
	}
	
	@media print, screen and (min-width: 577px) {
  /* line 204, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-cts.layout2 {
    grid-template-columns: 50% 30% 1fr;
  }
}
/* line 210, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.layout2 h2 {
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 130%;
}


/* line 245, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-cts.layout2 div.spot-img {
  margin-top: 1.5em;
  display: grid;
}


		
	/*追記CSS ここまで*/
	
}
@media print, screen and (min-width: 577px) {
  /* line 285, ../scss/tohoku.scss */
  #DriveWrap section.spot-wrap div.spot-place-map div.map {
    width: 49%;
  }
}
/* line 290, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-place-map div.map h3 {
  color: #CE7112;
  font-weight: bold;
}
/* line 295, ../scss/tohoku.scss */
#DriveWrap section.spot-wrap div.spot-place-map div.map p.text {
  margin-top: 1em;
  font-size: 12px;
}
/* line 303, ../scss/tohoku.scss */
#DriveWrap div.spot-bottom-nav {
  margin: 2em 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 307, ../scss/tohoku.scss */
#DriveWrap div.spot-bottom-nav ul {
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 312, ../scss/tohoku.scss */
#DriveWrap div.spot-bottom-nav ul li {
  margin: 0 6px;
}
/* line 315, ../scss/tohoku.scss */
#DriveWrap div.spot-bottom-nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  border: solid 1px #333;
  border-radius: 2px;
  color: #333;
  text-decoration: none;
}
/* line 324, ../scss/tohoku.scss */
#DriveWrap div.spot-bottom-nav ul li a:hover {
  opacity: 0.5;
}
/* line 330, ../scss/tohoku.scss */
#DriveWrap div.spot-bottom-nav ul li.current a {
  color: #FFF;
  background: #333;
}
