* {
	font-family: "新丸ゴ R" , "Shin Maru Go Regular";
}
.fb-page * {
	font-family: initial;
}

@media (min-width: 768px) {
	.sp-only {
		display: none !important;
	}
}
@media (max-width: 767px) {
	.pc-only {
		display: none !important;
	}
}
@media (min-width: 992px) {
	.sp-only2 {
		display: none !important;
	}
}
@media (max-width: 991px) {
	.pc-only2 {
		display: none !important;
	}
}

a {
	color:#0095d9;
}
a:hover {
	color:#0095d9;
}
footer a {
	color: #86bf00;
}
footer a:hover {
	color: #86bf00;
}
hr {
    border-top: 1px solid #DCDCDC;
}

/* フッター(等)のタイトル部の左右の影を消す */
.subSection-title, h3 {
	/* -webkit-box-shadow: 0 1px 2px rgba(255,255,255,.9);
    box-shadow: 0 1px 2px rgba(255,255,255,.9); */
    -webkit-box-shadow: 0 3px 2px -2px rgba(255,255,255,.9);
    box-shadow: 0 3px 2px -2px rgba(255,255,255,.9);
}

@media (max-width: 991px) {
	.navbar.siteHeader {
		position: absolute !important;
	}
}

.headerTop_contactBtn > .btn-primary {
	background-color: #4AB3F4;
	border: none;
}

.media_post .media_post_text .media_post_excerpt {
	display:block;
    /* font-size: 13.5px; */
	/* font-size:12px; */
}

.sidebar_link {
	border-top: solid 2px #86BF00;
    /* padding-top: 13px; */
    padding-top: 0.8em;
	margin: 40px 0;
}
.sidebar_link ul {
    padding-left: 0;
}
.sidebar_link ul li {
    list-style: none;
	/* border-bottom: 1px dotted #666; */
	border-bottom: 1px solid #DCDCDC;
    padding-bottom: 15px;
}
.sidebar_link ul li a {
    color: #333;	
}
/*
#widget_sp_image-2 {
	margin-top: 40px;
}
@media (max-width: 991px) {
	#widget_sp_image-2 {
		max-width: 80%;
		margin: 0 auto;
	}
}
*/
#widget_sp_image-3 img {
	max-width: 80% !important;
	margin-top: 40px;
}
@media (max-width: 991px) {
	#widget_sp_image-3 img {
		max-width: 80% !important;
		/* margin: 0 auto; */
	}
}



footer {
    /* background-color: #f5f5f5; */
    /* background-color: #F7F5DC; */
    background-color: #f8f5dc;
}

.vertical_card {
	border: none;
}
.vertical_card .media_post_text {
    padding: 20px 0 !important;
}

body.page:not(.post-name-sodan):not(.home) h2 {
	padding: 0;
}
body.page:not(.post-name-sodan):not(.home) h2,
#ltg_full_wide_title-2 .widget_ltg_full_wide_title_title,
#ltg_full_wide_title-3 .widget_ltg_full_wide_title_title,
#ltg_full_wide_title-4 .widget_ltg_full_wide_title_title,
#ltg_full_wide_title-8 .widget_ltg_full_wide_title_title,
#ltg_full_wide_title-9 .widget_ltg_full_wide_title_title,
#ltg_full_wide_title-10 .widget_ltg_full_wide_title_title {
	background-color: #f8f5dc;
    border-top: solid 3px #86BF00;
    /* line-height: 2.1em; */
	line-height: 1.3em;
    text-align: left;
    /* padding-left: 30px; */
    padding: 11px 30px;
	font-size: 2.9rem;
}
body.page:not(.post-name-sodan):not(.home) h3 {
    color: #86BF00;
    border-top: 1px solid #86BF00;
    border-bottom: 1px solid #86BF00;
    box-shadow: none;
    padding: 5px 0 7px;
}
body.page:not(.post-name-sodan):not(.home) h3::after {
	content: none;
}
.h2_small_text,
.h3_small_text {
	font-size: 16px;
	vertical-align: bottom;
}
@media (min-width: 768px) {
	body.page:not(.post-name-sodan):not(.home) h2,
	body.page:not(.post-name-sodan):not(.home) h3 {
		margin-top: 75px;
	}
	body.page:not(.post-name-sodan):not(.home) h2 + h3 {
		margin-top: 40px;
	}
	/* body.page:not(.post-name-sodan):not(.home) h2:first-of-type { */
	body.page:not(.post-name-sodan):not(.home) h2:first-child {
		margin-top: 15px;
	}
}
@media (max-width: 767px) {
	body.page:not(.post-name-sodan):not(.home) h2,
	#ltg_full_wide_title-2 .widget_ltg_full_wide_title_title,
	#ltg_full_wide_title-3 .widget_ltg_full_wide_title_title,
	#ltg_full_wide_title-4 .widget_ltg_full_wide_title_title,
	#ltg_full_wide_title-8 .widget_ltg_full_wide_title_title,
	#ltg_full_wide_title-9 .widget_ltg_full_wide_title_title,
	#ltg_full_wide_title-10 .widget_ltg_full_wide_title_title {
		/* line-height: 1.9em; */
		line-height: 1.3em;
		/* padding-left: 18px; */
	    /* padding: 8px 18px;
		font-size: 2.7rem; */
	    padding: 8px 12px;
	    font-size: 2.2rem;
	}
}

