@charset "utf-8";
@import url('https://fonts.googleapis.com/earlyaccess/notosansjapanese.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Serif:400,700');
.nosp {display: none!important;}
* {
	padding: 0;
	margin: 0;
	-webkit-text-size-adjust: 100%;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {vertical-align:middle;}
h1,h2,h3,h4,h5,strong{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
sub, sup {vertical-align: baseline;}
sup {
	position:relative;
	top:-4px;
	font-size: 50%;
}
img{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	vertical-align: bottom;
}
ul {display: block}
li {
	list-style-position: outside;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color:transparent;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

a img {
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
main {display: block;}
.home main {margin-top: 160px;}
:focus {outline: none;}
body{
	margin: 0 auto;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.6;
	letter-spacing: 1px;
	font-size: 15px;
	position: relative;
	color: #333333;
	font-family: "Times New Roman" , "Noto Serif","Roboto Slab" , "Garamond" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
header {
	width: 100%;
	margin-top: 20px;
}
header .content {
	margin: 0 20px;
}
.headerleft {
	margin-top: 5px;
}
.headerright {
/*
	width: 228px;
	margin-left: auto;
*/
}


h1 {margin-bottom: 10px;}
h1,
#footerlogo {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 1.4;
}
h1 span,
#footerlogo span {
	font-size: 1.6em;
	font-weight: 700;
	display: block;
	letter-spacing: 4px;
}
.headercontactleft {
/*
	width: 228px;
	float: left;
*/
	text-align: center;
}
.headercontactleft dt {
	font-size: 1.3em;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	display: inline-block;
}
.headercontactleft dd {
	display: inline-block;
	font-size: 0.9em;
	margin-left: 15px;
}
.headercontactright {display: none;}
#headimg {
	width: 100%;
	height: 200px;
	margin-top: 20px;
	background: url(img/headimg.jpg) no-repeat center top;
	background-size: cover;
}
.home #headimg {
	height: 300px;
	background: url(img/top/headimg.jpg) no-repeat center top;
	background-size: cover;
}
.consulting #headimg {background: url(img/consulting/headimg.jpg) no-repeat center top;background-size: cover;}
.individual #headimg {background: url(img/individual/headimg.jpg) no-repeat center top;background-size: cover;}
.company #headimg {background: url(img/company/headimg.jpg) no-repeat center top;background-size: cover;}
.privacy #headimg {background: url(img/privacy/headimg.jpg) no-repeat center top;background-size: cover;}
.solicitation #headimg, .fd #headimg {background: url(img/solicitation/headimg.jpg) no-repeat center top;background-size: cover;}
.contact #headimg {background: url(img/contact/headimg.jpg) no-repeat center top;background-size: cover;}
.blog:not(.home) #headimg,
.archive #headimg {background: url(img/blog/headimg.webp) no-repeat center top;background-size: cover;}

#headimg .content {
	position: relative;
	height: 100%;
	margin: 0 10px!important;
}
.catchcopybox {
	max-width: 546px;
	background-color: rgba(255,255,255,0.7);
	position: absolute;
	padding: 10px 10px 20px 10px;
	box-sizing: border-box;
	bottom: -100px;
	right: 0;
	text-align: center;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
}
.catchcopybox strong {
	font-size: 1.6em;
	padding: 0 10px 1px 10px;
	margin-bottom: 15px;
	display: block;
	color: #fff;
	background: #f39e24;
}
.catchcopybox p {font-size: 1em;}


.ttl00 {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	/*line-height: 200px;*/
	text-shadow: 0 0 10px #000;
}
.blog:not(.home) #headimg .ttl00,
.archive #headimg .ttl00 {
	line-height: 1.6;
	font-size: 1.6em;
	padding-top: 65px;
}

.ttl01 {
	font-size: 1.6em;
	margin: 0 10px 50px 10px;
	border-bottom: solid 3px skyblue;
  position: relative;
}
.ttl01:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #f39e24;
	bottom: -3px;
	width: 30%;
}

.archive #wrapper #container .ttl01 {font-size: 1.6em;}

