/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

header, section, footer{
	display:block;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
html{
	font-family: 'Oxygen', sans-serif;
	letter-spacing:0.05em;
}
body{
	background:#005939;
	background-image : url('../img/bg_header.gif');
	background-repeat:no-repeat;
	background-position:top center;
}
html, body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

/* ヘッダー */
#header{
	margin:0 auto;
	padding:0;
	width:980px;
}

/* 日直表示機能 */
#nicchokuInfo{
	float:right;
}
#nicchokuInfo ul{
	width:40px;
	height:260px;
	margin-top:40px;
	padding:0;
}
#nicchokuInfo li{
	margin:0;
	padding:8px;
	border:1px solid #fff;
	text-align:center;
	color:#fff;
	list-style:none;
}
#nicchokuInfo .date{
	text-align:center;
	font-size:10px;
	height:78px;
}
#nicchokuInfo .dateNum{
	font-size:17px;
}
#nicchokuInfo .nicchokuTitle{
	text-align:center;
	font-size:10px;
	height:12px;
}
#nicchokuInfo .nicchokuName{
	font-size:12px;
	line-height:1.1;
	height:114px;
}
#nicchokuInfo .tate{
	width:18px;
	overflow: hidden;
	letter-spacing:0.1em;
}
#greenboard{
	margin:0 80px 0 0;
	padding:0;
	width:340px;
	height:300px;
	float:left;
}
#greenboard ul{
	margin:40px 0 0 -30px;
}
#greenboard .link li{
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid #fff;
}
#greenboard .link .leftborder{
	border-left:1px solid #fff;
}
#whiteboard{
	margin:0;
	padding:0;
	width:560px;
	height:300px;
	float:left;
	background:#fff;
}
#whiteboard img{
	margin:40px 0 0 40px;
}
/* メインビジュアル */
#mainImageIndex{
	margin:40px 0 80px 0;
	padding: 0;
	width:100%;
}
#mainImageIndex ul{
	margin:0;
	padding:0;
}
#mainImageIndex ul{
	list-style:none;
}
#slider img {
	width:100%;
}
.rslides {
	height: 420px;
	overflow: hidden;
	position: relative;
 }
.mainImage {
	width:100%;
 	z-index:-9999;
}
/* HOME */
#index{
	margin:0 auto;
	padding:0;
	width:980px;
}
#index a:link{
	color:#fff;
	text-decoration:underline;
}
#index a:hover {
	color:#f6eb62;
	text-decoration:underline;
}
#index a:visited {
	color:#fff;
	text-decoration:none;
}
#index a:active {
	color:#f6eb62;
	text-decoration:none;
}

#topics{
	margin:0;
	padding:0;
	text-align:right;
	width:50%;
	float:left;
}
#topics ul{
	margin:0;
	padding:0;
}
#topics li{
	margin:10px;
	list-style:none;
}
#event{
	margin:0;
	padding:0;
	color:#fff;
}
#event ul{
	margin:0;
	padding:0;
}
#event li{
	margin:0;
	padding:0;
	list-style:none;
}
#event p{
	margin:0;
	padding:0;
}
#event .eventInfo{
	width:340px;
	float:left;
	text-align:right;
	margin:0 80px 0 0;
	padding-right:0;
}
#event .eventContent{
	width:560px;
	float:left;
	margin:0 0 40px 0;
	padding:0;
}
#event .eventUnit{
	margin-bottom:40px;
}
#event .eventImage{
	float:left;
	width:176px;
	height:176px;
	margin-right:20px;
	border:12px solid #fff;
}
#event a:hover{
	-webkit-transition: 0.3s ;
	transition: 0.3s ;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-webkit-opacity: 0.6;
}
#event .eventText{
	float:left;
	width:340px;
}
#event .eventTitle{
	color:#fff;
	font-size:1.2em;
	margin-bottom:6px;
}
#event .eventDate{
	color:#fff;
	font-size:0.9em;
	letter-spacing:0.15em;
	margin-bottom:8px;
}
#event .eventIcon{
	width:90px;
	text-align:center;
	margin-bottom:18px;
	padding:4px;
	font-size:0.65em;
	background:#f1d700;
	color:#000;
}
#event .eventDescription{
	font-size:0.75em;
	line-height:1.7;
	color:#b6e0d1;
}

/* デザイン教室のこと */
#about{
	margin:-380px  auto 90px;
	padding:0;
	width:980px;
}
#about h1{
	margin:0 0 28px 0;
}
#about p{
	font-size:14px;
	line-height:1.9;
}
#about .aboutContent{
	width:500px;
	margin-left:420px;
	padding:30px;
	background:#fff;
}
#about .aboutImg{
	width:560px;
	margin-left:420px;
	padding:0;
	background:#fff;
}

/* つくし文具店のこと */
#tsukushi{
	margin:-380px  auto 90px;
	padding:0;
	width:980px;
}
#tsukushi h1{
	margin:0 0 28px 0;
}
#tsukushi p{
	font-size:14px;
	line-height:1.9;
}
#tsukushi div{
	margin-bottom:24px;
}
#tsukushi .tsukushiContent{
	width:500px;
	margin-left:420px;
	padding:30px;
	background:#fff;
}
#tsukushi .tsukushiImg{
	width:560px;
	margin-left:420px;
	padding:0;
	background:#fff;
}

