/*
Theme Name: http://jpost.org/ Official Site
Author: Coder, ippei kawada, akio nagano, megumi ieki
Author URI: 
Description: http://jpost.org/ Official Site
Version: 1.0.3
License: -
License URI: -
Tags: black, -
*/
/*
 Comment:
 This theme css file is responsible for the core
 Editing will be taken as the basic impossible.
  */
/*---------------------------------------------------------------------------- */
/*
	Import
---------------------------------------------------------------------------- */
@import url(css/base.css);
@import url(css/css3.css);
@import url(https://fonts.googleapis.com/css?family=Lato);
/*
	Variable
---------------------------------------------------------------------------- */
/*
	Base Structure
---------------------------------------------------------------------------- */
html {
  height: 100%;
}

body {
  height: 100%;
  background-image: url(images/common/bg.png);
  background-size: 50px;
}

.wrap {
  height: 100%;
  width: 100%;
  position: relative;
}

#container {
  width: 100%;
  display: table-row;
}
#container > * {
  display: table-cell;
  vertical-align: top;
}
#container #secondry {
  width: 317px;
  padding-bottom: 32px;
}
#container #content {
  position: relative;
  width: 100%;
}

/*
	Secondry [Roll: Sidebar Head meta logo]
---------------------------------------------------------------------------- */
#main_meta {
  min-height: 268px;
  width: 300px;
}

#main_meta .logo {
  position: relative;
  top: 0;
  display: block;
  width: 250px;
  height: 250px;
  background: url(images/common/header/header_bg.svg) no-repeat;
  background-size: 100%;
}

#main_meta .logo img {
  width: 162px;
  height: auto;
  position: absolute;
  top: 35px;
  left: 49px;
  display: block;
}

#tertiary {
  top: 268px;
  padding-bottom: 30px;
}

/*
#tertiary a:hover {
	opacity: 0.65;
}
*/
#tertiary h2 {
  line-height: 1.0em;
  margin: 0 0 20px;
  font-size: 20px;
  border-bottom: 1px solid #5E4741;
  padding: 0 60px 2px;
  color: #5E4741;
}

#tertiary .box {
  width: 226px;
  margin: 0 0 20px 60px;
}

#tertiary h3 a {
  color: #ED7255;
  font-size: 16px;
}

#tertiary .date {
  margin-right: 0.5em;
}

#tertiary .date, #tertiary .the_author {
  font-size: 11px;
}

#tertiary .the_excerpt p {
  font-size: 11px;
  color: #5E4741;
}

#tertiary .read_more {
  margin: 40px 0 0 40px;
  display: block;
}

/*
	Content [Header]
---------------------------------------------------------------------------- */
.primary_head {
  height: 290px;
  border-bottom: 1px solid #CCBF9F;
  padding: 0 0 0 60px;
}
.home .primary_head {
  border: none;
}
.primary_head .gnavi {
  max-width: 750px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  flex-wrap: wrap;
  padding: 30px 0 0;
}
.primary_head .menu {
  display: block;
  min-width: 750px;
}
.primary_head .search_box {
  display: block;
  margin-bottom: .8rem;
}
.primary_head .menu ul {
  display: flex;
  justify-content: space-between;
}
.primary_head .menu li {
  display: inline-block;
}
.primary_head .menu li:last-child img {
  padding-bottom: 2px;
}
.primary_head .menu a {
  font-size: 1.1rem;
  font-weight: bold;
  color: #ED7255;
  display: block;
  line-height: 1.0em;
  padding: 0 0 2px;
  text-decoration: none;
  box-sizing: border-box;
  min-height: 18px;
}
.primary_head .menu a:hover {
  border-bottom: 2px solid #69311E;
  padding-bottom: 0;
  opacity: 0.65;
}
.primary_head .menu a.current {
  border-bottom: 2px solid #69311E;
  padding-bottom: 2px;
}
.primary_head .search_box {
  position: relative;
}
.primary_head .search_box input.search_box {
  width: 200px;
  height: 24px;
  box-sizing: border-box;
  border: 1px solid #D9CDB6;
  padding: 0.25em 0.25em 0.25em 20px;
  font-size: 12px;
}
.primary_head .search_box input#searchsubmit {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 6px;
  left: 5px;
}
.primary_head .search_box input#searchsubmit:hover {
  opacity: 0.65;
}

