/*
Theme Name: majestic_plus_child
Template: majestic_plus
*/

html {
  scroll-padding-top: 70px;
}

/* ----- ボタンの背景色 ------*/
.wp-block-button__link,
.wp-block-button {
	background-color: #cf2e2e;
	border-radius: 5px;
/*グラデ用 	background: linear-gradient(0deg, #f35c51 0%, #fe2d2d 50%, #6b0800 100%);  */
}

.wp-element-button .wp-block-button__link, .wp-block-button {
	background-color: #ffffff;
	border-radius: 30px;
}

.wp-element-button .wp-block-button__link, .wp-block-button a {
	background-color: #cf2e2e;
	border-radius: 30px;
}



/* ----- ボタンの背景色 マウスオーバー ------*/
.wp-block-button__link:hover,
.wp-block-button:hover {
	opacity:.8
}

/* ----- ボタンのテキストの色 ------*/
.wp-block-button__link:not(.has-text-color),
.wp-block-button__link:not(.has-text-color):active,
.wp-block-button__link:not(.has-text-color):focus,
.wp-block-button__link:not(.has-text-color):hover,
.wp-block-button__link:not(.has-text-color):visited {
	color: #fff;
}

/* ----- ヘッダーパーツのロゴ ------*/
#smart-logo img {
    max-height: 88px;
}

#smart-logo {
    top: 20px;
    left: 30px;
}

@media only screen and (max-width: 769px) {
	#smart-logo img {
 		max-height: 45px; 
	}
	#smart-logo {
 		top: 7px; 
 		left: 14px; 
	}
}

/* ----- ヘッダーパーツの電話番号 ------*/
#header-parts .header-tell {
/*     font-size: 1.7em; */
}


h1.post-title:before,
h1.entry-title:before{
 	background: -webkit-gradient(linear, left top, right bottom, from(#fb4e4e), to(#ab2a2a));
	background: -webkit-linear-gradient(left top, #fb4e4e 0%, #ab2a2a 100%);
	background: -o-linear-gradient(left top, #fb4e4e 0%, #ab2a2a 100%);
	background: linear-gradient(to right bottom, #fb4e4e 0%, #ab2a2a 100%); 
}

/* ----- トップパーツ背景カラー ------- */
.internet-insurance {
	background: url(/site-test/lux/wp-content/uploads/2020/09/event-ptn.webp);
}

/* ----- ページ送りカラー ------- */
.pnavi .page-numbers.current {
/* 	background-color: #ffefef; */
}


/* ----- 画面サイズ調整用 ------- */
@media screen and (min-width:770px) and ( max-width:1240px) {
	#menu-menu li a {
/* 		font-size: 1.1em; */
	}
	body,
	.bg_image,
	#nav-topbar .container {
/* 		    min-width: 1200px; */
	}
	.page-image .image-container {
/* 		height: 350px; */
	}
}

/* ----- 画面サイズ調整用2 ------- */
@media screen and (min-width:770px){
	body,
	.bg_image,
	#nav-topbar .container, .navigation{
		min-width: auto; 
	}
	.header-data .wp-block-group__inner-container {
		 display: flex;
    	line-height: 1.2;
	}
}
@media only screen and (max-width: 1300px) {
	.header-data .wp-block-group__inner-container {
		display: flex;
		flex-direction: column;
    	line-height: 1;
		margin-right: 20px;
	}
	#header-parts .header-tell {
		font-size: 25px;
	}
	#header-parts .business-hours {
		font-size: 12px;
		text-align: left;
		margin-left: 35px;
	}
}
@media only screen and (min-width:770px) and  (max-width: 1015px) {
	#smart-logo {
		width: 25%;
	}
	#smart-logo img {
		max-height: fit-content;
	}
}


/* ----- スライダースマホ対応用 ------- */
@media only screen and (max-width: 769px) {
	.main-slider,
	.bg_image {
		height: 145px;
	}
	.bg_image {
/* 		margin-top: 0px; */
	}
	body.home .site-content-contain {
		margin-top: and 5px;
	}
}
/* ----- 進行状況確認用 ------- */
.progress-box {
	position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 100;
    text-align: center;
}
.progress-box a {
	display: block;
    background: #333;
    color: #FFF;
    font-size: 14px;
    width: 100px;
    padding: 10px;
    border-radius: 5px;
	 line-height: 1;
}
.progress-box a span{
	font-size: 10px;
    display: block;
    margin-top: 5px;
}
@media only screen and (max-width: 769px) {
	.progress-box {
		display: none;
	}
}


