@charset "utf-8";
#bousai2608_footer .footer_content_wrapper {
	/*border: 1px solid #00558e;*/
	box-sizing: border-box;
    margin-bottom: 30px;
}

#bousai2608_footer .footer_content {
	/*padding: 40px 30px 70px;*/
}

#bousai2608_footer .section1 {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

#bousai2608_footer .section1_image {
	width: 450px;
}

#bousai2608_footer .section1_txt {
	width: 430px;
	line-height: 26px;
	font-size: 18px;
}

#bousai2608_footer .section1_fontBold {
	line-height: 33px;
	font-size: 22px;
	font-weight: bold;
}

#bousai2608_footer .section1_fontBold .dot {
	display: inline-block;
	position: relative;
}

#bousai2608_footer .section1_fontBold .dot::before {
	display: block;
	position: absolute;
	top: -1px;
	right: 0;
	left: 0;
	margin: auto;
	content: '';
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #facf36;
}

#bousai2608_footer .section2 {
	margin-bottom: 55px;
}

#bousai2608_footer .section2_ttl {
	margin-bottom: 20px;
}

#bousai2608_footer .section2_images {
	display: flex;
	justify-content: space-between;
	position: relative;
	padding: 43px 107px 0;
	height: 312px;
	background: #fff7e7;
}

#bousai2608_footer .section2_images::after {
	display: block;
	position: absolute;
	bottom: -52px;
	left: 0;
	content: '';
	width: 100%;
	height: 52px;
	background: url(/resource/club_com/special/bousai/new_bousai/images/footer_bg_triangle.png) left top;
}

#bousai2608_footer .section2_images_item {
	text-align: center;
}

#bousai2608_footer .section2_images_item:first-of-type {
	width: 220px;
}

#bousai2608_footer .section2_images_item:last-of-type {
	width: 422px;
}

#bousai2608_footer .section2_images_image {
	margin-bottom: 10px;
}

#bousai2608_footer .section2_images_txt {
	font-size: 16px;
	line-height: 22px;
}

#bousai2608_footer .section3_item + .section3_item {
	margin-top: 20px;
}

#bousai2608_footer .section3_item_ttl {
	position: relative;
	margin-bottom: 20px;
}

#bousai2608_footer .section3_item_ttl::after {
	position: absolute;
	top: 18px;
	right: 0;
	display: block;
	content: '';
	height: 2px;
	background: #e46e00;
}

#bousai2608_footer .section3_item_ttl.ttl1::after {
	width: 499px;
}

#bousai2608_footer .section3_item_ttl.ttl2::after {
	width: 464px;
}

#bousai2608_footer .section3_item_ttl.ttl3::after {
	width: 488px;
}

#bousai2608_footer .section3_item_wrapper {
	display: flex;
	justify-content: space-between;
}

#bousai2608_footer .section3_item_image {
	width: 402px;
}

#bousai2608_footer .section3_item_txt {
	width: 480px;
	font-size: 16px;
	line-height: 22px;
}

#bousai2608_footer .bnr_area {
    text-align: center;
}

#bousai2608_footer .bnr_area p {
    font-size: 18px;
    margin-bottom: 20px;
}


#bousai2608_footer .bousai2608_footer_title {
    background-color: #ffe252;
    font-size: 32px;
    text-align: center;
    padding: 15px 0;
    border-radius: 6px;
    box-sizing: border-box;
	font-weight: 600;
}

#bousai2608_footer .section {
    padding: 40px;
    margin: 40px auto;
    background-color: #fffae6;
    border-radius: 6px;
    box-sizing: border-box;
}

#bousai2608_footer .section_title {
    text-align: center;
    margin-bottom: 30px;
}

#bousai2608_footer .section_title01 {
    font-size: 28px;
    font-weight: 600;
    background: linear-gradient(transparent 70%, #ffe252 70%);
    text-align: center;
}

#bousai2608_footer .section_read {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 20px;
}

#bousai2608_footer .section_ol {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    margin-bottom: 20px;
}

#bousai2608_footer .section_title02 {
    font-size: 22px;
    font-weight: 600;
    background: linear-gradient(transparent 70%, #ffe252 70%);
    text-align: center;
}

#bousai2608_footer .section_read:last-child {
    margin-bottom: 0;
}

#bousai2608_footer .section_title02 {
    font-size: 18px;
}

#bousai2608_footer .section_col3_list {
    display: flex;
    justify-content: space-between;
}

#bousai2608_footer .section_listbox {
    background-color: #fff;
    width: 212px;
    min-height: 393px;
    border-radius: 0 0 6px 6px;
    position: relative;
}

#bousai2608_footer .section_title03 {
    width: 100%;
    height: 55px;
    font-size: 16px;
    font-weight: 600;
    background-color: #ffe252;
    padding: 20px 0 0 20px;
    border-radius: 6px 6px 0 0;
    box-sizing: border-box;
}

#bousai2608_footer .section_listItem {
    margin: 15px auto;
    font-size: 14px;
    line-height: 1.8em;
}
#bousai2608_footer .section_listItem li {
    position: relative;
    padding: 0 15px 0 40px;
    line-height: 1.6;
    color: #333333;
    margin-bottom: 12px;
    box-sizing: border-box;
}
#bousai2608_footer .section_listItem li::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-color: #183D9F;
    border-radius: 3px;
}
#bousai2608_footer .section_listItem li::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 6px;
    width: 3px;
    height: 6px;
    border-right: 3px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
}
#bousai2608_footer .section_listItem li a:link {
    color: #183D9F;
    text-decoration: none;
}

