@charset "utf-8";

.img-right {
	float:right;
	padding:0 20px 0 20px;
}
.img-left {
	float:left;
	padding:0 20px 60px 0;
}



.m-t20 {
	margin-top:20px;
}
.m-t25 {
	margin-top:25px;
}
.m-t30 {
	margin-top:30px;
}
.m-t40 {
	margin-top:40px;
}
.m-t50 {
	margin-top:50px;
}
.m-t60 {
	margin-top:60px;
}
.center {
	text-align:center;
	margin:0 auto;
}
.right {
	text-align:right;
}
.f-12 {
	font-size:12px;
}

/*登録コーディネーター*/
.coordinator {
	color: #f60;
}


/*--------------------------------------------------------------------
body
--------------------------------------------------------------------*/
html,body {
	font-family:"ＭＳ Ｐゴシック", Verdana, sans-serif, Osaka, "ヒラギノ角ゴ Pro W3";
	color:#555555;
	min-width:1000px;
	font-size:14px;
	line-height:1.5em;
}
body {
	overflow:hidden;
	word-break: break-all; /*改行 */
	padding:0 ;
	margin: 0;
	-webkit-text-size-adjust: none; /* iPhone */
}
html {
	height: 100%;
	overflow-y: scroll;
	background:url(images/head_bg.png) repeat-x ;
}

img {
	border: none;
	vertical-align: middle;
}

* html body {/*IE6*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
*:first-child + html body {/*IE7*/
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",  Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h2,h3,h4,h5,h6 {
	font-size: 100%;
}
a,
a:link {
	color:#B20000;
	text-decoration:underline;
}
a:visited {
	color:#B20000;
}
a:hover,
a:active {
	color:#666666;
	text-decoration:none;
}
a:focus {
	outline: none;
}
/*-------------header----------------*/
article,aside,details,footer,header,hgroup,menu,nav,section,summary {
	display: block;
}

