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

/*
　　●●●●このCSSは、サブページ、細かい市松のロゴ、２つと、
　　　　　　　　　　　　　　戻るボタン、ハンバーガー関連です●●●●
*/

/*ニュースpage上部のpostボタンナビ▼▼▼▼
*/
.btn-partial-line {
  position: relative;
  display: inline-block;
  top:125px;
  left:auto;
  font-weight: bold;
  margin-left:8%;
  padding:8px 12px;
  text-decoration: none;
  border-bottom: solid 3px #668ad8;
  border-left: solid 3px #668ad8;
  color: #668ad8;
  transition: .4s;
}

.btn-partial-line:hover {
  padding-left: 0.7em;
  padding-right: 0.3em;
}
.btn_news_top {
	display:inline-block;
	position:relative;
	width:88%;
	height:auto;
	margin:0 auto;
	padding-bottom:35px;
	z-index:5;
}
.btn_news_top a {
	color:#0066ff;
	  font-size:16px;
  line-height:24px;
}
.btn_news_cap {
	font-size:12px;
	color:#000000;
	line-height:20px;
}



/* ▼header_01▼
   各サブページの見出し */
.box_ {
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:80px;
	z-index:3;
	opacity:0;
}
.headline {
	position:relative;
	top:98px;
	left:0px;
	width:207px;
	height:57px;
	font-size:21px;
	line-height:57px;
	font-weight:800;
  display:block;
  vertical-align: middle;
	letter-spacing:6px;
	margin-top:18px;
	padding:0px 20px;
	color:#ffffff;
	z-index:5;
}
.headline_2 {
	/*
	position:relative;
	*/
	float:right;
	top:-14px;
	right:auto;
	width:207px;
	height:57px;
	font-size:18px;
	line-height:57px;
	font-weight:800;
  display:block;
  vertical-align: middle;
  border:1px solid #000000;
  border-left-width:15px;
	letter-spacing:6px;
	margin-top:18px;
	padding:0 0 0 20px;
	color:#000000;
	z-index:1;
}

.headline_4 {
	position:relative;
	top:0px;
	left:0px;
	width:192px;
	height:48px;
	font-size:20px;
	line-height:48px;
	border-left:solid 15px #224732;
  display:block;
	letter-spacing:2px;
	margin-top:0;
	padding:0 20px;
	color:#000000;
	z-index:5;
}

.headline_3 {
	position:relative;
	top:0px;
	left:22px;
	width:169px;
	height:48px;
	font-size:16px;
	line-height:48px;
	font-weight:700;
	margin:8px 0 0 0;
  display:block;
  vertical-align: middle;
  border:1px solid #000000;
  border-left-width:15px;
	letter-spacing:6px;
	padding:0px 20px;
	color:#000000;
	z-index:5;
}
.headline_3_1 {
	position:relative;
	top:0px;
	left:22px;
	width:180px;
	height:48px;
	font-size:16px;
	line-height:48px;
	font-weight:700;
	margin:8px 0 0 0;
  display:block;
  vertical-align: middle;
  border:1px solid #000000;
  border-left-width:15px;
	letter-spacing:6px;
	padding:0px 20px;
	color:#ffffff;
	z-index:5;
	background-color:#44b2af;
}

.headline_top {
	font-weight:700;
	padding-top:24px;
}

	
/*	
	
.header_01_news_1 {
	display:block;
	position:relative;
	top:88px;
	left:0px;
	width:65%;
	height:57px;
	font-size:18px;
	line-height:57px;
	font-weight:800;
	color:#ffffff;
	padding:0 0 0 20px;
	z-index:1;
}
*/

.cap_news_date {
	display:block;
	position:relative;
	top:-10px;
	left:0;
	font-size:12px;
	color:#03F;
	line-height:12px;
	text-decoration:none;
	margin:0 0 0;
	padding:0;
}
/*
.header_03_his {
	position:relative;
	top:98px;
	left:0px;
	width:207px;
	height:57px;
	font-size:1.6em;
	line-height:57px;
	font-weight:800;
	
  display:block;
  vertical-align: middle;
	
	letter-spacing:0.4em;
	margin-top:18px;
	padding:0px 20px;
	color:#ffffff;
	z-index:5;
}
.header_04_his {
	position:relative;
	top:38px;
	left:0px;
	width:207px;
	height:57px;
	font-size:18px;
	line-height:57px;
	font-weight:800;
	
  display:block;
	margin-top:18px;
	padding:0;
	color:#ffffff;
	z-index:5;
}
.header_01_news {
	position:relative;
	top:98px;
	left:0px;
	width:275px;
	height:57px;
	font-size:18px;
	line-height:57px;
	font-weight:800;
	  display:block;
  vertical-align: middle;
	
	letter-spacing:0.2em;
	margin-top:18px;
	padding-bottom:79px;
	color:#ffffff;
	z-index:5;
}

*/



