@charset "UTF-8";
/* CSS Document */

/*デフォルトリセット */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}

body {
	line-height: 1;
	-webkit-text-size-adjust: none;
	margin: 0px;
	padding: 0px;
	}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
 display:block;
}

img {
 border: 0;
 vertical-align: bottom;
}

ul, ol {
 list-style: none;
}

table {
 border-spacing: 0;
 empty-cells: show;
}

/* リンク色 */
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #660000;
}
a:active {
	text-decoration: none;
}

/* clearfix */

.clearfix:after {
  content: ".";  
  display: block;  
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*左メニューの位置調整 

#htlSide-A{
	margin-top: 500px;
}*/



/*基本設定 */

body {

	background: url(https://www.tateshina-shinyu.com/rakuten5/img/bg.png);
        background-position: left top;
		
	font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", "MS PMincho", Georgia, serif;
	line-height: 1.8;
        text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    direction: ltr;
        text-size-adjust: 100%;
        font-size: 0.9em;
        
}




/* body {
	width:100%;
	background: url(https://www.tateshina-shinyu.com/rakuten5/img/header_onsen.jpg),url(https://www.tateshina-shinyu.com/rakuten5/img/header_onsen.jpg), url(https://www.tateshina-shinyu.com/rakuten5/img/bg.png) !important;
	background-position: 0px 400px, left bottom, 0px 0px !important;
	background-repeat: no-repeat, no-repeat, repeat !important;
	margin:0px 0px 0px 0px ;
}   */





#contents {
	width: 950px;
	/* margin-top: 780px; */
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #fff;
}

.contents-bottom{
    width: 950px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
}

.img_main{
	margin-bottom: 36px;
}


/************************************

トップページのご案内

************************************/