header {
	width:960px;
	height:75px;
	background:url(images/header_bg.png) no-repeat;
	margin:0 auto;
}
h1 {
	width:960px;
	text-align:left;
	font-weight:normal;
	color:#666;
	margin:0px auto;
	font-size:10px;
}
/*-------------logo----------------*/
.to_index {
	width:460px;
	height:54px;
	display:block;
	padding:20px 0 0 0;
    text-decoration: none;
}
/*-------------ヘッダーお問い合わせ----------------*/
.heder-inq {
	float:right;
	width:220px;
	border:#F00 1p solid;
	margin:35px 0 0 0;
}
/*-------------wrapper----------------*/
#wrapper {
	margin:0 auto;
}
/*-------------nav----------------*/
nav {
	width:100%;
	margin:0 auto;
	text-align:center;
}
#g-nav {
	background:url(images/nav_bg.png) repeat-x;
	height:45px;
	margin:10px auto;
	position: relative;
	overflow: hidden;
}
#g-nav ul {
	float:left;
	left:50%;
	margin:0 0 0 -41px;
	position:relative;
}
#g-nav li {
	list-style:none;
	float:left;
	left:-50%;
	position:relative;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	margin:0 auto;
}
#home a {
	background:url(images/nav01.png) no-repeat 0 0;
	display: block;
	width:161px;
	height:45px;
}
#concept a {
	background:url(images/nav02.png) no-repeat 0 0;
	display: block;
	width:160px;
	height:45px;
}
#member a {
	background:url(images/nav03.png) no-repeat 0 0;
	display: block;
	width:160px;
	height:45px;
}
#column a {
	background:url(images/nav04.png) no-repeat 0 0;
	display: block;
	width:160px;
	height:45px;
}
#info a {
	background:url(images/nav05.png) no-repeat 0 0;
	display: block;
	width:160px;
	height:45px;
}
#courses a {
	background:url(images/nav06.png) no-repeat 0 0;
	display: block;
	width:160px;
	height:45px;
}
#g-nav a:hover {
	background-position: 0 -45px;
}
/*カレント表示*/
#home.current a,
#concept.current a,
#member.current a,
#column.current a,
#info.current a,
#courses.current a,
#contact.current a{
    background-position:0 -45px; /*一番下の画像を出す*/
}
/*-------------section----------------*/
section {
	width:960px;
	height:auto;
	margin:0 auto;
}
/*-------------トップイメージ----------------*/
.top-img {
	margin:-32px auto 32px auto;
	clear:both;
}
/*---------------------------------
               main
---------------------------------*/
#main {
	float:left;
	width:620px;
	margin:0 auto;
}
.main-cont {
	width:600px;
	margin:0 auto;
}
.main-cont p {
	line-height:1.75em;
	margin:0 0 0 15px;
	letter-spacing:0.1em;
}
.main-cont h4 {
	width: 300px;
	border-bottom: 1px dotted #666;
}
/*-------------main h2----------------*/
.m-h201 {
	margin: 0 auto;
	background:url(images/top_main_h2_01.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
.m-h202 {
	margin:30px auto 15px -5px;
	background:url(images/top_main_h2_02.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
.m-h203 {
	margin:20px auto 15px -5px;
	background:url(images/top_main_h2_03.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
.m-h204 {
	margin:20px auto 15px -5px;
	background:url(images/top_main_h2_04.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
.m-h205 {
	margin:20px auto 15px -5px;
	background:url(images/top_main_h2_05.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
/*-------------main h3----------------*/
.m-h301 {
	background:url(images/top_main_h3_01.png) no-repeat;
	width:509px;
	height:23px;
	margin:25px 0 0 0;
	text-indent:-9999px;
}
.m-h302 {
	background:url(images/top_main_h3_02.png) no-repeat;
	width:600px;
	height:50px;
	margin:25px 0 40px;
	text-indent:-9999px;
}
.m-h303 {
	background:url(images/top_main_h3_03.png) no-repeat;
	width:600px;
	height:40px;
	margin:25px 0 40px;
	text-indent:-9999px;
}
.m-h304 {
	background:url(images/top_main_h3_04.png) no-repeat;
	width:600px;
	height:50px;
	margin:25px 0 40px;
	text-indent:-9999px;
}

/*-------------main h4----------------*/
.m-h401 {
	background:url(images/top_main_h4_01.png) no-repeat 10px 3px ;
	width:509px;
	height:24px;
	margin:40px 0 0 0;
	border-left:#044F68 6px solid;
	text-indent:-9999px;
}
.m-h402 {
	background:url(images/top_main_h4_02.png) no-repeat 10px 3px ;
	width:509px;
	height:24px;
	margin:40px 0 0 0;
	border-left:#044F68 6px solid;
	text-indent:-9999px;
}
/*-------------お問い合わわせ---------------*/
.inquery-box {
	margin:30px auto;
	text-align:center;
}
/*---------------------------------
               side
---------------------------------*/
aside {
	width:320px;
	float:right;
	margin:0 auto;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    aside {
	width:320px;
	float:right;
	/*margin:-20px auto;*/
	margin: 0 auto;
}
}
@-moz-document url-prefix() {
	width:320px;
	float:right;
}
}
aside h3 {
	font-weight:normal;
	letter-spacing:0.1em;
}
/*-------------サイドh2--------------------*/
.column-h2 {
	background:url(images/side_h2_column.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto;
	text-indent:-99999px;
}
.info-h2 {
	background:url(images/side_h2_info.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto;
	text-indent:-99999px;
}
.corse-h2 {
	background:url(images/side_h2_corse.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto;
	text-indent:-99999px;
}
.center-h2 {
	background:url(images/side_h2_center.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto;
	text-indent:-99999px;
}
/*-------------記事一覧レイアウト---------------*/
.side-box {
	border-bottom:#CCC 1px dashed;
	margin:0 auto;
	padding:0 0 5px 10px;
}
.s-title {
	text-align:left;
	color:#B20000;
	font-size:14px;
	margin:0 0 0 3px;
	font-weight:bold;
}
.s-date {
	width:230px;
	margin:20px 0 0 0;
	text-align:left;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:1.35em;
}
.s-category {
	text-align:left;
	font-size:12px;
}

/*-------------記事一覧レイアウトサムネイル---------------*/
.s-title-t {
	text-align:left;
	color:#B20000;
	margin:10px 0 0 10px;
	font-weight:bold;
}
.s-thmub-t {
	float:left;
	width:74px;
	margin:10px 10px 0 0;
}
.s-cont-t {
	font-size:12px;
	margin:0 0 0 10px;
}
.s-category-t {
	text-align:left;
	margin:10px 0 0 0;
}

/*-------------サイド下部---------------*/
.side-box-n {
	margin:0 auto;
	padding:0 0 5px 10px;
}
.side-box-n p {
	padding-left:15px;
	line-height:1.5em;
}
/*-------------Wrap-btm--------------------*/
#wrap-btm {
	clear: both;
	width: 100%;
	font-size:14px;
	margin:80px auto;
	text-align:center;
	border-top:#163347 10px solid;
}

/*-----------------totop ----------------*/
.totop {
	margin:-40px auto;
	clear:both;
	width:960px;
	text-align:right;
}
/*-------------footer--------------------*/
footer {
	width:960px;
	height:260px;
	text-align:center;
	margin:-60px auto;
}
#f-nav {
	margin:0 auto;
}
#f-nav a {
	color:#666;
	font-size:14px;
	line-height:1.35em;
}
.f-t {
	font-weight:normal;
	font-size:14px;
}
/*---------------------------------
          下層レイアウト
---------------------------------*/
#sub-main {
	float:left;
	width:620px;
	margin:-35px auto 100px auto;
}
#sub-main2 {
	float:left;
	width:620px;
	margin:1px auto 100px auto;
}
.a-sub-side {
	width:320px;
	float:right;
	margin:-60px auto;
}

.main-cont-sub {
	width:600px;
	margin:0 auto 40px auto;
}
.main-cont-sub p {
	line-height:1.75em;
	margin:20px 0 0 0;
	letter-spacing:0.1em;
}
/*-----------pnkz------------*/
.breadcrumbs {
	width:960px;
	margin:40px auto -15px;
	text-align:left;
}
/*---------------------------------
           コンセプト
---------------------------------*/
.concept-h201 {
	background:url(images/concept_h201.png) no-repeat;
	width:620px;
	height:38px;
	margin:0 auto;
	text-indent:-9999px;
}
.concept-h202 {
	margin:0 auto;
	background:url(images/concept_h202.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
	margin:-20px auto 20px;
}
.concept-h203 {
	margin:0 auto;
	background:url(images/concept_h203.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
	margin:-20px auto 20px;
}
.concept-h204 {
	margin:0 auto;
	background:url(images/concept_h204.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
	margin:-20px auto 20px;
}
.concept-h205 {
	margin:0 auto;
	background:url(images/concept_h205.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
	margin:-20px auto 20px;
}
.concept-h301 {
	background:url(images/concept/concept_h3_01.png) no-repeat;
	width:260px;
	height:23px;
	text-indent:-9999px;
	margin:30px auto;
}
.concept-h302 {
	background:url(images/concept/concept_h3_02.png) no-repeat;
	width:369px;
	height:43px;
	margin:30px 0 0 0;
	text-indent:-9999px;
}
.concept-h303 {
	background:url(images/concept/concept_h3_03.png) no-repeat;
	width:590px;
	height:43px;
	margin:30px 0 0 0;
	text-indent:-9999px;
}
.concept-h304 {
	background:url(images/concept/concept_h3_04.png) no-repeat;
	width:326px;
	height:43px;
	margin:30px 0 0 0;
	text-indent:-9999px;
}
.concept-h305 {
	background:url(images/concept/concept_h3_05.png) no-repeat;
	width:600px;
	height:244px;
	margin:30px 0 0 0;
	text-indent:-9999px;
}

/*---------------------------------
           会員紹介
---------------------------------*/
.main-list-box {
	width:610px;
}
.main-list-box p {
	line-height:1.75em;
	margin:20px 0 0 0;
	letter-spacing:0.1em;
}
.member-b {
	width:620px;
	clear:both;
	margin:0 auto;
	padding-top:-50px;
	padding-top:40px;
	border-bottom:#BEBEBE 1px dotted;
}
/*-----------h2------------*/
.memeber-h201 {
	margin:0 auto;
	background:url(images/member_h201.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
.member-h3 {
	padding:10px 0 10px 0;
	font-weight:bold;
	letter-spacing:0.1em;
}
/*-----------h3------------*/
.member-h401 {
	background:url(images/member/member_h401.png) no-repeat 10px 3px ;
	width:509px;
	height:24px;
	margin:40px 0 0 0;
	clear:both;
	text-indent:-99999px;
	border-left:#044F68 6px solid;
}
.member-h402 {
	background:url(images/member/member_h402.png) no-repeat 10px 3px ;
	width:509px;
	height:24px;
	margin:40px 0 0 0;
	clear:both;
	text-indent:-99999px;
	border-left:#044F68 6px solid;
}
.member-h403 {
	background:url(images/member/member_h403.png) no-repeat 10px 3px ;
	width:509px;
	height:24px;
	margin:40px 0 0 0;
	clear:both;
	text-indent:-99999px;
	border-left:#044F68 6px solid;
}
.member-list {
	float:left;
	text-align:left;
	width:180px;
	font-size:12px;
	margin:10px 0 0 0;
	padding:0 30px 0 0;
}
.member-img {
	width:180px;
	height:135px;
}
.member-list-r {
	float:left;
	text-align:left;
	width:180px;
	font-size:12px;
	margin:10px 0 0 0;
	padding:0 0 0 0;
}
.m-name {
	font-weight:bold;
	color:#666;
}
/*---------------------------------
          コラム一覧
---------------------------------*/
.blog-title {
	background:url(images/h2_bg.png) no-repeat;
	width:620px;
	height:31px;
	font-weight:normal;
	margin:0 auto;
	padding:13px 0 0 10px;
}
.blog-date {
	position:absolute;
	float:right;
	margin:-20px 0 0 500px;
}
.blog-main {
	width:600px;
	margin:20px auto 35px auto;
}
.more-right {
	text-align:right;
	margin:25px 0 0 0;
}
.more-link {
    display: block;
    text-align: right;
    margin: 10px;
}
.more-link span {
    padding: 20px;
    background-color: #535353;
    color: #FFF;
}
.cat-f {
	text-align:left;
	margin:35px 0 0 0;
}
.pager {
	margin:0 auto;
	width:600px;
	text-align:center;
}
.single-pager {
	width:620px;
	text-align:center;
	margin:-25px auto;
	padding-top:20px;
	height:50px;
	border-top:#BEBEBE 1px dotted;
}
/*-----------サイド------------*/
.side-box-b {
	margin:0 auto;
	padding:0 0 5px 10px;
}

.b-new-h2 {
	background:url(images/side_h2_new.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto 20px auto;
	text-indent:-99999px;
}
.b-category-h2 {
	background:url(images/side_h2_category.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto 20px auto;
	text-indent:-99999px;
}
.b-archive-h2 {
	background:url(images/side_h2_archive.png) no-repeat;
	width:320px;
	height:38px;
	margin:0 auto 20px auto;
	text-indent:-99999px;
}
.b-title {
	font-weight:bold;
	margin:5px 0 0 0;
}
/*-------------お問い合わせ----------------*/
.contact-h201 {
	margin:0 auto;
	background:url(images/contact_h201.png) no-repeat;
	width:620px;
	height:38px;
	text-indent:-9999px;
}
.inq_table {
	width:600px;
	font-size:14px;
	margin:25px auto;
}
.inq_table td {
	border-bottom:#999 1px dotted;
	padding:20px 10px 20px 10px;
}
.inq_l {
	width:235px;
	padding:5px 0 0 0;
	line-height:1.2em;
}
.inq_r {
	width:350px;
}
.hiss {
	width:39px;
	float:right;
}
.submit-img {
	margin:0 auto;
	width:620px;
	text-align:center;
}
.koumoku {
	font-size:12px;
	color:#CC0000;
}
.scroll {
    height: 220px;
	width:373px;
	margin-left:-1px;
    overflow: auto;
}
.scroll_box {
    height: 220px;
    padding: 10px 12px;
}

/* ===============================================
pickup
=============================================== */
#pick_up {
	margin-bottom: 35px;
}
#pick_up .inner:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#pick_up h2 {
  background: url(images/back_pu_title.png);
  width: 620px;
  height: 38px;
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}

#pick_up h2 a {
  font-size: 16px;
  letter-spacing: 1pt;
  line-height: 39px;
  padding-left: 8px;
  font-weight: bold;
  text-decoration: underline;
  color: #b20000;
}

#pick_up h2:after {
  content: url(images/icon_pickup.png);
  position: absolute;
  right: 8px;
  top: 10px;
}
#pick_up .inner {
	background-color: #FCFCF8;
	padding:8px 8px 30px 8px;
}
#pick_up .inner .date {
  text-align: right;
  font-size: 12px;
  letter-spacing: 1pt;
  line-height: 120%;
  color: #535353;
  margin-bottom: 18px;
  padding-right: 5px;
  margin-top: 0;
}


#pick_up .inner .img {
  float: left;
  padding-right: 15px;
}

#pick_up .inner .text {
  overflow: hidden;
}

#pick_up .inner .btn {
  background-color: white;
  min-width: 370px;
  width: 98%;
  height: 28px;
  display: block;
  border-color: #d90000;
  border-width: 1px;
  border-style: dotted;
  text-align: center;
  letter-spacing: 1pt;
  line-height: 120%;
  color: #d80000;
  text-decoration: none;
  line-height:28px;
  margin-top: 20px;
}


/* ===============================================
追加
=============================================== */
/* トップページ Facebookプラグイン */
.fb {
  width: 500px;
  margin: 0 auto;
  padding-top: 30px;
}