@charset "utf-8";
/* 
サイト固有の記述
*/

a{
    color: #fff;
}

.b_ttl.text_big{
    letter-spacing: 0.05em;
}

h2{
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 0.05em;
}
h2 .s_ttl{
    letter-spacing: 0.01em;
    margin-top: 5px;
}

h3{
    font-weight: bold;
}

.mb10{margin-bottom: 10px;}

.en-bold{
    font-family: "roboto-condensed", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.bg-wh{
    background-color: #fff !important;
    color: #323232;
}
.bg-wh a{
    color: #323232;
}
.font-gray{
    color: #323232 !important;
}

.ttl01 .b_ttl{
    margin-bottom: 0px;
    display: inline-block;
	color: var(--color_01);/*20241116*/
  font-size: 50px !important;
  font-weight: 400 !important;
}

    .single-works_post .ttl01 .b_ttl{
        font-size: 28px !important;
        font-weight: bold !important;
        line-height: 1.25em;
    }

@media screen and (max-width: 767px) {
    .single-works_post .ttl01 .b_ttl{
        font-size: 21px !important;
    }
}

.bg-light-gray{
    background-color: #fbfbfb !important;
    color: #323232;
}
.no-links{
    pointer-events: none;
    opacity:none;
}
.note{
    font-size: 12px;
}

.pb00{
    padding-bottom: 0 !important;
}

.pt00{
    padding-top: 0 !important;
}
.openModal figure:before{
    width: 80px;
    height: 80px;
}



/* 
TTR TOP
*/

.mv_title.en{
    font-family: "lato", sans-serif;
    font-weight: 700;
    font-style: normal;
}
.mv_title{
    color: #fff;
    font-size: 34px;
}
#main_visual .mv_logo{
    width: 85vw !important;
}
header.absolute.after_scroll .nav_inner .navbar-nav li a{
    color: #323232;
}
header.absolute #header_wrap .navbar-nav .blank_btn a{
    color: #323232 !important;
}
.rimit_text_2row{
    max-width: 360px;
    -webkit-line-clamp: 4;
}
#top_column.concept h3 .b_ttl{
    display: block;
    font-size: 24px;
    margin-top: 30px;
    line-height: 1.5em;
}
#top_column .top_column_c_list .box a{
    padding: 90px 90px !important;
}

#top_select_post .img_slider .text_area{
    border: none;
    background: #f0f0f0;
}
#top_select_post .img_slider .text_area h3{
    font-size: 16px !important;
}
.news_list_display.news_non_thum_list li{
    border-bottom: solid 1px #1c1d1d;
}
.news_list_display.news_non_thum_list .category_name .category_box a{
    background-color: #1c1d1d !important;
    color: #fff !important;
    width: 100px;
    border-radius: 3px;
}

main .page_head .page_title .ttl01 .b_ttl{/*20241116*/
	color: var(--color_01);
	font-size: 50px !important;
	font-weight: 400 !important;
	margin-bottom: 0;
}
.p01_sec03{
    padding: 90px 0;
}

/* 
TTR CONCEPT
*/

ul.ul_tbl01 li .tbl_ttl{
        border-top: solid 1px #b4b4b4;
}
ul.ul_tbl01 li:last-child .tbl_ttl{
        border-bottom: solid 1px #b4b4b4;
}
.p01_sec13 ul.flex_3c .box{
    aspect-ratio: 4 / 4;
}

/* 
北星建設 header
*/
header.absolute #header_wrap h1 a{
    height: 25px;
}
header #header_wrap .logo{
    max-height: 25px;
}
header.absolute.after_scroll #header_wrap h1 a{
    height: 25px;
}
header #header_wrap h1 a{
    height: 25px;
    background-image: url(../images/logo_wh.svg) !important;
}
header.absolute.after_scroll #header_wrap h1 a{
    background-image: url(../images/logo.svg) !important;
}
.flex_2c_side_over li:nth-child(odd) .imgbox,
.flex_2c_side_over li:nth-child(even) .imgbox{
    min-height: 540px;
}
@media screen and (max-width: 767px){
    .flex_2c_side_over li:nth-child(odd) .imgbox,
    .flex_2c_side_over li:nth-child(even) .imgbox{
        min-height: 100%;
    }
}