@media (min-width: 992px) {
	.headerTop {
		color: #fff;
		background-color: #86BF00;
	}
}

.navbar-brand > a {
	color: #86BF00;
}

.slide-text-set {
    top: 40%;
}
@media (min-width: 768px) {
	.slide-text-title {
		font-size: 3vw;
	}
}
@media (max-width: 767px) {
	.siteHeadContainer {
		border-top: 6px solid #86bf00;
	}
	.navbar-brand {
		font-size: 26px;
		text-align: left;
		padding-left: 20px;
	}
	.slide-text-set {
		/* top: 33%; */
		top: 50%;
	}
	.slide-text-title {
		font-size: 7.1vw;
		line-height: 1.3;
		/* line-height: 36px; */
		padding-left: 5px;
	}
	.slide-text-caption {
		font-size: 18px;
	}
	
	.oblong_card.large_image .media_post_excerpt {
		display: none;
	}
	
	#ltg_full_wide_wakakusa_project_ha .widget_ltg_full_wide_title_caption {
		text-align: left;
	}
	
	.widget_ltg_full_wide_title_outer {
		padding-top: 30px !important;
		padding-bottom: 25px !important;
	}
	#ltg_full_wide_title-6 .widget_ltg_full_wide_title_outer {
		padding-top: 10px !important;
		padding-bottom: 25px !important;
	}
	#ltg_full_wide_wakakusa_project_ha .widget_ltg_full_wide_title_outer {
		/* padding-top: 30px !important; */
		padding-top: 40px !important;
		padding-bottom: 15px !important;
	}
	#ltg_full_wide_wakakusa_project_ha .prBlock {
		margin-bottom: 40px;
	}
	#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha {
		margin-bottom: 0;
	}
	.top_support_hr {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.layout_yobikake {
		padding-bottom: 0 !important;
	}
	.layout_yobikake .panel-grid-cell {
		margin-bottom: 10px !important;
	}
	.vertical_card.large_image {
		margin-bottom: 0;
	}
}
/*
@media (max-width: 320px) {
	.slide-text-set {
		top: 35%;
	}
}
*/

.twitter_menu a {
    background-color: #4AB3F4 !important;
    color: #fff !important;
    border-radius: 4px !important;
    padding: 5px 10px !important;
    margin-top: 5px !important;
	margin-left: 25px !important;
}
.twitter_menu a:hover {
	opacity: 0.8 !important;
}
.twitter_menu a:hover:after {
	border-bottom: none !important;
}
@media (max-width: 991px) {
	.twitter_menu {
		display: none !important;
	}
}

.media_post_term {
	background-color: #86BF00 !important;
}

ul.gMenu {
	margin-top: 7px;
}

/*
ul.mobile-fix-nav-menu li a,
ul.mobile-fix-nav-menu li span {
	color: #86BF00 !important;
}
*/




.category_link {
    text-align: right;
    margin-top: -30px;
}
.category_link2 {
    margin-top: -15px;
}
.category_link a {
    font-size: 17px;
    color: #fff;
    background-color: #86BF00;
    padding: 15px 30px;
	text-decoration: none;
}
.category_link a:hover {
    /* background-color: #73B136; */
	opacity: 0.8;
}

.oblong_card .media_post_image img {
    width: 180px;
}

.vertical_card .media_post_title,
.oblong_card .media_post_title {
    letter-spacing: 2px;
    font-weight: 700;
    margin: 0 0 5px;
    font-size: 20px !important;
    line-height: 1.3;
}

