@charset "utf-8";
/*
------------------------------------------------------------------------------------------ 
Iam DesignNetwork Corporation
stylesheet lang.css
------------------------------------------------------------------------------------------ 
*/

body {
	margin: 0;
}

.sp_block { display: block; }
.sp_none { display: none; }

/*---------------------------------------------------------------------
	font-family
---------------------------------------------------------------------*/
/* 繁体字 */
#lang.lang_ht {
	font-size: 14px;
	font-family: 'microsoft jhenghei','MS UI Gothic','Simhei','Hei','Apple LiSung','Arial','sans-serif';
}
#lang.lang_ht .mincho { font-family: "SimSun","PMingLiU","MingLiU"; }

/* 簡体字 */
#lang.lang_hs {
	font-size: 14px;
	font-family: 'Microsoft Yahei','SimSun','MS UI Gothic','Hei','sans-serif';
}
#lang.lang_hs .mincho { font-family : 'SimSun','MS UI Gothic','Hei','sans-serif'; }

/* 韓国語 */
#lang.lang_ko {
	font-size: 14px;
	font-family: 'Gulim' , 'Apple Gothic' , 'Arial' , sans-serif;
}
#lang.lang_ko .mincho { font-family: 'Batang' , 'Arial' , sans-serif; }

/* 英語 */
#lang.lang_en {
	font-size: 14px;
	font-family: Helvetica, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
#lang.lang_en .mincho { font-family: Times New Roman , YuMincho, Hiragino Mincho ProN , "MS PMincho",serif; }

/*---------------------------------------------------------------------
	header
---------------------------------------------------------------------*/
#lang #lang_header {
	background: rgba(0, 0, 0, 0) url(/sp/shurijo/image/lang/lang_header_bg.jpg) no-repeat scroll 0 0 / cover ;
    border-bottom: 4px solid #d00d0d;
    padding: 3px 0;
    position: relative;
}

/* sitelogo */
#lang #lang_header h1 { margin: 0; }
#lang #lang_header h1 a {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 45px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 122px;
}
#lang.lang_ht #lang_header h1 a { background-image: url(/sp/shurijo/image/lang/site_logo_ht.png); }
#lang.lang_hs #lang_header h1 a { background-image: url(/sp/shurijo/image/lang/site_logo_hs.png); }
#lang.lang_ko #lang_header h1 a { background-image: url(/sp/shurijo/image/lang/site_logo_ko.png); }
#lang.lang_en #lang_header h1 a { background-image: url(/sp/shurijo/image/lang/site_logo_en.png); }

/* btn_menu */
#lang #toggle_btn {
    position: absolute;
    right: 5px;
    top: 5px;
}
#lang #lang_header .btn_menu{
	background: url(../image/lang/btn_menu.gif) no-repeat 0 0 /100%;
	display: block;
    height: 40px;
    text-indent: -9999px;
    width: 45px;
}

/*---------------------------------------------------------------------
	top
---------------------------------------------------------------------*/

/* top_img */
#lang #top_img img { width: 100%; }

/* kinkyu */
#lang.top #kinkyu {
	border: 1px solid #890000;
	padding: 15px;
	margin: 10px 20px;
}

/* section_01 */
#lang.top #section_01 { padding: 0 10px; }

/* section_02 */
#lang.top #section_02 {
	padding: 20px 0;
	margin-top: 25px;
	background: url(/shurijo/img/lang/top/shurijo_bg_01.jpg) no-repeat center center / cover ;
}

/* section_03 */
#lang.top #section_03 {}
#lang.top #section_03 .top_navi { margin: 20px 0; }
#lang.top #section_03 .top_navi li {
	display: block;
	border: 1px solid #CCCCCC;
	margin: 0 10px 10px;	
}
#lang.top #section_03 .top_navi li a {
	display: table;
	width: 100%;
	text-decoration: none;
}
#lang.top #section_03 .top_navi li .thumb {
	display: table-cell;
    width: 74px;
}
#lang.top #section_03 .top_navi li .thumb img { width: 100%; }
#lang.top #section_03 .top_navi li a h3 {
    background: none;
    color: #666;
    display: table-cell;
    font-size: 14px;
    padding: 0 0 0 10px;
    text-align: left;
    vertical-align: middle;
}

#lang.top #section_03 .top_navi li a h3:after {
    content: "";
    display: inline-block;
    background: url(/shurijo/img/lang/icon_popup.png) no-repeat 0 0;
    width: 13px;
    height: 11px;
    background-size: 100%;
    margin-left: 5px;
}

/* section_04 */
#lang.top #section_04 {
	background: url(/shurijo/img/lang/bg_type_02.jpg);
}
	#lang.top #section_04 .inner {
		position: relative;
		padding: 0 0 0 130px;
	}
	#lang.top #section_04 .inner::before {
		background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/top/shurijo_bg_02.png") no-repeat scroll left center / 111px auto;
		content: "";
		display: block;
		height: 100px;
		left: 0;
		position: absolute;
		top: -10px;
		width: 111px;
	}
