@charset "UTF-8";

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}

/*-----------------見出しデザイン------------*/
.both_line {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  text-align: center;
  font-weight: normal;
}

.both_line:before, .both_line:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.both_line:before {
  left:0;
}
.both_line:after {
  right: 0;
}

/*---------------------縦のリボン------------*/

.ribbon14-wrapper {  
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  box-sizing: border-box;
  }

.ribbon14 {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    margin: 10px 0 0;
    padding: 10px 0;
    z-index: 2;
    width: 40px;
    text-align: center;
    font-size: 14px;
    color: white;
    background-color: #ED564A;
}

.ribbon14:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 20px solid #ED564A;
  border-right: 20px solid #ED564A;
  border-bottom: 10px solid transparent;
}

/*---------鴻臚（三位一体）--------------*/

.background_design_k1905{
	background-image: url(../img/free/bg_washi02.jpg);
	width: 100%;
}
.title_design_k1905_1{
	width: 80px; 
	height: 50px;
	display: inline-block;
	line-height: 50px;
	text-align:center; 
	background:no-repeat;
	background-image:url(../img/free/bg_watercolor3.png);
}
.title_design_k1905_2{
	width: 80px; 
	height: 50px; 
	display: inline-block;
	line-height: 50px;
	text-align:center; 
	background:no-repeat;
	background-image:url(../img/free/bg_watercolor2.png);
}
.title_design_k1905_3{
	width: 80px; 
	height: 50px; 
	display: inline-block;
	line-height: 50px;
	text-align:center; 
	background:no-repeat;
	background-image:url(../img/free/bg_watercolor1.png);
}

/*---------企業理念・社是・社訓--------------*/

