@charset "utf-8";
/*
Theme Name: mgk for Ask1-report
Theme URI: 
Description: Ask1 report template
Version: 1.0
Author: magkoukoku.ltd.
Author URI: 
*/
body {
  background-color: #f2f2f2;
  color: #111111;
  font-family: 'Meiryo', 'メイリオ', Verdana,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
html {
  overflow: auto;
  -webkit-text-size-adjust: 100%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
}
a,a:visited {
    color: #113b5c;
	transition:0.5s;
}
a:hover,a:active {
    text-decoration: none;
    color: #23527c;
}
a:hover img {
	transition: 0.5s;
}
a:hover img {
	opacity: 0.7;
}
* {
    word-break: break-all;
}
.container {
	padding: 0;
}
.red {
	color: #871920;
}
input,select,textarea,button {
	border: 1px solid #CCC;
	border-radius: 5px;
	padding: 8px 10px;
	width: 100%;
	display: block;
	box-sizing: border-box;
}
a.button {
    float: right;
    background: #113b5c;
    color: #FFFFFF;
    padding: 5px 10px;
    font-size: 14px;
    display: inline-block;
}
a.button:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f105";
	margin-right: 5px;
}
a.button:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #22558C;
}
a.button.morelink {
    float: none;
    max-width: 80%;
    margin: -20px auto 40px;
    background: #113b5c;
    color: #FFFFFF;
    text-align: center;
    padding: 15px 10px;
    font-size: 15px;
    border-radius: 5px;
}
/*header*/
.siteInfo {
    background:url(images/common/header_bg.jpg) top center repeat-x;
	background-size:auto 105%;
}
.siteInfo .row {
    display: flex;
}
.siteInfo .gotop {
    position: relative;
}
.siteInfo .gotop a {
    color: #CCCCCC;
    display: block;
    text-align: center;
    font-size: 13px;
    position: absolute;
    width: 100%;
    height: 20px;
    padding: 0;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.siteInfo .morningnews a, .siteInfo .profile a {
    display: block;
    padding-top: 8px;
}
.siteInfo img {
	transition: 0.5s;
}
.siteInfo .morningnews a:hover img,.siteInfo .profile a:hover img {
	transform: scale(1.1);
}
.siteInfo .gotop a:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f105";
	margin-right: 5px;
}
.siteInfo .gotop a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.header .headerBottom {
    background:#113b5c;
}
.header ul.navigate,.header ul.navigate li ul {
	list-style: none;
	padding: 0;
	margin: 0
}
.header ul.navigate li a {
	text-align: center;
	display: block;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	color: #fff;
	border-bottom: 2px solid #113b5c;
}
.header ul.navigate li a:hover,
.header ul.navigate li.hasChild ul li a:hover{
	text-decoration: none;
	background: #FFFFFF;
	color: #113b5c;
	border-bottom: 2px solid #113b5c;
}
.header ul.navigate li.hasChild {
	position: relative;
}
/*article*/
body.archive section h1,body.home section h1 {
	font-size: 20px;
	margin: 0 0 15px;
	padding: 12px 10px 12px 20px;
	letter-spacing: 1px;
	color: #FFFFFF;
	background: #113b5c;
	border-left: 3px solid #CCC;
}
section.inner-article img {
    max-width: 100%;
    height: auto;
}
body.single section h1 {
    display: block;
    margin-top: -5px;
    margin-bottom: 5px;
    font-size: 28px;
    font-weight: bold;
    line-height: 1.42;
}
.youtubePoplar {
	overflow: hidden;
	margin-bottom: 40px;
}
.youtubePoplar h2 {
	margin: 0 0 10px;
	padding: 0;
	color: #113b5c;
	font-weight: bold;
	font-size: 16px;
}
.youtubePoplar ul {
	list-style: none;
	padding: 0;
}
.youtubePoplar ul li p {
	font-size: 13px;
	line-height: 130%;
}
.youtubePoplar ul li {
	padding-bottom: 10px;
}
.youtubePoplar ul li .thumbnail {
	margin-bottom: 10px;
}
@media screen and (min-width:768px) {
	.youtubebanner {
		max-width: 40%;
		margin: 0 auto;
		display: block;
	}
}
.postlist {
	overflow: hidden;
}
.postlist ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.postlist ul li {
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
}
.postlist h2,.postlist.relatedpost h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #113b5c;
	font-weight: bold;
	font-size: 20px;
	line-height: 140%;
}
.postlist ul li p {
	font-size: 14px;
	line-height: 150%;
	margin:5px 0 20px;
}
.postlist ul .thumb-img {
	height: 150px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.postlist span.date {
	font-size: 12px;
}

/*bread*/
.breadcrumb {
    padding: 10px 0;
    list-style: none;
    margin: 0;
    border-radius: 0px;
	font-size: 12px;
	display: flex;
}
.breadcrumb a {
	padding-right: 5px;
}
.breadcrumb i { 
	margin-right: 5px;
	color: #555;
}
@media screen and (max-width:767px) {
	.breadcrumb>.active {
		display: none;
	}
}
/*article*/
article.article { 
	margin-bottom: 60px;
}
.main  {
	background: #FFFFFF;
}

/*pagenavi*/
.wp-pagenavi {
    display: flex;
    padding: 20px 10px;
    justify-content: center;
    font-size: 14px;
}
.wp-pagenavi span, .wp-pagenavi a {
    display: block;
    border: 1px solid #FFFFFF;
    padding: 3px 8px;
	margin: 0 2px;
}
span.current {
    background: #113b5c;
    color: #FFFFFF;
}
.wp-pagenavi a:hover {
	background:#f2f2f2;
	border: 1px solid #113b5c;
}
.wp-pagenavi span.pages {
    padding: 3px 8px;
    border: 1px solid #EEE;
    color: #333;
}


/*single post*/

img.post-thumbnail {
    box-shadow: 3px 4px 4px #CCC;
    margin: 0 auto 40px;
}
.post-content {
    margin-bottom: 40px;
}
.post-content h2 {
	margin:40px 0 20px;
	padding-top: 10px;
    padding-bottom: 10px;
    color: #0b263b;
    font-size: 22px;
	line-height: 170%;
    font-weight: bold;
}
.post-content h3 {
    border-left: 6px solid #c59236;
	font-size: 20px;
    padding-left: 10px;
	margin:30px 0 15px;
	font-weight: bold;
	line-height: 160%;
}
.post-content h4 {
	font-size: 18px;
	background:#0b263b;
	color: #FFFFFF;
	padding: 10px;
	margin:30px 0 15px;
	line-height: 160%;
}
.post-content h5 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin:20px 0 10px;
	line-height: 150%;
}
.post-content h6 {
	font-size: 16px;
	font-weight: bold;
	margin:15px 0 10px;
	line-height: 140%;
}
.post-content p {
	padding-bottom: 10px;
}
.post-content table {
	border-collapse: collapse;
	width: 100%;
	border-top:1px solid #444;
	border-left:1px solid #444;
}
.post-content table th,.post-content table td {
	padding: 5px;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
}
.post-content ol, .post-content ul {
    margin: 0 0 20px;
    padding: 0 1% 0 2%;
}
.post-content ol li,.post-content ul li{
    padding-bottom: 5px;
    line-height: 170%;
}
.post-meta {
	font-size: 14px;
	padding: 10px 0px;
}
.post-meta {
    font-size: 14px;
    padding: 10px 0px 30px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

ul.post-categories {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.post-categories li {
    margin-left: 10px;
}
ul.post-categories li a {
	display: block;
	padding: 2px 5px;
	border: 1px solid;
}
/*TOC*/
div#ez-toc-container {
    border: 1px solid #CCC;
    margin-bottom: 20px;
}
.ez-toc-title-container {
    text-align: center;
    background: #f2f2f2;
    letter-spacing: 1px;
    padding: 5px 10px;
    font-size: 15px;
}
.post-content p {
	padding: 0 0 15px;
	line-height: 170%;
	margin: 0;
	text-align: justify;
}
.post-content p.ez-toc-title {
    padding: 0;
}
.post-content ul.ez-toc-list {
    list-style: none;
    padding: 10px 20px;
	margin: 0;
}
.post-content ul.ez-toc-list li {
	position: relative;
	font-size: 14px;
	padding-left: 20px;
}
.post-content ul.ez-toc-list li:before {
    position: absolute;
    top: 2px;
    left: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f105";
}
.post_sns ul {
    display: flex;
    align-items: center;
	justify-content: center;
    padding: 10px 0;
    margin: 0 0 40px;
    list-style: none;
}
.post_sns ul li {
	padding-right: 5px;
}
.post_sns ul li.sc-tw {
    padding-top: 10px;
}
.post_sns ul li:last-child {
    padding-right: 0;
}
.post_sns ul li img.sc-li-img {
    max-width: 100px;
}
ul.prevnext {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}
ul.prevnext li {
}
@media screen and (max-width:767px) {
	body.single section h1 {
		font-size: 6vw;
	}
	.post-meta {
		padding: 10px 0px;
	}
	.post-content ol, .post-content ul {
		padding-left: 6%;
	}
	.post_sns ul li {
		padding-right: 2px;
	}
	.post_sns ul li img.sc-li-img {a
		max-width: 20vw;
	}
}
/*related*/
.postlist.relatedpost h2 {
    border-left: 6px solid #c59236;
    font-size: 20px;
    padding-left: 10px;
    margin: 0px 0 15px;
    font-weight: bold;
}
/*author*/
aside.author-posts h4 {
    border-left: 6px solid #c59236;
    font-size: 20px;
    padding-left: 10px;
    margin: 0px 0 15px;
    font-weight: bold;
}
aside.author-posts ul {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
}
aside.author-posts ul li {
	padding: 10px;
	font-size: 12px;
}
aside.author-posts ul li h5 {
    font-size: 15px;
    line-height: 140%;
	font-weight: bold;
}
aside.author-posts ul li a.thumb-img {
	display: block;
	height: 100px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #EEE;
	transition: 0.5s;
}
aside.author-posts ul li a.thumb-img:hover {
	opacity: 0.7;
}
aside.author-posts ul li a {
	transition: 0.5s;
}
aside.author-posts ul li a:hover {
	opacity: 0.7;
}
.author_profile {
	border: 1px solid #CCC;
	padding: 15px;
	margin-bottom: 40px;
}
.author-photo .balloon {
    background: #EEE;
	font-size: 13px;
	text-align: center;
}
.author-photo .balloon:before {
    border-top: 15px solid #EEE;
}
.author-img a img {
    margin: 0 auto;
}
.author_profile h4.name {
    font-size: 20px;
    margin: 0 0 15px;
    padding: 12px 10px 12px 20px;
    letter-spacing: 1px;
    color: #FFFFFF;
    background: #113b5c;
    border-left: 3px solid #CCC;
}
.author_profile h4.name span {
	font-size: 14px;
}
.author_profile p.name2 {
    color: #113b5c;
    border-bottom: 1px solid;
    padding: 0 0 5px;
}
.description {
    font-size: 14px;
    color: #333;
}
@media screen and (max-width:767px) {
	aside.author-posts ul li {
		overflow: hidden;
		border-bottom: 1px solid #CCC;
		padding-bottom: 0px;
	}	
	aside.author-posts ul li a.thumb-img {
		width: 80px;
		float: left;
		height: 80px;
	}
	aside.author-posts ul li p.time {
		width: calc(100% - 90px);
		float: right;
		padding-bottom: 0;
	}
	aside.author-posts ul li h5 {
		width: calc(100% - 90px);
		float: right;
		font-size: 16px;
		margin: 0 0 10px;
	}
	.author-img a img {
		max-width: 80%;
		margin-bottom: 20px;
	}
	aside.author-posts {
		background: #f2f2f2;
		margin: 0 -2vw;
		padding-top: 20px;
	}
	aside.author-posts h4 {
    margin: 0px 0 15px 2vw;
	}
}
@media screen and (min-width:768px) {
	aside.author-posts ul {
		display: flex;
		flex-wrap: wrap;
		border-bottom: 1px solid #CCC;
	}
	aside.author-posts ul li {
		width: 25%;
		padding: 10px;
		font-size: 12px;
	}
}
/*sidebar*/
.sidebarBox {
	overflow: hidden;
	margin-bottom: 30px;
}
@media screen and (max-width:768px) {
	.sidebarBox {
		padding: 0 10px
	}
}
.sidebar h2 {
	font-size: 16px;
}
.sidebar h3.txt-subttl {
    display: table;
    width: 100%;
    height: 35px;
	padding-left: 10px;
	margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid;
    border-left: 5px solid;
    color: #113b5c;
	line-height: 35px;
	box-sizing: border-box;
    font-size: 20px;
}
.sidebar h3.txt-subttl span {
    display: block;
    color: #777777;
	float: right;
    font-size: 12px;
}
.side-form {
	background-image:url(images/common/melmaga.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 3px;
	background-position: 50% 50%;
}
.side-form .side-form-inner {
	padding: 10px;
	background-color: rgba(0,0,0,0.4);
	height: 100%;
} 
.side-form h3 {
    margin: 0 0 10px;
    letter-spacing: 1px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 1px 1px 4px #000;
}
.side-form form input {
	margin-bottom: 10px;	
}
.side-form form input[type=text] {
    background: rgba(255,255,255,0.8);
}
.side-form form input[type=text]:focus{
	background: #FFFFFF;
}
.side-form button {
    background: #871920;
    color: #FFFFFF;
    text-align: center;
    border: 0;
	width: 200px;
	max-width: 100%;
    border-bottom: 3px solid #72151b;
	transition: 0.5s;
}
.side-form button:hover {
	background: #9d1d25;
}
.side-form button:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f105";
	margin-left: 10px;	
}
.balloon {
 	position: relative;
	display: block;
	padding: 7px 10px;
	width:240px;
	max-width: 100%;
	font-size: 16px;
	background: rgba(255,255,255,0.8);
	margin: 0 auto 30px;
}

.balloon:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
 	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid rgba(255,255,255,0.8);
}

