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

/*
Theme Name: JBO-Classic
*/

/* ■タグの初期値をリセット
----------------------------------------------------------- */

html {
	overflow-y: scroll;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td,img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}


/* ■リンクカラー
----------------------------------------------------------- */

a:link {
	color: #B53C3C;
	text-decoration: none;
}

a:visited {
	color: #B41818;
	text-decoration: none;
}

a:hover {
	color: #F06;
	text-decoration: underline;
}

a:active {
	color: #F06;
	text-decoration: none;
}

/* リンクボタン */
.btn-sticky {
	display: inline-block;
	padding: 0.8em 1.3em;
	margin: 0.5em 0 0.5em 0;
	text-decoration: none;
	background: #f7f7f7;
	border-left: solid 10px #B53C3C;/*左線*/
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn-sticky:hover {
	text-decoration: none;
	color: #B53C3C;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(64, 64, 64, 0.2);
	transform: translateY(1px);
}
.btn-sticky:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	font-weight: bold;
	transform: translateY(2px);
}

/* リンクボタン オレンジ */
.btn-sticky-notice {
	display: inline-block;
	padding: 0.8em 1.3em;
	text-decoration: none;
	background: #f7f7f7;
	border-left: solid 10px #b46618;/*左線*/
	color: #b46618 !important;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn-sticky-notice:hover {
	text-decoration: none;
	color: #b46618;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(64, 64, 64, 0.2);
	transform: translateY(1px);
}
.btn-sticky-notice:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	font-weight: bold;
	transform: translateY(2px);
}

/* リンクボタン グリーン */
.btn-sticky-info {
	display: inline-block;
	padding: 0.8em 1.3em;
	text-decoration: none;
	background: #f7f7f7;
	border-left: solid 10px #18b466;/*左線*/
	color: #18b466 !important;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn-sticky-info:hover {
	text-decoration: none;
	color: #18b466;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(64, 64, 64, 0.2);
	transform: translateY(1px);
}
.btn-sticky-info:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	font-weight: bold;
	transform: translateY(2px);
}

/* リンクボタン ブルー */
.btn-sticky-outer {
	display: inline-block;
	padding: 0.8em 1.3em;
	text-decoration: none;
	background: #f7f7f7;
	border-left: solid 10px #1866b4;/*左線*/
	color: #1866b4 !important;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
}
.btn-sticky-outer:hover {
	text-decoration: none;
	color: #1866b4;
	font-weight: bold;
	box-shadow: 0px 2px 2px rgba(64, 64, 64, 0.2);
	transform: translateY(1px);
}
.btn-sticky-outer:active {
	box-shadow: inset 0 0 2px rgba(128, 128, 128, 0.1);
	font-weight: bold;
	transform: translateY(2px);
}


/* ■body基本設定
----------------------------------------------------------- */

body {
	color: #333; /* テキストカラー */
	font-size: small;  /* 基準となるフォントサイズ */
	font-family: Sans-Serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.5;  /* テキストの行間 */
	background: #FFFFFF;
}

* html body {	/* for IF6 */
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}


/* ■レイアウト枠　all
----------------------------------------------------------- */

#all {
	background: #FFFFFF;
	text-align: center;
	border-top: 3px solid #5E5E5E;
	zoom: 1;
	min-width: 940px;
}


/* ■レイアウト枠　div940
----------------------------------------------------------- */

.div940 {
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


/* ■ヘッダー
----------------------------------------------------------- */

#header {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}

#header-rapper {
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: url(./img/parts/bg-img.gif) no-repeat right top;
	min-width: 940px;
}

#logo {
	float: left;
}

#logo img {
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
}

#subnavi {
	background: #5E5E5E;
	float: right;
	padding: 3px 5px 5px;
	color:#FFF
}

#subnavi a {
	color:#FFF
}

#header li{
	display:inline;
	list-style-type: none;
	padding-left: 15px;
	padding-right: 15px;
}

.headerli-border {
	border-right: 1px solid #8C8C8C;
}


/* ■グローバルナビゲーションメニュー（上メニュー） 
-------------------------------------------------------------------- */

#navi {
	background: #8C8C8C;
	border-bottom: 2px solid #333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	min-width: 940px;
}

#navi a {
	color: #FFF;
	display: block;
}

#navi table {
	text-align: center;
	width: 940px;
	border-style: none;
	margin: 0 auto;
	padding: 0;
	font-size: small;
}