@media screen and (max-width: 767px) {
	.category_link {
		margin-top: -20px;
	}
	.category_link2 {
		margin-top: -5px;
	}
	.category_link a {
		display: block;
		width: 100% !important;
		text-align: center;
		font-size: 18px;
		padding: 12px 0;
	}
	.oblong_card .media_post_image img {
    	width: 120px;
	}
	.media_post .media_post_text .media_post_meta .media_post_term {
    	display: table-cell;
	}
	.oblong_card.large_image .media_post_text {
		padding-top: 0;
	}
	.oblong_card .media_post_title {
	    font-size: 15px !important;
	}
}


.widgets_on_page ul {
	padding-left: 0;
}
.oblong_card .media_post_title {
    margin: 7px 0 !important;
}
.vertical_card .media_post_excerpt,
.oblong_card .media_post_excerpt {
	margin-top: 10px;
    /* font-size: 13.5px !important; */
    font-size: 15px !important;
    line-height: 1.8;
}
.oblong_card .media_post_excerpt {
	margin-top: 0;
	min-height: 48px;
}
.oblong_card {
    border: none;
	/* margin-bottom: 5px; */
	margin-bottom: 12px;
}
.oblong_card a {
	text-decoration: none;
}
.oblong_1 .col-sm-12:last-child .oblong_card, .oblong_large_image_1 .col-sm-12:last-child .oblong_card {
    border-bottom: none;
}
.oblong_card .media_post_term {
	position: relative !important;
}



@media screen and (min-width: 768px) {
	.widgets_on_page .image_3 .media_post_image {
    	height: 250px;
	}
	.vertical_card.large_image .media_post_image {
    	height: 200px;
	}
}
@media screen and (min-width: 576px) {
	.widgets_on_page .flex_height_col.col-sm-6 {
    	width: 50%;
	}
}
@media screen and (min-width: 1200px) {
	.vertical_card.large_image .media_post_image {
    	height: 240px !important;
	}
}


.tagcloud_custom {
	width: 90%;
    margin: 0 auto;
    margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.tagcloud_custom {
		width: 100%;
    	margin-bottom: 30px;
	}
}
.tagcloud_custom a:before {
    display: none;
}
.tagcloud_custom a {
	border: none !important;
    background-color: #D6ECE6 !important;
    border-radius: 0 !important;
    padding: 0px 30px 0px !important;
    margin-right: 20px;
    margin-bottom: 20px;
    line-height: 3em !important;
    font-size: 14px;
    display: inline-block;
	text-decoration: none;
}
.tagcloud_custom a:hover {
	color: #464646;
}
.tagcloud_custom a.tag_selected {
    background-color: #e5e5e5 !important;
}

/*
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
    z-index: 2;
}
*/

.slide-text-caption {
	color: #333333 !important;
}

.prBlock .prBlock_image {
    width: 100%;
    height: 100%;
    border-radius: 0;
}
.prBlock a .prBlock_image:hover {
	opacity: 0.8;
}
.prBlock a .prBlock_summary:hover {
    text-decoration: none;
}
.prBlock .prBlock_summary {
    text-align: left;  
}
.prBlock .prBlock_title {
    margin-top: 0;
    background-color: #86bf00;
    color: #fff;
    line-height: 2.2em;
}

.prBlock_title_sub {
	font-size: 16px;
    vertical-align: bottom;
}

/* #wp_widget_vkexunit_pr_blocks-3 { */
/*
#custom_html-9 {
	width: 100%;
	height: 0;
	padding-top: calc(998 / 1900 * 100%);
	background: url(/wp-content/uploads/2019/04/bgimage_sky.jpg) center center / cover no-repeat;
}
*/
#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha {
	margin-top: 40px;
}
#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha .prBlock_title {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    /* flex-flow: column; */
    vertical-align: top;
    width: 80%;
    /* height: auto; */
	background-color: #fff;
    color: #86bf00;
	font-size: 46px;
    margin-bottom: 15px;
}
#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha .prBlock_title:before{
	content: "";
	display: block;
	padding-top: 100%; 	/* initial ratio of 1:1*/
}
/*
.widget_ltg_full_wide_title_title_wakakusa_project_ha {
	margin-bottom: .6em;
}
*/

.top_support_hr {
	border-top: 3px solid #86bf00;
	margin-top: 50px;
}


