@charset "utf-8";
/*DV サポートスタッフ管理者お仕事説明会LP*/
body{
font-family: ryo-gothic-plusn, sans-serif;
font-feature-settings: "palt" 1;
font-weight: 500;
margin-bottom: 80px;
padding-top: 15px;
}
.navbar{
	-webkit-box-shadow: 0px 0px 5px 0px #C1C1C1;
	box-shadow: 0px 0px 5px 0px #C1C1C1;
}

nav.navbar img{
max-height: 40px;
}

.container-fluid {
  padding-right: 0px;
  padding-left: 0px;}

.ttl_main{
	font-weight: 900;
	margin-top: 0px;
}
h1.ttl_main{
    font-size: 50px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0;
}

.ttl_subMain{
	font-weight: bolder;
	margin-top: 0px;
}
h1.ttl_subMain{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 2rem;
}
h1.ttl_subMain:before{
/*	background-image: url(../images/mymy_sp_pick_sate_ico_check_blue.png);
	width: 47px;
	height: 34px;
	content: '　';
	display: inline-block;
	background-repeat: no-repeat;*/
	
	background-image: url("../images/common/ico_checkbox_001_white.svg");
	background-color: #006ECC;
	width: 38px;
	height: 38px;
	border-radius: 2px;
	content: '　';
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 34px auto;
	background-position: center center;
	vertical-align:middle;
	margin-right: 10px;	
}


h2.ttl_subMain{
font-size: 26px;
font-weight: 900;
}

h1.ttl_subMain02{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 2rem;
	font-weight: bold;
}

h2.ttl_subMain02{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: bold;
}

h2.ttl_subMain03{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-size: 1.8rem;
	font-weight: bold;
}


h1.ttl_top{
font-weight: bolder;
margin-top: 10px;
margin-bottom: 10px;
font-size: 2.7rem;
line-height: 1.8
}

.txt_checkP01{
font-weight:bold;
font-size: 1.3rem;
line-height: 2.6;
text-align: left;
}
.txt_checkP01:before{
/*	background-image: url("../images/mymy_sp_pick_sate_ico_check_blue.png");
	width: 34px;
	height: 34px;
	content: '　';
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 34px auto;
	background-position: center center;
	vertical-align:text-bottom;
	margin-right: 7px;*/

	background-image: url("../images/common/ico_checkbox_001_white.svg");
	background-color: #006ECC;
	width: 28px;
	height: 28px;
	border-radius: 2px;
	content: '　';
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 24px auto;
	background-position: center center;
	vertical-align:middle;
	margin-right: 7px;
}
.txt_description01{

}
.txt_description01 strong{
font-size: 1.1rem;
}

.txt_description02{
font-size: 0.9rem;
}

.jumbotron{
border-radius: 0px;
background-color: transparent;
}
.jumbotron-fluid {
border-radius: 0px;
/*	border-top: 2rem solid rgba(69,176,53,1.00);*/
}
.jumbotron h1.ttl_subMain{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 30rem;
}
.rowMargin_LR0{
margin-left: -30px;
margin-right: -30px;
}
.text_subNote{
padding: 10px 10px 8px 10px;
font-size: 0.8rem;
}
.bg-lightGray{
background-color: #f4f8f9;
}
table.bg-white {
background-color: #ffffff;
}
.text_endSchedule{
/*text-decoration: line-through;*/
opacity: 0.4;
}

.badge_labelL{
font-size: 1.2rem;
padding: 12px 15px 8px 15px
}

.badge_labelLL{
font-size: 1.4rem;
padding: 12px 15px 8px 15px
}

.bg_stripe_light{
background-color: #bcdfc4 !important;
}
.bg_stripe_dark{
background-color: #001a0b;
/*	background-color: var(--green) !important;*/
}
.bg_stripe_dark{
color: #ffffff;
}
.bg_half_main{
background-color: #d4e7bf!important;
}


