@charset "utf-8";
/*
=========================================
 single page
=========================================
*/
/*
// Article Detail - Single
// ===============
*/
.entry_area {
	width: 100%;
	padding: 0;
	position: relative;
}
.entry_area .entry_header {
	padding-bottom: 60px;
}
.entry_ttl {
  padding: 30px 0 0;
  margin: 0 auto 10px;
	font-size: 2.6rem;
	line-height: 1.4;
	text-align: center;
  font-family: 'genj', sans-serif;
  font-weight: 700;
}
@media all and (max-width: 767px){
.entry_ttl {
	font-size: 2.0rem;
  padding: 1.2em 0;
}
}
.entry_meta {
	margin: 0 auto;
	max-width: 720px;
	text-align: center;
}
.post_area{
	margin: 0 auto 30px;
	padding: 0 0 0 0;
}
@media all and (max-width: 767px){
.post_area{
	margin: 0 auto 0;
	padding: 0 0 0 0;
}
}
.entry_list_meta .time{
  width: 100px;
  margin: 0 10px 0 0;
  font-weight: 900;
  font-family: 'genj', sans-serif;
  color: #00afb0;
  font-size: 1.4rem;
}
.entry_meta .time {
  width: 100px;
  margin: 0 10px 0 0;
  font-size: 1.8rem;
  font-weight: 900;
  font-family: 'genj', sans-serif;
  color: #00afb0;
}

.entry_content {
	padding: 0 0 80px 0;
	text-align: left;
	min-height: 200px;
	position: relative;
}
.page_nav{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	position: relative;
}

/*
// Article Format
// ===============
*/
.entry_content,
.entry_summary {
	clear: both;
}

.entry_content p,
.entry_content ul,
.entry_content ol,
.entry_content dd,
.entry_content pre,
.entry_content hr {
	margin-bottom: 1em;
	line-height: 1.8;
  font-weight: 400;
  font-family: 'genj', sans-serif;
}
img {
	width: inherit;
	max-width: 100%;
	overflow: hidden;
}
table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
	border-top: 1px solid #eee;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
	vertical-align: middle;
}

th {
	padding: 0.4em;
	text-align: center;
	vertical-align: middle;
	background-color: #edf3f5;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em 0 0.4em 1.0em;
	vertical-align: middle;
}

th:first-child,
td:first-child {
	padding-left: 0;
	min-width: 100px;
}

th:last-child,
td:last-child {
	padding-right: 0;
}
tr.odd td {
	background: #f6f6f6;
}
sup, sub {
	font-size: 1rem;
}
blockquote {
	margin: 1.5em 0 0 0;
	padding: 20px;
	color:#666;
	border: solid 1px #dfdfdf;
	background: #efefef;
}
blockquote p:first-child {
	margin: 0;
}
.post_area ul,
.post_area ol{
	display: block;
	margin: 1.5em 0 0 0;
	padding-left: 30px;
	list-style-type: disc;
	list-style-position: outside;
}
/*
=========================================
 archive page
=========================================
*/
.entry_list_item{
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #00AFB0;
}
.entry_list_item .time{
	width: 100%;
	margin: 0 0 14px 0;
	padding: 0 14px;
	background-color: #F7F8F8;
	font-size: 1.3rem;
	box-sizing: border-box;
}

.entry_list_item .cat{
	margin: 0;
	padding: 0;
	line-height: 1;
}
.entry_list_item p{
	font-size: 1.5rem;
	color: #646464;
	line-height: 1.6;
	display: block;
	margin: 0 0 10px 0;
}
.entry_list_item .list{
	text-align: right;
	font-size: 1.3rem;
	position: relative;
	line-height: 1;
}
.entry_list_item .list a.entry_btn_list {
	position: relative;
	width: 86px;
	display: inline-block;
}
.entry_list_item .list a.entry_btn_list:before{
	font-size: 1.0rem;
	vertical-align: middle;
	content: "\e832";
	font-family: 'fontello';
	margin: 0 6px 0 0;
	position: absolute;
	top: 2px;
	left: 0;
}
.entry_list_set{
	margin: 0 auto;
	padding: 0;
}
.entry_list_main_ttl {
	width: 100%;
	margin: 0;
	padding: 24px 0;
	background-color: #71a1ef;
	color: #ffffff;
	text-align: center;
  line-height: 1.3;
	font-size: 2.8rem;
}
a.entry_list_ttl {
  margin: 0 0 6px 0;
  padding: 10px 0 0;
  text-decoration: none;
  color: #333333;
  width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: flex-start;
	-ms-flex-pack: flex-start;
	justify-content: flex-start;
  position: relative;
}
.entry_list_item a:hover {
	color: #00afb0;
}
.entry_list_meta{
	display: inline-block;
}
.entry_list_ttl{
  margin: 0 0 16px 0;
  padding: 10px 0 0;
	font-size: 2.0rem;
	line-height: 1.6;
}

@media print,screen and (max-width: 767px){
}



/*
// Image
// ===============
//
// Resize images to fit the main content area.
// Applies only to images uploaded via WordPress by targeting size-* classes.
// Other images will be left alone. Use "size-auto" class to apply to other images.
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget_container img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-top: 12px;
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 0;
}
.wp-caption p.wp-caption-text {
	color: #333;
	font-size: 12px;
	margin: 5px;
}
/*pagenavi*/
.wp-pagenavi {
	margin: 0 0 0 0;
	padding: 0 !important;
	text-align: center;
	width: 100%;
	position: relative;
	line-height: 1.0;
	display: block;
}
.wp-pagenavi a:hover {
	border-right: 1px solid #cccccc;
}