#navi td {
	padding: 4px 20px;  /* メニュー文字から枠までの間隔。上下4px、左右20px */
	margin: 0;
	line-height: 1.3em;
}

.navi-red {
	background: #C74242;
	border-right: 1px solid #333;
}

.navi-yellow {
	background: #A69E0A;
	border-right: 1px solid #333;
}

.navi-green {
	background: #438F14;
	border-right: 1px solid #333;
}

.navi-blue {
	background: #1991B5;
	border-right: 1px solid #333;
}

.navi-purple {
	background: #7346A3;
	border-right: 1px solid #333;
}

.navi-gray {
	background: #5E5E5E;
}


/* ■レイアウト枠　page 
-------------------------------------------------------------------- */

#page {
  width: 940px;
  margin: 0 auto;
  text-align: left;
  background: #FFFFFF;
  zoom: 1;
}


/* ■レイアウト枠　パンくずリスト
-------------------------------------------------------------------- */

#topicpath {
	background: #F3F3F3;
	font-size: 80%;
	padding: 6px 10px;  /* 文字から枠までの間隔　上下6px　左右10px */
	margin-bottom: 10px;  /* 枠からメニューと本文までの間隔 */
}


/* ■レイアウト枠　contents
-------------------------------------------------------------------- */

#contents {
  width: 940px;
  background: #FFFFFF;
  zoom: 1;
}


/* ■左メニュー
-------------------------------------------------------------------- */

#menu {
	width: 230px;
	float: left;
	background: #FFFFFF;
	font-weight: bold;
}

#menu ul {
	width: 228px;
	border-right: 1px solid #CCCCCC;  /* メニューを囲う枠線・右 */
	border-left: 1px solid #CCCCCC;  /* メニューを囲う枠線・左 */
	border-bottom: 1px solid #CCCCCC;  /* メニューを囲う枠線・下 */
	margin-bottom: 10px;
}

#menu ul a {
	color: #333;
}

#menu ul a:hover {
	color: #B53C3C;
}

#menu li {
	list-style-type: none;
}

.menu-yellow {
	padding: 8px;
	list-style-type: none;
	border-top: 3px solid #A69E0A;   /* 上の太い線の色 */
	background: #FAF7BC;
	font-weight: bold;
}

.menu-green {
	padding: 8px;
	list-style-type: none;
	border-top: 3px solid #438F14;   /* 上の太い線の色 */
	background: #E2F0D3;
	font-weight: bold;
}

.menu-blue {
	padding: 8px;
	list-style-type: none;
	border-top: 3px solid #1991B5;   /* 上の太い線の色 */
	background: #D8F0F8;
	font-weight: bold;
}

.menu-purple {
	padding: 8px;
	list-style-type: none;
	border-top: 3px solid #7346A3;   /* 上の太い線の色 */
	background: #EFE4F8;
	font-weight: bold;
}

.menu-gray {
	padding: 8px;
	list-style-type: none;
	border-top: 3px solid #5E5E5E;   /* 上の太い線の色 */
	background: #E6E6E6;
	font-weight: bold;
}

.menu-ico01 {
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	background: #FFF url(./img/parts/menu-ico01.gif) no-repeat 10px 13px;   /* 四角いアイコン */
	padding: 8px 10px 8px 28px;
	zoom: 1;
}

.menu-ico02 {
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	background: #FFF url(./img/parts/menu-ico02.gif) no-repeat 15px 13px;   /* 小さい三角のアイコン */
	padding: 8px 10px 8px 28px;
	zoom: 1;
}

.menu-ico-noline01 {
	list-style-type: none;
	background: #FFF url(./img/parts/menu-ico01.gif) no-repeat 10px 13px;   /* 四角いアイコン下線なし */
	padding: 8px 10px 8px 28px;
	zoom: 1;
}

.menu-ico-noline02 {
	list-style-type: none;
	background: #FFF url(./img/parts/menu-ico02.gif) no-repeat 15px 13px;   /* 小さい三角のアイコン下線無し */
	padding: 8px 10px 8px 28px;
	zoom: 1;
}


/* ■携帯・RSSなど */

.menu-mobile01 {
	padding: 8px;
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
	background: #FEE;
	font-weight: bold;
}

.menu-mobile02 {
	list-style-type: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* ■メイン（本文エリア）
-------------------------------------------------------------------- */

#main {
	float: right;
	width: 690px;
	background: #FFFFFF;
}