/* ▼header_02▼
   各サブページのサブタイトル????不要？？？？ 

.header_02_his {
	display:block;
	position:relative;
	top:144px;
	left:0px;
	width:88%;
	height:auto;
	font-size:18px;
	font-weight:700;
	line-height:28px;
	padding:0;
	margin-bottom:3px;
}
.header_02_news {
	display:block;
	position:relative;
	top:0px;
	left:0px;
	width:88%;

	font-size:1.2em;
	font-weight:600;
	line-height:1.8em;
	padding-left:20px;
	margin:0 auto;
}
*/



/*
　　　　　bottomの市松ロゴｃｓｓ描画
*/



/*
　　ロゴ＿溪シルエットｒ
*/
.navi_button_logo {
	position: absolute;
	right: 1px;
	bottom: -650px;
}
/*
　　ロゴ＿文字
*/
.ci_mark_top {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 1.2em;
	font-weight: 800;
	color: #afafb0;
}




/*
bottom市松ロゴの「top」ページ部分コード
*/
.ci_mark_topBg {
	background-color:#afafb0;
}
.ci_mark_topText {
	color:#afafb0;
}
#r10_top {
	position:absolute;margin:0;
	right:10px;
	bottom:130px;
	font-size:1.0em;
	font-weight:800;
}

/*
●●●bottom●●●市松ロゴの「histry」ページ部分コード*/
.iro {
	background-color:#505050;
}
.iro_text {
	color:#505050;
}
#r10_sub {
	position:absolute;margin:0;
	right:83px;
	bottom:196px;
	font-size:1.5em;
	font-weight:800;
}

#wrapper_footer {
	float:right;
	display:block;
	/*
	position:absolute;
	right:15px;
	bottom:24px;
*/
}

#footer_sub {
	display:block;
	clear:both;
	position:relative;
	top:180px;
	left:auto;
	width:338px;
	height:160px;
	margin:0 auto;
	padding:30px 18px 30px 18px;
	font-size:0.65em;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.1em;
}
	


/*
●●●bottom●●●市松ロゴの「topページ」重要なコード*/
#r1 {
	position:absolute;margin:0;right:30px;bottom:105px;width:10px;height:10px;
}
#r2 {
	position:absolute;margin:0;right:50px;bottom:105px;width:10px;height:10px;
}
#r3 {
	position:absolute;margin:0;right:70px;bottom:105px;width:10px;height:10px;
}
#r4 {
	position:absolute;margin:0;right:40px;bottom:115px;width:10px;height:10px;
}
#r5 {
	position:absolute;margin:0;right:60px;bottom:115px;width:10px;height:10px;
}
#r6 {
	position:absolute;margin:0;right:30px;bottom:125px;width:10px;height:10px;
}
#r7 {
	position:absolute;margin:0;right:50px;bottom:125px;width:10px;height:10px;
}
#r8 {
	position:absolute;margin:0;right:40px;bottom:135px;width:10px;height:10px;
}
#r9 {
	position:absolute;margin:0;right:30px;bottom:145px;width:10px;height:10px;
}


/*
●●●bottom●●●市松ロゴの「サブ・ページ」の重要なコード*/
#r1_sub {
	position:absolute;margin:0;right:30px;bottom:195px;width:10px;height:10px;
}
#r2_sub {
	position:absolute;margin:0;right:50px;bottom:195px;width:10px;height:10px;
}
#r3_sub {
	position:absolute;margin:0;right:70px;bottom:195px;width:10px;height:10px;
}
#r4_sub {
	position:absolute;margin:0;right:40px;bottom:205px;width:10px;height:10px;
}
#r5_sub {
	position:absolute;margin:0;right:60px;bottom:205px;width:10px;height:10px;
}
#r6_sub {
	position:absolute;margin:0;right:30px;bottom:215px;width:10px;height:10px;
}
#r7_sub {
	position:absolute;margin:0;right:50px;bottom:215px;width:10px;height:10px;
}
#r8_sub {
	position:absolute;margin:0;right:40px;bottom:225px;width:10px;height:10px;
}
#r9_sub {
	position:absolute;margin:0;right:30px;bottom:235px;width:10px;height:10px;
}










/*
　●●●　【top】の市松ロゴ（トップページ）ｃｓｓ描画　●●●
*/

/*topの市松の地色（白）*/
/*
.iro_top_ichimatsu {
	background-color:#c89932;
}
*/
.iro_toplogo_ji {/* ●●●各サブページ共通●●● */
	background-color:#ffffff;
}
/*
.iro_top_ichi_font {
	color:#c89932;
}
*/




