@charset "UTF-8";

/*----------------------------------------------------
	layout
----------------------------------------------------*/

.wrap {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}

#contents {
	margin-bottom: 50px;
}

#main_contents {
	width: 100%;
}

.br-pc { display:block; }
.br-sp { display:none; }

#modal{
	display:none;
}

.t_center{
	text-align: center;
}


.t_right{
	text-align: right;
}


/*----------------------------------------------------
    slider
----------------------------------------------------*/

@media (min-width: 768px) {

#mv{
	width: 1100px;
	margin:0 auto;
}

.slide_all .image {
		min-width: 1100px;
	}
.slide_all .image_pc .bx-viewport {
	background: transparent !important;
	border: 0;
	overflow: visible !important;
	height: 340px !important;
	z-index: 1;
}
.bx-wrapper .bx-prev {
	padding: 12px;
	border: 1px solid;
	position: relative;
	font-size: 24px;
	width: 34px;
	left: 51px;
	margin: 0;
	box-sizing: border-box;
	right: 0;
	text-decoration: none;
	border-color: #eee;
	background-color: #fff;
}
.bx-wrapper .bx-next {
	top: 93px;
	padding: 12px;
	border: 1px solid;
	font-size: 24px;
	box-sizing: border-box;
	position: relative;
	right: 0;
	text-decoration: none;
	border-color: #eee;
	background-color: #fff;
}

.bx-controls.bx-has-controls-direction.bx-has-pager{
	position: absolute;
	top: 262px;
	right: 0;
	z-index: 3;
}

.bx-pager.bx-default-pager{
	padding: 16px 8px;
	border: 1px solid;
	width: 34px;
	position: absolute;
	top: 36px;
	left: 51px;
	border-color: #eee;
	background-color: #fff;
	font-size: 14px;
	font-size: 11px;
	font-weight: bold;
}

ul.bxslider li {
	background: #fff;
	height: 306px;
	margin: 10px 0;
	-moz-box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.32);
	-webkit-box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.32);
}

ul.bxslider li a{
	text-decoration: none;
}

ul.bxslider li a p.title{
	position: absolute;
	bottom: 52px;
	background: #fff;
	padding: 10px;
	margin: 0 10px;
	border-radius: 4px;
	text-decoration: none;
	color: #252525;
	line-height: 1.4;
	font-weight: bold;
	font-size: 15px;
}

ul.bxslider li a p.cat_box{
	padding: 0 10px;
}


}



/*----------------------------------------------------
	header
----------------------------------------------------*/

header {
	/* box-shadow: 0px 0px 2.88px 0.12px rgba(7, 0, 2, 0.2); */
	position: relative;
	padding: 0 0 10px;
	background-color: #04062b;
	color:#fff;
}

header .wrap{
	display:flex;
	justify-content: space-between;
}

.cmn_logo {
	/* width: 700px; */
}

.cmn_icon{
	padding: 24px 0 0 0;
}

.cmn_logo h1 {
	font-size: 14px;
	padding: 14px 0 6px;
	line-height: 1.4;
}


.cmn_logo p {
	color: #664e23;
	font-size: 1.2rem;
	padding: 7px 0 0;
	line-height: 1.4rem;
	font-size: 24px;
	font-weight: bold;
}

.cmn_logo p span{
	color: #f5800d;
}

header .user{
	text-align :center;
}

header .user{
	background: #f7f7f7;
	text-align: right;
	padding: 6px 4px;
	margin: 0 auto;
	width: 1100px;
}

header .btn_box {
	padding: 10px 0 0;
	margin-left: 24px;
	box-sizing: border-box;
	position: absolute;
	right: 0;
}

header .btn_box .user{
	text-align: right;
	line-height: 1.3;
	font-weight: bold;
}

header .btn_box .user p{
	padding: 8px 0 2px;
}

header .btn_box ul{
	margin-left: 14px;
}

header .btn_box ul li {
	float: left;
	padding: 0 0 0 32px;
	text-align: center;
	font-size:12px
}

header .btn_box ul #menu{
	display:none;
}

header .btn_box ul li a{
	text-decoration: none;
	padding: 6px;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color:transparent;
}

header .btn_box ul li span{
	display: block;
	font-family: FontAwesome;
	font-size: 34px;
	margin-bottom:8px;
}

header .tel_box{
	text-align: center;
}

header .tel_box .week{
	font-size: 12px;
}

header .tel_box ul li {
	float: right;
	padding: 5px 20px 0 0;
}

header .tel_box ul li a {
	color: #414141;
	font-size: 1.3rem;
	text-decoration: none;
}

header .tel_box ul li a:before {
	content: '\f0da';
	font-family: FontAwesome;
	color: #f5800d;
	padding: 0 5px 0 0;
}

header .tel_box b {
	display: block;
	padding: 6px 0 0;
}

header .tel_box .tel_num {
	position: relative;
	font-size: 32px;
	font-weight: bold;
	padding:0 0 4px;
}

header .tel_box .txt {
	font-size: 12px;
	color: #292929;
	padding: 14px 0 4px;
	text-align: center;
	line-height: 1.4;
	font-weight: bold;
}

header .tel_box .txt span{
	color:#f5800d;
}

header .hv img{
    /* width: 340px; */
}



/*----------------------------------------------------
   mv
----------------------------------------------------*/

#mv {
}

#mv #mv_in {
  /* width: 1100px;
  margin: 0 auto;
	position: relative;
	height: auto; */
}

