p {
 /*font-size:16px;
 font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;*/
}
h1{
	letter-spacing:0.07em;
}
h2 {
	/*
border-top:none !important;
font-size :1.6em; 
color: #494949;
background-color:#FFFFFF!important;
font-weight:500;
	*/
}
h3{
	font-size :1.4em;
	font-weight:500;
	color: #494949;
	border-bottom: 2px solid #d3c6a4;
}
h3:after,.subSection-title:after {
	border-bottom: none !important;
}
h4{
  color: #293147;
	font-size :1.0em;
	background-color:#d3c6a4;
}
gMenu_name {
    font-weight:bold !important;
    }
/*body*/
.top_works{
	margin-bottom: 20px;
}
.top_works img{
	border-radius: 3%;
}
@media screen and (max-width:767px) {
    .works_button{
			width:50%;
			margin-left:auto;
			margin-right:auto;
	}
}
/*top_works*/

#cloud{
	background-color: #f5f4ec;
	 margin-left: -9999px;
    margin-right: -9999px;
    padding-left: 9999px;
    padding-right: 9999px;
}
#cloud h2{
	margin-top:20px;
	background:none!important;
	border-left:none;
	border-bottom:none;
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
	font-weight:600;
}
#cloud .cloud_strong{
	border-bottom: 2px solid #d3c6a4;
	font-size:1.2em;
}
#cloud .cloud_strong2{
	font-weight: bold;
  font-size:1.2em;
  }

#cloud p{
	padding:0.7em;
	margin-top:-30px;
}
#cloud .button_02{
	text-align:right;
}
#cloud .cloud_img{
	padding:30px;
}
@media screen and (max-width:767px) {
   #cloud .button_02{
		 margin-left:auto;
		 margin-right:auto;
	}
	#cloud h2{
		font-size:1.2em;
	}
	#cloud p{
		font-size:0.8em;
	}
}
/*top_cloud*/

.marker-yellow {
background: linear-gradient(transparent 60%, #f6f9b3 0%);
}
.marker-green {
background: linear-gradient(transparent 60%, #cdea98 0%);
}
/*marker*/

.square_btn {
    display: inline-block!important;
    padding: 0.3em 1em;
    text-decoration: none!important;
    color:#FFFFFF!important;
    background-color:#4c63a6;
    border-radius: 3px;
    transition: .4s!important;
}
/*ボタン*/

table th{
  color: #FFFFFF;
  background: #4c63a6;
}
/*テーブル*/

ul.cp_list {
	padding:0.5em;
	list-style-type:none;
}
ul.cp_list li {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
}
ul.cp_list li:before {
	position:absolute;
	content:'';
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
	border-color: transparent transparent transparent #d3c6a4;
}
/*リスト*/

:target:before {
   content:"";
   display:block;
   height:100px;/* ヘッダの高さ */
   margin:-100px 0 0;/* ヘッダの高さ */
}

.center-block{
	margin-left:auto;
		 margin-right:auto;
}
/*子ページ*/

.post-template-default h2 {
border-top:none !important;
font-size :27px;
padding : 0.5em; 
color: #333333;
background-color:#FFFFFF!important;
border-left: solid 10px #4c63a6;
font-weight:500;
border-bottom: 0px solid #eeeeee !important;
}
.post-template-default h3 {
position: relative;
	font-size :24px;
	font-weight:500;
padding-left: 25px;
color: #494949;
}
.post-template-default h3:before {
position: absolute;
content: '';
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px #d3c6a4;
}
.post-template-default h3:after {
position: absolute;
content: '';
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px #d3c6a4;
}
/*ブログ記事のみ*/

footer {
	background-color: #293147;
	border-top: 0;
	color:#fff !important;
}
footer a:link{
color:#fff !important;
}
footer a:visited{
color:#fff !important;
}	
footer a:hover{
  color:#fff !important;
	background-color:#4c63a6!important;
}	
footer .veu_profile a:link{
color:#fff !important;
}
footer .copySection p:nth-child(2) {
    display:none !important;
}
/*footer*/
.contact_frame{
	border :0 !important;
	background-color:#f5f4ec !important;
}
footer .footer_strong{
	font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
  color: #d3c6a4;
	font-weight:bold;
	font-style: italic;
}
/*CTA*/
.contact_txt{
	color:#333;
	padding-bottom:5px;
}
.subSection-title{
	font-size :20px!important;
	font-weight:500;
	border-bottom: 2px solid #d3c6a4;
	box-shadow:none;
}
/*wiget title*/