@charset "utf-8";
/*
Theme Name: IRS
Author: MUSASHINO DESIGN INC.
Author URI: http://musashino-design.com/
Description: IRS is a modernized take on an ever-popular WordPress layout â€” the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Version: 1.0
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 *    11.7 - cunstom
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 */

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}body,button,input,select,textarea{font:11px/1 helvetica,arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}h1,h2,h3,h4,h5,h6{font-size:100%;}address,cite,dfn,em,var{font-style:normal;}code,kbd,pre,samp{font-family:courier new,courier,monospace;}small{font-size:12px;}ul,ol{list-style:none;}a{text-decoration:none;}a:hover{text-decoration:underline;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}fieldset,img{border:0;}button,input,select,textarea{font-size:100%;}table{border-collapse:collapse;border-spacing:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{display:block;margin:0;padding:0;}mark{background:#ff0;}.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden;}.clearfix{min-height:1px;}* html .clearfix{height:1px;}

/**
 * 2.0 - Genericons
 */
:focus {outline:none;}
/**
 * 3.0 - Typography
 */

body {font-family:helvetica,arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;line-height:1.5;position:relative;font-size:14px;letter-spacing:0.1em;color:#333;
	padding-top:95px;}
h1,h2,h3,h4,h5,h6 {font-weight:normal; }

/**
 * 4.0 - Elements
 */
 

/**
 * 5.0 - Forms
 */
input[type=text], input[type=tel], input[type=email], input[type=password] {
    margin: 0;
    padding: 10px;
    line-height: 1.5;
    display: inline-block;
    width: 100%;
    min-height: 16px;
    text-align: left;
    border: none;
    outline: 0;
    background: transparent none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    border-radius:3px;
    background: #fff;
    font-size: 14px;
    border:1px solid #ddd;
}
textarea {width:100%;font-size:12px;border:1px solid #ddd;padding:10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;-webkit-appearance: none;border-radius:3px;font-size: 14px;}
select {height:30px; padding:5px; border:1px solid #ccc;background:none;}
input.half {width:120px; margin-right:10px;}
input.short {width:70px;}
input.long {width:100%;}
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #ddd;
}

:-moz-placeholder {
	color: #ddd;
}

::-moz-placeholder {
	color: #ddd;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #ddd;
}

/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {color: #333;text-decoration: underline;}
a:hover, a:focus, a:active {color: #0066ff; text-decoration:none;}
a:focus { outline:none;}
a:hover, a:active { outline: 0;}


/**
 * 6.2 - Menus
 */
.main-navigation {
	float:right;
	padding:5px 0 0;}
.main-navigation ul {}
.main-navigation li {
position: relative; float:left;
	display: block;
	color: #333;
	margin-left: 50px;
	font-size: 16px;
	text-decoration: none;
	letter-spacing: 0.06em;
}
.main-navigation ul li:first-child {margin-left:0;}

.main-navigation a {
	display: block;
	padding: 3px 16px;text-decoration:none;
}
.main-navigation #menu-item-120 a {background: #03c;color: #fff; transition:0.2s;}
.main-navigation #menu-item-120 a:hover {background:#00A2BB;}
.main-navigation a:hover,
.main-navigation a:focus {
	color: #0066ff;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	color: #0066ff;
}

.lang_switch {float:right;padding-top:5px;margin-left:25px;}
.lang_switch_f { display:none;}
#qtranslate-chooser {position:relative; float:right; width:38px; height:28px;}
#qtranslate-chooser li {position:absolute; display:none;}
#qtranslate-chooser li.active {display:block;}
#qtranslate-chooser li img {width:38px;height:28px;}
#qtranxs_select_qtranslate-chooser {float:right;border:none;padding: 5px 0;margin-left: 12px;font-size: 12px;}



/*  MENU   */
.toggle_menu {cursor: pointer;position: relative;width: 50px;height: 50px;z-index: 50;float: right;opacity: 1;transition: all 1s 0.2s; display:none;}
.toggle_menu .in {height: 18px;width: 26px;padding: 16px 12px;}
.toggle_menu .toggle_bar { overflow: hidden; }
.toggle_menu span {display: block;height: 2px;width: 100%;background: #333;position:relative;}
.toggle_menu .t2 {margin: 4px 0;}
/* GLOBAL NAVIGATION */
.global_navi {position: fixed;top: 0;right: 0;height: 100%;z-index: -99;width: 100%;text-align: center;margin-top: 70px;background: rgba(255,255,255,1);opacity:0;box-sizing:border-box;}
.is_menu_opened .global_navi { z-index: 99;opacity:1;}
.is_menu_opened body {overflow:hidden;}

.global_navi .menu {width: 87.5%;margin:0 auto 20px;}
.global_navi .menu li {display:block; border-bottom: 1px solid rgba(203,203,203,.6);overflow:hidden;}
.global_navi .menu a { display: block;color: #1a1a1a;font-size: 14px;line-height: 56px;letter-spacing: .2em;transform: translate3d(0,-150%,0); text-decoration:none;font-family: "Lato", sans-serif; font-weight:bold;}
.global_navi .menu-item-120 a {background: #03c;color: #fff;}

.navigation { text-align:center;padding:40px 0; background:#fff; clear:both;}
.navigation a { display:inline-block; font-size:18px;color:#333;}
.navigation .nav-previous, .navigation .nav-next {display:inline-block;margin:0 50px;}
.navigation .nav-previous a {  padding-right:50px; background:url(img/arrow_l_01.jpg) 100% 50% no-repeat; text-decoration:none;}
.navigation .nav-next a { padding-left:50px; background:url(img/arrow_r_01.jpg) 0 50% no-repeat; text-decoration:none;}
.navigation .nav-previous a:hover, .navigation .nav-next a:hover {color:#06f;}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	line-height: 1;
	font-size:14px;
	margin:0 2px;
}

.pagination .current {
	font-weight: bold;
}

.pagination .prev,
.pagination .next {
	display: inline-block;
	text-decoration:none;
	font-size:14px;
	margin:0 10px;
}

.pagination .prev:before,
.pagination .next:after {
}

.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	color: #06f;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}
.pagination .prev:before {
	content: "＜";
}
.pagination .next:after {
	content: "＞";
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */


/**
 * 10.0 - Widgets
 */

.widget {background: #fff;padding: 30px 35px;margin-bottom: 10px;border:1px solid #ccc;}

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	font-size: 16px;
	margin-bottom: 12px;
	color:#333;
	font-family:helvetica,arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}
.widget_categories ul li {margin-bottom:10px; padding-left:18px; background:url(img/arrow_r.png) 0 50% no-repeat;}
.widget_categories ul li.current-cat a {color:#06f;}
.widget_archive h4 {margin-bottom:0;}
.widget_archive ul li  {margin-bottom:0;:}
.widget_categories a, .widget_archive a {text-decoration:none;}
.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	color: #fff;
	display: block;
	font-weight: 700;
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #007acc;
	color: #007acc;
	outline: 0;
}


/**
 * 11.0 - Content
 */
 

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main {
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */
.site_header {padding: 30px 30px 24px;background: #fff; box-sizing:border-box; position:fixed;top:0;left:0;width:100%; z-index:999;}
.site_header h1.logo { float:left;width:170px; height:41px;}
.site_header h1.logo a {display:block;width:100%;height:100%;}
.site_header h1.logo a img {width:100%; height:auto;}


/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	position: relative;
}

.post-thumbnail {display: block;}

.post-thumbnail img {display: block;}

.no-sidebar .post-thumbnail img {margin: 0 auto;}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {

}

body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}

.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
}

.entry-footer {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-header {
	margin: 0 7.6923% 3.5em;
	padding-top: 1.75em;
}

body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
}
.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-weight: 700;
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}
img {max-width:100%;height:auto;}

/**
 * 11.5 - Sidebar
 */

.sidebar {
}


/**
 * 11.6 - Footer
 */
.site_footer {background: #0033cc url(img/logo_ft.png) 50px 45px no-repeat;font-size:11px;padding: 35px 0 20px; clear:both;font-family:helvetica,arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;}
.site_footer .wrap {width: 540px;margin:0 auto;}
.ft_nav {font-size: 14px;float:left;width: 180px;margin-bottom: 25px;}
.ft_nav h4 {display:inline-block;color:#fff;border-bottom:1px solid #fff;margin-bottom: 8px;line-height: 1;}
.ft_nav ul {}
.ft_nav li {margin-bottom: 4px;}
.ft_nav a, .ft_nav a:visited {display:block; color:#fff; text-decoration:none;}
.ft_nav a:hover {text-decoration:underline;}
.site_footer .copyright {margin: 0;color:#fff;text-align:center;font-size: 14px;}
.site_footer .copyright strong {font-weight:normal;}

/**
 * 11.7 - custom
 */
.top_slider {width:100%;height:660px;background:url(img/index_image_01.jpg) 50% 50% no-repeat;background-size:cover;text-align:center;position: relative;}
.top_slider h3 {
	position:absolute;left:5vw;bottom:20vh;
	text-align:left;
	line-height: 1.8;
	font-size:30px;
	font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;
}
.get_start {display:block;width:93px;height:93px;background:url(img/get_start.png) 0 0 no-repeat;text-indent:-9999px;position: absolute;bottom: 40px;left: 50%;margin-left: -46px; transition:0.5s;}
.get_start:hover {opacity:0.5;}

.block_intro {padding: 55px 10px 60px;}
.block_intro h2 {text-align:center;color:#0066ff;font-size:30px;margin-bottom: 15px;font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
.block_intro p {text-align:center;font-size: 16px;line-height: 1.8;margin-bottom:35px;}

.block_feature {padding:35px 0 5px;width:1000px; margin:0 auto;}
.block_feature .feature { float:left; width:310px; margin:0 25px 30px 0; text-align:center;}
.block_feature .feature figure {width:100%;height:240px; margin-bottom:30px;}
.block_feature .feature figure a {display:block; width:100%;height:100%;background-color:#7FB2FF; background-position:50% 50%; background-repeat:no-repeat; transition:0.3s;}
.block_feature .feature figure a:hover {background-color:#007acc;}
.block_feature .feature h3 {font-size: 18px;margin-bottom: 5px;line-height: 1; color:#06f;}
.block_feature .feature p {line-height: 1.8; height:3.6em;margin-bottom:15px;}
.block_feature .feature a.btn {width:200px;height:50px;line-height:50px;}
.block_feature .feature:nth-child(3n) {margin-right:0;}
.block_feature .feature.f_01 figure a {background-image: url(img/feature_01.png);}
.block_feature .feature.f_02 figure a {background-image: url(img/feature_02.png);}
.block_feature .feature.f_03 figure a {background-image: url(img/feature_03.png);}
.block_feature .feature.f_04 figure a {background-image: url(img/feature_04.png);}
.block_feature .feature.f_05 figure a {background-image: url(img/feature_05.png);}
.block_feature .feature.f_06 figure a {background-image: url(img/feature_06.png);}

.page_header {position:relative; background:#000;height:60vh;max-height:440px;overflow:hidden;}
.page_header .wrap {width:100%;height:100%; background:rgba(51,51,51,0.4);}
.page_header .page_title {position:absolute;left:75px;bottom:50px;
	font-size:36px; color:#fff;font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}

._page {}
._page h2 {font-size:26px; color:#0066ff;
	font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
._page p {line-height: 1.8;font-size: 14px;margin-bottom: 20px;}

.page_news { background:#eee;padding:0 20px 25px;}
.page_news .wrap {width:980px;margin:0 auto;}
.page_news .site-main {width:650px; float:left;}
.page_news .sidebar {width:315px; float:right;}

.page_news .entry-header {background:#fff;width:100%;margin-bottom: 15px;position: relative;height: 264px;overflow: hidden;}
.page_news .entry-header .post-thumbnail {width:340px;margin: 0 0 0 0;float: left;}
.page_news .entry-header .post-thumbnail img {width:100%;height: auto;}
.page_news .entry-header .entry-title {height: 100%;padding: 0 40px 0;margin-left: 340px;text-align: center; display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;
	font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
.page_news .entry-content {background:#fff;padding:50px 20px;}
.page_news .entry-content h3 {margin-bottom:20px;color:#06f; font-size:16px;}
.page_news .entry-content h4 {font-weight:bold;}
.page_news .entry-content p {line-height:1.8; margin-bottom:15px;}
.page_news .entry-content img {max-width:100%; height:auto;}
.page_news .entry-content .rel_links { padding-top:30px;}
.page_news .rel_links li {margin-bottom:8px;margin-bottom:8px; padding-left:22px;background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjAwJyBoZWlnaHQ9JzIwMCcgZmlsbD0iIzMzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNNzUuOCw0Ny40TDUzLjcsMzMuNmMtMi0xLjMtNC42LDAuMi00LjYsMi42djEwLjlMMjcuNCwzMy42Yy0yLTEuMy00LjYsMC4yLTQuNiwyLjZ2MjcuN2MwLDIuNCwyLjYsMy44LDQuNiwyLjZMNDksNTIuOSAgdjEwLjljMCwyLjQsMi42LDMuOCw0LjYsMi42bDIyLjEtMTMuOEM3Ny43LDUxLjQsNzcuNyw0OC42LDc1LjgsNDcuNHoiLz48L3N2Zz4="); background-size:21px; background-position:0 0; background-repeat:no-repeat;}
.page_news .rel_links li a {text-decoration:underline;}
.page_news .rel_links li a:hover {text-decoration:none;}
.page_news .entry-content p.align_r {text-align:right;}
.page_news .img_col_1 {text-align:center;}
.page_news .img_col_1 img {display:inline-block; width:100%;}
.page_news .img_col_2 {}
.page_news .img_col_2 img {display:inline-block; width:48%;}
.page_news .img_col_2 img:first-child {margin-right:4%;}


.page_case { background:#eee;padding:0 20px 25px;}
.page_case .site-main {width:980px; margin:0 auto; float:none;}
.page_case .entry-header {background:#fff;width: 100%;margin-bottom: 15px;height: 340px;overflow: hidden;display: table;vertical-align: middle;border: none;}
.page_case .entry-header .post-thumbnail {width:450px;margin: 0;float: left;}
.page_case .entry-header .post-thumbnail img {width:100%;height: auto;}
.page_case .entry-header .intro {height: 100%;padding: 0 100px 0;margin-left: 450px;text-align: center; display: table-cell;vertical-align: middle;width: 530px;box-sizing: border-box;}
.page_case .entry-header .entry-title {font-size:24px;margin-bottom: 12px;font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
.page_case .entry-header p {line-height:1.8;padding: 0 30px;}

.page_case .entry-content {background:#fff;padding:50px 20px;}
.page_case .entry-content h3 {margin-bottom:8px;color:#06f;}
.page_case .entry-content p {line-height:1.8;}
.page_case .entry-content img {max-width:100%; height:auto;}

.page_list {}
.page_list .boxes {width:100%; border-top:1px solid #ccc;}
.page_list .boxes .list_box {width:100%;padding:15px 0; border-bottom:1px solid #ccc; float:left;}
.list_box figure {width:200px;margin-right:30px; float:left;}
.list_box figure img {display:block; width:100%; height:100%;}
.list_box .cont {float:left;padding-top:40px;width:485px;}
.list_box h3 {}
.list_box h4 {margin-bottom:4px;font-size:13px;}


._page .sidebar {width:250px; float:left; margin-bottom:70px;}
._page .main {float:right;width:715px;margin-bottom:70px;}

.page_release {width:980px; margin:0 auto;}
.page_release #secondary {padding-top:55px;}
.page_release h2 {margin-bottom:20px; font-size:22px;}
.page_release #releaseList {}
.page_release h3.tit {cursor:pointer; margin-bottom:15px;}
.page_release h3.tit::before {content:'＞'; display:inline-block; transition:0.2s;}
.page_release h3.tit.open::before {transform:rotate(90deg);}
.page_release .conts {box-sizing:border-box;width:100%; padding:15px 20px;font-size: 14px;line-height: 1.8; background:#eee; margin:0 0 15px;}
.page_release .conts ul.list {margin-bottom:15px;}
.page_release .conts .list li {margin-bottom:5px; float:left;line-height:1.2; font-size:13px;}
.page_release .conts .list li time { float:left;width:90px;}
.page_release .conts .list li p {margin-left:100px; margin-bottom:0;line-height:1.2; font-size:13px;text-indent:-8px;}
.page_release .conts .rel {font-size:11px;}

.page_release .publicity {clear:both;}
.page_release .publicity ul {}
.page_release .publicity li {margin-bottom:5px;}
.page_release .coverage {}
.page_release .coverage li {margin-bottom:5px;}

.page_report {width:980px; margin:0 auto;}
.page_report .tag_btns {margin-bottom:15px;}
.page_report .tag_btns .btn {display:inline-block;width:102px;height:52px; color:#333;margin-left:15px; background:url(img/tagbtn.png) 0 0 no-repeat; text-align:center; line-height:52px;transition:0.1s;border:none;}
.page_report .tag_btns .btn:hover {background-position:0 -53px; border:none;color:#333;}

.block_news {margin-bottom:30px;}
.block_news h2 {text-align:center;color:#0066ff;font-size: 18px;margin-bottom: 20px;padding-left: 6px;font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
.block_news .wrap { width:980px; margin:0 auto;}
.block_news .news_list {padding: 36px 12px 0;background:#eee;border:1px solid #e7e7e7;width:645px; box-sizing: border-box; float:left;}
.block_news .news_list li {margin-bottom: 30px;}
.block_news .news_list li a {text-decoration:none;}
.block_news .news_list li a:hover {color:#0066ff;}
.block_news .news_list li span {width:90px;height:30px; line-height:30px; text-align:center; margin-right:15px; display:inline-block; background:#333;color:#fff;font-size:12px;}
.block_news .news_list li time {width: 100px;display: inline-block;}
.block_news .banner_list { width:310px; float:right;}
.block_news .banner_list li {margin-bottom;20pxmargin-bottom:;margin-bottom: 15px;}
.block_news .banner_list li a {display:block;width:100%;height:100%;}
.block_news .banner_list li a img {display:block;width:100%;height:100%;}

.block_news .news_list li span.contest {background:#CFA972;}
.block_news .news_list li span.other {}
.block_news .news_list li span.report {background:#0068B7;}

.block_image_banner {width:100%;height: 325px;background:url(img/index_image_02.jpg) 50% 50% no-repeat;background-size:cover; background-attachment:fixed;}
.block_image_banner_2 {width:100%;height: 450px;background:url(img/index_image_03.jpg) 50% 50% no-repeat;background-size:cover;margin-bottom:30px;background-attachment:fixed;}
.block_image_banner_2 h3 {padding:35px 75px;font-size:30px;line-height:1.8;color:#fff;
	font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}

.page_proj { padding:0 0 100px;}
.projs { background:#eee; padding-top:60px;margin-bottom:100px;;}
.proj_box { clear:both;padding:0 0 60px 0;}	
.proj_box .wrap {width: 900px;margin:0 auto;}
.proj_box figure {width: 425px;float:left; position:relative;}
.proj_box figure.mt20 {padding-top:30px;}
.proj_box figure img {width:100%; display:block;}
.proj_box .cont {float: right;width: 400px;}
.proj_box.right {padding-bottom:}
.proj_box.right figure {float:right;width:400px;}
.proj_box.right .cont {float:left;width:425px;}
.proj_box h3 {font-size:16px; margin-bottom:5px;}
.proj_box h4 {margin-bottom:5px;}
.proj_box p {letter-spacing: initial;}
.proj_box .btn_area {}
.proj_box .btn_area .btn {width:230px;}
.proj_box .btn_area .btn:last-child {margin-left:20px;}

.proj_list {width:940px; margin:0 auto;padding:50px 10px;}
.proj_list h3 {font-size:20px;margin-bottom:25px;}
.proj_list dl {}
.proj_list dt {margin:30px 0 3px;text-indent:-8px;}
.proj_list dd {margin-bottom:8px; padding-left:18px; background:url(img/arrow_r.png) 0 5px no-repeat;}
.proj_list dd span {display:inline-block;width:120px;}
.proj_list dd .acc_p {cursor:pointer;text-decoration:underline;}
.proj_list dd .acc_p:hover {text-decoration:none;color:#0066ff;}
.proj_list dd .acc_c {display:none;background: #eee;padding: 10px;margin: 10px 0 15px;}

.arrow_db { padding-left:22px;background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjAwJyBoZWlnaHQ9JzIwMCcgZmlsbD0iIzMzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNNzUuOCw0Ny40TDUzLjcsMzMuNmMtMi0xLjMtNC42LDAuMi00LjYsMi42djEwLjlMMjcuNCwzMy42Yy0yLTEuMy00LjYsMC4yLTQuNiwyLjZ2MjcuN2MwLDIuNCwyLjYsMy44LDQuNiwyLjZMNDksNTIuOSAgdjEwLjljMCwyLjQsMi42LDMuOCw0LjYsMi42bDIyLjEtMTMuOEM3Ny43LDUxLjQsNzcuNyw0OC42LDc1LjgsNDcuNHoiLz48L3N2Zz4="); background-size:21px; background-position:0 50%; background-repeat:no-repeat;}
.page_award {}
.page_award h2 {text-align:center;margin-bottom: 30px;}
.page_award p { max-width:960px;margin:0 auto 20px;}
.page_award p.align_c {text-align:center;}
.page_award .intro {padding: 55px 0;}
.page_award .recruit {padding: 55px 0; background:#eee;}
.page_award .recruit p {width:600px;}
.page_award .recruit ul {width:510px;margin:0 auto;}
.page_award .recruit li {margin-bottom:8px;margin-bottom:8px; padding-left:22px;background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjAwJyBoZWlnaHQ9JzIwMCcgZmlsbD0iIzMzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNNzUuOCw0Ny40TDUzLjcsMzMuNmMtMi0xLjMtNC42LDAuMi00LjYsMi42djEwLjlMMjcuNCwzMy42Yy0yLTEuMy00LjYsMC4yLTQuNiwyLjZ2MjcuN2MwLDIuNCwyLjYsMy44LDQuNiwyLjZMNDksNTIuOSAgdjEwLjljMCwyLjQsMi42LDMuOCw0LjYsMi42bDIyLjEtMTMuOEM3Ny43LDUxLjQsNzcuNyw0OC42LDc1LjgsNDcuNHoiLz48L3N2Zz4="); background-size:21px; background-position:0 0; background-repeat:no-repeat;}
.page_award .recruit li a {text-decoration:underline;}
.page_award .recruit li a:hover {text-decoration:none;}
.page_award .report {padding: 55px 0; background:url(img/award_bg.jpg) 50% 50% no-repeat; background-size:cover;}
.page_award .report .col_2 {width:960px; margin:30px auto 0;}
.page_award .report .col_2 p {width:560px; float:left;}
.page_award .report .col_2 ul {float:right;width:300px;}
.page_award .report .col_2 li {margin-bottom:8px; padding-left:22px;background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMjAwJyBoZWlnaHQ9JzIwMCcgZmlsbD0iIzMzMyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNNzUuOCw0Ny40TDUzLjcsMzMuNmMtMi0xLjMtNC42LDAuMi00LjYsMi42djEwLjlMMjcuNCwzMy42Yy0yLTEuMy00LjYsMC4yLTQuNiwyLjZ2MjcuN2MwLDIuNCwyLjYsMy44LDQuNiwyLjZMNDksNTIuOSAgdjEwLjljMCwyLjQsMi42LDMuOCw0LjYsMi42bDIyLjEtMTMuOEM3Ny43LDUxLjQsNzcuNyw0OC42LDc1LjgsNDcuNHoiLz48L3N2Zz4="); background-size:21px; background-position:0 0; background-repeat:no-repeat;}
.page_award .report .col_2 li a {text-decoration:underline;}
.page_award .winner {padding: 55px 0;}
.page_award .winner h5 {width:960px; text-align:right;margin:-53px auto 35px; font-size:12px;}
.page_award .winner dl { width:960px; margin:0 auto;}
.page_award .winner dt { margin-bottom:10px; text-align:center; color:#06f;font-size: 16px; cursor:pointer;height:24px;}
.page_award .winner dt:before {content:'';display:inline-block;background: url(img/arrow_01.png) 50% 50% no-repeat;background-size:12px;width:24px;height:24px;vertical-align:-5px;}
.page_award .winner dt.open:before {transform:rotate(90deg)}
.page_award .winner dd {box-sizing:border-box;width:100%; padding:25px 20px;font-size: 14px;line-height: 1.8; background:#eee; margin:15px 0;}
.page_award .itnal {padding: 55px 0; background:#eee;}

.page_contact {background:#eee;padding: 0 0 85px;}
.page_contact h2 {text-align:center;margin-bottom:20px;}
.page_contact p.desc {text-align:center;margin-bottom: 35px;}
.page_contact p.desc a {color:#0066ff; text-decoration:underline;}
.page_contact p.desc a:hover {text-decoration:none;}
.page_contact .wpcf7 {width: 650px;margin:0 auto;}
.page_contact .wpcf7 .form_unit {padding: 10px 75px;display:block;}
.page_contact .wpcf7 .form_unit.error_tips {background:#FFCCCB;}
.page_contact .wpcf7 .form_unit h3 {margin-bottom:5px;}
.page_contact .wpcf7 .form_unit h3 i.tips {font-style:normal;color: #f33;font-size:12px;}
.page_contact .wpcf7 .form_unit.m_b_0 {margin-bottom: -20px;}
.page_contact .wpcf7 label {display: block;margin-bottom: 10px;}
.page_contact .wpcf7 label.inline {display:inline-block;}
.page_contact .wpcf7 label.inline .wpcf7-form-control-wrap {display:inline;margin: 0 5px;}
.page_contact .wpcf7 label.inline input[type="text"] {width:auto;padding: 8px 20px;}
.page_contact input.btn {width:102px;height:52px; color:#333;margin-left:15px; background:url(img/tagbtn.png) 0 0 no-repeat;line-height:52px;transition:0.1s; border:none;}
.page_contact input.btn:hover {background:url(img/tagbtn.png) 0 -53px no-repeat; color:#333; border:none;}


.page_privacy {padding:30px 0; width:90vw;max-width:980px; margin:0 auto;}
.page_privacy h2 {margin-bottom:50px; text-align:center;}
.page_privacy h2 span {font-size:75%;}
.page_privacy h3 {}
.page_privacy p {margin-bottom: 25px;}
.page_privacy .m_l {margin-left:150px;}

.page_about {}
.page_about h2 {text-align:center; margin-bottom:50px;}
.page_about h3 {font-size: 16px;color:#0066ff;margin-bottom:5px;}
.page_about p {}
.page_about table {border:1px solid #333; font-size:14px;margin-bottom:25px; width:100%;}
.page_about table th, .page_about table td {border:1px solid #ccc; padding:6px 10px;text-align:left; font-weight:normal;}
.page_about .about {max-width:960px;margin:0 auto;padding:30px 0;}
.page_about .imgs { text-align:center; margin-bottom:20px;}
.page_about .imgs img {display:inline-block;max-width:100%;}
.page_about .access {background:#eee; text-align:center;padding:50px 0 0;}
.page_about .access .googleMap {height:480px;}

.page_common {min-height:300px; padding-top:30px;}
.page_common h2 {text-align:center; margin-bottom:50px;}
.page_common p { text-align:center;}

.page_event {padding-top:30px; width:90vw; margin:0 auto; }
.page_event h2 {text-align:center;margin-bottom:50px;}
.page_event .event_conts {padding-bottom:30px; border-bottom:1px solid #ddd;}
.page_event dl.info {margin-bottom:30px; padding:20px 30px;background:#f4f4f4;}
.page_event .info dt {font-weight:bold;}
.page_event .info dd {margin-bottom:8px;}
.page_event .booking {padding-top:30px; display:none;}
.page_event .booking .tit {font-size:18px; font-weight:bold; text-align:center;color:#0066ff; margin-bottom:20px;font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
.page_event .booking .desc {text-align:center;margin-bottom:30px;}

.popup_window {position:absolute;width:100%; height:100%;top:0;left:0; display:none; background:rgba(0,0,0,0.3); z-index:98;}
.popup_window .wrap {width: 100%;max-width:980px;height: 80vh;background:#fff;margin: 0 auto;overflow: auto;position: fixed;left: 50%;top: 120px;padding: 20px 20px 50px;margin-left: -490px;box-sizing: border-box;-webkit-overflow-scrolling: touch;}
.popup_window .wrap ._page {width:100%;}
.popup_window .btn_area {border-top: 1px solid #ddd; padding-top: 20px;}
.popup_window .btn_area .btn {width:auto; padding:0 30px;margin:0 10px;}

#em-wrapper {width:960px; margin:0 auto; padding:30px 0 100px;}
#em-wrapper h2 {font-size:26px; color:#0066ff; text-align:center; margin-bottom:50px;
	font-family:"Times New Roman", Times, YuMincho, "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho",serif;}
#em-wrapper .events-table {width:100%;}
#em-wrapper .events-table th, #em-wrapper .events-table td { border:1px solid #ddd; padding:10px;}
#em-wrapper .events-table th {}
#em-wrapper .events-table td {}




#breadcrumb.bg_grey {background:#eee;}
#breadcrumb_list{ padding: 20px 0 20px 40px;}
#breadcrumb_list > li >h1 {display:inline;font-weight:normal;}
#breadcrumb_list > li { display:inline-block;}
#breadcrumb_list > li a {color:#333;}
#breadcrumb_list .icon-basics-07 {margin: 0 15px 0 8px;display:inline-block;width: 8px;border: 1px solid #000;height: 8px;border-color: #333 #333 transparent transparent;transform: rotate(45deg) translateY(-1px);}
#breadcrumb_list .icon-home {background:url(img/icon_home.png) 0 50% no-repeat;width: 20px;height: 18px;display: inline-block;vertical-align: -3px;}

.btn_area {clear:both;text-align:center;}
a.btn, input.btn {background:none;border-radius: 0;border:none;color:#fff;background:#bfbfbf;padding:0;margin:0; text-align:center;width: 270px;height:70px;line-height:70px;display: inline-block;box-sizing: border-box;-webkit-appearance: none;text-decoration:none; transition:0.2s; cursor:pointer;box-sizing:border-box;border:1px solid #bfbfbf;}
a.btn:hover, input.btn:hover {background:#fff;color:#bfbfbf; border:1px solid #bfbfbf;}
a.btn.def, input.btn.def {background:#f6f6f6;border:1px solid #ddd;color:#333;}
a.btn_lg, input.btn_lg {width:320px;}

 
/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	margin-bottom: 1.75em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}


/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}


/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/**
 * 14.1 - >= 710px
 */
@media (max-width: 780px) {
.block_feature {width: 99vw;}
.block_feature .feature {width: 32vw;margin: 0 0.5vw 30px;}
.block_feature .feature h3 {font-size:20px;}
.block_feature .feature p {font-size:13px; padding:0 10px;}
.block_news .wrap {width:96vw;}
.block_news .news_list {width:100%; margin-bottom:15px; float:none;}
.block_news .banner_list {float:none; width:96vw;max-width:310px; margin:0 auto;}


.page_news .wrap {width:100%;}
.page_news .site-main {width:100%;float:none; margin-bottom:15px;}
.page_news .sidebar {float:none; width:100%;}
.page_news .sidebar .widget {width: 100%;box-sizing:border-box;float:left;}
.page_news .sidebar .widget:nth-child(2n) {margin-right:0;}


	.page_award .intro {padding:40px 20px;}
	.page_award .recruit {padding:40px 20px;}
	.page_award .recruit p {width:100%;}
	.page_award .recruit ul {width:100%;}
	.page_award .report {padding:40px 20px;}
	.page_award p {width:100%;}
	.page_award .report .col_2 {width:100%;}
	.page_award .report .col_2 p {width:100%;}
	.page_award .report .col_2 ul {width:100%;margin-bottom:40px;}
	.page_award .winner {padding:40px 20px;}
	.page_award .winner dl {width:100%;}
	.page_award .winner h5 {width:100%; margin:-30px auto 35px; text-align:center;}
	.page_award .itnal {padding:40px 20px;}
	

	.page_proj { padding:0 0 100px;}
	.proj_box { clear:both;padding:30px 0;}	
	.proj_box .wrap {width: 96vw;}
	.proj_box figure {width: 40vw;margin:0;}
	.proj_box .cont {width: 53vw;padding: 15px 0 0;}
	.proj_box .btn_area .btn { width:26vw;}
	.proj_box .btn_area .btn:last-child {margin-left:1vw;}
	
	.proj_list {width:90vw; padding:50px 0;}
	
	.page_about h2 {margin-bottom:30px;}
	.page_about .about { padding:30px 20px;}
	.page_about .access {padding:30px 0;}
	.page_about .access h2, .page_about .access h3, .page_about .access p {padding:0 20px;}
	.page_about .access .googleMap {height:200px;}
	
	._page {width:96vw; margin:0 auto;}
	._page .sidebar {width:200px;}
	._page .main {width:calc(96vw - 220px);}
	.widget {padding:20px;}
	
	.popup_window .wrap {width:96vw;left:2vw;margin:0;}
	
	.list_box figure {margin-right:20px;}
	.list_box .cont {width:calc(96vw - 440px)}
	
.site_header {padding:30px 20px 24px;}
.main-navigation li {margin-left:0;}
.main-navigation li:first-child {display:none;}
.main-navigation li a {padding:3px 14px;}
.lang_switch {margin-left:10px;}
.site_footer .wrap {margin-left:200px;}

}
/**
 * 14.1 - >= 500px
 */
@media (max-width: 500px) {
	body {font-size:12px; padding-top:70px;}
	.site_header {padding: 15px 10px 12px; height:70px;}
	.main-navigation {display:none;}
	.lang_switch {display:none;}
	.lang_switch_f {display:block; margin:0 auto; text-align:center;}
	.lang_switch_f #qtranslate-chooser {width:auto;height:auto;float:none;}
	.lang_switch_f #qtranslate-chooser li {position:relative;display:inline-block;height: 18px;margin: 0 10px;opacity: 0.3;}
	.lang_switch_f #qtranslate-chooser li.active {opacity:1;}
	.lang_switch_f #qtranslate-chooser li a {display:block;height:100%;background-size: 25px;text-decoration: none;}
	.lang_switch_f #qtranslate-chooser li span {padding-left: 32px;font-size: 12px;vertical-align: 10px;}
	#menu-toggle {display:none;}
	
	.toggle_menu {display:block;}
	
	.site-main {margin-bottom:15px;}
	
	a.btn, input.btn {height:50px;font-size:13px;line-height:50px;}
	a.btn_lg, input.btn_lg {width:100%;}
	
	.top_slider .btn {margin-left:-70px; bottom:160px;}
	
	#breadcrumb_list {padding:10px 0 15px 10px; font-size:12px;}
	#breadcrumb_list .icon-basics-07 {width:5px;height:5px; margin:0 10px 0 4px;}
	
	._page {width:auto;}
	._page h2 {font-size:20px;}
	._page p {font-size:12px;}
	
	._page .main {width:100%;float:none;margin-bottom: 30px;}
	._page .sidebar {width:100%;float:none;}
	
	.page_header {height: 160px;}
	.page_header .page_title {left: 20px;bottom: 0;font-size: 26px;}
	
	.page_news {padding:0 10px 20px;}
	.page_news .wrap {width:100%;}
	.page_news .site-main {width:100%; float:none;}
	.page_news .sidebar {width:100%;float:none;}
	.page_news .entry-header {height:auto;}
	.page_news .entry-header .post-thumbnail {width:100%; float:none;}
	.page_news .entry-header .entry-title {margin:0; height:auto; padding:20px;}
	
	.page_proj { padding:0 0 100px;}
	.projs {}
	.proj_box { clear:both;padding:30px 0;}	
	.proj_box h3 {font-size:14px;}
	.proj_box .wrap {width: auto; padding:0 10px;}
	.proj_box figure {float:none;width:100%;}
	.proj_box .cont {float:none;width:100%;margin:0; padding:15px 0 0;}
	.proj_box .btn_area .btn { margin-bottom:10px; width:230px;}
	.proj_box .btn_area .btn:last-child {margin:0;}
	
	.proj_list {width:auto; padding:50px 10px;}
	.proj_list h3 {font-size:18px;}
	
	.page_award .intro {padding:15px 10px 30px;}
	.page_award .recruit, .page_award .report, .page_award .winner, .page_award .itnal {padding:30px 10px;}
	.page_award .winner h5 {font-size:10px;}
	.page_award .winner dt {font-size:14px;}
	.page_award .winner dd {font-size:12px;padding:15px 10px;}
	.page_award .winner dd span {display:block; margin-top:8px;}
	
	.page_about h2 {margin-bottom:30px;}
	.page_about .about { padding:15px 10px;}
	.page_about .access {padding:30px 0;}
	.page_about .access h2, .page_about .access h3, .page_about .access p {padding:0 10px;}
	.page_about h3 {font-size:14px;}
	.page_about .access .googleMap {height:200px;}
	.page_about table th, .page_about table td {font-size:12px;}
	
	.page_release {width: auto;padding: 15px 10px 0;}
	.page_release #secondary {padding-top:0;}
	
	.page_report .tag_btns {margin-bottom: 10px;}
	.page_report .tag_btns .btn {margin: 0 5px 0 0;width: 65px;height: 34px;background-size: 65px;line-height: 34px;font-size: 11px;}
	.page_report .tag_btns .btn:hover {background-position:0 -32px;}
	
	.page_list {padding:0 10px;width: auto;}
	.page_list .boxes { width:100%;}
	.page_list .boxes .list_box {width:100%;background:#fff;padding: 10px 0;}
	.list_box figure {width: 120px;margin-right: 15px;}
	.list_box .cont {float:none; padding-top: 10px;width:auto;}
	.list_box h4 {font-size:12px;}
	
	
	.page_common {min-height:300px; padding:15px 10px;}
	.page_common h2 {text-align:center; margin-bottom:50px;}
	
	.page_contact {padding: 15px 10px 50px;}
	.page_contact h2 {font-size:20px;}
	.page_contact p.desc {font-size:12px; text-align:left;}
	.page_contact .wpcf7 {width:100%;}
	.page_contact .wpcf7 .form_unit {padding:10px 20px; font-size:12px;}
	
	
	.page_privacy {padding: 15px 10px;width:auto;}
	.page_privacy h2 {margin-bottom:15px;}
	.page_privacy h2 span {display:block;}
	
	.block_image_banner {height:200px;background:url(img/index_image_02.jpg) 50% 50% no-repeat;background-size:cover; background-attachment:inherit;}
	.block_image_banner_2 {height:200px;background:url(img/index_image_03.jpg) 50% 50% no-repeat;background-size:cover;background-attachment:inherit;}
	.block_image_banner_2 h3 {font-size:20px; padding:30px 10px;}


	
	.block_news .wrap {width:90%;}
	.block_news .news_list {width:100%;box-sizing:border-box;float:none; margin-bottom:20px; padding:20px 12px 0;}
	.block_news .news_list li {margin-bottom:20px;}
	.block_news .news_list li a {display:block; margin-top:5px;}
	.block_news .news_list li span {height:20px; line-height:20px;}
	.block_news .banner_list {width:100%; float:none;}
	
	.block_feature .{width:90%;}
	.block_feature .feature {width:100%;margin-bottom:20px;}
	.block_feature .feature figure {height:80px;margin-bottom:15px; width:90vw; margin:0 auto 15px;}
	.block_feature .feature a { background-size:50px !important;}
	 
	
	.popup_window .wrap {top:90px;padding: 20px 15px 20px;}	
	.popup_window .wrap ._page {width:auto; padding: 15px 0;}
	.popup_window .btn_area {}
	.popup_window .btn_area .btn {width:100%; margin:0 0 10px; padding:0;}
	
	.top_slider h3 {font-size:20px;}
	
	.block_intro h2 {font-size:24px;}
	.block_intro p {font-size:14px;}
	
	.navigation .nav-previous, .navigation .nav-next {margin:0 15px;}

#em-wrapper {width:auto; padding:20px 10px 60px;}
#em-wrapper h2 {font-size:20px; margin-bottom:25px;}
.page_event dl.info {padding:15px;}
.em-booking-form-details {width:100%; padding:0;}
.em-booking-form-details input.input, .em-booking-form-details textarea {width:100%;}
.em-booking-form label {width:auto;margin-right:20px;}


	.site_footer { background-position:50% 20px; padding-top:100px;background-size:60px;}
	.site_footer .wrap {width:100%; margin:0;}
	.ft_nav {width:100%;float:none;text-align:center;clear: both;font-size:13px;}
	.ft_nav h4 {display: block; padding-bottom: 12px; margin-bottom: 0;border-bottom-color: #234fd3;}
	.ft_nav li {border-bottom: 1px solid #234fd3;margin-bottom: 0;padding: 6px 10px 6px 25px;text-align: left; position:relative;}
	.ft_nav li:after {display: inline-block;position: absolute;right: 18px;top: 6px;content: "";width: 11px;height: 11px;margin: 3px 0 0 0;border-top: 1px solid #e6efff;border-right: 1px solid #e6efff;box-sizing: content-box;vertical-align: top;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
	.site_footer .copyright {font-size:11px; padding:0 20px;}
	
}

/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}