.bnr_box_company {
    position: relative;
    border: 6px solid #eee;
    padding: 40px 40px 30px 40px;
    display: block;
    width: 80%;
    margin: 0 auto;
    background-image: url(../img/free/casablanca1.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
@media all and (max-width: 680px) {
	.bnr_box_company{
		display: none;
	}
}


/*---------レイアウトの微調整-----------*/
.raise10{
	margin-top: -10px;
	padding-bottom: 10px;
}
.raise115{
	margin-top: -15px;
	padding-bottom: 15px;
}
.raise20{s
	margin-top: -20px;
	padding-bottom: 20px;
}

/*---------プライバシーポリシーの調整-----------*/
.policy_contents{
	text-align: left;
	margin: 50px auto;
	font-size: 16px;
}
.policy_sub_title {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 16px;
	margin-top: 20px;
}
.policy_sub_title_s {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 16px;
	margin-top: 20px;
}

@media all and (max-width: 960px) {
    .policy_sub_title {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 20px;
    }
    .policy_sub_title br {
        display: none;
    }
}

@media all and (max-width: 680px) {
    .policy_sub_title br {
        display: none;
    }
}

.policy_sub_detail {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
}

.policy_sub_detail > p {
    text-align: left;
}
.policy_sub_detail a {
    color: #2E43A2;
}
.policy_sub_detail a:hover {
    color: #808DC8;
}

.policy_sub_detail .mds {
    margin: 35px 0 20px 0px;
    border-left: 5px solid #9b7d53;
    padding: 0 0 0 12px;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: 500;
    font-family: Hiragino Sans, "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
}
.wrapper.policy_sub_detail ol li{
	text-align: left;
}
.wrapper.policy_sub_detail table tr th{
    text-align: left;
    width: 60px;
    vertical-align: top;
    font-weight: normal;
}
.policy_contents .arrow-bottom1 {
     position: relative;
     padding-left: 13px;
}
.policy_contents .arrow-bottom1::before {
	position: absolute;
     content: '';
     width: 0;
     height: 0;
     border: solid 6px transparent;
     border-left: solid 8px #555;
     top: 50%;
     left: 0;
     margin-top: -5px;
   
}
.indent_line {
    text-indent: -0.7em;
    padding-left: 0.7em;
	list-style-type: none;
}

.c_policy_ttl{
    text-align: left;
    font-weight: normal;
    font-family: Hiragino Sans, "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
    font-size: 22px;
    color: #573F2C;
    border-bottom: 1px solid #573F2C;
}
.line-mark {
  position: relative;
  list-style: none;
}
.line-mark::after {
  display: block;
  content: '';
  position: absolute;
  top: .65em;
  left: -1em;
  width: 8px;
  height: 1px;
  background-color: #666;
}
.line-mark-box{
	margin-top: -20px;
}

/*左30％右70％*/

.parts_2 > div.left30_h{
	width: 30%;
	padding: 10px;
}
.parts_2 .left30_h img {
	max-width: 180px;
	max-height: 220px;
}
.parts_2 > div.right70{
	width: 70%;
	padding: 10px;
}
.parts2_box20{
	display: flex;
	align-items: center;
}
.parts2_box80{
	display: flex;
	align-items: center;
}
.line1{
	border-right: #DCDCDC solid 1px;
}
.margin_left30{
	margin-left: 30px;
}

@media screen and (max-width: 960px) {
.line1{
	border-right: none;
}	
.parts_2 > div.left30_h{
	width: 100%;
	padding: 10px;
	text-align: center;
}
.parts_2 > div.right70{
	width: 100%;
	padding: 10px;
}
}	

/*左80％右20％*/

.parts_2 > div.left80_r{
	width: 80%;
	padding: 10px;
}
.parts_2 .left80_r img {
	max-width: 120px;
	max-height: 120px;
}
.parts_2 > div.right20{
	width: 20%;
	padding: 10px;
}
.parts2_box20{
	display: flex;
	align-items: center;
}
.parts2_box80{
	display: flex;
	align-items: center;
}
.line1{
	border-right: #DCDCDC solid 1px;
}
.margin_left80{
	margin-left: 30px;
}

@media screen and (max-width: 960px) {
.line1{
	border-right: none;
}	
.parts_2 > div.left80_r{
	width: 100%;
	padding: 10px;
	text-align: center;
}
.parts_2 > div.right20{
	width: 100%;
	padding: 10px;
}
}	


.parts_2 > div.left30_b{
	width: 30%;
	padding: 0px;
}
.parts_2 .left30_b img {
	max-width: 180px;
}
@media screen and (max-width: 960px) {
.line1{
	border-right: none;
}	
.parts_2 > div.left30_b{
	width: 100%;
	padding: 10px;
	text-align: center;
}
.parts_2 > div.right70{
	width: 100%;
	padding: 10px;
}
}


/*蛍光ペン*/

span.pen_yellow {
    background: linear-gradient(transparent 70%, #ffff66 0%);
}

span.marker_pink {
    background: linear-gradient(transparent 40%, #f9cff1 50%);
}

span.marker_yellow {
    background: linear-gradient(transparent 40%, #ffff66 50%);
}

span.marker_mildyellow {
    background: linear-gradient(transparent 40%, #ffff99 50%);
}

span.marker_mildyellow2 {
    background: linear-gradient(transparent 40%, #fff499 50%);
}

/*スマホのみ電話リンク*/

@media screen and (min-width: 751px){
  .telLink {
    pointer-events: none;
  }
}

/*チェックアイコン*/
.check.icon {
  color: #000;
  position: absolute;
  margin-left: 3px;
  margin-top: 4px;
  width: 14px;
  height: 8px;
  border-bottom: solid 1px currentColor;
  border-left: solid 1px currentColor;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/*フラッグアイコン*/
.flag-solid.icon {
  color: #555;
  position: absolute;
  margin-left: 6px;
  margin-top: 4px;
  width: 9px;
  height: 6px;
  border-radius: 1px;
  border: solid 1px currentColor;
  background-color: currentColor;
}

.flag-solid.icon:before {
  content: '';
  position: absolute;
  left: -3px;
  top: -2px;
  width: 1px;
  height: 15px;
  background-color: currentColor;
}




/*レストランピックアップ*/

.pickup_box{
	width: 870px;
	margin: 20px auto;
}
.pickup_inbox{
	border: #886F31 solid 1px;
	padding: 20px;
}
@media screen and (max-width: 700px){
  .pickup_box{
	  width: 100%;
	  margin: 10px;	  
	
  }
}

.pickup_box02{
	width: 870px;
	margin: 20px auto;
}
.pickup_inbox02{
	border: #eee solid 4px;
	padding: 20px;
}

.pickup_box03{
	width: 870px;
	margin: 20px auto;
}
.pickup_inbox03{
	border: #d35400 solid 2px;
	padding: 20px;
}

@media screen and (max-width: 880px){
.pickup_box02{
	width: 90%;
}	
.pickup_box03{
	width: 90%;
}	
}

@media screen and (max-width: 700px){
  .pickup_box02{
	  width: 98%;
	  margin: 10px;
	
}
  .pickup_box03{
	  width: 98%;
	  margin: 10px;
	
}	
}


.rest_pickup1 {
    margin-bottom: 30px;
	background-image: linear-gradient(to right, #a73737 0%, #7a2828 51%, #a73737 100%);
    padding: 2px;
	font-family:'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kakugo Pro W3', 'メイリオ', 'monospace', sans-serif;
}

.rest_pickup2 {
    margin-bottom: 30px;
    background-image: linear-gradient(to right, #999966 0%, #666600 51%, #999966 100%);
    padding: 2px;
	font-family:'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kakugo Pro W3', 'メイリオ', 'monospace', sans-serif;
}

.rest_pickup1 a {
    color: #fff;
}
.rest_pickup2 a {
    color: #fff;
}


.icon_bg1 {
    display: block;
    padding: 0 4px;
    width: 7em;
    box-sizing: border-box;
    margin: 0;
    text-align: center;
    background-color: rgb(44, 44, 44);
    color: rgba(255, 255, 255, 1);
    font-size: 11px;
}

@media screen and (max-width: 960px) {
.line1{
	border-right: none;
}	
.parts_2 > div.left30_h{
	width: 100%;
	padding: 10px;
	text-align: center;
}
.parts_2 > div.right70{
	width: 100%;
	padding: 10px;
}
}

	.display_box{

		display:flex;
		display:-webkit-flex;    /* Safari etc. */
		display : -ms-flexbox;    /* IE10        */
		padding-top: 10px;
		position: relative;
	}
	.display1{
    width: 20%;
    flex: 1;
    -webkit-flex: 1;
	-ms-flexbox: 1;	
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
	}
.display_box .display1 img {
		width:100%;
		max-width: 100%;
}
	
@media screen and (max-width: 700px) {
	.display_box{
		display:flex;
		display:-webkit-flex;
		flex-direction:column;-webkit-flex-direction:column;
	}
	.display1{
		width: 100%;
		color:#000;
		flex:1;
	}
	.display_box .display1 img {
		width:100%;
}

}

.toshikosisoba_s{
	border-bottom: none;
	text-align: left;
}

@media screen and (max-width: 700px) {
.toshikosisoba_s{
	border-bottom: dotted 1px #7e7e7e;
	 padding-bottom: 4px;
	text-align: center;
}	
}

.circle{
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background: #bf980b;
	    color: #FFFFFF;
		display: inline-block;
	    position: absolute;
	    left: -5px;
	    top: -5px;
		text-align:center;
		line-height: 60px;
		vertical-align: middle;		
}

/*-----------------2カラムレスポンシブ------------*/

.title_d1 {
    color: #B08B61;
    font-size: 15px;
    font-weight: normal;
}	
.img_size100{
		width: 80%;
	}	

	@media screen and (max-width: 750px){
	.img_size100{
		width: 100%;
	}		
	}

table.table40 {
	border-collapse: collapse;
}
table.table40 td {
	vertical-align:top;
	padding: 10px;	
	font-family:'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kakugo Pro W3', 'メイリオ', 'monospace', sans-serif;
}
table.table40 th {
	position: relative;
	vertical-align:top;
	padding: 10px;
	text-align: center;
	width: 40%;
}






@media screen and (max-width: 600px) {
  table.table40 {

  }
  table.table40 td {
    display: block;
    text-align: center;
	border:none;
  }
  table.table40 th {
    display: block;
    border: none;
    width: 100%;
  }
}



table.table50 {
	border-collapse: collapse;
}
table.table50 td {
	vertical-align:top;
	padding: 10px;	
	font-family:'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kakugo Pro W3', 'メイリオ', 'monospace', sans-serif;
}
table.table50 th {
	position: relative;
	vertical-align:top;
	padding: 10px;
	text-align: center;
	width: 50%;
}
table.table50 th img {
    width: 100%;
}





@media screen and (max-width: 600px) {
  table.table50 {

  }
  table.table50 td {
    display: block;
    text-align: center;
	border:none;
  }
  table.table50 th {
    display: block;
    border: none;
    width: 100%;
  }
}



table.table_half {
	border-collapse: collapse;
	font-family:'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kakugo Pro W3', 'メイリオ', 'monospace', sans-serif;
	text-align: left;
	width: 100%;
}
table.table_half td {
	vertical-align:top;
	font-weight: normal;	
}
table.table_half th {
	position: relative;
	vertical-align:top;
	width: 50%;
	font-weight: normal;
}


@media screen and (max-width: 600px) {
	table.table_half {
		text-align: center;
	}
  table.table_half td {
    display: block;
	border:none; 
  }
  table.table_half th {
    display: block;
    border: none;
    width: 100%;
  }
}


/*---------------*/
.point_mark{
		width: auto;
		height: auto;
		display: inline-block;
	    position: absolute;
	    left: -15px;
	    top: -15px;
		text-align:center;
		vertical-align: middle;		
}

.note_none {
	display: block;
	font-size: 11px;
	text-align: left;
	}

.text_wrap {
	display: inline-block;
	font-weight: normal;
	}
.basis_text{
	font-family: "Arial", "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "monospace", "sans-serif"
	}

.div_text {
    margin: 0 0 15px 0;
    font-weight: 500;
    font-family: Hiragino Sans, "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
}


/*動画埋め込み*/
.video{

}
.video iframe{
  width:560px;
}

@media screen and (max-width: 600px) {
.video iframe{
  width:100%;
}
}


/*新しい生活様式ページデザイン*/

.sub_h01{
	/*color:#9b7d53;*/
	font-size:16px;
	font-weight: bold;
}
@media screen and (max-width: 700px) {
	.sub_h01{
		text-align: center;
	}
}
.pdflink_ajst2{
		margin-left: 20px;
		display: inline-block;		
	}
.pdflink_ajst2 a{
		color: #7c7160;
		text-decoration:none;		
	}
.pdflink_ajst2 a:hover {
		text-decoration:underline;
}

#new-life2020 .flex_test-box {
        display: flex;              /* フレックスボックスにする */
        justify-content:space-between;
		max-width:100%;
    }
     
#new-life2020 .flex_test-item img {
		max-width:100%;
    }
#new-life2020 .img_caption{
	text-align: center;
	color: #7A7A7A;
}
.left-haco{
	padding-right: 20px;		
	}
.right-haco{
	padding-left: 20px;			
	}
.left-haco .row-lines{
	height: calc(1.7em * 4 );
	line-height: 1.7;
	} 
.right-haco .row-lines{
	height: calc(1.7em * 4 );
	line-height: 1.7;
	} 

/*.left-haco .row-5{
	height: calc(1.7em * 5 );
	line-height: 1.7;
	} */

@media screen and (max-width: 1180px) {
#new-life2020 .flex_test-box {
        justify-content:center;
		flex-wrap: wrap;
		align-content:space-around;
    }
#new-life2020 .flex_test-item img {
		padding:0px 10px 10px 10px;	
    } 	
	}
@media screen and (max-width: 1280px) {
.left-haco .row-lines{
	height: inherit;
	line-height: inherit;
	} 
.right-haco .row-lines{
	height: inherit;
	line-height: inherit;
	} 	
	}
@media screen and (max-width: 1300px) {
.left-haco{
	padding-right: 0px;		
	}
.right-haco{
	padding-left: 0px;			
	}	
}

/*ONH COVID-19に関する対応について*/
.covid19_btn{
	text-align: center;
	margin: 30px 0px;
	border: #272727 1px solid;
	color: #272727;
}
.covid19_btn a{
	display:block;
	width: 100%;
	padding: 20px 0;
}
@media screen and (max-width: 780px) {
.covid19_btn{
	padding: 10px 20px;
}	
}

/*オンラインショップ告知用*/
.onlineshop {
     width: 100%;
     max-width: 870px;
     margin: auto;
	 background-color: #493F34;	
 }
 .onlineshop img {
     max-width: 100%;
	 background-color: #493F34;
 }
.onlineshop a {
	display:block;
	width: 100%;
	color: #fff;
}
.onlineshop .flexbox {
     display: flex;
 }
.onlineshop .box1 {
     width: 50%;
     margin: auto;
 }
.onlineshop .box2 {
     width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
 }
 @media screen and (max-width: 780px) {
.onlineshop .flexbox {
         display: block;
     }
.onlineshop .flexbox .box1 {
         width: 100%;
         margin: 0 auto;
     }
.onlineshop .flexbox .box2 {
         width: 94%;
         margin: 0 auto ;
	     display: inline-block;
     }
.onlineshop {
		 padding-bottom: 5px;
	 }	 
 }

/*見出しデザイン*/
.midashi_d01 span{
	display: inline-block;
	position: relative;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
	width: 250px;
	text-align: center;
}

.midashi_d01 span:after{
	content: "";
	width: 10px;
	height: 10px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	background-color: #fff;
	transform: rotate(135deg) translateY(50%);
	position: absolute;
	bottom: -10px;
	left: 50%;
}

/*テイクアウト各レストラン*/
.takeout_res {
     width: 100%;
     max-width: 870px;
     margin: auto;
	 background-color: #d35400;	
 }
 .takeout_res img {
     max-width: 100%;
	 background-color: #d35400;
 }
.takeout_res a {
	display:block;
	width: 100%;
	color: #fff;
}
.takeout_res .flexbox {
     display: flex;
 }
.takeout_res .box1 {
     width: 50%;
     margin: auto;
 }
.takeout_res .box2 {
     width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
 }
 @media screen and (max-width: 780px) {
.takeout_res .flexbox {
         display: block;
     }
.takeout_res .flexbox .box1 {
         width: 100%;
         margin: 0 auto;
     }
.takeout_res .box2 {
         width: 94%;
         margin: 0 auto ;
	     display: inline-block;
     }
.takeout_res {
		 padding-bottom: 5px;
	 }	 
 }

/*ボタン*/
a.btn_001 {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #fff;
	border:1px solid #1B1B1B;
}
a.btn_001:hover {
	 background: #1B1B1B;
         color: #fff;
	 cursor: pointer;
	 text-decoration: none;
}


a.btn_002 {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #1B1B1B;
	background: #fff;
	border:1px solid #fff;
}
a.btn_002:hover {
	 background: #F2F2F2;
	 cursor: pointer;
	 text-decoration: none;
}

/*余白*/
.b_margin_side{
	padding:0.5em 3em;
}
.b_margin_all{
	padding:3em;
}
@media screen and (max-width: 780px) {
.b_margin_side{
	padding:0.5em 0.5em;
}
.b_margin_all{
	padding:0.5em;
}	
	
}

/*0804告知*/
.info200904 .r1 {
	width: 25%;
}
.info200904 {
	font-size: 13px;
	width: 100%;
	line-height: 24px;
	
}	
.info200904 tbody tr td {
	padding: 10px;
}
.info200904_sp{
	display: none;

	}		
.info200904 .r2 {
	width: 15%;
}
.info200904 .r3 {
	width: 60%;
}	
@media all and (max-width: 700px) {
.info200904 {
	display: none;
}
	
.info200904_sp{
	display:inline-block;
	width: 100%;
	line-height: 24px;
	}	
.info200904_sp tbody tr td {
	padding: 10px;
}	
.info200904_sp tbody tr th {
	background-color: #F5F5F5;
	border-bottom: 2px solid #fff;
	padding: 10px;
}	
}

.info211001{
	width: 100%;
	font-family: Hiragino Sans, "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
	}	
.info211001 tbody tr td {
	padding: 10px;
}
.info211001_sp{
	display: none;

	}		
.info211001 .r1 {
	width: 30%;
}
.info211001 .r2 {
	width: 70%;
}	
@media all and (max-width: 700px) {
.info211001 {
	display: none;
}
	
.info211001_sp{
	display:inline-block;
	width: 100%;
	line-height: 24px;
	}	
.info211001_sp tr td {
	padding: 10px;
	width: 100%;
}	
.info211001_sp tr th {
	background-color: #F5F5F5;
	border-bottom: 2px solid #fff;
	padding: 10px;
	width: 100%;
}	
}


/*告知内容部分_2パターン*/
.info_2patterns .r1 {
	width: 25%;
}
.info_2patterns {
	font-size: 13px;
	width: 100%;
	line-height: 24px;
	
}	
.info_2patterns tbody tr td {
	padding: 10px;
}
.info_2patterns_sp{
	display: none;

	}		
.info_2patterns .r2 {
	width: 15%;
}
.info_2patterns .r3 {
	width: 30%;
}	
@media all and (max-width: 700px) {
.info_2patterns {
	display: none;
}
	
.info_2patterns_sp{
	display:inline-block;
	width: 100%;
	line-height: 24px;
	}	
.info_2patterns_sp tbody tr td {
	padding: 10px;
}	
.info_2patterns_sp tbody tr th {
	background-color: #F5F5F5;
	border-bottom: 2px solid #fff;
	padding: 10px;
}	
}



/*------------------------------------------------------------------------
レストラン小さめイメージ
------------------------------------------------------------------------*/

.stype_photo {
    width: 70%;
    height: auto;
    margin: 0 0 20px 0;
}

.stype_photo img {
    width: 50%;
    height: auto;
    margin: 0;
}

@media all and (max-width: 600px) {
.stype_photo {
    width: 100%;
    height: auto;		
    margin: 0 0 20px 0;
    }
.stype_photo img {
    width: 100%;
    height: auto;
    margin: 0;
}
}


/*---------地域共通クーポンｰｰｰｰｰｰｰｰｰ-*/
.info_chiiki_c table {
   border-collapse: collapse; 
   border: 1px solid #7c7c7c; 
}
.info_chiiki_c td {
   border: 1px solid #7c7c7c;  
}
.info_chiiki_c .r1 {
	width: 20%;
}
.info_chiiki_c {
	width: 100%;
	line-height: 24px;
	
}	
.info_chiiki_c tbody tr td {
	padding: 10px;
}
.info_chiiki_c_sp{
	display: none;

	}		
.info_chiiki_c .r2 {
	width: 20%;
}
.info_chiiki_c .r3 {
	width: 58%;
}	
@media all and (max-width: 700px) {
.info_chiiki_c {
	display: none;
}
	
.info_chiiki_c_sp{
	display:inline-block;
	width: 100%;
	line-height: 24px;
	}	
.info_chiiki_c_sp tbody tr td {
	padding: 10px;
}	
.info_chiiki_c_sp tbody tr th {
	background-color: #F5F5F5;
	border-bottom: 2px solid #fff;
	padding: 10px;
}	
}

/*----地域共通クーポン-----*/
.kami_coupon{
    padding: 0.5em 0.5em;
    margin: 1em 1em;
    background: #f4f4f4;
    border-left: solid 6px #ff2828;
}
.kami_coupon p {
    margin: 0; 
    padding: 0;
}
.kami_coupon_under {
  border-bottom: solid 3px #ff2828;
}
.denshi_coupon{
    padding: 0.5em 0.5em;
    margin: 1em 1em;
    background: #f4f4f4;
    border-left: solid 6px #319CE1;
}
.denshi_coupon p {
    margin: 0; 
    padding: 0;
}
.kami_coupon_under {
  border-bottom: solid 3px #319CE1;
}


/*----レスポンシブ用左右縦横-----*/
table.unit_colimn {
	border-collapse: collapse;
}
table.unit_colimn td {
	padding: 20px;
}
table.unit_colimn th {
	padding: 20px;
	text-align: center;
	width: auto !important;
}


@media screen and (max-width: 1024px) {

  table.unit_colimn td {
	padding: 10px;
    display: block;
    text-align: center;
	border:none;
  }
  table.unit_colimn th {
	padding: 10px;
    display: block;
    border: none;
    width: 100%;
  }
}

/*----セリーナトップ｜糸島ファームバナー-----*/
.farm_bnr {
	margin: 30px auto 60px;
}
.farm_bnr_inbox {
	background-image: url("https://www.hotelnikko-fukuoka.com/img/restaurant/serena/itoshima_bgfarm.jpg") ;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: contain;
	height: 200px;
}

.farm_bnr_sp {
	display: none;
}
.farm_bnr .farm_bnr_text {
	padding: 20px 40% 10px 20px;
}
.farm_bnr .farm_bnr_text table tr {
	vertical-align: top;
	text-align: left;
}
.farm_bnr .farm_bnr_text table tr td {
	padding-left: 10px;
}
.farm_bnr_text h3 {
	color: #9B7D53;
}


@media screen and (max-width: 780px) {
.farm_bnr {
	display: none;
}
.farm_bnr_sp {
	display: inline-block;
	margin: 0px auto 50px;	
}
.farm_bnr_inbox_sp {
	background-image: url("https://www.hotelnikko-fukuoka.com/img/restaurant/serena/itoshima_bgfarm_sp.jpg") ;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 100%;
	min-height: 200px;		
}
.farm_bnr_sp .farm_bnr_text_sp {
	padding: 30px;
	text-align: left;
}
.farm_bnr_sp .farm_bnr_text_sp p {
	line-height: 17px;
	font-size: 13px;
}	
.farm_bnr_text_sp h3 {
	color: #9B7D53;	
	margin-bottom: 5px;	
}	
}

ul.list_indent_1{
	list-style-type: none;
	padding-left: 10px;
}
ul.list_indent_1 li{
	padding-left: 1em;
	text-indent: -1em;
}

/* いい夫婦の日 */
#rest_group .rest_group_box {
	padding: 30px;
	margin: 15px 30px 15px 0px;
	border: 1px solid #AFAFAF;
	border-radius: 8px;
}	

*, *:before, *:after {
	box-sizing: border-box;
}
#rest_group .col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; 
	color: #333;
	text-align: center;
	justify-content: center;	
}
#rest_group .col_3 > div{
	width: 30.5%;
}
.rest_group_box h3 {
	font-size: 12.5pt;
}
.rest_group_box .price{
	padding-top: 10px;
}
.rest_group_box .price span {
	font-weight: bold;
	font-size: 12.5pt;
}
/*.rest_group_box .gift{
	display: inline;
	padding: 2px 30px;
	margin:  0;
    position:  relative;
    font-weight:  normal;
    margin-bottom: 15px;
    border-bottom: solid 3px #CF706A; 
    border-radius: 0px 0px 140px 160px/0px 0px 19px 3px;
	}
*/
.rest_group_box .gift{
	display: inline;	
	color: #CF706A;
	padding: 0px 10px;
	margin:  0;
	border: 1px solid #CF706A;
	border-radius: 7px;
	}
@media screen and (max-width: 1090px) {
#rest_group .rest_group_box {
	margin: 15px;
}	
	#rest_group .col_3 > div{
		width: 45%;
		margin: 15px auto;
	}	
}
@media screen and (max-width: 480px) {	
	#rest_group .col_3 > div{
		width: 100%;		
	}
