@charset "UTF-8";

.wrap{
	width: 84% !important;
}

/*-----------------------------------------------
__Main
-----------------------------------------------*/
#u_img h1{
	animation: fadeIn 1s ease 10ms 1 normal;
    -webkit-animation: fadeIn 1s ease 10ms 1 normal;
}
#u_img ul{
	width: 80%;
	font-size: 0.8em;
}
h3 > span{
	font-size: 1.2em;
}
h3 > span::after{
	content: "";
	position: absolute;
	top: 51%;
	right: -50px;
	height: 3px;
	width: 50px;
	transform: translateY(-50%);
	border-top:1px solid #ff742f
}
h3 > span > span{
	display: block;
}

#main a .more_btn,
.more_btn a{
	max-width: 90%;
}
#main a .more_btn span::before,
.more_btn a::before{
	top: 3px;
}
#main a .more_btn span::after,
.more_btn a::after{
	top: 10px;
}
.more_btn > button{
	width: 90%;
}
.more_btn > button:hover{
	width: 100%;
}
.more_btn > button::before{
	top: 13px;
}
.more_btn > button::after{
	top: 20px;
}


.dl_company dd p{
	margin-bottom: 20px;
}

.tb_wide td span{
	display: block;
	margin-left: 0em;
}

.access iframe{
	width: 90%;
	height: 300px;
	margin: 0 5% ;
}
.access dl{
	position: relative;
	z-index: 1;
	width: 80%;
	margin-top: -60px;
}
.access dt{
	text-align: center;
}
.access dt::after{
	left: 50%;
	transform: translateX(-50%);
}
.introduction > article a{
	z-index: 1;
}
.introduction{
	margin: 80px auto 20px auto;
}
.introduction > article{
	padding: 4% 0;
}
.introduction dl .more_btn{
	width: 180px;
}

.recruit_message{
	margin-bottom: 50px;
}
.recruit_message > li:first-child{
	width: 100%;
	padding-right: 0;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.recruit_message > li:first-child img{
	width: 100%;
	height: 200px;
}
.recruit_message dd p:last-of-type{
	margin-top: 30px;
}
.recruit_message dd p:last-of-type::before{
	margin-bottom: 30px;
}

#dl_flow{
	width: 80%;
}
#dl_flow dt::before{
	top: 4px;
}
#dl_flow dt::after{
	left: -2px;
	top: -6px;
	width: 34px;
	height: 34px;
}
#dl_flow dd img{
	width: 100%;
	float: none;
	clear: left;
	padding: 0 0 1% 0;
}
#dl_flow dd p.more_btn{
	padding-left: 0;
}

.business_intro{
	width: 100%;
	padding: 50px 0;
}
#main > .business_intro:first-of-type{
	padding-top: 20px;
	margin-bottom: 50px;
}
.bg_yl{
	padding: 50px 0;
}
#main > .business_intro:first-of-type section,
.business_intro section{
	position: static;
	width: 80%;
	transform: translateY(0);
	margin: -25px auto 0 auto;
	padding: 5% 10%;
}

.business_intro ul{
	width: 100%;
}
.bg_yl .business_intro ul{
	margin-left: 0%;
}
.business_intro ul li img{
	height: 200px;
}

.policy_check,
.tb_mail{
	width: 90%;
}
.tb_mail tr{
	border-bottom: none;
	border-top: 2px solid #555
}
.tb_mail th,.tb_mail td{
	width: 100%;
	display: block;
}
.tb_mail th{
	padding: 10px 0;
	background: none;
}
.tb_mail th.hissu::after{
	float: none;
	margin-left: 10px;
}
.tb_mail td{
	padding: 0 0 25px 0 ;
}
.tb_mail td input.small{
	width: 100%;
}
.tb_mail td input[type="checkbox"] + label{
	width: 100%;
}

.seiri-shuno p em::after{
	height: 4px;
}

.seiri-shuno_result{
	padding: 50px 0;
}

.seiri-shuno_result .wrap{
	width:90% !important;
}
.img_b-a{
	margin-bottom: 60px;
}
.img_b-a:last-of-type{
	margin-bottom: 60px;
}
.img_b-a p{
	margin: 0 auto;
}

.img_b-a dd img{
	padding: 10px;
	width: auto;
	max-height: 260px;
	display: block;
}
.img_b-a dd .r_slider p{
	text-align: left;
	padding: 0 30px;
}

#top_result .img_b-a dd ul.r_slider .prev{
	left: -4%;
}
#top_result .img_b-a dd ul.r_slider .next{
	right: -4%;
}
.img_b-a p.ex{
	padding: 30px 15px;
	font-size: 100%;
	line-height: 2;
}

/*20210325_追加*/
html.adviser #u_img img{
	width: 90%;
	height: auto;
	margin-left: 10%;
	border-bottom: none;
}
html.adviser #u_img > div{
	position: static;
	width: 85%;
	margin-top: 15px;
	margin-left: 10%;
	left: auto;
	top: auto;
	animation: leftIn 1.5s ease 0s 1 normal;
    -webkit-animation: leftIn 1.5s ease 0s 1 normal;
}
html.adviser #u_img h1{
	text-align: left;
	position: static;
}
html.adviser #u_img ul{
	display: none;
}

