/*!
Theme Name: habakiri wawa
Template: habakiri
Description: wawa project Theme
Author: Kei Kondo
Version: 1.0.0
*/



@media (min-width: 1200px) {
	.container {
		width: 970px;
	}
}


body {
	font-size: 13px;
	line-height: 1.6;
	font-family: Helvetica, Arial, Roboto, "Droid Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}



/*==========  Container  ==========*/

.sidebar.col-md-4 {
	padding-left: 8px;
	padding-right: 15px;
}






/*==========  Header  ==========*/

#header {
	z-index: 101;
}

#header p {
	line-height: 1.5;
}
.site-branding h1 {
	margin-top: 12px;
	margin-bottom: 16px;
}

#header .lang {
	text-align: right;
	color: #999;
	margin-top: 10px;
}

#header .small-logo {
	width: 67px;
	float: right;
}
#header .title {
	margin-top: 8px;
	margin-right: 82px;
	font-size: 11px;
	color: #656565;
}
@media (min-width: 992px) {
/*	#header .title span {
		display: block;
	}
	#header .title br {
		display: none;
	}*/
}
@media (min-width: 1200px) {
	#header .title span {
		display: inline;
	}
	#header .title br {
		display: block;
	}
}

.responsive-nav ul li ul {
	z-index: 10;
}


.page-header {
	background-color: #74ce17;
	padding: 24px 0;
}



/*==========  Global Navigation  ==========*/

#header .global-navigation {
	background-color: #74ce17;
}
#header .global-nav {
	font-size: 16px;
	font-weight: bold;
}
#header .global-nav a {
	color: #fff;
	padding: 5px 15px;
}
#header .global-nav ul,
#header .global-nav ul li {
	line-height: 30px;
}

#header .global-nav .children li a,
#header .global-nav .sub-menu li a {
	background-color: #53c01d;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
#header .global-nav a:active,
#header .global-nav a:hover,
#header .global-nav .children li a:active,
#header .global-nav .sub-menu li a:active,
#header .global-nav .children li a:hover,
#header .global-nav .sub-menu li a:hover {
	background-color: #259b01;
}


.global-nav .gsc-control-searchbox-only {
	background-color: transparent;
	border: 0;
	line-height: 1.0;
	padding: 4px 1em 0 1em;
}
.global-nav input.gsc-search-button-v2 {
	width: auto;
	height: 26px;
}
.global-nav input.gsc-input {
	font-size: 14px;
	font-weight: normal;
}

.global-nav .gsc-search-box-tools .gsc-search-box .gsc-input {
	padding-top: 2px;
}

.global-nav table.gsc-search-box td {
	vertical-align: top;
}
#header .global-nav a.gsst_a:hover {
	background-color: transparent;
}



/*==========  Sub Navigation  ==========*/

.sub-nav {
	margin-top: -40px;
	border-top: 0;
}


/*==========  Pagination  ==========*/

.paging {
	text-align: center;
}



/*==========  Sidebar  ==========*/

#sub .updated {
	margin-top: 45px;
}


#sub .updated h1 {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 0;
}

#sub .updated ul {
	padding-left: 0;
	border-bottom: 2px solid #ebebeb;
}
#sub .updated ul li {
	clear: both;
	list-style: none;
	font-size: 12px;
	padding: 6px;
}
#sub .updated ul li:nth-child(even) {
	background: #ebebeb;
}
#sub .updated ul li .updated {
	display: block;
	width: 5em;
	float: left;
	margin-top: 0;
}
#sub .updated ul li .title {
	display: block;
	margin-left: 6em;
}


#sub .pickup {
	margin: 30px 0;
	padding: 0;
}
#sub .pickup li {
	list-style: none;
	margin: 0 0 20px 0;
}
#sub .pickup li a {
	display: block;
	border: 1px solid #ddd;
}
#sub .pickup li a:hover {
	border-color: #5ba212;
}

#sub .category-list {
	margin: 30px 0;
	padding: 0;
}
#sub .category-list ul {
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #ebebeb;
}
#sub .category-list li {
	list-style: none;
}
#sub .category-list h1 {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 0;
}
#sub .category-list li li {
	font-size: 12px;
	padding: 6px;
}
#sub .category-list li li:nth-child(even) {
	background: #ebebeb;
}