/*
	HeadLine
---------------------------------------------------------------------------- */
.page_headline {
  margin-top: 50px;
}
.page_headline h1 {
  color: #ED7255;
  font-weight: bold;
  font-size: 36px;
  line-height: 1.0em;
  margin-bottom: 1.49em;
  position: relative;
}
.page_headline h1::after {
  content: attr(title);
  position: absolute;
  bottom: 0;
  left: 0;
  color: rgba(0, 0, 0, 0.1);
  transform: scaleY(0.5) skew(-30deg);
  z-index: -1;
  transform-origin: bottom left;
}
.page_headline span {
  color: #5E4741;
  font-size: 16px;
  display: block;
  line-height: 1.0;
}
.page_headline .searchword {
  display: inline-block;
  margin: 0 20x 0 0;
}
.page_headline .search_box input.search_box {
  width: 600px;
  height: 40px;
  box-sizing: border-box;
  border: 1px solid #D9CDB6;
  padding: 0.25em 0.25em 0.25em 50px;
  font-size: 26px;
  margin: 10px 0 0;
  color: #ed7255;
}
.page_headline .search_box input#searchsubmit {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 15px;
  left: 10px;
}
.page_headline .search_box input#searchsubmit:hover {
  opacity: 0.65;
}
.page_headline p {
  font-weight: bold;
  font-size: 11px;
}

.single_title .cate a {
  /* box-shadow */
  box-shadow: #d9cdb6 1px -1px 0px 0px, #d9cdb6 2px -2px 0px 0px, #d9cdb6 3px -3px 0px 0px, #d9cdb6 4px -4px 0px 0px;
  margin: 0 0 5px;
}

.single_title h1 {
  margin: 0 0 0.25em;
}

.single_title .date, .single_title .the_author {
  display: inline-block;
  margin: 0 10px 0 0;
}

/*
	Footer [contentFoot]
---------------------------------------------------------------------------- */
footer {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 0;
}
footer .obj {
  background: url(images/common/footer/footer_bg.svg) no-repeat;
  background-size: 213px 202px;
  width: 207px;
  height: 202px;
  position: absolute;
  visibility: visible;
  right: 0;
  top: -100px;
}
footer .obj p {
  color: #FFF;
  font-size: 11px;
  position: absolute;
  bottom: 34px;
  right: 15px;
  margin: 0;
}
footer .obj .link-nbdc {
  position: absolute;
  bottom: 60px;
  right: 0;
  text-align: center;
  width: 140px;
}
footer .obj .link-nbdc img {
  width: 120px;
}
footer .logo {
  background: url(images/common/footer/nbdc_logo.svg) no-repeat;
  width: 80.34px;
  height: 26.34px;
  position: absolute;
  bottom: 54px;
  right: 15px;
}

/*
	Content
---------------------------------------------------------------------------- */
.entry_pages {
  margin: 40px 0 0 60px;
  padding-bottom: 40px;
  border-bottom: 1px solid #CCBF9F;
}

.entry_pages .post {
  width: 480px;
}

.grid_2column {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2rem;
}

.index-nav {
  max-width: 700px;
  padding: 0 2rem;
  margin-top: -160px; /* 4.7rem;*/
}
.index-nav section {
  padding-left: 64px;
  background-position: top left;
  background-size: 50px;
  background-repeat: no-repeat;
}
.index-nav section h2 {
  color: #ED7255;
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: .3rem;
}
.index-nav section a.btn-small {
  background-color: #ED7255;
  background-image: url(images/common/parts/arr.svg);
  background-repeat: no-repeat;
  background-position: 37px;
  background-size: 8%;
  margin-left: .5em;
  color: #fff;
  font-size: .6em;
  padding: 0 1em 0 .4em;
  vertical-align: middle;
  text-decoration: none;
}
.index-nav section p {
  font-size: .9rem;
}
.index-nav section:first-child {
  background-image: url(images/top/repository.svg);
}
.index-nav section:nth-child(2) {
  background-image: url(images/top/database.svg);
}
.index-nav section:nth-child(3) {
  background-image: url(images/top/workflow.svg);
}
.index-nav section:nth-child(4) {
  background-image: url(images/top/gadgets.svg);
}
.index-nav section:nth-child(5) {
  background-image: url(images/top/covid-19.svg);
}
.index-nav section:nth-child(6) {
  background-image: url(images/top/help.svg);
}

/*
	Pagenavi
---------------------------------------------------------------------------- */
.page_navi .wp-pagenavi {
  padding: 40px 60px;
  clear: inherit;
}

.wp-pagenavi a, .wp-pagenavi span {
  height: 16px;
  width: 16px;
  text-decoration: none;
  background-color: #FFF;
  color: #ED7255;
  margin: 0 4px 0 0;
  display: inline-block;
  border: none;
  color: #333 !important;
  text-decoration: none !important;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  box-shadow: #d9cdb6 1px -1px 0px 0px, #d9cdb6 2px -2px 0px 0px, #d9cdb6 3px -3px 0px 0px, #d9cdb6 4px -4px 0px 0px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background-color: #5E4741;
  color: #FFF !important;
  font-size: 11px;
  text-align: center;
  font-weight: bold;
  box-shadow: #d9cdb6 1px -1px 0px 0px, #d9cdb6 2px -2px 0px 0px, #d9cdb6 3px -3px 0px 0px, #d9cdb6 4px -4px 0px 0px;
}

