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

/* 
body, html {
	height: 100%;
}
*/
body {
	font-family:  "竹 L", "Take Light", sans-serif;
	color: #333;
	line-height: 1.5;
	word-break: break-all;
}
a {
	 color: #0002cf;
   text-decoration: none;
}
a:hover {
	 color: #6560d0;
   text-decoration: none;
}
ul, ol, dl, dt, dd, li {
	text-indent: 0;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
	background: transparent;
	background-image: none;
	border: none;
	border-image: none;
	margin: 0;
	padding: 0;
}
strong {
	font-weight: normal;
}
p {
	font-family: "竹 L", "Take Light", sans-serif;
}
img {
	border: none;
	border-image: none;
	box-shadow: none;
}
/* ヘッダー */
header {
	-webkit-background-size: 1px 4px;
	-moz-background-size: 1px 4px;
	background-size: 1px 4px;
	background-color: #0002cf;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .2) 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(rgba(255, 255, 255, .2) 50%, transparent 50%, transparent);
	background-image: linear-gradient(rgba(255, 255, 255, .2) 50%, transparent 50%, transparent);
	margin: 0 auto 20px;
	padding: 0;
}
#markbox {
	background-image: none;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#logo {
	font-family: "勘亭流", Kanteiryu, sans-serif;
	font-size: 40px;
	letter-spacing: -1px;
	text-align: center;
	text-shadow: 5px 5px 3px #000;
	padding-top: 20px;
}
#logo a {
	color: #ccc;
}
#logo a:hover {
	color: #fff;
}
/* 本文 */
	#leftbox {
		float: none;
	}
	#rightbox {
		float: none;
	}
#carousel-example-generic {
	margin-bottom: 30px;
}
.item {
	background: none;
	background-image: none;
}
.left, .right, .carousel-control {
	border: none;
	border-image: none;
}
main section div.titlebox {
	background: #7fffff left top no-repeat;
	border-radius: 10px;
	width: 100%;
	height: 20px;
	margin-top: 3px;
}
main section h1 {
	font-family: "竹 H", "Take Heavy",  sans-serif;
	font-size: 28px;
	letter-spacing: -1px;
	text-align: center;
	width: 100%;	
	margin-top: -25px;
	margin-bottom: 40px;
}
/* carousel */
.carousel-caption {
	background-color: rgba(0,0,0,0.4);
  right: 0%;
  bottom: 0;
  left: 0%;
	text-align: center;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 20px;
}
.carousel-caption h1 {
	line-height: 0.8;
	margin-top: 10px;
}
.carousel-caption h2 {
	font-family: "竹 B", "Take Bold", sans-serif;
	line-height: 0.8;
	font-size: 24px;
	text-shadow: -1px 1px 5px #fff, 1px -1px 5px #fff;
	margin-top: 10px;
}
.carousel-caption h3 {
	font-family: "竹 B", "Take Bold", sans-serif;
	line-height: 0.8;
	font-size: 24px;
	font-weight: normal;
	text-shadow: -1px 1px 5px #fff, 1px -1px 5px #fff;
	margin-top: 10px;
	}
