html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
font-size:101%;
line-height: 2.3em;
}
#sticky_header {
	background-image: url("https://ascension-fp.com/wp-content/uploads/2019/02/menu.png");
	height: 51px;
}
ul.related_post li {
    width: 240px !important;
    vertical-align: top !important;
    padding: 0 !important;
    background: none !important;
    margin-top: 0;
    margin-right: 17px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    float: none !important;
}

.page-id-2 .page-header{
 display: none !important;
}

.top-header {text-align: right;}
.top-header h1 {font-size: 12px;float:right;font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;padding-bottom: 0px;margin-bottom: 0px;line-height: 13px;}
#site-branding  {text-align: left;}
.header-social-block {float: right;max-width: 500px !important;	min-width: 320px !important;}
.top-header .widget_contact { width: 100%;}
#site-branding { margin: 0px; }
.header-social-block { width: 50%;}

.home .page-header .page-title {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    background-color: transparent;
}
.nofooter {
display:none;
}

.must {
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #F92931;
	border-radius: 20px;
}

.free {
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #424242;
	border-radius: 20px;
}
.nofooter {
display:none;
}

form p {
	font-weight: 600;
}
.nav-site-title {
	border-left:0 !important;
}

input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	background: rgba(255, 255, 142, 0.46);
}

input.wpcf7-submit {
	width: 100%;
	height: 80px;
	background: #27c038;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}

.main-slider .image-slider {
	background-position: center center;
	background-size: cover;
	  	-webkit-box-sizing: border-box;
  		-moz-box-sizing: border-box;
  	box-sizing: border-box;
  	min-height: 390px !important;
  	position: relative;
}
.slider-content .slider-title,
.slider-content .slider-title a {
	color: #FFF !important;
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	text-shadow: 0px 0px 2px #666, 2px 2px 3px #666;
}
.slider-content .slider-text h3 {
	color: #FFF !important;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	text-shadow: 0px 0px 2px #666, 2px 2px 3px #666;
	display:none;
}

a.slider-prev, a.slider-next {
	color: #FFF !important;
	font-size: 80px;
	line-height: 1;
	opacity: 0;
		-moz-opacity: 0.3;
		filter:alpha(opacity=30);
	position: absolute;
	top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	transform: translateY(-50%);
		-webkit-transition: all 300ms ease-out;
		-moz-transition: all 300ms ease-out;
		-o-transition: all 300ms ease-out;
		-ms-transition: all 300ms ease-out;	
	transition: all 300ms ease-out;
	z-index: 99;
}
.main-slider:hover a.slider-prev {
	left: 70px;
	opacity: 0.3;
		-moz-opacity: 0.3;
		filter:alpha(opacity=30);
}


.slider-button a {
	background-color: transparent;
	border: 1px solid #FFF !important;
	cursor: pointer;
	display: inline-block;
    color: #FFF !important;
	font-size: 0;
	height: 14px;
	line-height: 14px;
	margin: 0 3px;
	opacity: 0.5;
		-moz-opacity: 0.5;
		filter:alpha(opacity=50);
	text-align: center;
	vertical-align: middle;
	width: 14px;
}
nav.slider-button a.active, 
nav.slider-button a:hover {
	background-color: #ddd;
	  	-moz-transition:background .3s ease;
	  	-webkit-transition:background .3s ease;
	  	-ms-transition:background .3s ease;
  	transition:background .3s ease;
}
.btn-default {
	border: 1px solid #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FF9900;
	color: #fff;
	display: inline-block;
	font-family: "Lato",sans-serif;
	font-weight: normal;
	line-height: 23px;
	margin: 10px 10px 0;
	padding: 7px 22px;
	text-align: center;
	text-transform: uppercase;
		-ms-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.btn-default:hover {
	background-color: #C69f70;
	border: 1px solid #C69f70; 
	color: #fff;
}

.promonational-area {
	margin-bottom: 0px !important;
}
.promonational-img {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 220px;
	padding: 0px !important;
	position: relative;
	width: 100%;
    bottom: 0 !important;
}
.promonational-area .promonational-link {
	bottom: 0;
	display: block;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
}
.promonational-overlay {
	border: 0px !important;
	height: 0% !important;
	position: relative;
	text-align: center;
}
.promonational-overlay h4 {
	background-color: rgba(0, 0, 0, 0.6) !important;
	color: #FFF !important;
	display: block !important;
	font-size: 15px!important;
	left: 0 !important;
	letter-spacing: 2px;
	line-height: 18px;
	max-width: 100% !important;
	padding: 8px 12px 7px 14px !important;
	position: absolute;
	text-transform: uppercase;
	top: 0% !important;
		-webkit-transform: translateY(566%) translateX(0%) !important;
		-moz-transform: translateY(566%) translateX(0%) !important;
		-o-transform: translateY(566%) translateX(0%) !important;
		-ms-transform: translateY(566%) translateX(0%) !important;
	transform: translateY(566%) translateX(0%) !important;
}

#site-branding  {
	text-align: left;
}
#site-branding {
	margin: 0px;
}
.header-social-block {
	width: 50%;
}

