.container {
	width: 710px;
}
/*	ヘッダ
---------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: url(img/bg.gif) repeat-y center top;
}
#header {
	height: 126px;
	position: relative;
}
#portraits img {
	margin: 0;
	padding: 0;
	float: none;
}
h1 a {
	/* 	background: url("img/site_ttl.gif") repeat left top; */
	width: 440px;
	height: 107px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	left: 120px;
	top: 19px;
}
/*	フッタ
---------------------------------------*/
#footer {
	text-align: center;
}
/* 	更新履歴
---------------------------------------*/
dl.whatnew {
	margin: 0 0 1.5em 0;
}
dl.whatnew dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 7.5em;
	border-left: solid 5px #ffbe00;
	padding-left: 5px;
	color: #000;
}
dl.whatnew dd {
	margin-bottom: 0.8em;
	margin-left: 8.5em;
	line-height: 1.5em;
}
.news {
	margin-bottom: 0.5em;
}
dl.whatnew dt,
dl.whatnew dd {
	text-align: justify;
	color: #000;
}
dl.whatnew dd em {
	display: block;
	font-style: normal;
	font-weight: bold;
}
/* 	メールボタン
---------------------------------------*/
a.mailto {
	display: block;
	background: url("img/mailto_btn.gif") repeat left top;
	width: 351px;
	height: 40px;
}
a.mailto:hover {
	background-position: left bottom;
}
/* 	略歴
---------------------------------------*/
h3.history_h3 {
	margin-top: 35px;
	font-size: 140%;
	font-weight: bold;
	position: relative;
}
h3.history_h3 span {
	display: inline-block;
	background: #fff;
	padding-right: 10px;
}
h3.history_h3::after {
	content: "";
	position: absolute;
	margin-top: -2px;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	border-bottom: 3px dotted #ffbf00;
	z-index: -1;
}
h3.history_h3:first-child {
	margin-top: 15px;
}

dl.history_dl {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	font-size: 120%;
}
dl.history_dl dt {
	width: 3.5em;
	letter-spacing: 0.05em;
}
dl.history_dl dd {
	flex: 1;
}

ul.history_ul {
	margin: 0;
	font-size: 120%;
	padding-left: 5px;
	margin: 0;
}
ul.history_ul li {
	list-style: none;
	position: relative;
	padding-left: 1em;
}
ul.history_ul li::before {
	content: "●";
	color: #ffbf00;
	display: inline-block;
	width: 1em;
	position: absolute;
	left: 0;
}

.mb30 {
	padding-bottom: 30px;
}

dl.history {
	margin-left: 20px;
	margin-bottom: 30px;
}
dl.history dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 7.5em;
	color: #000;
}
dl.history dd {
	margin-bottom: 0.8em;
	margin-left: 8em;
}

dl.history-license {
	border: 1px solid #aaa;
	margin-left: 0;
	padding: 20px 20px 12px 20px;
}
dl.history-license dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 10.5em;
	color: #000;
}
dl.history-license dd {
	margin-bottom: 0.8em;
	margin-left: 8em;
}
/*	
---------------------------------------*/
p.rightBtn {
	position: relative;
	margin: 0;
	text-align: right;
}
p.rightBtn a {
	position: absolute;
	display: block;
	top: -3.9em;
	right: 1em;
}
/*	ページスクロール
---------------------------------------*/
.page-scroll {
	position: relative;
	padding-bottom: 1em;
}
.page-scroll a {
	position: absolute;
	display: block;
	width: 114px;
	height: 11px;
	right: 0;
	background: url(img/move_top.gif) no-repeat right top;
}
.page-scroll a:hover {
	background-position: right bottom;
}
/*	Q & A
---------------------------------------*/
/*#qanda {
	list-style:none;
	margin-left:0;
	margin-right:0;
	}
#qanda li {
	margin-bottom:0.5em;
	background:url(img/barrett/blet_arrow.gif) no-repeat 0.2em 0.55em;
	padding-left:15px;
	}
#qanda li p {
	margin:0;
	}
#qanda li p.question{
	font-weight:bold;
	}
#qanda li p.answer{
	margin-left:1em;
	}*/
