/*
Theme Name: 豊総合保険事務所
Template: lightning
Author: 株式会社 FEAT.
Version: 0.5.1
*/


/* -------------------------------------------------------
	共通パーツ
------------------------------------------------------- */
body {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/body_bg.gif);
}
body,
code {
	font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}
.mincho {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.vk_borderBox .vk_borderBox_body>*:not(.has-text-color) {
	color: #333;
}
a img:hover {
	opacity: .6;
}
.grecaptcha-badge {
	bottom: 5px!important;
}
@media screen and (max-width: 1024px){
	.vk_outer-width-full.vk_outer-paddingLR-none{
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media screen and (max-width: 991.98px){
	body, html {
		font-size: 16px;
	}
}
@media screen and (max-width: 767px) {
	.grecaptcha-badge {
		bottom: 135px!important;
	}
}


/* ヘッダー */
.site-header {
	background: unset;
	box-shadow: unset;
}
.header-top {
	background: #fff url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line01.gif) repeat-x bottom;
	color: #333;
	margin-top: 0;
	border: none;
}
.header-top .container {
	display: block;
	width: 1120px;
	max-width: 90%;
	padding: 2px 0 5px 0;
}
.header-top .header-top-description {
	top: auto;
	padding: 0;
	line-height: 2;
}

#site-header-container {
	width: 1120px;
	max-width: 90%;
	padding: 0;
}
.site-header-container-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 0 3.65vw;
	padding: 10px 0;
}
.site-header--layout--sub-active .site-header-logo {
	float: unset !important;
	width: 314px;
	padding-top: 0;
	padding-left: 10px;
	margin-bottom: 0;
}
.site-header-logo img {
	width: 100%;
	max-height: unset !important;
}
.site-header-container-top-links {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	width: calc(100% - 304px - 3.65vw);
}
.site-header-container-top-links img {
	vertical-align: top;
}
.header_top_nav {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 10px;
   width: 250px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.header_top_nav li {
	margin: 0 !important;
}
.header_top_nav li a {
   display: block;
	padding: 3px 0;
   color: #fff;
   font-size: 14px;
	line-height: 1.7;
   background: #00a5db;
   width: 120px;
   text-decoration: none;
   text-align: center;
   border-radius: 30px;
}
.header_top_nav li a:hover {
	opacity: .6;
}
.header_top_nav li:last-child a {
	background: #d70c25 url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/arrow03.png) no-repeat 50px 50%;
   width: 250px;
   font-size: 16px;
	line-height: 1.5;
}

#global-nav {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg03.gif);
}
.global-nav--layout--penetration .global-nav-list {
	width: 1279px;
}
#global-nav li {
	position: relative;
	border: none;
}
#global-nav li:last-child {
    border-right: 1px solid #91d1eb;
}
#global-nav .global-nav-list>li>a {
	padding: 0;
}
#global-nav .global-nav-list>li>a img {
	vertical-align: bottom;
}
#global-nav .global-nav-list>li>a img.hover {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	opacity: 0;
}
#global-nav .global-nav-list>li:hover>a img.hover {
	opacity: 1;
}

.vk-mobile-nav-menu-btn {
	width: 40px;
	height: 40px;
}
.vk-mobile-nav {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg03.gif);
}
.vk-mobile-nav nav>ul {
	display: flex;
	flex-wrap: wrap;
	border-color: #91d1eb;
}
.vk-mobile-nav ul.menu li {
	width: 25%;
}
.vk-mobile-nav ul.menu li>a {
	height: 100%;
	padding-left: 0;
	padding-right: 0;
	border-color: #91d1eb;
}
.vk-mobile-nav ul.menu li>a img {
	width: 100%;
}
.vk-mobile-nav ul.menu li:nth-child(4n) > a img,
.vk-mobile-nav ul.menu li:last-child > a img {
	border-right: 1px solid #91d1eb;
}
.vk-mobile-nav ul.menu li>a img.hover {
	display: none;
}
.vk-mobile-nav .header_top_nav {
	justify-content: space-between;
	gap: 10px;
	background: #fff;
	width: 330px;
	padding: 30px 40px;
	margin: 50px auto 0;
	box-shadow: 3px 3px 7px rgba(0, 0, 0, .25);
	border-radius: 5px;
}
.vk-mobile-nav .header_top_nav li:last-child,
.vk-mobile-nav .header_top_nav li a {
	width: 100%;
}
@media screen and (max-width: 1370px){
	.global-nav--layout--penetration .global-nav-list {
		width: 95%;
	}
}
@media screen and (max-width: 1024px){
	.site-header-container-top {
		justify-content: flex-start;
		align-items: flex-end;
		gap: 30px;
	}
	.site-header--layout--sub-active .site-header-logo {
		width: 230px;
		padding-left: 0;
	}
	.site-header-container-top-links {
		width: 280px;
	}
	.site-header-container-top-links img {
		width: 100%;
	}
	header .header_top_nav {
		display: none;
	}
}
@media screen and (max-width: 767px){
	#site-header-container {
		max-width: 95%;
	}
	.site-header-container-top {
		gap: 15px;
	}
	.site-header--layout--sub-active .site-header-logo {
		width: 40%;
	}
	.site-header-container-top-links {
		width: 40%;
	}
	.vk-mobile-nav ul.menu li {
		width: 33.333333%;
	}
	.vk-mobile-nav ul.menu li:nth-child(3n) > a img,
	.vk-mobile-nav ul.menu li:last-child > a img {
		border-right: 1px solid #91d1eb;
	}
	.vk-mobile-nav .header_top_nav li {
		width: calc((100% - 10px) / 2);
	}
	.vk-mobile-nav .header_top_nav {
		padding: 30px 20px;
	}
}