.image_sp{
	display: none;
}


#mv #mv_in .bxslider .btn{
	width: 36%;
	height: auto;
	position: absolute;
    bottom: 8%;
    right: 3%;
}

#mv #mv_in .bxslider img{
	width: 100%;
	height: 276px;
	object-fit: cover;
}

#mv #mv_in .bxslider_sp .btn{
	width: 64%;
	height: auto;
	position: absolute;
	bottom: 6%;
	left: 18%;
}



#mv #mv_in div b {
  font-size: 2.4rem;
  font-weight: bold;
}

#mv #mv_in div b span {
  font-size: 3.2rem;
  font-weight: bold;
  color: #d10000;
}


#mv #mv_in .cat_line{
	margin: 8px 0;
	font-size: 11px;
	display: inline-block;
	color: #252525;
}

#mv #mv_in .cat_line:before{
	content: '';
	font-family: FontAwesome;
	margin-right: 2px;
	color: #21726a;
}


/*----------------------------------------------------
	global navi
----------------------------------------------------*/

#gn {
	background: #fff;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}


#gn ul{
	display: flex;
	justify-content: space-around;

}

#gn ul li {

	position: relative;
	text-align: center;
	font-size: 9px;
	border-left: 1px solid #e3e3e3;
	width: 100%;
	height: 66px;

}


#gn ul li:last-child {
	border-right: 1px solid #e3e3e3;

}

#gn ul li a{
	text-decoration: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	white-space: nowrap; /*テキスト非表示*/
	overflow: hidden; /*テキスト非表示*/
}

#gn ul li a span{
display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 16px 0 10px;
    letter-spacing: 0em;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;

}

#gn ul li:nth-child(6) a span,
#gn ul li:nth-child(7) a span{
/* 	font-size:12px;
	padding: 18px 0 12px; */
}

/*----------------------------------------------------
	 top
----------------------------------------------------*/
#top h2,
#bl_know-how h2{
	font-size: 26px;
	text-align:center;
}


#bl_know-how {
	background-color: #f7f7f7;
	text-align: center;
}

#top #bl_know-how{
	padding: 32px 0 30px;
}

#page #bl_know-how {
	background-color: unset;
	margin: 0 auto;
}

#page #bl_know-how .wrap{
	width: 700px;
}

#bl_know-how ul{
	display: flex;
	justify-content: space-around;
	margin: 42px auto 0;
	padding: 0 0 24px;
}

#bl_know-how ul.login{
	width:60%;
}

#bl_know-how ul li{
	border:none;
}

#bl_know-how ul li p{
	text-align: center;
	font-size: 14px;
	line-height: 1.4;
}

#post_single #bl_know-how ul li{
	padding: 20px 0 0;
	width: 100%;
}

#bl_know-how ul li.icon_block img{
	margin-bottom: 16px;
}

.bl_feature{
	padding: 0 0 32px 0;
}

.bl_feature .wrap img{
	width: 100%;
}


.bl_banner .wrap img{
	width: 100%;
}


#bl_free_dl{
	background-color: #f7f7f7;
	padding:36px 0 28px;
}

#bl_free_dl ul{
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0 20px;
}

#bl_free_dl ul li{
	text-align: center;
}

#bl_free_dl ul li:nth-child(2) p{
	margin:10px 0 30px;
	font-size:22px;
	font-weight: bold;
}

#bl_free_dl ul li:nth-child(2) p.textcolor{
	font-size:20px;
}

#bl_free_dl .btn3{
	margin: 24px auto 0;
	width: 620px;
	font-size: 17px;
	padding: 4px 0;
}



p.btn1,
p.btn2,
p.btn3{
	position: relative;
	display: block;
	border-radius:24px;
	font-size: 15px;
}

p.btn2{
font-weight: bold;
width: 270px;
text-align: center;
margin: 0 auto 30px
}

.post_arc .list .btn1{
	font-weight: bold;
	width: 270px;
	text-align: center;
	margin: 0 auto 20px
}

p.login.btn1,
p.regist.btn3{
	border-radius: 30px;
	font-size: 17px;
}

p.btn1 a,
p.btn2 a,
p.btn3 a{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 16px 30px;
	text-decoration: none;
	border-radius: 24px;
	line-height: 1;
	color:#fff;
}
p.btn1 a:after,
p.btn2 a:after{
	content: " \f105";
	font-family: FontAwesome;
	position: absolute;
	right: 24px;
}

p.btn1{
	border-width: 1px;
	border-style: solid;
}

p.btn2{
	border-width: 1px;
	border-style: solid;
}


p.btn3{
	-moz-box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.32);
  -webkit-box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.32);
	box-shadow: 0px 0px 7.6px 0.4px rgba(0, 0, 0, 0.32);
	text-align: center;
	width: 500px;
}


#bl_know-how ul li.btn_block p{
	width: 318px;
	margin: 0 auto 14px;
	font-size: 17px;
	font-weight: bold;
}

#post_single .inner{
	display: flex;
}

#post_single #detail{
	width: 780px;
	box-sizing: border-box;
}

#post_single #side h3{
	text-align: center;
}

#post_single #side{
	width: 300px;
	box-sizing: border-box;
	margin: 0 0 0 20px;
}

#post_single #side ul{
	background-color:#f7f7f7;
	padding: 10px;
}