.balloon p {
	text-align: center;
	font-size: 15px;
	margin: 0;
	padding: 0;
}
.balloon p small{
	font-size: 13px;
}
.balloon p strong {
	color: #871920;
}
.sidebarBox select {
    height: 35px;
    background: #FFFFFF;
    border: 1px solid #113b5c;
}
/*sidebar-authors*/
.authors ul {
	list-style: none;
	padding: 0;
}
.authors ul li a {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #f2f2f2;
	height: 80px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.authors ul li a:hover {
	border: 1px solid #113b5c;
}
.authors ul li a img {
	height: 58px;
	width: auto;
    border: 1px solid #EEE;
}
.authors ul li a span.thumb {
    box-sizing: border-box;
    width: 60px;
}
.authors ul li a span.name {
	line-height: 58px;
	width:calc(100% - 70px);
}
/*sidebar-cat*/
ul.categorylist {
	list-style: none;
	padding: 0;
}
ul.categorylist li {
	margin-bottom: 10px;
}
ul.categorylist li a {
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
	border:1px solid ;
	position: relative;
	background: #FFFFFF;
}
ul.categorylist li a:after {
	position: absolute;
	top: 7px;
	right: 10px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f105";
}
ul.categorylist li a:hover {
	background:#f2f2f2;
}

/*sidebar-tag*/
ul.tag-list {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.main ul.tag-list { 
	justify-content: center;
	margin-bottom: 20px;
}
ul.tag-list li {
	margin-bottom: 0px;
}
.main ul.tag-list li {
	padding:5px;
} 
ul.tag-list li a {
    display: block;
    font-size: 13px;
    box-sizing: border-box;
    padding: 3px 5px 3px 20px;
    border-radius: 5px;
    color: #113b5c;
    border: 1px solid #f2f2f2;
    position: relative;
}
ul.tag-list li a:before {
	font-size: 11px;
	position: absolute;
	top: 5px;
	left: 3px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f02c";
}
ul.tag-list li a:hover {
	border: 1px solid #113b5c;
	background:#113b5c;
	color: #FFFFFF;
}
@media screen and (max-width:767px) {
	ul.tag-list li a {
		font-size: 14px;
	}
}

/*aside*/
.recommend a:hover {
	opacity: 0.7;
}

.recommend {
	background: #113b5c;
    padding: 60px 0;
}
.recommendBottom {
	text-align: center;
}
.recommendBottom img {
	display: block;
	margin: 0 auto;
}
.footerMelmaga {
	background-image:url(images/common/img_what_pc.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}
.footerMelmaga h3 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    padding-top: 24%;
    line-height: 150%;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
}
.footerMelmaga-inner {
	height: 100%;
	padding: 60px 0;
	background:rgba(255,255,255,0.7);
} 
.footer-form {
    padding: 30px 20px;
    border-radius: 5px;
    background: rgba(0,0,0,0.1);
}
.footer-form input {
	margin-bottom: 15px;
	border: 2px solid #CCC;
}
.footer-form button {
    background: #871920;
    color: #FFFFFF;
    text-align: center;
    border: 0;
	width: 200px;
	max-width: 100%;
    border-bottom: 3px solid #72151b;
	transition: 0.5s;
}
.footer-form button:hover {
	background: #9d1d25;
}
.footer-form button:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f105";
	margin-left: 10px;	
}

/*footer*/
footer#footer {
	background: #0b263b;
	color: #EEE;
}
.siteMap {
	padding: 20px 0;
}
.siteMap h4 {
	font-size: 15px;
}
footer#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer#footer a {
	color: #CCCCCC;
}
footer#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
footer#footer ul.sitenav li a {
	font-size: 14px;
	padding: 5px 5px 5px 10px;
	position: relative;
}
footer#footer ul.sitenav li a:before {
	position: absolute;
	top: 3px;
	left: 0px;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content:"\f0da";	
}