#rest_group .rest_group_box {
	border: none;
	padding: 10px;
}	
}


/*---------GoToEatキャンペーンｰｰｰｰｰｰｰｰｰ-*/
.info_gte_c table {
   border-collapse: collapse; 
   border: 1px solid #7c7c7c;
   font-family: Hiragino Sans, "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
}
.info_gte_c td {
   border: 1px solid #7c7c7c;  
}
.info_gte_c .r1 {
	width: 34%;
}
.info_gte_c {
	font-size: 13px;
	width: 100%;
	line-height: 24px;
	
}	
.info_gte_c tbody tr td {
	padding: 10px;
}
.info_gte_c_sp{
	display: none;

	}		
.info_gte_c .r2 {
	width: 65%;
}
.info_gte_c .r3 {
	width: 58%;
}	
@media all and (max-width: 700px) {
.info_gte_c {
	display: none;
}
	
.info_gte_c_sp{
	display:inline-block;
	width: 100%;
	line-height: 24px;
	}	
.info_gte_c_sp tbody tr td {
	padding: 10px;
}	
.info_gte_c_sp tbody tr th {
	background-color: #F5F5F5;
	border-bottom: 2px solid #fff;
	padding: 10px;
}	
}
/*データインフォ*/
.datainfo table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eee;
	font-size: 16px;
	width: 100%;
	line-height: 24px;
	font-family: "Hiragino Sans", "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;tafo
}	

