body {
background: #fff;
color: #000;
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
font-weight: 500;
font-style: normal;
width: 100%;
height:100%;
font-size: 1.1vw;
line-height:2em;
margin: 0px;
letter-spacing: 0.05vw;
}


#wrap{
width: 100%; height: 100%;
position: relative;
}

#contentMain{
width: 100%;
padding: 2vw 0 3vw;
}

.sp{ display: none;}
.fontS{ font-size: 80%;}
.fontB{ font-weight: 700;}
.txtSpace{ letter-spacing: -0.3vw; font-weight: 500;}
.efblock{ width: 100%;}
.txtRed{ color: #D40000;}

.no-wrap { display: inline-block;}
.no-space{ letter-spacing: -0.2vw;}
.no-wrap2 { white-space: nowrap;}

@keyframes  fadeanm {
0% {opacity: 0;}
100% {opacity: 1;}
}

.newsLabel{
padding-top: 20px;
margin-top: -20px;
text-indent: -999999px;
overflow: hidden;
}


.warningfontL{
padding-left: 1em;
text-indent: -1em;
}

.warningfontS{
font-size: 80%;
line-height: 1.5em;
padding-left: 1em;
text-indent: -1em;
}


/*---------------------------------------------

header

----------------------------------------------*/

header{
background: url("../images/common/header.jpg") no-repeat center top;
background-size: cover;
width: 100%;
position: relative;
overflow:hidden; 
}

header:before{
content:"";
display: block;
padding-top: 13.33%;
}


#logoS{
width: 24%; height: 50%;
position: absolute;
top: 21%; left: 38%;
z-index: 1;
}

#logoS a{ width: 100%; height: 100%; display: block;}

#contentM{
width: 100%;
font-family: "field-gothic", sans-serif;
font-weight: 900;
font-style: normal;
font-size: 30px;
padding: 1.5vw 0;
text-align: center;
color: #923b00;
}

/*---------------------------------------------

sns

----------------------------------------------*/

#iX{
background: url("../images/i_x.png") no-repeat center;
background-size: auto 80%;
width: 50px; height: 50px;
position: absolute;
top: 15px; left: 15px;
z-index: 10;
transition: all 0.3s ease;
text-indent: -99999px;
overflow: hidden;
}

#iFB{
background: url("../images/i_fb.png") no-repeat center;
background-size: auto 80%;
width: 50px; height: 50px;
position: absolute;
top: 15px; left: 65px;
z-index: 10;
transition: all 0.3s ease;
text-indent: -99999px;
overflow: hidden;
}

#iInstagram{
background: url("../images/i_instagram.png") no-repeat center;
background-size: auto 80%;
width: 50px; height: 50px;
position: absolute;
top: 15px; left: 115px;
z-index: 10;
transition: all 0.3s ease;
text-indent: -99999px;
overflow: hidden;
}

#iTiktok{
background: url("../images/i_tiktok.png") no-repeat center;
background-size: auto 80%;
width: 50px; height: 50px;
position: absolute;
top: 15px; left: 165px;
z-index: 10;
transition: all 0.3s ease;
text-indent: -99999px;
overflow: hidden;
}

#iX a,#iFB a,#iInstagram a,#iTiktok a{
width: 100%; height: 100%;
display: block;
}

#iX:hover,#iFB:hover,#iInstagram:hover,#iTiktok:hover{
opacity: 0.7;
cursor: pointer;
}

/*---------------------------------------------

news

----------------------------------------------*/

.newsKijiAll{
width: 80%;
max-width:1000px;
padding: 2vw 0;
margin:0 auto;
}

.newsKijidate{
width: 100%;
font-size:20px;
line-height: 2em;
color: #D04F00;
font-family: "field-gothic", sans-serif;
font-weight: 900;
font-style: normal;
}

.newsKijiM{
width:100%;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 20px;
font-weight: 800;
line-height:1.6em;
color: #391001;
padding: 0.8vw 0;
border-top: 2px dotted #512000;
border-bottom: 2px dotted #512000;
}

