.elementor-kit-151{--e-global-color-primary:#000000;--e-global-color-secondary:#8A8987;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-8d8c10c:#000000;--e-global-color-774394d:#E7E7E7;--e-global-color-252d1ab:#8A8987;--e-global-color-bfef60c:#F2F2F2;--e-global-color-6cf69a1:#0076E0;--e-global-color-addfb44:#E08A00;--e-global-color-7d5d1f7:#A17228;--e-global-color-c98cf43:#2E5F8B;--e-global-color-17574d4:#614E30;--e-global-color-220af3f:#242E36;--e-global-color-5326713:#EE8300;--e-global-color-25b2c90:#E70000;--e-global-color-cbf5885:#EE8D02;--e-global-color-2a942ab:#FFC871;--e-global-color-1c7dd97:#005FB4;--e-global-color-880a044:#002647D4;--e-global-color-bc63633:#005BAD;--e-global-color-5ba1a1b:#0057A5;--e-global-color-68dded1:#002C53;--e-global-color-cdd93d0:#F4F4F4;--e-global-color-3cbcb6f:#011A31;--e-global-typography-primary-font-family:"Noto Serif JP";--e-global-typography-primary-font-size:54px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:26px;--e-global-typography-secondary-font-family:"Zen Kaku Gothic New";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Zen Kaku Gothic New";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.875em;--e-global-typography-text-letter-spacing:0em;--e-global-typography-accent-font-family:"Noto Sans JP";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:34px;}.elementor-kit-151 e-page-transition{background-color:var( --e-global-color-accent );}.elementor-kit-151 img{border-radius:10px 10px 10px 10px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1100px;}.e-con{--container-max-width:1100px;--container-default-padding-top:20px;--container-default-padding-right:20px;--container-default-padding-bottom:20px;--container-default-padding-left:20px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-151{--e-global-typography-primary-font-size:26px;--e-global-typography-secondary-font-size:13px;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-size:13px;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-size:13px;--e-global-typography-accent-line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*デスクトップとスマホで改行を切り替える*/
.br-dt {display:none; }
.br-sp {display: inline; }
@media screen and (min-width: 1280px){
.br-dt {display:inline; }
.br-sp {display: none; }
}


    .catch_b {
      display: flex;
      align-items: center;
      color: #0057A5;
      font-weight: 600;
    }
    .catch_b:after {
      border-top: 1px solid;
      content: "";
      flex-grow: 1;
      border-color: #0057A5;
  */
    }
    .catch_b:before {
      margin-right: 1em; 
    }
    .catch_b:after {
      margin-left: 1em; 
    }
    
    
  .catch_w {
      display: flex;
      align-items: center; 
      color: #fff;
      font-weight: 600;
    }
    .catch_w:after {
      border-top: 1px solid;
      content: "";
      flex-grow: 1;
      border-color: #fff;
  */
    }
    .catch_w:before {
      margin-right: 1em;
    }
    .catch_w:after {
      margin-left: 1em; 
    }

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 20px;
    padding-bottom: 10px;
}

.text_box {
	height: 180px; 
	padding: 20px;
	border: 2px solid #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: scroll;
	background-color: #fff;
}
.text_box .txt {
	font-size: 14px;
	text-align: justify;
	text-justify: inter-ideograph;
	-ms-text-justify: inter-ideograph;
}/* End custom CSS */