.datainfo tr{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eee;	
	}

.datainfo td {
	padding-top: 12px;
	padding-bottom: 12px;
}
.datainfo th {
	text-align: left;
	padding-left: 5px;
	width: 150px;
	vertical-align: top;
	padding-top: 12px;
}

@media screen and (max-width: 600px) {
.datainfo table {

  }
.datainfo td {
    display: block;
	border:none;
  }
.datainfo th {
    display: block;
    border: none;
    width: 100%;
  }
}

/*---------営業内容変更のお知らせｰｰｰｰｰｰｰｰｰ-*/
.info_opening_hours table {
   border-collapse: collapse; 
   border: 1px solid #7c7c7c; 
}
.info_opening_hours td {
   border: 1px solid #7c7c7c;  
}
.info_opening_hours .r1 {
	width: 20%;
}
.info_opening_hours {
	width: 100%;
	line-height: 24px;
	
}	
.info_opening_hours tbody tr td {
	padding: 10px;
}
.info_opening_hours_sp{
	display: none;

	}		
.info_opening_hours .r2 {
	width: 20%;
}
.info_opening_hours .r3 {
	width: 58%;
}	
@media all and (max-width: 700px) {
.info_opening_hours {
	display: none;
}
	
.info_opening_hours_sp{
	display:inline-block;
	width: 100%;
	line-height: 24px;
	}	
.info_opening_hours_sp tbody tr td {
	padding: 10px;
}	
.info_opening_hours_sp tbody tr th {
	background-color: #F5F5F5;
	border-bottom: 2px solid #fff;
	padding: 10px;
}	
}