#sub .sod_select {
	width: 100%;
	font-size: 13px;
}

#sub .tw-box,
#sub .fb-page {
	margin-bottom: 24px;
}




/*==========  Footer  ==========*/

#container #footer {
	background-color: #0e1d2a;
}
#container #footer .footer-widget-area {
	color: #f3f3f3;
}
#container #footer .footer-widget-area a {
	color: #fff;
}
#footer h1 {
	font-size: 14px;
	margin: 0 0 6px 0;
}
#footer p {
	margin-bottom: 6px;
}

#footer .col-md-4 .col-md-6 {
	text-align: center;
}

#footer small {
	font-size: 100%;
	display: inline-block;
	margin-right: 6px;
}
#footer .privacypolicy {
	display: inline-block;
	margin-left: 6px;
	font-size: 85%;
}

.copyright {
	background-color: #000;
	text-align: center;
	color: #fff;
	height: 40px;
	line-height: 40px;
	padding: 0;
	font-size: 13px;
}
.copyright a {
	color: #fff;
}


/*==========  Content  ==========*/

a.disabled {
	cursor: default;
}

.col-md-8 #main {
	padding: 0 20px;
}


.bread-crumb {
	padding: 8px 15px;
	background-color: #f5f5f5;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-bottom: 24px;
}



#contents .page-header {
	background: linear-gradient(45deg, rgba(180, 231, 71, .9), rgba(129, 215, 66, .9)),
	url(./images/common/page-header-bg.jpg);
	background-size: cover;
}
#contents .page-header h1 {
	font-weight: normal;
}



.totop {
	clear: both;
	text-align: right;
}
.totop img {
	cursor: pointer;
}


/* Paging */

.wp-pagenavi {
	clear: both;
	margin: 48px 0 24px 0;
	text-align: center;
	font-size: 16px;
}
.wp-pagenavi .current,
.wp-pagenavi .extend,
.wp-pagenavi .page {
	display: inline-block;
	width: 2em;
	text-align: center;
}



/*==========  Home  ==========*/


/* section-1 */

.home #section-1 {
	padding: 12px 0 16px 0;
}
.home .wp_social_bookmarking_light {
	float: right;
	padding: 5px 0 10px 0 !important;
}


.home .flexslider {
	border: 0;
	border-radius: 0px;
}
.home .flex-viewport .slides a {
	display: block;
	border: 1px solid #ddd;
}
.home .flex-viewport .slides a:hover {
	border-color: #5ba212;
}

.home .flex-direction-nav a {
	line-height: 1.0;
}

.home .flex-control-paging li a {
	background: #74ce17;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.home .flex-control-paging li a.flex-active {
	background: #014985;
}


.home .updated h1 {
	color: #5ba212;
	font-size: 14px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 0;
}

.home .updated ul {
	padding-left: 0;
	border-bottom: 2px solid #ebebeb;
}
.home .updated ul li {
	list-style: none;
	font-size: 12px;
	padding: 3px 4px;
}
.home .updated ul li:nth-child(even) {
	background: #ebebeb;
}
.home .updated ul li .updated {
	display: block;
	width: 5em;
	float: left;
}
.home .updated ul li .title {
	display: block;
	margin-left: 6em;
}
.home .updated .all {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}



/* section-2 */

.home #section-2 {
	background: #f3f3f3;
	padding: 16px 0;
}
.home #section-2 h1 {
	text-align: center;
	margin-bottom: 32px;
}

.home #section-2 .article-thumb img {
	display: block;
	border: 2px solid #fff;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
}
.home #section-2 .title {
	line-height: 1.2;
	margin-bottom: 0;
}
.home #section-2 .meta {
	color: #74ce17;
}


/* section-3 */

.home #section-3 {
	background: #fff;
	padding: 32px 0;
}

.home #section-3 .pickup-card {
	width: 200px;
	margin: 0 auto;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.3);
}