#lang.top #section_04 h3 {
	background: none;
	margin: 0;
    padding: 0;
}
#lang.top #section_04 .btn_ghost01 {
    margin: 20px 0;
    width: 90%;
}

/* section_05 */
#lang.top #section_05 {
	background: url(/shurijo/img/lang/bg_type_03.jpg);
}	
	#lang.top #section_05 .inner {
		position: relative;
		padding: 0 130px 0 10px;
	}
	#lang.top #section_05 .inner::before {
		background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/top/shurijo_bg_03.png") no-repeat scroll left top / cover ;
		content: "";
		display: block;
		height: 100px;
		position: absolute;
		right: 0;
		top: -10px;
		width: 130px;
	}

#lang.top #section_05 h3 {
	background: none;
	margin: 0;
    padding: 0;
}
#lang.top #section_05 .btn_ghost01 {
    margin: 20px 0;
    width: 90%;
}
	
/* section_06 */
#lang.top #section_06 {
	padding: 10px;
	background: #000;
	color: #fff;
}
#lang.top #section_06 h3 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
	font-size: 1.8rem;
    font-weight: normal;
    text-align: center;
}
#lang.top #section_06 #loopslider {
	height: 91px;
}
#lang.top #section_06 .slide li {
	float: left;
	width: 95px;
	text-align: center;
	font-size: 10px;
	font-size: 1rem;
	margin: 0 0 10px 10px;
}
#lang.top #section_06 .slide li:first-child { margin-left: 0; }
#lang.top #section_06 .slide li img { width: 100%; margin-bottom: 10px; }
#lang.top #section_06 .slide li a { color: #fff; display: block; }

/* section_07 */
#lang.top #section_07 {
	padding: 10px 0;
	background: #EEEEEE;
}

/* section_08 */
#lang.top #section_08 {}

#lang.top #section_08 #pay { padding: 10px; border-bottom: 1px solid #ccc; }
#lang.top #section_08 #time { padding: 10px; }
#lang.top #section_08 #map { padding: 10px;}

.bdb_c {
    border-bottom: 1px solid #ccc;
}
#lang.top .icon_cube .caution_txt {
    font-size: 11px;
}

#cboxTitle {
    float: none !important;
    bottom: 22px !important;
}

/*---------------------------------------------------------------------
	pagebody
---------------------------------------------------------------------*/

#lang #pagebody {
	background: none;
}
#lang #pagebody #pagebody_inner {
    margin: 0;
    padding: 0;
    width: 100%;
}

/* レイアウト */
#lang .center_column {}
#lang .center_column .inner {}

#lang.detail .center_column {
    padding: 0 10px;
}
#lang.detail .center_column +  .center_column {
	margin-top: 30px;
}

	/* 4column */
	#lang .fll_2column,
	#lang .fll_3column,
	#lang .fll_4column {
		font-size: 0;
	}
	
	#lang .fll_2column li,
	#lang .fll_2column .item,
	#lang .fll_3column li,
	#lang .fll_3column .item,
	#lang .fll_4column li,
	#lang .fll_4column .item {
		font-size: 14px;
		font-size: 1.4rem;
		margin: 0 6.66% 20px 0;
		width: 46.62%;
		display: inline-block;
		vertical-align: top;
	}
	#lang .fll_2column li:nth-child(2n) ,
	#lang .fll_2column .item:nth-child(2n),
	#lang .fll_3column li:nth-child(2n) ,
	#lang .fll_3column .item:nth-child(2n),
	#lang .fll_4column li:nth-child(2n) ,
	#lang .fll_4column .item:nth-child(2n) { margin-right: 0; }

	#lang .fll_3column li a {
		display: block;
		text-decoration: none;
	}
	#lang .fll_2column .item .thumb,
	#lang .fll_3column .item .thumb { margin: 0 0 10px; }
	#lang .fll_3column .caption {
		color: #333;
		display: block;
		margin: 16px auto 0;
		text-align: center;
	}
	#lang .fll_3column .caption::after {
		content: "";
		display: inline-block;
		height: 18px;
		margin: 0 0 -2px 6px;
		width: 22px;
		background: url(/shurijo/img/lang/icon_popup.png) no-repeat scroll right center;
	}
	
	#lang .lead + .fll_2column { margin-top: 30px; }



#lang #private_p { margin-top: 30px; }
#lang #private_p th {
	color: #fff;
	background-color: #AD893B;
	text-align: center;
}
#lang .fll_2column .item.map,
#lang .fll_2column .item.list {
    display: block;
    margin: 0 0 15px;
	width: auto;
}
	
/* main_img */
#lang .main_img { margin: 0 0 15px; }
#lang .main_img img { width: 100%; }

#lang .area_main_img { margin: 20px 0; }
#lang .area_main_img > p { margin: 20px 0 0; text-align: center; }

