@charset "utf-8";
.column2R #main {
  float: none;
  width: 100%;
}

#shopkofu-iida {
  width: 970px;
  margin: 0 auto;
  font-size: 18px;
  color: #000000;
}

.brpc {
  display: block;
}

.brsp {
  display: none;
}

#shopkofu-iida h3 {
  color: #004c80;
  margin: 1.5em 0 1em;
  border-bottom: 2px solid #004c80;
  text-align: center;
  line-height: 1;
  font-size: 34px;
  font-weight: bolder;
  letter-spacing: 0.05em;
  padding-bottom: 5px;
}

#shopkofu-iida .ttl_en {
  font-size: 25px;
}

#shopkofu-iida .ttl_jp {
  font-size: 40px;
}

#shopkofu-iida .sp{
  display: none;
}

#shopkofu-iida .parkingBtn{
  position: fixed;
  bottom: 10%;
  right: 2%;
  width: 18%;
  max-width: 229px;
  cursor: pointer;
  z-index: 99;
  transition: 0.3 ease;
}

#shopkofu-iida .parkingBtn:hover{
  opacity: 0.7;
}


#shopkofu-iida .sale_btn{
  position: fixed;
  top: 5%;
  right: 2%;
  width: 18%;
  max-width: 245px;
  cursor: pointer;
  z-index: 99;
}

#shopkofu-iida .sale_btn a{
  display: block;
  width: 100%;
}

#shopkofu-iida .sale_btn img{
  width: 100%;
}

#shopkofu-iida .sale_btn a {
	display: block;
	position: relative;
}

#shopkofu-iida .sale_btn a .btn_off img{
  width: 100%;
}

#shopkofu-iida .sale_btn a .btn_on img{
  width: 100%;
  opacity: 0;
  transition: 0.3s ease all;
}
#shopkofu-iida .sale_btn a .btn_off {
	position: relative;
	transition: transform .5s;
	z-index: 2;
	backface-visibility: hidden;
}
#shopkofu-iida .sale_btn a:hover .btn_off {
	transform: rotateY(180deg);
}

#shopkofu-iida .sale_btn a:hover .btn_on img{
  opacity: 1;
}
#shopkofu-iida .sale_btn a .btn_on {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transform: rotateY(180deg);
	transition: transform .5s;
	z-index: 1;
}
#shopkofu-iida .sale_btn a:hover .btn_on {
	transform: rotateY(0);
}


.popupCont {
    display: none;
}

#facebox img{
  width: 100%;
}

/* ------------------------
    sh_header
------------------------ */

#shopkofu-iida .sh_header {
  width: 970px;
  position: relative;
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  padding: 0;
}

#shopkofu-iida .sh_header .hdtxt {
  font-size: 26px;
  line-height: 1.4;
  font-weight: bold;
  color: #004d98;
  padding: 1em 0 0.5em;
  margin: 0;
}

#shopkofu-iida .sh_header .center{
  text-align: center;
}

#shopkofu-iida .sh_header .hdtxt + .center{
  font-size: 13px;
  margin-bottom: 40px;
}

#shopkofu-iida .sh_header h2 {
  width: 100%;
  margin: 0;
  padding: 0;
}


#shopkofu-iida .sh_header h2 {
  width: 100%;
  margin: 0;
  padding: 0;
}

#shopkofu-iida .sh_header h2 img {
  width: 100%;
  height: auto;
}

#shopkofu-iida .sh_header .hdinfo {
  font-size: 24px;
  font-weight: bold;
  color: #FFFFFF;
  padding: 10px;
  text-align: center;
  background-color: #d01b00;
  margin: 0;
}

#shopkofu-iida .sh_header .sale{
  width: 90%;
  max-width: 900px;
  margin: 70px auto 40px auto;
}

#shopkofu-iida .sh_header .sale a{
  transition: 0.3s ease;
}

#shopkofu-iida .sh_header .sale img{
  width: 100%;
}

#shopkofu-iida .sh_header .sale a:hover{
  opacity: 0.8;
}

/* ------------------------
sh_sale
------------------------ */

#shopkofu-iida .sh_sale .bnr {
  width: 100%;
  padding: 2em 0;
  background-color: #d01b00;
  text-align: center;
  margin-top: 2em;
  border: 10px solid #ffff00;
  box-sizing: border-box;
}

#shopkofu-iida .saletxt a {
	font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
  color: #fff;
  padding: 1em 0 0.5em;
  margin: 0;
}

#shopkofu-iida .sh_sale .txt {
	font-size: 17px;
  line-height: 1.4;
  font-weight: bold;
  color: #d01b00;
  margin-top: 1em;
  text-align: center;
}


/* ------------------------
    sh_intro
------------------------ */