/* フッター */
.site-footer {
	border: none;
	margin-top: 50px;
}
.footer-nav {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg01.gif);
	padding: 20px 0;
}
.footer-nav > .container {
	width: 90%;
	max-width: 1050px;
	padding: 0;
}
.footer-nav-list li {
	padding: 0 1.2em;
	border: none !important;
	width: 170px;
}
.footer-nav a {
	color: #fff !important;
	font-size: 14px;
	line-height: 1.8;
}
.footer-nav a:hover {
	text-decoration: underline;
}
.site-footer-content {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg02.gif);
	max-width: unset !important;
	padding: 40px 0;
}
.site-footer-content aside {
	margin-bottom: 0;
}
.footer_logo {
	margin-bottom: 20px;
}
.footer_logo figure {
	width: 304px;
}
.footer_logo figure img {
	width: 100%;
}
.footer_addres {
	font-size: 16px;
	text-align: center;
}
.footer_addres p {
	line-height: 1.5;
	margin-block-end: 0 !important;
	margin-bottom: 0;
}
.footer_addres a {
	color: #333;
	text-decoration: none;
}
.footer_addres a:hover {
	text-decoration: underline;
}
.site-footer-copyright {
	color: #fff;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg03.gif);
   font-size: 12px;
   text-align: center;
	width: 100%;
	max-width: unset;
	padding: 20px 0;
}
.site-footer-copyright p {
	margin: 0;
}

nav.mobile-fix-nav {
	max-width: 500px;
	left: 50%;
   transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
	box-shadow: 3px 3px 8px rgba(0, 0, 0, .25);
}
.mobile-fix-nav .mobile-fix-nav-menu li {
	flex: 1;
}
.mobile-fix-nav .mobile-fix-nav-menu li + li {
	border-left: 1px solid #a9a9a9;
}
@media screen and (max-width: 1024px){
	.site-footer-content {
		padding: 20px 0;
	}
	.footer_logo figure {
		width: 220px;
	}
	.footer_addres {
		font-size: 14px;
	}
	.footer-nav-list li {
		padding: 0 1em;
	}
}
@media screen and (max-width: 992px){
	.mobile-fix-nav_enable .site-footer {
		padding-bottom: 60px;
	}
}
@media screen and (max-width: 767px){
	.footer-nav-list {
		display: flex;
		flex-wrap: wrap;
	}
	.footer-nav-list li {
		width: 50%;
	}
	.footer-nav-list li a {
		font-size: 12px;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	nav.mobile-fix-nav {
		box-shadow: 3px 1px 6px rgba(0, 0, 0, .45);
	}
}


/* タイトル */
.title_under_img {
	margin-bottom: 15px;
}
.title_under_img h3 {
	color: #083341;
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 10px;
}
.title_under_img figure {
	width: 43px;
}
.title_under_img img {
	width: 100%;
}

.title_under_line {
	color: #083341;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/h3_bg.png) no-repeat center bottom;
   font-size: 30px;
	font-weight: normal;
	line-height: 1.3;
	margin-block-end: 40px !important;
   padding-bottom: 15px;
}
.page-id-76 .title_under_line {
	padding-top: 20px;
}

.sub_under_line {
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line01.png) repeat-x bottom;
   color: #00a5db;
   padding-bottom: 10px;
	margin-bottom: 20px;
}
.sub_under_line.big_text {
   font-size: 24px;
}

.sub_text {
	font-size: 20px;
	margin-block-end: 0 !important;
}
@media screen and (max-width: 1024px){
	.title_under_img h3 {
		font-size: 26px;
		padding-bottom: 5px;
	}
	.title_under_img figure {
		width: 33px;
	}
	
	.title_under_line {
		font-size: 26px;
		margin-block-end: 25px !important;
	}
	
	.sub_under_line,
	.sub_under_line.big_text {
	   font-size: 20px;
	}
	.sub_text {
		font-size: 18px;
	}
}
@media screen and (max-width: 767px){
	.sub_under_line,
	.sub_under_line.big_text {
	   font-size: 18px;
		line-height: 1.5;
	}
	
	.title_under_line {
		font-size: 24px;
	}
}

/* ページヘッダー */
.archive .page-header {
	display: none;
}
.page-header,
.page_header {
	padding: 52px 0;
	background: #fff url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/h2_bg.jpg) no-repeat right top !important;
	background: #fff url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/h2_bg.jpg) no-repeat right top / auto 104% !important;
	min-height: unset !important;
}
.page-header::before {
	display: none;
}
.page-header-inner {
	margin: 0 auto;
}
.page-header .page-header-title,
.page_header h2{
	font-size: 28px;
	font-weight: normal;
	line-height: 1.1;
	color:#00a5db
}
.page_header .vk_outer-background-area {
	display: none;
}
#breadcrumb,
#vk_breadcrumb {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line04.png) repeat-x top;
	width: 100vw;
	max-width: unset !important;
	margin: 0 calc(50% - 50vw) 50px;
	border: none;
}
#breadcrumb .vk_breadcrumb_inner,
#vk_breadcrumb .vk_breadcrumb_inner {
	width: 95%;
	max-width: 960px;
	margin: 0 auto;
}
#breadcrumb .breadcrumb-list__item a,
#vk_breadcrumb .vk_breadcrumb_inner a {
	color: #1083b7;
	text-decoration: underline;
}
@media screen and (max-width: 1024px){
	#breadcrumb,
	#vk_breadcrumb {
		margin: 0 calc(50% - 50vw) 30px;
	}
	.page-header,
	.page_header {
		background: #fff url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/h2_bg.jpg) no-repeat right -22vw top / auto 104% !important;
		padding: 35px 0;
	}
	.page-header .page-header-title,
	.page_header h2{
		font-size: 26px;
	}
}
@media screen and (max-width: 767px){
	.page-header,
	.page_header {
		padding: 25px 0;
	}
	.page-header .page-header-title, .page_header h2 {
		font-size: 24px;
	}
}
@media screen and (max-width: 500px){
	.page-header,
	.page_header {
		background: #fff url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/h2_bg.jpg) no-repeat right -35vw top / auto 104% !important;
		padding: 25px 0;
	}
}

/* テーブルデザイン */
.side_blue_table {
	margin-block-end: 1.2rem !important;
}
.side_blue_table tr td {
	font-size: 16px;
	padding: 20px 25px;
   border: 1px solid #1a99ce;
   vertical-align: top;
}
.side_blue_table tr td:first-child {
	padding: 20px 25px;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg03.gif);
   border: 1px solid #fff;
	border-left-color: #1a99ce;
   color: #fff;
}
.side_blue_table tr:first-child td:first-child {
	border-top-color: #1a99ce;
}
.side_blue_table tr:last-child td:first-child {
	border-bottom-color: #1a99ce;
}
.side_blue_table tr td a {
	color: #1083b7;
	display: inline-block;
	margin-bottom: 20px;
	text-decoration: underline;
}
.side_blue_table tr td a:hover {
	text-decoration: none;
}
.side_blue_table tr td a:last-child {
	margin-bottom: 0;
}