footer#footer .address {
	font-size: 14px;
}
.copyright {
	font-size: 12px;
	text-align: center;
	padding: 20px 0 100px;
	color: #EEE;
}
/*fixed*/
.fixed {
	background: url(images/common/header_bg.jpg) top center repeat-x;
    background-size: auto 105%;
	position: fixed;
	bottom: 0;
	padding: 5px 0 5px;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
}
.fixed a {
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 0 5px;
}
@media (max-width: 767px) {
	.container {
	overflow: hidden;
	padding: 0;
	}
	.header {
		position: relative;
	}
	.siteInfo {
		height: 60px;
	}
	.header .headerBottom {
		z-index: 3;
		position: absolute;
		top: 0;
		width: 100%;
		background: none;
	}
	.headerBottom .navOpen {
		float: right;
		padding: 0 8px 0 0px;
		height: 60px;
		box-sizing: border-box;
	}
	.headerBottom .navOpen input label {
		color: #FFFFFF;
		text-align: right;
		padding: 10px;
		border: 1px solid #FFF;
		font-size: 18px;
		line-height: 60px;
	}
	.headerBottom .nav {
		background:none;
	}
	.header ul.navigate li a {
		border-bottom: 2px solid #184268;
		background: #113b5c;
	}


	#nav-wrapper {
	  position: relative;
	}

	/*チェックボックス等は非表示に*/
	.nav-unshown {
	  display:none;
	}
	#nav-open {
		width: 30%;
		text-align: right;
		float: right;
		padding-right: 10px;
		line-height: 60px;
		height: 60px;
		font-size: 18px;
		color: #FFFFFF;
		vertical-align: middle;
	}
	#nav-close {
		color: #FFFFFF;
		border: 1px solid #FFF;
		padding: 10px 10px;
		width: 80%;
		margin: 20px auto;
		text-align: center;
	}

	/*中身*/
	#nav-content {
		overflow: auto;
		position: fixed;
		top: 0;
		right: 0;
		background: #113b5c;
		z-index: 9999;/*最前面に*/
		width: 85%;/*右側に隙間を作る*/
		height: 100%;
		transition: .3s ease-in-out;/*滑らかに表示*/
		-webkit-transform: translateX(105%);
		transform: translateX(105%);/*左に隠しておく*/
	}
	/*チェックが入ったらもろもろ表示*/
	#nav-input:checked ~ #nav-close {
		display: block;/*カバーを表示*/
		opacity: .5;
	}

	#nav-input:checked ~ #nav-content {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);/*中身を表示*/
		box-shadow: 6px 0 25px rgba(0,0,0,.15);
	}
	/*breadcrumb*/
	.breadcrumb {
		padding: 10px;
	}
	.main {
		box-sizing: border-box;
		margin: 0;
	}
	body.single .main {
		margin: 0;
		padding: 2vh 2vw;
	}
	.postlist ul {
		padding: 0 10px ;
		margin-bottom: 30px;
	}
	.postlist.relatedpost ul {
		padding: 0;
	}
	body.home .postlist ul li:nth-child(n + 4) {
		display: none;
	}
	.postlist ul .thumb-img {
    height: 100px;
	}
	.postlist span.date {
    font-size: 12px;
    display: block;
    margin-bottom: 5px;
	}
	.postlist ul span.cat {
		border: 1px solid #CCC;
		font-size: 13px;
		display: inline-block;
		padding: 2px 5px;
		background: #f2f2f2;
		margin-right: 5px;
	}
	.postlist ul span.author {
		font-size: 13px;
	}
	.postlist h2 {
		margin: 0;
		font-size: 16px;
	}
	body.home .wp-pagenavi {
		display: none;
	}
	.side-form {
		margin-bottom: 40px;
	}
	.side-form .side-form-inner {
		padding: 30px 20px;
	}
	.side-form h3 {
		font-size: 22px;
	}
	.sidebarBox.facebook,.sidebarBox.twitter {
		padding: 0 10px;
	}
	.spRecommendBanner {
		padding: 0 10px 30px;
	}
	.spRecommendBanner a {
		display: block;
		margin-bottom: 10px;
		border: 1px solid #CCC;
	}
	.youtube {
	  position: relative;
	  width: 100%;
	  height: 0;
	  padding-bottom: 70%;
	  overflow: hidden;
	  margin-bottom: 50px;
	}

	.youtube iframe {
	  width: 100%;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  left: 0;
	}
	.youtubePoplar {
		padding: 0px;
	}
	.carousel-inner {
   	 padding: 0 10px;
	}
	.youtubePoplar h3 {
		font-size: 4.5vw;
		margin: 0 0 15px;
		padding: 12px 10px 12px 20px;
		letter-spacing: 1px;
		color: #FFFFFF;
		background: #113b5c;
		border-left: 3px solid #CCC;
	}
	.youtubePoplar h4 {
		margin: 0 0 10px;
		padding: 0;
		color: #113b5c;
		font-weight: bold;
		font-size: 17px;
		line-height: 160%;
	}
	.youtubePoplar p {
		font-size: 14px;
		line-height: 150%;
	}
	.youtubePoplar a.button {
		color: #113b5c;
		display: block;
		font-size: 15px;
		width: 80%;
		padding: 10px;
		text-align: center;
		float: none;
		background: #FFFFFF;
		margin: 0px auto 0;
		border: 1px solid #113b5c;
	}
	.siteInfoFooterSp {
		text-align: center;
	}
	.siteInfoFooterSp img {
		width: 100%;
		display: block;
		margin: 0 auto;
	}
	footer#footer .siteInfoFooterSp .footerTel a {
		margin-top: 40px;
		display: block;
		background: #115c58;
		border-radius: 5px;
		padding: 10px 10px;
		width: 90%;
		color: #FFFFFF!important;
		font-weight: bold;
		font-size: 18px;
		margin: 40px auto 0;
	}
	footer#footer .siteInfoFooterSp .footerTel a small {
		display: block;
		font-size: 15px;
		font-weight: normal;
	}
	.siteMap {
		padding: 40px 15px;
	}
	footer#footer .address {
		padding-top: 40px;
	}
	.fixed {
		padding: 0;
		height: 60px;
	}
	.fixed-inner {
		display: flex!important;
		justify-content: space-between;
	}
	.fixed a {
		padding: 0;
	}
	.fixed a img {
		height: 60px;
		width: auto;
		display: block;
	}
	.fixed .pagetop {
		cursor: pointer;
		color: #FFFFFF;
		font-size: 9vw;
		line-height: 60px;
		padding: 0 1vw 0;
	}
	.wp-pagenavi {
    padding: 0px 10px 40px;
	}
}