/*客室リスト*/
#roomlist ul.list_thumb li .dyn_roomplan {
    display: block;
    padding: 0;
    /* font-size: 13px; */
    line-height: 1.5;
    margin: 15px 20px;
    text-align: left;
	background-color: #9B7D53;
}



#roomlist ul.list_thumb li .dyn_roomplan a {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    padding: 0 0 2px 0;
    margin: 0;
    width: 100%;
    text-align: center;
	color: #fff;
    background-color: rgba(155, 125, 83, 1);
}

#roomlist ul.list_thumb li .dyn_roomplan a:hover {
    background-color: rgba(200, 200, 200, 0.5);
    color:rgba(250, 250, 250, 1);
}

#roomlist ul.list_thumb li .dyn_roomplan a.active {
    background-color: rgba(200, 200, 200, 0.5);
    color: rgba(250, 250, 250, 1);
}


/*左右BOX*/
table.table_lr {
	border-collapse: collapse;
	width: 100%;
}
table.table_lr td {
	padding: 10px 50px;
	width: 48%;
}
table.table_lr th {
	padding: 10px;
	text-align: center;
	width: 48%;
	vertical-align: top;
}

	
@media screen and (max-width: 600px) {
table.table_lr td {
    display: block;
    text-align: left;
	border:none;
	padding: 5px 15px;
	width: 100%;
  }
table.table_lr th {
    display: block;
    border: none;
    width: 100%;
  }
	
}