#post_single #side ul.side_column{
	background: #fff;
	padding: 0;
	border-bottom: 1px solid #e3e3e3;
}



#post_single #side ul.side_mv li{
	width: 100%;
}

#post_single #side ul.side_mv li a{
	width: 100%;
	display: block;
	text-decoration: none;
}


#post_single #side ul.side_column li a{
	text-align: center;
	width: 100%;
	display: block;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	font-weight: bold;
	padding: 22px;
	box-sizing: border-box;
	text-align: left;
	text-decoration:none;
}

#post_single #side ul.side_column li.child a{
	padding-left: 36px;
}

#post_single #side ul.side_column li a:before{
	content: "";
	font-family: FontAwesome;
	padding: 0 8px 0 0;
	position: relative;
}

#post_single #side ul.side_column ul {
	padding: 0;
	background-color: #fff;
}

#post_single #side ul.side_mv li a p{
	margin:10px 0;
	line-height: 1.4;
	font-weight: bold;
}

#post_single #side ul.voice_list li a p,
#post_single #side ul.pdf_list li a p{
padding: 2px 0 6px;
border-bottom: 1px solid #ccc;
}


#post_single #side ul.side_mv li a img{
	width: 100%;
}



#post_single .info{
	margin: 0 0 20px;
	font-size: 14px;
}

#post_single .info a span b{
	padding:10px;
	color:#fff;
	display: inline-block;
	font-weight: normal;
	  border-radius: 3px;
    font-size: 12px;
}

#post_single .overview{
	line-height: 1.5;
}

.overview.company{
	font-size:15px;
	margin: 0 auto;
	width: 780px;
}

.overview.company ul li{
	line-height: 1.7;
}

#post_single .overview p{
	font-size: 16px;
	   line-height: 1.9;
}

.overview ul {
	display: flex;
	width: 100%;
}

.overview ul li{
	line-height: 1.9;
	display: inline-block;
	border-bottom: 1px solid #e9e9e9;
}

#pc_view .overview ul li:first-child{
	width: 100%;
	padding: 30px 8px 22px;
	font-weight: bold;
/* 	color: unset !important; */
}

.overview ul.target li:first-child{
	width: 158px;
	padding: 30px 8px 4px;
}

.overview ul li:last-child{
	width: 622px;
	padding: 30px 32px 22px;
}

.overview ul.target li:last-child{
	width: 622px;
	padding: 30px 32px 4px;
}


.movie .btn3{
	width: 500px;
	border-radius: 32px;
	font-weight: bold;
	font-size:17px;
	margin: 30px auto;

}

.movie .btn3 a:before {
	content: "";
	font-family: FontAwesome;
	font-size: 200%;
	font-size: 30px;
	padding: 0 20px 0 0;
	line-height: 1;
}

.movie.voice_list .btn3 a:before {
	content: "";
	font-family: FontAwesome;
	font-size: 200%;
	font-size: 30px;
	padding: 0 20px 0 0;
	line-height: 1;
}
.movie.pdf_list .btn3{
	background-color: #101e33;
}

.movie.pdf_list .btn3 a:before {
	content: "";
	font-family: FontAwesome;
	font-size: 200%;
	font-size: 30px;
	padding: 0 20px 0 0;
	line-height: 1;
}

#bl_know-how ul li.btn_block p.btn1 a:before{
	content: none;
}

#bl_know-how ul li.btn_block p.login a:before{
	content: "";
	font-family: FontAwesome;
	font-size: 30px;
	position: absolute;
	left: 32px;
	padding: 0 20px 0 0;
	line-height: 1;
}

#bl_know-how ul li.btn_block p.login a:after{
	display: none;
}

#bl_know-how ul li.btn_block p.regist a:before{
	content: "";
	font-family: FontAwesome;
	font-size: 30px;
	position: absolute;
	left: 32px;
	padding: 0 20px 0 0;
	line-height: 1;
}




/*----------------------------------------------------
	cmn
----------------------------------------------------*/

.blct {
	margin: 15px 0 0;
	/* background: url(../img/cmn/blct/blct_bg.gif); */
}


.blct .tel_num{
	color:#493d31;
}

.blct > div {
	text-align: center;
}

.blct ul li {
	float: left;
}

.blct ul li:first-child {
	padding: 0 34px 0 0;
	position: relative;
}

.blct ul li:first-child .tel_num {
	top: 58px;
	left: 110px;
	font-size: 5.0rem;
}

.blct ul li:first-child .txt {
position: absolute;
	top: 120px;
	left: 196px;
	line-height: 2rem;
	font-size: 1.4rem;
	color: #292929;
	text-align: left;
}

.blct ul li:first-child .txt span{
	color: #f5800d;
}

