@charset "utf-8";

/* =======================================
	PC Elements
======================================= */

/*CONT Default*/

footer{
	position:relative;
	min-width:800px;
}

nav{
	min-height:58px;
}

p{
	font-size:1em;
	line-height:1.5em;
	text-align: left;
	margin:0 auto 1.2em;
	color:#000;
}

p span,
dd span{
	font-size:0.8em;
}

div#topPage.wrapper{
	background: url("../img/top_bg.jpg");
	min-height:100vh;
}

div#topPage div.contArea{
	background:#FFF;
	width:100%;
	min-width:1000px;
	max-width:1200px;
	margin:0 auto;
	padding:2.5em 0;
}

div#topPage h1{
	width:35%;
	margin:0 auto 2em;
}

div#topPage h1 img{
	width:100%;
}

div#topPage div.contArea ul.slide{
	width:1000px;
	height:300px;
	margin:0 auto;
}

div#topPage div.contArea ul.slide li{
	width:100%;
}

div#topPage div.contArea ul.slide li img{
}

div#topPage div.twiArea{
	width:1000px;
	margin:2em auto 0;
	display:-webkit-box;
  display:-ms-flexbox;
	display:flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

div#topPage div.twiArea div.timeline{
	border-left:solid 1px #E8E8E8;
}

div#topPage div.twiArea > div.tyo,
div#topPage div.twiArea > div.osa{
	width:460px;
}

div.shopLink{
	width:90%;
	margin:2em 0 0 10%;
	padding-bottom:1.5em;
	text-align:left;
}

div#topPage div.twiArea > div.tyo > .shopLink{
	background: url("../img/wm_tyo.png") no-repeat right top;
	background-size: contain;
}

div#topPage div.twiArea > div.osa > .shopLink{
	background: url("../img/wm_osa.png") no-repeat right top;
	background-size: contain;
}

div.shopLink h5 img{
	width:75%;
	margin:0;
}

div.shopLink a{
	text-decoration: none;
	font-weight:bold;
	font-size:0.9em;
}

img.t_sp{
	display:none;
}

@media screen and (min-width: 1500px) {
	div.shopLink a{
	font-size:15px;
}
}

div.shopLink a.official{
	display:block;
	border:solid 1px #000;
	border-radius:15px;
	padding:0.7em 0 0.5em;
	margin:1em 0 0;
	text-align: center;
	width:55%;
	color:#000;
	transition:0.5s;
}

div.shopLink a.official:hover{
	background:#000;
	color:#FFF;
}

div.shopLink a.shoptwi{
	display:inline-block;
	border-radius:15px;
	padding:0.7em 0 0.5em;
	margin:0.8em 1% 0 0;
	text-align: center;
	width:28%;
	background:#3F9FEB;
	color:#FFF;
	transition:0.5s;
}

div.shopLink a.access{
	display:inline-block;
	border-radius:15px;
	padding:0.7em 0 0.5em;
	margin:0.8em 0 0;
	text-align: center;
	width:25%;
	background:#CD000F;
	color:#FFF;
	transition:0.5s;
}


div.shopLink a.shoptwi:hover,
div.shopLink a.access:hover{
	opacity:0.3;
}

div.shopLink > a img{
	height:1em;
	margin-right:0.3em;
	vertical-align: baseline;
}



/* Begin add tohostella */



/* パソコンでは"pc"のclassがついた画像が表示 */
.pc { display: block !important; }
.sp { display: none !important; }



/* パソコンでは"pc-br"のclassがついた改行が効く */
.pc-br { display: block !important; }
.tab-br { display: none !important; }
.sp-br { display: none !important; }


.StoreWrapper {
  background-color: #FFF;
  width: 900px;
  margin: 20px auto 50px auto;
  font-size: 1.2em;
  border: 0px solid blueviolet;
}

.midashi {
  color: #FFF;
  font-size: 20px;
  text-align: center;
  margin: 0 auto 30px auto;
  padding: 8px;
  font-weight: bold;
  background-color: #CD000F;
  border-radius: 20px;
  border: 0px solid green;
}

.ButtonLink {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;

}

button {
  background-color: #CD000F;
  font-weight: 550;
  color: #FFF;
  padding: 5px 15px;
  margin-right: 10px;
}


.ButtonLink button a{
  color: #FFF;
}

.caution {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 30px;
  border: 0px solid red;
}

.StoreList, .PopupList{
  text-align: left;
  margin: 0 auto 30px auto;
  border: 0px solid green;
  width: 90%;
}

.PopupList{
  margin: 50px auto 30px auto;
  border: 0px solid green;
}