/*左右BOX囲み枠あり*/
.box_table_lr{
	padding: 30px;
	}
.box_border{
	border: 1px solid #777;
	}
.box_table_lr table.table_lr th img {
	max-width: 450px;
}
@media screen and (max-width: 600px) {
.box_table_lr{
	padding: 15px;
	}
.box_table_lr table.table_lr th img {
    width: 96%;
}	
}
/*3カラムBOX*/
.column3_box1{ 
    width: 33%;
    float: left;
	padding: 10px;
   }
.column3_box2{ 
    width: 33%;
    float: left;
	padding: 10px;	
   }
.column3_box3{ 
    width: 33%;
    float: left;
	padding: 10px;	
   }
@media (max-width:700px){
.column3_box1{
      width: 100%;
      float: none;
    }
.column3_box2{
      width: 100%;
      float: none;
    }    
.column3_box3{
      width: 100%;
      float: none;
    }    
  }
/*4カラムBOX*/
.column4_box1{ 
    width: 25%;
    float: left;
	padding: 10px;
   }
.column4_box2{ 
    width: 25%;
    float: left;
	padding: 10px;	
   }
.column4_box3{ 
    width: 25%;
    float: left;
	padding: 10px;	
   }
.column4_box4{ 
    width: 25%;
    float: left;
	padding: 10px;	
   }