.social-links {
display:none;
}
/* .menu {
		display: block;
}  */

@media only screen and (max-width: 767px) {
.child_pages .child_page {
float: none;
width: 100% !important;
}
.top-header .widget_contact {
display: block !important;
}
#menu-top {
		display: block !important;
} 
}

h1, h2, h3, h4, h5, h6 {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-weight: 500;
	margin-top:0;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.entry-content h2, h3, h1 {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
.entry-content h2{
    font-size: 2.0rem;
    font-weight: 400;
    color: #76323f;
    background-color: #fff !important;
    border-left: none;
    display: flex;
    align-items: center;
}
.entry-content h2:before{
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #76323f;
    display: block;
}
.entry-content h2:after{
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #76323f;
    display: block;
}
.entry-content h2:before {
	margin-right: .4em;
}
.entry-content h2:after {
	margin-left: .4em;
}
.page-header {
	padding-bottom:5px;
}
.page-header .page-title {
  position: relative;
  padding: 0.3em 10% 0.3em 0.5em;
  background: #ce3130;
  color: white;
}

.page-header .page-title::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 15px rgb(149, 158, 155);
}

h3 {
color:#68552D !important;
  position: initial;
	  padding-top: .8em;
  padding-bottom: .4em;
	margin-bottom: .5em;
	line-height: 36px;
}

.widget-title {
  padding-bottom: 10px !important;
}
h3.widget-title::after{
	background-color: #fff !important;
}
#colophon .widget-title {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    line-height: 1px !important;
}
#colophon .widget-title:after {
background-color: #FFF !important;
}


.slider-content .slider-text h2 {
border-left: solid 0px  #fff !important;
}
#main h4 {
	padding: 6px !important;
	margin: 20px 0px !important;
	background-color:#bd881e;
	border-left: solid 3px #68552D;
}
h5 {
font-size: 24px;
	 border-bottom: 1px solid #68552D;
	    padding-bottom: 5px;
    margin-bottom: 5px;
}
h5 {	    
	padding-bottom: 5px;
    margin-bottom: 5px;
}
	
blockquote {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
pre {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
code, kbd, tt, var {
	font: 14px H;
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	line-height: 21px;
}

@media only screen and (max-width: 767px) {
.child_pages .child_page {
float: none;
width: 100% !important;
}
}

.wp-caption .wp-caption-text, .gallery-caption {
    font-style: normal;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0;
    padding: 5px 0;
    border-bottom: none;
	line-height: 110%;
}

#secondary .widget-title {
	background-color: #bd881e;
}
#secondary .widget-title:after {
	border-color: #bd881e transparent transparent;
	background-color:#FFF;
}
@media only screen and (max-width: 767px) {
.menu {
    display: none;
    background-color: #fff4f5;
    text-indent: 20px;
}}

.mainmidashi {
font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-size: 35px;
    text-align:center;
    font-weight: 400;
    color: #000 !important;
	margin-bottom:8px;
}
.box30 {
    margin: 0;
    background: #fffaf0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
    font-size: 1.4em;
    background: #ce3130;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.topul {
    padding: 10px 20px;
    margin-left: 15px;
}
.topul li {
  line-height: 1.5;
  list-style-type: none!important;
}

.topul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  position: absolute;
  left : 1em;
  color: #ffb03f; 
	font-weight:bold;
}
.setsumei {
	font-size:16px;
	line-height:25px;
}