/* txt */
#lang p {
    margin: 0.5rem 0;
}
#lang .page_ttl {
	text-align: center;
	background: none;
	color: #6C1E0C;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 0;
	margin: 0;
}
#lang .main_ttl {
    text-align: center;
}
#lang .main_ttl .page_ttl {
    display: inline-block;
    position: relative;
}
#lang .main_ttl .page_ttl::before {
    background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/page_ttl_bg01.png") no-repeat scroll left center;
	background-size: cover;
    content: "";
    display: block;
    height: 30px;
    left: -100px;
    position: absolute;
    top: 16%;
    width: 81px;
}
#lang .main_ttl .page_ttl::after {
    background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/page_ttl_bg02.png") no-repeat scroll left center;
	background-size: cover;
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    right: -100px;
    top: 16%;
    width: 81px;
}
#lang .lead {
	text-align: center;
	margin: 0 0 15px;
}

#lang .lead_02 {
	color: #6C1E0C;
	font-size: 25px;
	font-size: 2.5rem;
	margin: 20px 0;
	text-align: center;
}

#lang .lead_03 {
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	margin: 0;
	text-align: center;
}
#lang .lead_04 {
    color: #6c1e0c;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: normal;
    margin: 40px 0 0;
    text-align: center;
	background: none;
}
#pagebody h3 {
	background: none;
	margin: 0;
    padding: 0;
}
#pagebody h4 {
	background: none;
	margin: 0;
    padding: 0;
	border-radius: 0;
}

#lang .caution_txt { color: #D31F1F; }

/* lead type icon */
#lang .icon_pay {
    background: url(/shurijo/img/lang/icon_pay.png) no-repeat scroll left 8px / 25px auto;
    color: #d42020;
    font-size: 23px;
    margin: 0 0 10px;
    padding: 4px 0 4px 35px;
}
#lang .icon_time {
    background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/icon_time.png") no-repeat scroll left 8px / 23px auto;
    color: #d42020;
    font-size: 23px;
    margin: 0 0 10px;
    padding: 4px 0 4px 31px;
}
#lang .icon_map {
    background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/icon_map.png") no-repeat scroll left 10px / 26px auto;
    color: #d42020;
    font-size: 23px;
    margin: 0 0 10px;
    padding: 4px 0 4px 36px;
}
#lang .icon_cube {
    background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/icon_cube.png") no-repeat scroll left 6px / 11px auto;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 0 0 0 18px;
}
#lang .icon_ball {
    background: rgba(0, 0, 0, 0) url("/shurijo/img/lang/icon_ball.png") no-repeat scroll left 7px / 11px auto;
    padding: 0 0 0 19px;
}

/* table */
#lang table.type_01 {
	border: 3px solid #999;
    border-collapse: collapse;
    width: 100%;
}

#lang table.type_01 th,
#lang table.type_01 td {
    border: 1px solid #999;
	padding: 5px;
	background: #fff;
	font-size: 11px;
	font-size: 1.1rem;
}
#lang table.type_01 td { vertical-align: middle; }

/* btn */
.btn_ghost01 {
    border: 2px solid #fff;
    color: #fff !important;
    display: inline-block;
    font-size: 20px;
	font-size: 2rem;
    margin: 10px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 80%;
}

/* free_line_img */
#lang .free_line_img {
    border-top: 3px solid #e9b4b4;
    margin: 50px -10px 0;
    text-align: center;
}
#lang .free_line_img img {
	margin: -33px auto 0;
    width: 94%;
}

/* restaurant */
#lang #restaurant { background-color: #f4efcc; }
#lang #restaurant .ttl {
    background-color: #005e3c;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
#lang #restaurant .ttl h4 {
    font-size: 18px;
    font-weight: normal;
}
#lang #restaurant .detail {
    margin: 10px;
}

/* pgc_b */
#lang .pgc_b {
	color: #fff;
	padding: 20px 10px !important;
	background-color: #000;
}
#lang .pgc_b h4 {
    background-color: #594222;
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    text-align: center;
}


/*---------------------------------------------------------------------
	topic_path_top
---------------------------------------------------------------------*/


/*---------------------------------------------------------------------
	gnavi
---------------------------------------------------------------------*/
#pageslide {
	padding: 0;
}
#modal {
	overflow: scroll;
	padding-bottom: 60px;
}
#modal .modal_head {
    padding: 10px;
}

#modal ul li {
    padding: 0 10px;
}
#modal #ganvi ul li.bg_01 {
	background-color: #E22C2B;
}

#modal #ganvi ul li.bg_02 {
	background-color: #C2580A;
}
#modal #ganvi ul .line_t {
    border-top: 1px solid #fff;
    margin-top: -1px;
}
#modal #ganvi ul .line_b {
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}
#modal #ganvi ul li a {
	padding: 5px 5px;
}


/*---------------------------------------------------------------------
	footer
---------------------------------------------------------------------*/

#lang .scroll_top {
    background-color: #F9F6E5;
    border-top: 1px solid #d4c68b;
	padding: 0 0 10px;
    margin: 40px 0 0;
    text-align: center;
    width: 100%;
}

#lang .scroll_top p {
	margin: -18px 0 0;
}


#lang #copyright {
    background: #d42020 none repeat scroll 0 0;
    font-size: 13px;
    margin: 0;
    padding: 5px 0;
}