.worrieslist li {
	margin-bottom: 30px;
	background: #fff;
}
.worrieslist li strong {
	color: #f39e24;
	font-size: 1.2em;
	display: block;
	margin-bottom: 15px;
}
.worrieslist li img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto 15px auto;
}
.worrieslist li a {
	display: block;
	padding: 30px 15px;
	box-sizing: border-box;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
}
.worrieslist li a:hover strong {color: #f19d5e;}
.worrieslist li a:hover {
	background: #fbeedb;
	border-right: 2px solid #fbeedb;
	border-bottom: 2px solid #fbeedb;
}
.btn01 {
	display: block;
	padding: 15px 10px;
	width: 80%;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #f39e24;
	color: #fff;
	border: 2px solid #f39e24;
	border-radius: 4px;
}
.btn01:hover {
	color: #f39e24;
	background: #fff;
}
.fa-envelope-o {margin-right: 20px;}
.fa-chevron-right {margin-left: 20px;}

.btn02 {
	display: inline-block;
	padding: 15px 20px;
	min-width: 300px;
	text-align: center;
	background: #fff;
	color: #f39e24;
	font-size: 1.2em;
	border: 2px solid #f39e24;
	border-radius: 4px;
	margin: 30px auto 0 auto;
	font-weight: bold;
}
.btn02:hover {
	color: #f39e24;
	background: #fff;
}
.btn02 span {
	font-size: 0.9em;
	margin-right: 20px;
}

.ttl02 {
	font-size: 1.6em;
	letter-spacing: 2px;
}
#topgreeting {
	padding: 40px 0;
	background: #fbeedb;
}
#topgreeting .content {}
.topgreetingimg {
	width: 250px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.marginsand {margin: 20px 0;}

.letterwrap {
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
	background: url(img/top/letter_bg.jpg) repeat center center;
	box-shadow: 2px 5px 12px 2px rgba(0,0,0,0.2);
	line-height:2;
}
.letter {
	background-image:
		linear-gradient(
		180deg,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,0) 97%,
		#ddd 97%,
		#ddd 100%
	);
	background-size:100% 2em;
	line-height:2;
	font-family: 'Shippori Mincho B1', serif;
	color: #300;
}
.letter p strong {
	font-weight: 600;
	background:linear-gradient(transparent 80%, #4dac5f 60%);
}

.bloglist {margin-bottom: 30px;}
.bloglist li {
	margin: 0 0 20px 0;
	float: left;
}
.bloglist li:nth-child(even) {margin-right: 0;}
.bloglist li a {
	padding: 12px;
	display: block;
	overflow: hidden;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
}
.bloglist li a:hover {background: #fbeedb;}

.blogleft {
	width: 100px;
	padding: 0 5px 5px 5px;
	float: left;
}
.blogleft .date {
	display: block;
	text-align: center;
	font-size: 0.8em;
}
.blogleft img {
	width: 100px;
	height: 100px;
	display: block;
	border-radius: 6px;
}
.blogright {margin-left: 130px;}
.blogright strong {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #666;
}

.bans {
	display: block;
	text-align: center;
	overflow: hidden;
}
.bans li {
	width: 46%;
	min-height: 80px;
	float: left;
	margin: 0 2%;
}
.bans li img {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	display: block;
	border: 1px solid #ccc;
}

#gnav,
#fnav,
#followheader {display: none;}
.openbtn1{
	position: fixed;
	z-index: 1000;
	top: 20px;
	right: 20px;
	cursor: pointer;
	width: 50px;
	height:50px;
	background-color:rgba( 0,0,0,0.8);
	border: 2px solid #fff;
}
.openbtn1 span{
	display: inline-block;
	transition: all .3s;
	position: absolute;
	left: 14px;
	height: 3px;
	border-radius: 2px;
	background: #fff;
	width: 45%;
}

.openbtn1 span:nth-of-type(1) {top:15px;}
.openbtn1 span:nth-of-type(2) {top:23px;}
.openbtn1 span:nth-of-type(3) {top:31px;}
.openbtn1.active span:nth-of-type(1) {
	top: 18px;
	left: 18px;
	transform: translateY(6px) rotate(-45deg);
	width: 30%;
}
.openbtn1.active span:nth-of-type(2) {opacity: 0;}
.openbtn1.active span:nth-of-type(3){
	top: 30px;
	left: 18px;
	transform: translateY(-6px) rotate(45deg);
	width: 30%;
}
#g-nav{
	position:fixed;
	z-index: 999;
	top:0;
	right: -120%;
	width:100%;
	height: 100vh;
	background-color:rgba(0,0,0,0.8);
	transition: all 0.6s;
}
#g-nav.panelactive {right: 0;}
#g-nav.panelactive #g-nav-list{
	position: fixed;
	z-index: 999; 
	width: 100%;
	height: 100vh;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
#g-nav ul {
	z-index: 999;
	padding: 30px 0;
}
#g-nav li{
	text-align: center;
	max-width: 320px;
	margin: 0 auto;
}
#g-nav li a{
	color: #fff;
	border-bottom: 1px dashed #fff;
	padding: 10px 0;
	margin: 0 10px 20px 10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.hide {
	opacity: 0;
	visibility: hidden;
	transition: transform 1s, opacity 1s, visibility 1s;
}
.is-fadein {
	opacity: 1;
	visibility: visible;
}