.wp-pagenavi .nextpostslink {
  background: url(images/common/parts/pagernext.svg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  box-shadow: #d9cdb6 1px -1px 0px 0px, #d9cdb6 2px -2px 0px 0px, #d9cdb6 3px -3px 0px 0px, #d9cdb6 4px -4px 0px 0px;
}

.wp-pagenavi .previouspostslink {
  background: url(images/common/parts/pagerprev.svg) no-repeat;
  background-size: cover;
  text-indent: -9999px;
  box-shadow: #d9cdb6 1px -1px 0px 0px, #d9cdb6 2px -2px 0px 0px, #d9cdb6 3px -3px 0px 0px, #d9cdb6 4px -4px 0px 0px;
}

/*
	Common Post Style
---------------------------------------------------------------------------- */
.date {
  background: url(images/common/parts/icon03.svg) no-repeat center left;
  background-size: 12px 12px;
  padding: 0 0 0 15px;
  display: inline-block;
  color: #5E4741;
  font-size: 12px;
  font-weight: bold;
}

.the_author {
  background: url(images/common/parts/icon04.svg) no-repeat center left;
  background-size: 12px 12px;
  padding: 0 0 0 15px;
  display: inline-block;
  color: #5E4741;
  font-size: 12px;
  font-weight: bold;
}

.cate a {
  display: inline-block;
  background-color: #5E4741;
  font-size: 12px;
  padding: 1px 2px;
  line-height: 1.0em;
  color: #FFF !important;
}

.post_artilce .post p {
  line-height: 1.5em;
  font-size: 12px;
}

/*
	Module
---------------------------------------------------------------------------- */
.alignright {
  float: right;
}

.alignleft {
  float: left;
}

.shadow01 {
  /* box-shadow */
  box-shadow: #d9cdb6 1px -1px 0px 0px, #d9cdb6 2px -2px 0px 0px, #d9cdb6 3px -3px 0px 0px, #d9cdb6 4px -4px 0px 0px;
}

/*
	Base Decoration HeadLine, paragraph , List
---------------------------------------------------------------------------- */
.entry_pages p {
  margin: 0 0 2.0em;
  line-height: 1.8em;
  font-size: 16px;
  color: #333;
}

/*
	Links
---------------------------------------------------------------------------- */
.entry_pages a:link {
  color: #ED7255;
}

.entry_pages a:hover {
  color: #ED7255;
  text-decoration: underline;
}

.entry_pages a:visited {
  color: #ED7255;
}

/*
	Button
---------------------------------------------------------------------------- */
/*
	List
---------------------------------------------------------------------------- */
.content ul {
  margin: 0 0 2.5em 1.5em;
  list-style-position: outside;
}

.content ul li {
  padding: 0;
  margin: 0 0 1.0em;
  font-size: 16px;
  list-style-type: circle;
}

.content ol {
  margin: 0 0 2.5em 1.5em;
  list-style-position: outside;
}

.content ol li {
  margin: 0 0 1.0em;
  font-size: 16px;
  padding: 0;
  list-style-type: decimal;
}

/*
	Block
---------------------------------------------------------------------------- */
/*
	Images
---------------------------------------------------------------------------- */
.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  padding: 0px;
  margin: 0 0 5px 20px;
  display: inline !important;
  float: right;
}

.alignleft {
  padding: 0px;
  margin: 0 10px 5px 0;
  display: inline !important;
  float: left;
}

.wp-caption-dd {
  text-align: center;
  margin: 5px 0;
  color: #666;
  font-size: 11px;
}

img.aligncenter {
  max-width: 100%;
  height: auto;
}

img.alignright {
  max-width: 50%;
  height: auto;
}

img.alignleft {
  max-width: 50%;
  height: auto;
}

.border_bottom {
  border-bottom: 1px solid #C1C8D1;
}

/*
	Blockquote
---------------------------------------------------------------------------- */
/*
	Base Table
---------------------------------------------------------------------------- */
.content table {
  width: 100%;
  margin: 0 0 2.0em;
  border: 1px solid #CCC;
}

.content table th {
  padding: 2.0em;
  vertical-align: top;
  line-height: 1.5em;
  font-size: 16px;
  background-color: #00a0e9;
  color: #FFF;
  border-bottom: 1px solid #CCC;
}

.content table td {
  padding: 2.0em;
  vertical-align: top;
  line-height: 1.5em;
  border-bottom: 1px solid #CCC;
  font-size: 16px;
}

/*
	Single Navigation Prev & Next
---------------------------------------------------------------------------- */
.content .single_nav {
  margin: 15px 0 0;
  width: 100%;
}