#t1 {
	position:absolute;margin:0;top:0px;left:0px;width:19px;height:19px;
}
#t2 {
	position:absolute;margin:0;top:0px;left:38px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t3 {
	position:absolute;margin:0;top:0px;left:76px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;

}
#t4 {
	position:absolute;margin:0;top:0px;left:114px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t5 {
	position:absolute;margin:0;top:0px;left:152px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t6 {
	position:absolute;margin:0;top:0px;left:190px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t7 {
	position:absolute;margin:0;top:0px;left:228px;width:19px;height:19px;
}

#t8 {
	position:absolute;margin:0;top:19px;left:19px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t9 {
	position:absolute;margin:0;top:19px;left:57px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t10 {
	position:absolute;margin:0;top:19px;left:95px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t11 {
	position:absolute;margin:0;top:19px;left:133px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t12 {
	position:absolute;margin:0;top:19px;left:171px;width:19px;height:19px;
}
#t13 {
	position:absolute;margin:0;top:19px;left:209px;width:19px;height:19px;
}

#t14 {
	position:absolute;margin:0;top:38px;left:0px;width:19px;height:19px;
}
#t15 {
	position:absolute;margin:0;top:38px;left:38px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t16 {
	position:absolute;margin:0;top:38px;left:76px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;
	color:#ffffff;
}
#t17 {
	position:absolute;margin:0;top:38px;left:114px;width:19px;height:19px;
}
#t18 {
	position:absolute;margin:0;top:38px;left:152px;width:19px;height:19px;
}
#t19 {
	position:absolute;margin:0;top:38px;left:190px;width:19px;height:19px;
}
#t20 {
	position:absolute;margin:0;top:38px;left:228px;width:19px;height:19px;
}

#t21 {
	position:absolute;margin:0;top:0px;left:19px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t22 {
	position:absolute;margin:0;top:0px;left:57px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t23 {
	position:absolute;margin:0;top:0px;left:95px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t24 {
	position:absolute;margin:0;top:0px;left:133px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t25 {
	position:absolute;margin:0;top:0px;left:171px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t26 {
	position:absolute;margin:0;top:0px;left:209px;width:19px;height:19px;
}
#t27 {
	position:absolute;margin:0;top:19px;left:0px;width:19px;height:19px;
}
#t28 {
	position:absolute;margin:0;top:19px;left:38px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t29 {
	position:absolute;margin:0;top:19px;left:76px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t30 {
	position:absolute;margin:0;top:19px;left:114px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t31 {
	position:absolute;margin:0;top:19px;left:152px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t32 {
	position:absolute;margin:0;top:19px;left:190px;width:19px;height:19px;
}
#t33 {
	position:absolute;margin:0;top:19px;left:228px;width:19px;height:19px;
}
#t34 {
	position:absolute;margin:0;top:38px;left:19px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t35 {
	position:absolute;margin:0;top:38px;left:57px;width:19px;height:19px;
	font-weight:600;
	font-size:16px;
	line-height:22px;
	text-align:center;

}
#t36 {
	position:absolute;margin:0;top:38px;left:95px;width:19px;height:19px;
}
#t37 {
	position:absolute;margin:0;top:38px;left:133px;width:19px;height:19px;
}
#t38 {
	position:absolute;margin:0;top:38px;left:171px;width:19px;height:19px;
}
#t39 {
	position:absolute;margin:0;top:38px;left:209px;width:19px;height:19px;
}
#t40 {
	position:absolute;margin:0;top:0px;left:247px;width:128px;height:57px;
}




              /* ▲戻るボタン▲ */
#goto_top {
    position: fixed;
    right: 4%;
    bottom: 2%;
	z-index:5;
	
}

#goto_top a {
    width: 35px;/* 初期値35px */
    height: 70px;
	opacity:0.65;
    display: block;
    color: #ffffff;
	font-size:18px;/* 初期値 なし */
	
    text-align: center;
    line-height: 35px; /* 初期値35px */
    text-decoration: none;
    font-weight: 900;
} 




/* ●●●●●●●●●●● */
/* ハンバーガー 実験 20200829 */

@media (orientation: portrait){
/* たて使いのみ有効 20200906 */

#drawer_wrapper #box_h_top {
	position: fixed;
	top:0px;
	right:14px;
	width:42px;
	height:40px;
	display: block;
	background-color:#dd6530;
	z-index:10;
}

#drawer_wrapper #box_h {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:40px;
	display: block;
	background-color:#dd6530;
	z-index:10;
	color:#ffffff;
	font-weight:700;
	font-size:16px;
	line-height:38px;
}