#shopkofu-iida .sh_intro .intro_in {
  width: 100%;
  padding: 2em 0;
}

#shopkofu-iida .sh_intro .intro_in::after {
  content: "";
  display: block;
  clear: both;
}

#shopkofu-iida .sh_intro .intro_in p {
  color: #000000;
  margin: 0;
  font-size: 17px;
}

#shopkofu-iida .sh_intro .intro_in img {
  float: right;
  width: 40%;
  height: auto;
}

#shopkofu-iida .sh_intro .intro_photo {
  text-align: center;
  margin: 0;
  padding: 0;
}

#shopkofu-iida .service_bnr {
  margin-bottom: 50px;
}

#shopkofu-iida .shop_link {
  margin-bottom: 30px;
  height: 110px;
  overflow: hidden;
}


#shopkofu-iida .service_twi{
  margin-bottom: 15px;
  font-size: 17px;
  line-height: 1.4;
  font-weight: bold;
  color: #d01b00;
  text-align: center;
}

#shopkofu-iida .shop_link {
  margin-bottom: 30px;
}

#shopkofu-iida .shop_link,
#shopkofu-iida .twitter_link {
  text-align: center;
}

#shopkofu-iida .twitter_link {
  margin-bottom: 50px;
}

#shopkofu-iida .smallText{
  font-size: 16px;
}
#shopkofu-iida .open{
  padding-top: 1.5em;
  width: 100%;
}

#shopkofu-iida .twitter_link + p{
  font-size: 26px;
  line-height: 1.4;
  font-weight: bold;
  color: #171c61;
  padding: 0.5em 0 1em 0;
  margin: 0;
  text-align: center;
}

#shopkofu-iida .twitter_link + p span{
  display: inline-block;
  margin: 0 5px;

}

#shopkofu-iida .twitter_link a{
  color: #1d99ee;
  text-decoration: none;
  font-size: 30px;
  font-weight: bold;
}

#shopkofu-iida .twitter_link a img{
  width: 42px;
  height: auto;
  vertical-align: middle;
}


#shopkofu-iida .twitter_link + p span{
  font-size: 20px;
}


#shopkofu-iida .twitter_link {
  margin-bottom: 0;
}
/* 
#shopkofu-iida .twitter_link a span{
  background: linear-gradient(transparent 0%, #fff799 0%);
  font-weight: bold; 
 border-radius:6px;
} */

#shopkofu-iida .shop_link a{
  position: relative;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 40px;
}

#shopkofu-iida .shop_link a img{
  width: 100%;
  vertical-align: bottom;
}

#shopkofu-iida .shop_link a .on{
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.3s ease all;
}

#shopkofu-iida .shop_link a:hover .on{
  opacity: 1;
}

#shopkofu-iida .sh_intro .bgBlue{
  background-color: rgba(94, 164, 204, 0.2);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 8rem 0 6rem 0;
}

#shopkofu-iida .sh_intro .bgBlue .wrap{
  width: 970px;
  margin: 0 auto;
}


#shopkofu-iida .twitter_link a img{
  width: 100%;
  vertical-align: bottom;
}

#shopkofu-iida .twitter_link a{
  display: block;
  position: relative;
  max-width: 380px;
  margin: 0 auto;
}

#shopkofu-iida .sh_info .shop_link.link2{
  width: 82.6%;
  max-width: 770px;
}

/* ------------------------
sh_visit
------------------------ */

#shopkofu-iida .visit_ttl{
  font-size: 20px;
  color: #0062b0;
}

#shopkofu-iida .visit_ttl span{
  font-weight: bold;
  font-size: 26px;
}

#shopkofu-iida .sh_visit .visit_txt {
  padding: 10px;
  border: 3px solid #0062b0;
}

#shopkofu-iida .sh_visit .ttl_txt {
  font-size: 20px;
  background-color: #0062b0;
  color: #FFFFFF;
  padding: 10px;
}

#shopkofu-iida .sh_visit p {
  padding: 10px 0px;
}
.shop_link.link3{
  text-align: center;
  margin: 40px auto 0 auto;
  width: 82.6%;
  max-width: 770px;
}

/* ------------------------
    sh_access
------------------------ */

#shopkofu-iida .sh_access .google-maps {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}

#shopkofu-iida .sh_access .google-maps iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

#shopkofu-iida .sh_access .map {
  width: 100%;
}

#shopkofu-iida .sh_access .map img {
  width: 100%;
  height: auto;
}

/* ------------------------
    sh_info
------------------------ */

#shopkofu-iida .sh_info .infog {
  width: 82.6%;
  margin: 0 auto;
  margin-top: 30px;
  border-collapse: collapse;
}

