@charset "utf-8";

/* ===========================================================

	KCJS Summer Programs/サイト内共通基本のスタイルシート
	2013.9 by FLICKS
	
============================================================ */

/*------------------------------------------------------------
	reset
------------------------------------------------------------*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

img {
	border:0;
	vertical-align:bottom;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style:normal;
	font-weight:normal;
}

li {
	list-style:none;
}

caption,
th {
	text-align:left;
}

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

/*------------------------------------------------------------
	フォント
------------------------------------------------------------*/
body {
	font: normal 12px/140% Verdana, Geneva, Tahoma, sans-serif;
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font: normal 26px/110% Georgia, "Times New Roman", Times, serif;
}

/*------------------------------------------------------------
	リンク
------------------------------------------------------------*/
a {
	color: #0430FB;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#footer a:hover img,
#side a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
html {
	background: #3996dc;
}

body {
	background: #ffffff url(../img/common/bg01.gif) repeat-y center top;
	min-width:980px;
}

/*------------------------------------------------------------
	header
------------------------------------------------------------*/
#header {
	background:  url(../img/common/header/bg01.gif) no-repeat center top;
}

#header .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header .logo {
	margin-bottom: 0px!important;
}

#header .inner .apply {
	position: absolute;
	top: 50px;
	right: 55px;
}

/*------------------------------------------------------------
	global_navi
------------------------------------------------------------*/
#global_navi {
	background: #54A4E1 url(../img/common/navi/bg.gif) repeat-x center top;
}

#global_navi ul {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#global_navi li {
	float: left;
}

/*------------------------------------------------------------
	パンくず
------------------------------------------------------------*/
#contents #topic_path {
	color: #3795D9;
	padding: 2px 0px 6px;
}

#contents #topic_path .crnt {
	color: #333333;
}

#contents #topic_path a {
	color: #489DDE;
	text-decoration: none;
}

#contents #topic_path a:hover {
	text-decoration: underline;
}

/*------------------------------------------------------------
	contents　(内容＆サイドバー)
------------------------------------------------------------*/
#contents {
	padding: 0px 40px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

/*------------------------------------------------------------
	main　(内容)
------------------------------------------------------------*/
#main {
	width: 590px;
	float: left;
	padding: 6px 0px 26px 36px;
}

/*----　ページ内ナビ　----*/
#contents #main .pagenavi {
	color: #0066FF;
	padding: 0px 0px 10px 2px;
}

/*----　見出し　----*/
#contents #main h1 {
	font-size: 32px;
	color: #489DDE;
	border-bottom: 4px solid #489DDE;
	padding-bottom: 4px;
	margin-bottom: 12px;
}
#contents #main h1 .small {
	font-size: 24px;
}

#contents #main h2 {
	font-size: 26px;
	color: #000000;
	margin-bottom: 14px;
}
#contents #main h2 .sub {
	font-size: 20px;
}
#contents #main h3 {
	font: bold 14px/140% Verdana, Geneva, Tahoma, sans-serif;
	color: #489DDE;
	margin-bottom: 4px;
}

#contents #main h4 {
	font: italic bold 14px/140% Verdana, Geneva, Tahoma, sans-serif;
	color: #666666;
	margin-bottom: 4px;
}

/*----　Back to top　----*/
#contents #main .back_top {
	clear: both;
	margin-top: 2.2em;
}
#contents #main .back_top.mt_1em {
	margin-top: 1em;
}

#contents #main .back_top a {
	padding: 2px 10px 2px 18px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background: url(../img/common/head03.gif) no-repeat 6px 0.5em;
	color: #333333;
}

/*------------------------------------------------------------
	side　(右サイドバー)
------------------------------------------------------------*/
#side {
	width: 240px;
	float: right;
	padding: 20px 0px 40px;
}

/*　バナー　*/
#contents #side .banners {
	background: url(../img/common/dot02.gif) repeat-x left bottom;
	padding: 0px 0px 8px;
}

#contents #side .banners li {
	padding-bottom: 12px;
}

/*　Office　*/
#contents #side #office {
	padding-top: 4px;
}

#contents #side #office h2 {
	font: bold 12px/140% Verdana, Geneva, Tahoma, sans-serif;
	color: #0793DD;
	margin-bottom: 6px;
}

#contents #side #office .apply {
	text-align: right;
	font-weight: bold;
}

#contents #side #office .apply a {
	background: url(../img/common/head02.gif) no-repeat 0px 2px;
	padding-left: 16px;
	color: #0793DD;
}