#qanda {
	margin-right: 0;
	margin-left: 40px;
	font: italic 150% Futura, Arial, sans-serif;
	color: #ccbe00;
}
#qanda li {
	margin-bottom: 0.5em;
}
#qanda li p {
	margin: 0;
	font: normal 65% sans-serif;
	color: #000000;
}
#qanda li p.question {
	font-weight: bold;
}
#qanda li p.answer {
	margin-left: 1em;
}

/*	bxslider
---------------------------------------*/
#content .bxslider,
#content .bxslider li {
	padding: 0;
	margin: 0;
}

/*	見出し
---------------------------------------*/
#content h2 {
	height: 55px;
}
#profile #content h2 {
	background: url("img/h2_profile.gif") no-repeat left top;
}
#manifesto #content h2 {
	background: url("img/h2_manifest.gif") no-repeat left top;
}
#contact #content h2 {
	background: url("img/h2_contact.gif") no-repeat left top;
}
#vision #content h2 {
	background: url("img/h2_vision.jpg") no-repeat left top;
	height: 98px;
	margin-bottom: 0;
}
#vision #content p {
	padding-left: 18px;
	padding-right: 18px;
	line-height: 1.6em;
}
#vision #content p.lead {
	background: url("img/h2_vision_lead.jpg") no-repeat left top;
	height: 191px;
	padding: 0 240px 0 18px;
	text-align: justify;
	color: #000;
	line-height: 1.7em;
}
#vision #content h3#ideology {
	background: url("img/h3_vision_1.gif") no-repeat left top;
	height: 50px;
}
#vision #content h3#branding {
	background: url("img/h3_vision_2.gif") no-repeat left top;
	height: 50px;
}
#vision #content #vision-box {
	margin-bottom: 50px;
}
#vision #content #vision-box h4#one {
	background: url("img/h4_vision_1.gif") no-repeat left top;
	height: 53px;
}
#vision #content #vision-box h4#two {
	background: url("img/h4_vision_2.gif") no-repeat left top;
	height: 53px;
}
#vision #content #vision-box h4#three {
	background: url("img/h4_vision_3.gif") no-repeat left top;
	height: 53px;
}
h3.general {
	padding: 3px 10px;
	border-bottom: solid 4px #ccc;
}
h3.normal {
	padding-top: 10px;
	padding-left: 20px;
	background: url("img/h3_normal.gif") no-repeat left top;
	height: 31px;
	display: block;
}
/*	注釈
---------------------------------------*/
.normal {
	margin-left: 0;
	text-align: left;
}
.normal li {
	list-style: none;
	background: url(img/barrett/blet_arrow.gif) no-repeat 0.2em 0.55em;
	padding-left: 10px;
	margin-left: 0;
}
.notes {
	margin-left: 0;
	text-align: left;
}
.notes li {
	list-style: none;
	background: url(img/barrett/blet_notes.gif) no-repeat left 5px;
	padding-left: 10px;
}
/*	マニフェスト
---------------------------------------*/
#manifest-area {
	padding-top: 30px;
	background: url(../../img/manifesto_pat.jpg) left center no-repeat;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
#manifest-area .manifest-side {
	/*
	float: left;
	width: 250px;
*/
}

