/*
	Theme Name: GW Theme2022
	Theme URI: https://www.gorilla-web.net
	Description: GW Theme2022 HTML5+CSS3
	Version: 1.5
	Author: Gorilla web
	Author URI: https://www.gorilla-web.net
	Tags: Blank, HTML5, CSS3

	License: GW
	License URI: http://opensource.org/licenses/mit-license.php
*/

.none{
	display:none;
}
a {
color: inherit;
}


#breadcrumb_wrap{
	padding:0px 7.69%;
}
.breadcrumbs {
	max-width: 1120px;
	margin:0 auto;
	color:#090909;
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.breadcrumbs span {
	margin: 0 3px;
	font-size:12px;
}
.breadcrumbs span a {
	text-decoration:underline;
}

.wp_contents_flex_box {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:5.38% auto 5.38% auto;
	max-width:1120px;
	padding:0 5.38%;
}
.left{
width:69.23%;
}
.sidebar {
width:24.61%;
}



.w1040 {
margin:0 auto;
max-width:1040px;
}



#breadcrumb ul{
	display:flex;
	margin:0px;
		padding:0px;
	list-style-type:none;
	font-size:12px;
}
#breadcrumb ul li{
	margin:0 8px;
}
#breadcrumb ul li a{
	text-decoration:none;
}

#breadcrumb{
	max-width:1040px;
	margin:auto;
}



/*------------------------------------*\
    CATEGORY
\*------------------------------------*/