/*------------------------------------------------------------
	footer
------------------------------------------------------------*/
#footer {
	background: #3996DC;
	padding: 20px 0px;
	min-width: 900px;
	clear: both;
}

#footer .inner {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#footer .navi {
	float: left;
}

#footer .navi li {
	float: left;
}

#footer .copy {
    text-align: right;
    clear: both;
    color: #FFF;
}

#footer a {
	color:#FFFFFF;
}
/*------------------------------------------------------------
	囲み スタイルその1
------------------------------------------------------------*/

#contents #main .kakomi01 {
	padding: 30px 30px 20px;
	border: 1px solid #777777;
	position: relative;
	left: 0px;
	top: 10px;
	margin-bottom: 60px;
}
#contents #main .kakomi01.top30 {
	top: 30px;
}

#contents #main .kakomi01 .title {
	text-align: center;
	font-size: 18px;
	font-style: italic;
	display: block;
	padding: 0px;
	margin: -44px 0px 20px;
	line-height: 120%;
}

#contents #main .kakomi01 .title span {
	background: #FFFFFF;
	padding: 0em 0.5em;
}

#contents #main .kakomi01 p {
	font-style: italic;
}
/*----　ひとかたまり（基本的に黒字の<h2>を頭にもつ）　----*/
#contents #main .section {
	padding: 10px 0px 14px;
	border-bottom: 1px solid #999999;
	margin-bottom: 6px;
	overflow: hidden;
}

/*------------------------------------------------------------
	side　(右サイドバー)
------------------------------------------------------------*/
/*----　navi　----*/
#side #navi {
	background: #F0F0F0;
	padding: 10px;
	margin-bottom: 16px;
}

#contents #side #navi h2 {
	font-size: 18px;
	color: #EFFADE;
	text-align: center;
	background: #527713 url(../img/common/side/bg_tit.jpg) no-repeat left top;
	padding: 7px;
}

#contents #side #navi ul {
	background: #FFFFFF url(../img/common/side/bg_navi.gif) no-repeat center bottom;
	padding: 4px 10px 2px;
	border-right: 1px solid #77AE1C;
	border-left: 1px solid #77AE1C;
}

#contents #side #navi li {
	padding: 10px 0px;
	background: url(../img/common/dot02.gif) repeat-x left bottom;
	font-weight: bold;
	text-decoration: none;
}

#contents #side #navi a {
	color: #666666;
	text-decoration: none;
	background: url(../img/common/head04.gif) no-repeat 0em 0.5em;
	padding: 4px 0px 4px 16px;
	display: block;
}

#contents #side #navi a:hover,
#contents #side #navi a.crnt {
	color: #5E8A16;
	text-decoration: underline;
}

#contents #main .section h2 i {
	font-style: italic;
	font-size: 20px;
}


/*------------------------------------------------------------
	movie
------------------------------------------------------------*/
#TB_title {
	display: none;
}

#TB_window {
	background: #000;
}
/*------------------------------------------------------------
	汎用スタイル
------------------------------------------------------------*/
/*----　clearfix　----*/
.clearfix {
	zoom:1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/*----　hr　----*/
hr.hr_style01 {
	border: none;
	color: #FFFFFF;
	background: url(../img/common/dot01.gif) repeat-x left center;
	height: 1px;
	clear: both;
}

/*----　　----*/

.pl {
	padding-left: 30px;
	padding-top: 2px;
	display: block;
}

p {
	margin-bottom: 1.4em;
}

.no_mb {
	margin-bottom: 0px!important;
}

.mb_1em {
	margin-bottom: 1em!important;
}

.no_border {
	border:none!important;
}

.no_bg {
	background:none!important;
}

.clear {
	clear:both!important;
}

.no_clear {
	clear:none!important;
}

#main img.float-r,
#main img.alignright {
	float: right;
	padding: 4px 0px 10px 10px;
}

#main img.float-l,
#main img.alignleft {
	float: left;
	padding: 0px 30px 10px 0px;
}

#main img.aligncenter {
	display: block;
	margin: 0px auto;
	clear: both;
}

#contents #main strong {
	font-weight: bold;
}
.white-out {
	color: #FFFFFF;
}

#contents #side #office .kcjs h2 {
	color: #659332;
}

#contents #side #office .kcjs {
	background: url(../img/common/dot02.gif) repeat-x left top;
	padding-top: 16px;
	margin-top: 20px;
	min-height: 52px;
	height: auto!important;
	height: 52px;
}

#contents #main .no_bottom {
	margin-bottom: 0px!important;
	padding-bottom: 0px!important;
}