.newsKijitxt{
width:100%;
padding: 1vw 0;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 14px;
line-height: 2em;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}
.newsKijitxt a{
text-decoration: underline;
}

.img100{ width: 100%;margin: 1em 0;line-height: 0;}
.img75{ width: 75%;margin: 1em 0;}
.img60{ width: 60%;margin: 1em 0;}
.img50{ width: 50%;margin: 1em 0;}
.img30{ width: 30%;margin: 1em 0;}
.no-click{ pointer-events: none;}

/*

comment area

*/

.comBox{
width: 100%;
margin : 1em 0 ;
line-height : 1.8em;
border: 1px solid #716865;
box-sizing: border-box;
border-radius: 5px;
}

.comNM{
color: #D33000;
font-size: 16px;
line-height: 2em;
font-weight: 600;
}

.comBoxTxt{
width: 95%;
padding: 1em 0 1.5em;
margin: 0 auto;
}


/*---------------------------------------------

media

----------------------------------------------*/


#medianav {
width: 80%;
max-width: 1000px;
margin: 30px auto;
padding: 0;
overflow: hidden;
position: relative;
}

#medianav ul {
width: 100%;
list-style: none outside none;
float: left;
margin: 0 0 0 0;
padding: 0;
position: relative;
left: 50%;
}

#medianav ul li {
background: #de5714;
width:24.6%;
height: 40px;
font-size:14px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0 0.2%;
font-weight: 800;
}

#medianav ul li.wide3 {
background: #de5714;
width:32.8%;
height: 40px;
font-size:14px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0 0.2%;
font-weight: 800;
}

#medianav ul li.navoff {
background: #d4221a;
width:24.6%;
height: 40px;
font-size:14px;
color: #fff;
text-align: center;
line-height: 40px;
float: left;
position: relative;
left: -50%;
margin: 0 0.2%;
opacity: 0.5;
font-weight: 800;
}

#medianav ul li a{ width: 100%; height: 100%; display: block; color: #fff;}
#medianav ul li a:hover{ background:#fb8434; }


.mediaKijiM{
width:100%;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-size: 20px;
font-weight: 800;
line-height:1.6em;
color: #391001;
padding: 0.8vw 0;
border-top: 2px dotted #512000;
border-bottom: 2px dotted #512000;
}

.mediaKijitxt{
font-size:12px;
width:100%;
padding:10px 0 15px;
line-height:2em;
letter-spacing: 1px;
word-break: break-all;
text-align: justify;
text-justify: inter-ideograph;
}

.tokubanM{
font-size: 140%;
font-weight: 600;
color: #FF5300;
letter-spacing: 0;
}

.tbList{
width:100%;
border-collapse: collapse;
border-spacing: 0px;
border:0;
}

.tbList th{
padding: 2px;
text-align: center;
font-size:12px;
color: #fff;
background-color: #232c5a;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
line-height:2em;
}

.tbList td{
padding: 5px 0;
font-size:12px;
border-bottom: 1px dotted #232c5a;
border-right: 1px solid #fff;
box-sizing: border-box;
line-height:1.5em;
text-align:center;
}


.tbList td.area01a{width:15%; text-align:center;}
.tbList td.area02a{width:30%; text-align:center;}
.tbList td.area03a{width:55%; text-align:center;}

.tbList td.area01b{width:15%; text-align:center;}
.tbList td.area02b{width:30%; text-align:center;}
.tbList td.area03b{width:55%; text-align:center;}

.tbList td.area01c{width:15%; text-align:center;}
.tbList td.area02c{width:20%; text-align:center;}
.tbList td.area03c{width:30%; text-align:center;}
.tbList td.area03c{width:35%; text-align:center;}

.tbList td.area01d{width:40%; text-align:center;}
.tbList td.area02d{width:60%; text-align:center;}

.tbList td.area01e{width:40%; text-align:center;}
.tbList td.area02e{width:25%; text-align:center;}
.tbList td.area03e{width:35%; text-align:center;}