.contenthover {
	padding:20px 15px 10px 15px;
}
.contenthover,
.contenthover h3,
.contenthover a {
	color:#fff;
}
.contenthover h3,
.contenthover p {
	margin:0 0 10px 0;
	line-height:1.4;
	padding:0;
	margin-bottom: 16px;
}
.contenthover h3 {
	font-size: 14px;
}
.contenthover p {
	font-size: 12px;
}

.chover {
	position: relative;
}
.contenthover a.mybutton {
	display:block;
	width: 120px;
	position: absolute;
	left: 50%;
	bottom: 16px;
	margin-left: -60px;
	padding: 5px 0;
	text-align: center;
	background:#05800a;
	color:#fff;
}
.contenthover a.mybutton:hover {
	background:#34742d;
}


/* section-4 */

.home #section-4 {
	background-color: #003f73;
	padding: 60px 0;
}
.home #section-4 .about {
	color: #fff;
	font-size: 13px;
	line-height: 1.5;
}
.home #section-4 .about h1 {
	font-size: 16px;
	margin-top: 0;
}
.home #section-4 .about ul {
	padding-left: 0;
	line-height: 1.7;
	margin-bottom: 12px;
}
.home #section-4 .about ul li {
	list-style: none;
	display: inline-block;
}

.home #section-4 .about ul li li::after {
	content: " | ";
	display: inline-block;
	margin: 0 4px 0 7px;
}
.home #section-4 .about ul li li:last-child::after {
	content: "";
	display: none;
	margin: 0;
}
.home #section-4 .about ul li a {
	color: #fff;
	text-decoration: underline;
}




/*==========  News  ==========*/

.page-id-26 #main .hentry {
	padding: 16px 0 0 0;
	margin-bottom: 24px;
}
.page-id-26 #main .entry-title {
	font-size: 18px;
}

.page-id-26 .entry-content div,
.page-id-26 .entry-content p {
	min-width: 1px;
	min-height: 1.6em;
}



/*==========  Single  ==========*/

.single .entry-title {
	font-size: 18px;
}

.related-posts h2 {
	font-size: 16px;
}

.entries .hentry .summary-with-thumbnail-body .entry-title {
	margin-top: 0px;
	font-size: 16px;
}
.single .entry-content p {
	margin: 0 0 20px 0;
}
.single .entry-content strong {
	font-size: 16px;
}
.single .entry-content p img {
	display: block;
	margin-bottom: 6px;
}

.single .entry-content div,
.single .entry-content p {
	min-width: 1px;
	min-height: 1.6em;
}


.single .related h2 {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 24px;
}




/*==========  Archive  ==========*/


.entry-summary p .read-more {
	display: block;
	text-align: right;
	margin: 0 5px 10px 0;
}


.entries .hentry .summary-with-thumbnail-body .entry-meta {
	border-bottom: 1px solid #ddd;
	padding: 4px 0;
}





/*==========  Page  ==========*/

.page .entry-content h2 {
	font-size: 16px;
	margin: 48px 0 24px 0;
	padding-bottom: 4px;
	border-bottom: 2px solid #eee;
	color: #5ba212;
}
.page .entry-content h2::before {
	content: "\f192";
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	padding-right: 3px;
}





/*==========  Project  ==========*/

.page-id-198 #main .project-card,
.single-projects .project-card {
	padding: 4px;
}
.page-id-198 #main .project-card a,
.single-projects .project-card a {
	color: #111;
}
.page-id-198 #main .project-card a:hover,
.single-projects .project-card a:hover {
	text-decoration: none;
	color: #337ab7;
}

.page-id-198 #main .project-content,
.single-projects .project-content {
	padding: 8px;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
}
.page-id-198 #main .project-content:hover,
.single-projects .project-content:hover {
	border: 1px solid #5ba212;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6);
}

.page-id-198 #main .project-title {
	font-size: 16px;
	margin: 12px 0;
}

.single-projects .project-title {
	font-size: 13px;
	font-weight: normal;
	margin: 10px 0;
}


.page-id-198 #main .artist {
	font-size: 11px;
	line-height: 1.3;
	color: #666;
}