/* 
北星建設 footer
*/
footer .footer_logo a img{
    max-height: 35px;
}
footer .footerUpper{
    margin-bottom: 0px;
}

/* 
北星建設 HOME
*/
.top_column_bg .txt{
    width: 100%;
    text-align: center;
}
h3.ttl01 .b_ttl{
    line-height: 1.5em;
    font-size: 24px;
}
.top_column_bg .text_link01::after{
    background-image: url(../images/icon/icon_arrow_r_wht.svg);
}
#top_banner ul.flex_1c .box{
        margin-bottom: 90px !important;
}
#top_banner ul:last-of-type.flex_1c .box{
        margin-bottom: 0 !important;
}
.recruit-brn a{
    padding: 100px 0;
    display: inline-block;
    width: 100%;
}
.recruit-brn{
    transition : 1s;
}
.recruit-brn:hover{
    opacity: 0.5;
}
.recruit-brn .ttl01 .b_ttl{
    font-size: 32px !important;
    font-weight: bold;
}
h2.recruit-brn_title {
    text-align: center;
}
h2.recruit-brn_title .s_ttl{
    display: block;
    font-size: 14px;
}
@media screen and (max-width: 767px){	
    .top_column_bg .txt{
        width: auto;
    }
    h3.ttl01 .b_ttl{
        font-size: 21px;
    }
}

/* 
北星建設 COMPANY
*/
.gutenberg h2{
    margin-bottom: 15px;
}
.company .p01_sec01 li{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.company .flex_2c_side_over li .textbox{
    width: calc(100% / 2);
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: calc((100vw - 900px) / 2);
    padding: 45px 0 45px 0px;
    margin-right: 50px;
}
.p01_sec08.non_img{
    background-color: unset;
}
.bg-wh h2 .b_ttl,
.bg-wh h2 .s_ttl.lh_10{
    color: #828282;
}
.bg-light-gray h2 .b_ttl,
.bg-light-gray h2 .s_ttl.lh_10{
    color: #828282;
}
.flex_3c .box h3.lh_14{
    margin-bottom: 5px;
}
.philosophy .flex_1c_b .box .imgbox{
    border: 1px solid #ebebeb;
    padding: 5px;
}
.philosophy .contents_wrap{
    max-width: 630px;
}
.philosophy .flex_1c_b .textbox{
    padding: 0 0 0 30px;
}
.philosophy .flex_1c_b .box .imgbox{
    width: 35%;
}
.philosophy .flex_3c figure,
.philosophy .flex_4c figure{
    display: none;
}
.philosophy .flex_3c .box{
    width: calc((100% - 40px) / 3);
    margin-right: 20px;
}
.philosophy .flex_3c .box,
.philosophy .flex_4c .box{
    aspect-ratio: unset;
    background-color: #ebebeb;
    padding: 20px;
}
.philosophy .flex_3c .box .txt,
.philosophy .flex_4c .box .txt{
    text-align: center;
}
.philosophy.p01_sec03 .box h3.lh_14{
    font-size: 14px;
    line-height: 1em;
}
.philosophy.p01_sec03 .box h3.lh_14 span{
    font-size: 12px;
}
.philosophy.p01_sec03 .flex_4c .box{
    width: calc((100% - 25px) / 5);
    margin-right: 5px;
    display: grid;
    align-items: center;
}
.philosophy.p01_sec03 ul.flex_4c{
    align-items: stretch;
    margin-bottom: 5px;
}
.recruit .philosophy .contents_wrap{
    max-width: 900px;
}
.company .p01_sec03 .flex_1c_b li{
    margin-bottom: 20px;
}
.company .p01_sec03 .flex_1c_b li:last-of-type{
    margin-bottom: 0;
}
.p01_sec03 ul:last-of-type{
    margin-bottom: 0;
}
.company .p01_sec10{
    padding-bottom: 0;
}
.p01_sec12{
    padding-bottom: 90px;
}
.contents_wrap.sapporo-eco{
    max-width: 630px;
}
.contents_wrap.sapporo-eco .imgbox{
    width: 35%;
}
.contents_wrap.sapporo-eco .textbox{
    padding: 0 0 0 30px;
}
.p01_sec12 h3{
    margin-bottom: 10px;
}

/* 
北星建設 BUSINESS CONTENT
*/
.flex_2c_side_over h2.ttl01 .b_ttl{
    font-size: 24px;
}
.top_column_c_list .contents_wrap{
    padding: 90px 0;
}
/* 
北星建設 NEWS
*/

@media screen and (max-width: 767px){
	#top_column .top_column_c_list .box a{
		padding: 40px !important;
	}
	.philosophy .flex_3c .box{
		width: 100%;
	}
	.philosophy .flex_1c_b .box .imgbox{
		width: 100%;
	}
	.company .flex_2c_side_over li .textbox{
		margin-left: 0;
    width: 100%;
    padding: 25px;
    margin-right: 0;
	}
	h2{
		font-size: 21px;
	}
	.flex_2c_side_over li .textbox{
		padding: 20px 20px !important;
	}
	.contents_wrap.sapporo-eco .imgbox{
		width: 100%;
	}
	.contents_wrap.sapporo-eco .textbox{
		padding: 20px 0 0;
	}
	 .p01_sec01{
		margin-bottom: 30px;
	}
	.top_column_c_list .contents_wrap{
		padding: 45px;
	}
	.philosophy.p01_sec03 .flex_4c .box{
		width: calc((100% - 10px) / 2);
	}
	.p01_sec03 .flex_4c .box{
		margin-bottom:5px;
	}
	.gnav .gnav__inr{
		width: 100%;
	}
	.post_list_flex .thumb_box{
		margin-bottom: 20px;
	}
	.flex_2c_side_over h2.ttl01 .b_ttl{
		font-size: 21px;
	}
	.basic_space4_margin_bottom{
		margin-bottom: 2vw;
	}
}