.blvoice .inner {
	background-color: #f7f2ec;
	background-image: url(../img/cmn/blvoice/blvoice_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	border: 3px solid #f5800d;
}

.blvoice .inner .ttl {
	padding: 30px 0 0 55px;
}

.blvoice .inner ul {
	width: 920px;
	margin: 0 auto;
	padding: 30px 0 0;
}

.blvoice .inner ul li {
	float: left;
	width: 215px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin: 0 20px 0 0;
	box-sizing: border-box;
	padding: 20px 15px;
}

.blvoice .inner ul li:nth-child(4) {
	margin: 0;
}

.blvoice .inner ul li b {
	display: block;
	text-align: center;
	background-color: #664e23;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	padding: 10px 0;
	border-radius: 20px;
	margin: 0 0 10px;
}

.blvoice .inner ul li p {
	padding: 15px 0 0;
	font-size: 1.4rem;
	line-height: 2.1;
}

.blvoice .inner ul li p span {
	border-bottom: 1px solid #d2d2d2;
}

.blvoice .inner .btn {
	padding: 36px 0 42px;
	text-align: center;
}



.bl_post {
	line-height: 1.8;
}

.bl_post ul li {
	padding:20px 10px;
	border-bottom: 1px solid #e1e1e1;
}

.bl_post h2{
	padding: 48px 0 12px;
}


.bl_post ul li a{
	text-decoration: none;
}

.bl_post ul li a dl{
	display: flex;
	align-items: center;
}

.bl_post ul li a dl dt{
	text-align: center;
	box-sizing: border-box;
	border: 1px solid;
	border-radius: 18px;
	padding: 10px 4px;
	margin: 0 20px 0 0;
	line-height: 1;
	width: 20%;
	white-space: nowrap;
}

.bl_post ul li a dl dd{
	width: 80%;
}


.bl_seminar h2 span,
.post_arc h2 span{
	display: block;
	font-size:13px;
	font-weight: normal;
}

.post_arc h2 span{
	margin:16px 0 20px;
}

.bl_seminar p img{
margin:22px 0 0;

}

.bl_seminar .nothing{
	text-align:center;
}

.post_arc{
	margin: 40px 0 10px;

}


.post_arc ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding: 0 12px;
}


.post_arc.bl_seminar ul li{
	width: 100%;
}


.post_arc ul li{
/* 	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
	width: 338px;
	box-sizing: border-box;
	position: relative;
	text-align: center;
	margin: 0 10px 30px;
}


.post_arc.voice_list ul li,
.post_arc.pdf_list ul li{
	/* 	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); */
		width: 200px;
		margin: 0 6px 30px;
}


.post_arc ul li .img{
	padding: 0;
	display: block;
	width: 100%;
	background: #ccc;
	position: relative;
}

.post_arc ul li .img img{
	max-width: 100%;
	width: 100%;
	max-height: 190px;
	height: 190px;
	overflow: hidden;
	object-fit: cover;
}


.post_arc.seminar ul li .img img{
	height: auto;
	max-height: inherit;
}

.post_arc ul li a{
	text-decoration: none;
	display: block;
}

.post_arc ul li a .cat_name{
	position: relative;
	bottom: 16px;
	height:0;
}

.post_arc ul li a .cat_name b{
	height: 30px;
	font-size: 12px;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	padding: 8px 12px 0;
	line-height: 1;
	border-radius: 3px;
}

.post_arc ul li a dl {
	padding: 0 14px;
	line-height: 1.4;
	position: relative;
	bottom: 8px;
	text-align: left;
	/* height: 220px;
	max-height: 220px; */
}

.post_arc.column ul li a dl{
	/* height: 220px;
	max-height: 220px;
	*/
}

.post_arc ul li a dl time {
	font-size: 13px;
}

time:before {
	content: '';
	font-family: FontAwesome;
	margin-right: 4px;
}

.post_arc ul li a dl dt {
	font-size: 19px;
	padding: 8px 0 8px;
	font-weight: bold;
	height: 54px;
	max-height: 54px;
}

.post_arc ul li a dl dd.study {
	height: 100px;
	max-height: 100px;
}

.post_arc ul li a dl dd {
	font-size: 14px;
	height: 42px;
	max-height: 42px;
}
.post_arc ul li a dl dd span{
	display: block;
	font-weight: bold;
	margin: 8px 0 4px;
}

.post_arc ul li a dl dd span:before{
	content: '';
	font-family: FontAwesome;
	margin-right: 4px;
}

.post_arc ul li a .cat_line{
	margin: 8px 0;
	font-size: 11px;
	display: inline-block;
}

.post_arc ul li a .cat_line:before{
	content: '';
	font-family: FontAwesome;
	margin-right: 2px;
	color:#04062b;
}

.post_arc ul li .btn2{
	margin: 22px auto;
	width: 210px;
	padding: 16px 0;
	font-weight: bold;
}

.post_arc.seminar ul{
	justify-content: space-between;
	padding: 0 6px;
	margin: 44px 0;
}

.post_arc.seminar .nothing{
	text-align: center;
	padding: 30px 0 0;
}

.post_arc.seminar ul li {
	width: 534px;
	margin: 0 0 30px;
}


.post_arc.seminar ul li .img{
	max-height: 214px;
	height: 214px;
	background: unset;
}

.post_arc.seminar ul li a dl {
	padding: 22px 16px 0;
	bottom: 0;
	height: 126px;
	box-sizing: border-box;
}

.yt_movie {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 50px;
}

.yt_movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}


.post_arc ul li a dl time,
.post_arc ul li a dl time{
	font-size: 12px;

}
.post_arc.voice_list ul li a dl dt,
.post_arc.pdf_list ul li a dl dt{
	font-size: 17px;
	height: 64px;
	max-height: 64px;
}

.post_arc.voice_list ul li a dl,
.post_arc.pdf_list ul li a dl{
	bottom: 0px;
	padding: 14px 10px;
}
.post_arc.voice_list ul li a dl p,
.post_arc.pdf_list ul li a dl p{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 30px;
	margin: 12px 0;
	text-decoration: none;
	border-radius: 24px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}