#main table,   
#main ol,   
#main ul,   
#main dl,   
#main blockquote,   
#main pre,   
#main p {   
    margin-bottom: 1em;
	font-size: small;
}

#area {
	width: 670px;   /* 本文エリア横幅 */
	margin-right: 10px;   /* 本文エリア横幅余白 */
	margin-left: 10px;   /* 本文エリア横幅余白 */
}

#main ol,   
#main ul {
	margin-left: 25px;
}

#main li {
	margin-bottom: 0.1em;
}

#main dt {
	margin-top: 5px;
}

#main dd {
	margin-left: 1em;
}


/* ■ナビゲーションメニュー（single.php）
-------------------------------------------------------------------- */
.post_link {
	display: block;
	width: 100%;
}
.next_link:before {
	content: "";
	float: left;
	display: block;
}
.next_link {
	display: block;
	width: 40%;
	float: left;
	overflow: auto;
	text-align: left;
}
.prev_link {
	display: block;
	width: 40%;
	float: right;
	overflow: auto;
	text-align: right;
}
.prev_link:after {
	content: "";
	float: right;
	display: block;
}
.post_link:after {
	content: "";
	height: 1em;
	clear: both;
	display: block;
}


/* ■ページアップ
-------------------------------------------------------------------- */

#pageup {
	clear: both;
	width: 940px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	padding-top: 15px;
}

#pageup p {
	text-align: right;
}


/* ■フッター
-------------------------------------------------------------------- */

#footer {
	border-top: 3px solid #B53C3C;
	background: #FFF url(./img/parts/bg-line.gif) repeat-x bottom;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	min-width: 940px;
}

#footer ul {
	width: 940px;
	text-align: center;
	display:inline;
}

#footer li{
	display:inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

.footerli-border {
	border-right: 1px solid #8C8C8C;
}


/* ■お問い合わせ部分
-------------------------------------------------------------------- */

#contact {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	min-width: 940px;
	background: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

#contact table {
	border-style: none;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
}

.ct-01 {
	vertical-align: middle;
	text-align: right;
	padding-right: 20px;
}

.ct-02 {
	text-align: left;
	white-space: nowrap;
}

.contactlist {
	padding-left: 12px;
	background: url(./img/parts/list-icon.gif) no-repeat left center;
	list-style-type: none;
}


/* ■コピーライト
-------------------------------------------------------------------- */

#copyright {
	background: #B53C3C url(./img/parts/copyright.gif) repeat-x center top;
	color: #FFF;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	min-width: 940px;
}


/* ■見出し
-------------------------------------------------------------------- */

h1 {
	background: #FFF url(./img/parts/h1.jpg) no-repeat left top;
	border-bottom: 2px solid #C74242;
	padding: 21px 10px 20px 45px;
	margin-bottom: 20px;
	font-size: 140%;
	zoom: 1;
}

h2 {
	background: #FFF url(./img/parts/h2.gif) no-repeat left top;
	padding: 5px 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 108%;
	border: 1px solid #CCC;
	zoom: 1;
}

h3 {
	background: url(./img/parts/h3.gif) no-repeat left bottom;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 100%;
	padding-left: 15px;
	zoom: 1;
}

h4 {
	background: url(./img/parts/h4-line.gif) repeat-x left bottom;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	zoom: 1;
	padding-bottom: 5px;
}

.listhead div {
/*	background: #B41818;*/
	background: rgb(241,241,241);
	background: linear-gradient(0deg, rgba(241,241,241,1) 0%, rgba(246,246,246,1) 12%, rgba(238,238,238,1) 100%);
	border: 1px solid #d4d4d4;
	padding: 15px 0px 12px 22px;
	font-size: 130%;
	font-weight: bolder;
	color: #000;
	zoom: 1;
}
.listhead:after {
	content: "";
	display: block;
	width: 100%;
	border-bottom: 2px solid #B41818;
	margin-bottom: 20px;
}
.listhead:hover {
	text-decoration: none;
}
.listhead div:hover{
	border-right: 6px solid #675959;
}

/* ■リンクアイコン
-------------------------------------------------------------------- */

.linkicon {
	list-style-type: none;
	background: url(./img/parts/link-icon.gif) no-repeat left 2px;
	padding-left: 22px;
	padding-bottom: 10px;
	zoom: 1;
}

.linkicon-right {   
    text-align: right;
	list-style-type: none;
}   