.top_yobikake {
	background-color: #f8f5dc;
}
.top_yobikake_img {
	width: 35%;
	display: inline-block;
    vertical-align: top;
}
.top_yobikake_name_wrap {
	width: 60%;
	display: inline-block;
	padding-top: 15px;
	padding-left: 10px;
}
.top_yobikake_name {
	color: #86bf00;
	font-size: 20px;
}
.top_yobikake_text {
	font-size: 14px;
	padding-top: 5px;
}

.prBlock .prBlock_title {
    font-size: 24px;
}

.representative_supporter .prBlock_title {
	text-align: left;
	padding-left: 20px;
	font-size: 28px;
}

.prBlock .prBlock_summary {
    font-size: 16px;
}

@media (min-width: 768px) {
	/* #wp_widget_vkexunit_pr_blocks-2, */
	#wp_widget_vkexunit_pr_blocks_top_3pr {
		margin-top: 10px;
		margin-bottom: 50px;
	}
}

#ltg_full_wide_wakakusa_project_ha .widget_ltg_full_wide_title_outer {
	padding-top: 60px;
}
@media (max-width: 767px) {
	#ltg_full_wide_wakakusa_project_ha .widget_ltg_full_wide_title_outer {
		background-image: url('/wp-content/uploads/2019/05/bgimage_sky_sp.jpg') !important;
		background-repeat: repeat-y !important;
		    background-size: contain !important;
	}
	.siteFooter .sectionBox {
		padding-top: 1.5em;
		padding-bottom: 0.5em;
	}
	.siteFooter .copySection {
		padding-top: 1em;
		padding-bottom: 70px;
	}
	.siteFooter li {
		margin-bottom: .3em;
		font-size: 18px;
	}
	
	.representative_supporter .prBlock_title {
		line-height: 1.7em;
	}
	.top_yobikake_name {
	    font-size: 22px;
	}
	.top_yobikake_text {
		font-size: 16px;
	}
}

.widget_ltg_full_wide_title_title {
    margin-bottom: 1.0em;
}

.widget_ltg_full_wide_title_outer p {
	font-size: 18px;
}

@media screen and (max-width: 1199px) {
	.top_yobikake_name_wrap {
	    padding-top: 5px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.prBlock .prBlock_title {
		font-size: 20px;
	}
	#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha .prBlock_title {
		font-size: 32px;
	}
	.prBlock_title_sub {
	    font-size: 13px;
	}
	.top_yobikake_name_wrap {
	    padding-top: 0;
	}
	.top_yobikake_text {
	    font-size: 13px;
	}
	.top_yobikake {
	    min-height: 110px;
	}
}

@media screen and (max-width: 991px) {
	footer .col-md-4:nth-of-type(n+2) {
		margin-top: 30px;
	}	
}

@media screen and (max-width: 320px) {
	.prBlock_title_sub {
		font-size: 14px;
	}
	.category_link a {
		font-size: 16px;
	}
}

.tsuduki_wo_yomu {
	color: #86bf00;
}

.oblong_card .media_post_image img {
    width: 180px;
    height: 167px;
    object-fit: cover;
	font-family: 'object-fit: cover;'; /*IE用*/
}
@media screen and (max-width: 767px) {
	.oblong_card .media_post_image img {
		width: 120px;
		height: 111px;
	}
}

.nav>li>a {
    padding: 10px 10px;
}

.oblong_card .media_post_image.noimage {
	display: none;
}

.oblong_card .media_post_image:not(.noimage) {
	margin-bottom: 20px;
}
/*
#ltg_media_posts_media_post-7 .oblong_card.large_image .media_post_text {
    padding-top: 0;
}
*/

.oblong_card .media_post_image.noimage ~ .media_post_label_new ~ .media_post_text > .media_post_meta {
	margin-left: 26px;
}
@media screen and (max-width: 767px) {
	.oblong_card .media_post_image.noimage ~ .media_post_label_new ~ .media_post_text > .media_post_meta {
		margin-left: 40px;
	}
}
/* .media_post_label_new { */
li.widget_ltg_media_posts_media_post {
	line-height: 1.42857143;
}

/* .about_3work .su-row:not(:last-of-type) { */
.about_3work .su-row {
	margin-top: 1.8em;
}
.about_3work p {
	margin-bottom: 0;
}

.page-header {
	background: none;
	background-color: #86bf00;
}
.page-header_pageTitle {
	color: #ffffff !important;
}