.under_line_table {
	border: none;
	margin-block-end: 1.2rem !important;
}
.under_line_table tr td {
	font-size: 16px;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line03.png) repeat-x bottom;
	padding: 20px 25px;
	border: none;
   vertical-align: top;
}
.under_line_table tr td:first-child {
   font-weight: bold;
   color: #00a5db;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line02.png) repeat-x bottom;
}
.under_line_table tr td:first-child .attention {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 125px;
	line-height: 1.5;
	padding-top: 10px;
}
.under_line_table tr td:last-child .attention {
	display: block;
	font-size: 12px;
	line-height: 1.5;
	padding-top: 3px;
}

.top_blue_table.wp-block-table thead {
	border: none;
}
.top_blue_table.wp-block-table.is-style-stripes td,
.top_blue_table.wp-block-table.is-style-stripes th {
	border-color: #047aa0;
	font-size: 16px;
}
.top_blue_table th {
   color: #fff;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg03.gif);
	padding: 20px 25px;
   border: 1px solid #047aa0;
   vertical-align: top;
}
.top_blue_table th strong {
   color: #fff;
}
.top_blue_table.wp-block-table.is-style-stripes td {
	padding: 20px 25px;
}
.top_blue_table.wp-block-table.is-style-stripes tr td:nth-child(2) {
	width: 256px;
}
.top_blue_table.wp-block-table.is-style-stripes tr td:nth-child(3) {
	width: 189px;
}
@media screen and (max-width: 1024px){
	.side_blue_table tr td,
	.side_blue_table tr td:first-child {
		display: block;
		font-size: 14px;
		width: 100%;
		padding: 10px 15px;
		border-color: #00a5db;
	}
	.side_blue_table tr td a {
		margin-bottom: 5px;
	}
	
	.under_line_table tr td {
		display: block;
		width: 100%;
		padding: 10px 15px;
	}
	.under_line_table tr td:first-child {
		display: inline-block;
		width: auto;
		padding: 20px 15px 5px;
	}
	.under_line_table tr:first-child td:first-child {
		padding-top: 0;
	}
	
	.top_blue_table th {
		padding: 10px 15px;
	}
	.top_blue_table.wp-block-table.is-style-stripes td {
		padding: 15px;
	}
}

/* トップに戻るボタン */
#page_top {
	color: #fff !important;
	background-color: #ed1b23;
	background-image: none;
	font-size: 13px;
	right: 20px;
	bottom: 70px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	box-shadow: none;
}
@media screen and (max-width: 1024px){
	#page_top {
		font-size: 10px;
		width: 55px;
		height: 55px;
		line-height: 55px;
	}
}


/* -------------------------------------------------------
	トップページ
------------------------------------------------------- */
/* FV */
.fv_slider_container {
	width: 100vw;
	max-width: 100vw;
	padding: 20px 0 10px !important;
	margin: 0 calc(50% - 50vw);
}
.fv_slider_container > div > .vk_outer_container {
	max-width: unset !important;
}
.fv_slider {
	width: 95%;
	max-width: 1080px;
}
.fv_slider .vk_slider_item .vk_slider_item_container {
	width: 100%;
	max-width: 1080px;
	padding-left: 0;
	padding-right: 0;
}
.fv_slider .vk_slider_item .vk_slider_item-background-area:not([class*=-background-color]) {
	background-color: transparent;
}
.fv_slider figure {
	margin-bottom: 0;
}
.fv_slider img {
	width: 100%;
}
.fv_slider .swiper-pagination {
	position: static;
}
.fv_slider .swiper-pagination-bullet {
	background-color: transparent;
	width: 10px;
	height: 10px;
	margin: 2px 4px !important;
	border: 2px solid #ccc;
	border-radius: 50%;
}
.fv_slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #ccc;
}
.fv_slider .swiper-button-prev,
.fv_slider .swiper-button-next {
	background-color: #00a5db;
	opacity: 0;
	transition: all .3s;
	border-radius: 50%;
}
.fv_slider:hover .swiper-button-prev,
.fv_slider:hover .swiper-button-next {
	opacity: 1;
}
.vk_slider .swiper-button-next:after,
.vk_slider .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	content: '\276e';
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	content: '\276f';
}
@media screen and (max-width: 767px){
	.fv_slider_container{
		padding: 0 0 10px !important;
	}
	.fv_slider .swiper-pagination-bullet {
		width: 10px;
		height: 10px;
		border-width: 1px;
	}
}


/* News */
.news_container.wp-block-vk-blocks-outer.vk_outer {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg04.png) repeat-x top, url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg05.png) repeat-x bottom;
	background-size: initial !important;
	background-repeat: repeat-x !important;
	padding-top: 3em;
	padding-bottom: 3em;
	margin-bottom: 30px;
}
.news_container .vk_posts {
	height: 250px;
	overflow-y: scroll;
}
.news_container .vk_post.vk_post-postType-post {
	display: flex;
	align-items: center;
}
.postListText_date {
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	font-weight: 400;
	width: 115px;
	margin-right: 0;
	text-align: center;
}
.postListText_singleTermLabel {
	background-color: #00a5db !important;
	width: 82px;
	min-width: unset;
	border-radius: 5px;
}
.postListText_singleTermLabel a {
	padding: 3px 5px;
}
.postListText_singleTermLabel_inner {
	background-color: transparent !important;
	color: #fff !important;
	font-size: 16px;
	line-height: 1.3;
	padding: 5px 20px;
	white-space: wrap;
}
.postListText_title {
	width: calc(100% - 115px - 82px);
}
.postListText_title a {
	font-size: 16px;
	text-decoration: none;
}
@media screen and (max-width: 1024px){
	.news_container .vk_post.vk_post-postType-post {
		flex-wrap: wrap;
	}
	.postListText_date,
	.postListText_singleTermLabel {
		width: auto;
	}
	.postListText_date {
		text-align: left;
		min-width: unset;
		margin-right: 20px;
	}
	.postListText_singleTermLabel_inner {
		font-size: 12px;
		line-height: 1.3;
	}
	.news_container .postListText_title {
		width: 100%;
	}
}

