@charset "UTF-8";
/* CSS Document */
body{
	background:url(../images/bg3_2.jpg);
	/*background-repeat: no-repeat;   */      /* 背景を繰り返さない */
	background-position: 50% 50%;            /* 背景画像の位置は画面中央 */
	background-attachment:fixed;             /* 背景画像を固定する */
	margin:0;
	color:#443933;
	font-family:'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN';
	font-family: "Times New Roman", Times, serif;
}
.about-detail{
	background: none;
    max-width: 980px;
    text-align: center;
    margin: auto;
}
.category{
	width:100%;
	text-align:center;
}
h1.title{
	width:40%;
	margin:0 auto 50px;
}
h2.subtitle{
	 margin: 80px 0 10px 0;
	 letter-spacing:2px;
}
.map{
	color:#443933;
	line-height:1.8em;
	margin:80px auto 10px;
}
ul.shops{
	list-style:none;
	margin:0;
	padding:0;
}
li.access{
	width: 50%;
    float: left;
    margin: 0 auto;
    text-align: left;
    font-size: 20px;
    vertical-align: bottom;
    line-height: 1.6em;
}
div.map {
	margin: 0 auto 200px;
    width: 80%;
}
li.map{
	width:50%;
	float:left;
	text-align:right;
}
h3{
	font-size:24px;
	font-weight:bold;
	margin-top: 70px;
}
.button_shop{
	clear:both;
	width: 70%;
    height: auto;
	margin:10px auto 50px;
	padding:20px 0;
	background:#443933;
	border:3px solid #443933;
	color:#F9F3E7;
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	font-weight:bold;
}


p.eng{
	margin-top:0;
	font-size:18px;
	padding-top: 15px;
}
.menu_left{
	width:20%;
	float: left;
	text-align: left;
	display:block;
	clear:both;
	font-size: 30px;
}
.menu_right{
	width:25%;
	float: right;
	text-align: left;
	display:block;
	font-size: 30px;
}
.menu_left2{
	width:45%;
	float: left;
	text-align: left;
	display:block;
	clear:both;
	font-size: 20px;
}
.menu_right2{
	width:25%;
	float: right;
	text-align: left;
	display:block;
	font-size: 30px;
}
.menu_center{
	text-align: left;
	font-size: 18px;
}
.menu_contents{
	width: 45%;
    margin: 0 auto;
	height:auto;
	 color:#443933;
	 display:block;
}

.menu_contents ul{
	padding: 0;
}

p.maintext {
    overflow-wrap: break-word;
    font-size: 1.2vw;
    font-family: serif;
    font-weight: bold;
}
.pomade {
    text-align: center;
    margin: auto;
}
/*******font-size*******/
.ft11{
	font-size:11px;
}
.ft12{
	font-size:12px;
}
.ft13{
	font-size:13px;
}
.ft15{
	font-size:15px;
}
.ft16{
	font-size:16px;
}
.ft17{
	font-size:17px;
}
.ft18{
	font-size:18px;
}
.ft20{
	font-size:20px;
}
.ft25{
	font-size:2vw;
}
.ft26{
	font-size:26px;
}
/******line-height*****/
.lh11{
	line-height:1.1em;
}
.lh13{
	line-height:1.3em;
}
.lh14{
	line-height:1.4em;
}
.lh15{
	line-height:1.5em;
}
.lh16{
	line-height:1.6em;
}
.lh18{
	line-height:1.8em;
}
.lh19{
	line-height:1.9em;
}
.lh20{
	line-height:2.0em;
}
.lh22{
	line-height:2.2em;
}
.lh30{
	line-height:3.0em;
}
.col_big{
	background-color:#443933;
	color: #e1dbc5;
}
/******padding*****/
.pb5{
	padding-bottom:5px;
}
.pt5{
	padding-top:5px;
}
.pt10{
	padding-top:10px;
}
/******margin*****/
.mg0{
	margin:0 auto;
}
.mb5{
	margin-bottom:5px;
}
/******font-weigth*****/
.fw_b{
	font-weight:bold;
}
.fw_n{
	font-weight:normal;
}
/******color*****/
.red{
	color:#C73033;
}
.brw{
	color:#413630;
}
/******text*****/
.ta_c{
	text-align:center;
}
/******color*****/
a.link{
	color:#413630;
	text-decoration:underline;
}
/******footer-sns-icon*****/
.sns_list{
      background: #443933;
      padding: 0;
      display: flex;
      width: 100%;
      margin: auto;
}

.sns_wrapper{
	width: auto;
	margin: auto;
	display: flex;
	justify-content: space-between;
}

.sns_link{
	width: 75px;
	padding: 3% 3%;
	list-style: none;
	margin: 20px 3% 0;
}

.sns_link img{
	width: 100%;
}

/******Tele Cut*****/
div.telecategory{
text-align: center;
	margin-top: -10px;
}
h1.teletitle{	
}
h2.telesubtitle{
	margin-top: 0px;
	font-size: 2rem;
}
h2.telesubtitle2{
	margin-top: 0px;
	font-size: 1.5rem;
}
p.subtext{
	font-size: 1rem;
}
p.subtext2{
	font-size: 1rem;
	margin: 0 0 40px 0;
}
.teleschedule {
text-align: center;
}
.teleschedule::before {
  padding-top: calc(100% * 3 / 4);
}
.teleschedule iframe {
  width: 80%;
  height: 60%;
}
.teleform2 {
text-align: center;
}
.teleform2::before {
  padding-top: calc(100% * 4 / 4);
}
.teleform2 iframe {
  width: 80%;
  height: 80%;
}
.button_tele{
	clear:both;
	width: 70%;
    height: auto;
	margin:10px auto 50px;
	padding:20px 0;
	background:#443933;
	border:3px solid #443933;
	color:#F9F3E7;
	border-radius: 10px;  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align:center;
	font-weight:bold;
}
.iframefrom a{
	color:#F9F3E7;
}
.iframefrom{
    position:relative;
    width:100%;
    height:0;
    padding-top:100%;
}
.iframefrom iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}