.wp-pagenavi > a,
.wp-pagenavi > span {
	margin: 2px;
	padding: 0 !important;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	border: 0px solid #ddd;
	width: 40px;
	display: inline-block;
	font-size: 1.4rem;
}
.wp-pagenavi > a.last,
.wp-pagenavi > a.first{
	width: 60px;
}
.wp-pagenavi > .pages {
	display: none;
}
.wp-pagenavi a:hover {
	color: #00afb0;
	opacity: 1;
}
.wp-pagenavi .current {
	font-weight: normal !important;
	color: #00afb0;
}
.post_area p a{
	color: #00afb0;
}
.post_area p a:hover{
	text-decoration: underline;
}
.nextpostslink{
	position: absolute;
	top: 0;
	right: 0;
	width: 80px !important;
}
.nextpostslink::after{
	font-size: 1.2rem;
	vertical-align: middle;
	content: "\e832";
	font-family: 'fontello';
	margin: 0 0 0 6px;
	position: absolute;
	right: 0;
	top: 0;
}
.previouspostslink{
	position: absolute;
	top: 0;
	left: 0;
	width: 80px !important;
}
.previouspostslink::before{
	font-size: 1.2rem;
	vertical-align: middle;
	content: "\e82b";
	font-family: 'fontello';
	margin: 0 6px 0 0;
	position: absolute;
	left: 0;
	top: 0;
}
a.first,
a.last{
	display: none;
}
.wp-pagenavi .page,
.wp-pagenavi .current{
	border-right: 1px solid #cccccc;
}
a.previouspostslink:hover,
a.nextpostslink:hover{
	border: none;
}
@media print,screen and (max-width: 767px){
.wp-pagenavi .page,
.wp-pagenavi .current{
	display: none;
}
}
/*
=========================================
 comment page
=========================================
*/
.coments_area {
  margin: 0 0 0 0;
  padding: 30px 0 0 0;
}
#comment_area {
  background: rgba(0, 137, 171, 0.1);
  padding: 25px;
  border-radius: 0;
  line-height: 1.4em;
}
@media print,screen and (max-width: 767px){
#comment_area {
  padding: 15px;
}
}
/*Comment List*/
#comment_area h3#comments {
  font-size: 2.0rem;
  margin: 0 0 0.7em;
  font-weight: 700;
}
#comment_area ol {
  list-style: none;
}
#comment_area ol li {
  overflow: hidden;
}
#comment_area ol li.depth-1 {
  border: 1px dotted #fff;
  margin-bottom: 1em;
  padding: 12px;
}
#comment_area ol li ul.children {
  margin-left: 3%;
} /*children 返信部分*/
#comment_area ol li ul.children li {
  border-top: 1px dotted #fff;
  margin-top: 1em;
  padding-top: 12px;
}
img.avatar {
  margin-right: 8px;
  float: left;
}
span.says {
  display: none;
}
cite.fn {
  font-size: 1.4rem;
}
div.comment-meta {
  font-size: 1.3rem;
  margin: 0 0 10px 0;
}
div.comment-meta:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.comment-body p {
  font-size: 1.4rem;
/*
  background: #fff;
  border-radius: 3px;
  padding: 0.5em 1em;
  margin: 0.8em 0 0.5em;
*/
}
div.reply {
/*   margin-bottom: 0.2em */
} /*返信button*/
div.reply:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
div.reply a {
  font-size: 1.3rem;
  line-height: 1em;
  display: block;
  float: right;
  background: #00afb0;
  padding: 0.3em 1em;
  border-radius: 3px;
  color: #ffffff;
}
div.reply a:hover {
  background: #00afb0;
  opacity: 0.8;
  text-decoration: none;
}
/*Comment Form*/
#respond {
  background: rgba(255, 255, 255, 0.4);
  padding: 1em;
  border-radius: 3px;
}
#respond h3#reply-title {
  font-size: 2rem;
  margin: 0 0 0.7em;
  font-weight: 700;
}
#respond h3#reply-title small a {
  font-size: 1.2rem;
  margin-left: 1em;
  text-decoration: underline;
} /*コメントをキャンセルの文字*/
#respond p {
  margin-bottom: 0.5em;
}
#respond p.commentNotesBefore, #respond p.commentNotesAfter {
  font-size: 1.3rem;
}
#respond p.form-submit {
  margin-bottom: 0;
}
/*form element*/
input#author, input#email, textarea#comment {
  width: 100%;
  border: none;
  border-radius: 3px;
  margin-top: 0;
  font-size: 14px;
  padding: 7px 12px;
}
textarea#comment {
  line-height: 1.6em;
}
input#submit {
  cursor: pointer;
  font-size: 1.4rem;
  padding: 5px 1em;
  margin: 0;
  border-style: none;
  color: #fff;
  background: #00afb0;
  border-radius: 3px;
}
input#submit:hover {
  background: #00afb0;
  opacity: 0.8;
}
ol.commets-list{
	padding: 0;
	margin: 0;
}
ul.children{
	padding-left: 0;
}
.comment-form-cookies-consent{
	font-size: 1.4rem;
}
.comment-body{
	background-color: #ffffff;
	padding: 14px;
	box-sizing: border-box;
}