.recruit #top_column .top_column_c_list {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.recruit #top_column .top_column_c_list .box {
    position: relative;
    margin-bottom: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.recruit #top_column .top_column_c_list .box{
    padding: 190px 90px !important;
    color: #fff;
}
.recruit .p01_sec09 ul .box .textbox{
    margin: 0 40px;
}
.recruit .p01_sec09{
    padding-top: 90px;
}
.recruit .p01_sec09 ul .box img{
    aspect-ratio: 3 / 3;
}
.interview-box{
    padding-bottom: 90px;
}
@media screen and (max-width: 767px){
    .recruit #top_column .top_column_c_list .box{
        padding: 80px 40px !important;
    }
    .recruit .p01_sec09 ul .box .textbox{
        margin: 0;
    }
}

@media screen and (min-width: 767px){	
  .pc { display:block !important; }
  .sp { display:none !important; }
}
@media screen and (max-width: 767px){	
  .pc { display:none !important; }
  .sp { display:block !important; }
}

/* 
北星建設 施工実績
*/
@media screen and (max-width: 767px){
    .works_list_b li{
        width: calc((100% - 15px) / 2);
        margin-right: 15px;
        margin-bottom: 40px;
    }
    .works_list_b li:nth-child(2n){
        margin-right: 0;
    }
    .works_list_b li:nth-child(odd){
        margin-right: 15px;
    }
    .works_list_b li .text_box h3{
        font-size: 12px;
    }

}

.mot .p01_banner_area_bg{
    max-height: 500px;
}

/* 
谷口精光園
*/

#main_visual .mv_logo figure{
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.05em;
}

footer{
    color:#323232;
}
footer .footer_menu_area .footer_navi li a{
    color:#323232;
}
footer a.tel_link_txt{
    color:#323232;
}

.saplings .p01_sec13 ul.flex_1c .box{
    aspect-ratio: unset;
}
.saplings .p01_sec13 ul li{
    max-height: unset;
    height: 652px;
}
.facility .p01_sec13 ul.flex_1c .box{
    aspect-ratio: unset;
}
.facility .p01_sec13 ul li{
    max-height: unset;
    height: 349px;
}
.recruit .p01_sec08 h2.ttl01{
    color:#fff;
}
.recruit_menu_btn_list li a.recruit_select_btn{
    color: #323232;
}
.about .p01_sec08.layout_02 .p01_message_block_bg h2{
    color: #fff;
}