#contents #main .attention {
	font-style: italic;
	font-weight: bold;
	padding: 36px 28px 20px;
	background: url(../img/top/new.gif) no-repeat left top;
	margin-top: 18px;
	line-height: 160%;
}


#contents #main #like_list {
	padding: 0px 0px 10px 20px;
}

#contents #main #like_list li {
	text-indent: -10px;
	line-height: 130%;
	margin: 0px 0px 6px 10px;
}
#contents #main .coment {
	font-style: italic;
}
#contents #main img.alinecenter {
	margin: auto auto 0.7em;
	display: block;
}

/*------------------------------------------------------------
	キャプション付き写真
------------------------------------------------------------*/
#contents #main p.caption {
	font-size: 11px;
	line-height: 120%;
	color: #585858;
}
/*----　右回り込み　----*/
#contents #main .photobox-right p.caption {
	margin: 3px 0px 12px;
}
#contents #main .photobox-right {
	padding: 4px 0px 20px 20px;
	float: right;
	width: 193px;
	overflow: hidden;
}
#contents #main .photobox-right img {
	padding: 0px;
	float: none;
	display: block;
	margin-bottom: 8px;
}
/*----　左回り込み　----*/
#contents #main .photobox-left p.caption {
	margin: 3px 0px 12px;
}
#contents #main .photobox-left {
	padding: 4px 20px 10px 0px;
	float: left;
	width: 193px;
	overflow: hidden;
}
#contents #main .photobox-left img {
	padding: 0px;
	float: none;
}
/*----　中央　----*/
#contents #main .photobox-center p.caption {
	margin: 6px 0px 2px;
}
#contents #main .photobox-center {
	padding: 18px 0px 16px 16px;
	margin-bottom: 1em;
	overflow: hidden;
	background: #EBEBEB;
}
#contents #main .photobox-center img {
	margin-right: 14px;
}
/*----　横並び　----*/
#main .photobox-lineup {
	width: 609px;
}
#main .photobox-lineup img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.width_300 {
	width: 260px !important;
}

/*------------------------------------------------------------
	追加
------------------------------------------------------------*/
#contents #main em {
	font-style: italic;
}
#contents #main ul li {
	padding-left: 16px;
	background: url(../img/common/head08.gif) no-repeat 0.3em 0.5em;
	margin-bottom: 0.4em;
	line-height: 130%;
}
#contents #main ul {
	margin-bottom: 1.4em;
}
.seo {
	display: none;
}
/*----　News　----*/
#side #news {
	background: #F0F0F0;
	padding: 20px 20px 10px;
	margin-bottom: 16px;
}
#contents #side #news h2 {
	font-size: 16px;
	float: left;
}

#contents #side #news .title p {
	float: right;
}

#contents #side #news ul {
	clear: both;
	padding: 14px 0px;
}

#side #news .title img {
	vertical-align: middle;
}

#contents #side #news .title {
	border-bottom: 4px solid #489DDE;
	overflow: hidden;
}

#contents #side #news li {
	background: url(../img/common/dot02.gif) repeat-x left bottom;
	margin-bottom: 8px;
	padding-bottom: 10px;
}

#contents #side #news li .date {
	color: #489DDE;
	font-weight: bold;
}

#contents #side #news ul a {
	color: #333333;
	text-decoration: none;
	background: url(../img/common/head01.gif) no-repeat 0em 0.5em;
	padding-left: 14px;
	display: block;
}

#contents #side #news ul a:hover {
	text-decoration: underline;
}

#contents #side #news ul li p {
	margin-bottom: 0px;
}

#contents #side #news {
	display: none;
}

/*------------------------------------------------------------
	2014 addition
------------------------------------------------------------*/

/*----　rightSide facebook　----*/
#side #facebook a .banner {
	margin-bottom: 10px;
}
#side #facebook {
	padding-bottom: 10px;
}
#side #facebook p {
	color: #3B579D;
	margin-bottom: 6px;
}

/*----　footer　----*/
#footer .inner .col {
	float: left;
	width: 270px;
	padding-right: 30px;
	color: #fff;
}
#footer .inner .col h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 6px;
	border-bottom: 1px dotted #AFD1D1;
	padding-bottom: 3px;
}
#footer .inner .col ul {
	margin-bottom: 26px;
}
#footer .inner .col ul li a {
	text-decoration: none;
	color: #fff;
}
#footer .inner .col ul li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer .inner .col ul li {
	margin-bottom: 4px;
	background: url(../img/common/head09.gif) no-repeat left 2px;
	padding-left: 16px;
}

/*2024*/
.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}