@media (min-width: 992px) {
	.navbar-brand img {
		/* max-width: 200px; */
		max-width: 195px;
		/* max-height: none; */
		/* max-height: calc(200px * 174 / 750); */
		max-height: calc(195px * 174 / 750);
	}
	ul.gMenu>li {
		font-size: 12px;
		line-height: 18px;
		float: none;
		display: table-cell;
    	vertical-align: middle;
	}
	.nav>li>a {
		/* padding: 10px 8px; */
		padding: 10px 7px;
	}
}
@media (min-width: 1200px) {
	.navbar-brand img {
		max-width: 280px;
		/* max-height: none; */
		max-height: calc(280px * 174 / 750);
	}
	ul.gMenu>li {
		font-size: 13px;
		line-height: 18px;
		float: none;
		display: table-cell;
    	vertical-align: middle;
	}
	.nav>li>a {
		padding: 10px 10px;
	}
}

#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha p.prBlock_summary {
	margin-bottom: 0;
}
#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha ul {
	text-align: left;
	padding-left: 1.0em;
	margin-bottom: 0;
}
#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha li {
	list-style: none;
	text-indent: -1.0em;
	line-height: 1.6em;
	margin-bottom: 1px;
}
#wp_widget_vkexunit_pr_blocks_wakakusa_project_ha li::before {
	content: "・";
}


.twitter_footer {
	width: 92px;
	font-size: 14px;
	line-height: 1.65em;
	position: absolute;
    right: 20px;
    top: -7px;
	z-index: 1;
	display: block !important;
}
.twitter_footer a {
	display: block;
	margin-left: 0 !important;
	text-decoration: none;
}
.twitter_footer i {
	margin-right: .5rem;
}


.post-name-sodan .siteContent {
	padding-top: 0;
}
.width_100vw img {
	width: 100vw;
    max-width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

#ltg_full_wide_sodan_example .widget_ltg_full_wide_title_outer {
	background-color: #86BF00;
	margin-top: 0;
	margin-bottom: 40px;
	padding-top: 105px;
	padding-bottom: 70px;
}
.widget_ltg_full_wide_title_title_sodan_example {
	color: #fff;
	font-size: 50px;
	margin-bottom: 75px;
}
#ltg_full_wide_sodan_example .prBlock_summary {
	color: #fff;
    /* margin-top: 30px; */
    margin-top: 20px;
    text-align: center;
}
/*
.widget_ltg_full_wide_title_title {
	margin-bottom: 75px;
}
*/

.sodan_title {
	border: none;
    background-color: transparent;
    color: #86BF00;
    text-align: center;
    font-size: 50px;
	margin-top: 90px;
	margin-bottom: 45px;
}
.sodan_help_list {
    list-style-type: none;
    border-top: 3px solid #86BF00;
    max-width: 66.6%;
    margin: 0 auto;
	padding: 0;
	/* padding-left: 1.0em; */
}
.sodan_help_list li {
    /* line-height: 78px; */
	padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #86BF00;
    margin-bottom: 0;
    font-size: 20px;
    /* text-indent: -1.0em; */
    padding-left: 70px;
    /* background-image: url(/wp-content/uploads/2019/07/number01.jpg); */
    background-repeat: no-repeat;
    background-position: 0px 16px;
    background-size: 40px;
}
.sodan_help_list li:nth-of-type(1) {
    background-image: url(/wp-content/uploads/2019/07/number01.jpg);
}
.sodan_help_list li:nth-of-type(2) {
    background-image: url(/wp-content/uploads/2019/07/number02.jpg);
}
.sodan_help_list li:nth-of-type(3) {
    background-image: url(/wp-content/uploads/2019/07/number03.jpg);
}
/*
.sodan_help_list li::before {
	content: "";
	background: url(/wp-content/uploads/2019/07/number01.jpg) center center / cover no-repeat;
	width: 20px;
    height: 20px;
}
*/
.sodan_help_box {
	color: #86BF00;
    border: 2px solid #86BF00;
    background-color: #F8F5DC;
    width: 66.6%;
    margin-left: auto;
    margin-right: auto;
    padding: 40px 50px;
    font-size: 20px;
    margin-top: 80px;
    margin-bottom: 80px;
    line-height: 1.8;
}
.sodan_help_button {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-evenly;
	list-style-type: none;
	padding-left: 0;
    width: 90%;
    margin: 0 auto;
}
.sodan_help_button li {
	width: 46%;
}
.sodan_help_button a img:hover,
.sodan_yakusoku_link_wrap a img:hover {
	opacity: 0.8;
}