#footercontact {
	width: 100%;
	height: 196px;
	background: url(img/contactbg.gif) no-repeat center top;
	background-size: cover;
	text-align: center;
	box-sizing: border-box;
	padding: 35px 10px 0 10px;
}
#footercontact p.mb1 br {display: none;}
#footercontact a[href*="tel:"],
.footertel span {
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
}

footer {padding: 60px 0 40px 0;}
#footerlogo {
	width: 238px;
	margin: 0 auto;
}
#footerlogo img {}
#sitemap {
	width: 276px;
	margin: 15px auto 0 auto;
}

.footersns {display: none;}
#copyright {
	font-size: 0.9em;
	text-align: center;
	padding-top: 40px;
}








/* common */
.center {text-align: center;}
.right {text-align: right;}
.udline {
	padding: 0 3px;
	text-decoration: underline;
}
.mb1 {margin-bottom: 1em!important;}
.mb2 {margin-bottom: 2em!important;}
.mb3 {margin-bottom: 3em!important;}
.mb4 {margin-bottom: 4em!important;}
.cf:after {
	content: "";
	clear: both;
	display: block;
}
.imgcnt {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
section {
	width: 100%;
	padding: 35px 0;
	position: relative;
}
.content {margin: 0 10px;}
.leftbox {
	width: 49%;
	float: left;
}
.rightbox {margin-left: 51%;}
.regtbl {
	width: 100%;
	border-collapse: collapse;
}
.regtbl tr {border-bottom: 1px dotted #333;}
.regtbl tr th,
.regtbl tr td {
	display: block;
	padding: 20px 10px;
	text-align: left;
}
.regtbl tr th {padding: 20px 10px 10px 10px;}
.regtbl tr td {padding: 0 10px 20px 10px;}
.simplelist li {
	padding: 20px 10px 10px 10px;
	border-bottom: 1px dotted #333;
}
.exptxt {line-height: 2;}
.reglist li {
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 5px;
}
.reglist li:last-child {margin-bottom: 0;}
.regdl dt {
	display: inline-block;
	background: #fbeedb;
	padding: 5px 10px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
.regdl dd {margin-bottom: 20px;}
/* about */



/* contact */
.regtbl td a,
.regdl dd a,
.inlinelist a {
	color: #f29331;
	padding: 0 3px;
	text-decoration: underline;
}
.about #sec01 .content .regtbl td a,
.contact #sec02 .content .regtbl td a {color: #333;}
.snslist li {
	height: 50px;
	display: inline-block;
	margin-right: 20px;
}
.snslist li img {
	width: auto;
	height: 100%;
	margin-right: 8px;
	-webkit-transform: rotate(0);
  transform: rotate(0);
}
.snslist li a {color: #333;}
.snslist li a:hover img {
	-webkit-transform: rotate(15deg);
	transform: rotate(15deg);
}


/* privacy */
#privacydl dt {
	font-weight: bold;
	margin: 0 0 1em 1em;
	text-indent: -1em;
}
#privacydl dt .sicon {
	font-size: 1.5em;
}
#privacydl dd {margin: 0 0 2em 20px;}
#privacydl dd ul {margin: 1em 0 0 1em;}
#privacydl dd ul li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 0.5em;
}
.solicitation #privacydl dd ul li {list-style-type: disc;}


.inslist {overflow: hidden;}
.inslist li {
	width: 96%;
	margin: 0 auto 20px auto;
}
.inslist li img {
	display: block;
	width: 100%;
	height: auto;
}
.inslist li strong {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	margin: 10px 0;
	color: #5db2cf;
}


.consulting #sec01 {}
.consulting #sec01 .reglist li {
	text-shadow: 
		white 1px 1px 0, white -1px -1px 0,/*右下、左上*/
		white -1px 1px 0, white 1px -1px 0,/*右上、左下*/
		white 0px 1px 0, white  0-1px 0,/*右、左*/
		white -1px 0 0, white 1px 0 0;/*上、下*/
}