.linkicon-right a {
	background: url(./img/parts/link-icon.gif) no-repeat left center;
	padding-left: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	zoom: 1;
}  


/* ■表（TABLE）
-------------------------------------------------------------------- */

#area table, #main table {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: small;
}

#area table th, #main table th {
	padding: 3px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	background: #F3F3F3;
	font-weight: normal;
	text-align: left;
}

#area table td, #main table td {
    padding: 3px;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
    font-size: small;
}

#area table caption, #main table caption {
	text-align: left;
	font-weight: bold;
}

/* ■コラム
-------------------------------------------------------------------- */

.column {
	padding: 15px;
	border: 1px solid #7DC431;
}


/* ■画像ボーダー
-------------------------------------------------------------------- */

.imgborder {
	border: 1px solid #CCCCCC;
}


/* ■水平線HR
-------------------------------------------------------------------- */

.hrborder {
	border: 1px dotted #CCCCCC;
	margin-bottom: 10px;
}


/* ■左右に並べる
-------------------------------------------------------------------- */

.boxleft {
	float: left;
	margin-right: 10px;
}

.boxright {
	float: right;
}

.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.center {
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}


/* ■マージン
-------------------------------------------------------------------- */

.margin-r10 {
	margin-right: 10px;
}


/* ■テキスト装飾
-------------------------------------------------------------------- */

.txtright {
	text-align: right;
}

.txtred {
	color: #C00 !important;
	font-weight: bold;
}

.txtgreen {
	color: #096 !important;
	font-weight: bold;
}

.txtblue {
	color: #06F !important;
	font-weight: bold;
}

.txtbold {
	font-weight: bold;
}

.txt-bigbold {
	font-size: 140%;
	font-weight: bold;
}

.txt-big140 {
	font-size: 140%;
}

.txt-big120 {
	font-size: 120%;
}

.txt-small {
	font-size: 70%;
}


/* ■回り込み防止
-------------------------------------------------------------------- */

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

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}


/* ■English専用設定
-------------------------------------------------------------------- */

#english {
	width: 940px;
}

#english p {
	margin-bottom: 15px;
}

#englisharea {
	margin-right: 150px;
	margin-left: 150px;
}

#english table,   
#english ol,   
#english ul,   
#english dl,   
#english blockquote,   
#english pre,   
#english p {   
    margin-bottom: 1em;   
}

#english ol,   
#english ul {
	margin-left: 25px;
}

#english li {
	margin-bottom: 0.1em;
}

#english dt {
	margin-top: 5px;
}

#english dd {
	margin-left: 1em;
}

#english table {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
	border: 1px #CCCCCC solid;
    border-collapse: collapse;
    border-spacing: 0;
}

#english table th {
	padding: 3px;
	border: 1px #CCCCCC solid;
	border-width: 0 0 1px 1px;
	background: #F3F3F3;
	font-weight: normal;
	text-align: left;
}

#english table td {
    padding: 3px;
    border: 1px #CCCCCC solid;
    border-width: 0 0 1px 1px;
}

#english table caption {
	text-align: left;
	font-weight: bold;
}


/*-----------------------------
ギャラリー
------------------------------*/
/*
.gallery {
	width: 100%;
	margin-bottom: 20px !important;
    overflow: hidden;
}

.gallery br {display: none;}
*/
#gallery-1 .gallery-item {
	width: 31% !important;
}
.gallery-caption {
	padding: 0.3em;
	text-align: left;
}
/*
.gallery-icon {
    text-align: center;
}

.gallery-icon img {
	width: 100%;
	height: auto;
	margin-bottom: 10px !important;
}
*/
.gallery-columns-3 .gallery-caption {
	font-size: 90%;
	width: 155px !important;
    margin: 0.5em;
    padding: 0 15%;
    text-align: justify;
}
/*
.gallery-columns-1 .gallery-item {
    width: 100%;
    margin-right: 0;
}
.gallery-columns-2 .gallery-item {
	width: 48%;
	margin: 0 1%;
}
.gallery-columns-3 .gallery-item {
    width: 30%;
	margin: 0 1%;
}
.gallery-columns-4 .gallery-item {
    width: 23%;
    margin: 0 1%;
}
.gallery-columns-5 .gallery-item {
    width: 18%;
    margin: 0 1%;
}
*/