.tbList td.area01f{width:45%; text-align:center;}
.tbList td.area02f{width:30%; text-align:center;}
.tbList td.area03f{width:35%; text-align:center;}


/*---------------------------------------------

comment

----------------------------------------------*/

#commentM{
width: 100%;
font-family:"Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-weight: 800;
font-style: normal;
font-size: 28px;
padding: 1.5vw 0 0;
text-align: center;
color: #ee5f00;
}

#commentMain{
width: 80%; min-width: 1200px;
margin: 2em auto 0;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}

.commentMtxt{
width: 86%;
padding: 1.2em 0;
font-size: 18px;
line-height: 1.6em;
text-align: center;
margin: 1em auto 2em;
font-weight: 600;
color: #693D21;
}


.commentBox{
width: 44%;
margin: 0 3% 4vw;
}

.commentLine{
width: 100%; height: 1px;
border-top: 2px dotted #d38724;
}

.commentNMall{
width: 100%;
padding: 0;
}

.commnetNM{
width: 100%;
font-size: 22px;
font-weight: 700;
line-height: 1em;
color: #512000;
margin: 0.8vw 0;
}

.commentNMs{
font-size: 18px;
}

.commentTxtAll{
width: 100%;
}

.commnetTxt{
width: 100%;
font-size: 1vw;
line-height: 1.8em;
margin: 1vw 0 0;
word-break: break-all;
text-align: justify;
}



/*---------------------------------------------

comment : shop

----------------------------------------------*/


#comDAll{
width: 80%; min-width: 1200px;
margin: 0 auto;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: flex-start;
}


.comMtxt{
background: url("../images/comment_shop/mark.png") no-repeat center top;
background-size: 340px auto;
width: 86%;
padding: 380px 0 1.2em;
font-size: 18px;
line-height: 1.6em;
text-align: center;
margin: 1em auto 2em;
font-weight: 600;
color: #693D21;
}



.comDBox{
background: #fff;
width: 46%;
overflow: hidden;
margin: 1%;
padding: 1%;
}

.comDNM{
width: 100%; line-height: 1.6em;
font-weight: 800;
color: #512000;
font-size: 22px;
margin: 0 auto;
padding: 1% 0 0;
border-top: 1px dotted #d38724;
}

.comDNMs{
width: 100%; line-height: 1.6em;
color: #d38724;
font-size: 14px;
font-weight: 600;
margin: 0 auto;
padding: 0 0 1.5%;
border-bottom: 1px dotted #d38724;
}

.comDBoxTXT{
width: 100%; line-height: 1.6em;
color: #000;
font-size: 14px;
font-weight: 600;
margin: 0 auto;
padding: 2% 0 3%;
}

.comDimg{
width: 100%;
margin: 10px auto;
}


#comAre{
width: 100%;
padding: 30px 0;
text-align: center;
font-size: 14px;
}


/*---------------------------------------------

footer

----------------------------------------------*/

footer{
background: url("../images/bg_footer.jpg") no-repeat center;
background-size: cover;
width: 100%;
padding: 45px 0 180px;
font-size: 14px; 
letter-spacing: 1px;
line-height: 1.5em;
text-align: center;
color: #fff;
}

#privacy{
background-size: contain;
width: 400px; height: 10px;
margin: 0 auto 20px;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
}

#privacy a{ color: #fff;}

#copyright{
background-size: contain;
width: 400px; height: 10px;
margin: 0 auto;
font-size: 10px;
line-height: 10px;
text-align: center;
letter-spacing: 1px;
}


#btnpagetop{
background: #fff;
width: 60px; height: 60px;
line-height: 60px;
text-align: center;
position: fixed;
bottom: 15px; right: 15px;
z-index: 20;
font-size: 21px;
transition: all .3s;
filter:drop-shadow(3px 3px 3px rgba(0, 0, 0, 0.4));
border-radius: 5px;
}

#btnpagetop a{
width: 100%;
height: 100%;
display: block;
text-decoration: none;
color: #512000;
}

#btnpagetop:hover{
opacity: 0.7;
cursor: pointer;
}