#bousai2608_footer .listboxImg {
    position: absolute;
    bottom: 15px;
    left: 17px;
}
#bousai2608_footer .section_checklist {
    width: 32.5%;
    height: auto;
    background-color: #fff;
    padding: 20px 0;
    box-sizing: border-box;
    border-radius: 6px;
}
#bousai2608_footer .checklist_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-bottom: 10px;
}
#bousai2608_footer .checklist_title {
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0 0 5px;
    box-sizing: border-box;
}


#bousai2608_footer .section_title04 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

#bousai2608_footer .section_read {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 20px;
}

#bousai2608_footer .section_rollingstock {
    background-color: #fff;
    padding: 30px 25px;
    border-radius: 6px;
    /* display: flex; */
    /* justify-content: space-between; */
}

#bousai2608_footer .section_rollingstock_list {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 1.6em;
}

#bousai2608_footer .section_rollingstock_item {
    position: relative;
    border-right: 1px solid #ccc;
}

#bousai2608_footer .section_itsystem_list {
    font-size: 14px;
    line-height: 1.6em;
}

#bousai2608_footer .section_itsystem_smalltxt {
    font-size: 12px;
    margin-bottom: 12px;
}

#bousai2608_footer .section_itsystem_txt {
    margin-bottom: 10px;
}

#bousai2608_footer .section_column {
    /* background-color: #fff; */
    border-radius: 6px;
    /* padding: 30px 0; */
}

#bousai2608_footer .section_column_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#bousai2608_footer .section_column_listbox {
    display: flex;
    align-items: center;
    width: 49%;
}

#bousai2608_footer .section_column_listbox:nth-child(n + 3) {
    margin-top: 20px;
}
#bousai2608_footer .section_column_listimg {
    margin-right: 10px;                                
}

#bousai2608_footer .section_column_listtxt {
    color: #183D9F;
    font-size: 14px;
    line-height: 1.6em;
}

#bousai2608_footer .section_column_listtxt a:visited {
    color: #1b72e9;
}

#bousai2608_footer .imgIcon {
    vertical-align: baseline;
    filter: invert(46%) sepia(98%) saturate(2784%) hue-rotate(207deg) brightness(92%) contrast(85%);
}
#bousai2608_footer .cmnTitleBlock .recommend {
    padding: 10px 0 10px 42px;
}

#bousai2608_footer .step-container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 30px;
}
#bousai2608_footer .-arrow {
    padding-top: 70px;
}
#bousai2608_footer .col_bg_white {
    background-color: #fff;
    padding: 24px;
    border-radius: 10px;
}
#bousai2608_footer .flow_detail_text {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    line-height: 1.6em;
}
#bousai2608_footer .-bold {
    font-weight: 600;
}
#bousai2608_footer .section_about {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
#bousai2608_footer .about_col {
    width: 49%;
    background-color: #fff;
    padding: 20px 18px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.6em;
}
#bousai2608_footer .about_title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
#bousai2608_footer .section_title05 {
    font-size: 22px;
    font-weight: 600;
}

#bousai2608_footer .section_border {
    border: 1px solid #D5D5D5;
    border-radius: 10px;
    padding: 15px;
    font-size: 14px;
    line-height: 1.6em;
    box-sizing: border-box;
}
#bousai2608_footer .stock_header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}
#bousai2608_footer .stock_title {
    font-size: 22px;
    font-weight: 600;
}
#bousai2608_footer .stock_subtitle {
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
}
#bousai2608_footer .stocklist_headtext {
    background: linear-gradient(transparent 70%, #ffe252 70%);
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 14px;
}
#bousai2608_footer .section_stockItem {
    width: 205px;
    margin: 35px auto 15px;
    font-size: 14px;
    line-height: 1.8em;
    min-height: 251px;
}
#bousai2608_footer .section_stockItem li {
    position: relative;
    padding: 0 15px 0 40px;
    line-height: 1.6;
    color: #333333;
    margin-bottom: 12px;
    box-sizing: border-box;
}
#bousai2608_footer .section_stockItem li::before {
    content: "";
    position: absolute;
    left: 15px;
    top: 3px;
    width: 16px;
    height: 16px;
    background-color: #183D9F;
    border-radius: 3px;
}
#bousai2608_footer .section_stockItem li::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 6px;
    width: 3px;
    height: 6px;
    border-right: 3px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    transform: rotate(45deg);
}
#bousai2608_footer .section_stockItem li a:link {
    color: #183D9F;
    text-decoration: none;
}
#bousai2608_footer .stocklist_img {
    padding-left: 10px;
}
#bousai2608_footer .section_rollingstock_item:last-child {
    border-right: none;
}
#bousai2608_footer .phasefree_info a:hover {
    opacity: 0.75;
}
#bousai2608_footer .phasefree_info {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
#bousai2608_footer .phasefree_banner_area {
    font-size: 14px;
    /* padding: 20px; */
    /* box-sizing: border-box; */
    text-align: center;
}
#bousai2608_footer .phasefree_banner {
    margin-bottom: 10px;
}
#bousai2608_footer .section_makuake {
    background-color: #fff;
    padding: 30px 25px;
    border-radius: 6px;
}
#bousai2608_footer .makuake_info {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    font-size: 14px;
    line-height: 1.6em;
}
#bousai2608_footer .makuake_detail_list {
    font-weight: 600;
    text-indent: -1em;
    padding-left: 1em;
}
#bousai2608_footer .makuake_detail_link {
    text-align: right;
}
#bousai2608_footer .icon_blank {
    display: inline-block;
    width: 12px;
    height: 12px;
    background-image: url(https://cdn.yukisato.live/cms/assets/images/icon_blank.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
#bousai2608_footer .makuake_undertext {
    font-size: 12px;
    text-align: right;
}
#bousai2608_footer .thum_img {
    border-radius: 8px;
    object-fit: cover;
}