.hide{
	display:none;
}
/*吸わんトク*/
.swan-box{
	   border-radius: 10px;
	width:60%;
	background-color:#ffffff;
    -webkit-box-shadow: 0 7px 16px -11px rgb(0 25 50 / 70%);
    box-shadow: 0 7px 16px -11px rgb(0 25 50 / 70%);
    overflow: hidden;
	margin:30px auto 20px;
	border:solid 1px #666666;
}
@media only screen and (min-width: 770px){
.swan-shohin{
	padding-top:30px;
	align-items:center;
	max-width:860px;
	min-width:820px;
	margin:0 auto;
}
}

.swan-box img{
	display:block;
	margin:0;
	padding:0;
}

.swan-box h3{
	margin:10px auto;
	font-size:22px;
}
.swan-box p{
	line-height:1.4em;
}
@media only screen and (max-width: 769px){
	.swan-box h3{
		font-size:14px;
	}
	.swan-box{
		width:90%;
	}
	.internet-insurance .swan-box figure img{
		width:100% !important;
	}
}

.internet-insurance .swan-box .wp-block-group__inner-container{
	width: 100%;
    margin: 0 auto;
    margin-top: 0;
    display: block;
    flex-wrap: wrap;
}
.internet-insurance .swan-box .wp-block-image{
	width: 100%;
    margin: 20px auto;
    text-align: center;
	border:none;
	border-radius:0;
    -webkit-box-shadow: 0 rgb(0 0 0 / 70%);
    box-shadow:none;
    overflow: hidden;
}
.internet-insurance .swan-box figure img{
	margin:0 auto;
	width:100%;
}
.internet-insurance  #swan-img{
	width:100%;
}
.swan-b img{
	width:40% !important;
}

body.solicitation-policy h2{
	padding:20px;
}

/* ----- ▼ majestic_plusテーブルバグ修正 ▼ ------- */
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0 !important;
}
/* ----- ▲ majestic_plusテーブルバグ修正 ▲ ------- */

/* ----- ▼ Google Maps ▼ ------- */
.top-map iframe {
    width: 100%;
    height: 600px;
}
.company-map iframe {
    width: 100%;
    height: 600px;
}
/* ----- ▲ Google Maps ▲ ------- */


body.personal-information .indbox p,
body.ind .indbox p
body.indbox p{
	text-indent:-1em;
	padding-left:1em;
}

/* 記事カテゴリー一覧 */
.cat_list{
	width:500px;
	max-width:90%;
	margin:0 auto;
}
.cat_list ul{
	display:flex;
	justify-content:space-between;
}


.post-thumb-category a{
	padding:5px;
}

.post_description .post-meta{
	padding: 5px;
}

.post_description h2.post-title {
    padding-top: 20px;
}

.post-standard .post-inner {
    padding-left: 0px;
	float:none;
}

article.post-standard .post_description {
    padding: 0 0 125px;
}

.content .post-byline{
	font-size:11px;
}

.post-standard .post-thumbnail{
	margin-left:0px;
}

body.blog .content .page,body.blog .content .post{
    margin: 20px auto 10px;
    width: 70%;
}

@media only screen and (max-width: 769px){
.post_description h2.post-title{
    padding-bottom: 0px;
    padding-top: 20px;
	min-width: 220px;
	}	
	
	.post_description .post-meta{
	left:10px;
	}

	.post-title{
	padding: 0 10px;
	}
	
	article.post-standard .post_description {
    padding: 0 0 0px;
	width:100%;
	max-width:500px;
	}
	
	.cat_list ul{
	display:block;
	text-align:center;
	}
	
	.post-thumbnail img {
    margin-left: 5px;
	}
	
	body.blog .content .page, body.blog .content .post{
    width: 100%;
}
	
}


/* 各カテゴリー */
body.archive .container-inner .post {
    overflow: hidden;
    border-radius: 0;
	box-shadow:none;
    margin: 20px auto 10px;
    width: 70%;
}

body.archive .container-inner {
    background: #fff;
}

/* カテゴリー一覧メニューアコーディオン */
.acd-check{
    display: none;
}
.acd-label{
    background: #ffffff;
    color: #cf2e2e;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
	text-align: center;
}
.acd-content{
/*     border: 1px solid #333; */
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
	height: fit-content;
    opacity: 1;
    padding: 10px;
    visibility: visible;
}