.top_1{
	background-image: url(https://www.tateshina-shinyu.com/rakuten5/img/top/bg_onsen.jpg);
	background-repeat: no-repeat;
	height: 432px;
	margin-bottom: 36px;

}

.top_2{
	background-image: url(https://www.tateshina-shinyu.com/rakuten5/img/top/bg_syokuji.jpg);
	background-repeat: no-repeat;
	height: 432px;
	margin-bottom: 36px;

}


.top_3{
	background-image: url(https://www.tateshina-shinyu.com/rakuten5/img/top/bg_restaurant.jpg);
	background-repeat: no-repeat;
	height: 432px;
	margin-bottom: 36px;

}


.top_4{
	background-image: url(https://www.tateshina-shinyu.com/rakuten5/img/top/bg_library.jpg);
	background-repeat: no-repeat;
	height: 432px;
	margin-bottom: 36px;

}

.top_5{
	background-image: url(https://www.tateshina-shinyu.com/rakuten5/img/top/bg_room.jpg);
	background-repeat: no-repeat;
	height: 432px;
	margin-bottom: 36px;

}


/************************************

トップページのご案内　ここまで

************************************/


.box_l{
	padding-top: 58px;
	margin-left: 162px;
	width: 206px;
}

.box_r{
	padding-top: 58px;
	margin-left: 582px;
	width: 206px;
}




.btn1{
  border: 1px solid #fff;
  text-align: center;
  color: white;
 
}

.btn1 a:link {
  border: 1px solid #fff;
  text-align: center;
  color: white;
 
}


.btn1 a:hover {
	background-color: blue;
	}
	
	
.btn1 {
  
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    font-size: 12px;
    padding: 10px 0;
    border: solid 1px #c7c7c7;
    display: block;

}
.btn1 a:link{
  border: 1px solid #fff;
  text-align: center;
  color: #fff;
 
}

.text_s1{
	font-size: 0.8em;
}


.text_s1_c1{
	font-size: 0.8em;
	color: #c9963a;
}


.box_room{
	margin-bottom: 68px;
	color: #fff;
	clear: both;
	overflow: hidden;
}

.box_room .room_ttl{
    display: block;
    margin: 0 auto 2em auto;
    width: 35px;
    max-width: 100%;
}

.box_room .room_ttl2{
    display: block;
    margin: 0 auto 2em auto;
    width: 45px;
    max-width: 100%;
}

.box_room_l{
	float: left;
	width: 300px;
	margin-right: 30px;
	color: #fff;
}

.box_room ul li{
    font-size: 12px;
    list-style-type:'※';
    margin-left: 1em;
}

.box_room_r{
	float: right;
	width: 300px;
	margin-left: 30px;
}


.img_room{
	margin-top: 68px;
	width: 620px;
}



/* 詳細情報 */
.infolist {
    width: 580px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px;
}

.infolist > dl {
    font-size: 14px;
    overflow: hidden;
    border-top: 1px solid #000;
    padding: 20px 0;
}

.border_b {
    border-bottom: 1px solid #000;
}

.infolist > dl dt,
.infolist > dl dd {
    display: inline-block;
    float: left;
}

.infolist>dl dt {
    width: 30%;
}

.infolist>dl dd {
    width: 70%;
}

.infolist>dl dd p {
    display: inline-block;
}

.infolist>dl dd p:first-child {
    padding-bottom: 30px;
}

.infolist>dl dl {
    display: block;
    width: 100%;
}

.infolist>dl dl dt,
.infolist>dl dl dd {
    display: block;
    width: 100%;
}

.infolist>dl dl dd {
    padding-bottom: 30px;
}





/* 詳細情報1 */
.infolist1 {
    width: 300px;
    margin: 0 auto;
    padding: 0px;
    
}

.infolist1 > dl {
    font-size: 0.8em;
    overflow: hidden;
    /* border-top: 1px solid #fff; */
    padding: 0px 0 1em 0;
    margin-bottom: 1em;
    border-bottom: 1px solid #c9963a;
}

.border_b {
    /* border-bottom: 1px solid #fff; */
}

.infolist1 > dl dt,
.infolist1 > dl dd {
    display: inline-block;
    float: left;
}

.infolist1>dl dt {
    width: 12%;
}

.infolist1>dl dd {
    width: 88%;
    
}

.infolist1>dl dd p {
    display: inline-block;
}

.infolist1>dl dd p:first-child {
    padding-bottom: 30px;
}

.infolist1>dl dl {
    display: block;
    width: 100%;
}

.infolist1>dl dl dt,
.infolist1>dl dl dd {
    display: block;
    width: 100%;
}

.infolist1>dl dl dd {
    padding-bottom: 30px;
}


/* 詳細情報2 */
.infolist2 {
    width: 580px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px;
}

.infolist2 > dl {
    font-size: 14px;
    overflow: hidden;
    border-top: 1px solid #000;
    padding: 20px 0;
}

.border_b {
    border-bottom: 1px solid #000;
}

.infolist2 > dl dt,
.infolist2 > dl dd {
    display: inline-block;
    float: left;
}

.infolist2>dl dt {
    width: 30%;
}

.infolist2>dl dd {
    width: 70%;
}

.infolist2>dl dd p {
    display: inline-block;
}


.infolist2>dl dl {
    display: block;
    width: 100%;
}

.infolist2>dl dl dt,
.infolist2>dl dl dd {
    display: block;
    width: 100%;
}

.infolist2>dl dl dd {
    padding-bottom: 30px;
}



.att{
	text-indent: -1em;
	padding-left: 1em;

}

.equipment{
	width: 45%;
	margin-right: 5%;
	float: left;
}

.mt_1{
	margin-top: 1em;
}
.mt_2{
	margin-top: 2em;
}
.mt_3{
	margin-top: 3em;
}


.p_st1{
	padding-bottom: 0.2em;
	border-bottom: 1px solid #c9963a;
	margin-bottom: 0.4em;
}

	.st_circle1{
    color: #ffffff;
    font-size: 18px;
    width: 40px;
    height: 40px;
    background-color: #e68213;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    flex-flow: column wrap;
    vertical-align: top;
}







/*  スライダーテスト */

 .main_imgBox {
      height: 680px;
    overflow: hidden;
    position: relative; }

  .main_img {
    z-index:10;
    opacity: 0;
    width: 100%;
    height: 680px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 18s 0s infinite;
    animation: anime 18s 0s infinite; }

    .main_img:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    .main_img:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 6s; }

   
  .main_imgM {
    opacity: 0;
    width:100%;
    height:100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation: anime 18s 0s infinite;
    animation: anime 18s 0s infinite; }

    .main_imgM:nth-of-type(2) {
      -webkit-animation-delay: 6s;
      animation-delay: 6s; }

    .main_imgM:nth-of-type(3) {
      -webkit-animation-delay: 12s;
      animation-delay: 6s; }

   
@keyframes anime {
    0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;
         transform: scale(1.0);
                    z-index:9;
    }
    100% { opacity: 0 }
}

@-webkit-keyframes anime {
    0% {
        opacity: 0;
    }
    8% {
        opacity: 1;
    }
    17% {
        opacity: 1;
    }
    25% {
        opacity: 0;
         -webkit-transform: scale(1.0);
            z-index:9;
    }
    100% { opacity: 0 }
}




/********************************************
	
	▲▲▲　　　　表示試験中　　▲▲▲
	
	
********************************************/


/* 画像表示ルール */
.imgbox {
    display: block;
}

.imgbox > img {
    width: 100%;
    display: block;
}

.topimage {
    height: 500px;
    overflow: hidden;
}

.topimage_01 {
    height: 350px;
    overflow: hidden;
}

.motif {
    width: 45px;
    margin: 0 auto;
}

.txt_c {
    margin: 1em auto 2em;
}

.foodimage,
.misuzuimage,
.lb_image,
.bunkoimage,
.bunjinimage,
.enkaijo_image,
.garden_image,
.toilet_image,
.aroma_image,
.massage_image {
    height: 498px;
    overflow: hidden;
}



/* 背景設定 */
.bg_f1f0ea {
    /* background-color: #f1f0ea; */
}

.bg_160000 {
    background-color: #160000;
}

/* .bg_DBimg {
    background: url('../image/dining/bg.png')
} */




/* ページタイトル */
.pg_title {       /*　2021/10/25　調整　少し詰める*/
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding-top: 28px;
    padding-bottom: 37px;
    position: relative;
    margin-top: 2em;
}

.pg_title span {
    padding: 0 20px;
}

.pg_title span.bar_l {
    display: block;
    height: 1px;
    width: 75px;
    background-color:#fff;
    position: absolute;
    left: 30%;
    top: 46%;
}

.pg_title span.bar_r {
    display: block;
    height: 1px;
    width: 75px;
    background-color:#fff;
    position: absolute;
    right: 30%;
    top: 46%;
}


/* ページタイトル 白字 */
.pg_title span.font_w {
    color: #fff;
    padding: 0 20px;
}

.pg_title span.bar_lw {
    display: block;
    height: 1px;
    width: 75px;
    background-color:#fff;
    position: absolute;
    left: 33%;
    top: 46%;
}

.pg_title span.bar_rw {
    display: block;
    height: 1px;
    width: 75px;
    background-color:#fff;
    position: absolute;
    right: 33%;
    top: 46%;
}

/* ページタイトル 白字 libraryLounge*/
.pg_title span.bar_lw_01 {
    display: block;
    height: 1px;
    width: 75px;
    background-color: #fff;
    position: absolute;
    left: 29%;
    top: 46%;
}

.pg_title span.bar_rw_01 {
    display: block;
    height: 1px;
    width: 75px;
    background-color: #fff;
    position: absolute;
    right: 29%;
    top: 46%;
}

 .ls_01 {
    letter-spacing: 0.05em;
 }

 .ls_02 {
    letter-spacing: 0.04em;
    font-feature-settings: "palt";
 }


/* ページタイトル 白字 館内案内*/
.pg_title span.bar_lw_02 {
    display: block;
    height: 1px;
    width: 75px;
    background-color: #fff;
    position: absolute;
    left: 32%;
    top: 46%;
}

.pg_title span.bar_rw_02 {
    display: block;
    height: 1px;
    width: 75px;
    background-color: #fff;
    position: absolute;
    right: 32%;
    top: 46%;
}



/* セクションのタイトル */
.section_title_img {
    width: 45px;
    margin: 0 auto 2em auto;
}

.section_title_img2 {
    width: 35px;
    margin: 0 auto 2em auto;
}

.section_title_img_01 {
    width: 40px;
    padding: 20px;
}

.section_title_img_02 {
    width: 40px;
    padding: 20px 0 0 60px;
}

.section_title {
    font-size: 32px;
    color: #000;
    text-align: center;
    padding: 80px 0 40px;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
}

.section_title_01 {
    font-size: 32px;
    color: #b27410;
    text-align: center;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    line-height: 1.4;
}

.section_title_02 {
    font-size: 32px;
    color: #b27410;
    line-height: 1.5;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
}

.section_title_03 {
    font-size: 32px;
    color: #b27410;
    line-height: 1.1;
    text-align: center;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
}

.section_title_04 {
    font-size: 32px;
    color: #b27410;
    line-height: 1.2;
    text-align: center;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
}

.section_title_05 {
    font-size: 32px;
    color: #fff;
    text-align: center;
    padding: 80px 0 40px;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
}


.section_title_02 span {
    font-size: 23px;
    color: #b27410;
}

.font_s {
    font-size: 16px;
}

.font_s01 {
    font-size: 23px;
}




/**************************
セクション内横並び
 **************************/
/* 2カラム */
.colomn_2 {
    overflow: hidden;
}

.txt_area {
    float: left;
    width: 35%;
}

.img_area {
    float: left;
    width: 65%;
    padding-top: 80px;
}

p.parag {
    font-size: small;
    padding-right: 14px;
    padding-left: 14px;
}

.pb_30 {
    padding-bottom: 30px;
}

h3.parag{
    font-size: 16px;
    font-weight: bold;
    padding-right: 14px;
    padding-left: 14px;
    margin-bottom: 1em;
    border-bottom: 1px solid #fff;
}

ul.parag{
    font-size: small;
    padding-right: 14px;
    padding-left: 14px;
}

ul.parag li{
    list-style-type: "※";
}


/* 2カラム画像横並び */
.column2_01 {
    padding-bottom: 56px;
    overflow: hidden;
}

.column2_02 {
    padding-bottom: 80px;
    overflow: hidden;
}

.column2_01 .img_L {
    width: 600px;
    padding-right: 70px;
    float: left;
}

.column2_01 .img_S {
    width: 280px;
    padding-top: 137px;
    float: left;
}

.column2_02 .img_L {
    width: 600px;
    padding-left: 70px;
    float: left;
}

.column2_02 .img_S {
    width: 280px;
    padding-top: 137px;
    float: left;
}


/* 2カラム タイトルとリンク */
.column2_03 {
    padding-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
}

.column2_03_box1 {
    width: 300px;
    float: left;
    padding-left: 50px;
    padding-bottom: 50px;
    border-right: 1px solid #fff;
}

.column2_03_box2 {
    width: 500px;
    padding-left: 90px;
    float: left;
}

.linkbox_01 {
    width: 200px;
    height: 40px;
    border: 1px solid #fff;
    margin: 0;
    transition: .25s ease-out;
}

.linkbox_01 a {
    display: inline-block;
    text-decoration: none;
    width: 100%;
    height: 100%;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.linkbox_01:hover {
    background: hsla(0, 0%, 100%, .4);
    transition: .25s ease-out;
}




/* 3カラム */
.column_3 {
    overflow: hidden;
    padding: 50px 0 80px;
    color: #fff;
}

.column3_titlebox {
    width: 120px;
    float: left;
}

.column3_txtarea {
    width: 352px;
    float: left;
}

.column3_txtarea .txtbox {
    width: 286px;
    padding-left: 0;
    padding-right: 66px;
}

.column3_txtarea .txtbox_01 {
    width: 286px;
    padding-left: 66px;
    padding-right: 0;
    color: #fff;
}

.column3_txtarea .txtbox .motif,
.column3_txtarea .txtbox_01 .motif {
    padding-bottom: 60px;
}

.column3_imgarea {
    width: 478px;
    padding-top: 60px;
    float: left;
}



/**************************************
    背景の調整
**************************************/
/* 露天風呂セクションの背景のための調整 560px + 80px*/
.container_roten {
    display: block;
    clear: both;
}


/* 貸切露天風呂セクションの背景のための調整 678px + 160px*/
.container_kashikiri {
    display: block;
    padding-top: 80px;
    clear: both;
}

/* .container_kashikiri .parag {
    color: #fff;
}  */


/* 天与の湯セクションの背景のための調整 620px + 160px*/
.container_tenyo {
    display: block;
    padding-top: 80px;
    clear: both;
}


/* お座敷風呂セクションの背景のための調整 638px + 160px*/
.container_ozashiki {
    display: block;
    padding-top: 80px;
    clear: both;
}

.container_ozashiki .parag {
    color: #fff;
}

.container_ganban{
    display: block;
    padding-top: 80px;
    clear: both;
}
.container_ganban .section_title_img{
    width: 80px;
}

/* 最終セクションの背景のための調整 */
.pb_80 {
    padding-bottom: 80px;
}

/* 宴どころ みすゞかり */
.container_misuzu {
    padding-top: 80px;
    color: #fff;
}

/* ピュアドロップ */
.container_aroma {
    padding-bottom: 80px;
}

/* 足つぼマッサージ */
.container_massage {
    padding-bottom: 80px;
}


/**************************************
    背景の調整　ここまで
**************************************/



/* 1カラム セクション */
p.sec_intro {
    text-align: center;
    font-size: 14px;
    color: #000;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
}


p.sec_intro_01 {
    text-align: center;
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.05em;
    padding-bottom: 30px;
}



.txtbox {
    width: 570px;
    margin: 0 auto;
}

.container_food .txtbox,
.container_misuzu .txtbox,
.container_lb .txtbox {
    padding-top: 56px;
}


.container_enkaijo .txtbox,
.container_trésor .txtbox,
.container_garden .txtbox,
.container_toilet .txtbox,
.container_aroma .txtbox,
.container_massage .txtbox {
    padding-top: 30px;
}

.pb_40 {
    padding-bottom: 40px;
}

.pb_50 {
    padding-bottom: 50px;
}

.pb_80 {
    padding-bottom: 80px;
}

.pb_100 {
    padding-bottom: 100px;
}

.pb_15 {
    padding-bottom: 15px;
}

.food_txt,
.lb_txt,
.bunjin_txt {
    color: #fff;
    /* font-size: 14px; */
}

.linkbox {
    display: block;
    margin: 0 auto;
}

.linkbox a {
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: small;
}

.ar_mark {
    width: 14px;
    float: left;
    padding-right: 14px;
    transition: all 0.2s;
    padding-top: 4px;
}

.linkbox a:hover .ar_mark {
    transform: translateX(5px);
    transition: all 0.2s;
}


/* 詳細情報 */
.infolist {
    width: 580px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px;
    color: #000;
}

.infolist > dl {
    font-size: 14px;
    overflow: hidden;
    border-top: 1px solid #000;
    padding: 20px 0;
}

.border_b {
    border-bottom: 1px solid #000;
}

.infolist > dl dt,
.infolist > dl dd {
    display: inline-block;
    float: left;
}

.infolist>dl dt {
    width: 30%;
}

.infolist>dl dd {
    width: 70%;
}

.infolist>dl dd p {
    display: inline-block;
}

.infolist>dl dd p:first-child {
    padding-bottom: 30px;
}

.infolist>dl dl {
    display: block;
    width: 100%;
}

.infolist>dl dl dt,
.infolist>dl dl dd {
    display: block;
    width: 100%;
}

.infolist>dl dl dd {
    padding-bottom: 30px;
}

.pb_0 {
    padding-bottom: 0;
}


.infolist_01 {
    width: 584px;
    margin: 0 auto;
    background-color: #290e0e;
    padding: 80px;
}

.infolist_01 dl {
    color: #fff;
}

/* 詳細情報   ここまで */


/* ようこそ親湯温泉へ */
.staff{
	width: 100%;
	margin-bottom: 104px;
	clear: both;
	overflow: hidden;
}


.service_img_stl{
	width: 620px;
	float: left;
	margin-right: 30px;
	}

.service_img_str{
	width: 620px;
	float: right;
	margin-left: 30px;	
}


.service_text{
	
}

.staff_title_01 {
    font-size: 28px;
    color: #b27410;
    text-align: left;
    margin-bottom: .6em;
    letter-spacing: 0.08em;
    font-feature-settings: "palt";
    line-height: 1.4;
}


.mb_48{
	margin-bottom: 48px;
}


/* 詳細情報 */
.tripforall {
    width: 580px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px;
    color: #000;
    margin-bottom: 48px;
}



/* 各サービスのご紹介 */
.service_infobox {
    overflow: hidden;
    padding-bottom: 40px;
}

.service_info{
	width: 300px;
	float: left;
}

.service_info dl{
    margin-top: 38px;
    color: #000;
}

.service_info dl dt{
	font-size: 24px;
	text-align: center;
	margin-bottom: 18px;	
}  /* 下線　CSS不許可だったので　hr で記述　*/


.service_info dl dd{
	font-size: 16px;
	text-align: center;
	margin-bottom: 18px;
}

.mr_25{
	margin-right: 25px;
}

.service_info a:hover img {
    opacity: 0.75;
    transition: .25s ease-out;
}




/*************************************
 トップページ装飾
*************************************/

.top_main2_mg {
    padding: 36px 0;
    background-color: #f1f1e8;
}



/*  トップページ　よくあるご質問〜*/
.infolinks1,
.infolinks2 {
    background-color: #f1f1e8;
    overflow: hidden;
}

.infolinks1 {
    padding: 40px 20px;
}

.infolinks2 {
    padding: 0 20px 40px;
}

.link_item {
    width: 270px;
    height: 80px;
    float: left;
    border: double #390f06;
    background-color: #fff;
    font-size: 16px;
    margin-right: 41px;
}

.link_item:last-child {
    margin-right: 0;
}

.link_item a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000;
}

.link_item a:hover {
    opacity: 0.75;
    transition: .25s ease-out;
}

.link_item a span {
    display: block;
    text-align: center;
    padding-top: 13px;
}

.link_item a span.pd_t_25 {
    padding-top: 25px;
}
/*  トップページ　よくあるご質問〜  ここまで*/

/* トップページ　全館禁煙〜 */
.info_2column {
    overflow: hidden;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

dl.infobox {
    float: left;
    color: #000;
    padding: 50px 0;
    width: 50%;
    text-align: center;
}

dl.infobox:first-child {
    border-right: 1px solid #aaa;
    width: 49%;
}

dl.infobox dt {
    color: #390f06;
    font-size: 20px;
}

dl.infobox span.imgbox {
    margin: 20px auto;
    width: 44px;
}

dl.infobox dd {
    font-size: 16px;
}

/*************************************
 トップページ装飾 ここまで
*************************************/




/*************************************
 フッター   Contentsページ用配色
*************************************/

.footer{
	width: 950px;
	margin-top: 68px;
	border-top: 1px solid #a9a9a9;
}


.footer_logo{
	width: 49%;
	text-align: center;
	border-right: 1px solid #a9a9a9;
	float: left;	
}


.footer_logo img {
	width: 220px;
	margin-top: 2em;
	margin-bottom: 2em;
}



.footer_tel{
	width: 49%;
	text-align: center;	
	float: left;
}


.footer_tel img {
	width: 350px;
	margin-top: 3em;
	margin-bottom: 
}


.text_address1{
	text-align: center;
	color: #fff;
	margin-top: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	clear: both;
	overflow: hidden;
}


.text_info{
	font-size: 1.4em;
	text-align: center;
	color: #fff;
	margin-top: 4em;
	padding-top: 1em;
	padding-bottom: 1em;
	clear: both;
	overflow: hidden;
}


.text_highlight{
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}



.box_f_global{
	width: 950px;
	margin-top: 0em;
	margin-bottom: 2em;
}

.nav1 ul {
	font-size: 0;
	box-sizing: border-box;
	width: 100%;
	padding: 4px 18px;
	list-style: none;
	text-align: center;
	border-top: 1px dotted #a9a9a9;
	border-bottom: 1px dotted #a9a9a9;
}
.nav1 li {
	font-size: 16px;
	margin: 0 20px;
	display: inline-block;
}
.nav1 li a {
	text-decoration: none;
	padding-bottom: 5px; /* 文字と下線に隙間を作る */
	color: #fff;
	display: block;
}
.nav1 li a:after {
	content: '';
	width: 0;
	transition: all 0.3s ease;
	border-bottom: 1px solid #fff;
	display: block;
}

.nav1 li a:hover {
	color: #fff;
}

.nav1 li a:hover:after {
	width: 100%;
	border-bottom: 2px solid #fff;
	margin-top: -2px;
	color: #fff;
}


.mb_1{
	margin-bottom: 1em;
}

.mb_2{
	margin-bottom: 2em;
}

.mb_3{
	margin-bottom: 3em;
}





/************************************

ナビゲーション

************************************/
/* ヘッダー部分の背景（仮） */
.header_box {
    background: linear-gradient(rgba(0, 0, 0, 0.8),transparent),
                ;
    padding: 30px 0;
}

/* ロゴの部分 */
div.logo_area {
    width: 100%;
    overflow: hidden;
}

.logobox {
    width: 200px;
    float: left;
    margin-right: 420px;
}

.logobox:hover,
.telbox:hover {
    opacity: 0.8;
}

.telbox span {
    color: #fff;
}

.telbox .header_tel02 {
    font-size: 24px;
    font-weight: bold;
    padding-left: 75px;
}

.telbox .header_tel02 .tel_img {
    width: 30px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    font-size: 1.5em;
}
/* ロゴの部分 ここまで*/



ul.g_navi {
    overflow: hidden;
    margin: 0 auto;
}

ul.g_navi li.nav_item {
    float: left;
    width: 100px;
    display: inline-block;
    text-align: center;
    margin-right: 40px;
    position: relative;
}

ul.g_navi li.nav_item a {
    display: block;
    /* height: 100%; */
    color: #fff;
    text-decoration: none;
}

ul.g_navi li.mg_r0 {
    margin-right: 0;
}

ul.g_navi li.nav_item.active::after {
    color: #FFC107;
}

ul.g_navi li.nav_item::after {
    position: absolute;
    content:'';
    height: 2px;
    width: 100%;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    background-color: #fff;
    transform-origin: left;
    transform: scaleX(0);
    transition: .45s ease-out;
}

ul.g_navi li.nav_item:hover::after {
    transform: scaleX(1);
    transition: .45s ease-out;
}


/************************************

ナビゲーション　　ここまで

************************************/




/************************************
	
	 2021/10/22　お料理ページ変更　

************************************/

.box_allergy{
	line-height: 2,2em;
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 6em;
	padding: 1.5em;
	border: 1px solid #ffff;
	box-sizing: border-box;
}

.text_allergy_st1{
	font-size: 1.3em;
	margin-bottom: 1em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #fff;
}

.text_allergy_st_r{
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

.text_allergy_st3{
	font-size: 1.2em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	
}

.text_allergy_st4{
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", 		sans-serif;
	/* font-size: 0.9em; */
	text-indent: -1.5em;
	padding-left: 1.5em;
}


.container_sommelier{
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 4em;
}

.container_sommelier_1{
	width: 620px;
	font-size: 1.1em;
	text-align: left !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
}


.text_sommelier_st1{
	font-size: 1.2em;
	margin-top: 2em;
	margin-bottom: 2em;
}

.test_1{
	width: 290px;
	text-align:justify;
}