#drawer_wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;  /* -300px */
    width: 65%;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
    background: #802644;  /* ナビ生地 */
    font-size: 14px;
    box-sizing: border-box;
    z-index: 98;
}
#drawer_wrapper nav.menuitems ul li {
    display:block;
    padding: 8px 28px;
    border-bottom: 1px dotted #802644;  /* ライン */
	border-left: 2.5px solid #802644;
	
    background-color: #eeeeee;  /* 生地 */
    color: silver;
}
#drawer_wrapper nav.menuitems ul li a {
    text-decoration: none;
    color: #222222;  /* ナビカラー */
    width: 99%;
    display:block;
}
#drawer_wrapper #hamburger_icon {
    position: fixed;
    top: 8px;
    right: 20px;
    width: 30px;
    height: 24px;
    z-index: 99;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
#drawer_wrapper #hamburger_icon span.yum {
    position: absolute;
    width: 30px;
    height: 4px;
    background: #fff;
    border-radius: 10px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
	    z-index: 20;
}
#drawer_wrapper #hamburger_icon span:nth-child(1) {
    top: 0;
}
#drawer_wrapper #hamburger_icon span:nth-child(2) {
    top: 10px;
}
#drawer_wrapper #hamburger_icon span:nth-child(3) {
    top: 20px;
}
#drawer_wrapper #hamburger_icon.open span {
    background: #fff;
}
#drawer_wrapper #hamburger_icon.open span {
    width: 24px;
}
#drawer_wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}
#drawer_wrapper .contents section:nth-child(odd) p {
    left: 10%
}
#drawer_wrapper .contents section:nth-child(even) p {
    right: 10%
}
#drawer_background {
    z-index: 97;
    position: fixed;
    background-color: rgba(204,204,204,0.7);  /* バックグラウンド・透明 */
    display: none;
}

/*よこナビ・ビギン*/
#wrapper_nav_s {
	margin-top:0px;
}
#nav_s {
  list-style: none;
  overflow: hidden;
}
 
#nav_s li {
  width: 0px;
  text-align: center;
  background-color: #333;
  float:none;
  height: 0px;
  line-height: 0px;
  margin-right: 0px;
}
 
#nav_s li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 0px;
}
/*よこナビ・エンド*/

}
/* たて使いのみ有効 閉じる 20200906 */


@media (orientation: landscape){
	/* よこ使いのみ有効 20200906 */
#drawer_wrapper #box_h_top {
	position: fixed;
	top:0px;
	right:14px;
	width:0px;
	height:0px;
	display: block;
	background-color:#dd6530;
	z-index:10;
}

#drawer_wrapper #box_h {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:40px;
	display: block;
	background-color:#dd6530;
	z-index:10;
	color:#ffffff;
	font-weight:700;
	font-size:16px;
	line-height:38px;
}

#drawer_wrapper nav {
    position: fixed;
    top: 0;
    right: -300px;  /* -300px */
    width: 0%;
    height: 0%;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #222;
    font-size: 0px;
    box-sizing: border-box;
    z-index: 98;
}
#drawer_wrapper nav.menuitems ul li {
    display:block;
    padding: 0;
    border-bottom: 1px dotted #666;
    background-color: #444;
    color: silver;
}
#drawer_wrapper nav.menuitems ul li a {
    text-decoration: none;
    color: #ddd;
    width: 0%;
    display:block;
}
#drawer_wrapper #hamburger_icon {
    position: fixed;
    top: 8px;
    right: 20px;
    width: 0px;
    height: 0px;
    z-index: 99;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
#drawer_wrapper #hamburger_icon span.yum {
    position: absolute;
    width: 0px;
    height: 0px;
    background: #fff;
    border-radius: 0px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
	    z-index: 20;
}
#drawer_wrapper #hamburger_icon span:nth-child(1) {
    top: 0;
}
#drawer_wrapper #hamburger_icon span:nth-child(2) {
    top: 0px;
}
#drawer_wrapper #hamburger_icon span:nth-child(3) {
    top: 0px;
}
#drawer_wrapper #hamburger_icon.open span {
    background: #fff;
}
#drawer_wrapper #hamburger_icon.open span {
    width: 0px;
}
#drawer_wrapper .contents section p {
    position: absolute;
    top: 0%;
    width: 0%;
    line-height: 0;
    font-size: 0px;
    color: #fff;
}
#drawer_wrapper .contents section:nth-child(odd) p {
    left: 0%
}
#drawer_wrapper .contents section:nth-child(even) p {
    right: 0%
}
#drawer_background {
    z-index: 97;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    display: none;
}

/*よこナビ・ビギン*/
#wrapper_nav_s {
	margin-top:50px;
	text-align:center;
}
#nav_s {
  list-style: none;
  overflow: hidden;
}
 
#nav_s li {
  width: 100px;
  text-align: center;
  background-color: #802644;
  float: left;
  height: 40px;
  line-height: 40px;
  margin-right: 1px;
  margin-left: 1px;
}
 
#nav_s li a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  padding: 20px;
}
/*よこナビ・エンド*/


}
/* よこ使いのみ有効 閉じる 20200906 */