.post_arc.voice_list ul li a dl p.voice_dlbtn{
	background: #ee6354;
}

.post_arc.pdf_list ul li a dl p.pdf_dlbtn{
	background: #101e33;
}

.post_arc.voice_list ul li a dl p.voice_dlbtn:before{
	content: '';
	font-family: FontAwesome;
	margin-right: 6px;
	font-size: 1.4em;
}

.post_arc.pdf_list ul li a dl p.pdf_dlbtn:before{
	content: '';
	font-family: FontAwesome;
	margin-right: 12px;
	font-size: 1.4em;
}


.post_arc ul li a .cat_line,
.post_arc ul li a .cat_line{
	margin:0;
}
/*----------------------------------------------------
	archive
----------------------------------------------------*/
.cs_title{
    text-align: center;
    padding: 28px 0;
    background-color: #f7f7f7;
    font-weight: bold;
		font-size: 26px;
		margin-bottom: 30px;
}

.cs_title span{
	display: block;
	margin-top:16px;
	font-weight: normal;
	font-size:13px;
}

#ft_fixedbtn{
	display:  none;
}

.cat_head{
	font-weight: bold;
	font-size: 21px;
}

.cs-cat{
	text-align: center;
	margin: 10px 0 10px;

}

.cs-cat.fl_left{
	text-align: left;
	margin: 30px 0 10px;
}

.cs-cat ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.cs-cat.fl_left p{
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 10px;
	border-top:1px solid #efefef;
}


.cs-cat.fl_left ul{
	justify-content: flex-start;
}


.cs-cat li{
	position: relative;
	display: inline-block;
	font-size: 14px;

}

.cs-cat li a{
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	font-size: 14px;
	padding: 12px 12px;
	margin: 8px 6px;
	border-radius: 3px;
}

/*----------------------------------------------------
	search box
----------------------------------------------------*/
.wpcfs-preset{
	text-align: center;
}

.wpcfs-preset label{
	display: none;
}

.wpcfs-preset .wpcfs-input{
	width: 280px;
	text-align: left;
	border: 1px solid #9a9a9a;
	border-radius: 32px;
	padding: 6px 32px;
	margin: 12px auto;
	position: relative;
}

.wpcfs-preset .wpcfs-input input[type=text]{
	width: 240px;
	border: none;
	font-size: 15px;
	padding: 10px 0;
}

.wpcfs-preset .wpcfs-input input[type=submit]{
	font-family: FontAwesome;
	color: #9a9a9a;
	border: none;
	font-size: 28px;
	background: unset;
	top: 4px;
	left: 20px;
	cursor:pointer;
	position: relative;
}


.wpcfs-preset .wpcfs-input-submit{
	display: none;
}

/*----------------------------------------------------
	sidebar
----------------------------------------------------*/

#sidebar {
	width: 230px;
	float: left;
}

#sidebar .ttl {
	background-image: -moz-linear-gradient( 90deg, rgb(245,128,13) 0%, rgb(248,187,73) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(245,128,13) 0%, rgb(248,187,73) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(245,128,13) 0%, rgb(248,187,73) 100%);
	font-size: 1.8rem;
	color: #fff;
	text-align: center;
	padding: 14px 0 12px;
	border-radius: 10px 10px 0 0;
}

#sidebar .inner {
	border: 1px solid #e2e2e2;
}

#sidebar .bl01 {
	position: relative;
}

#sidebar .bl01 .tel_num {
	position: absolute;
	top: 153px;
	left: 45px;
	font-size: 2.5rem;
	color: #fff;
}

#sidebar .bl02 ul li {
	padding: 10px 0 0;
}

#sidebar .bl02 ul li:nth-child(1) {
	padding: 15px 0 5px;
}

#sidebar .bl02 ul li:nth-child(7),
#sidebar .bl02 ul li:nth-child(8) {
	padding: 18px 0 0;
}


#sidebar .bl03 {
	padding: 24px 0 0;
}

#sidebar .bl03 .menu-sidebar-container > ul {
	border: 1px solid #e2e2e2;
	border-bottom: none;
}

#sidebar .bl03 .menu-sidebar-container > ul a {
	display: block;
	background: #fff;
	color: #000;
	padding: 16px 10px 16px 18px;
	font-size: 1.4rem;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
	line-height: 1.3;
	text-decoration: none;
}

#sidebar .bl03 .menu-sidebar-container > ul a:hover {
	background: #fff0d6;
}

#sidebar .bl03 .menu-sidebar-container > ul a:before {
	content: "\f105";
	font-family: FontAwesome;
	color: #f5800d;
	position: absolute;
	left: 10px;
}

#sidebar .bl03 ul .sub-menu {
	display: none;
}

#sidebar .bl03 ul .sub-menu li a {
	background: #f9f7f4;
	padding: 16px 10px 16px 28px;
}

#sidebar .bl03 ul .sub-menu li a:before {
	left: 20px;
}

#sidebar .bl04 {
	padding: 30px 0 0;
}

#sidebar .bl05 {
	background: #f3f3f3;
	margin: 20px 0 0;
	padding: 10px 5px;
}

#sidebar .bl05 input[type="text"] {
	width: 75%;
	padding: 5px 0;
}

#sidebar .bl05 input[type="submit"]{
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#sidebar .bl05 input[type="submit"] {
	background: #717171;
	color: #fff;
	padding: 5px 10px;
}