/* 日直のこと */
#nicchoku{
	margin:-380px  auto 90px;
	padding:0;
	width:980px;
	background:#fff;
}
#nicchoku h1{
	margin:0 0 28px 0;
}
#nicchoku p{
	font-size:14px;
	line-height:1.9;
}
#nicchoku .nicchokuContent{
	padding:30px;
	background:#fff;
}
#member{
}
#member .class{
	margin:40px 0 20px;
}
#member .className{
	margin:0 10px 0 50px;
	width:80px;
	float:left;
}
#member ul{
	margin:0;
	width:720px;
	float:left;
}
#member li{
	margin:0 10px 10px 10px;
	padding:0;
	width:160px;
	height:220px;
	list-style:none;
	float:left;
	text-align:center;
}
#member .memberContetnt img{
	border:6px solid #f3f0ef;
}
#member .memberContetnt p{
	line-height:1.8;
}
#member .memberContetnt a{
	padding:4px 6px;
	background:#f1d700;
	color:#000;
	font-size:0.6em;
	text-decoration:none;
}
#member .memberContetnt a:hover{
	color:#fff;
	background:#666;
}
#tooltip{
    text-align: left;
    color: #fff;
    background: #00744b;
    position: absolute;
    z-index: 100;
    padding: 15px;
    width:200px;
    font-size:0.8em;
}
#tooltip:after /* triangle decoration */ {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #00744b;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
 #tooltip.top:after{
	border-top-color: transparent;
	border-bottom: 10px solid #00744b;
	top: -20px;
	bottom: auto;
}
 #tooltip.left:after{
	left: 10px;
	margin: 0;
}
#tooltip.right:after{
	right: 10px;
	left: auto;
	margin: 0;
}
#nicchokuYear{
	margin:0 10px 20px 10px;
	padding:0;
}
#nicchokuYear ul{
	margin:0;
	padding:0;
}
#nicchokuYear li{
	margin:0px 10px 20px 10px;
	padding:0;
	width:280px;
	list-style:none;
	float:left;
}
/* 活動のきろく */
#activity{
	margin:-380px  auto 90px;
	padding:0;
	width:980px;
}
#activity h1{
	margin:0 0 28px 0;
}
#activity p{
	font-size:14px;
	line-height:1.9;
}
#activity .activityContent{
	width:500px;
	margin-left:420px;
	padding:30px;
	background:#fff;
}
#facebook{
	height:600px;
	margin-bottom:40px;
}
#gallery{
	display:block;
	margin:0;
	padding:0;
}
#gallery ul{
	margin:0;
	padding:0;
}
#gallery li{
	float:left;
	margin:0 25px 25px 0;
	width:100px;
	height:70px;
	overflow:hidden;
	list-style:none;
}

/* おしらせ */
#information{
	margin:-380px  auto 90px;
	padding:0;
	width:980px;
}
#information h1{
	margin:0 0 28px 0;
	font-size:1.5em;
	font-weight:normal;
}
#information p{
	font-size:14px;
	line-height:1.9;
}
#information .informationContent{
	width:500px;
	margin-left:420px;
	padding:30px;
	background:#fff;
}
#information .informationImg{
	width:560px;
	margin-left:420px;
	padding:0;
	background:#fff;
}

/* フッター */
#footer{
	margin:0 auto;
	padding:0;
	width:980px;
}
#footer .footerLeft{
	width:340px;
	float:left;
	text-align:right;
	margin:95px 80px 120px 0;
	padding:0;	
}
#footer .footerRight{
	width:560px;
	float:left;
	margin:0;
	padding:0;
}
#footer .pageTop{
	margin-bottom:55px;
	padding:0;
}
#footer .footerNav{
	margin:0;
	padding:0;
}
#footer .footerNav {
	width:320px;
	border-top:1px solid #fff;
}
#footer .footerNav li{
	list-style:none;
	border-bottom:1px solid #fff;
	font-size:0.75em;
}
#footer .footerNav li a{
	padding:12px;
	display:block;
	color:#fff;
	text-decoration:none;
}
#footer .footerNav li a:hover{
	display:block;
	background:#fff;
	color:#111;
	text-decoration:none;
}
#footer .tsukushi{
	margin-bottom:55px;
}
#footer .copyright{
	color:#fff;
	font-size:0.7em;
}

/* ソーシャルメディア */
#social{
	position:absolute;
	top:20px;
	right:20px;
}
#social ul{
	margin:0;
	padding:0;
}
#social li{
	display:inline;
	margin-right:8px;
	list-style:none;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
background: transparent !important;
color: #000 !important; /* Black prints faster: h5bp.com/s */
box-shadow: none !important;
text-shadow: none !important;
    }

    a,
    a:visited {
text-decoration: underline;
    }

    a[href]:after {
content: " (" attr(href) ")";
    }

    abbr[title]:after {
content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
content: "";
    }

    pre,
    blockquote {
border: 1px solid #999;
page-break-inside: avoid;
    }

    thead {
display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
page-break-inside: avoid;
    }

    img {
max-width: 100% !important;
    }

    @page {
margin: 0.5cm;
    }

    p,
    h2,
    h3 {
orphans: 3;
widows: 3;
    }

    h2,
    h3 {
page-break-after: avoid;
    }
}