.recruit header{
    background-color: #75a137;
}
.recruit header #header_wrap h1 a{
    background-image: url(../images/logo_recruit_wh.svg) !important;
}
.recruit header.absolute.after_scroll #header_wrap h1 a{
    background-image: url(../images/logo_recruit_wh.svg) !important;
}
.recruit header.absolute.after_scroll .nav_inner .navbar-nav li a{
    color: #fff;
}
header.absolute.after_scroll #header_wrap .navbar-nav .blank_btn a{
    color: #323232 !important;
}
.recruit header #header_wrap .logo{
    max-width: 240px !important;
}
.header_drawer_toggle.fixed_type.after_scroll .gnav-trg span, .header_drawer_toggle.fixed_type.after_scroll .gnav-trg::before, .header_drawer_toggle.fixed_type.after_scroll .gnav-trg::after{
    background-color: #323232 !important;
}
.header_drawer_toggle.fixed_type.after_scroll .gnav-trg span, .header_drawer_toggle.fixed_type.after_scroll .gnav-trg::before, .header_drawer_toggle.fixed_type.after_scroll .gnav-trg::after{
    background-color: #323232  !important;
}
.recruit .header_drawer_toggle.fixed_type.after_scroll .gnav-trg span,
.recruit .header_drawer_toggle.fixed_type.after_scroll .gnav-trg::before,
.recruit .header_drawer_toggle.fixed_type.after_scroll .gnav-trg::after{
    background-color: #fff;
}
.header_drawer_toggle.fixed_type.after_scroll .gnav-trg span,
.header_drawer_toggle.fixed_type.after_scroll .gnav-trg::before,
.header_drawer_toggle.fixed_type.after_scroll .gnav-trg::after{
    background-color: #fff;
}

.recruit main .page_head{
    height: calc(100vh - 100px);
    max-height: unset;
}

.recruit main .page_head .page_title .ttl01 .b_ttl{
    line-height: 1.5em;
}

/* 
michikake
*/
body{
    background: #efefef !important;
}

a{color: #323232;}

.bg-blue{
    /*background: #3E456D;
    color: #fff;*//*20241116*/
    padding: 90px 0;
    margin: 0;
}
.bg-gray{
    background: #313333;
    color: #fff;
    padding: 90px 0;
    margin: 0;
}
.home .flex_4c .box img{
    aspect-ratio: 16 / 9;
}
footer{
    background: #0d1f3d !important;
    color: #fff !important;
}
footer a{
    color: #fff !important;
}

.flex_2c_side_over li{
    background-color: var(--color_02);
}
.flex_6c{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.p01_sec03 .flex_6c .box{
    width: calc((100% - 100px) / 6);
    margin-right: 20px;
}
.p01_sec03 .flex_6c .box:last-of-type{
    margin-right: 0;
}
.flex_6c .box img{
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    aspect-ratio: 1 / 1;
    border: 1px solid #fff;
}
.service .flex_3c .box img{
    aspect-ratio: 1 / 1;
    background-color: #fff;
}

.cross_search_link_menu li a.is-current, .cross_search_link_menu li a:hover, .cross_search_link_menu li p.is-current, .cross_search_link_menu li p:hover{
    background-color: #3E456D;
    border-color: #3E456D;
    color: #fff !important;
}
.cross_search_link_menu li a.is-current::before, .cross_search_link_menu li a:hover::before, .cross_search_link_menu li p.is-current::before, .cross_search_link_menu li p:hover::before{
    background-color: #3E456D;
}
.cross_search_link_menu li a, .cross_search_link_menu li p{
        border-bottom: 2px solid #3E456D;
        border-right: 2px solid #3E456D;
        border-left: 2px solid #3E456D;
        color: #3E456D !important;
}
.cross_search_link_menu li{
    border-top: 2px solid #3E456D;
}
header.absolute.after_scroll #header_wrap .navbar-nav .blank_btn a, header #header_wrap .navbar-nav .blank_btn a{
    background-color: #3E456D !important;
}

#top_column .top_column_c_list .box a{
    text-align: center;
    color: #fff;
}

.home .top-service-title{
    color: #3c436a;
    font-size: 60px;
    letter-spacing: 0.025em;
    width: 100%;
}
.home .service-txt{
    font-size: 28px;
    letter-spacing: 0.025em;
    font-weight: bold;
}

