/*!
 * BurgerEditor 
 *
 */

.bge-contents {
    font-size: 16px;
    line-height: 2.2em;
}

.bge-contents p {
	margin: 0.6em 0;

}


.bge-contents h2,
.bge-contents h3,
.bge-contents h4{
    font-weight: 400;
}

.bge-contents hr{
    border-width: 1px 0px 0px 0px;
    border-style: dotted;
    border-color: #BDBDBD;
    height: 1px;
}
.bge-contents img{
    max-width: 100%;
    height: auto;
}
/*レイアウト
---------------------------------------------------------- */
/*[data-bgb]{
    margin: 50px 0;
}*/
@media screen and (min-width: 769px){
    
/*2カラム*/
.bge-contents .bgb-wysiwyg2 .bgt-grid:nth-child(1),
.bge-contents .bgb-image2 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-text2 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image2 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link2 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image-link2 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link-text2 .bgt-grid:nth-child(1),
.bge-contents .bgb-text-gallery1 .bgt-grid:nth-child(1),
.bge-contents .bgb-text-gallery2 .bgt-grid:nth-child(1){
    padding-right: 3.5%;
}
.bge-contents .bgb-wysiwyg2 .bgt-grid:nth-child(2),
.bge-contents .bgb-image2 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-text2 .bgt-grid:nth-child(2),
.bge-contents .bgb-trimmed-image2 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-link2 .bgt-grid:nth-child(2),
.bge-contents .bgb-trimmed-image-link2 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-link-text2 .bgt-grid:nth-child(2),
.bge-contents .bgb-text-gallery1 .bgt-grid:nth-child(2),
.bge-contents .bgb-text-gallery2 .bgt-grid:nth-child(2){
    padding-left: 3.5%;
}
/*3カラム*/
.bge-contents .bgb-wysiwyg3 .bgt-grid,
.bge-contents .bgb-image3 .bgt-grid,
.bge-contents .bgb-image-text3 .bgt-grid,
.bge-contents .bgb-trimmed-image3 .bgt-grid,
.bge-contents .bgb-image-link3 .bgt-grid,
.bge-contents .bgb-trimmed-image-link3 .bgt-grid,
.bge-contents .bgb-image-link-text3 .bgt-grid{
    padding-left: 2%;
    padding-right: 2%;
}
.bge-contents .bgb-wysiwyg3 .bgt-grid:nth-child(1),
.bge-contents .bgb-image3 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-text3 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image3 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link3 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image-link3 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link-text3 .bgt-grid:nth-child(1){
    padding-left: 0;
    padding-right: 4%;
}
.bge-contents .bgb-wysiwyg3 .bgt-grid:nth-child(3),
.bge-contents .bgb-image3 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-text3 .bgt-grid:nth-child(3),
.bge-contents .bgb-trimmed-image3 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-link3 .bgt-grid:nth-child(3),
.bge-contents .bgb-trimmed-image-link3 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-link-text3 .bgt-grid:nth-child(3){
    padding-right: 0;
    padding-left: 4%;
}
/*4カラム*/
.bge-contents .bgb-image4 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image4 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link4 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image-link4 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-text4 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link-text4 .bgt-grid:nth-child(1){
    padding-left: 0;
    padding-right: 4%;
}
.bge-contents .bgb-image4 .bgt-grid:nth-child(2),
.bge-contents .bgb-trimmed-image4 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-link4 .bgt-grid:nth-child(2),
.bge-contents .bgb-trimmed-image-link4 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-text4 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-link-text4 .bgt-grid:nth-child(2){
    padding-left: 1.5%;
    padding-right: 2.5%;
}
.bge-contents .bgb-image4 .bgt-grid:nth-child(3),
.bge-contents .bgb-trimmed-image4 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-link4 .bgt-grid:nth-child(3),
.bge-contents .bgb-trimmed-image-link4 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-text4 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-link-text4 .bgt-grid:nth-child(3){
    padding-left: 2.5%;
    padding-right: 1.5%;
}
.bge-contents .bgb-image4 .bgt-grid:nth-child(4),
.bge-contents .bgb-trimmed-image4 .bgt-grid:nth-child(4),
.bge-contents .bgb-image-link4 .bgt-grid:nth-child(4),
.bge-contents .bgb-trimmed-image-link4 .bgt-grid:nth-child(4),
.bge-contents .bgb-image-text4 .bgt-grid:nth-child(4),
.bge-contents .bgb-image-link-text4 .bgt-grid:nth-child(4){
    padding-left: 4%;
    padding-right: 0;
}
/*5カラム*/
.bge-contents .bgb-image5 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image5 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-link5 .bgt-grid:nth-child(1),
.bge-contents .bgb-trimmed-image-link5 .bgt-grid:nth-child(1),
.bge-contents .bgb-image-text5 .bgt-grid:nth-child(1){
    padding-left: 0;
    padding-right: 4%;
}
.bge-contents .bgb-image5 .bgt-grid:nth-child(2),
.bge-contents .bgb-trimmed-image5 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-link5 .bgt-grid:nth-child(2),
.bge-contents .bgb-trimmed-image-link5 .bgt-grid:nth-child(2),
.bge-contents .bgb-image-text5 .bgt-grid:nth-child(2){
    padding-left: 1%;
    padding-right:3%;
}
.bge-contents .bgb-image5 .bgt-grid:nth-child(3),
.bge-contents .bgb-trimmed-image5 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-link5 .bgt-grid:nth-child(3),
.bge-contents .bgb-trimmed-image-link5 .bgt-grid:nth-child(3),
.bge-contents .bgb-image-text5 .bgt-grid:nth-child(3){
    padding-left: 2%;
    padding-right:2%;
}
.bge-contents .bgb-image5 .bgt-grid:nth-child(4),
.bge-contents .bgb-trimmed-image5 .bgt-grid:nth-child(4),
.bge-contents .bgb-image-link5 .bgt-grid:nth-child(4),
.bge-contents .bgb-trimmed-image-link5 .bgt-grid:nth-child(4),
.bge-contents .bgb-image-text5 .bgt-grid:nth-child(4){
    padding-left: 3%;
    padding-right: 1%;
}
.bge-contents .bgb-image5 .bgt-grid:nth-child(5),
.bge-contents .bgb-trimmed-image5 .bgt-grid:nth-child(5),
.bge-contents .bgb-image-link5 .bgt-grid:nth-child(5),
.bge-contents .bgb-trimmed-image-link5 .bgt-grid:nth-child(5),
.bge-contents .bgb-image-text5 .bgt-grid:nth-child(5){
    padding-left: 4%;
    padding-right: 0px;
}
}
.bge-contents .box_lightblue{
    background: rgba(204, 214, 219, 0.4);
}
.bge-contents .box_border{
    border: 1px solid #D1D6D8;
    padding:3%;
}