/* ----- isoロゴ対応用 ------- */
.footer-right {
    width: 100%;
}
.iso-logos{
	display:flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
	width: 50%;
    margin-left: auto;
	
}
.iso-logos img{
	max-height:150px;
	width:auto;
}
.iso-logos .iso_text {
	font-size: 12px;
	line-height: 1.4;
	margin-top: 10px;
}
@media only screen and (max-width: 1380px) {
	.footer-right {
		padding: 0;
	}
	.iso-logos {
		width: 100%;
		margin-top: 30px;
	}
}

#header-parts .wp-block-buttons {
  display: flex;
}

#nav-topbar .container {
    position: absolute;
    top: 20px;
    z-index: 10;
}



.insurance-category figure, .internet-insurance .wp-block-image, body.home .sonpo-data figure {
    border: none;
}

.internet-insurance {
	margin-top:0;
}

.internet-insurance .wp-block-image {
	width: 48%;
}

.con_01 .wp-block-group {
	width: 80%;
	margin: 0 auto;
}


/*-- con_03 --*/
.con_03 {
	margin-top: 0;
}

.con_03 .wp-block-image {
	width:31%;
}


/*インターネットでご契約　SPver */
@media only screen and (max-width: 769px) {
	.internet-insurance, .ins_company {
		margin-top: 0;
		padding: 10px;
		text-align: center;
	}
	.internet-insurance .wp-block-image figure {
		margin-bottom: 0;
		overflow: hidden;
		margin: 0;
	}
		.internet-insurance .wp-block-group__inner-container {
		width: 90%;
		margin: 20px auto;
		margin-top: 20px;
	}
	.internet-insurance .wp-block-image {
        width: 100%;
    }
	    .internet-insurance .wp-block-image {
        border-radius: 20px;
    }
	    .internet-insurance .wp-block-group__inner-container {
        width: 100%;
        margin: 20px auto;
        margin-top: 20px;
    }
	
	.internet-insurance .wp-block-image {
		margin: 10px auto;
		text-align: center;
		background: #fff;
		border-radius: 10px;
		-webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
		box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
		overflow: hidden;
	}
}
	
.internet-insurance .wp-block-image figure:hover {
    opacity: .5;
}
.insurance-category .wp-block-image:hover {
	opacity:.5;
}

/* SPボタン枠変更 */
@media only screen and (max-width: 769px) {
    body.insurance-item-list .wp-block-buttons .wp-block-button .wp-block-button__link, body.quote .wp-block-buttons .wp-block-button .wp-block-button__link {
        font-size: 12px;
        padding: 0px 28px;
    }
	    body.insurance-item-list .item-block .wp-block-buttons, body.quote .item-block .wp-block-buttons {
        align-items: center;
        justify-content: normal;
    }
	body.insurance-item-list .entry, body.quote .entry {
        text-align: unset;
    }
	
	#smart-tel a {
		padding: 10px 27px;
	}
	    .wp-block-button__link {
        padding: 12px 27px;
    }
	
	.insurance-category .wp-block-image:hover {
		opacity:10;
	}
		.internet-insurance .wp-block-image figure:hover {
		opacity: 10;
	}
}

.insurance-category a {
    display: block;
    cursor: pointer;
    /*max-width: 500px; */
    overflow: hidden;
    width: 100%;
}

.insurance-category a img{
    height: auto;
    transition: transform .6s ease;
}

.insurance-category a img:hover{
    transform: scale(1.05);
}

/*商品一覧変更*/
.insurance-category {
	display: block;
	background: #fcfcfc;
	width:100%;
    padding: 50px 0 120px 0;
}

.insurance-category .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
	margin: 0 auto;
	width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding: 20px 0;
}

.insurance-category h2 {
	display: block !important;
	font-size: 2.2em;
    line-height: 1.2;
    font-weight: bold;
    padding: 30px 0 !important;
    text-shadow: #ffffffb8 1px 1px 8px, #ffffffb8 -1px 1px 8px, #ffffffb8 1px -1px 8px, #ffffffb8 -1px -1px 8px;
}

.isotype-block-capbox.cap_box.box-cat {
    width: 30%;
    margin: 0 10px 30px;
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    border-radius: 10px !important;
}

.cap_box_ttl {
    border-radius: 10px 10px 0 0;
}


.cap_box_content {
    border-radius: 0 0 10px 10px;
    padding: 0;
	border: unset !important;
}