h2.title{
    position      : relative;
    height        : 140px;
}
.title-front{
    display       : inline-block; 
    position      : absolute;
    top           : 50%;
    left          : 50%;
    transform     : translate(-50%, -50%);
}
.title-back{
    position      : absolute;
    display       : inline-block; 
    white-space   : nowrap;
    font-size     : 130pt;
    line-height   : 1;
    font-weight   : bold;
    top           : 50%;
    left          : 50%;
    transform     : translate(-50%, -50%);
}
.title-back.blue{
    color: rgba(60, 67, 106, 0.1);
}
.title-back.gray{
    color: rgba(4, 0, 0, 0.1);
}
.banner_box{
    color: #fff;
}
.banner_box .txt{
    width: 300px;
}
.service .p01_sec04 ul .box a,
.concept .p01_sec04 ul .box a{
    padding: 200px 0px;
}

.profile-txt-1{
    font-size: 12px;
    line-height: 1.5em;
    display: inline-block;
    margin-bottom: 10px;
}
.profile-txt-2{
    font-size: 24px;
}
.profile-txt-3{
    font-size: 16px;
    font-weight: normal;
}
#top_select_post .img_slider figure img{
    aspect-ratio: 1 / 1 !important;
}
.home .slick-next::before{
    margin-top: -100px;
}
.home .slick-prev::before{
    margin-top: -100px;
}

/* 20241109
 ====================================================*/
:root{
	--base : #231815; /*文字色*/
	--color_01 : #d0a900; /*イエローブラウン*/ 
	--color_02 : #faf6e5;
	--color_03 : #0d1f3d; /*ダークブルー*/
}
.color_01{color: var(--color_01)}
.bk_color_02{
	background-color: var(--color_02);
}
.bk_color_03{
	background-color: var(--color_03);
}
.full{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
	margin: 0 calc(50% - 50vw);
}
.en{
    font-family: "lato", sans-serif;
    font-weight: 400;
    font-style: normal;
}
body{
	background-color: #fff !important;
	color: var(--base) !important;
}
a{
	color: var(--base) !important;
	transition: 0.5s;
}
.header-drawer-nav li a {
  color: #fff !important;
}
a:hover {
    opacity: 0.5;
}
.t_decoration{
	text-decoration: underline;
}
.arrow,.arrow_bk {
	position: relative;
	display: inline-block;
	font-size: 14px !important;
	font-family: "tiffin-devanagari", sans-serif;
	font-weight: 200;
	font-style: normal;
}
.arrow:after {
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 55%;
  margin-left: 5px;
}
.arrow_bk:after {
  content: '';
  width: 8px;
  height: 8px;
  margin-top: -5px;
  border-top: solid 0.5px #000;
  border-right: solid 0.5px #000;
  transform: rotate(45deg);
  position: absolute;
  top: 55%;
  margin-left: -1px;
}
.more_link{
	text-align: right;
}

header{
	position: relative;
	background-color: #fff;
}
header #header_wrap h1 a {
		height: 25px;
		background-image: url(../images/logo.svg) !important;
}
header .absolute .nav_inner .navbar-nav li a {
		color: #ffffff;
}
header.absolute #header_wrap .navbar-nav .blank_btn_new a{
	background-color: var(--color_01) !important;
	color: #fff !important;
	border-radius: 30px;
	padding: 10px 30px;
}
header.absolute.after_scroll #header_wrap .navbar-nav .blank_btn a, header #header_wrap .navbar-nav .blank_btn_new a {
	background-color: var(--color_01) !important;
	color: #fff !important;
}
.header_drawer_toggle.fixed_type .gnav-trg span, .header_drawer_toggle.fixed_type .gnav-trg::before, .header_drawer_toggle.fixed_type .gnav-trg::after {
  background-color: var(--base);
}
.fb{font-weight: bold !important}
.slick-slide {
  padding: 0 7px !important;
}
.full{
	width: 100%;
}
/* タイトル */
/* .ttl_01{
	display: grid;
	place-content: center;
	text-align: center;
}
.ttl_01 .ttl_b{
	color: var(--color_01);
	font-size: 50px !important;
	font-weight: bold !important;
}
.ttl_01 span.s_ttl{
	font-size: 16px;
	}*/