.bge-contents .bgb-opt--border-bold,
.bge-contents .bgb-opt--border-thin,
.bge-contents .bgb-opt--border-dotted{
    padding: 45px 5%;
}

/*タイトル
---------------------------------------------------------- */
.bge-contents h2 {
	font-size: 30px;
    padding-bottom: 26px;
    border-bottom: 2px solid #DDDDDD;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0.1em;
    margin: 40px 0 32px;
    position: relative;
}
.bge-contents h2::after{
    content: "";
    position: absolute;
    border-bottom: 2px solid #D52E31;
    width: 80px;
    bottom: -2px;
    left: 0;
}

.bge-contents h3 {
	font-size: 26px;
    margin: 30px 0 20px;
    line-height: 1.3em;
    font-family: 'Noto Serif JP', serif;
    position: relative;
    display: flex;
    /*align-items: center;*/
}
.bge-contents h3::before{
    content: "";
    display: inline-block;
    border-top: 1px solid #D52E31;
    min-width: 0.7em;
    margin-right: 0.5em;
	margin-top: 20px;/*追加*/
}

@media screen and (max-width: 768px){
	.bge-contents h3::before{
		margin-top: 13px;/*追加*/
	}
}

.bge-contents h4 {
	font-size:22px;
    padding: 14px 0;
	margin-bottom: 17px;
    position: relative;
    display: flex;
    line-height: 1.4em;
}
.bge-contents h4::after{
    content: "";
    flex-grow: 1;
    margin-bottom: -14px;
    border-bottom: 1px solid #DDDDDD;
    position: relative;
}
.bge-contents h4::before{
    content: "";
    border-bottom: 1px solid #D52E31;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.bge-contents h5 {
	font-size:20px;
    font-family: 'Noto Serif JP', serif;
    padding: 12px 0 12px 1em;
	margin-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
    width: 100%;
    max-width: 300px;
    font-weight: 400;
    position: relative;
    line-height: 1.4em;
}
.bge-contents h5::before{
    content: "";
    position: absolute;
    border-top: 2px solid #D52E31;
    width: 0.6em;
    left: 0;
    top: 50%;
}