.sodan_width_100vw_2 {
	margin-top: 100px;
}

.sodan_line_text {
    text-align: center;
    font-size: 20px;
}

.sodan_line_link {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
	list-style-type: none;
	padding-left: 0;
	margin-top: 75px;
}
.sodan_line_link li {
	width: 31.7%;
}

.sodan_line_mail_sub {
	background-color: #F8F5DC;
	margin-top: 90px;
	margin-bottom: 45px;
	padding-left: 5%;
	padding-right: 5%;
    padding-bottom: 100px;
}

.sodan_line_mail_sub_title {
	border: none;
    background-color: transparent;
    color: #86BF00;
    text-align: center;
    font-size: 36px;
	box-shadow: none;
    padding-top: 70px;
    padding-bottom: 20px;
}
.sodan_line_mail_sub_title::after {
	content: none;
}

.list_circle {
	list-style-type: none;
	padding-left: 1.0em;
    /* width: 90%; */
    margin: 0 auto;
}
.list_circle > li {
	text-indent: -1.0em;
	margin-bottom: 3px;
}
.list_circle > li::before {
	display: inline-block;
    content: '';
    position: relative;
    /* top: .05em; */
    top: .06em;
    width: 15px;
    height: 15px;
    background-color: #86BF00;
    border-radius: 100%;
    margin-right: 2px;
}

.list_circle_sanjo {
	font-size: 24px;
	color: #86BF00;
}
.list_circle_sanjo > li::before {
    top: .10em;
    width: 22px;
    height: 22px;
}
.list_circle_medical {
	font-size: 21px;
    margin: 30px auto;
}
.list_circle_medical > li::before {
    top: .09em;
    width: 20px;
    height: 20px;
}
.list_circle_link {
	font-size: 20px;
    margin: 30px auto;
}
.list_circle_link > li::before {
    top: .09em;
    width: 19px;
    height: 19px;
}

.sodan_yakusoku_box_wrap {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    /* width: 90%; */
    margin: 70px auto;
}
.sodan_yakusoku_box {
	width: 48.5%;
	background-color: #fff;
}
.sodan_yakusoku_box_title {
	background-color: #86BF00;
	color: #fff;
	font-size: 28px;
    text-align: center;
    padding: 8px 0 10px;
}
.sodan_yakusoku_box_content {
	padding: 5% 6%;
}

ul.list_indent {
	list-style-type: none;
	padding-left: 1.0em;
	margin-top: 3px;
	margin-bottom: 3px;
}
ul.list_indent > li {
	text-indent: -1.0em;
	margin-bottom: 3px;
}

.list_in_disclaimer {
	list-style-type: disc;
	padding-left: 30px;
}
.list_in_disclaimer > li {
	margin-bottom: 30px;
}

.list_in_link {
	list-style-type: disc;
	padding-left: 25px;
}
.list_in_link > li {
	margin-bottom: 30px;
}

.list_in_privacy {
	list-style-type: decimal;
	padding-left: 30px;
	margin-top: 30px;
}
.list_in_privacy > li {
	margin-bottom: 30px;
}

.sodan_yakusoku_link_wrap {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
	margin-top: 80px;
}
.sodan_yakusoku_link {
	width: 48.5%;
}
.sodan_yakusoku_link a {
    margin-bottom: 18px;
    display: block;
}
.sodan_yakusoku_link br {
	display: none;
}

.sodan_mail_note {
	font-size: 20px;
	width: 65%;
	margin: 0 auto;
}
.sodan_mail_note > li::before {
    top: .06em;
    width: 18px;
    height: 18px;
}

.sodan_line_mail_sub .wpcf7 {
    width: 73%;
    margin: 0 auto;
}
/* .sodan_line_mail_sub .wpcf7-form .form-control { */
.wpcf7-form .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    height: 55px;
    margin-top: 10px;
}
.sodan_line_mail_sub .wpcf7-form .form-control {
    border: none;
}
/* .sodan_line_mail_sub .wpcf7-form textarea.form-control { */
.wpcf7-form textarea.form-control {
    height: auto;
	margin-bottom: 30px;
}
/* .sodan_line_mail_sub .wpcf7-submit { */
.wpcf7-submit {
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    padding: 12px 12px;
	margin-top: 10px;
}
/* .sodan_line_mail_sub .wpcf7-form label { */
.wpcf7-form label {
    width: 100%;
}
/* .sodan_line_mail_sub .wpcf7-form p { */
.wpcf7-form p {
	margin-bottom: 25px;
}
.sodan_line_mail_sub_mail {
	/* padding-bottom: 80px; */
	padding-bottom: 60px;
}
/* .sodan_line_mail_sub .wpcf7-checkbox > span { */
.wpcf7-checkbox > span {
	display: block;
}
/* .sodan_line_mail_sub .wpcf7-checkbox > span > label { */
.wpcf7-checkbox > span > label {
	/* margin-bottom: 0; */
	display: inline;
}
/* .sodan_line_mail_sub .form_acceptance { */
.form_acceptance {
	display: inline;
}