/* company */
.greeting {
	line-height: 2;
}
.greeting figure {}
.greeting figure img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto 20px auto;
}
.greeting p {
	margin: 0 10px;
}
.president {
	text-align: right;
	font-family: "HGP行書体","メイリオ","Meiryo","Noto Serif","ＭＳ Ｐ明朝","MS PMincho","STKaiti","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size: 1.6em;
	line-height: 1.6;
}
.president span {
	font-size: 1.4rem;
	margin-right: 20px;
}


/* contact */
.wpcf7-form .regtbl tr th,
.contact_position .regtbl tr th {
	vertical-align: middle;
	white-space: nowrap;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
	display: block;
	width: 93%;
	border:0;
	padding: 10px 3%;
	font-size: 1.05em;
	border:solid 1px #ccc;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inner 0 0 2px rgba(0, 0, 0, 0.1);
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}
.wpcf7-form input[type="radio"],
.wpcf7-form input[type="checkbox"]{
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	margin: 0 10px 0 20px;
	border:0;
	-moz-box-shadow: inset 0 0 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: inner 0 0 2px rgba(0, 0, 0, 0.1);
}
.wpcf7-form label {margin-right: 20px;}
.wpcf7-form input:focus,
.wpcf7-form textarea:focus {border:solid 1px #cd5638;}
.wpcf7-form .wpcf7-submit {
	margin: 0 auto 30px auto;
	font-size: 1.1em;
	background: #c6c6c6;
}
.err_notfound {
	text-align: center;
	margin-bottom: 40px;
	font-size: 1.6em;
	display: block;
	letter-spacing: 2px;
}
.required, .any {
	font-size: 0.8em;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 5px;
	background: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.required {
	color: #ff0000;
}
.any {
	color: #6e6e6e;
}
.wpcf7-form .wpcf7-submit {
	appearance: none;
  -webkit-appearance: none;
	cursor: pointer;
	margin: 30px auto;
	font-size: 1.1em;
	display: block;
	color: #fff;
	font-weight: bold;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position: relative;
	text-align: center;
	font-weight: 500;
	padding: 12px 0;
	background: #f39e24;
	border: 2px solid #f39e24;
	width: 80%;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.wpcf7-form .wpcf7-submit:hover {
	color: #f39e24;
	background: #fff;
}
input:placeholder-shown {color: #aaa;}
.err_msg {
	color: #ff0000;
	font-weight: bold;
}



/* blog */
#wrapper {}
.blog:not(.home) #wrapper,
.archive #wrapper {
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Osaka","ＭＳ Ｐゴシック", "MS P Gothic", Verdana,Arial, Helvetica, sans-serif;
}
#container {}
aside {margin-bottom: 50px;}
.blog_list {
	margin: 10px 10px 50px 10px;
	padding-left: 0;
}
.blog_list li {
	padding: 10px;
}
.blog_list li:not(:last-child) {
	border-bottom: 1px solid #ccc;
}
.blog_list li a {
	display: block;
	color: #000;
}
.blog_list li a time {
	display: block;
	font-weight: bold;
	color: #9fc83e;
}
.blog_list select {
	width: 100%;
	height: 40px;
	padding: 5px;
	background-color: #fff;
	font-size: 16px;
	border: 1px solid #003e90;
	border-radius: 5px;
}

.archivelist li {margin: 0 15px 30px 10px;}
.archivelist li a {
	display: block;
	padding: 20px;
	box-sizing: border-box;
	border-right: 2px solid #f3f3f3;
	border-bottom: 2px solid #f3f3f3;
}
.archivelist li a:hover {
	background: #fbeedb;
	border-right: 2px solid #fbeedb;
	border-bottom: 2px solid #fbeedb;
}
.archivelist li a strong {font-size: 1.4em;}
.archiveimg {
	width: 158px;
	float: left;
	height: 128px;
	width: auto;
	margin: 0 auto;
}
.archiveimg img {
	width: auto;
	height: 128px;
	display: block;
	margin: 0 auto;
}
.archivecontent {
	font-size: 0.9em;
	padding-top: 5px;
	line-height: 1.8;
	margin-left: 160px;
	max-height: 120px;
	overflow: hidden;
	word-break: break-word;
  word-wrap: break-word;
}


.smlttl {
	font-size: 1.2em;
	margin: 0 10px;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #000;
	font-weight: 500;
}
.smlttl i {margin-right: 8px;}
.tag-list {
	overflow: hidden;
	margin: 10px;
}
.tag-list li {
	float: left;
	margin: 0 10px 10px 0;
}
.taglinks a,
.tag-list li a {
	display: inline-block;
	padding: 2px 10px;
	background: #e8a02b;
	border: 1px solid #e8a02b;
	color: #fff;
	border-radius: 6px;
}
.taglinks a:hover,
.tag-list li a:hover {
	color: #e8a02b;
	background: #fff;
}
aside .tag-list {margin: 10px 15px;}

/* pagenation */
nav.navigation {padding: 40px 0 0 0;}
nav.navigation h2 {display: none;}
.nav-links {
	line-height: 3;
	text-align: center;
}
.nav-links .current {
	margin: 0 2px;
	padding: 10px 15px;
	color: #9fc83e;
	background: #fff;
	border: 1px solid #9fc83e;
}
.nav-links a {
	margin: 0 2px;
	padding: 10px 15px;
	color: #fff;
	background: #9fc83e;
	border: 1px solid #9fc83e;
	transition: all .3s;
}
.nav-links a:hover {
	color: #9fc83e;
	background: #fff;
}

.pagenav {
	margin: 0 10px 50px 10px;
	overflow: hidden;
	max-width: 1140px;
}
.pagenav li {
	width: 25.5%;
	float: left;
	margin-right: 2%;
	text-align: center;
	min-height: 1px;
}
.pagenav li.backlist {width: 45%;}
.pagenav li.next {margin-right: 0;}
.pagenav li a {
	display: block;
	color: #fff;
	padding: 15px 0;
	border-radius: 30px;
	background: #9fc83e;
	border: 1px solid #9fc83e;
}
.pagenav li a:hover {
	background: #fff;
	color: #9fc83e;
}
.pagenav li a i {margin: 0 8px;}


/* single */
.single section {padding-top: 0;}
.single article {}
.singledate {
	font-size: 0.9em;
	color: #666;
	margin: 0 0 15px 0;
}
.singlecat {margin: 0 20px;}
.singlecat a {
	color: #fff;
	background: #e8a02b;
	border: 1px solid #e8a02b;
	padding: 3px 15px 2px;
	font-size: 0.9em;
	border-radius: 14px;
}
.singlecat a:hover {
	color: #e8a02b;
	background: #fff;
}
.ttl04 {
	font-size: 1.4em;
	margin: 0 10px;
}

.single .the_content_add_css,
.category .the_content_add_css {margin: 20px 10px;}
.the_content_add_css p {margin-bottom: 1em;}
.the_content_add_css strong {font-weight: bold;}
.single .the_content_add_css img,
.category .the_content_add_css img {
	max-width: 100%;
	height: auto;
}
.single .the_content_add_css a,
.category .the_content_add_css a,
.regtbl tr td a {
	text-decoration: underline;
	padding: 0 3px;
}
.single .the_content_add_css a:hover img,
.category .the_content_add_css a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.aligncenter {
	display: block;
	margin: 20px auto;
}
.alignleft {
	display: block;
	margin: 20px auto 20px 0;
}
.alignright {
	display: block;
	margin: 20px 0 20px auto;
}

.single .the_content_add_css {line-height: 2;}

.single .the_content_add_css h1,
.category .the_content_add_css h1 {font-size: 1.4em;font-weight: bold;margin-bottom: 1em;}
.single .the_content_add_css h2,
.category .the_content_add_css h2 {font-size: 1.3em;font-weight: bold;margin-bottom: 1em;}
.single .the_content_add_css h3,
.category .the_content_add_css h3 {font-size: 1.2em;font-weight: bold;margin-bottom: 1em;}
article {
	padding: 60px 0;
}
.category article:last-of-type:after {display: none;}


.grecaptcha-badge {visibility: hidden;}
.contact .grecaptcha-badge {visibility: visible!important;}


#media {
	text-align: center;
	padding: 0;
}
#media img {
	width: 80%;
}