@media (max-width:800px){
.column4_box1{
      width: 49%;
      float: left;
    }
.column4_box2{
      width: 49%;
      float: left;
    }    
.column4_box3{
      width: 49%;
	  clear: left;
      float: left;
    }
.column4_box4{
      width: 49%;
      float: left;
    } 	
  }
@media (max-width:400px){
.column4_box1{
      width: 100%;
      float: none;
    }
.column4_box2{
      width: 100%;
      float: none;
    }    
.column4_box3{
      width: 100%;
      float: none;
    }
.column4_box4{
      width: 100%;
      float: none;
    } 	
  }


/*日付ありNEWS*/
.to_news{
	display: block;
	margin: 0 100px 30px 100px;
	font-size: 14px;
	border-width:1px 0px;
}
.to_news dt{
	display: block;
	text-align: left;
	width: 140px;
	padding:10px 0;
	margin: 0 10px 0 0;
	float:left;

}
.to_news dd{
	display: block;
	text-align: left;
	padding:10px 0;
	margin: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.to_news dd:last-child{
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 600px) {
.to_news{
		margin: 0 0 30px 0;
		border-top: 1px solid rgba(0, 0, 0, 0.1);
	}
.to_news dt{
		float:none;
		padding:10px 0 0 0;
	}
.to_news dd{
		border-top: none;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		padding:0 0 10px 0;
	}
}


.tea_line_up li{
	display:inline-block;
	padding-right: 20px;
}


/*------------OneHarmony おすすめ宿泊プラン------------*/
.oh_stay_reco{
	font-weight: 500;
	font-family: Hiragino Sans, "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
	padding: 10px;
	min-height: 85px;
}



.basic_caption {
    margin: 35px 0 20px 0px;
    border-left: 5px solid #9b7d53;
    padding: 0 0 0 12px;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0.1em;
    font-weight: 500;
    font-family: Hiragino Sans,
    "游ゴシック",
    YuGothic,
    "メイリオ",
    "meiryo",
    sans-serif;
}




table.detail_data600 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #eee;
	font-size: 16px;
	width: 100%;
	line-height: 24px;
	font-family: "Hiragino Sans", "游ゴシック", YuGothic, "メイリオ", "meiryo", sans-serif;
}	