div.wpcf7 .wpcf7-submit:hover {
	background-color: #c3df80;
    border-color: #c3df80;
}
div.wpcf7 .wpcf7-submit:disabled {
    background-color: #cccccc;
    border-color: #cccccc;
}


.box_in_page {
	background-color: #F8F5DC;
	padding: 25px 30px;
    margin: 35px 0;
}
.box_in_page p:last-of-type {
	margin-bottom: 0;
}
.box_in_page_li_margin li {
	margin-bottom: 30px !important;
}
.box_in_page_sanjo,
.box_in_page_register {
	padding: 30px 30px 30px 10px;
}
.box_in_page_sanjo ol,
.box_in_page_register ol {
	margin-top:0;
	margin-bottom:0;
}
.box_in_page_sanjo ol li:last-of-type,
.box_in_page_register ol li:last-of-type {
	margin-bottom:0 !important;
}
.box_in_about {
	color: #fff;
	background-color: #86BF00;
    padding: 30px;
	margin-top: 40px;
}

.table_in_kigyo {
	border-color: #86BF00;
	margin-top: 35px;
}
.table_in_kigyo th {
	color: #86BF00;
	border-color: #86BF00;
}

.table_in_about {
	font-size: 14px;
	margin-bottom: 30px;
}
.table_in_about td {
	vertical-align: top;
}

.img_in_kigyo {
	margin: 75px 0;
}