.content .single_nav nav {
  width: 100%;
  display: table;
}

.content .single_nav aside {
  display: table-cell;
  margin: 0;
  padding: 0;
}

.content .single_nav aside a {
  display: inline-block;
  padding: 10px 20px;
  background-color: #333;
  color: #FFF;
  text-decoration: none;
}

.content .single_nav aside a:hover {
  opacity: 0.65;
}

.content .single_nav aside.bt_prev {
  width: 260px;
  text-align: left;
}

.content .single_nav aside.bt_summary {
  width: 260px;
  text-align: center;
}

.content .single_nav aside.bt_next {
  width: 260px;
  text-align: right;
}

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

	* The following is a style of each page content.
	* Please adjust config, etc. as appropriate.

=========================================================================*/
/*
	-Top-
---------------------------------------------------------------------------- */
.home .key_v {
  width: 506px;
  height: 869px;
  margin: -200px 0 0 20px;
  background: url(images/top/obj00.svg) no-repeat center bottom;
  position: relative;
  background-size: 506px 769px;
}
.home .key_v aside {
  position: absolute;
}
.home .key_v .obj01 {
  left: 56px;
  top: 0;
}
.home .key_v .obj02 {
  left: 258px;
  top: 0;
}
.home .key_v .obj01 a, .home .key_v .obj02 a {
  display: block;
  -moz-transform-origin: 50% 95%;
  -ms-transform-origin: 50% 95%;
  -webkit-transform-origin: 50% 95%;
  transform-origin: 50% 95%;
  -moz-transition: -moz-transform 0.05s ease-out;
  -o-transition: -o-transform 0.05s ease-out;
  -webkit-transition: -webkit-transform 0.05s ease-out;
  transition: transform 0.05s ease-out;
}
.home .key_v .obj01 a:hover, .home .key_v .obj02 a:hover {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.home .entry_pages {
  border: none;
}

/*
	-Help-
---------------------------------------------------------------------------- */
.add_class_help .entry_pages {
	padding-left: 50px;
}
.add_class_help h2 {
  font-size: 1.4em;
  margin-bottom: .5em;
  position: relative;
}
.add_class_help h2::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 66%;
  left: -50px;
  width: 60px;
  height: 60px;
}
.add_class_help h2:first-of-type::before {
  background-image: url(images/top/repository.svg);
}
.add_class_help h2:nth-of-type(2)::before {
  background-image: url(images/top/database.svg);
}
.add_class_help h2:nth-of-type(3)::before {
  background-image: url(images/top/workflow.svg);
}
.add_class_help h2:nth-of-type(4)::before {
  background-image: url(images/top/gadgets.svg);
}
.add_class_help h2:nth-of-type(5)::before {
  background-image: url(images/top/covid-19.svg);
}
.add_class_help h2:nth-of-type(6)::before {
  background-image: url(images/top/help.svg);
}

/*
	-FAQ-
---------------------------------------------------------------------------- */
.add_class_faq .entry_pages {
	padding-left: 50px;
}
.add_class_faq .post {
  width: 620px;
}
.add_class_faq h2 {
	color: #007fb1;
	font-size: 1.6rem;
	line-height: 1.2em;
	margin-left: -50px;
	padding-bottom: 10px;
}
.add_class_faq dt, .add_class_faq dd {
  position: relative;
}
.add_class_faq dl {
  margin-bottom: 50px;
}
.add_class_faq dt::before, .add_class_faq dd::before {
  content: "";
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
  left: -42px;
  width: 35px;
  height: 35px;
}
.add_class_faq dt {
  font-size: 1.4rem;
  margin-bottom: .1em;
  line-height: 1.1;
  font-weight: bold;
  color: #ED7255;
}
.add_class_faq dd {
  margin-top: 8px;
}
.add_class_faq dd summary{
  cursor: pointer;
}
.add_class_faq dd > details {
  padding-top: 5px;
  font-size: 1rem;
  line-height: 1.4;
}
.add_class_faq dd + dt {
  margin-top: 2rem;
}
.add_class_faq dt::before {
  background-image: url(images/second/faq/icon_faq_q@2x.png);
  top: -2px;
  z-index: 1;
}
.add_class_faq dd::before {
  background-image: url(images/second/faq/icon_faq_a@2x.png);
  top: -4px;
}

/*
	-Contact-
---------------------------------------------------------------------------- */
.add_class_contact h3 {
  font-weight: normal;
  font-size: 16px;
}
.add_class_contact p {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 1.0em;
  line-height: 1.5em;
}
.add_class_contact a {
  display: block;
  font-weight: normal;
}
.add_class_contact .box {
  margin: 0 0 40px;
}

/*# sourceMappingURL=style.css.map */