.single-projects #main .hero {
	width: 575px;
	position: relative;
	margin-bottom: 24px;
}
.single-projects #main .hero .figure {
	margin: 0;
}
.single-projects #main .hero .figure img {
	display: block;
}
.single-projects #main .info {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 48px;
	padding: 4px 16px;
	background: rgba(0,74,134,0.7);
	color: #fff;
}
.single-projects #main .info h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.3;
}
.single-projects #main .info .area {
	margin-bottom: 0;
}
.single-projects #main .interview {
	font-size: 14px;
}

.single-projects #main .lead {
	font-size: 12px;
	line-height: 1.5;
	color: #555;
	padding: 16px 16px 10px 16px;
	background-color: #f3f3f3;
}

.single-projects .projects-index {
	padding-bottom: 32px;
}

.single-projects .projects-index h2 {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin: 8px 2px 16px 2px;
}


#sub .tab-content {
	display: none;
	padding: 20px 35px;
}
#sub #movie-1 {
	display: block;
}

.single-projects #sub h2 {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 16px;
	margin-top: 32px;
}


.single-projects .wp_social_bookmarking_light {
	float: right;
}

.single.single-projects .entry-content div, .single .entry-content .wp_social_bookmarking_light p {
	min-height: 1.0em;
}


/*==========  Support  ==========*/

.page-id-200 #main .project-card {
	padding: 2px;
	width: 20%;
	float: left;
}
.page-id-200 #main .project-card a {
	display: block;
	overflow: hidden;
	color: #111;
	height: 166px;
}
.page-id-200 #main .project-card a:hover {
	text-decoration: none;
	color: #337ab7;
}

.page-id-200 #main .project-content {
	padding: 5px;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
}
.page-id-200 #main .project-content:hover {
	border: 1px solid #666;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6);
}

.page-id-200 #main .project-title {
	font-size: 10px;
	margin: 8px 0;
	line-height: 1.2;
	font-weight: normal;
}
.page-id-200 #main .artist {
	font-size: 10px;
	line-height: 1.3;
	color: #666;
}

.single-supports .supports-header {
	display: table;
	table-layout: fixed;
	width: 100%;
	padding: 16px 0;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 16px;
}
.single-supports .figure,
.single-supports .artist {
	display: table-cell;
	vertical-align: middle;
}

.single-supports .figure {
	width: 160px;
}
.single-supports .artist .by {
	font-weight: bold;
	color: #222;
	font-size: 16px;
	padding: 0 16px;
}
.single-supports .artist .lead {
	font-size: 12px;
	line-height: 1.6;
	padding: 0 16px;
}



/*==========  Wawa Paper  ==========*/

.page-id-193 #latest {
	margin-top: 48px;
}
.page-id-193 .nav.nav-pills,
.page-id-460 .nav.nav-pills,
.single-paper .nav.nav-pills {
	margin: 40px 0 32px 0;
}


.page-id-193 #paper-slide,
.single-paper #paper-slide {
	width: 500px;
	float: left;
}
.page-id-193 #paper-slide .flex-viewport,
.single-paper #paper-slide .flex-viewport {
	border: 1px solid #ddd;
}
.page-id-193 #paper-info,
.single-paper #paper-info {
	width: 410px;
	float: right;
}
.page-id-193 #paper-info #paper-number,
.single-paper #paper-info #paper-number {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0;
}
.page-id-193 #paper-info .entry-title,
.single-paper #paper-info .entry-title {
	font-size: 21px;
}
.page-id-193 #paper-info .entry-content,
.single-paper #paper-info .entry-content {
	margin: 16px 0;
	padding: 24px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.page-id-193 #archives,
