<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 

******************************************************************************* */

/*
40px
font-size: 330%;

26px
font-size: 217%;

20px
font-size: 167%;

18px
font-size: 150%;

16px
font-size: 135%;
*/

.cont04 ~ .bPickup{
    padding-top: 70px;
}



/* ==

　01. 

================================================================================================= */
.bj_mv01 {
	display: -webkit-box;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 250px;
    background-image: url(../../images/rn04/img_mv01.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	text-align: center;
}
.bj_mv01_tit {
	color: #fff;
	font-size: 330%;
	font-weight: 600;
    letter-spacing: 0.1em;
}
.bj_mv01_tit span{
    font-size: 65%;
    font-weight: 500;
    letter-spacing: 0;
}

#topicPath{
    margin-bottom: 100px;
}


.cont_lead{
    margin-bottom: 60px;
    color: #000;
}
.cont_lead .inner{
    display: flex;
    gap: 0 15px;
}
.cont_lead .docs{
    width: calc(100% - 535px);
}
.cont_lead .docs .txt01{
    margin-bottom: 20px;
    font-size: 217%;
    line-height: 2.0;
    font-weight: 600;
}
.cont_lead .docs .txt02{
    padding-right: 20px;
    font-size: 150%;
    line-height: 2.3;
}
.cont_lead .img img{
    width: 520px;
    border-radius: 10px;
}

#main .cont{
    max-width: 1247px;
    margin: 0 auto 45px;
    padding: 55px 40px 65px;
    background-color: #fff;
    border-radius: 10px;
    color: #191919;
    box-sizing: border-box;
}

#main .cont_tit{
    margin-bottom: 60px;
    padding-bottom: 44px;
    border-bottom: 2px solid #8C7F4B;
    display: flex;
    align-items: center;
    gap: 0 20px;
}
.cont_tit .subt{
    width: 110px !important;
    height: 110px;
    padding-top: 20px;
    background-color: #8C7F4B;
    border-radius: 50%;
    color: #fff;
    font-size: 100%;
    line-height: 1.0;
    font-weight: 600;
    text-align: center;
    box-sizing: border-box;
}
.cont_tit .subt span{
    margin-bottom: 5px;
    font-size: 50px;
    line-height: 1.0;
    font-family: "Roboto", "Noto Sans JP", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Arial, Helvetica, sans-serif;
    font-weight: bold;
    display: block;
}
.cont_tit h2{
    font-size: 217%;
}
.cont_tit h2 em{
    text-decoration: underline;
    text-decoration-thickness: 10px;
    text-decoration-color: rgba(140, 127, 75, 0.56); /* 線の色 */
    text-underline-offset: -0.1em;
    text-decoration-skip-ink: none;
}

.cont01 .cont_tit,
.cont02 .cont_tit{
    justify-content: space-between;
}
.cont02 .cont_tit h2{
    width: 445px;
}
.cont01 .cont_tit &gt; p,
.cont02 .cont_tit &gt; p{
    width: 540px;
    font-size: 135%;
    line-height: 2.0;
}


.cont .cont_main h3{
    margin-bottom: 10px;
    font-size: 167%;
    color: #8C7F4B;
}
.cont01 .cont_main h3::before,
.cont02 .cont_main h3::before{
    content: "";
    width: 26px;
    height: 27px;
    padding-left: 8px;
    background: url(../../images/rn04/ico_img01.png) left 5px top no-repeat;
    display: inline-block;
    position: relative;
    top: 0.25em;
}
.cont .cont_main h3.num1::before{ background-position: left top; background-image: url(../../images/rn04/txt_num01.png); }
.cont .cont_main h3.num2::before{ background-position: left top; background-image: url(../../images/rn04/txt_num02.png); }
.cont .cont_main h3.num3::before{ background-position: left top; background-image: url(../../images/rn04/txt_num03.png); }
.cont .cont_main h3.num4::before{ background-position: left top; background-image: url(../../images/rn04/txt_num04.png); }
.cont .cont_main h3.num5::before{ background-position: left top; background-image: url(../../images/rn04/txt_num05.png); }
.cont .cont_main h3.num6::before{ background-position: left top; background-image: url(../../images/rn04/txt_num06.png); }

.cont .cont_main p{
    margin-bottom: 30px;
    line-height: 2.0;
}

.cont .cont_point,
.cont .cont_daiwahouse {
    width: 874px;
    margin: 0 auto;
    padding: 30px 40px;
    background-color: #F5F3EC;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
}
.cont04 .cont_daiwahouse{
    padding: 30px 20px;
}
.cont .cont_point .hdTxt,
.cont .cont_daiwahouse .hdTxt{
    position: absolute;
    top: -25px;
    left: -25px;
}
.cont .cont_point p,
.cont .cont_daiwahouse p{
    margin-bottom: 5px;
    font-size: 135%;
    line-height: 2.0;
}
.cont .cont_point p em,
.cont .cont_daiwahouse p em{
    font-size: 162.5%; /* 26px */
    color: #8C7F4B;
}