#manifest-area .manifest-lead {
	position: absolute;
	left: 20px;
	top: 100px;
}
#manifest-area .manifest-ph {
	position: absolute;
	left: 20px;
	bottom: -5px;
	margin: 0 !important;
	padding: 0 !important;
}
#manifest-area .manifest-ph img {
	margin: 0;
	padding: 0;
}
#manifest-area .manifest-main {
	float: right;
	width: 430px;
	margin-right: 20px;
}
#manifest-area .manifest-main h3 {
	margin-bottom: 20px;
}
#manifest-area .manifest-main p {
	/* 	font-size: 100%; */
	line-height: 1.8;
	margin-bottom: 30px;
	color: #fff;
}
#manifest-area .manifest-main ul,
#manifest-area .manifest-main li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#manifest-area .manifest-main li {
	width: 130px;
	float: left;
	margin-right: 20px;
}
#manifest-area .manifest-main ul {
	overflow: hidden;
	margin-bottom: 30px;
}
#manifest-area .manifest-main li.end {
	margin-right: 0;
}
#manifest-area .manifest-main li dl,
#manifest-area .manifest-main li dt,
#manifest-area .manifest-main li dd {
	width: 130px;
	padding: 0;
	margin: 0;
	color: #fff;
}
#manifest-area .manifest-main li dt {
	margin-bottom: 10px;
}
.manifest-exp {
	clear: both;
	background: #fdecd4;
	border-radius: 10px;
	padding: 15px 20px;
	margin-bottom: 40px;
}
.manifest-exp h4 {
	padding: 0 0 8px 0;
	margin: 0;
	color: #ed6d00;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4;
}
.manifest-exp p {
	padding: 0;
	margin: 0;
	color: #ed6d00;
	font-size: 95%;
	line-height: 1.6;
}

#manifest-box {
	background: url(img/manifest_bg_n.jpg) no-repeat right top;
	min-height: 491px;
	margin-bottom: 1.5em;
}
#manifest-box h3 {
	background: url(img/manifest_catch.gif) no-repeat left top;
	width: 410px;
	height: 73px;
	margin: 35px 0;
	margin-left: 15px;
}
#manifest-box ul {
	list-style: none;
	margin-left: 15px;
	margin-right: 0;
}
#manifest-box ul li {
	height: 26px;
	margin-bottom: 16px;
}
#manifest-box ul li#manifest_list_01 {
	background: url(img/manifest_list_01.gif) no-repeat left top;
}
#manifest-box ul li#manifest_list_02 {
	background: url(img/manifest_list_02.gif) no-repeat left top;
}
#manifest-box ul li#manifest_list_03 {
	background: url(img/manifest_list_03.gif) no-repeat left top;
}
#manifest-box ul li#manifest_list_04 {
	background: url(img/manifest_list_04.gif) no-repeat left top;
}
#manifest-box ul li#manifest_list_05 {
	background: url(img/manifest_list_05.gif) no-repeat left top;
}
#manifest-box ul li#manifest_list_06 {
	background: url(img/manifest_list_06.gif) no-repeat left top;
}
#manifest-box ul li#manifest_list_07 {
	background: url(img/manifest_list_07.gif) no-repeat left top;
}
/*	フォントサイズ変更
---------------------------------------*/
#changecss {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	background: url(img/font-size-base.gif) no-repeat left top;
	width: 190px;
	height: 41px;
}
#changecss p {
	display: none;
}
#changecss ul {
	position: absolute;
	left: 88px;
	top: 6px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#changecss li {
	float: left;
	margin: 0;
	display: inline;
}
#changecss li a {
	height: 23px;
	display: block;
	background: url("img/font-size-btn.gif") no-repeat left top;
	text-indent: -9999em;
}
/*	ナビゲーション
---------------------------------------*/
ul.nav li.current {
	border-left: 0;
	padding-left: 0;
}
ul#nav {
	height: 30px;
}
ul#nav,
ul#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#nav {
	margin: 0;
}
ul#nav li {
	float: left;
	margin: 0;
	display: inline;
}
ul#nav li a {
	height: 28px;
	line-height: 26px;
	display: block;
	background: url("img/menu.gif") no-repeat left top;
	width: 177px;
	height: 55px;
}
ul#nav li a span {
	display: none;
}

