
body{
  line-height: 180%;
  font-size: 16px;
}

#header {
  background: #ffffff;
  width: 100%;
  z-index: 2;
  position: relative;
}

#header .con1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#logo {
  box-sizing: border-box;
  width: 220px;
  position: relative;
  z-index: 2;
  margin: 15px 20px 15px 0;
}

#logo1ft{
  width: 220px;
}

#logo img,
#logo1ft img{
  height: auto;
  width: 100%;
  padding: 0;
  display: block;
  vertical-align: bottom;
}

#header.m_fixed {
  width: 100%;
}

/*メインビジュアル
トップスライダー*/

#mainvl {
  width: 100%;
  position: relative;
  background: url(images/main.jpg) no-repeat center top;
  background-size: cover;
}

.bg_filter{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom,  rgba(0,0,0,0.3) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.7) 80%,rgba(0,0,0,0.7) 100%);
  /*background: rgba(0,0,0,0.7);*/
}

.mainbox .txt_b{
  text-shadow: 0px 0px 20px rgba(0,0,0,0.3);
}

.mainbox,
.subbox{
  text-align: center;
  position: relative;
  z-index: 2;
  color: #fff;
  width: 90%;
  margin: 0 auto;
}

.mainbox{
  padding: 60px 0;
}

.subbox{
  padding: 30px 0;
}

.mainbox h2{
  font-size: 32px;
  line-height: 50px;
  font-weight: 700;
  padding-top: 10px;
}

.subbox h2{
  font-size: 22px;
  line-height: 40px;
  font-weight: 700;
}

.mainbox .txt_b{
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
}

.cv{
  padding-bottom: 50px;
}

.bg_b{
  background: url(images/bg_b.jpg) no-repeat center center;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 220px;
}

.ttl{
  padding-bottom: 20px;
}

.ttl h2{
  font-size: 17px;
  line-height: 30px;
  font-weight: 500;
}

.ttl h3{
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
}

.t_style1,
.t_style2{
  font-style: italic;
  position: relative;
  padding-bottom: 3px;
  margin-bottom: 5px;
  display: inline-block;
}

.t_style1::before{
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #333333;
}

.txt_white .t_style1::before{
  background: #ffffff;
}

.mailmag{
  position: relative;
  margin-top: -200px;
  z-index: 2;
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.15);
}

.cv_img{
  background: url(images/cv.jpg) no-repeat center center;
  background-size: cover;
  width: 100%;
  height: 220px;
}

.cv_form{
  padding: 30px 20px 15px;
  box-sizing: border-box;
}

#performance{
  background: url(images/bg2.jpg) no-repeat center center;
  background-size: cover;
}

.en_ttl{
  font-size: 44px;
  line-height: 60px;
  font-family: "Poltawski Nowy", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
}

#performance .en_ttl{
  font-size: 44px;
  line-height: 60px;
}

.per_flex ul {
  padding-top: 10px;
  text-align: center;
}

.per_flex li{
  width: 170px;
  margin: 0px 5px 0;
  position: relative;
  background: #ffffff;
  aspect-ratio: 1/1;
  border-radius: 50%;
  display: inline-block;
}