/*----------------------------------------------------
	page
----------------------------------------------------*/

#page_contents {
	padding: 0 0 60px;
}

#breadcrumbs {
	font-size: 11px;
	padding: 21px 10px;
}

#breadcrumbs a {
	font-size: 11px;
	text-decoration: underline;
}

#breadcrumbs a:hover {
	text-decoration: none;
}

#page {
	font-size: 1.6rem;
}

.page_under01 {
	margin: 50px 0 0;
	border: 1px solid ;
	border-bottom: none;
}

.page_under01 ul.parent li a {
	color: #fff;
}

.page_under01 ul li{
	border-bottom: 1px solid;
}


.page_under01 ul li a {
	display: block;
	padding: 18px 10px;
	text-decoration: none;

	 font-size: 1.6rem;
}

.page_under01 ul.child	li a:before {
	content: " \f105";
	font-family: FontAwesome;
	padding: 0 5px 0 0;
}

.page_under01 ul.child li a {
	padding: 18px 35px;
}

.page_under01 ul.child li a {
	padding: 18px 35px;
}



#page table.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-left-width: 1px;
	margin-top: 30px;
}

#page table.line th {
	background-color: #eae8e3;
	padding: 10px;
	vertical-align: middle;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	font-weight: bold;
}

#page table.line td {
	padding: 15px;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	line-height: 1.3;
}

#page table.line p {
	padding: 0px;
	margin: 0px;
}

table {
	font-size: inherit;
}

table.mainstyle {
	border: 1px #b9b9b9 solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 15px 20px 8px 20px;
}

table.mainstyle th {
	font-weight: bold;
	padding: 10px;
	border: 1px #b9b9b9 solid;
	border-width: 0 0 1px 1px;
	background: #FFFFCC;
	vertical-align: middle;
}

table.mainstyle td {
	padding: 10px;
	border: 1px #b9b9b9 solid;
	border-width: 0 0 1px 1px;
	background: #fff;
	vertical-align: middle;
}

.search li a {
	display: block;
	text-decoration: none !important;
	padding: 15px 0;
	border-bottom: 1px solid #e2e2e2;
}

/*----------------------------------------------------
	list
----------------------------------------------------*/

#list ul li {
	border-bottom: 1px solid #e8e8e8;
	margin: 20px 0 0;
	padding: 0 0 10px;
}

#list dl dt {
	font-size: 1.4rem;
}

#list dl dd {
	padding: 13px 0 0;
}

#list dl dd a {
	font-size: 2rem;
	font-weight: bold;
}

#list dl dd a:hover {
	text-decoration: none !important;
}

#list p {
	padding: 10px 0;
}

#list p a {
	color: #213d0a;
}


/*----------------------------------------------------
	detail
----------------------------------------------------*/

#detail dl dt {
	font-size: 1.4rem;
	padding: 20px 0 0;
}

#detail dl dd {
	padding: 15px 0 20px;
	font-size: 2.2rem;

	font-weight: bold;
}

#detail .thumb {
	padding: 20px 0 0;
}

#detail .thumb img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

#detail .pagenation {
	border-top: 1px solid #efefef;
	text-align: center;
	margin: 50px 0 0;
	padding: 20px 0 0;
}

#detail .pagenation li {
	display: inline-block;
	padding: 0 5px;
}

#detail .pagenation li a {
	display: block;
	border: 1px solid #a6a6a6;
	border-radius: 24px;
	padding: 12px 30px;
	font-size: 15px;
	text-decoration: none;
}

#detail .pagenation li.backtop a:before {
	content: "";
	font-family: FontAwesome;
	padding: 0 24px 0 0;
	position: relative;
}

/*----------------------------------------------------
	pagetop
----------------------------------------------------*/

#pagetop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 100;
}

#pagetop a {
	display: block;
}

#pagetop { display:block; }
#pagetopsp { display:none; }

/*----------------------------------------------------
	fixedbtn
----------------------------------------------------*/

#fixedbtn {
	display:none;
	position: fixed;
	top: 120px;
	right: 0;
	text-align: right;
}

#fixedbtn ul li a img {
	width: 78%;
}

#fixedbtn ul li:not(:first-child) {
	padding: 7px 0 0;
}


/*----------------------------------------------------
	 footer
----------------------------------------------------*/

footer .ft_menu {
	padding: 50px 0 36px;
}

footer .ft_menu .menu{

}

footer .ft_menu ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

footer .ft_menu ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 1.6;
	font-size: 14px;
}

footer .ft_menu ul li a:after {
	content: '｜';
	color: #fff;
	padding: 0 2px;
}

footer .ft_menu ul li:last-child a:after {
	content: none;
	padding: 0;
}


footer .copy {
	text-align: center;
	font-size: 12px;
	color: #77879f;
	padding: 0 0 46px;
}



/*----------------------------------------------------
	 ultimatemembe
----------------------------------------------------*/
.um.um-register{
	max-width: 1100px !important;
	margin: 0 auto;
}


#pc_view .um-field-user_industry .um-field-area label.um-field-checkbox:nth-child(11) .um-form-field{
	width: 260px !important;
}

#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_position],
.um.um-register .um-field-area .um-form-field[data-key=user_occupation],
.um.um-register .um-field-area .um-form-field[data-key=user_prefectures]{
	width: 344px !important;
}

