/*
Theme Name: GeneratePress-Child
Version: 3.6.1
Template: generatepress
*/

/* Last Update: 2025.05.01 */

p {
	margin-bottom: 15px;
}

.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child) {
    margin-top: 0em
}

.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation {
    padding: 20px
}

/* ヘッダー設定 */

.inside-header {
	padding: 0px 0px;
}
.inside-header-inner {
    padding-left: 40px;
    padding-right: 40px;
}

.inside-header-shino {
	padding: 20px 0px;
	background-color: #98d6f2;
}
.inside-header-tuki {
	padding: 20px 0px;
	background-color: #a40e65;
}

/* フッター設定 */

body.footer-shino .site-footer,
body.footer-shino footer.site-footer,
body.footer-shino .site-footer > footer,
body.footer-shino .site-info,
body.footer-shino .inside-site-info {
    background-color: #98d6f2 !important;
}

body.footer-shino .site-footer,
body.footer-shino .site-info {
    color: #222 !important;
}

body.footer-tuki .site-footer,
body.footer-tuki footer.site-footer,
body.footer-tuki .site-footer > footer,
body.footer-tuki .site-info,
body.footer-tuki .inside-site-info {
	background-color: #a40e65 !important;
}
	
body.footer-tuki .site-footer,
body.footer-tuki .site-info {
    color: #fff !important;
}



/* ボタン設定 */

button,input[type=button],input[type=reset],input[type=submit] {
    padding: 5px 20px
}

button:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,
button:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus {
    padding: 5px 20px
}

.btn-shino {
	background: #3498db !important;
}
.btn-shino:hover {
	background: #2c80b4 !important;
}

.btn-tuki {
	background: #9B1A6B !important;
}
.btn-tuki:hover {
	background: #E82E8C !important;
}

/* テーブル設定 */

caption, th {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}

.cap-shino {
	background-color: #3498db;
}

.cap-tuki {
	background-color: #8C145D;
}

th.nowrap {
	white-space: nowrap;
}
td {
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
td.nowrap {
	white-space: nowrap;
}

.t-line-shino tr:nth-child(odd) td {
	background-color: #e6f7fc;
	padding: 1px 5px;
}
.t-line-shino tr:nth-child(even) td {
	background-color: #f3fbfe;
	padding: 1px 5px;
}

.t-line-tuki tr:nth-child(odd) td {
	background-color: #EACEED;
	padding: 1px 5px;
}
.t-line-tuki tr:nth-child(even) td {
	background-color: #F3E6F5;
	padding: 1px 5px;
}

blockquote {
	font-style: italic;
	font-weight: normal;
	padding: 20px 20px 20px 50px;
	background: url(images/blockquote-bg.jpg) 10px 10px no-repeat #eee;
	border-left: 4px solid #CCCCCC;
   border-right: 4px solid #CCCCCC;
	margin-bottom: 20px;
	max-width: 564px;
}

/* リンク設定 */

a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:focus {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.aligncenter {
	display: inline;
	text-align: center;
	float: center;
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#masthead .top-bg {
	background: url(images/header-top-footer-bg.jpg) repeat-x;
	background-position: center bottom;
	border-bottom: 4px solid #ccc;
	display: block;
	height: 5px;
}

#header-content {
    margin: 10px 10px 0px;
}

.site-content {
	padding-top: 10px;
}

.site-title {
	font: normal 30px 'Lobster',Arial,sans-serif;
	line-height: 35px;
	padding: 0;
	margin: 0;
}
.site-title a {
	color: #444;
	text-decoration: none;
}
.site-title a:hover,
.site-title a:focus {
	color: #000;
	text-decoration: none;
}

.error404 .site-content .wrapper {
	max-width: 100vw;
}

.single-col #content {
	width: 100vw;
	margin:0 auto;
}
#primary {
	width: 100vw;
	float: left;
	margin-left: 3.06%;
}

.no-sidebar-full-width .post .post-article {
    margin-left: 5%;
    width: 100vw;
}	
.no-sidebar-one-column .post .post-article {
    margin-left: 4.82%;
    width: 100vw;
}

.comment-form .form .text, .comment-form .form .textarea {
	float: right;
	width: 100vw;
	margin: 0 0 20px;
	padding: 5px 2%;
	-moz-box-shadow: 0 1px 5px #dcdcdc inset;
	-webkit-box-shadow: 0 1px 5px #dcdcdc inset;
	box-shadow: 0 1px 5px #dcdcdc inset;
	border: 1px solid #cccccc;
	height: 30px;
}

.contact #primary, .contact #secondary {
    width: 100vw;
}

#controllers {
	text-align:center;
	padding-top: 0px;
	line-height:0;
}

input.textbox {
	width: 80%;
	border: 1px solid #dfdfdf;
	background: #F8F8F8;
}

/*** Social Profile ***/

/* Master */
.widget ul.social-profile {
	margin-left: 0px;
}
ul.social-profile {
	list-style:none;
	margin: 0;
	text-align: center;
}
ul.social-profile li {
    display: inline-block;
    margin-left: 0px;
}
.widget ul.social-profile li {
	margin-bottom: 10px;
}
.widget.simplecatch_social_widget {
	margin-bottom: 10px;
}
ul.social-profile li a {
	display:block;
	width:33px;
	height:33px;
	text-indent: -99999px;
}

/* SPWN */
ul.social-profile li.youtube a {
	background:url(images/youtube.png);
}
ul.social-profile li.youtube a:hover,
ul.social-profile li.youtube a:focus {
	background:url(images/youtube_on.png);
}

/* 汎用リンク */
ul.social-profile li.otherlink a {
	background:url(images/link.png);
}
ul.social-profile li.otherlink a:hover,
ul.social-profile li.otherlink a:focus {
	background:url(images/link_on.png);
}

/*** ページング ***/

a.page_number:visited {color: black; text-decoration:none }
.my_pagination {
  display: flex;
  justify-content: center;
  margin: 15px;
}
.page_feed {
  width: 30px;
  margin: 0 10px;
  padding: 5px 10px;
  text-align: center;
  background: #f0f0f0;
  color: black;
}
.first_last_page {
  width: 30px;
  margin: 0 10px;
  padding: 5px 10px;
  text-align: center;
  background: #b8b8b8;
  color: black;
}
.page_number {
  width: 30px;
  margin: 0 10px;
  padding: 5px;
  text-align: center;
  background: #f0f0f0;
  color: black;
}
.now_page_number {
  width: 30px;
  margin: 0 10px;
  padding: 5px;
  text-align: center;
  background: #b8b8b8;
  color: black;
}