.per_txt{
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.per_txt h4{
  font-size: 18px;
}

.value{
  font-size: 16px;
  padding-top: 10px;
}

.value span{
  font-size: 40px;
  line-height: 40px;
  padding-right: 5px;
  font-family: "Poltawski Nowy", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  background: linear-gradient(to bottom, #bba94d, #9c8d43);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.flex_1{
  
}

.p-img{
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}


.p-txt{
  
}

.p-txt h3 span{
  font-size: 15px!important;
}

.flex_2{
  position: relative;
  padding-bottom: 40px;
}

.ttl2{
  width: 180px;
  height: 180px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto 20px;
}

.ttl2 h3{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
}

.bg_i1{
  background: url(images/bg_icon1.jpg) no-repeat left top;
  background-size: cover;
}

.bg_i2{
  background: url(images/bg_icon1.jpg) no-repeat right top;
  background-size: cover;
}

.bg_i3{
  background: url(images/bg_icon1.jpg) no-repeat center bottom;
  background-size: cover;
}

.check1{
  
}

.check1 li,
.check4 li{
  padding: 5px 0 5px 30px;
  background: url(images/check.png) no-repeat left 10px;
  background-size: 20px;
}

.p-img2{
  width: 100%;
  height: 200px;
  text-align: center;
  margin-top: 20px;
  position: relative;
}

.p-img2 img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

#solution{
  background: url(images/bg3.jpg) no-repeat center center;
  background-size: cover;
}

.solu_list ul{
}

.solu_list li {
  background: #ffffff;
  box-sizing: border-box;
  padding: 20px 20px 30px;
  margin: 10px 0;
  position: relative;
}

.count{
  font-family: "Poltawski Nowy", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  border-bottom: 1px solid #333333;
  margin-bottom: 20px;
  width: 60px;
  text-align: center;
}

.ad_img{
  position: absolute;
  width: 80px;
  right: 10px;
  bottom: 10px;
}

.ad_img2{
  position: absolute;
  width: 80px;
  right: 10px;
  bottom: 10px;
}

.co_r{
  padding-right: 110px;
}

.clm_l{
  
}

.clm_r{
}

.risk_list ul{
  
}

.risk_list li{
  width: 100%;
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}

.risk_list li:last-child {
  margin: 0 0 0px;
  padding: 0 0 0px;
  border-bottom: none;
}



.flex_3,
.flex_4{
  
}

.flex_3{
  
}

.w-img{
  width: 98%;
  height: 200px;
  margin: 0 auto 30px;
  position: relative;
}

.w-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.check2,
.check3{
  flex: 1;
}

.check2 li,
.check3 li{
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  position: relative;
}

.check2 li{
  padding: 15px 0 15px 40px;
  background: url(images/check.png) no-repeat left 15px;
  background-size: 30px;
}

.check3 li{
  background: url(images/check.png) no-repeat left 5px;
  background-size: 30px;
  padding: 5px 0 5px 40px;
}

.check2 li::before{
  content: "";
  width: 100%;
  height: 1px;
  background-image: radial-gradient(circle, #c3c3c3 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
}

.case_post li{
  position: relative;
  padding: 30px 0px;
}

.case_post li::before,
.postbtn::before{
  content: "";
  width: 100%;
  height: 1px;
  background-image: radial-gradient(circle, #c3c3c3 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  top: 0;
}

.case_post li:first-child::before{
  display: none;
}

.case_post li:first-child{
  padding-top: 0;
}

.case_post li:last-child{
  padding-bottom: 0;
}

.thumbimg{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 0 20px 0px 0
}

.thumbimg img{
  height: auto;
	width: 100%;
	max-width: inherit;
	position:absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

.case_txt .mgt20{
  clear: both;
  padding-top: 20px;
}

.s-img{
  width: 460px;
  margin: 0 auto 30px;
}

/*フッタ*/


footer{
  
}

.ft_flex{
}

#copyright{
  padding-top: 20px;
  color: #a8a8a8;
  font-size: 13px;
  line-height: 30px;
}

#copyright a,
#copyright span{
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  color: #a8a8a8;
}

#copyright span{
  padding: 0 15px;
}

.cv_form dl{
}

.cv_form dt,
.con_form dt{
  padding-bottom: 5px;
  font-weight: bold;
}

.cv_form dt p{
  font-size: 14px;
  font-weight: bold;
}

.cv_form dd,
.con_form dd{
  padding-bottom: 30px;
}

.hissu{
	font-size: 13px;
	color: #bba94d;
	font-weight: bold;
	padding-left: 5px;
}


/*タイトル*/

.txt_s{
  font-size: 13px;
  line-height: 20px;
}

.txt_ns{
  font-size: 14px;
  line-height: 25px;
}

.txt_n{
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
}

.txt_m{
  font-size: 18px;
  line-height: 32px;
  font-weight: 700;
}

.txt_b{
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
}

.t_inline{
  display: block;
  padding-left: 3px;
  padding-right: 3px;
}

.co_l{
  padding-top: 0px;
  display: inline-block;
}

.co_r2{
  padding-top: 20px;
}

.txt_c{
  text-align: center;
}

.txt_r{
  text-align: right;
}

.mgat{
  margin: 0 auto;
}

.wid_1{
  width: 300px;
}

.wid_2{
  width: 300px;
}


.postbtn{
  margin-top: 40px;
  padding-top: 30px;
  position: relative;
}

.leftbtn,
.rightbtn{
  font-size: 16px;
  line-height: 40px;
  font-weight: 500;
  vertical-align: middle;
  display: inline-block;
  padding: 4px 0;
  width: 140px;
  border-radius: 5px;
  background: #333333;
  color: #fff;
  margin-left: 20px;
  text-align: center;
  -webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.leftbtn:hover,
.rightbtn:hover{
  background: #000000;
}

.table_list dt,
.table_list dd{
  border-top: 1px solid #333333;
  padding: 20px;
  box-sizing: border-box;
  font-size: 17px;
  line-height: 30px;
}

.table_list dt{
  width: 250px;
  font-weight: 700;
  float: left;
  clear: left;
}

.table_list dd{
  margin-left: 250px;
}

.table_list dl{
  border-bottom: 1px solid #333333;
}

.who_list ul {

}

.who_list li {
  background: #ffffff;
  width: 100%;
  box-sizing: border-box;
  padding: 30px;
  margin-top: 20px;
}

.who_list li h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 36px;
}

.who_list li h4 span {
  font-weight: 700;
}

#terms{
  background: url(images/bg4.jpg) no-repeat center center;
  background-size: cover;
}

.dl_list dl{
  border-bottom: 1px solid #ffffff;
}

.dl_list dt,
.dl_list dd{
  font-weight: 700;
  color: #ffffff;
  box-sizing: border-box;
}

.dl_list dt{
  padding: 20px 5px 0;
  border-top: 1px solid #ffffff;
  font-size: 15px;
}

.dl_list dd{
  padding: 0 5px 20px;
  font-size: 18px;
  line-height: 34px;
}

.flex_5{
  padding-bottom: 40px;
}

.p-txt2{
  padding-top: 20px;
  padding-left: 90px;
}

.p-txt2::after{
  content: '';
  clear: both;
  display: block;
}

.steptxt{
  font-family: "Poltawski Nowy", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 50px;
  line-height: 60px;
  width: 90px;
  text-align: center;
  float: left;
}

.steptxt span{
  font-family: "Poltawski Nowy", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  display: block;
}

.check4 {
  margin: 10px 0;
}

.check4 li {
  font-weight: 700;
}


/********************************************
 * 共通要素
 ********************************************/

.dot-line {
  height: 1px;
  background-image: radial-gradient(circle, #c3c3c3 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
}

.sp_none{
	display:none;
}

.pdl_no{
  padding-bottom: 0;
}

@media screen and (max-width: 1250px) {

}