.single-paper #archives {
	clear: both;
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #ddd;
}
.page-id-193 #archives .archives-title,
.single-paper #archives .archives-title {
	font-size: 18px;
}
.page-id-193 #archives .paper,
.single-paper #archives .paper {
	border: 1px solid #ddd;
	width: 460px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 115px;
}
.page-id-193 #archives .paper:nth-child(2n),
.single-paper #archives .paper:nth-child(2n) {
	margin-right: 0;
}
.page-id-193 #archives .paper a,
.single-paper #archives .paper a {
	display: block;
	color: #333;
	padding: 0 24px 15px 10px;
	background: url(./images/common/arrow-lg-primary.png) 434px 40px no-repeat;
	background-size: 16px;
}
.page-id-193 #archives .paper .figure,
.single-paper #archives .paper .figure {
	width: 160px;
	height: 100px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 160px;
}
.page-id-193 #archives .paper .info,
.single-paper #archives .paper .info {
	margin-left: 170px;
	font-weight: bold;
	line-height: 1.3;
	font-size: 14px;
	padding: 15px 10px 0 0;
}
.page-id-193 #archives .paper .info .paper-number,
.single-paper #archives .paper .info .paper-number {
	margin-bottom: 6px;
}
.page-id-193 #support,
.single-paper #support {
	clear: both;
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #ddd;
}
.page-id-193 #support .support-title,
.single-paper #support .support-title {
	font-size: 18px;
}
.page-id-193 #support h3,
.single-paper #support h3 {
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 16px;
	margin-left: 16px;
}
.page-id-193 #support .akaihane,
.single-paper #support .akaihane {
	display: inline-block;
	margin: 0 32px;
} 


.page-id-460 .entry-content h4 {
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 1px solid #eee;
	margin-bottom: 16px;
	margin-top: 24px;
	clear: both;
}

.page-id-460 .entry-content .distributor {
	padding-bottom: 24px;
	padding-left: 0;
}

.page-id-460 .entry-content .distributor li {
	list-style: none;
	width: 33%;
	float: left;
}

.page-id-460 .entry-content .contact {
	border: 2px solid #eaeaea;
	background-color: #fafafa;
	padding: 16px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 24px;
}
.page-id-460 .entry-content .contact h2 {
	margin-top: 8px;
	border-bottom: 0;
}



/*==========  Article  ==========*/

.page-id-202 #main article {
	padding: 16px 0 24px 0;
	margin-bottom: 24px;
	border-bottom: 1px solid #ebebeb;
}
.page-id-202 .report_kv_title h2 {
	font-size: 18px;
}

.article-cards {
	padding-bottom: 32px;
}

.article-cards h2 {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 24px;
}

.article-cards .article-card {
	padding: 4px;
}
.article-cards .article-card a {
	color: #111;
}
.article-cards .article-card a:hover {
	text-decoration: none;
	color: #337ab7;
}

.article-cards .article-content {
	padding: 8px;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.3);
}
.article-cards .article-content:hover {
	border: 1px solid #5ba212;
	-webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,0.6);
}

.page-id-202 #main .title {
	font-size: 14px;
	margin: 12px 0;
	line-height: 1.4;
}
.page-id-202 #main .meta {
	font-size: 12px;
	line-height: 1.2;
	color: #666;
}







/*==========  Timeline  ==========*/



.page-id-14 .year {
	color: #5ba212;
	font-size: 16px;
	border-bottom: 2px solid #5ba212;
	margin-bottom: 16px;
	margin-top: 32px;
}

.page-id-14 ol {
	padding-left: 0;
}

.page-id-14 ol li {
	list-style: none;
	padding: 16px;
	border: 1px solid #ddd;
	margin: 0 0 16px 0;
	clear: both;
}
.page-id-14 ol li time {
	display: block;
	width: 5em;
	float: left;
	padding-bottom: 2em;
	font-weight: bold;
}
.page-id-14 ol li .figure {
	width: 100px;
	float: right;
	margin-left: 0;
	margin-bottom: 0;
}
.page-id-14 ol li .figure img {
	display: block;
	border: 2px solid #ddd;
}
.page-id-14 ol li .figure img:hover {
	border-color: #5ba212;
}


.page-id-14 ol li .info {
	margin-right: 110px;
}
.page-id-14 ol li p,
.page-id-14 ol li .info p {
	margin-left: 6em;
}






/*==========  Flexslider  ==========*/

.flexslider {
	border: 0;
	border-radius: 0px;
}
.flex-direction-nav a {
	line-height: 1.0;
}
.flex-control-paging li a {
	background: #74ce17;
}
.flex-control-paging li a.flex-active {
	background: #014985;
}