ul#nav li#menu-home a {
	width: 179px;
	background-position: 0 0;
}
ul#nav li#menu-profile a {
	background-position: -179px 0;
}
ul#nav li#menu-manifesto a {
	background-position: -356px 0;
}
ul#nav li#menu-contact a {
	background-position: -533px 0;
}

ul#nav li#menu-home a:hover {
	background-position: 0 center;
}
ul#nav li#menu-profile a:hover {
	background-position: -179px center;
}
ul#nav li#menu-manifesto a:hover {
	background-position: -356px center;
}
ul#nav li#menu-contact a:hover {
	background-position: -533px center;
}

ul#nav li#menu-home a.current {
	background-position: 0 bottom;
}
ul#nav li#menu-profile a.current {
	background-position: -179px bottom;
}
ul#nav li#menu-manifesto a.current {
	background-position: -356px bottom;
}
ul#nav li#menu-contact a.current {
	background-position: -533px bottom;
}

/*	ページネーション（Next or Previous）
---------------------------------------*/
ul.nextback {
	list-style-type: none;
	margin: 0;
	padding: 0.5em 0;
	border-top: 1px solid #ddd;
	overflow: hidden;
}
ul.nextback li a {
	display: block;
	width: 5em;
	color: #fff;
	background-color: #036;
	padding: 0.2em 0;
	text-align: center;
	text-decoration: none;
}
ul.nextback li a:hover {
	color: #fff;
	background-color: #69c;
}
ul.nextback .left {
	float: left;
}
ul.nextback .right {
	float: right;
}

/*	ページネーション
---------------------------------------*/
.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	text-decoration: none; /* no underline */
	color: #036cb4;
}

.pagination a:hover,
.pagination a:active {
	border: 1px solid #999;
	color: #666;
}
.pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #036cb4;
	font-weight: bold;
	background-color: #036cb4;
	color: #fff;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #ddd;
}

/*	スキップ
---------------------------------------*/
.skip {
	display: none;
}

/*	バナー
---------------------------------------*/
.banner {
	margin: 0;
	list-style: none;
}
.banner li {
	margin-bottom: 9px;
}
.banner li a {
	width: 190px;
	height: 127px;
	display: block;
}
.banner li img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}
.banner li#banner-blog a {
	background: url(img/top_banner.gif) no-repeat left top;
}
.banner li#banner-contact a {
	background: url(img/top_banner.gif) no-repeat left bottom;
}
.banner li#banner-blog a:hover {
	background-position: right top;
}
.banner li#banner-contact a:hover {
	background-position: right bottom;
}
.banner li#banner-x a {
	height: auto;
}

/*	テーブル001
---------------------------------------*/
.table001 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	border-collapse: collapse;
	border: solid 1px #999;
}
.table001 caption {
	margin-top: 1em;
	text-align: left;
}
.table001 th,
.table001 td {
	border: solid 1px #999;
	padding: 4px 6px;
}
.table001 th {
	background: #e6e6e6;
	text-align: left;
	white-space: nowrap;
	color: #666;
}
.table001 td.course {
	text-align: center;
	font-size: 200%;
	font-weight: bolder;
}
.table001 td.time,
.table001 td.fee {
	text-align: right;
	white-space: nowrap;
}
tr.center td,
td.center,
tr.center th,
th.center {
	text-align: center;
}
/*	テーブル002
---------------------------------------*/
.table002 {
	margin-bottom: 17px;
}
.table002 th,
.table002 td {
	padding: 7px 3px;
	border-bottom: 1px solid #ccc;
	line-height: 1.5em;
	background-color: #fff;
}
.table002 th {
	text-align: left;
	white-space: nowrap;
	color: #666;
}
.table002 td {
	padding-left: 2em;
}
.table002 td div {
	padding: 3px 0 3px 13px;
	border-left: 3px solid #dbdbdb;
}
.table002 td div p {
	margin-bottom: -4px;
}
.table002 td p {
	margin-bottom: -4px;
}