#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_brokerage],
#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_built_for_sale],
#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_land_for_sale],
#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_order],
#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_renovation],
#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_rental_management],
#pc_view .um.um-register .um-field-area .um-form-field[data-key=user_rental_agency]{
	width: 266px !important;
}

.um .um-form input[type=text], .um .um-form input[type=search], .um .um-form input[type=tel], .um .um-form input[type=password], .um .um-form textarea{
	width: 720px !important;
}

.um .um-form .um-field-error{
	position: relative;
	left: 238px;
	bottom: 20px;
}

.um-col-alt .um-right.um-half{
	display: none;
}

.um-register #um-submit-btn,
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active{
	border-radius: 32px !important;
	font-weight: bold !important;
	background-color: #ee6354;
	width: auto;
	color: #fff;
	font-size: 17px;
	margin: 0 auto;
	padding: 12px 120px !important;
	display: flex;
	align-items: center;
}

#um-submit-btn:before{
	content: '';
	font-family: FontAwesome;
	font-size: 32px;
	padding-right: 20px;
	font-weight: normal;
}

.task_inner .sales div .um-field-text{
	flex-wrap:nowrap !important;
}

.um-row div .um-field {
	display: flex;
	position: relative;
	padding: 18px 0 0 0;
	flex-wrap: wrap;
}

.um-row div .um-field .um-field-label{
	display: flex;
	width: 218px;
	border-bottom: 1px solid;
	border-color: #37beb0;
	align-items: center;
	padding: 0 0 18px;
	margin: 0;
}

.um-row div .um-field .um-field-label label{
	padding: 0 0 0 20px;
	display: flex;
	align-items: center;
}

.um-row div .um-field .um-field-area{
	border-bottom: 1px solid #e3e3e3;
	padding: 0 20px 18px;
	width: 740px;
}

.um-tip{
	top: 0;
	margin: 0;
}

.um-login{
	max-width: 750px !important;
}


.um-login .um-col-alt .um-field-c .um-field-area{
	width: 100% !important;
	display: flex;
	align-items: center;
}

.um-login .um-col-alt .um-field-c .um-field-area .um-field-checkbox {
	margin: 0 auto;
}

.um-login .um-col-alt .um-half {
	width: 100% !important;
}

.um-login .um-field-area{
	width: 480px !important;
}

.um-login #um-submit-btn{
	margin: 20px auto 0;
	border-radius: 32px !important;
	background-color: #ee6354;
}

.um-profile-body{
	max-width: 100% !important;
}

.um-profile-nav{
	display: flex;
	justify-content: space-between;
}

.um-profile-edit{
	position: relative !important;
	top:0 !important;
	right:0 !important;
}

.um-profile-body .um-row .um-field-value{
	font-weight: bold;
	line-height: 22px !important;
}


.um-profile-body .um-row div .um-field.um-field-textarea{
	padding: 0;
}

.um-row div .um-field .um-field-label label .um-req,
.um-col-alt .consent .check .um-req{
	padding: 0 8px;
	color: red;
	border: 1px solid;
	margin:0 10px;
	font-size: 11px;
}

.um-col-alt .consent .check .um-req{
	font-size: 11px;
	padding: 2px 8px;
	font-weight: bold;
}

.um-row-heading{
	float: left;
	width: 218px;
	padding: 0 20px 0;
}

.um-row.sales{
	float: left;
	width: 532px;
	position: relative;
	left: -20px;
}

.um-row.sales input::placeholder{
	text-align: right;
}

.um-row.bl_task{
	clear:both;
}


.um-field-user_industry .um-field-label .label-wrap{
	display: block;
	align-items: center;
}


.um-register .um-field-user_industry .um-field-label .label-wrap:after{
	content: '\A※複数選択可';
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 20px;
}

.um-field-user_industry .um-field-label .label-wrap .multi{
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 0 20px;
}

.um-field-user_industry .um-form-field{
	width: 100% !important;
	opacity: unset !important;
}


.um-field-user_industry .um-field-area label.um-field-checkbox:nth-child(11){
	float: left;
	clear: left;
	width: 100% !important;
	position: relative;
	display: flex;
	align-items: center;
}

.um-field-user_industry .um-field-area label.um-field-checkbox:nth-child(11) input[type=checkbox]{
	margin: 0;
}

.um-field-user_industry .um-field-area label.um-field-checkbox:nth-child(11) .um-field-checkbox-state{
	position: relative;
}


.um-field-user_industry .um-field-area label.um-field-checkbox:nth-child(11) .um-field-checkbox-option{
	width: 80px;
	margin: 0 0 0 16px;
}


.um-register .um-field-user_password[data-key=user_password] > div.um-field-area{
	padding: 0 20px 0;
}

.um-register .um-field-user_password[data-key=user_password] > div.um-field-label{
	padding: 0 0 36px;
}

.um-register .um-field-user_password[data-key=user_password] > div.um-field-area:after{
	content: '※8桁以上';
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 4px 0 18px;
}

.um-field-user_industry_other[data-key=user_industry_other]{
	display: none;
}

.um-form .task_inner{
	display: flex;
	align-items: center;
}

.um-form .task_inner .um-row-heading{
	font-weight: bold;
}

.um-form .task_inner .um-field .um-field-label{
	border-bottom: none;
	width: 136px;
}

.um-form .task_inner .um-field .um-field-area{
	border-bottom: none;
}

.um-form .task_inner .um-field-label label{
	padding:0 !important;
}