/* お客様の声 */
.voice_container {
	padding-top: 0;
	padding-bottom: 35px;
}
.voice_items > .row {
	justify-content: space-between;
	margin: 0;
}
.voice_items .wp-block-vk-blocks-grid-column-item {
	-ms-flex: 0 0 32%;
   flex: 0 0 32%;
   max-width: 32%;
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/top_voice_bg.png) no-repeat;
	background-size: cover;
	padding: 0;
	height: 400px;
}
.voice_item_img {
	padding: 8px 10px;
	margin-bottom: 10px;
}
.voice_items .wp-block-vk-blocks-grid-column-item figure,
.voice_items .wp-block-vk-blocks-grid-column-item img {
	width: 100%;
}
.voice_items .wp-block-heading {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line02.png) repeat-x bottom;
	padding-bottom: 5px;
	margin: 0 20px 10px 20px !important;
	border: none;
}
.voice_items .wp-block-heading a {
	display: block;
	font-size: 16px;
	color: #1083b7;
	text-decoration: underline;
}
.voice_items .wp-block-heading a:hover {
	text-decoration: none;
}
.voice_item_body {
	font-size: 14px;
	padding: 0 20px 20px 20px;
}
.voice_item_body p {
	margin-bottom: 20px !important;
}
.wp-block-buttons>.wp-block-button.voice_item_btn {
	display: block;
	background: #00a5db url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/arrow02.gif) no-repeat 98% 50%;
	width: 100%;
	border-radius: 4px;
}
.voice_item_btn a {
	display: block;
	color: #fff !important;
	font-weight: bold;
	border: none !important;
}
.wp-block-button.is-style-outline>.wp-block-button__link:hover {
	background: none !important;
	background-color: none !important;
}
@media screen and (max-width: 767px){
	.voice_items.vk_gridColumn .row {
		gap: 25px 0;
	}
	.voice_items .wp-block-vk-blocks-grid-column-item {
		-ms-flex: 0 0 100%;
	   flex: 0 0 100%;
		max-width: 100%;
		height: 116vw;
	}
}


/* ビジネス */
.business_container {
	padding-top: 35px;
	padding-bottom: 0;
}
.business_column > .row {
	margin: 0 !important;
}
.business_column .wp-block-vk-blocks-grid-column-item {
	padding: 0;
}
.business_column .wp-block-vk-blocks-grid-column-item figure {
	margin-bottom: 0;
}
.business_column .wp-block-vk-blocks-grid-column-item figure img {
	width: 100%;
	vertical-align: bottom;
}
@media screen and (max-width: 1024px){
	.business_container {
		
	}
}