.insurance-category .wp-block-image {
    -webkit-box-shadow; 
    box-shadow: none;
    margin: 0;
    width: auto;
    text-align: center;
    border-radius: 0;
	border-radius: 0 0 10px 10px;
}

em a {
color: #333333 !important;
}

@media only screen and (max-width: 769px) {
	.isotype-block-capbox.cap_box.box-cat {
		width: 100%;
		margin: 0 10px 30px;
		box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
		border-radius: 10px !important;
	}
	.insurance-category h2 {
		font-size: 1.3em;
	}
}



.contact input {
	padding: 7px 8px !important;
	border-radius: 10px;
}

.contact textarea {
	border-radius: 10px;
}

.contact .wpcf7{
	border: none;
    border-radius: 0;
    padding: 0;
}

.contact .form-title2 {
    font-size: 1.0em;
    font-weight: bold;
    color: #000;
    padding-top: 20px;
    margin-bottom: 0;
    margin-top: 20px;
}


.internet-insurance h2:after {
    content: none;
}

.internet-insurance h2:before {
    content: none;
}

.sonpo-data .wp-block-heading {
    font-size: 2.2em;
    line-height: 1.2;
    font-weight: bold;
    padding: 30px 0;
    text-shadow: #ffffffb8 1px 1px 8px, #ffffffb8 -1px 1px 8px, #ffffffb8 1px -1px 8px, #ffffffb8 -1px -1px 8px;
}

/* company */
.company {
	background:#fbfbfb;
}

.company > div > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    gap: 2%;
}

@media only screen and (max-width: 769px) {
	.company > div > div {
		display: block;
		flex-wrap: no-wrap;
		justify-content: center;
		width: 100%;
		gap: 0;
	}
}

.company .wp-block-table tr td {
    padding: 10px;
    text-align: left;
}

.cap_box_ttl {
	padding: 1em;
}

.cap_box_ttl span {
	font-size:120%
}



.internet-insurance > .wp-block-group {
	display: block;
	width: 80%;
	margin: 0 auto;
}

.internet-insurance > .wp-block-group > .wp-block-group__inner-container {
	width: auto;
	margin: 0;
	display: flex;
	justify-content: center;
    gap: 2%;
}

.col_02 {
	width: 49%;
}

.col_03 {
	width: 32%;
}

.internet-insurance .wp-block-image {
    width: 100%;
    margin: 0;
    text-align: center;
    background: #fff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
}

.internet-insurance figure img {
    width: 100%;
    margin: 0;
}

.col_02 {
	width: 45%;
    /*margin: 20px auto;*/
    text-align: center;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    overflow: hidden;
}

.col_02 p {
	margin: 1rem;
}

.col_03 {
	width: 32%;
    /*margin: 20px auto;*/
    /*text-align: center;*/
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    overflow: hidden;
}


.col_03 h2, h3, h4{
	/*text-indent: 1rem;*/
	padding: 0 !important;
}

.col_03 p {
	text-indent: 1rem;
}

.con_03 ul, .content02 ul  {
	padding: .5rem;
}
.ul_pad {
	padding: 0.5rem;
}
.col_03 li, .content02 ul li {
	text-align: left;
}

.internet-insurance .wp-block-group__inner-container {
    width: 100%;
	margin: 0;
	display:block;
}




}
/*
#about {
	background: #E8F5B9;
}
*/
#about .wp-block-media-text {
    margin-top: 0;
	background: url(https://webit.bitter.jp/site-test/lux/wp-content/uploads/2020/09/event-ptn.webp);
    border-radius: 20px;
	padding: 2rem;
}
#about .wp-block-media-text>.wp-block-media-text__content {
    margin: 0 0 0 2rem;
    border-radius: 14px;
    padding: 0;
}

#about .wp-block-media-text>.wp-block-media-text__content:first-child {
    padding: 0;
	margin: 0 2rem 0 0;
}



.con_01 li {
	margin: 1rem 0;
}

.con_01 .wp-block-media-text {

}

.con_01 .wp-block-media-text h2, h2.wp-block-heading.has-text-align-left.has-medium-font-size {
	border-radius: 25px;
    background: #fa4d00;
    width: fit-content;
    margin: 2rem auto;
    padding: .5rem 3rem;
    color: #fff;
}

.con_01 .wp-block-media-text h2, h2.wp-block-heading.has-text-align-left.has-medium-font-size a {
	color: #fff;
	display: block;
   margin-top:-100px;
   padding-top:100px;
}

.con_01 .wp-block-media-text__media {

	border-radius: 10px;
}