@media screen and (max-width: 640px) {
	/* 640px以下用の記述 */
	.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
		width: 48%;
		margin: 0 1%;
	}
	.gallery-item {
	width: 31% !important;
	}
	.gallery-columns-3 .gallery-caption {
		width: 96% !important;
	}
	.gallery-caption {
		width: 30% !important;
		padding: 2% !important;
	}
	.gallery-columns-5 .gallery-item {
		width: 31.33333%;
		margin: 0 1%;
	}
}





/* レスポンシブ設定 *
----------------------------------------------------------- */
@media screen and (max-width:480px) {
/*スマホ用のcssを記述*/
#navi,#subnavi,#menu,#contact,#pageup,#footer,#logo {
	display: none;
}
body {
	width: 100%;
}
#all,#header,#header-rapper,#page,#contents,#main,#footer,#copyright,#area,.div940 {
	width: 100%;
	min-width: 100%;
}

/* SP-MENUぶんコンテンツを下げる */
#topicpath {
	margin-top: 50px;
}
/*#logo {
	width: 80%;
	margin-left: 10%;
	max-width: 100%;
	height: auto;
}*/
img {
	max-width: 100%;
	min-width: 25%;
	height: auto;
}
#area {
	margin: 0;
}
#main p {
	margin: 1em;
}
table {
	width: 94%;
	margin: 3%;
	font-size: 80%;
}

/*----- ★ドロワーメニュー★ -----*/
/*ヘッダーまわりはご自由に*/
header {
	margin-bottom: 0em;
}

#sp-header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	display: block;
	background: #B53C3C url(/img/parts/copyright.gif) repeat-x center top;
	box-shadow: 2px 2px 4px -2px #000;
	text-align: left;
}
#sp-header:after {
	clear: both;
}
#sp-title {
	line-height: 50px;
	color: #FFF;
	font-size: 1.1em;
	text-align: center;
	padding-right: 2em;
}
#sp-title a {
	color: #FFF !important;
	text-decoration: none;
}
#sp-title a:active {
	text-decoration: none;
}
#nav-drawer {
  position: relative;
  padding: 15px 0 0 10px;
  width: 10%;
  float: left;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
    display: inline-block;
    width: 30px;
    height: 22px;
    vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;/*線の太さ*/
    width: 25px;/*長さ*/
    border-radius: 3px;
    background: #FFF;
    display: block;
    content: '';
    cursor: pointer;
}
#nav-open span:before {
    bottom: -8px;
}
#nav-open span:after {
    bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
    display: none;/*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;/*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: #3d1d1d;
    opacity: 0;
    transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;/*最前面に*/
    width: 85%;/*右側に隙間を作る*/
    height: 100%;
    background: #fff;/*背景色*/
    transition: .3s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(-105%);
    transform: translateX(-105%);/*左に隠しておく*/
/*	float: left;
	background: #FFFFFF;
	font-weight: bold;*/
}

#nav-content ul:before {
	clear: both;
}

#nav-content ul {
	width: 100%;
	float: none;
	margin: 0;
	border-right: 1px solid #CCCCCC;  /* メニューを囲う枠線・右 */
	border-left: 1px solid #CCCCCC;  /* メニューを囲う枠線・左 */
	border-bottom: 1px solid #CCCCCC;  /* メニューを囲う枠線・下 */
}

#nav-content ul a {
	color: #333;
}

#nav-content ul a:hover {
	color: #B53C3C;
}

#nav-content li {
	width: 100%;
	display: block;
	padding-left: 30px;
	list-style-type: none;
}


/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
    display: block;/*カバーを表示*/
    opacity: .5;
}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);/*中身を表示*/
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}


#header-rapper {
	background-image: none;
}
#deviceLavel {
	display: block;
	content: ”スマホ”;
	border: 1px solid black;
}




/*----- トップに戻るボタン -----*/
#page_top{
  width: 4em;
  height: 4em;
  position: fixed;
  right: 1em;
  bottom: 6em;
  background: #333;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 2em;
  height: 2em;
  text-decoration: none;
}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';
  font-size: 3em;
  color: #fff;
  position: absolute;
  width: 1.35em;
  height: 0.8em;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

}
   
@media only screen and (min-width:481px) and (max-width:768px) {
/*tablet用のcssを記述*/

#sp-header {
	display: none;
}

}
  
@media screen and (min-width:769px) {
/*pc用のcssを記述

#all,#page,#contents,#main {
	width: 100%;
}

*/
#sp-header {
	display: none;
}

#deviceLavel {
	display: block;
	content: ”PC”;
	border: 1px solid red;
}




}