.kokuban-t1 {
 position: relative;
 margin: 2em auto;
 padding: 2em 1em 0.5em;
 width: 90%;
 background-color: #202020;
 color: #fff;
	font-weight:bold;
 border: 10px solid #8b4513;
 border-radius: 3px;
 box-shadow: 0 0 5px #333;
}
.kokuban-t1::before,
.kokuban-t1::after {
 position: absolute;
 content: '';
 bottom: 0;
} 
.kokuban-t1::before {
 right: 10px;
 border: solid 3px yellow;
 width: 20px; 
 border-radius: 3px 2px 0 2px;
}
.kokuban-t1::after {
 right: 40px;
 border: solid 3px #fff;
 width: 15px; 
 border-radius: 8px 5px 2px 5px;
}
.title-t1 {
 position: absolute;
 left: 1em;
 top: .5em;
 font-weight: bold;
 font-size: 1.1em;
 color: yellow;
}
.su-row .su-column {
    margin: 0 !important;
}
.su-column-size-1-2 {
    width: 50% !important; 
}
.page{
  position: relative;
  padding: 0.25em 0;
}
.prof{
  width: 100%;
  border-collapse: collapse;
}

.prof tr{
  border-bottom: solid 2px white;
}

.prof tr:last-child{
  border-bottom: none;
}

.prof th{
  position: relative;
  text-align: left;
  width: 20%;
  background-color: #52c2d0;
  color: white;
  text-align: center;
  padding: 10px 0;
}

.prof th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.prof td{
  text-align: left;
  width: 80%;
  background-color: #eee;
  padding: 5px 5px 10px 20px;
	line-height:20px;
}
@media only screen and (min-width: 640px){
.block-inner {
    padding-left: 0;
    padding-right: 0;
}
}
.block-inner {
    clear: both;
}
.block-md {
    clear: both;
    padding-top: 1em;
    padding-bottom: 1em;
}
.next {
    position: relative;
    margin-bottom: 2em;
}
.item-flow {
    border: 4px solid #bd881e ;
    border-radius: .35em;
    background-color: #fff;
}
.title-flow {
    font-family: 'Noto Sans Japanese' !important;
    font-weight: 500;
    font-size: 1.14em;
    line-height: 1.2;
    padding: .3em .5em;
    text-align: center;
	color:#FFF;
    background-color: #bd881e ;
	border-bottom:#bd881e;
}
.title-flow .number {
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.3em;
    margin-right: .5em;
    text-align: center;
    background-color: #fff;
    color: #bd881e ;
    font-size: .875em;
    font-weight: 500;
    border-radius: 50%;
}
.text-flow {
    overflow: hidden;
    padding: 0.4em;
	margin-bottom:0 !important;
}
.text-flow p{
	margin-bottom:0 !important;
	line-height:22px;
}
.next::after {
    position: absolute;
    content: '';
    bottom: -2.8em;
    left: 0;
    right: 0;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    width: 0;
    height: 0;
    border: 1em solid transparent;
    border-top: 1em solid #ddd;
}

.service {
	font-size:23px;
border-bottom: double 5px #ce3130;
	font-weight:600;
	padding-bottom:0;
}
.cam {
  position: relative;
  border-top: solid 2px #ce3130;
  border-bottom: solid 2px #ce3130;
  background: #ffffe0;
  line-height: 1.4;
  padding: 0.8em 0.5em;
  margin: 1em 0 0.5em;
		font-weight:bold;
	font-size:1.3em;
}

.cam:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  content: '\f0a1\ CAMPAIGN!';
  background: #ce3130;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
	font-weight:bold;
}
.per {
	font-size:0.85em;
	margin:10px 0 10px 10px;
	color:#bd881e;
}
.komi {
    position: relative;
    padding: 0.25em 0;
	 color:#bd881e;
	margin-top:15px;
}
.pri {
	margin-top:20px !important;
}
.name {
	font-size:1.5em;
	color:#ce3130;
	font-weight:600;
}
@media (max-width: 790px){
.main_buttons {
    height: 80px !important;
}
}
.small_image_blog .post-featured-image{
	width: 20% !important;
}
.entry-title{
	padding-bottom:0;
}
.entry-title a{
	font-size:20px !important;
	line-height:1.5em;
}
.entry-content p{
	font-size:15px;
	line-height:1.5em;
	margin-bottom:10px !important;
}
.entry-content{
	margin:0 !important;
}
/*
#content h2:after{
	display:none;
}*/