.cont01 .cont_main,
.cont02 .cont_main,
.cont04 .cont_main {
    margin-bottom: 55px;
    display: flex;
    justify-content: space-between;
}
.cont01 .cont_main .img{
    width: 560px;
    text-align: center;
}
.cont02 .cont_main .img{
    width: 560px;
    margin-top: -60px;
    padding-left: 50px;
    box-sizing: border-box;
}
.cont01 .cont_main .docs,
.cont02 .cont_main .docs{
    width: 540px;
}


.cont01 .cont_point .img{
    position: absolute;
    top: -22px;
    right: -13px;
}
.cont02 .cont_daiwahouse .img{
    position: absolute;
    top: -55px;
    right: -11px;
}
.cont03 .cont_point .img{
    position: absolute;
    top: -28px;
    right: 13px;
}


.cont .contBlock01{
    margin-bottom: 45px;
    display: flex;
    gap: 0 30px;
}
.cont .contBlock01 .docs{
    width: calc(100% - 550px);
}
.cont .contBlock01 .img{
    width: 520px;
    text-align: center;
}
.cont .contBlock01 .docs02{
    width: 520px;
    padding: 10px 25px 0;
    background-color: #EAFEFF;
    border-radius: 10px;
    box-sizing: border-box;
    position: relative;
}
.cont .contBlock01 .docs02 .hdTxt{
    margin-bottom: 15px;
    font-size: 150%;
    color: #1B4D91;
    position: relative;
}
.cont .contBlock01 .docs02 .hdTxt::after{
    content: "";
    width: 50px;
    height: 46px;
    background: url(../../images/rn04/cont03_img02.png) left top no-repeat;
    display: inline-block;
    position: relative;
    top: 15px;
}
.cont .contBlock01 .docs02 p{
    line-height: 2.0;
}
.cont03 .contBlock02{
    margin-bottom: 67px;
    display: flex;
    gap: 0 43px;
}

.cont04 .docs{
    width: 560px;
}
.cont04 .docs02{
    width: 510px;
}

.cont04 .AQ{
    padding: 20px 30px 25px;
    background-color: #FAEDE7;
    border-radius: 12px;
}
.cont04 .AQ h4{
    margin-bottom: 10px;
    font-size: 150%;
    color: #BC470A;
}
.cont04 .AQ ul{
    margin-bottom: 10px;
    font-size: 100%;
    line-height: 2.0;
}
.cont04 .AQ li{
    margin-left: 1em;
    text-indent: -1em;
}
.cont04 .AQ li::before{
    content: "●";
    padding-right: 2px;
}
.cont04 .AQ p.txt_note{
    margin-left: 1em;
    font-size: 100%;
}
.cont04 .AQ .btn{
    min-width: 150px;
	font-size: 100%;
	line-height: 1.57;
	font-weight: bold;
	margin: auto auto 0;
	align-self: flex-end;
    display: inline-block;
}
.cont04 .AQ .btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #8C7F4B;
	border-radius: 23px;
	background: #fff;
	min-height: 30px;
	text-decoration: none;
	text-align: center;
	padding: 5px 35px 5px 25px;
	position: relative;
	box-sizing: border-box;
	color: #8C7F4B;
    opacity: 1.0;
}
.cont04 .AQ .btn a:hover{
    opacity: 0.7;
}
.cont04 .AQ .btn a::after{
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	background: #EBE5C9 url(/bunjo/common/images/rn04/ico_arrow01.svg) no-repeat center;
	background-size: 10px auto;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: calc(50% - 9px);
}


.cont04 .cont_daiwahouse .img{
    margin-top: 30px;
}
.cont04 .cont_daiwahouse .benefit{
    margin: 45px 15px 0;
    padding: 25px 36px;
    background-color: #fff;
    border-radius: 10px;
    text-align: left;
    display: flex;
    align-items: center;
    gap: 0 40px;
}
.cont04 .cont_daiwahouse .benefit .docs p em{
    font-size: 112.5%;
}
.cont04 .cont_daiwahouse .benefit .docs ul{
    font-size: 135%;
}
.cont04 .cont_daiwahouse .benefit .docs02 .btn{
    width: 100%;
	font-size: 117%;
	line-height: 1.57;
	font-weight: bold;
	margin: auto auto 0;
	max-width: 262px;
	align-self: flex-end;
}
.cont04 .cont_daiwahouse .benefit .docs02 .btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #8C7F4B;
	border-radius: 23px;
	background: #8C7F4B;
	min-height: 46px;
	text-decoration: none;
	text-align: center;
	padding: 5px 50px;
	position: relative;
	box-sizing: border-box;
	color: #fff;
    opacity: 1.0;
}
.d_hover .cont04 .cont_daiwahouse .benefit .docs02 .btn a:hover{
    opacity: 0.7;
}
.cont04 .cont_daiwahouse .benefit .docs02 .btn a::after{
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background: #EBE5C9 url(/bunjo/common/images/rn04/ico_arrow01.svg) no-repeat center;
	background-size: 14px auto;
	border-radius: 50%;
	position: absolute;
	right: 10px;
	top: calc(50% - 15px);
}</pre></body></html>