p.errors{
font-size: 1.3rem;
font-weight: bold;
padding-top: 5px;
padding-bottom: 5px;
}


/*固定button*/
#btn_regist_fixed{
	background-color: rgba(0,0,0,0.70);
	bottom: 0px;
	position: fixed;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	z-index:999;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 12px 20px 10px 22px;
  font-size: 1.5em;
}

.btn-md, .btn-group-md > .btn {
  padding: 0.5rem 1.0rem;
  font-size: 1.3rem;
  line-height: 1.5;
  border-radius: 0.2rem;
 }


#btn_regist_fixed a{
min-height: 50px;
min-width: 40%;
line-height: 0.7;
}
#btn_regist_fixed .txt_description02{
font-size: 12px;
line-height: 0;
}
#btn_regist_fixed .txt_phoneNum{
font-size: 25px;
line-height:0.5;
}
#btn_regist_fixed .txt_btn01{
font-size: 20px;
line-height: 1.2;
}


.box_btn01.container{
	padding-top: 15px;
	margin: 0
}
.box_btn01{
}
.box_btn01 a{
min-height: 65px;
min-width: 75%;
}
.box_btn01 .txt_description02{
font-size: 12px;
line-height: 0.5;
}
.box_btn01 .txt_phoneNum{
font-size: 28px;
line-height: 1.2;
}
.box_btn01 .txt_btn01{
font-size: 26px;
line-height: 1.2;
}

/*toTop*/ 
#page-top {
    position: fixed;
    bottom: 0px;
    right: 20px;
    font-size: 1.8em;
	z-index: 9999;
}
#page-top a {
	display: block;
	background-color: rgba(102,102,102,0.5);
	color: #fff;
	width: 50px;
	padding: 8px 40px 0px 10px;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	border: 1px groove #FFFFFF;
}

#page-top a:hover {
    background: #999;
    text-decoration: none;
}


footer{
padding-top: 20px;
padding-bottom: 10px;
background-color: #303030;
}
footer .container{
	background-color: #303030;
	color: #ffffff;
}
footer nav .logo_sl{
background-color: white;
padding: 10px;
max-width: 50%;
border-radius: 2px;
min-height: 40px;
}

footer nav .logo_other{
padding: 0px;
max-width: 80px;
border-radius: 2px;
min-height: 80px
}

.sp_br{
display: none;
 }
.pc_br{
}

/*メニュージャンプ用余白*/
#box_sp_mainTheme,
#box_sp_schedule,
#box_sp_place,
#box_sp_target,
#box_sp_eventdetail,
#box_sp_sfform,
#box_headAlert,
#box_worksPoint,
#box_worksGood
{
padding-top: 80px;
margin-top: -80px;
}




.hideNormal{
display: none;
}

/*特別アラート*/
#box_headAlert{}
.box_headAlert{
font-size: 1.1rem;
line-height: 1.4;
text-align: center;
}
.box_headAlert button{
font-size: 1.4rem;
}
.box_headAlert h3{
font-size: 1.4rem;
}

/*特集メインテーマ*/
#box_sp_mainTheme{}
.box_sp_mainTheme{
padding-top: 75px;
padding-bottom: 3px;
text-align: center;
}
.box_sp_mainTheme h2{
color: white;
line-height: 1.2;
}
.box_sp_mainTheme .txt_catch{
	font-size: 90%;
	display: inline-block;
	background-color: hsla(0,0%,100%,0.8);
	color: black;
	padding: 6px 9px 2px 9px;
	margin-right: 7px;
	border-radius: 2px;
}

/*メインヘッダ上パーツ*/
section.box_headcontentsUp{
padding-bottom: 0px;
padding-top: 0px;
}