/*	タグ
---------------------------------------*/
ul.tags {
	margin-left: 0;
	margin-bottom: 0;
}
ul.tags li {
	position: relative;
	display: block;
	float: left;
	margin: 0.2em 0.2em 0.2em 0;
	padding: 0 0 0 0;
	height: 20px;
	background: transparent url(img/tag/tag-r.png) top right no-repeat;
}
ul.tags li a {
	display: block;
	margin: 0;
	padding: 0 10px 0 10px;
	color: #666;
	background: transparent url(img/tag/tag-l.png) top left no-repeat;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	line-height: 2em;
}
* html ul.tags li {
	position: relative;
	display: inline;
	background: none;
}
* html ul.tags li a {
	display: inline;
	background: none;
	padding: 0 10px 0 0;
}

#manifesto .manifesto__txt {
}
#manifesto .manifesto__txt h3 {
	font-size: 40px;
	font-weight: bold;
	color: #00b4ed;
	text-align: center;
	margin-bottom: 20px;
}
#manifesto .manifesto__txt .manifesto__txt__box {
	/* column-width: 320px; */
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 30px;
}
#manifesto .manifesto__txt h4 {
	font-size: 24px;
	font-weight: bold;
	color: #e1541a;
	text-align: center;
	margin-bottom: 15px;
}
#manifesto .manifesto__txt .manifesto__txt__koyaku {
	background: #e1541a;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 20px;
}
#manifesto .manifesto__txt .manifesto__txt__koyaku dl {
	width: 30%;
	display: flex;
	align-items: center;
	margin: 0;
}
#manifesto .manifesto__txt .manifesto__txt__koyaku dl dt {
	font-size: 44px;
	font-weight: bold;
	color: #fff;
	margin: 0 10px 0 0;
}
#manifesto .manifesto__txt .manifesto__txt__koyaku dl dd {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	line-height: 1.3;
}

.manifesto__2026 {
}
.manifesto__2026 h3 {
	font-size: 300%;
	font-weight: bold;
	color: #00b4ed;
	text-align: center;
	margin-bottom: 30px;
}
.manifesto__2026 .manifesto__2026__box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.manifesto__2026 .manifesto__2026__item {
	width: 48%;
	margin-bottom: 20px;
}
.manifesto__2026 .manifesto__2026__item:first-child {
	width: 100%;
	margin-bottom: 30px;
}
.manifesto__2026 .manifesto__2026__item h4 {
	background: #00b4ed;
	color: #fff;
	font-size: 150%;
	font-weight: bold;
	padding: 10px 0 10px 45px;
	border-radius: 100vh;
	position: relative;
}
.manifesto__2026 .manifesto__2026__item:first-child h4 {
	font-size: 170%;
}
.manifesto__2026 .manifesto__2026__item h4.txtsmall {
	font-size: 120%;
	padding: 14px 0 14px 45px;
}
.manifesto__2026 .manifesto__2026__item h4 span {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	left: -15px;
	top: 50%;
	width: 60px;
	height: 60px;
	background: #00b4ed;
	color: #fff;
	transform: translate(0, -50%);
	border-radius: 100vh;
	font-size: 160%;
}
.manifesto__2026 .manifesto__2026__item ul {
	margin: 0;
	padding-left: 5px;
	margin: 0;
}
.manifesto__2026 .manifesto__2026__item ul li {
	list-style: none;
	position: relative;
	padding-left: 1em;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 10px;
}
.manifesto__2026 .manifesto__2026__item ul li span {
	display: inline-block;
	color: #777;
	font-size: 90%;
	font-weight: normal;
	line-height: 1.4;
}
.manifesto__2026 .manifesto__2026__item ul li::before {
	content: "●";
	color: #00b4ed;
	display: inline-block;
	width: 1em;
	position: absolute;
	left: 0;
}
.manifesto__2026 .manifesto__2026__item:first-child ul li {
	font-size: 160%;
}