.um-field-user_task[data-key=user_task] > div.um-field-area{
	border-top: 1px solid #e3e3e3;
}

.um-field-user_task[data-key=user_task] > div.um-field-label{
	border-top: 1px solid #37beb0;
}


.um-field-user_task[data-key=user_task] > div.um-field-area textarea{
	margin:20px 0 0;
}

.um-profile-body .um-field-user_task[data-key=user_task] > div.um-field-area .um-field-value{
	margin: 20px 0 0;
}

.um-profile-body .um-field-user_task[data-key=user_task] > div.um-field-label label{
	margin: 20px 0 0;
}

.um-profile-nav-item i{
	top:4px !important;
}

.um-profile .um-form[data-mode=profile]{
	margin: 30px 0 0;
}


/* 追加修正 */
#gn ul li a:hover {
    color: white !important;
}

.post_arc ul li a dl dd {
    line-height: 1.5em;
}

a {
    transition: .3s;
}

.hv {
    transition: .3s;
}
	.PC_none {
    display: none;
}
header .btn_box ul li a {
    border-width: inherit;
}
header .btn_box ul li a.hv03:hover {
    color: #ee6354 !important;
}
/* ボタンホバー の薄い色 */
.hv03 {
    transition: .3s;
}

.hv03:hover {
    background: hsla(214, 72%, 31%, 0.06);
    transition: .3s;
}

/*  ボックス押した感*/
.hv02 {
box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.1);
    transition: .3s;
}
.hv02:hover {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    transition: .3s;
}

/* 動画ページの幅 */
#pc_view .overview ul li:first-child {
/*     width: 20%; */
}

#pc_view .overview .toc_list{
	display:block;
}

#pc_view .overview .toc_list li{
	    border-bottom: none;
}

/* コラムページにサムネイル */
.thumbnail {
    text-align: center;
    margin-bottom: 20px;
}

.thumbnail　img {
    max-width: 100%;
}

.register_user{
	text-align: center;
	font-weight: bold;
}

.no_act{
	text-align: center;
}

.pad{
	padding: 0 16px 0 0;
}


.toc_list{
	display: flex;
	flex-wrap: wrap;
}

#pc_view .overview ul li:first-child{
	padding: 8px 0;
}

#toc_container.no_bullets li, #toc_container.no_bullets ul, #toc_container.no_bullets ul li, .toc_widget_list.no_bullets, .toc_widget_list.no_bullets li{
	width: 100%;
	padding: 8px 0;
	font-weight: bold;
	display: block; /* rewrite */
}

.um-col-alt .consent{
	margin:20px 0;
}

.um-col-alt .consent p{
	font-size: 15px !important;
	text-align: center;
	justify-content: center;
}

.um-col-alt .consent input{
	margin-right: 30px;
}

.um-col-alt .consent input[type="checkbox"]:checked{
	-ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
	display: block;
}

.check.um-field-area{
	display: flex;
	align-items: center;
}

.check.um-field-area .um-field-checkbox{
	position: relative;
	bottom: 2px;
}

#toc_container{
	margin-top: 20px;
	display: block !important; /* rewrite */
}

/*----------------------------------------------------
  テーブル
----------------------------------------------------*/
table {
  margin-top: 30px;
  margin-bottom: 30px;
}

table.line {
  border-top-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #d3d3d3;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  border-left-color: #d3d3d3;
  border-left-width: 1px;
  margin-top: 30px;
}

table.line th {
  background-color: #eae8e3;
  padding: 10px;
  vertical-align: middle;
  text-align: left;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  font-weight: bold;
}

table.line td {
  padding: 15px;
  text-align: left;
  vertical-align: middle;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #d3d3d3;
  border-bottom-color: #d3d3d3;
  line-height: 1.3;
}

table th {
  vertical-align: middle;
}

table tr {
  vertical-align: middle;
}

table td {
  vertical-align: middle;
}

/* navbar pagetop */
.navbar {
	position: sticky;
	bottom: 0;
	left: 0;
	right: 0;
}

.navbar__list {
	display: flex;
}

.navbar__item {
	width: calc(100% / 3);
	background: #0eace1;
}

.navbar__item>a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	color: #fff;
	width: 100%;
	height: 100%;
	padding: 6px;
	box-sizing: border-box;
	text-decoration: none;
	font-weight: bold;
}

.navbar__item>a::before {
	content: '';
	display: inline-block;
	width: 28px;
	height: 24px;
	margin-bottom: 2px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.navbar__item:nth-child(1)>a::before {
	background-image: url(../img/cmn/icon_phone.png);
}

.navbar__item:nth-child(2)>a::before {
	background-image: url(../img/cmn/icon_operator.png);
}

.navbar__item:nth-child(3)>a::before {
	background-image: url(../img/cmn/icon_line.png);
}

.navbar__item+.navbar__item {
	border-left: 2px solid #fff;
}

.pagetop-sp {
	position: fixed;
	bottom: 70px;
	right: 8px;
	width: 48px;
	height: 48px;
	display: grid;
	place-items: center;
	border-radius: 50%;
	cursor: pointer;
	background: #0eace1;
}

.pagetop-sp::before {
	display: block;
	content: '';
	width: 14px;
	height: 14px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(-45deg) translate(-3px,3px);
}
@media screen and (min-width:769px) {
	.navbar, .pagetop-sp {
		display: none;
	}
}
@media screen and (max-width:768px) {
	body {
		overflow: initial;
	}
}