@media (min-width: 768px) {
	/*header*/
	.header .siteInfo {
		overflow: hidden;
	}
	.header .headerBottom {
		clear: both;
	}
	.header ul.navigate,.header ul.navigate li ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
		justify-content: space-between;
	}
	.header ul.navigate > li {
		width: 20%;
	}
	.header ul.navigate li.hasChild ul {
		position: absolute;
		top: 50px;
		left: 0;
		width: 350px;
		height: 50px;
		z-index: 1;
	}
	.header ul.navigate li.hasChild ul a {
		background:#113b5c;
	}
	.logo img {
    width: 100%;
	}
	/*article*/
	article.article {
		align-items: flex-start;
		display: flex;
		justify-content: space-between;
	}
	.main {
		width: 70%;
		box-sizing: border-box;
		padding: 1vh 1vw;
	}
	body.single .main {
		padding: 2%;
	}
	.sidebar {
		width: 27%;
	}
	/*footer*/
	.fixed img {
		height: 50px;
		width: auto;
		transition: 0.5s;
	}
	.fixed a:hover img {
		transform: scale(1.1);
	}
	.fixed .pagetop {
		cursor: pointer;
		font-size: 30px;
		width: 50px;
		line-height: 50px;
		height: 50px;
		text-align: center;
		margin: -115px 0 0;
		position: absolute;
		right: 10px;
		color: #FFFFFF;
		z-index: 1000;
		background: #0b263b;
		border-radius: 5px;
	}
	.share {
		display: flex;
		padding-top: 5px;
		justify-content: space-between;
		font-size: 12px;
	}
	.share div {
		width: 49%;
	}
	.share div a {
		display: block;
		border: 1px solid;
		padding: 3px;
		border-radius: 1px;
		text-align: center;
		border: 1px solid #EEEEEE;
	}
	.share div a:hover {
	    color: #22558C;
    	border: 1px solid #22558C;
	}
	.share {
    display: flex;
    padding-top: 5px;
    font-size: 12px;
	}
}