.loop_wrap ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.loop_inner{
border-bottom: 2px dashed #EAEAEA;
margin:0 0 32px 0;
padding:0px 0 32px 0;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.loop_thum{
width:22.3%;
margin:0;
}
.loop_thum img{
width:100%;
height:auto;
margin:0;
	border-radius:4px;
}
.loop_right{
width:73.84%;
}
.loop_right h2 a{
	text-decoration:none;
}
.loop_right h2{
	margin-bottom:16px;
	font-weight: 500;
	font-size:20px;
	line-height:1.4em;
	padding:0px;
}
.loop_right .loop_cate {
    font-size: 13px;
    line-height: 1;
    font-weight: 500;
    padding-top: 4px;
    padding-bottom: 5px;
    border: 1px solid #4B9DE1;
    border-radius: 8px;
    text-align: center;
    margin-right: 40px;
    width: 80px;
    min-width: 80px;
}
.loop_date{
	margin-top:16px;
margin-bottom:8px;
display:block;
color: #e05581;
font-weight:600;
font-size:14px;
line-height:20px;
}
.loop_right p {
	font-size:15px;
	line-height:1.7em;
}
.pagination{
	margin:0;
	display:flex;
}
.page-numbers{
	margin-right:8px;
	display:flex;
	justify-content:center;
	align-items:center;
	width:32px;
	font-family: century-gothic, sans-serif;
	font-weight:600;
	font-size:13px;
	color:#E05581;
	line-height:32px;
	border:2px #E05581 solid;
	background-color:#FFF;
	border-radius:8px;
}
.next.page-numbers {
	width:56px;
	border-radius:8px;
}
.page-numbers.current {
	margin-right:8px;
}
.prev.page-numbers {
	width:56px;
	border-radius:8px;
}
.current{
background-color:#E05581;
	color:#fff;
}



/*------------------------------------*\
    SINGLE
\*------------------------------------*/


.entry-title {
	color:#36519D;
	font-size:24px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding:16px 0px 16px 0px;
	margin-bottom:16px;
}
.single_thum {
margin-bottom:24px;
}
.single_thum img {
width:100%;
}
.single_date {
margin-top:16px;
margin-bottom:32px;
display:block;
color: #e05581;
font-weight:600;
font-size:15px;
}
.single_details{
padding:0;
margin:0 0 24px 0;
border-bottom: 2px dashed #EAEAEA;
}
.single_content h2 {
	background-color: #EAEAEA;
	color:#36519D;
	font-size:22px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding:10px 8px 10px 16px;
	margin-top:32px;
	margin-bottom:24px;
}
.single_content h3 {
	color:#36519D;
	font-size:20px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding:0px 0px 12px 0px;
	margin-top:32px;
	margin-bottom:24px;
	border-bottom:1px solid #36519D;
}
.single_content p {
font-size:15px;
line-height:2em;
font-weight:normal;
	margin-bottom:16px;
}
.single_content ol {
	
}
.single_content ol li {
	line-height:1.6em;
	margin-bottom:8px;
	font-weight:500;
}
.single_content img {
margin-top:16px;
margin-bottom:24px;
}

.single_tag_wrap{
	border:1px dotted #cccccc;
	padding:24px;
	box-sizing:border-box;
	margin:5.38% 0;
}
.single_tag_wrap p{
margin:0;
padding:0;
line-height:1.5em;
color:#666666;
font-size:12px
}
.single_tag_wrap a{
margin:0;
padding:0;
color:#666666;
font-size:12px
}
.comment-author img{
display:none;
}

.single_tag .commentss p{
line-height:1.6em;
}
.single_tag .commentss .commentmetadata{
line-height:1.8em;
margin:0 0 16px 0;
}
.single_tag .commentss .reply{
line-height:1em;
margin:0 0 16px 0;
}

.navigation_np{
	margin-top:32px;
	display:flex;
	justify-content:space-between;
}
.navigation_np a{
	background-color:#36519D;
	padding:10px 16px 10px 16px;
	color:#fff;
	font-weight:500;
	font-size:14px;
	text-decoration:none;
	border-radius:4px;
}


/*------------------------------------*\
    SINGLE サイドバー
\*------------------------------------*/

.sidebar-widget h3 {
border-bottom: 0.07em solid #36519D;
color:#36519D;
font-weight:600;
font-size:18px;
letter-spacing:1px;
padding: 0 0 12px 0px;
}
.sidebar-widget ul{
margin:0 0 48px 0;
list-style-type: none;
padding:0;
}
.sidebar-widget ul li {
	padding:12px 0;
	border-bottom:1px dotted #3e3a39;
}
.sidebar-widget ul li a{
display:block;
font-size:14px;
font-weight:500;
line-height:1.5em;
text-decoration: none;
	background-image: url(./images/btn_arrow.svg);
    background-repeat: no-repeat;
    background-position: 96.15% center;
    background-size: 6px auto;
}
.sidebar ul li ul {
	margin-bottom:0px;
}
.sidebar ul li ul li {
	margin-left:16px;
	border-bottom:1px none #3e3a39;
	padding:8px 0;
}






/*------------------------------------*\
    コンタクトフォーム7
\*------------------------------------*/
/* 
.wpcf7 ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.wpcf7 ul li{
	margin:0 0 16px 0;
	padding:0px;
	font-size:14px;
}

.wpcf7-select{
	padding:12px;
	box-sizing:border-box;
	margin:6px 0 0 0;
	width:50%;
	border:1px solid #dddddd;
}
.wpcf7-textarea{
	padding:12px;
	box-sizing:border-box;
	margin:6px 0 0 0;
	width:100%;
	border:1px solid #dddddd;
}*/

.hissu {
	display: inline-block;
    color: #E05581;
    font-size: 14px;
    font-weight: 500;
    line-height: 1em;
	margin-left: 8px;
	letter-spacing: 0.06em;
}







/*------------------------------------*\
    その他
\*------------------------------------*/


.notfound_h1{
	font-size:40px;
	font-weight:normal;
}
.w404{
	text-align:center;
	max-width:960px;
	padding:0 5.38%;
	margin:5.38% auto;
}
.w404 p{
	line-height:2em;
	font-size:15px;
}
.notfound404_a{
	font-size:14px;
	border:1px solid #cccccc;
	display:inline-block;
	padding:12px 48px;
	text-decoration:none;
	font-weight:400;
	color:#333333;
	margin:5.38% 0;
}
.w404 h2{
}



.navigation_np{
	display:flex;
	justify-content:space-between;
}
.navigation_np a{
	font-size:13px;
	text-decoration:none;
}
.memo{
color:#666666;
padding:8px 0;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
margin:16px auto;
font-size:11px;
max-width:1040px;
}
hr {
	height: 0;
	margin: 0px 0;
	padding: 0;
	border: 0;
	border-top: 1px dotted #bbb;
	border-bottom: 1px dotted #fff;
}
.cl {
	clear: both;
}









/*------------------------------------*\
    MAIN
\*------------------------------------*/

global box-sizing
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

html {
/*overflow-x: hidden;*/
	scroll-behavior: smooth;
}
body {
overflow-x: hidden;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
    height:auto;
}

a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}