#shopkofu-iida .sh_info .infog tr {
  border-bottom: 1px solid #000;
  font-size: 17px;
}

#shopkofu-iida .sh_info .infog th {
  width: 22%;
  padding: 1em 1.5%;
  font-weight: bold;
}

#shopkofu-iida .sh_info .infog td {
  width: 78%;
  padding: 1em 1.5%;
}

#shopkofu-iida .sh_info .shop_access span {
  display: block;
  margin-left: -0.6em;
}

#shopkofu-iida .sh_info .shop_access span:nth-of-type(n+2) {
  margin-top: 6px;
}

#shopkofu-iida .sh_info .shop_access span.bold{
  font-weight: bold;
  margin-top: 10px;
  display: inline-block;
}

#shopkofu-iida .sh_info .shop_link {
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}

/* ------------------------
    sh_log
------------------------ */

#shopkofu-iida .sh_log {
  padding-bottom: 30px;
}

#shopkofu-iida .change_log {
  width: 82.6%;
  margin: 30px auto 0 auto;
  overflow: auto;
  box-sizing: border-box;
  font-size: 17px;
}

#shopkofu-iida .change_log li {
  padding: 1em;
  font-size: 17px;
  border-bottom: 1px solid #000;
}

#shopkofu-iida .change_log li + li {
  border-top: 1px solid #E2E2E2;
}

#shopkofu-iida .change_log li span {
  margin-right: 1em;
  width: 7em;
  display: inline-block;
}

#pagetop {
  z-index: 10000;
}

#pagetop a {
  transition: all .5s;
  box-sizing: border-box;
  border: 1px solid transparent;
}

#pagetop,
.pagetop,
.pageLink {
  display: none;
}

#pagetop {
  position: fixed;
  bottom: 30px;
  right: 55px;
}

#pagetop a {
  color: #fff;
  background-color: #333;
  border-radius: 5px;
  display: block;
  font-size: 9pt;
  line-height: 1.5em;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
}


/* ------------------------
    sh_sns
------------------------ */
.sh_sns{
  margin-top: 40px;
}


.sh_sns ul{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}

.sh_sns ul li{
  width: 62px;
  height: auto;
  margin: 0 35px;
}

.sh_sns ul li a{
  display: block;
  width: 100%;
  height: 100%;
}

.sh_sns ul li a img{
  width: 100%;
}


/* ------------------------
sh_slider
------------------------ */
.sh_slider .slider_size {
  display: block;
  width: auto;
  max-width: 790px;
  margin: 20px auto 80px auto;
}

.sh_slider .slider_size.tennai{
  padding-top: 20px;
}

.sh_slider .slick-slide img{
  width: 100%;
  height: auto;
}

.sh_slider .slider_size p{
  text-align: right;
}


/* ------------------------
    スマホ用
------------------------ */

@media screen and (max-width:479px) {
  #shopkofu-iida {
    width: 100%;
    font-size: 14px;
  }
  #shopkofu-iida h3 {
    font-size: 18px;
    text-align: center;
  }
  #shopkofu-iida .ttl_en {
    font-size: 26px;
  }

  #shopkofu-iida .ttl_jp {
    font-size: 16px;
  }

  #shopkofu-iida .smallText{
    font-size: 12px;
  }


  .brpc {
    display: none;
  }
  .brsp {
    display: block;
  }

  #shopkofu-iida .sale_btn{
    top: inherit;
    bottom: 4%;
    right: inherit;
    left: 3%;
    width: 50%;
    max-width: 100px;
  }
  
  #shopkofu-iida .sale_btn a .btn_on{
    display: none;
  }
  
  #shopkofu-iida .sale_btn a:hover .btn_off {
    transform: none;
  }

  #shopkofu-iida .parkingBtn{
  position: fixed;
  bottom: 4%;
  right: 3%;
  width: 30%;
  max-width: 229px;
  cursor: pointer;
  z-index: 99;
  transition: 0.3 ease;
}