.carousel-caption p {
	line-height: 1;
	padding-bottom: 10px;
}
/*blog Feed */
#blogfeed {
	width: 100%;
	margin-bottom: 20px;
	padding: 30px;
	border: 1px solid #666;
	border-radius: 10px;
}
#blogfeed ul {
	width: 100%;
}
#blogfeed ul li {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #0002cf;
}
#blogfeed h2 {
	font-size: 20px;
	font-family: "竹 B", "Take Bold", sans-serif;
	background: transparent;
	margin: 0;
	padding: 0;
	border: none;
}
#blogfeed h2 a {
	 color: #0002cf;
   text-decoration: underline;
}
#blogfeed h3 {
	font-family: "竹 L", "Take Light", sans-serif;
	font-size: 11px;
	color: gray;
	line-height: 1.125;
	margin-top: 0;
	padding-top: 8px;
}
#blogfeed p {
	margin-bottom: 5px;
	padding-bottom: 0;
}
/*Google Feed */
/*
#feed {
	width: 100%;
	margin-bottom: 20px;
	padding: 30px;
	border: 1px solid #666;
	border-radius: 10px;
}
#feed h2 {
	font-size: 24px;
	font-family: "竹 B", "Take Bold", sans-serif;
	background: transparent;
	margin: 0;
	padding: 0;
	border: none;
}
#feed h3 {
	font-family: "竹 L", "Take Light", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 10px;
	border-top: 1px dotted #0002cf;
}
#feed h2 a, #feed h3 a {
	 color: #0002cf;
   text-decoration: none;
}
#feed p {
	margin-bottom: 5px;
	padding-left: 20px;
	padding-bottom: 0;
}
/* begin styles for RSS Feed */
/*
.rss_box {
	width: 100%;
	margin-bottom: 20px;
	padding: 30px;
	border: 1px solid #666;
	border-radius: 10px;
}
.rss_box ul li {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #0002cf;
}
.rss_box p {
	font-size: 10px;
}
.rss_items {
	margin: 0px;
	padding: 0px;
}
.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	padding-bottom: 0px;
	color: #999;
	width: 100%;
	word-break: break-all;
}
.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-size: 16px;
	font-family: "竹 B", "Take Bold", sans-serif;
	color: #0002cf;
  text-decoration: none;
}
.rss_item a:hover { 
	color: #6560d0;
  text-decoration: none;
}
.rss_date {
	font-weight : normal;
	font-size: 12px;
	color: #999;
}
/* 本文全般 */
main section h2 {
	font-family:  "竹 B", "Take Bold", sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 1.25;
	background: transparent url(../img/images_basis/bg_h2.png) left top no-repeat;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 40px;
	padding-bottom: 5px;
	border-top: 1px solid #c90538;
	border-left: 1px solid #c90538;
 	-webkit-border-radius: 10px 0 0 0;
  -moz-border-radius: 10px 0 0 0;
  -ms-border-radius: 10px 0 0 0;
  -o-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
	box-sizing: border-box;
}
@media screen and (-webkit-min-device-pixel-ratio:2),  (min-resolution: 2dppx) {
	main section h2 {
		background: url(../img/images_basis/bg_h2@2x.png) left top no-repeat;
		background-size: 35px 38px;
  }
}
main section h3 {
	font-family: "竹 L", "Take Light", sans-serif;
	color: #c90538;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 1.25;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
}
main section p {
	font-size: 14px;
	margin-bottom: 20px;
}
/*
.ltr_dansage {
	text-indent: -1em;
	padding-left: 1em;
  margin-bottom: 40px;
}
*/
main .table-responsive {
  border: none;
	border-image: none;
}
main .table {
	width: 100%;
	margin-right: 0;
  border-top: 1px solid #002e73;
	border-right: 1px solid #002e73;
  border-bottom: none;
  border-left: 1px solid #002e73;
	box-sizing: border-box;
	border-image: none;
}
main .table-responsive .table th {
	font-family: "竹 L", "Take Light", sans-serif;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	padding: 20px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #002e73;
  border-left: none;
}
main .table-responsive .table th.th_one {
	color: #333;
  border-bottom: none;
	padding-bottom: 0;
}
main .table-responsive .table td {
	font-family: "竹 L", "Take Light", sans-serif;
	padding: 20px;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #002e73;
  border-left: none;
}
main .table-responsive .table td.td_one {
	color: #333;
	border-image: none;
	padding-top: 0;
}
main .table_br {
	width: 100%;
	margin-right: 0;
  margin-bottom: 20px;
  border-top: 1px solid #002e73;
  border-bottom: none;
  border-left: 1px solid #002e73;
	box-sizing: border-box;
	border-image: none;
}
main .table-responsive .table_br th {
	font-family: "竹 L", "Take Light", sans-serif;
	font-size: 14px;
	font-weight: normal;
  text-align: center;
	vertical-align: middle;
  background-color: lightgray;
	padding: 5px 10px;
  border-top: none;
  border-right: 1px solid #002e73;
  border-bottom: 1px solid #002e73;
  border-left: 1px solid #002e73;
}
main .table-responsive .table_br td {
	font-family: "竹 L", "Take Light", sans-serif;
	font-size: 14px;
	font-weight: normal;
  text-align: left;
	vertical-align: top;
  background-color: white;
	padding: 5px 10px;
  border-top: none;
  border-right: 1px solid #002e73;
  border-bottom: 1px solid #002e73;
  border-left: 1px solid #002e73;
}
/* 関連リンク */
main section ul.ul_link {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
main section ul.ul_link li {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 20px;
	border: 1px solid #333;
	border-radius: 10px;
	box-sizing: border-box;
}
main section ul.ul_link li h3 {
	font-family:  "竹 B", "Take Bold", sans-serif;
	color: #c90538;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 1.25;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c90538;
}
/* Ebi-Log */
main section dl.dl_log {
	display: block;
	width: 100%;
	margin-bottom: 30px;
	border-top: 1px solid #333;
}
main section dl.dl_log dt {
	font-family:  "竹 M", "Take Medium", sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	width: 100%;
	margin-top: 0;
	padding-top: 8px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c90538;
}
main section dl.dl_log dd {
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	box-sizing: border-box;
}
/* Orichan */
main section ol.ol_orichan {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
main section ol.ol_orichan li {
	font-family:  "竹 M", "Take Medium", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	padding: 23px 20px 20px;
	border: 1px solid #333;
 	-webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
	border-radius: 10px;
	box-sizing: border-box;
}
main section h3.h3_orichan {
	margin-left: 0;
	margin-bottom: 30px;
	padding-left: 15px;
	border-bottom: 1px dotted #c90538;
}
img.img_ori_left {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
img.img_ori_right {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.img-orichan-l {
  width: 100%;
  margin-left: 0;
}
.img-orichan-m_l {
  width: 100%;
  margin-right: 0;
  float: none;
	margin-bottom: 1em;
}
.img-orichan-m_r {
  width: 100%;
  margin-left: 0;
  float: none;
	margin-bottom: 1em;
}
.img-orichan-s_l {
  width: 100%;
  margin-right: 0;
  float: none;
	margin-bottom: 1em;
}
.img-orichan-s_r {
  width: 100%;
  margin-left: 0;
  float: none;
	margin-bottom: 1em;
}
/* フォトコン */
main section div.photocon {
	text-align: center;
	background-color: #f0f0f0;
	margin: 0 0 30px;
	padding: 15px 0 0;
	border-radius: 10px;
	box-sizing: border-box;
}
main section div.photocon img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	border: none;
}
main section div.photocon p {
	margin-top: 10px;
	margin-bottom: 15px;
}
main section div.photocon div.imgac {					/* 立て位置用（w=75%） */
	text-align: center;
}
main section div.photocon div.imgac img.img_v {	
	width: 75%;
	height: auto;
	margin: 0 auto;
	border: none;
}
main section ol.ol_photocon {
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
main section ol.ol_photocon li {
	font-family:  "竹 M", "Take Medium", sans-serif;
	font-size: 16px;
	line-height: 1.25;
	text-align: center;
	display: block;
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	padding: 15px 0 0;
	border: 1px solid #ccc;
 	-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
  -moz-box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
  box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
	box-sizing: border-box;
}
/* フォーム */
iframe {
	width: 100%;
	height: 690px;
	margin-bottom: 20px;
	padding: 0;
	border: none;
	overflow: hidden;
}
.formitem {
	font-family: "竹 L", "Take Light", sans-serif;
	font-size: 100%;
	color: #333;
	width: 100%;
	margin-bottom: 5px;
	padding: 20px 10px;
	border: 1px solid #999;
	 -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
	border-radius: 5px;
	box-sizing: border-box;
}
label {
	font-family: "竹 L", "Take Light", sans-serif;
	font-weight: normal;
}
label.label_one {
	margin-bottom: none;
	padding-bottom: 0;
}
input::-webkit-input-placeholder {
	font-family: "竹 L", "Take Light", sans-serif;
}
input:-moz-placeholder {
	font-family: "竹 L", "Take Light", sans-serif;
}
input::-moz-placeholder {
	font-family: "竹 L", "Take Light", sans-serif;
}
input:-ms-input-placeholder {
	font-family: "竹 L", "Take Light", sans-serif;
}
.btn, .btn-default {
	border: 1px solid #999;
	border-image: none;
}
main .table-responsive .table th.th_line {
  border-right: 1px solid #002e73;
}
/* サイドバー */
nav ol {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
}
nav ol li {
	font-family:  "竹 B", "Take Bold", sans-serif;
	font-size: 18px;
	line-height: 1;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
  padding: 16px 0 0 15px;
  list-style: none;
	display:block;
	text-align: center;
	width: auto;
	height: 50px;
	border: 1px solid #ccc;
 	-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
  -moz-box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
  box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
	box-sizing: border-box;
}
nav ol li a {
	width: 100%;
	height: 50px;
	display:block;
}
aside ul {
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
}
aside ul li {
	font-family:  "竹 B", "Take Bold", sans-serif;
	font-size: 18px;
	line-height: 1;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
  padding: 16px 0 0 15px;
  list-style: none;
	text-align: center;
	width: auto;
	height: 50px;
	display:block;
	border: 1px solid #ccc;
 	-webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
	border-radius: 25px;
	-webkit-box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
  -moz-box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
  box-shadow: inset 0px 0px 10px rgba(204, 204, 204, 5);     /* 内側に光彩を追加 */
	box-sizing: border-box;
}
aside ul li a {
	width: 100%;
	height: 50px;
	display:block;
}
.panel {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.panel-default {
	width: auto;
  padding: 0;
	box-sizing: border-box;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
aside ul li.li_title {
	font-family: "竹 B", "Take Bold", sans-serif;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 14px 15px;
  font-size: 18px;
  color: inherit;
	width: auto;
	box-sizing: border-box;
}
.panel-title > a {
  color: inherit;
}
.panel-title a:hover {
 	color: #9d005c;
}
.panel-body {
	margin: 0;
	padding: 0;
}
.panel-default > .panel-heading {
	background: transparent;
	background-image: none;
	box-shadow: none;
	margin: 0;
	padding: 0;
	border: none;
	border-image: none;
	border-radius: 0;
	filter:none;
}
/* ページTOP戻り */
#back-top {
	font-size: 50px;
	position: fixed;
	bottom: 0%;
	right: 3%;
	display: block;
	margin-bottom: 0;
/* 
	z-index: 2;
*/	
}
#back-top a {
	color: rgba(0, 0, 0, .2);
}
/* フッター */
footer {
	font-family: "Take Light", "Take Light", sans-serif;
	-webkit-background-size: 1px 4px;
	-moz-background-size: 1px 4px;
	background-size: 1px 4px; /* Controls the size of the stripes */
	background-color: #0002cf;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.5, transparent), to(transparent));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, .2) 50%, transparent 50%, transparent);
	background-image: -o-linear-gradient(rgba(255, 255, 255, .2) 50%, transparent 50%, transparent);
	background-image: linear-gradient(rgba(255, 255, 255, .2) 50%, transparent 50%, transparent);
	width: 100%;
	margin: 10px auto 0;
	padding: 20px 0 0;
/* 
	position: absolute;
	bottom: 0;
	z-index: 1;
*/	
}
address {
	color: #fff;
	text-align: center;
	line-height: 1.5;
	margin-bottom: 40px;
}
.ltr_copy {
	font-style: italic;
}
	footer img {
		display: inline;
		margin-bottom: 10px;
	}
/* クラスセレクタ汎用 */
.ltr_blue {
	color: #002e73;
}
.ltr_ebired {
	color: #c90538;
}
.ltr_liteblue {
	color: #7fffff;
}
.ltr_bold {
  font-family:  "竹 B", "Take Bold", sans-serif;
  font-weight: bold;
}
.ltr_ul {
  text-decoration: underline;
}
.ltr_pl15 {
	padding-left: 15px;
}
.ltr_mt-20 {
	margin-top: -20px;
}
.ltr_mb0 {
	margin-bottom: 0;
}
.ltr_mb10 {
	margin-bottom: 10px;
}
.ltr_mb20 {
	margin-bottom: 20px;
}
.ltr_mb30 {
	margin-bottom: 30px;
}
h3.h3_mt40 {
  margin-top: 40px;
}
.ltr_explanation {
	font-family: serif;
	font-size: 85%;
	margin-bottom: 3px;
}
.ltr_tac {
	text-align: center;
}
.ltr_adjustment1 {
  margin-bottom: 5px;
}
img.img_mt-10 {
	margin-top: -10px;
}
img.img_mb10 {
	margin-bottom: 10px;
}
img.img_mb20 {
	margin-bottom: 20px;
}
img.img_mb30 {
	margin-bottom: 30px;
}

@media only screen and (min-width: 768px) {
	#markbox {
		background: transparent url(../img/images_basis/ebi_mark.png) right 15px no-repeat;
	}
	#logo {
		text-align: left;
	}
	#leftbox {
		float: left;
	}
	#rightbox {
		float: right;
	}
	.carousel-caption {
  	text-align: left;
		padding-left: 30px;
		padding-bottom: 40px;
	}
	nav ol li {
		text-align: left;
		width: 100%;
	}
	aside ul li {
		text-align: left;
		width:100%;
	}
	footer img {
		display: none;
		margin-bottom: 0;
	}
}
@media screen and (-webkit-min-device-pixel-ratio:2),  (min-resolution: 2dppx) {
	#markbox {
		background-image: url(../img/images_basis/ebi_mark@2x.png) right 15px no-repeat;
		background-size: 60px 60px;
  }
}
@media only screen and (min-width: 992px) {
	img.img_ori_left {
		width: 50%;
		height: auto;
		float: left;
		margin-right: 15px;
	}
	img.img_ori_right {
		width: 50%;
		height: auto;
		float: right;
		margin-left: 15px;
	}
  .img-orichan-l {
    width: 85%;
    margin-left: 12.5%;
    margin-bottom: 0;
  }
  .img-orichan-m_l {
    width: 45%;
    margin-right: 1em;
    float: left;
    margin-bottom: 0;
  }
  .img-orichan-m_r {
    width: 45%;
    margin-left: 1em;
    float: right;
    margin-bottom: 0;
  }
  .img-orichan-s_l {
    width: 30%;
    margin-right: 1em;
    float: left;
    margin-bottom: 0;
  }
  .img-orichan-s_r {
    width: 30%;
    margin-left: 1em;
    float: right;
    margin-bottom: 0;
  }
}