/*メインヘッダコンテンツ*/
section.box_headcontents{
padding-bottom: 0px;
padding-top: 0px;
}
.box_headcontents .jumbotron{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-image: url("../images/formlp/bysn_lp_admExTour_img_mainBig_photo01bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.box_headcontents .jumbotron .titleimage{
/*	background-image: url("../images/formlp/ibuki_lp_admExTour_img_mainBig_photo03bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
	background-position: center center;*/
}

.box_headcontents .jumbotron h1{
font-weight: bolder;
font-size: 2rem;
margin-bottom: 20px;
line-height: 2;
}
.box_headcontents .jumbotron .txt_subLead01{
line-height: 1.2;
color: #000000;
background-color: hsla(0,0%,100%,0.9);
padding: 20px;
margin-top: 20px;
}

.box_headcontents .jumbotron h2{
	background-color: #000000;
}

/*共通ボタンボックス*/
.box_common_button{}


/*ピックアップ特集内容*/
section.box_sp_pickupTitle{
}

/*日程 box_sp_schedule*/
section.box_sp_schedule{
padding-top: 10px;
padding-bottom: 50px;
}
section.box_sp_schedule .txt_modify_date{
font-size: 1.2rem;
line-height: 1.5;
font-weight: bold;
}

/*プロモ動画*/
section.sec_memRpoint_promoMovie {
/*width: 70%;
margin-left: auto;
margin-right: auto;*/
background-color: #daefd7 !important;
}

section.sec_memRpoint_promoMovie iframe{
height: 420px;
}

/*事業所リスト box_corp_place*/
section.box_corp_place{
padding-top: 0px;
padding-bottom: 0px;
}
section.box_corp_place .txt_place_date{
font-size: 1.2rem;
line-height: 1.5;
font-weight: bold;
}

/*会場 box_sp_place*/
section.box_sp_place{
padding-top: 10px;
padding-bottom: 50px;
}
section.box_sp_place .txt_place_date{
font-size: 1.2rem;
line-height: 1.5;
font-weight: bold;
}

/*参加対象者*/
section.box_sp_target{
padding-top: 20px;
padding-bottom: 100px;
/*	background-image: url(../images/formlp/ibuki_lp_extour_bg_imagephoto01.png);*/
background-image: url(../images/formlp/dv_lp_admExTour_bg_imagephoto01scr.png);
background-repeat: repeat;
background-size: contain;
background-position: 0% bottom;
}
section.box_sp_target .txt_lock_target{
font-size: 1.2rem;
line-height: 1.5;
font-weight: bold;
}

/*イベント内容 box_sp_eventdetail*/
section.box_sp_eventdetail{
padding-top: 10px;
padding-bottom: 50px;
}

/*応募フォーム外郭 box_sp_sfform*/
section.box_sp_sfform{
padding-top: 10px;
padding-bottom: 50px;
}

/*sp詳細*/
section.box_sp_detail{
padding-top: 20px;
padding-bottom: 20px;
}

/*業務内容ポイント*/
section.box_worksPoint{}
.box_worksPoint{
}

/*Goodポイント*/
section.box_worksGood{}

/**//**/
/*----------------------------------------------------------------------------------------*/
/*--------------------------------------------分岐----------------------------------------*/

@media screen and (min-width: 768px) {/*768px以上*/
h2{
font-size: 1.3rem;
}
}/*--768px以上*/



@media (max-width: 1199px) {/*1199px以下*/

}/*--1199px以下*/



@media (max-width: 991px) {/*991px以下*/
h1.ttl_subMain{
	padding-top: 30px;
	padding-bottom: 20px;
	margin-top: 25px;
	margin-bottom: 20px;
}

h1.ttl_main{
    font-size: 45px;
}
h2.ttl_subMain{
}

.img-fluid{
max-height: 100%;
}
h2{
font-size: 1.5rem;
}

.box_btn01{
}
.box_btn01 a{
min-height: 75px;
min-width: 100%;
}
.box_btn01 .txt_description02{
}
.box_btn01 .txt_phoneNum{
font-size: 28px;
}
.box_btn01 .txt_btn01{
font-size: 21px;
}

.box_sp_mainTheme h2{
font-size: 1.4rem;
}
.box_sp_mainTheme .txt_catch{

}

section.box_sp_target{
	padding-bottom: 50px;
}

}/*--991px以下*/


@media (max-width: 767px) {/*767px以下*/
.container{
max-width: 740px;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 15px 0px 18px 5px;
font-size: 18px;
width:80%;
}

.box_btn01{
}
.box_btn01 a{
min-height: 30px;
min-width: 50%;
}
.box_btn01 .txt_description02{
}
.box_btn01 .txt_phoneNum{
font-size: 28px;
}
.box_btn01 .txt_btn01{
font-size: 21px;
}

#page-top {
    bottom: 0px;
    right: 10px;
}
footer{
padding-top: 10px;
padding-bottom: 50px;
}
.text-center h4,
.text-center h5{
text-align: left!important;
}

.box_sp_mainTheme{
text-align: center;
}
.box_sp_mainTheme h2{
font-size: 1.2rem;
vertical-align:top;
line-height: 1.4;
}
.box_sp_mainTheme .txt_catch{

padding:5px 7px 0px 8px;
margin-right: 8px;
}

h1.ttl_top{
margin-top: 10px;
font-size: 2.2rem;
line-height: 1.5;
}
.box_headcontents .jumbotron{
	padding-top: 0px;
	margin-top: 00px;
	line-height: 1;
}

.box_headcontents .jumbotron h1{
font-weight: bolder;
font-size: 2rem;
margin-bottom: 10px;
line-height: 1.2;
}

.box_headcontents .jumbotron h1 .feedcode{
display: block;
}

h1.ttl_subMain02{
	font-size: 1.5rem;
}

h2.ttl_subMain02{
	font-size: 28px;
}
h2.ttl_subMain03{
	font-size: 1.2rem;
}

h1.ttl_main{
    font-size: 38px;
}
h2.ttl_subMain{
    font-size: 20px;
}
section.box_sp_target{
	padding-bottom: 100px;
}

}/*--767px以下*/