#shopkofu-iida .parkingBtn:hover{
  opacity: 1;
}
  /* ------------------------
    sh_header
------------------------ */
  #shopkofu-iida .sh_header {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    text-align: center;
  }
  #shopkofu-iida .sh_header .hdtxt {
    font-size: 3.8vw;
    padding: 1em 0;
  }
  #shopkofu-iida .sh_header h2 {
    width: 100%;
  }
  #shopkofu-iida .sh_header .hdinfo {
    font-size: 3.2vw;
    padding: 0.5em;
  }

  
  #shopkofu-iida .sh_header .hdtxt + .center{
    font-size: 3.2vw;
  }

  #shopkofu-iida .sh_header .hdtxt br{
    display: block;
  }

  #shopkofu-iida .sh_header .sale{
    width: 94%;
    margin: 30px auto 10px auto;
  }
  #shopkofu-iida .sh_header .sale a:hover{
    opacity: 1;
  }

  /* ------------------------
    sh_intro
------------------------ */
  #shopkofu-iida .sh_intro .intro_in {
    width: 100%;
    padding: 2em 0;
    text-align: center;
  }
  #shopkofu-iida .sh_intro .intro_in::after {
    content: "";
    display: block;
    clear: both;
  }
  #shopkofu-iida .sh_intro .intro_in p {
    float: none;
    width: 95%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
  }
  #shopkofu-iida .sh_intro .intro_in img {
    float: none;
    width: 80%;
    height: auto;
    margin-top: 15px;
  }
  #shopkofu-iida .sh_intro .intro_photo {
    text-align: center;
  }
  #shopkofu-iida .sh_intro .intro_photo li {
    padding: 10px 5px;
  }
  /*
  #shopkofu-iida .intbt li a {
    font-size: 4vw;
  }
*/

#shopkofu-iida .sh_intro .bgBlue{
  background-color: rgba(94, 164, 204, 0.2);
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding: 8rem 0 6rem 0;
}

#shopkofu-iida .sh_intro .bgBlue .wrap{
  width: 970px;
  margin: 0 auto;
}


#shopkofu-iida .twitter_link a img{
  width: 100%;
  vertical-align: bottom;
}

#shopkofu-iida .twitter_link a{
  display: block;
  position: relative;
  max-width: 380px;
  margin: 0 auto;
}

#shopkofu-iida .sh_info .shop_link.link2{
  width: 100%;
  max-width: 770px;
}

#shopkofu-iida .sh_intro .bgBlue{
  padding: 2rem 0;
}

#shopkofu-iida .shop_link{
  height: auto;
  margin-bottom: 20px;
}

#shopkofu-iida .shop_link a .on{
  display: none;
}

#shopkofu-iida .twitter_link a{
  max-width: 220px;

}

#shopkofu-iida .twitter_link a .on{
  display: none;
}

#shopkofu-iida .twitter_link + p{
  font-size: 5vw;
}

#shopkofu-iida .twitter_link + p span{
  display: block;
  font-size: 3.8vw;
}

#shopkofu-iida .sh_slider h3 .sp{
  display: block;
}


  /* ------------------------
    sh_access
------------------------ */
  #shopkofu-iida .sh_access .google-maps {
    position: relative;
    margin: 0 auto;
    width: 100%;
    padding: 100% 0 0;
  }
  /* ------------------------
    sh_info
------------------------ */
  #shopkofu-iida .sh_info .infog {
    width: 90%;
  }
  #shopkofu-iida .sh_info .infog th {
    width: 25%;
  }
  #shopkofu-iida .sh_info .infog td {
    width: 65%;
  }
  #shopkofu-iida .sh_info .shop_link {
    width: 90%;
  }

        .shop_link.link3{
  width: 100%;
}
  /* ------------------------
    sh_log
------------------------ */
  #shopkofu-iida .change_log {
    width: 90%;
  }
  #shopkofu-iida .change_log li {
    padding: 0.5em 1em;
  }
  #shopkofu-iida .change_log li span {
    margin-right: 0;
    width: auto;
    display: block;
  }
  #shopkofu-iida .change_log li span::after {
    content: "-";
  }
  #pagetop {
    bottom: 10px;
    right: 10px;
  }
}


/* ------------------------
    width～ 980px
------------------------ */

@media screen and (max-width:980px) {
  #shopkofu-iida .sh_intro .intro_in p {
    padding: 0 2% 0 2%;
  }

  #shopkofu-iida h3 {
    padding: 0 2% 0 2%;
  }

  
  #shopkofu-iida .sh_intro .bgBlue{
    margin: 0;
    width: 100%;
  }

  #shopkofu-iida .sh_intro .bgBlue .wrap{
    width: 97%;
  }

  


}

@media screen and (max-width:479px) {
  #shopkofu-iida h3 {
    padding: 0 0% 0 0%
  }

  .sh_slider .slider_size p{
  font-size: 12px;
}
}

/* ------------------------
    display
------------------------ */

@media screen and (max-width:479px) {
  .pc_img {
    display: none
  }
}

@media screen and (min-width:480px) {
  .sp_img {
    display: none
  }
}

/* ------------------------
    shop cmn
------------------------ */

.sh_intro,
.sh_access,
.sh_info {
  margin-bottom: 50px;
}


a.img_hover img {
  opacity: 1;
  transition: 0.3s ease all;
}

a.img_hover:hover img {
  opacity: 0.7;
}
/* ------------------------
スライダー
------------------------ */
.slider_size{
  display: block;
  width: auto;
  max-width: 100%;
}