.bge-contents h6{
    font-size:18px;
    color: #D52E31;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 1.4em;
}

/*テーブル
---------------------------------------------------------- */
.bge-contents table {
    table-layout: auto;
    width: 100%;
    font-size: 14px;
    background: #fff;
}
.bge-contents table tr th,
.bge-contents table tr td{
    border: 1px solid #cccccc;
    line-height: 1.4em;
    vertical-align: middle;
    padding: 11px 17px;
}
.bge-contents table tr th{
    background: #999999;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
}


/*リスト
---------------------------------------------------------- */
.bge-contents ol,
.bge-contents ul{
    margin: 10px 0;
}
.bge-contents li {
    position: relative;
    line-height: 1.6em;
    margin-bottom: 10px;
    padding-left: 1.65em;
}
.bge-contents ol{
    counter-reset: number;/* カウンターを初期化 */
}
.bge-contents ol > li::before{
    content: counter(number)".";
    counter-increment: number;
    display: inline-block;
    text-align: right;
    font-size: 1em;
    text-indent: 0;
    position: absolute;
    left: 0;
    letter-spacing: 0;
    line-height: 1.6em;
    width: 1.5em;
}
.bge-contents ul > li::before{
    content: "";
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    display: block;
    left: 0px;
    top: 0.54em;
    transform: rotate(45deg);
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}
.bge-contents ul li ul li::before{
    width: 0.4em;
    height: 0.4em;
    top: 0.65em;
    left: 0.2em;
    border: none;
    border-radius: 50%;
    background: #333;
}
.bge-contents li.list_Not{
     padding-left: 0;
}
.bge-contents li.list_Not::before{
    content: none;

}

/*リンクテキスト
---------------------------------------------------------- */
.bge-contents a{
    color: #0071bc;
    transition: 0.2s;
    word-wrap:break-word;
}
.bge-contents a:hover{
    text-decoration: underline;
}
.bge-contents .link_txt_type_a{
    padding-left: 1.2em;
    position: relative;
    transition: 0.2s;
    font-size: 16px;
    color: #000;
}
.bge-contents .link_txt_type_a:hover{
    color: #D52E31;
    text-decoration: none;
}
.bge-contents .link_txt_type_a::before{
    content: "";
    width: 0.6em;
    height: 0.6em;
    position: absolute;
    display: block;
    left: 0px;
    top: 0;
    margin: 0.48em 0;
    transform: rotate(45deg);
    border-top: 1px solid #D52E31;
    border-right: 1px solid #D52E31;
}