/* -------------------------------------------------------
	固定ページ
------------------------------------------------------- */
.white_box,
article.entry.post {
	background-color: #fff !important;
	width: 100%;
   max-width: 960px;
	padding: 30px;
	border-radius: 10px;
   box-shadow: 0px 3px 10px 0 #ccc;
}
.white_box .white_box_inner {
	width: 90%;
	margin-bottom: 50px;
}
.white_box,
.transparent_box,
article.entry.post {
	margin-bottom: 50px !important;
}
.white_box.inner_box {
	width: 90%;
}
@media screen and (max-width: 1024px){
	.white_box,
	.transparent_box,
	article.entry.post {
		margin-bottom: 40px !important;
	}
	.white_box .white_box_inner {
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.white_box,
	article.entry.post {
		padding: 30px 15px;
	}
	.white_box.inner_box {
		width: 100%;
	}
}

/* 保険に対する思い */
.policy_list {
	list-style: none;
	padding: 0;
}
.policy_list li {
	font-size: 20px;
	text-align: center;
	margin: 5px 0;
}
.white_box strong {
	color: #a10008;
}
.max_img,
.max_img img {
	width: 100%;
}

.insurance_column > .row {
	gap: 50px 0;
	padding-bottom: 50px;
}
.insurance_column figure {
	margin-bottom: 10px;
}
.insurance_column .sub_under_line {
	padding-bottom: 5px;
	margin-block-end: 10px !important;
	margin-bottom: 10px;
}
.insurance_column strong {
	color: #00a5db;
}
.insurance_column figure img {
	width: 100%;
}

.white_box .large {
	font-size: 24px;
	margin-bottom: 20px;
}
.white_box .tel_text a {
	display: inline-block;
	font-size: 24px;
	color: #a10008;
	margin-left: 1rem;
	text-decoration: none;
}
.white_box .tel_text a:hover {
	text-decoration: underline;
}

.sp_table_scroll_text {
	display: none;
}
@media screen and (max-width: 1024px){
	.policy_list li {
		font-size: 18px;
		margin-top: 0.8em;
		margin-bottom: 0.8em;
	}
}
@media screen and (max-width: 767.98px){
	.insurance_column > .row {
		gap: 30px 0;
		padding-bottom: 30px;
	}
	.white_box .tel_text a {
		margin-left: 0;
	}
	.white_box .tel_text code {
		display: inline-block;
		margin-top: 18px;
	}

	.white_box .tel_text a {
		font-size: 30px;
	}
	.sp_table_scroll {
		width: 100%;
		overflow-x: scroll;
		margin-block-end: 5px !important;
	}
	.sp_table_scroll table {
		width: 700px;
	}
	.sp_table_scroll_text {
		display: block;
		font-size: 12px;
		margin-bottom: 15px;
	}
}

/* 会社案内 */
.vision img {
	width: 70%;
	max-width: 630px;
	margin: 0 auto;
}
.philosophy_column {
	justify-content: space-between;
	padding-top: 50px;
	margin-bottom: 50px;
}
.philosophy_column.pt0 {
	padding-top: 0;
}
.philosophy_column .wp-block-column:first-child figure {
	width: 319px;
}
.philosophy_column figure img {
	width: 100%;
}

.catch_copy_pc {
	display: block;
}
.catch_copy_sp {
	display: none;
}

.company_map {
	width: 100%;
	height: 500px;
	margin-bottom: 0;
}
@media screen and (max-width: 1024px){
	.philosophy_column {
		gap: 10px;
		padding-top: 20px;
	}
	.philosophy_column .wp-block-column:has(.daihyo_img),
	.philosophy_column .wp-block-column:has(.office_img) {
		order: -1;
	}
	.philosophy_column .daihyo_img,
	.philosophy_column .office_img {
		width: 100%;
		max-width: 350px;
		margin: 0 auto;
	}
	.philosophy_column .wp-block-column:first-child figure {
		width: 250px;
		margin-bottom: 20px;
	}
	.company_map {
		height: 300px;
	}
}
@media screen and (max-width: 767px){
	.catch_copy_pc {
		display: none;
	}
	.catch_copy_sp {
		display: block;
	}
	.catch_copy_sp img {
		max-width: 300px;
		margin: 0 auto;
	}
	.vision img {
		width: 100%;
		max-width: unset;
	}
	
	.philosophy_column .wp-block-column:first-child figure {
		width: 200px;
	}
}

/* 保険の申込・試算 */
.links_column > .row {
	margin-left: -5px;
	margin-right: -5px;
}
.links_column .wp-block-vk-blocks-grid-column-item {
	padding-left: 5px;
	padding-right: 5px;
}
.links_column figure {
	margin-bottom: 0;
}
.links_column img {
	width: 100%;
}
ul.mincho li {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 1.5;
}
.entry_sub {
	font-size: 24px;
	margin-block-end: 20px !important;
}
@media screen and (max-width: 1024px){
	.links_column > .row {
		gap: 8px 0;
	}
	.entry_sub {
		font-size: 20px;
	}
	ul.mincho li {
		margin-top: 10px;
		margin-bottom: 10px;
	}
}

/* スタッフ紹介 */
.staff_item .staff_column {
	justify-content: space-between;
	gap: 0 !important;
}
.staff_column figure,
.staff_column figure img {
	width: 100%;
	margin-bottom: 0;
}
.staff_item p.staff_text {
	margin-block-end: 20px !important;
}
.staff_item .role {
	display: inline-block;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/bg03.gif);
	padding: 5px 10px;
	margin-block-end: 5px !important;
   border-radius: 4px;
	line-height: 1.4;
}
.staff_item .name_block {
	display: flex;
	align-items: flex-end;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line01.png) repeat-x bottom;
   color: #083341;
   padding-bottom: 12px;
	margin-block-end: 20px !important;
}
.staff_item .name_block h4,
.staff_item .name_block p {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.staff_item .name_block h4 {
	font-size: 40px;
	font-weight: normal;
	line-height: 1.3;
}
.staff_item .name_block p {
   color: #668d9a;
   font-size: 20px;
	padding-left: 20px;
}
.staff_item .catch_copy {
   color: #00a5db;
   font-size: 26px;
	line-height: 1.3;
	padding-bottom: 10px;
	margin-block-end: 0 !important;
}
.staff_item .details > .row {
	margin-left: -13px;
	margin-right: -13px;
}
.staff_item .details .wp-block-vk-blocks-grid-column-item {
	padding-left: 13px;
	padding-right: 13px;
}
.staff_item .details > .row figure,
.staff_item .details > .row figure img {
	width: 100%;
}
.staff_item .details p {
	font-size: 13px;
	line-height: 1.2;
	padding: 2px 10px 0;
}
@media screen and (max-width: 1024px){
	.staff_column figure {
		max-width: 300px;
		margin: 0 auto;
	}
	.staff_item .name_block h4 {
		font-size: 30px;
	}
	.staff_item .name_block p {
		font-size: 18px;
	}
	.staff_item .role {
		font-size: 14px;
	}
	.staff_item .catch_copy {
		font-size: 24px;
	}
	.details {
		margin-block-start: 40px !important;
	}
	.staff_item .details > .row {
		margin-left: -4px;
		margin-right: -4px;
	}
	.staff_item .details .wp-block-vk-blocks-grid-column-item {
		padding-left: 4px;
		padding-right: 4px;
	}
}
@media screen and (max-width: 767px){
	.staff_column figure {
		max-width: 100%;
		margin-block-end: 25px !important;
	}
	.staff_item .name_block h4 {
		font-size: 30px;
	}
	.staff_item .name_block p {
		font-size: 14px;
		padding-left: 10px;
	}
	.staff_item .role {
		font-size: 12px;
	}
	.staff_item .role {
		padding: 3px 7px;
	}
	.staff_item .catch_copy {
		font-size: 20px;
		padding-bottom: 10px;
	}
	.staff_text {
		line-height: 1.5;
	}
	.staff_item .details > .row {
		gap: 15px 0;
		margin-left: -3px;
		margin-right: -3px;
	}
	.staff_item .details .wp-block-vk-blocks-grid-column-item {
		padding-left: 3px;
		padding-right: 3px;
	}
	.staff_item .details > .row figure {
		margin-block-end: 0 !important;
	}
	.staff_item .details p {
		font-size: 11px;
	}
}

/* お客様の声 */
.voice_column {
	justify-content: space-between;
	gap: 0 !important;
}
.voice_column figure,
.voice_column figure img {
	width: 100%;
}
.voice_column .wp-block-vk-blocks-border-box + .wp-block-vk-blocks-border-box {
	margin-top: 23px;
}
.voice_column .sub_under_line {
	font-size: 26px;
   padding-bottom: 5px;
	margin-block-end: 10px !important;
}
.voice_column .voice_qa .vk_borderBox_title_container {
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/icon02.png) no-repeat 0 1px;
	background-color: transparent !important;
	font-weight: normal;
	padding: 0 0 13px 30px;
}
.voice_column .voice_qa .vk_borderBox_title_container i {
	display: none;
}
.voice_column .voice_qa .vk_borderBox_title_container h4 {
   color: #083341;
   font-size: 18px;
	font-weight: normal;
}
.voice_column .vk_borderBox_body {
	padding: 0;
	border: none;
}
@media screen and (max-width: 1024px){
	.voice_column {
		gap: 20px 0 !important;
	}
	.voice_column figure {
		max-width: 400px;
		margin: 0 auto;
	}
	.voice_column .sub_under_line {
		font-size: 24px;
	}
}
@media screen and (max-width: 767px){
	.voice .title_under_line,
	.voice_column .sub_under_line {
		font-size: 22px;
	}
	.voice_qa {
		padding-top: 20px;
	}
	.sub_under_line + .voice_qa {
		padding-top: 10px;
	}
	.voice_column figure {
		max-width: 100%;
	}
	.voice_column .vk_borderBox_body p {
		line-height: 1.5;
	}
}