/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/












/*------------------------------------*\
    コメント関係
\*------------------------------------*/
.commentss{
font-size:12px;
border-top:1px solid #cccccc;
padding:32px 0 0 0;
margin:48px 0 0 0;
}
.commentss p{
margin:0 0 16px 0;
}
.commentss h3{
margin:0 0 16px 0;
font-size:16px;
}
.comment-form-url{
display:none;
}
.required{
color:#d10017;
}
.commentss label{
display:block;
}
.commentss input{
background-color:#ededed;
border:none;
padding:8px;
}
.commentss textarea{
background-color:#ededed;
border:none;
padding:8px;
}

.commentss h2{
font-size:18px;
margin: 0 0 24px 0;
}
.commentss ul{
list-style-type: none;
margin:0;
padding:0 0 0 0px;
}










.search-input{
	background-color:#d0d0d0;
	border:none;
	box-sizing:border-box;
	padding:8px 2%;
	box-sizing:border-box;
	width:96%;
}
.search-submit{
	background-color:#cccccc;
	border:none;
	padding:8px;
	box-sizing:border-box;
	margin:8px 0 32px 0;
}





/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {


}
@media only screen and (max-width:700px) {
	
#breadcrumb_wrap{
	display:none;
}
.foot_navi {
margin:0 8px;
}
.copyright {
margin:0 16px;
display:block;
}

.left{
width:100%;
float:none;
margin:0 0 6.92% 0;
}

.sidebar {
width:100%;
float:none;
margin:5.38% 0px 0 0px;

}

.sidebar-widget{
}
.sidebar-widget ul{
margin:0 0 32px 0;
}

.loop_wrap{
		width:100%;
		margin:5.38% auto 7.69% auto;
		padding:0;
	}

.loop_right h2{
	margin-bottom:16px;
	font-weight: 500;
	font-size:17px;
	line-height:1.4em;
	padding:0px;
}
.loop_right .date{
text-align:left;
margin:0px 0 4px 0;
display:block;
color:#888888;
	font-size:10px;
}
.loop_post_right .author{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.loop_post_right .comments{
text-align:left;
margin:0px 0 4px 0;
display:none;
color:#888888;
}
.loop_post_right p a{
color:#888888;
}
.loop_post_right p{
margin:0;
	font-size:12px;
}


.commentss{
margin: 0;
}
#commentform p textarea {
    width:300px;
}
.entry-title {
	color:#36519D;
	font-size:20px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding:16px 0px 16px 0px;
	margin-bottom:8px;
}
.single_content h2 {
	background-color: #EAEAEA;
	color:#36519D;
	font-size:18px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding:10px 8px 10px 16px;
	margin-top:32px;
	margin-bottom:24px;
}
.single_content h3 {
	color:#36519D;
	font-size:16px;
	line-height:1.4em;
	font-weight:500;
	letter-spacing:1px;
	padding:0px 0px 12px 0px;
	margin-top:32px;
	margin-bottom:24px;
	border-bottom:1px solid #36519D;
}
.single_thum img {
width:100%;
display:block;
margin:0 auto 0px;
}
.single_details{
padding:0;
margin:0 0 16px 0;
border-bottom:1px dotted #cccccc;
font-size:11px;
}
.single_date {
margin-top:16px;
margin-bottom:16px;
display:block;
color: #e05581;
font-weight:600;
font-size:15px;
}
.single_details .author{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}
.single_details .comments{
text-align:center;
margin:0px 0 4px 0;
display:block;
color:#888888;
}

.single_content{
margin:0;
}
.single_content img {
margin-top:8px;
margin-bottom:8px;
}
.single_content p {
	line-height:1.7em;
}
.single_tag {
border-top:1px solid #cccccc;
padding:16px 0 0 0;
line-height:1;
}
.single_tag p{
margin:0 0 8px 0;
line-height:1.5em;
}
.single_tag_tca p{
margin:0;
line-height:1.5em;
}
.single_tag_tca {
margin:0 0 16px 0;
padding:0 8px;
}

.single_tag .commentss{
padding:16px 8px;
}

#breadcrumb{
	display:none;
}









}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}

	
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