.StoreList li {
  color: #CD000F;
  margin: 15px 0px 25px 50px;
  font-size: 17px;
  font-weight: bold;
  border-bottom: 2px dotted #CD000F;
  padding-bottom: 8px;
  list-style: disc;
}

.small-text {
  font-weight: bold;
  font-size: 13px;
}

.StoreList li::marker {
  color: #CD000F;
  font-size: 1.1em;
}

.StoreList li a{
  text-decoration: none;
}

.StoreList ul {
  margin-bottom: 40px;
}


.PopupList ul li {
  color: #CD000F;
  font-size: 17px;
  letter-spacing: 0.1em;
  border:　px solid red;
  font-weight: bold;
  margin: 8px 0px 15px 50px;
  list-style: disc;
}

.PopupList ul li ul {
  padding-bottom: 0px;
  border: 0px solid orange;
}

.PopupList ul li ul li{
  color: #CD000F;
  font-size: 14px;
  border: 0px solid green;
  font-weight: normal;
  margin: 8px 0px 8px 0px;
  display: flex;
  align-items: center;
  gap: 0 10px;
  padding: .3em;
}

.PopupList ul li ul li::before{
    transform: rotate(-45deg);
    width: .4em;
    height: .4em;
    border-bottom: 2px solid #CD000F;
    border-right: 2px solid #CD000F;
    content: '';
}

.end {
  color: #CD000F;
  padding: 4px 7px 2px 7px;
  display: inline-block;
  font-size: 10px;
  border: 1px solid #CD000F;
}



h3 {
  font-size: 19px;
  color: #CD000F;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 3px solid #CD000F;
  margin: 0 auto 20px auto;
}

.footmark {
  display: inline-block;
  margin: 0px 5px -5px 0px;
  border: 0px solid green;
}


table {
  border-collapse: collapse;
  width: 80%;
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto;
  text-align: center;
  border: 0px solid red;
}

tr {
  border: 0px solid green;
}

td {
  width: 70%;
  padding: 0.5rem 2rem;
  text-align: left;
  border-bottom: 0px dotted #CD000F;
}

th {
  font-weight: normal;
  text-align: right;
  width: 30%;
  padding: 0px 5px;
  border-bottom: 0px dotted green;
  outline: 0px solid red;
}

.prefecture {
  display: inline-block;
  padding: 5px 18px 3px 18px;
  color: #fff;
  width: 35%;
  background-color: #999;
  text-align: center;
}

hr {
  border-top: 2px dashed #CD000F;
  width: 80%;
  margin: 15px auto;
}

.local-navi  {
  display: flex;
  justify-content: center;
  font-size: 15px;
  gap: 15px;
  margin: 20px 0px;
  border: 0px solid red;
}

.local-area {
  display: inline-block;
  padding: 8px 18px 6px 18px;
  color: #FFF;
  background-color: #666;
}

/*
a[target="_blank"] {
  &:after {
    font-family: "Font Awesome 6 Free";
    content: "\f08e";
    font-weight: 900;
    margin: 0 0 0 13px;
    font-size: 13px;
  }
}*/

#link::after {
  content: '';
  display: inline-block;
  width: 13px;/*画像の幅*/
  height: 13px;/*画像の高さ*/
  background-image: url(../images/link.png?2);
  background-size: contain;
  vertical-align: middle;
  margin-left: 8px;
}






/* End add tohostella */


/*FOOTER*/
footer{
	position:relative;
	text-align: center;
	padding:1em 0;
	background:#CD000F;
}

footer > div{
	width:90%;
	max-width:1200px;
	text-align:center;
	margin:0 auto;
}

footer > div ul.foot_bnr{
	text-align:center;
}

footer > div ul.foot_bnr li{
	width:30%;
	margin:0 1% 0.5em;
	display:inline-block;
}

footer > div ul.foot_bnr li img{
	width:100%;
	transition:0.5s;
}

footer copyright{
	font-size:0.7em;
	color:#FFF;
	text-align: center;
}

footer img#toho_logo{
	width:60px;
	margin:1em auto;
	display:block;
	transition:0.5s;
}

footer img:hover{
	opacity:0.5;
}

/*Smph display*/
.spdn{
	display:block;
}

.pcdn{
	display:none;
}


/* Slider */
/* Pager */
.lSSlideOuter{
	position:relative;
}

.lSSlideOuter .lSPager.lSpg {
   /* margin: 10px 0 0;
    padding: 0;*/
    text-align: center;
	position:absolute;
	left:0;
	bottom:10px;
	width:100%;
}
.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #CCCCCC;
    border-radius: 30px;
    display: inline-block;
    height: 12px;
    overflow: hidden;
    text-indent: -999em;
    width: 12px;
    position: relative;
    z-index: 99;
    -webkit-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: #CD000F;
}
/* End of pager */