/* ご相談の流れ */
.page-id-82 .white_box {
	margin-bottom: 0 !important;
}
.flow_column {
	justify-content: space-between;
	gap: 0 !important;
}
.flow_column figure,
.flow_column figure img {
	width: 100%;
	margin-bottom: 0;
}
.flow_column p {
	line-height: 1.5;
}
.flow_column .flow_title {
	font-size: 20px;
	margin-top: 10px;
	margin-block-end: 10px !important;
	line-height: 1;
}
.flow_column .flow_title strong {
	color: #00a5db;
}
.arrow_img {
	width: 100%;
	margin: 30px 0;
}
.arrow_img img {
	width: 30px;
	margin: 0 auto;
}
@media screen and (max-width: 1024px){
	.flow_column {
		gap: 20px 0 !important;
	}
	.flow_column figure {
		max-width: 400px;
		margin: 0 auto;
	}
	.flow_column .flow_title {
		font-size: 18px;
		line-height: 1.3;
		margin-top: 0;
		margin-block-end: 5px !important;
	}
}
@media screen and (max-width: 767px){
	.flow_column figure {
		max-width: 100%;
	}
	.flow_column .flow_title {
		padding-bottom: 10px;
		margin-block-end: 0 !important;
	}
}


/* お取引＆提携先一覧 */
.sponsor_column > .row {
	gap: 20px 0;
	margin-left: -9px;
	margin-right: -9px;
}
.sponsor_column.vk_gridColumn [class*=col-] {
	padding-left: 9px;
	padding-right: 9px;
}
.sponsor_column figure {
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
.sponsor_column p {
	font-size: 18px;
}
.sponsor_column p a {
	color: #1083b7;
	text-decoration: underline;
}
.sponsor_column p a:hover {
	text-decoration: none;
}
@media screen and (max-width: 1024px){
	.sponsor_column p {
		font-size: 14px;
		line-height: 1.5;
	}
}

/* 採用情報 */
.company_column > .row {
	margin-left: -10px;
	margin-right: -10px;
}
.company_column .wp-block-vk-blocks-grid-column-item {
	padding-left: 10px;
	padding-right: 10px;
}
.company_column figure {
	margin-bottom: 10px;
}
.company_column figure img {
	width: 100%;
}
.company_column p {
	line-height: 1.4;
	padding: 0 10px;
}
.company_column .sub_under_line {
	font-size: 18px;
	line-height: 1.4;
	padding: 0 10px 10px;
	margin-block-end: 10px !important;
}
@media screen and (max-width: 1024px){
	.company_column > .row {
		gap: 40px 0;
		max-width: 550px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px){
	.company_column p {
		font-size: 14px;
		padding: 0 3px;
	}
	.company_column .sub_under_line {
		font-size: 16px;
		padding: 0 3px 10px;
		margin-block-end: 6px !important;
	}
}

/* よくある質問 */
.vk_faq {
	margin: 10px 0;
	border: none;
}
.vk_faq_title {
   position: relative;
   font-weight: bold;
   background: #fff url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/icon02.png) no-repeat 10px 50%;
   background-size: 34px;
	padding: 12px 40px 12px 55px  !important;
	margin: 10px 0;
   border-width: 0 0 1px;
   -webkit-tap-highlight-color: transparent;
	border: none !important;
   border-radius: 6px;
}
.vk_faq .vk_faq_title p {
	color: #083341;
   font-size: 24px;
	font-weight: normal;
	line-height: 1.3;
}
.vk_faq.vk_faq-accordion-close .vk_faq_title::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.vk_faq.vk_faq-accordion-open .vk_faq_title::after {
	-webkit-transform: rotate(360deg);
   -ms-transform: rotate(360deg);
   transform: rotate(360deg);
}
.vk_faq.vk_faq-accordion-close .vk_faq_title:before {
	-webkit-transform: rotate(0);
   -ms-transform: rotate(0);
   transform: rotate(0);
}
.vk_faq.vk_faq-accordion-open .vk_faq_title:before {
	-webkit-transform: rotate(180deg);
   -ms-transform: rotate(180deg);
   transform: rotate(180deg);
}
.vk_faq .vk_faq_title:before,
.vk_faq.vk_faq-accordion-close .vk_faq_title::after,
.vk_faq.vk_faq-accordion-open .vk_faq_title::after {
	content: '';
   display: block;
   position: absolute;
   background: #00a5db;
   top: 50%;
	left: auto;
   right: 20px;
   width: 16px;
   height: 4px;
   margin-top: -2px;
	border: none;
   z-index: 2;
   pointer-events: none;
   -webkit-transition: -webkit-transform .25s ease-in-out;
   transition: transform .25s ease-in-out;
}
.vk_faq .vk_faq_content:before {
	display: none;
}
@media screen and (max-width: 1024px){
	.vk_faq_title {
		background-size: 28px;
		padding: 10px 40px 10px 48px !important;
	}
	.vk_faq .vk_faq_title p {
		font-size: 18px;
	}
	.vk_faq .vk_faq_title:before,
	.vk_faq.vk_faq-accordion-close .vk_faq_title::after,
	.vk_faq.vk_faq-accordion-open .vk_faq_title::after {
		height: 2.5px;
	}
}
@media screen and (max-width: 767px){
	.vk_faq_title {
		padding: 10px 32px 10px 48px !important;
	}
	.vk_faq .vk_faq_title p {
		font-size: 16px;
	}
	.vk_faq .vk_faq_title:before,
	.vk_faq.vk_faq-accordion-close .vk_faq_title::after,
	.vk_faq.vk_faq-accordion-open .vk_faq_title::after {
		right: 9px;
	}
	.vk_faq .vk_faq_content {
		padding: .8rem;
	}
	.vk_faq .vk_faq_content-accordion-close {
		padding: 0 .8rem;
	}
	.vk_faq .vk_faq_content p {
		line-height: 1.3;
	}
}

/* お問い合わせ */
.contact_column {
	justify-content: space-between;
	margin-bottom: 0;
}
.contact_column .sub_under_line,
.contact_column .contact_big {
	font-size: 26px;
   padding-bottom: 5px;
	margin-block-end: 10px !important;
}
.contact_column .contact_big {
	margin-block-end: 15px !important;
}
.contact_column figure,
.contact_column figure img {
	width: 100%;
}
.contact_column .tel_box {
   font-size: 16px;
   background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/arrow_tel02.png) no-repeat;
   background-size: 70px;
	padding-left: 85px;
}
.contact_column .tel_box strong a {
	display: block;
   color: #e7133b;
   line-height: .95;
   font-weight: bold;
   font-size: 50px;
	text-decoration: none;
}
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	background-color: #e6e4c7;
	margin-bottom: 0;
	border-radius: 0;
	border: none;
}
.under_line_table .small input {
	width: 50%;
}
.under_line_table .big input,
.under_line_table .big textarea {
	width: 90%;
}
.mw_wp_form .under_line_table tr td:first-child {
	position: relative;
	width: 250px !important;
}
.mw_wp_form .imp,
.mw_wp_form .any {
	position: absolute;
	font-size: 11px;
	top: 20px;
	right: 25px;
	padding: 9px 4px;
	line-height: 1;
	border-radius: 4px;
}
.mw_wp_form .imp {
	color: #fff;
	background-color: #e7133b;
}
.mw_wp_form .any {
	color: #00a5db;
	background-color: #efefef;
	border: 1px solid #ccc;
}
.mw_wp_form .confirm {
	background: url(https://yutaka-hoken.com/temp/wp-content/uploads/2023/12/line03.png) repeat-x bottom;
	width: 100%;
	padding: 20px 25px;
}
.mw_wp_form .confirm button {
   display: block;
   background: #d70c25;
   color: #fff;
   font-size: 18px;
   width: 50%;
   padding: 20px 10px;
	margin: 0 auto;
   border-radius: 6px;
	border: none;
   text-decoration: none;
   text-align: center;
	cursor: pointer;
}
.contact_container:has(.mw_wp_form_complete) .title_under_line {
	display: none;
}
.contact_container:has(.mw_wp_form_complete) .mw_wp_form_complete .title_under_line {
	display: block;
}
.contact_container:has(.mw_wp_form_complete) .mw_wp_form_complete p {
	text-align: center;
}
body:has(.mw_wp_form_preview) .tel_container,
body:has(.mw_wp_form_complete) .tel_container {
	display: none;
}
@media screen and (max-width: 1024px){
	.contact_column {
		gap: 5px 0;
	}
	.contact_column .contact_img figure {
		max-width: 350px;
		margin: 0 auto;
	}
	.contact_column .sub_under_line,
	.contact_column .contact_big {
		font-size: 22px;
	}
	.contact_column .wp-block-column:not(.contact_img) {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	.contact_column .wp-block-column:not(.contact_img) p:not(.sp_center) {
		width: 100%;
		text-align: left;
	}
	.contact_column .wp-block-column:not(.contact_img) p.sp_center {
		width: max-content;
		order: -1;
	}
	.contact_column .contact_big {
		margin-block-end: 0 !important;
	}
	.contact_column .tel_box {
		font-size: 14px;
		margin-bottom: 40px !important;
		background-size: 61px;
		padding-left: 75px;
	}
	.contact_column .tel_box strong a {
		font-size: 40px;
	}
	.mw_wp_form .under_line_table tr td:first-child {
		width: 100% !important;
		background: none;
		padding: 20px 15px 5px 40px;
	}
	.mw_wp_form .under_line_table tr.text td:first-child {
		padding: 20px 15px 5px;
	}
	.mw_wp_form .under_line_table tr.text td:last-child {
		padding-top: 0;
	}
	.under_line_table tr td:first-child .attention {
		width: 100%;
		padding-top: 3px;
	}
	.mw_wp_form .imp,
	.mw_wp_form .any {
		top: 16px;
		left: 0;
		right: auto;
	}
	.under_line_table .big input,
	.under_line_table .big textarea,
	.under_line_table .small input {
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	.contact_column .tel_box {
		background-size: 55px;
		padding-left: 66px;
	}
	.contact_column .tel_box strong a {
		font-size: 34px;
	}
	.contact_column .sub_under_line,
	.contact_column .contact_big {
		font-size: 20px;
	}
	.mw_wp_form .confirm button {
		width: 100%;
	}
	.mw_wp_form .under_line_table tr td:last-child,
	.mw_wp_form .under_line_table tr.text td:first-child {
		padding-left: 0;
		padding-right: 0;
	}
	.mw_wp_form .under_line_table tr td:last-child {
		font-size: 14px;
	}
	.mwform-tel-field input[type="text"] {
		width: 30%;
	}
}

/* プライバシーポリシー */
.page-id-184 .page_header h2 code {
	font-size: 23px;
}
.privacypolicy .title_under_line {
	padding-top: 10px;
}
.privacypolicy .title_under_line code {
	font-size: 25px;
}
.agent_name strong {
	font-size: 24px;
	font-weight: normal;
}
.privacypolicy .sub_under_line {
	font-size: 24px;
   padding-bottom: 10px;
	margin-block-end: 20px !important;
}
.privacypolicy p {
	margin-block-end: 20px !important;
}
.privacypolicy ol,
.privacypolicy ul {
	list-style: none;
	text-indent: -1em;
	padding-left: 1em;
}
.privacypolicy ol.no-indent,
.privacypolicy ul.no-indent {
	text-indent: 0;
	padding-left: 0;
}
.privacypolicy ol li,
.privacypolicy ul li {
	margin-top: 0;
	line-height: 1.7;
}
.privacypolicy > ol > li,
.privacypolicy > ul > li {
	margin-bottom: 17px;
}
.privacypolicy > ol > li li,
.privacypolicy > ul > li li {
	margin-bottom: 0;
}
@media screen and (max-width: 1024px){
	.privacypolicy .title_under_line code {
		font-size: 20px;
	}
	.agent_name strong {
		font-size: 22px;
	}
	.privacypolicy .sub_under_line {
		font-size: 20px;
	}
}
@media screen and (max-width: 767px){
	.agent_name {
		display: flex;
		flex-direction: column;
		text-align: left;
		font-size: 14px;
		width: max-content;
		padding-top: 30px;
	}
	body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)).agent_name {
		margin-right: 0 !important;
		margin-left: auto !important;
	}
	.agent_name strong {
		display: block;
		font-size: 18px;
	}
	.privacypolicy .sub_under_line {
		font-size: 18px;
	}
	.privacypolicy ol li,
	.privacypolicy ul li {
		line-height: 1.5;
	}
	.privacypolicy > ol > li,
	.privacypolicy > ul > li {
		margin-bottom: 13px;
	}
}

/* アーカイブページ */
body.blog.post-type-post .site-body,
body.archive .site-body {
	padding: 0;
}
.archive-header {
	display: none;
}
.archive_inner_box {
	width: 90%;
   padding-bottom: 50px;
	margin: 0 auto;
}
.archive_inner_box .title_under_line {
	margin-block-start: 40px !important;
	margin-block-end: 80px !important;
}
body.blog.post-type-post .vk_post-postType-post .vk_post_imgOuter,
body.blog.post-type-post .vk_post-postType-post .vk_post_btnOuter,
body.archive .vk_post-postType-post .vk_post_imgOuter,
body.archive .vk_post-postType-post .vk_post_btnOuter {
	display: none;
}
body.blog.post-type-post .vk_post-postType-post,
body.archive .vk_post-postType-post {
	padding: 0 !important;
	border: none !important;
}
body.blog.post-type-post .vk_post-postType-post .vk_post_body,
body.archive .vk_post-postType-post .vk_post_body {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 0;
}
body.blog.post-type-post .vk_post-postType-post .vk_post_date,
body.archive .vk_post-postType-post .vk_post_date {
	order: -2;
	background-color: #00a5db;
	color: #fff;
	font-size: 16px;
	text-align: center;
	padding: 2px 0;
	margin-top: 0;
	margin-right: 20px;
	width: 120px;
	border-radius: 2px;
}
body.blog.post-type-post .vk_post-postType-post .vk_post_title,
body.archive .vk_post-postType-post .vk_post_title {
	order: -1;
	width: calc(100% - (120px + 20px));
}
body.blog.post-type-post .vk_post-postType-post .vk_post_title a,
body.archive .vk_post-postType-post .vk_post_title a {
	color: #28a7dc;
	font-size: 18px;
	font-weight: 600;
}
body.blog.post-type-post .vk_post-postType-post .vk_post_excerpt,
body.archive .vk_post-postType-post .vk_post_excerpt {
	width: 100%;
	color: #333;
	font-size: 16px;
	padding: 15px 0 30px 0;
	border-top: 1px dotted #b7b7b7;
	text-decoration: underline;
	cursor: pointer;
}
body.blog.post-type-post .vk_post-postType-post .vk_post_excerpt:hover,
body.archive .vk_post-postType-post .vk_post_excerpt:hover {
	text-decoration: none;
}
.vk_post_title_new {
	color: #fff;
	background-color: #ed1b23;
	font-weight: normal;
   padding: 6px 12px;
	margin-left: 12px;
}
@media screen and (max-width: 1024px){
	.archive_inner_box .title_under_line {
		margin-block-start: 20px !important;
		margin-block-end: 40px !important;
	}
	body.blog.post-type-post .vk_post-postType-post .vk_post_title a,
	body.archive .vk_post-postType-post .vk_post_title a {
		font-size: 16px;
	}
	body.blog.post-type-post .vk_post-postType-post .vk_post_date,
	body.archive .vk_post-postType-post .vk_post_date {
		font-size: 14px;
	}
	body.blog.post-type-post .vk_post-postType-post .vk_post_excerpt,
	body.archive .vk_post-postType-post .vk_post_excerpt {
		padding: 10px 0 40px 0;
	}
}
@media screen and (max-width: 767px){
	.archive_inner_box {
		padding-bottom: 0;
	}
	body.blog.post-type-post .vk_post-postType-post .vk_post_title,
	body.archive .vk_post-postType-post .vk_post_title {
		width: 100%;
		padding-top: 8px;
	}
	body.blog.post-type-post .vk_post-postType-post .vk_post_excerpt,
	body.archive .vk_post-postType-post .vk_post_excerpt {
		font-size: 14px;
		margin-top: 5px;
	}
}


/* -------------------------------------------------------
	投稿ページ
------------------------------------------------------- */
.single.single-post .site-body {
	padding: 0;
}
ul.page-numbers li a,
ul.page-numbers li span.page-numbers {
	background-color: #fff;
}
.single.single-post .entry-footer:has(.entry-meta-data-list) {
	margin-top: 50px;
	margin-bottom: 0;
}
.vk_posts.next-prev .vk_post.card {
	margin-bottom: 10px;
   box-shadow: 0px 3px 10px 0 #ccc;
	border: none;
	cursor: pointer;
}
.next-prev-prev.card-horizontal .card-body {
	display: flex;
	padding: 0;
	align-items: center;
	justify-content: flex-start;
}
.next-prev-prev.card-horizontal .card-body:before {
	font-family: "Font Awesome 5 Free";
	content: "\f053";
	font-weight: bold;
	position: absolute;
	font-size: 3rem;
	color: rgba(0,0,0,0.1);
	top: calc(50% - 1.5rem);
	left: 1rem;
}
.next-prev-prev.card-horizontal.vk_post .card-body .vk_post_title a {
	display: block;
	font-weight: normal;
	padding: 1.5rem 1.0rem 1.5rem 3.5rem;
}
.next-prev-next.card-horizontal .card-body {
	display: flex;
	padding: 0;
	align-items: center;
	justify-content: flex-end;
}
.next-prev-next.card-horizontal .card-body:before {
	font-family: "Font Awesome 5 Free";
	content: "\f054";
	font-weight: bold;
	position: absolute;
	font-size: 3rem;
	color: rgba(0,0,0,0.1);
	top: calc(50% - 1.5rem);
	right: 1rem;
}
.next-prev-next.card-horizontal.vk_post .card-body .vk_post_title a {
	display: block;
	font-weight: normal;
	padding: 1.5rem 3.5rem 1.5rem 1.0rem;
}

