html.adviser footer address > ul.links{
	flex-wrap: wrap;
	justify-content: center;
}
html.adviser footer address > ul.links >li{
	width: auto;
}
html.adviser footer address > ul.links >li:last-of-type{
	width: 100%;
	text-align: center;
}
html.adviser footer .link_insta{
	transform:scale(0.8) translateX(0);
}

html.adviser h2.fl_box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
html.adviser h2 span{
	width: auto;
	text-align: center;
}
html.adviser h2 figure{
	margin-right: 0px;
	margin-bottom: 20px;
}
html.adviser h2 figure img{
	max-width: 120px;
}
html.adviser h2 figure.circle{
	width: 100px;
	height: 100px;
}

.p_link{
	margin-top: 50px;
}
.p_link a::after{
	width: 6px;
	height: 6px;
}
.p_link li{
	width: 48%;
}
.p_link li figure{
	height: 65px;
	width: 100%;
}

.seiri-shuno .fl_box article:first-of-type{
	margin-bottom: 30px;
}

.seiri-shuno .fl_box,
#price article,
#area .fl_box{
	flex-direction: column;
}
.seiri-shuno .fl_box article,
#price article dl,
#area .fl_box div{
	width: 100%;
}
#price article dl dt{
	margin-bottom: 1em;
}
#price article dl dt span{
	width: 45%;
}
#price article dl dt em{
	width: 55%;
	padding: 5px 0.5em;
}

#area div.fl_box > div{
	width: 100%;
	padding: 20px 20px 40px 20px;
}
#area div.fl_box,#area .fl_box > div:first-child{
	margin-bottom: 130px;
}
#area div.fl_box > div p{
	width: 90%;
	left: 5%;
	bottom: -20px;
	padding: 12px 20px;
}
#area p.ta_center em span{
	display: block;
}

html.adviser #greeting figure{
	padding: 0 20%;
}

.cate_list ul > li{
	display: block;
	margin-right: 0;
	text-align: center;
	margin-bottom: 10px;
}
.cate_list ul > li:last-of-type{
	margin-bottom: 0;
}

.dl_security{
	flex-wrap: wrap;
	flex-flow: column;
}
.dl_point dt{
	padding: 16px 20px 40px 20px;
	border-radius: 10px;
	text-align: center;
}
.dl_point dt::before{
	display: block;
	width: 60px;
	text-align: center;
	margin: 0 auto 10px auto;
}
.dl_point dt::after{
	bottom: 15px;
	right: 50%;
	-webkit-transform: rotate(45deg) translateX(30%);
	transform: rotate(45deg) translateX(30%);
	transform-origin: bottom right;
}
.dl_point dt.selected::after{
	bottom: 25px;
}
p.sub_txt a::before{
	top: 3px;
}
p.sub_txt a::after{
	top: 9px;
}
.subsidence > article{
	padding: 30px 0;
}
.img_left > li:first-of-type{
	width: 100%;
	padding-right: 0;
	text-align: center;
}
.img_left > li:first-of-type img{
	width: 80%;
	margin: 0 auto;
}

.subsidence article article{
	display: flex;
	flex-flow:column-reverse;
}
.subsidence .s_slider{
	width: 80%;
	height: 250px;
	margin: 30px auto;
}
.subsidence .s_slider img{
	height: 250px;
}
.subsidence article dl{
	padding: 0 10%;
	width:auto
}

.box_video{
	padding: 20px;
}

.u_news > li{
	width: 100%;
}
.u_news dl{
	margin-top: 5px;
	margin-bottom: 5px;
}
.u_news dt{
	width: 30% !important;
	text-align: left;
}
.u_news dt::after{
	height: 45px;
}
#main .u_news a dd{
	width: 70% !important;
	text-align: left;
	padding-left: 5%;
}
#pagenation span,
#pagenation a{
	width: 30px;
	height: 30px;
	line-height: 30px;
}

/*-----------------------------
Wordpress
------------------------------*/
.page_link{
	width: 80%;
}
	.gallery-columns-3 .gallery-item, .gallery-columns-4 .gallery-item {
		width: 48%;
		margin: 0 1%;
	}
	.gallery-columns-5 .gallery-item {
		width: 31.33333%;
		margin: 0 1%;
	}
.gallery-caption { /** キャプション **/
	padding: 2px 5px;
	font-size: 90%;
}


/*-----------------------------------------------
__Footer
-----------------------------------------------*/
#foot_temp{
	display: block;
}
#foot_temp > li{
	width: 100%;
}

footer address > ul{
	display: block;
}
footer address > ul.links >li:nth-of-type(1){
	width: 55%;
}

footer address > ul.links >li:last-of-type{
	width: 100%;
	display: block;
	padding: 15px 0;
}
footer address > ul:last-of-type >li{
	display: block;
	text-align: center;
}
footer address > ul:last-of-type >li:last-of-type{
	text-align: center;
	margin-top: 30px;
	width: 100%;
}