@media (max-width: 575px) {/*575px以下*/
.hide575{
display: none;
}
.appear575{
display: block;
}
h1.ttl_top{
font-size: 1.9rem;
}

h1.ttl_subMain{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 1.2rem;
}
h1.ttl_subMain:before{
	background-image: url("../images/common/ico_checkbox_001_white.svg");
}

/*特別アラート*/
#box_headAlert{}
.box_headAlert{
font-size: 1rem;
line-height: 1.2;
text-align: left;
}
.box_headAlert h3,
.box_headAlert h4{
text-align: center;
font-size: 1.1rem;
}
.box_headAlert button{
font-size: 1.2rem;
padding-right: 0;
padding-left: 0;
}

.box_sp_mainTheme .txt_catch{
display: block;
width: 80%;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding-bottom: 2px;
}

.btn-lg,
.btn-group-lg > .btn {
padding: 10px 0px 12px 5px;
font-size: 1.1rem;
width:100%;
border-radius: 0px;
}
.box_btn01{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom:0px;
}
.box_btn01 .btn{
font-size: 1rem;
}
.box_btn01 a{
}
.box_btn01 .txt_description02{
}
.box_btn01 .txt_phoneNum{
font-size: 24px;
}
.box_btn01 .txt_btn01{
}

#btn_regist_fixed a{
width: 80%;
border-radius: 3px;
}

.txt_checkP01{
font-weight:bold;
font-size: 1rem;
line-height: 2;
}

h1.ttl_main{
    font-size: 25px;
	line-height: 1;
}
h2.ttl_subMain{
    font-size: 17px;
}

section.box_sp_schedule .txt_modify_date{
font-size: 1.1rem;
}