.con_01 li strong, .content01 li strong {
	border-bottom : #fa4d00 solid 1px;
}


.con_01 li strong, .content01 li {
	margin-bottom: 1rem;
}



.top_content h2 {
	width: fit-content;
    margin: 0 auto;
    border-bottom: solid 2px;
}




/* サービス一覧ページ */
.col_04 {
	width: 100%;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    overflow: hidden;
	margin-bottom: 20px;
}

.gallery_text {
	padding: .5rem .5rem 0 .5rem;
}

.wp-block-group.content01 {
    margin-top: 0;
    background: url(https://webit.bitter.jp/site-test/lux/wp-content/uploads/2020/09/event-ptn.webp);
    border-radius: 20px;
    padding: 2rem;
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    overflow: hidden;
}

.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    border-radius: 14px;
    overflow: hidden;
}

.content02 .wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
}

.col_03 {
    width: 32%;
    margin: 20px auto;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    overflow: hidden;
}
.content02 h3 {
    margin: 0;
    display: block;
    padding: 10px;
    line-height: 2.0;
    text-align: center;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex,
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex,
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex,
.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-4.wp-block-columns-is-layout-flex
{
    /* width: 32%; */
    margin: 20px auto;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
    overflow: hidden;
    padding: 1.5rem;
}

@media only screen and (max-width: 769px) {
	.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex,
	.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-2.wp-block-columns-is-layout-flex,
	.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-3.wp-block-columns-is-layout-flex,
	.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-4.wp-block-columns-is-layout-flex
	{
		/* width: 32%; */
		margin: 20px auto;
		background: #fff;
		border-radius: 10px;
		-webkit-box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
		box-shadow: 0 7px 16px -11px rgba(0, 25, 50, 0.7);
		overflow: hidden;
		padding: 0;
	}
}

h2.wp-block-heading.has-text-align-left.h2-underline {
	padding-top: 80px;
    margin-bottom: 20px;
    font-size: 40px;
    padding-bottom: 5px;
    padding-right: 0;
    margin-bottom: 20px;
    width: 100%;
    padding-left: 10px;
    border-bottom: 3px solid #000;
    text-align: left;
}

.btn_a a {
	display:inline;
}
#about .catchcopy {
	width: 90%;
	margin:0 auto;
}


@media only screen and (max-width: 769px) {
	.con_01 {
		margin-top: 0;
		padding: 10px;
		text-align: center;
	}
	.wp-block-group.content01 {
		padding: .5rem;
	}
	.con_01 .wp-block-group {
	width: 100%;
    /* margin: 0 auto;*/
	}
	figure.wp-block-media-text__media {
		border-radius: 12px;	
	}
	#about .wp-block-media-text {
		margin-top: 0;
		padding: 1rem 0;
	}
	.con_01 .wp-block-media-text h2:first-child {
		margin: 1rem auto;
	}
	.con_01 .wp-block-media-text h2:first-child {
		margin: 2rem auto 1rem auto;
	}
	.con_01 .wp-block-media-text h3, h3.wp-block-heading.has-text-align-left.has-medium-font-size {
    border-radius: 25px;
    background: #fa4d00;
    width: fit-content;
    margin: 2rem auto;
    padding: .5rem 3rem;
    color: #fff;
}
	#about .wp-block-media-text figure {
		width: 100%;
	}
		#about .wp-block-media-text>.wp-block-media-text__content {
		padding: 0;
		margin: 0;
	}
		#about .wp-block-media-text>.wp-block-media-text__content:first-child {
		padding: 0;
		margin: 0;
	}
	.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
		margin: 0;
		width: 100%;
	}
	h2.wp-block-heading.has-text-align-left.h2-underline {
	    padding-top: 70px;
        font-size: 1.8em;
    }
	.col_03 {
		width:100%;
	}
    #about .catchcopy {
        padding: 0 15px;
        padding-top: 30px;
    }
	
	/*
	.con_01 .wp-block-media-text h2, h2.wp-block-heading.has-text-align-left.has-medium-font-size {
		margin-left:0;
	}
*/
	.col_02, .col_03 {
		width: 100%;
		margin: 10px 0;
	}
	.internet-insurance > .wp-block-group {
		display: block;
		width: 100%;
		margin: 0 auto;
	}
	.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    	border-radius: 0;
	}
	    .entry .has-large-font-size, .site-main .entry .has-large-font-size {
        font-size: 32px !important;
    }
}