footer .link_insta{
	right: 50%;
	transform: scale(0.8) translateX(50%);
}

/*-----------------------------------------------
__Index
-----------------------------------------------*/
/*画像切り替え*/
#top_img,#slider,#slider li img{
	width:100%;
	height: 500px;
}
#slider li dl{
	width: 70%;
	left: 5%;
	bottom: 23%;
}
#slider li dd a{
	width: 60px;
	font-size: 70%;
	padding: 1px 20px;
}

#thumbnail-list ul{
	flex-direction: column;
}
#thumbnail-list ul > li{
	width: 100%;
}
#thumbnail-list ul > li:not(:last-of-type){
	margin-bottom: 30px;
}
#thumbnail-list ul > li.thumbnail-current figure::after{
	opacity: 0;
}

#top_news{
	padding: 30px 10px 15px 20px;
}
#top_news ul{
	display: block;
}
#top_news ul >li h2{
	margin-top: 0;
}
#top_news ul >li:nth-child(1){
	width: 100%;
	padding: 0;
}
#top_news ul > li:nth-child(2){
	padding: 0 0 15px 0;
	width: 100%;
}
#top_news dl{
	border-left: none;
	padding: 10px 15px 0 0;
	box-sizing: border-box;
	display:block;
}
#top_news dt{
	width: 100%;
	color: #ff742f;
	padding: 15px 0 0 0;
	font-size: 0.7em;
	text-align: right;
}
#top_news dt:first-of-type{
	padding: 5px 0 0 0;
}
#top_news dd{
	width: 100%;
	padding: 5px 0 15px 0;
	display: block;
	position: relative;
	border-bottom: 2px solid #fef6ea;
}
#top_news dd span{
	margin-right: 0px;
	position: absolute;
	left: 0;
	top: -15px;
	border: 2px solid #555;
}
#top_news dd p{
	display:block;
}

#concept{
	margin-bottom: 50px;
}
#concept .bg_img{
	height: 200px;
}
#concept dt{
	margin: 0 auto 40px auto;
}

#top_result{
	background: #fef6ea;
	padding: 30px 0 50px 0;
}
#top_result .more_btn{
	margin-top: 25px;
	position: static;
}
.list_thumb a span{
	height: 160px;
}
#top_photo ul{
	margin-top: 0;
	margin-bottom: 15px;
	justify-content: flex-start;
}
#top_photo ul > li{
	width: 32%;
	margin-bottom: 10px;
}
#top_photo ul > li:nth-child(9){
	display: block;
}
#top_photo ul > li:nth-child(n+10){
	display: none;
}

#top_photo .more_btn{
	position: static;
}
#top_photo .more_btn.fl_box{
	flex-direction: column;
	align-items: center;
	width: 100%;
}
#top_photo .more_btn a:not(:first-of-type){
	margin-top: 15px;
}

#top_news .more_btn,
#top_flow .more_btn,
#top_result .more_btn{
	width: 180px;
}

/*20220131_add*/
#dayori .fl_box{
	flex-direction: column-reverse;
}
#dayori .fig,#dayori section{
	width: 100%;
	margin: 0 auto;
}
#dayori .fig{
	margin-top: 40px;
}
#dayori .fig a{
	max-width: 220px;
	margin: 0 auto;
}

#top_photo .more_btn a,
#dayori .more_btn a{
	width: 250px;
}

#bn_dayori a{
	padding:15px 5px 5px 5px;
}
#bn_dayori dl{
	flex-direction: column;
	padding-left: 0;
}
#bn_dayori dl::before{
	width: 30%;
	height: 50px;

	left: 30px;
	top: auto;
	bottom: 15px;
	transform: rotate(10deg) translateY(0);
	filter: none;
}
#bn_dayori dt{
	flex-direction: column;
	align-items: center;
	text-align: center;
}
#bn_dayori dt,
#bn_dayori dt span{
	width: 100%;
}
#bn_dayori dt span{
	margin-right: auto;
}
#bn_dayori dt em{
	margin-top: 5px;
}

#bn_dayori dd{
	box-sizing: border-box;
	width: 100%;
	background:#fff;
	border-radius: 7px;
	padding: 10px;
	padding-left: 25%;
	margin-top: 10px;
}
#bn_dayori dd span{
	color: #333;
}
#bn_dayori dd span::before,
#bn_dayori dd span::after{
	border-color: #333;
}

/*-----------------------------------------------
__Common
-----------------------------------------------*/
hr{
	border: none;
	margin: 0 auto 60px auto;
}

.tb_li_block > li,
.sp_li_block > li{
	display: block;
	margin-bottom: 15px;
	overflow: hidden;
}

.tb_block,
.sm_block{
	display: block;
}

.f_right{
	float: right;
}
.f_left{
	float: left;
}
.c_both{
	clear: both;
}
.img_line{
	margin: 5px;
	padding: 2px;
	border: 1px solid #ccc;
}
.icon{
	margin: 0 5px;
	vertical-align: middle;
}