.bge-contents .link_txt_type_b{
    position: relative;
    padding-left: 1.8em;
    font-size: 16px;
    color: #000;
}
.bge-contents .link_txt_type_b::before{
    content: "";
    width: 1.2em;
    height: 1.2em;
    border: 1px solid #D52E31;
    border-radius: 50%;
    position: absolute;
    transition: 0.3s;
    left: 0.3em;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.bge-contents .link_txt_type_b::after{
    content: "";
    background: url("../img/ico_arrow.svg") no-repeat center center;
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    left: 0.3em;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.bge-contents .link_txt_type_b:hover{
    text-decoration: none;
}
.bge-contents .link_txt_type_b:hover::before{
    transform: scale(1.3);
}
.bge-contents .link_txt_type_b:hover::after{
    animation: link_ico_hover .3s forwards;
}
.bge-contents .link_txt_type_a[target="_blank"]::after,
.bge-contents li > a[target="_blank"]::after,
.bge-contents a.link_icon::after{
    content: "";
    background: url("../img/ico_link.svg") no-repeat center center / 100% auto;
    width: 0.8em;
    height: 0.8em;
    display: inline-block;
    margin: 0 4px;
}
.bge-contents a.icn-pdf::after{
    content: "";
    background: url("../img/ico_pdf.svg") no-repeat center center / 100% auto!important;
    width: 0.9em!important;
    height: 1.1em!important;
    vertical-align: middle!important;
}

.bge-contents .link_btn_ico,
.bge-contents .link_btn{
    position: relative;
    background: #DFE3E5;
    height: 50px;
    width: 156px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    color: #000;
    border-bottom: 1px solid #D1D6D8;
    transition: 0.2s;
}
.bge-contents .link_btn_ico:hover,
.bge-contents .link_btn:hover{
    background: #ECEEEF;
    text-decoration: none;
}
.bge-contents .link_btn_ico::before{
    content: "";
    width: 19px;
    height: 19px;
    border: 1px solid #D52E31;
    border-radius: 50%;
    display: block;
    margin-right: 6px;
    transition: 0.3s;
}
.bge-contents .link_btn_ico::after{
    content: "";
    background: url("../img/ico_arrow.svg") no-repeat center center;
    width: 19px;
    height: 19px;
    order: -1;
    margin-right: -19px;
}
.bge-contents .link_btn_ico:hover::before{
    transform: scale(1.3);
}
.bge-contents .link_btn_ico:hover::after{
    animation: link_ico_hover .3s;
}

/*定義リスト
---------------------------------------------------------- */
.bge-contents dl{
    margin-bottom: 20px;
}
.bge-contents dt{
    font-size: 20px;
    font-weight: 400;
    color: #D52E31;
    border-bottom: 1px solid #DDDDDD;
    padding: 12px 0 12px 1em;
    line-height: 1.4em;
    position: relative;
    margin-bottom: 8px;
    display: flex;
}
.bge-contents dt::before{
    content: "";
    position: absolute;
    border-top: 2px solid #D52E31;
    width: 0.6em;
    left: 0;
    top: 50%;
}
.bge-contents dt.mark_Not{
    padding-left: 0;
}
.bge-contents dt.mark_Not::before{
    content: none;
}

/*画像＋テキスト
---------------------------------------------------------- */
.bge-contents .bgb-text-float-image1 .bgt-grid--first{
    margin: 0 0 50px 50px;
}
.bge-contents .bgb-text-float-image2 .bgt-grid--first{
    margin: 0 50px 50px 0;
}
.bge-contents .bgb-text-image1 .bgt-grid--first{
    width: 63%;
}
.bge-contents .bgb-text-image1 .bgt-grid--last{
    width: 33.3333%;
}
.bge-contents .bgb-text-image2 .bgt-grid--first{
    width: 33.3333%;
}
.bge-contents .bgb-text-image2 .bgt-grid--last{
    width: 63%;
}

/*ボタン
---------------------------------------------------------- */
.bge-contents .bgt-btn{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #333;
}
.bge-contents .bgt-btn:hover{
    text-decoration: none;
}
.bge-contents .btn_type_a{
    margin-bottom: 60px;
}
.bge-contents .btn_type_a .bgt-button-container{
    max-width: 310px;
    width: 100%;
}
.bge-contents .btn_type_a .bgt-btn-container{
    text-align: left;
}
.bge-contents .btn_type_a .bgt-btn{
    position: relative;
    width: 100%;
    height: 55px;
    font-size: 16px;
    display: block;
}
.bge-contents .btn_type_a .bgt-btn::before{
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 2px solid #DDDDDD;
    bottom: 0;
    left: 0;
    right: 0;
}
.bge-contents .btn_type_a .bgt-btn::after{
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    border-bottom: 2px solid #D52E31;
    bottom: 0;
    left: 0;
    transform: scaleX(0);
    transform-origin: left;
    transition: 0.3s;
}
.bge-contents .btn_type_a .bgt-btn:hover::after{
    transform: scaleX(1);
}
.bge-contents .btn_type_a .bgt-btn .bgt-btn__text{
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    bottom: 0px;
        line-height: 1.2em;
    padding-right: 30px;
}
.bge-contents .btn_type_a .bgt-btn .bgt-btn__text::before{
    content: "";
    background: url("../img/ico_arrow.svg") no-repeat center center / 12px auto;
    width: 30px;
    height: 100%;
    position: absolute;
    transform: rotate(90deg);
    right: 0;
}
.bge-contents .btn_type_a .bgt-btn:hover .bgt-btn__text::before{
    animation: btn_type_a_hover 0.3s;
}
@keyframes btn_type_a_hover{
    0% {
        opacity: 1;
        transform: rotate(90deg) translateX(0)
    }

    30% {
        opacity: 0;
        transform: rotate(90deg) translateX(25px)
    }

    30.1% {
        opacity: 0;
        transform: rotate(90deg) translateX(-25px)
    }

    100% {
        opacity: 1;
        transform: rotate(90deg) translateY(0)
    }
}
.bge-contents .btn_type_a .bgt-btn .bgt-btn__text::after{
    content: "";
    position: absolute;
    border-bottom: 2px solid #D52E31;
    bottom: 0;
    right: 0;
    width: 30px;
}

.bge-contents .btn_type_b .bgt-btn{
    position: relative;
    font-size: 16px;
    display: block;
}
.bge-contents .btn_type_b .bgt-btn::after{
    content: "";
    background: url("../img/ico_arrow.svg") no-repeat center center / 12px auto;
    width: 60px;
    height: 60px;
    min-width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.bge-contents .btn_type_b .bgt-btn:hover::after{
    background: url(../img/ico_arrow_w.svg) no-repeat center center / 12px auto;
    animation: link_ico_hover .3s;
}
.bge-contents .btn_type_b .bgt-btn__text{
    display: flex;
    align-items: center;
    position: relative;
        line-height: 1.3em;
    text-align: left;
}
.bge-contents .btn_type_b .bgt-btn__text::before{
    content: "";
    border-radius: 50%;
    width: 60px;
    min-width: 60px;
    height: 60px;
    border: 1px solid #D52E31;
    margin-left: 15px;
    order: 1;
}
.bge-contents .btn_type_b .bgt-btn__text::after{
    content: "";
    width: 60px;
    min-width: 60px;
    height: 60px;
    background: #D52E31;
    border-radius: 50%;
    position: absolute;
    right: 0;
    margin: auto;
    transition: 0.3s;
    transform: scale(0);
}
.bge-contents .btn_type_b .bgt-btn:hover .bgt-btn__text::after{
    transform: scale(1.3);
}

.bge-contents .btn_type_c .bgt-btn{
    position: relative;
    line-height: 1.2em;
    text-align: left;
    padding: 10px 0;
    font-size: 16px;
    display: inline-block;
}
.bge-contents .btn_type_c .bgt-btn::after{
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #000;
    left: 0;
    bottom: 0;
    transition: 0.3s;
    transform: scaleX(1);
    transform-origin: right;
}
.bge-contents .btn_type_c .bgt-btn:hover::after{
    transform: scaleX(0);
}
.bge-contents .btn_type_c .bgt-btn__text{
    padding-right: 30px;
    position: relative;
    display: block;
}
.bge-contents .btn_type_c .bgt-btn__text::before{
    content: "";
    width: 19px;
    height: 19px;
    background: #D52E31;
    border-radius: 50%;
    position: absolute;
    transition: 0.3s;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.bge-contents .btn_type_c .bgt-btn__text::after{
    content: "";
    background: url(../img/ico_arrow_w.svg) no-repeat center center;
    width: 19px;
    height: 19px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.bge-contents .btn_type_c .bgt-btn:hover .bgt-btn__text::before{
    transform: scale(1.3);
}
.bge-contents .btn_type_c .bgt-btn:hover .bgt-btn__text::after{
    animation: link_ico_hover .3s;
}

/*ギャラリー
---------------------------------------------------------- */
.bge-contents .bgt-gallery-marker li::before{
    content: none;
}

/*ファイルダウンロード
---------------------------------------------------------- */
.bge-contents .bgb-download-file{
    text-align: left;
}
.bge-contents .bgt-download-file__link {
    color: #333;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 1.0em 1.5em;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #FFF;
    line-height: 1.3;
}
.bge-contents .bgt-download-file__link:hover{
    text-decoration: none;
    background: #D52E31;
    color: #fff;
}
.bge-contents .bgt-download-file__link .bgt-link__size {
    font-size: 90%;
    font-weight: normal;
    color: #8a8a8a;
}
.bge-contents .bgt-download-file__link:hover .bgt-link__size{
    color: #fff;
}


@media screen and (max-width: 768px){
    .bge-contents{
        font-size: 14px;
    }
    /*[data-bgb]{
    margin: 30px 0;
    }*/

    .bge-contents img{
        margin: 7px 0;
    }
    .bge-contents .box_border{
        padding:38px 5vw;
    }
    .bge-contents .bgb-opt--border-bold,
    .bge-contents .bgb-opt--border-thin,
    .bge-contents .bgb-opt--border-dotted{
        padding: 22px 5%;
    }
/*タイトル
---------------------------------------------------------- */
.bge-contents h2 {
	font-size: 20px;
    padding-bottom: 15px;
    margin: 26px 0 20px;
}
.bge-contents h2::after{
    width: 60px;
}

.bge-contents h3 {
	font-size: 18px;
    margin: 26px 0 15px;
}

.bge-contents h4 {
	font-size:16px;
    padding: 12px 0;
    margin-bottom: 15px;
}
.bge-contents h4::after{
    margin-bottom: -12px;
}

.bge-contents h5 {
	font-size:15px;
	margin-bottom: 15px;
    max-width: none;
}
.bge-contents h5::before{
    content: "";
    position: absolute;
    border-top: 2px solid #D52E31;
    width: 0.6em;
    left: 0;
    top: 50%;
}

.bge-contents h6{
    font-size:15px;
    margin-bottom: 15px;
}
    
/*テーブル
---------------------------------------------------------- */
.bge-contents table {
    font-size: 12px;
}
.bge-contents table tr th,
.bge-contents table tr td{
    padding: 8px;
}
.bge-contents table tr th{
    font-size: 12px;
}


/*リンクテキスト
---------------------------------------------------------- */
.bge-contents .link_txt_type_a{
    font-size: 14px;
}
.bge-contents .link_txt_type_a::before{
    width: 8px;
    height: 8px;
    margin: 7px 0;
}

.bge-contents .link_txt_type_b{
    font-size: 14px;
}
/*定義リスト
---------------------------------------------------------- */
.bge-contents dt{
    font-size: 16px;
}


/*画像＋テキスト
---------------------------------------------------------- */
.bge-contents .bgb-text-float-image1 .bgt-grid--first{
    margin-bottom: 20px;
}
.bge-contents .bgb-text-float-image2 .bgt-grid--first{
    margin-bottom: 20px;
}
.bge-contents .bgb-text-image1 .bgt-grid--first{
    width: 100%;
}
.bge-contents .bgb-text-image1 .bgt-grid--last{
    width: 100%;
}
.bge-contents .bgb-text-image2 .bgt-grid--first{
    width: 100%;
}
.bge-contents .bgb-text-image2 .bgt-grid--last{
    width: 100%;
}
    
/*ボタン
---------------------------------------------------------- */
    .bge-contents .btn_type_a .bgt-btn,
    .bge-contents .btn_type_b .bgt-btn,
    .bge-contents .btn_type_c .bgt-btn{
        font-size: 14px;
    }
    .bge-contents .btn_type_b .bgt-btn::after,
    .bge-contents .btn_type_b .bgt-btn__text::before,
    .bge-contents .btn_type_b .bgt-btn__text::after{
        width: 55px;
        min-width: 55px;
        height: 55px;
    }
/*ファイルダウンロード
---------------------------------------------------------- */
.bge-contents .bgb-download-file{
    text-align: center;
}
.bge-contents .bgt-download-file__link {
    font-size: 14px;
    padding: 1.0em 0.8em;
    line-height: 1.3;
}
}