section.box_sp_place .txt_modify_place{}
section.box_sp_place .txt_modify_place h2{
font-size: 1.2rem;
}

section.box_sp_schedule .txt_modify_date div{
background-color:#daefd7;
padding-top: 5px;
padding-bottom: 5px;
}
section.box_sp_schedule .txt_modify_date div:nth-child(even){
background-color:#ffffff;
}

section.box_sp_place .txt_modify_place .txt_route{
font-size: 0.9rem;
}

section.box_sp_target{
	padding-bottom: 30px;
	background-size: 100% auto;
	background-position: 0% bottom;
}
section.box_sp_target .txt_lock_target{
font-size: 1.0rem;
line-height: 1.4;
}

section.box_sp_sfform h1{
font-size: 1.5rem;
}

section.box_corp_place{}
section.box_corp_place h5{
text-align: center!important;
font-size: 1.5rem;
font-weight: bold;
}
.sp_br{
display:block;
 }
.pc_br{
display: none;
}

}
/*--575px以下*/

@media (max-width: 376px) {/*375px以下*/
.hide375{
display: none;
}
.appear375{
display: block;
}
h1.ttl_main{
    font-size: 24px;
}
h1.ttl_subMain{
font-size: 1.5rem;
	padding-top: 15px;
	padding-bottom: 00px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2{
font-size: 0.9rem;
}
h3{
font-size: 0.9rem;
}
h4{
font-size: 0.9rem;
}
h5{
font-size: 0.9rem;
}
#btn_regist_fixed{
	background-color: rgba(0,0,0,0.0);
	background-color: rgba(0,0,0,0.70);
}
#btn_regist_fixed a{
width: 80%;
border-radius: 3px;
font-size: 1rem;
}

.box_btn01 a{
}
.box_btn01 .txt_description02{
}
.box_btn01 .txt_phoneNum{
font-size: 22px;
}
.box_btn01 .txt_btn01{
font-size: 18px;
}

#page-top {
    right: 7px;
}
#page-top a{
	padding-top: 5px;
	padding-bottom: 0px;
}

footer nav .logo_sl{
background-color: white;
padding: 10px;
max-width: 100%;
}
.box_headcontents .jumbotron{
padding-top: 0px;
padding-bottom: 0px;
width: 100%;
background-image: none;
}

.box_headcontents .jumbotron .titleimage{
padding-top: 30px;
padding-bottom: 30px;
margin-left: 0px;

}
.box_headcontents .jumbotron h1{
font-size: 1.2rem;
margin-bottom: 15px;

}

/*特別アラート*/
#box_headAlert{}
.box_headAlert{
font-size: 16px;
}
.box_headAlert h3,
.box_headAlert h4{
text-align: center;
font-size: 16px;
}
.box_headAlert button{
font-size: 18px;
padding-right: 0;
padding-left: 0;
}

.box_sp_mainTheme .txt_catch{
width: 95%;
}
h1.ttl_subMain{
font-size: 1.2rem;
	padding-top: 15px;
	padding-bottom: 00px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0;
}
h2.ttl_subMain{
    font-size: 16px;
}
h2.ttl_subMain02{
	font-size: 25px;
}
h2.ttl_subMain03{
	font-size: 1.2rem;
}

.box_sp_mainTheme h2{
font-size: 1rem;
}
.box_headcontents .jumbotron .txt_subLead01{
font-size: 0.9rem;
}

section.box_sp_target{
	padding-bottom: 50px;
}

section.box_sp_schedule .txt_modify_date div{
padding-left: 10px;
text-align: left;
}
}/*--375px以下*/

/*強制*/
.wf-fontsize75{font-size: 75%!important;}
.wf-fontsize50{font-size: 50%!important;}
.wf-fontsize30{font-size: 30%!important;}
.wf-notosansjapanese { font-family: "Noto Sans JP"!important; }
.wf-mplus1p { font-family: "M PLUS 1p"!important; }