table.detail_data600 tr{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eee;	
	}

table.detail_data600 td {
	padding-top: 12px;
	padding-bottom: 12px;
}
table.detail_data600 th {
	text-align: left;
	font-weight: normal;
	padding-left: 5px;
	width: 20%;
	vertical-align: top;
	padding-top: 12px;
}

@media screen and (max-width: 530px) {
  table.detail_data600 {

  }
  table.detail_data600 td {
    display: block;
	padding-left: 2px 10px;
	border:none;
  }
  table.detail_data600 th {
    display: block;
	font-weight: bold;
    border: none;
    width: 100%;
  }
}


/*------------CMSフリーページタイトル------------*/
.cms_maintitle_text{
   font-size:24px;
}
.cms_maintitle_text span{
   color: #e74c3c;;
   font-size:24px;
   display: inline;
}

/*---------------free｜アフタヌーンティー紹介ページ------------*/
.afternoontea{
	
}

.afternoontea .select_title{
    padding:2px;
	font-size: 13px;
	color: #a0a08b;
	display: inline;
    background-color:#F6E8B9;
}
.afternoontea p{
	margin: 0px 0px 3px;
	line-height: 24px;
}
.afternoontea div{
	margin: 10px;
}	
.afternoontea .indent_box{
    padding-left: 1em;
    font-size:12px;
	}