main .page_head.non_b_img .page_title .ttl01 .s_ttl {
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
main .page_head .page_title .ttl01 .page_header_ttl{
	color: #fff !important;
	font-size: 48px !important;
    margin-top: 50px;
}
@media screen and (max-width: 767px){
main .page_head .page_title .ttl01 .page_header_ttl{
	font-size: 30px !important;
}}

/* マージン */
.basic_space4_margin_bottom {/*サブタイトル　margin-bottom*/
  margin-bottom: 30px !important;
}
/*.basic_space1_margin_top {
  margin-top: 60px !important;
}*/
main .page_head.non_b_img {
  padding-top: 120px !important;
}
.mt-pcsp_01{
margin-top: 30px;
}
.pt-pcsp_01{
padding-top: 100px;
}
.pb-pcsp_01{
padding-bottom: 100px;
}
@media screen and (max-width: 767px){
.mt-pcsp_01{
margin-top: 10px;
}}

/* top
 ===============================*/
.top_ph_wrap{
	padding: 40px 0 60px;
}
.top_ph_wrap .ttl_02{
	padding: 20px 0;
	font-size: 24px;
}
.client_list{
	display: flex;
	justify-content: center;
	gap: 10px;
}
.news_wrap{
	width: 900px;
}
.top_con_wrap{
	padding-block: 90px;
	padding-inline: 5%;
	margin-bottom: 90px;
	background-color: var(--color_02)
}
.top_con_list{
	padding: 0;
	text-align: center;
	font-size: 14px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-color: #fff;
	border: 1px solid var(--color_01)
}
.top_con_list article{
	width: calc(100% / 3);
	position:relative;
	padding: 60px 0;
}
.top_con_list article img{
	width: 40%;
	margin-bottom:30px;
}
.top_con_list h4{
	font-size: 18px;
	font-weight: bold !important;
	margin-bottom:5px;
}
.top_con_list article:after{
   content: "";
  display: inline-block;
  width: 1px;
  height: 90%;
   background-color:var(--color_01);
  position: absolute;
  top: 5%;
  right: 0;
}

.top_con_list article:before{
   content:"";
   display:block;
   width: 90%;
   height:1px;
   background-color:var(--color_01);
   position:absolute;
   bottom:0;
   left: 5%;
}
.top_con_list article:nth-child(6):after,
.top_con_list article:nth-child(3):after{
   display: none
}
.top_con_list article:nth-child(n+4):before{
   display: none
}
@media screen and (max-width: 767px){
.top_con_list article {
  width: calc(100% / 2);
  padding: 20px 5px;
}
.top_con_list article:nth-child(2):after,
.top_con_list article:nth-child(4):after,
.top_con_list article:nth-child(6):after{
   display: none
}

.top_con_list article:nth-child(3):after{
	content: "";
  display: inline-block;
  width: 1px;
  height: 90%;
   background-color:var(--color_01);
  position: absolute;
  top: 5%;
  right: 0;
}

.top_con_list article:nth-child(4):before{
   content:"";
   display:block;
   width: 90%;
   height:1px;
   background-color:var(--color_01);
   position:absolute;
   bottom:0;
   left: 5%;
}
.top_con_list article img {
  width: 70%;
  margin-bottom: 10px;
}
.top_con_list h4 {
  font-size: 16px;
}
.top_con_list {
  font-size: 12px;
}
}

/* concept
 ===============================*/
.con_info_wrap ul{
	display: flex;
	justify-content: center;
	gap: 90px;
	padding: 60px 0;
}
.con_info_wrap h3{
	line-height: 1.6;
}
.con_info_wrap p{
	margin-top: 30px;
}
.con_info_wrap p:last-child{
	text-align :right;
	font-size: 14px;
}
.con_concept_wrap{
	text-align: center;
}
.con_concept_wrap_02{
	padding-block: 90px;
}
.con_concept_wrap p.ttl{
	text-align: center;
	color: var(--color_01);
	font-size: 20px;
}
.con_concept_wrap h3{
	padding: 20px 0;
}
.con_concept_wrap div{
	display: flex;
	gap: 1px;
	padding-top: 20px;
	justify-content:center;
}
.con_concept_figcaption{
	color: var(--color_01);
	font-size: 20px;
	padding-top: 10px;
}
.con_concept_wrap .concept3_img{
	width: 600px;
	padding-bottom: 30px;
}
.con_concept_wrap .concept3_img img{
	width: 100%;
}
.con_bnr_wrap{
	display: flex;
	gap: 1px;
}
.con_bnr_wrap figure{
	position: relative;
}
.con_bnr_wrap p{
	position: absolute;
	left: 5%;
	bottom: 30px;
	color: #fff;
	font-size: 24px;
	line-height: 1;
}
.con_bnr_wrap p span{
	font-weight: normal;
	font-size: 14px;
}

/* service
 ===============================*/
.studio_wrap p{
	margin-top: 20px;
}
.studio_wrap p + p{
	margin-bottom: 30px;
}
.ttl01 .ttl_service {
  font-size: 32px !important;
  font-weight: bold !important;
}
.service_list{
	display: flex;
	gap: 30px 0;
}

.studio-img{
    display: flex;
    gap: 1px;
}

.price_con_list{
	display: flex;
	flex-wrap: wrap;
  	justify-content: flex-start;
  	gap: 30px;
}

.price_con_list.col2{
    margin-bottom: 30px;
}
.price_con_list article{
	background-color: #fff;
	width: calc(100% / 3 - 30px);
  	justify-content: flex-start;
  	padding: 30px 20px;
}

.price_con_list.col2 article{
	width: calc(100% / 2 - 30px);
}

@media only screen and (max-width: 540px) {
    .price_con_list.col2{
        gap: 10px;
    }
    .price_con_list.col2 article{
	   width: 100%;
    }
    .price_con_list.col2{
        margin-bottom: 10px;
    }
}

.price_con_list article h3.ttl{
	font-size: 22px;
	margin-bottom:10px;
    color: var(--color_01);/*20241116*/
}
.price_con_list article .price{
	text-align: right;
	font-size: 24px;
    margin-top: 10px;
}
/*.price_con_list article .price:before{
	content: "¥";
	font-size: 16px;
	padding-right: 5px;
  	vertical-align: inherit;
}*/

.price_con_list article  p.txt{
    text-align: justify;
}

.price_con_list article  p.txt.small{
    margin-top: 15px;
    font-size: 12px;
    text-align: justify;
}
.service  p span.txt.small{
    font-size: 12px;
    line-height: 1.5em;
    display: inline-block;
    text-align: center;
    margin-top: 10px;
}
.price_con_list article  span.txt.small{
    line-height: 1.5em;
    display: inline-block;
    text-align: right;
}

.yen{
    font-size: 18px;
}

/* photographer
 ===============================*/
@keyframes infinity-scroll-left {
	from {
	  transform: translateX(0);
	}
	  to {
	  transform: translateX(-100%);
	}
	}
.scroll-infinity__wrap {
    display: flex;
    overflow: hidden;
}

.scroll-infinity__list {
    display: flex;
    padding: 0
}
.scroll-infinity__list li{
  padding-right: 10px;
  list-style: none;
  width: 290px;
}
.scroll-infinity__list li img{
  width: 100%;
}
.scroll-infinity__list--left {
    animation: infinity-scroll-left 40s infinite linear 0.5s both;
}

/*540px以下*/
@media only screen and (max-width: 540px) {
.scroll-infinity__list li{
  width: 230px;
  padding-right: 20px;
      list-style: none;
}
}
.photo_list li.b_ttl{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.photo_list li .tbl_ttl {
  border-top: solid 2px #b4b4b4;
}
ul.photo_list li:last-child .tbl_ttl {
  border-bottom: solid 2px #b4b4b4;
}
ul.photo_list li:last-child {
		margin-bottom: 30px;
}
ul.photo_list li .tbl_ttl {
  width: 5em;
  padding: 17px 0;
  border-top: solid 1px #4d4d4d;
}
ul.photo_list li .tbl_body {
  width: calc(100% - 5em);
  padding: 17px 0;
  border-top: solid 1px #c8c8c8;
}
/* contact
 ===============================*/
.link_contents_btn {
  margin: auto;
  max-width: 600px;
  border: none;
  background-color: var(--color_01);
}
.link_contents_btn a .b_ttl {
  font-size: 28px;
  text-align: center;
  color: #fff;
}
.link_contents_btn a .s_ttl {
  font-size: 14px;
  text-align: center;
  color: #fff;
}
.link_contents_btn a::after {
  border-top: solid 1px #fff;
  border-right: solid 1px #fff;
}
select{
	width: 100%;
  background-color: #f0f0f0;
	-webkit-appearance: none;
  appearance: none;
	-webkit-appearance: none;
  appearance: none;
    border: 1px solid #656565;
  border-radius: 0px;
}
.select_wrap {
    position: relative;
}
.select_wrap::after {
    content: "";
    position: absolute;
    top: 10px;
    right: 16px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    transform: rotate(45deg);
}
.mail_form dl.inquiry dd.border_box {
  border: none;
}

/* footer
 ===============================*/
.footer_tel{
	font-size: 14px;
}
footer .footer_menu_area{
	max-width: 400px !important;
}
footer .footer_menu_area .footer_navi{
	width: 25vw !important;
}
footer .footer_menu_area .footer_navi li.blank_btn_new {
	margin-top: 10px;
}
footer .footer_menu_area .footer_navi li.blank_btn_new a {
	background-color: #fff;
	color: var(--color_03) !important;
	border-radius: 30px;
	padding: 10px 30px;
}
.footerLower{
	text-align: right;
}
footer .footer_menu_area .footer_navi li {
  margin-bottom: 10px !important;
}
footer .footer_menu_area .footer_navi{
	flex: auto !important;
}
/* blog
 ===============================*/
#date a {
  color: #fff !important;
}

@media screen and (max-width: 767px){
.sp_text_left{
	text-align: left;
}
.ttl01 .b_ttl {
  font-size: 34px !important;
}
.pb-pcsp_01 {
  padding-bottom: 30px;
}
.home .service-txt {
  font-size: 20px !important;
}
.pt-pcsp_01 {
  padding-top: 30px;
}
.top_ph_wrap {
  padding: 0px 0 30px;
}
.link_contents_btn a {
  padding: 20px 60px;
}
.link_contents_btn {
    width: 90%;
  }
.client_list li{
    width: calc(100% / 3 - 10px);
}
.client_list {
  justify-content: flex-start;
  flex-wrap: wrap;
}
.news_wrap {
  width: 100%;
}
	
/* concept */
.bg-blue {
  padding: 60px 0;
}
.con_bnr_wrap{
			flex-wrap: wrap;
	}
.con_info_wrap ul {
	gap: 30px;
	flex-flow: column;
}
.con_concept_wrap_02 {
  padding-block: 60px;
}
main .page_head .page_title .ttl01 .b_ttl {
  font-size: 34px !important;
}

/* photographer */
.photo_wrap{
    display: flex;
    flex-flow: column;
    flex-direction: column;
    flex-direction: column-reverse;
  }
.photo_wrap .p01_message_block_bg {
  background-size: cover;
  background-position: center;
  width: 50%;
  width: 100%;
}
/* service */
.ttl01 .ttl_service {
  font-size: 24px !important;
}
.price_con_list article{
	width: 100%;
	padding: 10px 20px;
}
.price_con_list article .ttl {
  font-size: 18px;
}
.price_con_list {
  gap: 10px;
}
}

/* 20250212 追加 */
main .page_head .page_title .ttl01 .s_ttl{
    font-size: 21px;
}

.service .p01_sec01 h3{
    font-size: 14px;
    font-weight: normal;
}

.textbox .txt{
    font-size: 12px;
}
.contact h3{
    font-size: 21px;
    line-height: 1.5em;
}

header.absolute ul.links_sns li a.ig_icon::before{
    background-image: url(../images/icon/insta_icon.svg);
}

@media screen and (max-width: 767px) {
    #main_visual .mv_slide_wrap .slides .slide .mov_wrap.-mov .mv_modal_btn {
        right: 5% !important;
        bottom: 14% !important;
    }
    
@media screen and (max-width: 1024px) {
    .cross_search_link_menu {
        padding: 5px;
    }
    .cross_search_link_menu li{
        margin-right: unset;
        max-width: unset;
        font-size:9px;
    }
}
    
