/* CSS Document */
.sp_none, .slick-slide img.sp_none {
  display: none !important;
}

.pc_only{display:none!important;}

.txt50sp {
  font-size: 50% !important;
}
.txt60sp {
  font-size: 60% !important;
}
.txt70sp {
  font-size: 70% !important;
}
.txt80sp {
  font-size: 80% !important;
}
.txt90sp {
  font-size: 90% !important;
}
.txt100sp {
  font-size: 100% !important;
}
.txt110sp {
  font-size: 110% !important;
}
.txt120sp {
  font-size: 120% !important;
}
.txt130sp {
  font-size: 130% !important;
}
.txt140sp {
  font-size: 140% !important;
}
.txt150sp {
  font-size: 150% !important;
}
.txt160sp {
  font-size: 160% !important;
}
.txt170sp {
  font-size: 170% !important;
}
.txt180sp {
  font-size: 180% !important;
}
.txt190sp {
  font-size: 190% !important;
}
.txt200sp {
  font-size: 200% !important;
}
.txt240sp {
  font-size: 240% !important;
}
.txt280sp {
  font-size: 280% !important;
}
.sp_mb0 {
  margin-bottom: 0 !important;
}
.sp_mb05 {
  margin-bottom: 5px !important;
}
.sp_mb10 {
  margin-bottom: 10px !important;
}
.sp_mb20 {
  margin-bottom: 20px !important;
}
.sp_mb30 {
  margin-bottom: 30px !important;
}
.sp_mb40 {
  margin-bottom: 40px !important;
}
.sp_mb50 {
  margin-bottom: 50px !important;
}
.sp_mt0 {
  margin-top: 0 !important;
}
.sp_mt10 {
  margin-top: 10px !important;
}
.sp_mt20 {
  margin-top: 20px !important;
}
.sp_mt30 {
  margin-top: 30px !important;
}
.sp_mt40 {
  margin-top: 40px !important;
}
.sp_mt50 {
  margin-top: 50px !important;
}
.sp_mt60 {
  margin-top: 60px !important;
}
.sp_mt80 {
  margin-top: 80px !important;
}
.sp_ml0 {
  margin-left: 0 !important;
}
.sp_ml10 {
  margin-left: 10px !important;
}
.sp_mr0 {
  margin-right: 0 !important;
}
.sp_lh160p {
  line-height: 1.6;
}
.t_align_left_sp {
  text-align: left;
}
.t_align_center_sp {
  text-align: center !important;
}
.sp_align_center{
	margin-left: auto;
	margin-right: auto;
}
.sp_w80 {
  width: 80%;
}
.sp_w100 {
  width: 100%;
}
.sp200px {
  width: 200px;
}
.sp_mw450px {
  max-width: 450px;
}
.sp_mw_none {
  max-width: none;
}
.sp_block {
  display: block !important;
}
.sp_w100 {
  width: 100%;
}
/*------------------------------*/
.top_h2_title{
	font-size: 32px;
}
.top_h2_title span{
	font-size: 15px;
}
.top_h2_title span:before, .top_h2_title span:after{
	width: 30px;
}

.top_main{
	height: 550px;
}

.top_main h1{
	width:300px;
	height: 300px;
}
.top_main h1 .top{
	font-size: 18px;
}
.top_main h1 .center{
	font-size: 30px;
}
.top_main h1 .center span{
	font-size: 40px;
}
.top_main h1 .bottom{
	font-size: 40px;
}

.top_main li{
	width:140px;
	height: 140px;
	font-size: 19px;
}

.line_txt_left:before,.line_txt_right:after{
	max-width: 60px;
}


header .common_blue_btn{
	padding:5px 0;
}


.top_information_box{
	padding:20px 30px 100px;
}

.top_information_box .top_information_btn{
	position: absolute;
	width:80%;
	left: 10%;
	bottom: 25px;
}

.information_list li{
	flex-wrap: wrap;
}

.information_list li .txt{
	width:100%;
	margin-top: 5px;
}

.sp_menu_btn{
	position: fixed;
	right:0;
	top:0;
	width:60px;
	height: 60px;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	align-items: center;
	padding:15px;
	cursor: pointer;
	background: #004482;
	z-index: 10;
}

.sp_menu_btn span{
	width:20px;
	height: 1px;
	background: #fff;
}

.sp_menu_box{
	background: #fff;
	color:#333;
}

.sp_menu_box button svg{
	color:#333;
	transform: scale(1.5);
}
.sp_menu_box .close svg{
	color:#888;
}

.sp_menu_list li{
	border-bottom: 1px dashed #B8B8B8;
}

.sp_menu_list a{
	color:#333;
	padding:5px 0 5px 10px;
	display: block;
}

.second_title{
	padding:30px 0;
}

.common_h2_title{
	font-size: 150%;
}


.recruit_form_submit input{
    font-size: 1em;
    padding: 10px;
    max-width: 170px;
}

.recruit_form_submit input.recruit_form_submit_back{
    max-width: 90px;
    margin-right: 15px;
}
.recruit_txt {text-align: center;}
.recruit_txt p{
	position: relative;
	transform: none;
	margin-bottom: 10px;
	font-size: 100%;
}