@media (min-width: 768px) {
	.entry-body {
		padding-bottom: 0;
	}
}
@media (max-width: 991px) {
	.widget_ltg_full_wide_title_title_sodan_example {
		font-size: 36px;
	}
	.sodan_title {
	    font-size: 36px;
	}
	.sodan_line_mail_sub_title {
    	font-size: 30px;
	}
}
@media (max-width: 767px) {
	#ltg_full_wide_sodan_example .widget_ltg_full_wide_title_title_sodan_example {
		font-size: 26px;
		margin-bottom: 40px;
	}
	#ltg_full_wide_sodan_example .prBlock {
    	margin-bottom: 45px;
	}
	#ltg_full_wide_sodan_example .widget_ltg_full_wide_title_outer {
		padding-top: 40px !important;
		padding-bottom: 0 !important;
	}
	#ltg_full_wide_sodan_example .prBlock_summary {
		margin-top: 10px;
	}
	.sodan_title {
		font-size: 26px;
		margin-top: 40px;
		margin-bottom: 25px;
	}
	.sodan_help_list {
		border-top: 1px solid #86BF00;
		max-width: 100%;
	}
	.sodan_help_list li {
		padding-top: 20px;
    	padding-bottom: 15px;
		border-bottom: 1px solid #86BF00;
		font-size: 19px;
		padding-left: 55px;
	    background-position: 0px 20px;
	}
	.sodan_help_box {
		width: 100%;
		padding: 18px 18px 15px;
		font-size: 20px;
	    margin-top: 45px;
	    margin-bottom: 45px;
	}
	.sodan_help_button,
	.sodan_line_link,
	.sodan_yakusoku_box_wrap,
	.sodan_yakusoku_link_wrap {
	    display: block;
    	width: 100%;
	}
	.sodan_yakusoku_box_wrap {
		margin: 40px auto;
	}
	.sodan_line_link {
	    margin-top: 40px;
	}
	.sodan_yakusoku_link_wrap {
	    margin-top: 40px;
	}
	.sodan_help_button li {
    	width: 100%;
		margin-bottom: 20px;
	}
	.sodan_yakusoku_link {
    	width: 100%;
		margin-bottom: 18px;
	}
	.sodan_line_link li {
	    width: 66.66%;
	    margin: 0 auto 22px auto;
	}
	.sodan_yakusoku_box {
		width: 100%;
	}
	.sodan_yakusoku_box_wrap .sodan_yakusoku_box:nth-of-type(n+2) {
		margin-top: 22px;
	}
	.sodan_width_100vw_2 {
		margin-top: 45px;
	}
	.sodan_line_mail_sub {
		margin-top: 45px;
	}
	.sodan_line_mail_sub_title {
		font-size: 26px;
		padding-top: 45px;
		padding-bottom: 0;
	}
	.sodan_yakusoku_box_title {
	    font-size: 20px;
	}
	.sodan_yakusoku_box_content li {
		margin-bottom: 0 !important;
	}
	.sodan_line_mail_sub {
	    padding-bottom: 30px;
	}
	.sodan_mail_note {
	    width: 100%;
	}
	.sodan_line_mail_sub_title {
		line-height: 1.4em;
	}
	
	/*
	.sodan_line_mail_sub .wpcf7 {
	    width: 100%;
	}
	.sodan_line_mail_sub .wpcf7-form .form-control {
	    margin-top: 5px;
	}
	.sodan_line_mail_sub .wpcf7-form p {
		margin-bottom: 12px;
	}
	.sodan_line_mail_sub select {
	    margin-bottom: 18px;
	}
	.sodan_line_mail_sub .wpcf7-form textarea.form-control {
	    margin-bottom: 18px;
	}
	.sodan_line_mail_sub_mail {
		padding-bottom: 5px;
		margin-bottom: 0;
	}
	.sodan_line_mail_sub .wpcf7-checkbox > span {
		padding-left: 2em;
		text-indent: -2em;
	}
	*/
	
	.wpcf7 {
	    width: 100% !important;
	}
	.wpcf7-form .form-control {
	    margin-top: 5px;
	}
	.wpcf7-form p {
		margin-bottom: 12px;
	}
	.wpcf7-form select {
	    margin-bottom: 18px;
	}
	.wpcf7-form textarea.form-control {
	    margin-bottom: 18px;
	}
	.sodan_line_mail_sub_mail {
		/* padding-bottom: 5px; */
		padding-bottom: 30px;
		margin-bottom: 0;
	}
	.grecaptcha-badge {
		margin: 0 auto;
	}
	.wpcf7-checkbox > span {
		padding-left: 2em;
		text-indent: -2em;
	}
	
	.img_in_kigyo {
		margin: 40px 0;
	}
	
	.box_in_page {
		padding: 12px 15px;
		margin: 25px 0;
	}
	.box_in_page_sanjo,
	.box_in_page_register {
		padding: 12px 15px 12px 0px;
	}
	body.page:not(.post-name-sodan):not(.home) h3 {
		font-size: 19px;
		line-height: 1.3em;
	}
	.h2_small_text,
	.h3_small_text {
    	font-size: 14.5px;
	}
	.h2_small_text_indent {
		display: block;
	    font-size: 14.5px;
		line-height: 1.4em;
		text-indent: -1em;
		padding-left: 1em;
		margin-top: 3px;
	}
	.sanjyo td {
		width: 25% !important;
		font-size: 0.80em;
		padding: 1em 0.3em;
	}
	.box_in_about {
		padding: 12px 15px;
		line-height: 1.6em;
	    margin-top: 22px;
	}
	.about_3work img {
		width: 60%;
	}
	.about_3work .su-row {
		margin-top: 2.5em;
	}
	.about_3work .su-column {
    	margin-bottom: 1.2em !important;
	}
	.about_3work .list_circle {
		margin-top: 5px;
	}
	.table_in_about td {
		font-size: 0.85em;
		padding: 1em 0.3em;
	}
	.table_in_about tr td:nth-child(1) {
		width: 12%;
	}
	.table_in_about tr td:nth-child(2) {
		width: 25%;
	}
	.table_in_about tr td:nth-child(3) {
		width: 63%;
	}
	.table_in_kigyo td {
		padding: 1em 0.3em;		
	}
}

@media (max-width: 991px) {
	#page_top {
		display: none;
	}
}
.page_top_btn {
	background-color: rgba(134,191,0,.8);
    outline: 1px solid rgba(134,191,0,.8);
}

@media (min-width: 992px) and (max-width: 1199px) {
	#wp_widget_vkexunit_pr_blocks_top_3pr .prBlock .prBlock_title {
    	font-size: 20px;
		line-height: 2.6em;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#wp_widget_vkexunit_pr_blocks_top_3pr .prBlock .prBlock_title {
		font-size: 15.5px;
		line-height: 3.6em;
	}
}
