@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


.clear {
	clear:both;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
.pc {
		display: block;
	}
.sp {
	display: none;
}


@media screen and (max-width: 1200px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}
	
}

.breadcrumb {
	font-size: 1.3rem;
	color: #fff;
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 12%;
}
.breadcrumb a {
	color: #fff;
}


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

}

/* --------------------------　ページ1カラム　-------------------------- */

.single-clumn {
	padding: 60px 0;
}
@media screen and (max-width: 1200px) {
.single-clumn {
	padding: 30px 15px;
	position: relative;
}
}


/* --------------------------　ドクターログイン　-------------------------- */

.login_wrap {
	background: #f2f2f2;
	padding: 40px;
	width: 960px;
	margin: auto;
}

.login_block {
	
	display: flex;
	justify-content: space-between;
}
.login_item_l {
	width: 60%;
	border-right:1px solid #c9c9c9;
	padding-right: 40px;
}
.login_item_r {
	width: 35%;
}
.login_item_l h2 {
	font-size:3rem;
	font-weight: 600;
	padding: 0;
	margin:0; 
}
.login_item_l h2::before {
  content: "";
  display: inline-block;
  width: 44px;
  height: 50px;
  background: url("../images/admin/dr_icon.png");
	background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.login_item_r h2 {
	font-size:3rem;
	font-weight: 600;
	padding: 0;
	margin:8px 0 0; 
}

.login_form_box {
margin-bottom: 10px;
}


.login_block .form_title {
	font-size:1.8rem;
	font-weight: 600;
	float: left;
	width: 130px;
}
.inputtext-typeA {
	width: 100% !important; 
    padding: 10px 15px;
    font-size: 1.6rem;
    border-radius: 3px;
    border: 2px solid #ddd;
    box-sizing: border-box;
	margin-bottom: 5px;
}

.login_block .inputtext-typeA {
	width: 350px !important;
    padding: 10px 15px;
    font-size: 1.6rem;
    border-radius: 3px;
    border: 2px solid #ddd;
    box-sizing: border-box;
	margin-bottom: 5px;
}


.login-form-submit {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:300px;
	margin: 15px auto 20px;
	font-size:1.8rem;
	font-weight: 600;
	background: #222;
	padding: 20px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.login-form-submit:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.login_block p {
	text-align: center;
	padding: 0;
	margin:0; 
	margin-bottom: 15px;
}
.rember_check {
	text-align: center;
	margin-bottom: 10px;
}
.forgot_pass {
	text-align: center;
	margin-bottom: 10px;
}
.login_wrap a {
	color:#0086e3;
}
.loginlink {
	text-align: center;
	font-size: 1.4rem;
	margin-top: 10px;
}
.login_item_r .login-form-submit {
	margin-top: 5px !important;
}



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

.login_wrap {
	padding: 20px;
	width: auto;
	margin: auto;
}

.login_block {
	flex-direction: column;
}
.login_item_l {
	width: auto;
	border-right:0px solid #c9c9c9;
	border-bottom:1px solid #c9c9c9;
	padding-right: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.login_item_r {
	width: auto;
}
.login_item_l h2 {
	font-size:2rem;
	font-weight: 600;
	padding: 0;
	margin:0;
	margin-bottom: 15px;
}
.login_item_l h2::before {
  content: "";
  display: inline-block;
  width: 35px;
  height: 40px;
  background: url("../images/admin/dr_icon.png");
	background-repeat: no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.login_item_r h2 {
	font-size:2rem;
	font-weight: 600;
	padding: 0;
	margin:5px 0 10px; 
}

.login_form_box {
	flex-direction: column;
}


.login_block .form_title {
	font-size:1.5rem;
	font-weight: 600;
	width: auto;
}
.inputtext-typeA {
	width: 100% !important; /*親要素いっぱい広げる*/
    padding: 10px 15px; /*ボックスを大きくする*/
    font-size: 1.5rem;
    border-radius: 3px; /*ボックス角の丸み*/
    border: 2px solid #ddd; /*枠線*/
    box-sizing: border-box; /*横幅の解釈をpadding, borderまでとする*/
	margin-bottom: 5px;
}

.login_block .inputtext-typeA {
	width: 100% !important;
     padding: 10px 15px; /*ボックスを大きくする*/
    font-size: 1.5rem;
    border-radius: 3px; /*ボックス角の丸み*/
    border: 2px solid #ddd; /*枠線*/
    box-sizing: border-box; /*横幅の解釈をpadding, borderまでとする*/
	margin-bottom: 5px;
}


.login-form-submit {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	margin: 15px auto 15px;
	font-size:1.5rem;
	font-weight: 600;
	background: #222;
	padding: 20px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.login-form-submit:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.login_block p {
	text-align: center;
	padding: 0;
	margin:0; 
	margin-bottom: 10px;
	font-size:1.4rem;
}
.rember_check {
	text-align: center;
	margin-bottom: 10px;
	font-size:1.4rem;
}
.forgot_pass {
	text-align: center;
	margin-bottom: 10px;
	font-size:1.4rem;
}
.login_wrap a {
	color:#0086e3;
}
.loginlink {
	text-align: center;
	font-size: 1.4rem;
	margin-top: 10px;
}
.login_item_r .login-form-submit {
	margin-top: 5px !important;
}
	

}

/* --------------------------　//ドクターログイン　-------------------------- */






/* --------------------------　フォーム　-------------------------- */

.input_wrap {
	background: #f2f2f2;
	padding: 40px;
	width: 960px;
	margin: auto;
}
.input_block {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 40px;
	margin-bottom: 40px;
	
}
.input_block h3 {
	font-size:2.4rem;
	font-weight: 600;
	padding: 0;
	margin:0;
	margin-bottom: 30px;
}
.form_2clm {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}
.form_2clm_l {
	width: 48.5%;
}
.form_2clm_r {
	width: 48.5%;
}

.input_block h4 {
	font-size:1.8rem !important;
	font-weight: 600;
	padding: 0;
	margin:0;
	margin-bottom: 10px;
}
.textareaA {
	width: 100% !important; /*親要素いっぱい広げる*/
	height: 250px;
    padding: 10px 15px; /*ボックスを大きくする*/
    font-size: 1.8rem;
    border-radius: 3px; /*ボックス角の丸み*/
    border: 2px solid #ddd; /*枠線*/
    box-sizing: border-box; /*横幅の解釈をpadding, borderまでとする*/
	margin-bottom: 0px;
}



/* --------------------------　チェックボックス　-------------------------- */
.checkbox > input,
.radiobox > input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%); 
  margin: -1px;
}

.checkbox {
	margin-bottom: 0px;
}

.checkbox label {
  cursor: pointer;
  padding-left: 40px;
  margin-right: 20px;
  position: relative;
  margin-bottom: 5px;
}
.map .checkbox label,
.spotmap .checkbox label {
 width: 220px;
}

label {display:inline-block;}

.checkbox label::before,
.checkbox label::after {
  content: "";
  display: block; 
  position: absolute;
}

.checkbox label::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ddd;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 55%;
  left: 5px;
}

.checkbox label::after {
  border-bottom: 3px solid #fd3434;
  border-left: 3px solid #fd3434;
  opacity: 0;
  height: 7px;
  width: 16px;
  transform: rotate(-45deg);
  top: 30%;
  left: 7px;
}

.checkbox input:checked + label::after {
  opacity: 1;
}



/* --------------------------　【カレンダー】チェックボックス 　-------------------------- */



.WeekGroup__Item .checkbox > input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%); 
  margin: -1px;
}

.WeekGroup__Item .checkbox {
	margin-bottom: 0px;
}

.WeekGroup__Item .checkbox label {
  cursor: pointer;
  padding-left: 0px;
  margin-right: 0px;
  position: relative;
  margin-bottom: 5px;
}

.WeekGroup__Item .checkbox label::before,
.WeekGroup__Item .checkbox label::after {
  content: "";
  display: block; 
  position: absolute;
}

.WeekGroup__Item .checkbox label::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ddd;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 40px !important;
  left:-4px;
}
.WeekGroup__Item .checkbox label::after {
  border-bottom: 3px solid #fd3434;
  border-left: 3px solid #fd3434;
  opacity: 0;
  height: 7px;
  width: 16px;
  transform: rotate(-45deg);
  top: 32px !important;
  left: -1px;
}




/* --------------------------　チェックボックス　-------------------------- */

.radiobox {
	margin-bottom: 0px;
}

.radiobox label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  padding-right: 10px;
	margin-bottom: 5px;
}


.radiobox label::before,
.radiobox label::after {
  content: "";
  display: block; 
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.radiobox label::before {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  left: 5px;
}

.radiobox label::after {
  background-color: #4285f3;
  border-radius: 50%;
  opacity: 0;
  width: 16px;
  height: 16px;
  left: 9px
}

.radiobox input:checked + label::after {
  opacity: 1;
}


/* --------------------------　セレクトボックス　-------------------------- */

.selectbox {
	margin-bottom: 0px;
}


.selectbox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.selectbox select {
	width: 250px;
	padding: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 2px solid #d2d2d2;
	background: #eee;
	background: url(../images/common/select-arrow.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(../images/common/select-arrow.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-size: 20px, 100%;
	font-size: 1.6rem;
	border-radius: 0;
}

/* --------------------------　ファイル添付　-------------------------- */

#attachment label {
 /* ボタン部分の見た目（任意） */
 display: inline-block;
 position: relative;
 background: #666;
 color:#fff;
 font-size: 1.6rem;
 padding: 10px 18px;
 border-radius: 4px;

}
#attachment label:hover {
 background: #5587e9;

}
#attachment label input {
 /* 今回のポイント */
 position: absolute;
 left:0;
 top:0;
 opacity: 0;
 width: 100%;
 height: 100%;
}
#attachment .filename {
 font-size: 1.5rem;
 margin:0 0 0 10px;
}

/* --------------------------　ページ送り　-------------------------- */

.pagelink-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pg_back {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:300px;
	margin-right: 10px;
	font-size:1.6rem;
	font-weight: 600;
	background: #222;
	padding: 20px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.pg_back:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-left: solid 3px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}
.pg_next {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:300px;
	margin-left: 10px;
	font-size:1.6rem;
	font-weight: 600;
	background: #222;
	padding: 20px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.pg_next:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}


@media screen and (max-width: 1200px) {
	
/* --------------------------　フォーム　-------------------------- */

.input_wrap {
	background: #f2f2f2;
	padding: 20px 15px;
	width: auto;
	margin: auto;
}
.input_block {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 20px;
	margin-bottom: 20px;
	
}
.input_block h3 {
	font-size:2rem;
	font-weight: 600;
	padding: 0;
	margin:0;
	margin-bottom: 20px;
}
.form_2clm {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 20px;
}
.form_2clm_l {
	width: auto;
	margin-bottom: 10px;
}
.form_2clm_r {
	width: auto;
}

.input_block h4 {
	 font-size: 1.6rem;
	font-weight: 600;
	padding: 0;
	margin:0;
	margin-bottom: 10px;
}
.textareaA {
	width: 100% !important; /*親要素いっぱい広げる*/
	height: 200px;
    padding: 10px 15px; /*ボックスを大きくする*/
    font-size: 1.5rem;
    border-radius: 3px; /*ボックス角の丸み*/
    border: 2px solid #ddd; /*枠線*/
    box-sizing: border-box; /*横幅の解釈をpadding, borderまでとする*/
	margin: 0;
	margin-bottom: 0px;
}


/* --------------------------　チェックボックス　-------------------------- */
.checkbox > input,
.radiobox > input {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%); 
  margin: -1px;
}

.checkbox {
	margin-bottom: 0px;
	font-size: 1.5rem;
}

.checkbox label {
  cursor: pointer;
  padding-left: 40px;
  margin-right: 20px;
  position: relative;
}
	
.map .checkbox label,
.spotmap .checkbox label {
 width: 100%;
}

label {display:inline-block;}

.checkbox label::before,
.checkbox label::after {
  content: "";
  display: block; 
  position: absolute;
}

.checkbox label::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ddd;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 50%;
  left: 5px;
}

.checkbox label::after {
  border-bottom: 3px solid #fd3434;
  border-left: 3px solid #fd3434;
  opacity: 0;
  height: 7px;
  width: 16px;
  transform: rotate(-45deg);
  top: 20%;
  left: 7px;
}

.checkbox input:checked + label::after {
  opacity: 1;
}


/* --------------------------　チェックボックス　-------------------------- */

.radiobox {
	margin-bottom: 0px;
	font-size: 1.5rem;
}

.radiobox label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  padding-right: 10px;
}


.radiobox label::before,
.radiobox label::after {
  content: "";
  display: block; 
  border-radius: 50%;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
}

.radiobox label::before {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  left: 5px;
}

.radiobox label::after {
  background-color: #4285f3;
  border-radius: 50%;
  opacity: 0;
  width: 16px;
  height: 16px;
  left: 9px
}

.radiobox input:checked + label::after {
  opacity: 1;
}


/* --------------------------　セレクトボックス　-------------------------- */

.selectbox {
	margin-bottom: 0px;
}


.selectbox select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.selectbox select {
	width: 250px;
	padding: 12px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 2px solid #d2d2d2;
	background: #eee;
	background: url(../images/common/select-arrow.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(../images/common/select-arrow.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-size: 20px, 100%;
	font-size: 1.5rem;
	border-radius: 0;
}

/* --------------------------　ファイル添付　-------------------------- */

#attachment label {
 /* ボタン部分の見た目（任意） */
 display: inline-block;
 position: relative;
 background: #666;
 color:#fff;
 font-size: 1.4rem;
 padding: 8px 15px;
 border-radius: 4px;

}
#attachment label:hover {
 background: #5587e9;

}
#attachment label input {
 /* 今回のポイント */
 position: absolute;
 left:0;
 top:0;
 opacity: 0;
 width: 100%;
 height: 100%;
}
#attachment .filename {
 font-size: 1.3rem;
 margin:0 0 0 10px;
}

/* --------------------------　ページ送り　-------------------------- */

.pagelink-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pg_back {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:48.5%;
	margin-right: 10px;
	font-size:1.4rem;
	font-weight: 600;
	background: #222;
	padding: 10px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.pg_back:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    width: 6px;
    height: 6px;
    margin-top: -6px;
    border-top: solid 3px #fff;
    border-left: solid 3px #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}
.pg_next {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:48.5%;
	margin-left: 10px;
	font-size:1.4rem;
	font-weight: 600;
	background: #222;
	padding: 10px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.pg_next:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -6px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

	
}

header.regist {
	height: auto;
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	padding: 20px;
	width: auto;
}
header.regist h1 {
	font-size: 3rem;
	color: #fff;
	padding: 0;
	margin: 0;
	font-weight: 600;
}

@media screen and (max-width: 1200px) {
	
header.regist {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	padding: 10px 20px;
	margin: 0 ;
	
}
header.regist h1 {
	font-size: 2rem;
	color: #fff;
	padding: 0;
	margin: 0 ;
	font-weight: 600;
	display: block;
	width: auto;
}
	
}




/* --------------------------　入力フォーム　-------------------------- */


.recruit_contact {
	background: #f1f5fe;
	padding: 40px;
	margin: auto;
}
.sub-page #maincontent h2 {
	height: auto;
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	padding: 20px 40px;
	width: auto;
	text-align: left;
	color: #fff;
	font-weight: 600;
	font-size: 3rem;
}
table.formtable {
	border: 1px solid #d2d2d2;
	width: 100%;
	margin: 0;
	padding: 0;
}
table.formtable th {
	border: 1px solid #d2d2d2;
	background: #8baef2;
	width: 220px;
	color: #fff;
	padding: 15px;
	text-align: left;
}
table.formtable td {
	padding: 15px;
	background: #fff;
	border: 1px solid #d2d2d2;
}
.formarea_title {
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.cation {
	font-size: 1.5rem;
	margin-top: 5px;
}
.input_block .loginlink {
	margin: 40px 0 0px 0;
}
.comment-box {
	background: #fff;
	padding: 30px;
}
.comment-box h3 {
	font-size: 1.8rem !important;
	border-bottom: 2px solid #8baef2 !important;
	padding-bottom: 15px !important;
	margin-bottom: 15px !important;
}
ul.tokumeilist {
	margin-left: 20px;
}
ul.tokumeilist li {
	list-style-type:disc;
	line-height: 1.7;
}

.input_block .login-form-submit {
	margin-bottom: 60px;
}

.input_block #openModal {
	background: #fff;
	border: 0px #000 solid !important;
	margin-bottom: 0px;
	box-shadow:0px 0px 0px 0px #dadada inset;
	width: auto;
	padding: 10px;
	text-align: left;
	font-size: 2rem;
	font-weight: 600;	
	border-radius: 0px;
	position: relative;
	padding-left: 0px;
	float: right;
	margin-right: 10px;
}
.input_block #openModal:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f15c";
  position: absolute;
  left : 0px; 
	top:-5px;
  font-size: 2rem;
	z-index: 3;
	color:#215cbd;
}

.hissu {
	background: #ff0000;
	color:#fff;
	font-size: 1.2rem;
	padding: 5px 10px;
	float: right;
}
.nii {
	background: #434343;
	color:#fff;
	font-size: 1.2rem;
	padding: 5px 10px;
	float: right;
}


@media screen and (max-width: 1200px) {
/* --------------------------　入力フォーム　-------------------------- */


.recruit_contact {
	background: #f1f5fe;
	padding: 15px;
	margin: auto;
}
.sub-page #maincontent h2 {
	height: auto;
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	padding: 20px 20px;
	width: auto;
	text-align: left;
	color: #fff;
	font-weight: 600;
	font-size: 1.8rem;
}
table.formtable {
	border: 0px solid #d2d2d2;
	width: auto;
	margin: 0;
	padding: 0;
}
table.formtable th {
	border: 0px solid #d2d2d2;
	background: #8baef2;
	width: 100%;
	color: #fff;
	padding: 10px;
	text-align: left;
	float: left;
}
table.formtable td {
	padding: 10px;
	background: #fff;
	border: 0px solid #d2d2d2;
	float: left;
	width: 100%;
}
.formarea_title {
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.cation {
	font-size: 1.3rem;
}
.input_block .loginlink {
	margin: 20px 0 0px 0;
}
.comment-box {
	background: #fff;
	padding: 15px;
}
.comment-box h3 {
	font-size: 1.5rem !important;
	border-bottom: 2px solid #8baef2 !important;
	padding-bottom: 10px !important;
	margin-bottom: 10px !important;
}
ul.tokumeilist {
	margin-left: 20px;
}
ul.tokumeilist li {
	list-style-type:disc;
	line-height: 1.7;
	font-size: 1.4rem;
}

.input_block .login-form-submit {
	margin-bottom: 30px;
}

.input_block #openModal {
	background: #fff;
	border: 0px #000 solid !important;
	margin-bottom: 0px;
	box-shadow:0px 0px 0px 0px #dadada inset;
	width: auto;
	padding: 10px;
	text-align: left;
	font-size: 2rem;
	font-weight: 600;	
	border-radius: 0px;
	position: relative;
	padding-left: 0px;
	float: right;
	margin-right: 10px;
}
.input_block #openModal:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f15c";
  position: absolute;
  left : 0px; 
	top:-5px;
  font-size: 2rem;
	z-index: 3;
	color:#215cbd;
}

.hissu {
	background: #ff0000;
	color:#fff;
	font-size: 1.2rem;
	padding: 5px 10px;
	float: right;
}
.nii {
	background: #434343;
	color:#fff;
	font-size: 1.2rem;
	padding: 5px 10px;
	float: right;
}
}


/* 入力エラーのスタイル */

.erroritem .error_txt {
	text-align: left;
	color:#f20101;
	position: relative;
	margin: 5px 0 0;
	padding-left: 25px;
	font-size: 1.4rem;
	margin-left: 0px;
}
.login_block .erroritem .error_txt {
	text-align: left;
	color:#f20101;
	position: relative;
	margin: 0px 0 0;
	padding-left: 25px;
	font-size: 1.4rem;
	margin-left: 130px;
}

.erroritem .error_txt:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;/*←ココ*/
    content: "\f06a";
    position: absolute;
    left : 0px; 
    top:-2px;
    font-size: 1.8rem;
	z-index: 3;
	color:#f20101;
}


.erroritem input[type=text],
.erroritem input[type=password],
.erroritem input[type=email],
.erroritem input[type=tel],
.erroritem select,
.erroritem textarea {
	border-color: #c20c33 !important;
	background-color: #ffd9e1 !important;
}


.flexcut {
	display: block;
}



@media screen and (max-width: 1200px) {
.erroritem .error_txt {
	text-align: left;
	color:#f20101;
	position: relative;
	margin: 5px 0 0;
	padding-left: 25px;
	font-size: 1.3rem;
	margin-left: 0px;
}
.login_block .erroritem .error_txt {
	text-align: left;
	color:#f20101;
	position: relative;
	margin: 5px 0 0;
	padding-left: 25px;
	font-size: 1.3rem;
	margin-left: 0px;
}

.erroritem .error_txt:before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900;/*←ココ*/
    content: "\f06a";
    position: absolute;
    left : 0px; 
    top:-2px;
    font-size: 1.6rem;
	z-index: 3;
	color:#f20101;
}
}





/********* メインサブページ *********/

.sub-page .top-kensaku {
	
}
.sub-page .kensaku-left {
	width: 52%;
	position: relative;
}
.sub-page .kensaku-right {
	width: 46%;
	position: relative;
}
.sub-page .kensaku-item {
	margin-bottom: 0px;
}
.sub-page .top-kensaku-inner {
	padding: 25px 20px;
}
.sub-page .topmap_endbutton {
	margin:  -20px 0  0px 0;
}
.page_block  {
	margin-bottom: 40px;
	width: 100%;
	box-sizing: border-box;
}

.page_block h2 {
	margin-bottom: 20px !important;
}
.single-clumn .page_block  {
	margin-bottom: 0px;
}


/********* リストヘッダ *********/

.listhead {
	display: flex;
	justify-content: space-between;
}
.page_block.categorylist  h3 {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: left;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 600;
	padding: 10px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 50%;
}
.listhead_r {
	width: 50%;
	display: flex;
  justify-content:flex-end;
  align-items: center;
}
.categorylist .selectbox select {
	width: auto;
	margin-left: 20px;
}
.listhead_r p {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
}
.listhead_r p span {
	margin: 0;
	padding: 0;
	font-size: 2rem;
	font-weight: 600;
	color:#fc1466;
}


/********* 現在の検索条件 *********/

.nowtag_box {
	background: #f3f1f1;
	padding: 20px;
	margin-bottom: 20px;
}
.nowtag_box h4 {
	margin: 0;
	padding: 0;
	font-size: 1.6rem;
	color: #4285f3;
}

#nowtag {
	width: 100%;
	font-size: 1.4rem;
	line-height: 1.7;
	margin-bottom: 0px;
	color:#424242;
}
dl#nowtag dl,dl#nowtag dt,dl#nowtag dd {
	margin: 0;
	padding: 0;
}
dl#nowtag dt,dl#nowtag dd {
	padding: 0;
}
dl#nowtag dt {
	clear: left;
	float: left;
	width: 20%;
	font-weight: 600;
}
dl#nowtag dd {
	margin-left:24%;
}


/********* 検索結果リスト *********/

.listitem {
	background: #e0ebfd;
	padding: 30px;
	margin-bottom: 30px;
	position: relative;
	border-top: 4px solid #4285f3;
}
.listtag {
	display: flex;
	margin-bottom: 20px;
	float: left;
}
.listtag .new {
	background: #35b872;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	padding: 2px 15px;
	margin-right: 10px;
}
.listtag .update {
	background: #4285f3;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	padding: 2px 15px;
	margin-right: 10px;
}
.listitem h4 {
	font-size: 2.8rem;
	margin: 0px 0 20px 0 ;
	padding: 0;
	line-height: 1.5;
	clear: both;
}
.listdeta {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.listdeta_item {
	width: 49.5%;
	background: #fff;
	padding: 10px;
	margin-bottom: 5px;
}
.listdeta_item table {
	height:100%;
}
.listdeta_item table th {
	background: #eeeeee;
	padding: 10px 15px;
	width: 110px;
}
.listdeta_item table td {
	padding: 10px 15px;
}

.listtaigu {
	display: flex;
	margin-bottom: 20px;
}

.listtaigu li {
	background: #fc1466;
	text-align: center;
	color: #fff;
	font-size: 1.4rem;
	padding: 2px 15px;
	margin-right: 10px;
}
.listid {
	position: relative;
	text-align: right;
	font-size: 1.2rem;
	right:30px;
	line-height: 1.5;
	float: right;
	margin-bottom: 10px;
}

.buttonbox {
	display: flex;
	justify-content: center;
}

.recommend_button  {
	background: #fff;
	border: 0px #fff solid !important;
	box-shadow:0px -4px 4px -1px #dadada inset;
	min-width: 250px;
	height: 60px;
	line-height: 48px;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;	
	position: relative;
	padding-left: 50px;
	padding-right: 24px;
	margin: 0 10px;
	cursor: pointer;
}
.recommend_button.off:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f004";
  position: absolute;
  left : 20px; 
	top:7px;
  font-size: 2rem;
	color:#bfbfbf;
}

.recommend_button.on:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f004";
  position: absolute;
  left : 20px; 
	top:7px;
  font-size: 2rem;
	color:#fc4949;
}
.listlink  {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:250px;
	height: 60px;
	line-height: 60px;
	font-size:1.8rem;
	font-weight: bold;
	background: #0146ab;
	margin: 0 10px;
}
.listlink:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.listlink {
	color: #fff !important;	
}



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

.sub-page .top-kensaku {
	
}
.sub-page .kensaku-left {
	width: auto;
	position: relative;
}
.sub-page .kensaku-right {
	width: auto;
	position: relative;
}
.sub-page .kensaku-item {
	margin-bottom: 0px;
}
.sub-page .top-kensaku-inner {
	padding: 25px 20px;
}
.sub-page .topmap_endbutton {
	margin:  0px 0  0px 0;
}
.page_block  {
	margin-bottom: 20px;
}
.page_block h2 {
	margin-bottom: 10px !important;
	font-size: 2rem !important;
	font-weight: 600 !important;
}



/********* リストヘッダ *********/

.listhead {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 15px;
}
.page_block.categorylist  h3 {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: left;
	color: #fff;
	font-size: 1.7rem;
	font-weight: 600;
	padding: 15px 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: auto;
}
.listhead_r {
	width: auto;
	display: flex;
  justify-content:flex-end;
  align-items: center;
}
.categorylist .selectbox select {
	width: auto;
	margin-left: 10px;
}
.listhead_r p {
	margin: 0;
	padding: 0;
	font-size: 1.2rem;
}
.listhead_r p span {
	margin: 0;
	padding: 0;
	font-size: 2rem;
	font-weight: 600;
	color:#fc1466;
}
	
.listitem {
	background: #e0ebfd;
	padding: 15px;
	margin-bottom:15px;
	position: relative;
	border-top: 2px solid #4285f3;
}
.listtag {
display: flex;
	margin-bottom: 20px;
	float: left;
}
.listtag .new {
	background: #35b872;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	padding: 2px 10px;
	margin-right: 5px;
}
.listtag .update {
	background: #4285f3;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	padding: 2px 10px;
	margin-right: 5px;
}
.listitem h4 {
font-size: 1.7rem;
	margin: 0px 0 10px 0 ;
	padding: 0;
	line-height: 1.5;
	width: auto;
	clear: both;
}
.listdeta {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.listdeta_item {
	width: auto;
	background: #fff;
	padding: 5px;
	margin-bottom: 3px;
}
.listdeta_item table {
	font-size: 1.4rem;
}
.listdeta_item table th {
	background: #eeeeee;
	padding: 10px 15px;
	width: 100px;
}
.listdeta_item table td {
	padding: 10px 15px;
}

.listtaigu {
	display: flex;
	margin-bottom: 10px;
	justify-content: space-between;
	flex-wrap: wrap;
}

.listtaigu li {
	background: #fc1466;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	padding: 2px 15px;
	margin-right: 0px;
	width: 32%;
	margin-bottom: 4px;
}
.listid {
position: relative;
	text-align: right;
	font-size: 1rem;
	right:15px;
	line-height: 1.5;
	float: right;
	margin-bottom: 10px;
}

.buttonbox {
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.recommend_button  {
	background: #fff;
	border: 0px #fff solid !important;
	box-shadow:0px -4px 4px -1px #dadada inset;
	width: 100%;
	height: 60px;
	line-height: 48px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;	
	position: relative;
	padding-left: 0px;
	margin: 0 0px 5px;
}
.recommend_button.off:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f004";
  position: absolute;
  left : 20px; 
	top:7px;
 font-size: 1.6rem;
	z-index: 3;
	color:#bfbfbf;
}
.recommend_button.on:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f004";
  position: absolute;
  left : 20px; 
	top:7px;
 font-size: 1.6rem;
	z-index: 3;
	color:#fc4949;
}
.listlink  {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:auto;
	height: 60px;
	line-height: 60px;
	font-size:1.6rem;
	font-weight: bold;
	background: #0146ab;
	margin: 0 0px;
}
.listlink:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.listlink {
	color: #fff !important;	
}
	
	
/********* 現在の検索条件 *********/

.nowtag_box {
	background: #f3f1f1;
	padding: 10px;
	margin-bottom: 20px;
}
.nowtag_box h4 {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	color: #4285f3;
	margin-bottom: 10px;
}

#nowtag {
	width: 100%;
	font-size: 1.2rem;
	line-height: 1.7;
	margin-bottom: 0px;
	color:#424242;
	margin: 0;
	padding: 0;
}
dl#nowtag dl,dl#nowtag dt,dl#nowtag dd {
	margin: 0;
	padding: 0;
}
dl#nowtag dt,dl#nowtag dd {
	padding: 0;
}
dl#nowtag dt {
	clear: left;
	float: none;
	width: auto;
	font-weight: 600;
}
dl#nowtag dd {
	margin-left:auto;
}

}





/********* ページ送り *********/
.pager .pagination {
  text-align: center;
}

.pager .pagination li {
  display: inline;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background:#4285f3;
  width: 50px;
  height: 50px;
  text-align: center;
  position: relative;
  border-radius: 6px;
}

.pager .pagination li.pre,
.pager .pagination li.next{
  display: inline-block;
  width: 100px;
  height: 50px;
  text-align: center;
}
.pager .pagination li.all {
  display: inline-block;
  width: 150px;
  height: 50px;
  text-align: center;
}

.pager .pagination li a{
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display:table;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease;
}

.pager .pagination li a span{
  display:table-cell;
  vertical-align:middle;
}

.pager .pagination li a:hover,
.pager .pagination li a.active{
  color: #fff;
  background: #0146ab;
  border-color: #00f;
  border-radius: 6px;
}

@media only screen and (max-width: 767px){
  .pager .pagination li{
    font-size: 1.2rem;
	   width: 6%;
  height: 30px;
	  border-radius: 0;
	   margin: 0 0px;
  }

  .pager .pagination li.pre,
  .pager .pagination li.next{
    display: inline-block;
    width: 13%;
    height: 30px;
    text-align: center;
  }
  .pager .pagination li.all{
    display: inline-block;
    width: 30%;
    height: 30px;
    text-align: center;
  }
	
.pager .pagination li a:hover,
.pager .pagination li a.active{
 
  border-radius: 0px;
}
  .pager .pagination li.pre a,
  .pager .pagination li.next a{
    width: 100%;
    text-align: center;
  }
	


}


/********* クリニック求人詳細 *********/

.clinic-page h2 {
	background: none !important;
	font-size: 3rem;
	margin: 0px 0 20px 0 ;
	color:#222 !important;
	line-height: 1.5;
	font-weight: bold !important;
	padding: 0!important;
clear: both;
}

.linelink  {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:250px;
	height: 60px;
	line-height: 0.6;
	font-size:1.8rem;
	font-weight: bold;
	background: #42c505;
	margin: 0 10px;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.linelink:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 30px;
    height: 30px;
     background: url("../images/common/line-brands.png");
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:15px;
	top:15px;
}
.linelink:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.linelink {
	color: #fff !important;	
}
.linelink span  {
	font-size: 1.5rem;
}

.clinic-page .buttonbox {
	margin-bottom: 20px;
}
.clinic-page .listitem {
	margin-bottom: 0;
}

.clinic_deta01 {
	background: #f1f5fc;
	padding: 30px;
	margin-bottom: 40px;
	
}
.listdeta_item_long {
	width: 100%;
	background: #fff;
	padding: 10px;
	margin-bottom: 5px;
}
.listdeta_item_long table {
	
}
.listdeta_item_long table th {
	background: #eeeeee;
	padding: 10px 15px;
	width: 110px;
}
.listdeta_item_long table td {
	padding: 10px 15px;
}
.list-type01 {
	margin-left: 20px;
}
.list-type01 li {
	list-style-type: disc;
}


.clinic-page h3 {
	
}

.clinic-page h3 {
	position: relative;
  padding: 10px 20px 10px 20px;
  background: #4285f3;
  font-size: 2.4rem;
  color: #fff;
  margin-left: 0px;
  line-height: 1.3;
  z-index:-1;
	font-weight: 600;
	width: 300px;
}
.clinic-page h3:before {
  position: absolute;
  content: '';
  right: -2px;
  top: -2px;
  border: none;
  border-right: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

.th_wide {
	width: 150px !important;
}

.owner_comment {
	display: flex;
	justify-content: space-between;
}
.owner_comment_l {
	
}
.owner_comment_r {
	width: 80%;
}
.owner_comment_r p {
	line-height: 1.8;
}
.attention {
	display: inline-block;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: #fff;
  text-align:center;
	font-size: 1.2rem;
	font-weight: 600;
	padding-top: 18px;
}
.attention i {
	color:#85acee;
	font-size: 5rem;
	
}


.clinic-page-block h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 2.2rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
}
.clinic-page-block h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}
table.recruit-page-deta {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	box-sizing: border-box;
}

table.recruit-page-deta th {
    padding: 20px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
   background: #f1f5fc;
    font-weight: bold;
    line-height: 120%;
	width: 220px;
	text-align: left;
    
}
table.recruit-page-deta td {
    padding: 20px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	background: #fff;

}

.clinic-page-block {
	margin-bottom: 40px;
}

.clinic_deta01 h3 {
	color:#222 !important;
	display: block;
}
.clinic_deta01 h3 {
  padding: 0;
	margin: 0;
  background: none;
  font-size: 2.4rem;
  color:#222 !important;
  margin-left: 0px;
  line-height: 1.7;
  z-index:0;
  font-weight: 600;
  width: auto;
	margin-bottom: 20px;
}
.clinic_deta01 h3:before {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  border: none;
  border-right: none;
  border-bottom: none;
  z-index:0;
}
.clinic_deta01 h3 i {
	color:#4285f3;
}

.clinic_deta01-loginbox {
	display: flex;
	margin-bottom: 30px;
}
.clinic_deta01-loginbox div {
	display: flex;
  justify-content: center;
  align-items: center;
}
.clinicpage_login  {
	background: #fff;
	border: 0px #fff solid !important;
	box-shadow:0px -4px 4px -1px #dadada inset;
	width: 250px;
	height: 60px;
	line-height: 45px;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;	
	position: relative;
	padding-left: 0px;
	margin: 0 20px 0 0;
	
}
.clinicpage_login:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f2f6";
  position: absolute;
  left : 20px; 
	top:7px;
  font-size: 2rem;
	z-index: 3;
	color:#4285f3;
}

/*
.modalContents h2 {
	height: auto;
	background: linear-gradient(-135deg, #1fb4a9, #4187f0) !important;
	padding: 20px 40px !important;
	width: auto !important;
	text-align: left !important;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 3rem !important;
	margin-top: 20px;
}
*/

.clinic_deta01 .input_block {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 0px !important;
	margin-bottom: 30px;
	
}

.reccomend-list {
	background: #fff;
	padding: 15px;
	margin: 0 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}

.reccomend-list h3 {
	padding: 0;
	margin: 0;
	font-size: 1.5rem;
	line-height: 1.5;
	margin-bottom: 15px;
}
table.reccomend-list-table {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	box-sizing: border-box;
	font-size: 1rem
}

table.reccomend-list-table th {
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
   background: #f1f5fc;
    font-weight: bold;
    line-height: 120%;
	width: 70px;
	text-align: left;
    
}
table.reccomend-list-table td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	background: #fff;

}
.not-login {
	position: relative;
}

.not-login .listdeta,
.not-login .owner_comment {
  filter: blur(8px);
  position: relative;
	z-index: 0;
}

.not-login .not-login-item {
	position: absolute !important;
	z-index: 1 !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.not-login-item .buttonbox {
	position: relative !important;
}

.hioukai_title {
	text-align: center;
	color: #fc1466;
	font-weight: 600;
	position: relative;
	margin-top: -80px;
	font-size: 1.8rem
}

.not-login .loginbuton  {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:250px;
	height: 60px;
	line-height: 0.6;
	font-size:1.8rem;
	font-weight: bold;
	background: #1cb871;
	margin: 0 10px;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.not-login .loginbuton:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.linelink {
	color: #fff !important;	
}

.not-login .buttonbox {
	position: absolute !important;
	z-index: 0 !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.not-login .loginbuton  {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:250px;
	height: 60px;
	line-height: 0.6;
	font-size:1.8rem;
	font-weight: bold;
	background: #1cb871;
	margin: 0 10px;
	display: flex;
  justify-content: center;
	flex-direction: column;
	border-radius: 6px;
}
.not-login .loginbuton:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.loginbuton,
a.signbuton {
	color: #fff !important;	
}

.not-login .signbuton  {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:250px;
	height: 60px;
	line-height: 0.6;
	font-size:1.8rem;
	font-weight: bold;
	background: #3e8bec;
	margin: 0 10px;
	display: flex;
  justify-content: center;
	flex-direction: column;
	border-radius: 6px;
}
.not-login .signbuton:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.clinic_sbanner {
	width: 500px;
	margin: 0 auto 30px;
}
.clinic_sbanner img {
	width: 100%;
	height: auto;
	margin: auto;
}
#clinicpage_form {
    padding-top: 180px;
    margin-top:-180px;
}


	
/********* 検討中リストポップアップ *********/

.recommend_modal {
display: block;
width: 600px;
max-width: 100%;
height: 300px;
position: fixed;
z-index: 100;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
/* margin: -200px 0 0 -200px; */
background: white;
border: 8px solid #3e8bec;
	z-index: 3;
}
.closed {
  display: none;
}

.modal-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 50;
background: rgba(0, 0, 0, 0.6);
	z-index: 2 !important;
}
.modal-guts {
position: absolute;
top: 0;
left: 0;
width: 100%;
overflow: auto;
padding: 60px 50px 20px 20px;

}
.recommend_modal .close-button {
position: absolute;
z-index: 1;
top: 10px;
right: 20px;
height: 60px;
border: 0;
background: black;
color: white;
padding: 0px 15px 5px !important;
font-size: 4rem;
	line-height: 1 !important;
}
.open-button {
border: 0;
background: lightgreen;
color: #fff;
padding: 10px 20px;
border-radius: 10px;
font-size: 21px;
}

.recommend_modal h4 {
	text-align: center;
	padding: 20px 0;
	margin: 0;
}
.recommend_modal h4 i {
	color:#df4444;
	font-size: 3rem;
}




@media screen and (max-width: 1200px) {
	
/********* クリニック求人詳細 *********/

.clinic-page h2 {
	background: none !important;
	font-size: 1.8rem !important;
	margin: 0px 0 20px 0 ;
	color:#222 !important;
	line-height: 1.5;
	font-weight: bold !important;
	padding: 0!important;
}

.linelink  {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	height: 60px;
	line-height: 0.6;
	font-size:1.6rem;
	font-weight: bold;
	background: #42c505;
	margin: 0 0px 10px;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.linelink:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 30px;
    height: 30px;
     background: url("../images/common/line-brands.png");
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:15px;
	top:15px;
}
.linelink:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.linelink {
	color: #fff !important;	
}
.linelink span  {
	font-size: 1.5rem;
}

.clinic-page .buttonbox {
	margin-bottom: 13px;
}
.clinic-page .listitem {
	margin-bottom: 0;
}

.clinic_deta01 {
	background: #f1f5fc;
	padding: 15px;
	margin-bottom: 20px;
}
.listdeta_item_long {
	width: 100%;
	background: #fff;
	padding: 10px;
	margin-bottom: 5px;
}
.listdeta_item_long table {
	font-size: 1.5rem;
}
.listdeta_item_long table th {
	background: #eeeeee;
	padding: 10px 10px;
	width: 100px;
	font-size: 1.4rem;
}
.listdeta_item_long table td {
	padding: 10px 10px;
	font-size: 1.4rem !important;
}
.list-type01 {
	margin-left: 15px;
}
.list-type01 li {
	list-style-type: disc;
}


.clinic-page h3 {
	
}

.clinic-page h3 {
	position: relative;
  padding: 10px 15px 10px 15px;
  background: #4285f3;
  font-size: 1.8rem;
  color: #fff;
  margin-left: 0px;
  line-height: 1.3;
  z-index:-1;
	font-weight: 600;
	width: 200px;
}
.clinic-page h3:before {
  position: absolute;
  content: '';
  right: -2px;
  top: -2px;
  border: none;
  border-right: solid 40px white;
  border-bottom: solid 79px transparent;
  z-index:-2
}

table.detatable {
		width: 100% !important;
}
	
.detatable th {
	width: 100% !important;
	display: block !important;
    position: relative;
}
.detatable td {
	width: 100% !important;
	display: block !important;
}


.th_wide {
	width: 100px !important;
}

.owner_comment {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.owner_comment_l {
	text-align: center;
}
.owner_comment_r {
	width: auto;
}
.owner_comment_r p {
	line-height: 1.8;
}
.attention {
	display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  text-align:center;
	font-size: 0.7rem;
	font-weight: 600;
	padding-top: 20px;
	margin-bottom: 15px;
}
.attention i {
	color:#85acee;
	font-size: 4rem;
	
}


.clinic-page-block h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 15px;
}
.clinic-page-block h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}
table.recruit-page-deta {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	box-sizing: border-box;
	font-size: 1.4rem;
}

table.recruit-page-deta th {
    padding: 15px;
    border: #E3E3E3 solid 0px;
    border-width: 0px 0 0 0;
   background: #f1f5fc;
    font-weight: bold;
    line-height: 120%;
	width: 100%;
	text-align: left;
	display: block;
    
}
table.recruit-page-deta td {
    padding: 15px;
    border: 0px #E3E3E3 solid ;
    border-width: 0 0 0px 0px;
	background: #fff;
	width: 100%;
	display: block;

}

.clinic-page-block {
	margin-bottom: 20px;
}

.clinic_deta01 h3 {
	color:#222 !important;
	display: block;
}
.clinic_deta01 h3 {
  padding: 0;
	margin: 0;
  background: none;
  font-size: 1.8rem;
  color:#222 !important;
  margin-left: 0px;
  line-height: 1.7;
  z-index:0;
  font-weight: 600;
  width: auto;
	margin-bottom: 15px;
}
.clinic_deta01 h3:before {
  position: absolute;
  content: '';
  right: 0px;
  top: 0px;
  border: none;
  border-right: none;
  border-bottom: none;
  z-index:0;
}
.clinic_deta01 h3 i {
	color:#4285f3;
}

.clinic_deta01-loginbox {
	display: flex;
	margin-bottom: 15px;
	flex-direction: column;
}
.clinic_deta01-loginbox div {
	display: flex;
  justify-content: center;
  align-items: center;
	font-size: 1.4rem;
	line-height: 1.7;
}
.clinicpage_login  {
	background: #fff;
	border: 0px #fff solid !important;
	box-shadow:0px -4px 4px -1px #dadada inset;
	width: 100%;
	height: 60px;
	line-height: 45px;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;	
	position: relative;
	padding-left: 0px;
	margin: 0 0px 10px 0;
	
}
.clinicpage_login:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f2f6";
  position: absolute;
  left : 20px; 
	top:7px;
  font-size: 2rem;
	z-index: 3;
	color:#4285f3;
}

.modalContents h2 {
	height: auto;
	background: linear-gradient(-135deg, #1fb4a9, #4187f0) !important;
	padding: 10px 20px !important;
	width: auto !important;
	text-align: left !important;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 2rem !important;
	margin-top: 20px;
}
.modalContents h5 {
	margin: 0;
	padding:0;
	font-size: 1.7rem !important;
	margin-top: 20px;
	margin-bottom: 10px;
}

.clinic_deta01 .input_block {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 0px !important;
	margin-bottom: 15px;
}

.reccomend-list {
	background: #fff;
	padding: 10px;
	margin: 0 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
	margin-bottom: 10px;
}
.reccomend-list h3 {
	padding: 0;
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.5;
	margin-bottom: 10px;
}
table.reccomend-list-table {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	box-sizing: border-box;
	font-size: 1rem
}
table.reccomend-list-table th {
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
   background: #f1f5fc;
    font-weight: bold;
    line-height: 120%;
	width: 70px;
	text-align: left;
    
}
table.reccomend-list-table td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
	background: #fff;

}
.not-login {
	position: relative;
}

.not-login .listdeta,
.not-login .owner_comment {
  filter: blur(8px);
  position: relative;
	z-index: 0;
}

.not-login .not-login-item {
	position: absolute !important;

    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.not-login-item .buttonbox {
	position: relative !important;
}

.hioukai_title {
	text-align: center;
	color: #fc1466;
	font-weight: 600;
	position: relative;
	margin-top: -130px;
	font-size: 1.7rem;
	line-height: 1.7;
	margin-bottom: 10px;
}

.not-login .loginbuton  {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:250px;
	height: 60px;
	line-height: 0.6;
	font-size:1.7rem;
	font-weight: bold;
	background: #1cb871;
	margin: 0 10px 10px 10px !important;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.not-login .loginbuton:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.linelink {
	color: #fff !important;	
}

.not-login .buttonbox {
	position: absolute !important;
	z-index: 10000 !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.not-login .loginbuton  {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:180px;
	height: 60px;
	line-height: 0.6;
    font-size:1.6rem  !important;
	font-weight: bold;
	background: #1cb871;
	margin: 0 0px;
	display: flex;
  justify-content: center;
	flex-direction: column;
	border-radius: 6px;
	box-sizing: border-box;
}
.not-login .loginbuton:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.loginbuton,
a.signbuton {
	color: #fff !important;	
}

.not-login .signbuton  {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:180px;
	height: 60px;
	line-height: 0.6;
	font-size:1.6rem;
	font-weight: bold;
	background: #3e8bec;
	margin: 0 10px;
	display: flex;
  justify-content: center;
	flex-direction: column;
	border-radius: 6px;
	box-sizing: border-box;
}
.not-login .signbuton:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.clinic_sbanner {
	width: auto;
	margin: 0 auto 10px;
}
.clinic_sbanner img {
	width: 100%;
	height: auto;
	margin: auto;
}
	
#clinicpage_form {
    padding-top: 100px;
    margin-top:-100px;
}
	
	
/********* 検討中リストポップアップ *********/

.recommend_modal {
display: block;
width: 90%;
max-width: 100%;
height: 200px;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
/* margin: -200px 0 0 -200px; */
background: white;
border: 8px solid #3e8bec;
	
}
.closed {
  display: none;
}

.modal-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
}
.modal-guts {
position: absolute;
top: 0;
left: 0;
width: 100%;
overflow: auto;
padding: 30px 20px 20px 20px;
}
.recommend_modal .close-button {
position: absolute;
z-index: 1;
top: 0px;
right: -2px;
height: 50px;
border: 0;
background: black;
color: white;
padding: 0px 15px 5px !important;
font-size: 3rem;
	line-height: 1 !important;
}
.open-button {
border: 0;
background: lightgreen;
color: #fff;
padding: 10px 20px;
border-radius: 10px;
font-size: 21px;
}

.recommend_modal h4 {
	text-align: center;
	padding: 20px 0;
	margin: 0;
	font-size: 1.6rem;
}
.recommend_modal h4 i {
	color:#df4444;
	font-size: 2rem;
}
	.recommend_modal .listlink {
		width: 100%;
	}
	
}

/********* 確認画面 送信完了 *********/

.clinic_page_confirmation .input_block {
	border-bottom: 0px solid #c9c9c9;
	padding-bottom: 0px !important;
	margin-bottom: 0px;
}

.input_block .pegelink {
	margin: 40px 0;
}

.form_back {
	position: relative;
	display: inline-block;
	color: #222;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:300px;
	margin-right: 10px;
	font-size:1.6rem;
	font-weight: 600;
	background: #fff;
	padding: 20px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	box-sizing: border-box;
}
.form_back:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #222;
    border-left: solid 3px #222;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}

@media screen and (max-width: 1200px) {
/********* 確認画面 送信完了 *********/
	
.input_block .pegelink {
	margin: 20px 0;
}
.form_back {
	position: relative;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:48.5%;
	margin-right: 10px;
	font-size:1.4rem;
	font-weight: 600;
	padding: 10px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	border: 0;
	box-sizing: border-box;
}
.form_back:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 3px #222;
    border-left: solid 3px #222;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    content: "";
}
.clinic_page_confirmation .pagelink-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column ;
}
	.clinic_page_confirmation .pagelink-box .pg_next {
		width: 100%;
		box-sizing: border-box;
		margin-left: 0px;
		margin-bottom: 10px;
	}
}



/********* 転職コラム *********/

.column .maintitle {
	background: url("../images/column/mainimg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 300px;
	object-fit: cover;
	display: flex;
    justify-content: center;
	flex-direction: column;
	margin-bottom: 40px;
}

.column .maintitle h2 {
  padding: 30px !important;
  font-size: 3.2rem !important;
  color: #fff;
  margin-left: 0px;
  line-height: 1;
  font-weight: 600;
  width: 50% !important;
}
.column .maintitle h2 span {
	font-size: 1.6rem
}

.page_text p {
	margin-bottom: 16px;
}

.column-block {
	margin-bottom: 40px;
}

.column h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 2.2rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
}
.column h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}

.column-category-list {
	display: flex;
	flex-wrap: wrap;
}

.column-category-list li  {
	position: relative;
	display: inline-block;
	color: #0146ab;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:30.7%;
	height: 60px;
	line-height: 60px;
	font-size:1.8rem;
	font-weight: bold;
	background: #fff;
	margin: 0 10px 10px;
	border: 1px solid  #0146ab;
	box-sizing: border-box;
}
.column-category-list li:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #0146ab;
    border-right: solid 3px #0146ab;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.column-category-list li a {
	color: #0146ab !important;	
	display: block;
}
.column-category-list li a:hover {
	display: block;
	background: #236bd5  !important;
	color:#fff !important;
	opacity: 1;
}
.column-category-list li:hover:after {
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
}


@media screen and (max-width: 1200px) {
	
.column .maintitle {
	background: url("../images/column/mainimg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 150px;
	object-fit: cover;
	display: flex;
    justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
}

.column .maintitle h2 {
  padding: 15px !important;
  font-size: 2rem !important;
  margin: 0;
  color: #fff;
  margin-left: 0px;
  line-height: 1;
  font-weight: 600;
  width: 70% !important;
}
.column .maintitle h2 span {
	font-size: 1rem
}

.page_text p {
	margin-bottom: 10px;
}

.column-block {
	margin-bottom: 20px;
}

.column h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 15px;
}
.column h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}

.column-category-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.column-category-list li  {
	position: relative;
	display: inline-block;
	color: #0146ab;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:48.5%;
	height: 40px;
	line-height: 40px;
	font-size:1.3rem;
	font-weight: bold;
	background: #fff;
	margin: 0 0px 5px;
	border: 1px solid  #0146ab;
	box-sizing: border-box;
}
.column-category-list li:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: solid 3px #0146ab;
    border-right: solid 3px #0146ab;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.column-category-list li a {
	color: #0146ab !important;	
	display: block;
}
.column-category-list li a:hover {
	display: block;
	background: #236bd5  !important;
	color:#fff !important;
	opacity: 1;
}
.column-category-list li:hover:after {
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
}

	
}


/********* 転職コラム 詳細 *********/

.drblog-header {
	background: #e0ebfd;
	padding: 20px 30px;
	margin-bottom: 30px;
	position: relative;
	border-top: 4px solid #4285f3;
	position: relative;
}
.drblog-header .postday {
	font-size: 1.4rem;
	margin-bottom: 5px;
}

.drblog-content  {
	padding: 20px 0;
}

.drblog-content img {
	margin-bottom: 40px;
	max-width: 80%;
	height: auto;
	margin: 0 auto 40px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.drblog-content p {
  line-height: 1.8;
}

.drblog-content h2 {
  position: relative;
  background: linear-gradient(-135deg, #1fb4a9, #4187f0);
  padding: 10px 25px !important;
  border-bottom: 0px !important;
	font-size: 2.4rem !important;
	font-weight: 600;
	text-align: left;
	margin: 20px 0 !important;
	color: #fff;
}
.drblog-content h2:before {
  left: 0;
  height: 0px;
  content: '';
  background: none !important;
}
.drblog-content h3 {
  border-left: 8px solid #3e8bec;
	padding-left: 40px;
	padding: 5px 0 5px 20px !important;
	font-size: 2.2rem !important;
	margin: 20px 0 !important;
	font-weight: 600;
}

.drblog-content h4 {
    border-bottom: 5px solid #3e8bec;
	font-size: 2rem !important;
	margin: 20px 0 !important;
	display: inline-block;
	padding: 5px 0 5px 0;
	font-weight: 600;
}

.drblog-content ul,
.list-type02 {
	margin-left: 20px;
	margin-bottom: 30px;
}
.drblog-content li,
.list-type02 li {
	list-style-type: disc;
	font-size: 1.7rem !important;
}


@media screen and (max-width: 1200px) {
	
/********* 転職コラム 詳細 *********/
	
.drblog-header {
	background: #e0ebfd;
	padding: 15px;
	margin-bottom: 30px;
	position: relative;
	border-top: 4px solid #4285f3;
	position: relative;
}
.drblog-header .postday {
	font-size: 1.2rem;
	margin-bottom: 5px;
}

.drblog-content  {
	padding: 15px 0;
}

.drblog-content img {
	margin-bottom: 20px;
	max-width: 80%;
	height: auto;
	margin: 0 auto 20px;
	display: flex;
  justify-content: center;
  align-items: center;
}

.drblog-content p {
  line-height: 1.6;
}

.drblog-content h2 {
  position: relative;
  padding: 10px 15px !important;
  border-bottom: 0px !important;
	font-size: 2rem !important;
	font-weight: 600;
	text-align: left;
	margin: 15px 0 !important;
}
.drblog-content h2:before {
  left: 0;
  height: 0px;
  content: '';
  background: none !important;
}
.drblog-content h3 {
  border-left: 8px solid #3e8bec;
	padding-left: 20px;
	padding: 5px 0 5px 10px !important;
	font-size: 1.8rem !important;
	margin: 15px 0 !important;
	font-weight: 600;
}

.drblog-content h4 {
    border-bottom: 5px solid #3e8bec;
	font-size: 1.6rem !important;
	margin: 15px 0 !important;
	display: inline-block;
	padding: 5px 0 5px 0;
	font-weight: 600;
}
.list-type02 {
	margin-left: 20px;
	margin-bottom: 15px;
}
.list-type02 li {
	list-style-type: disc;
	font-size: 1.4rem !important;
	line-height: 1.7;
}
	
}



/********* よくある質問 *********/

.faq .maintitle {
	background: url("../images/faq/mainimg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 300px;
	object-fit: cover;
	display: flex;
    justify-content: center;
	flex-direction: column;
	margin-bottom: 40px;
}

.faq .maintitle h2 {
  padding: 30px !important;
  font-size: 3.2rem !important;
  color: #fff;
  margin-left: 0px;
  line-height: 1;
  font-weight: 600;
  width: 50% !important;
}
.faq .maintitle h2 span {
	font-size: 1.6rem
}

.faq h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 2.2rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
}
.faq h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}

.faq-category-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.faq-category-list li  {
	position: relative;
	display: inline-block;
	color: #0146ab;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:49%;
	height: 60px;
	line-height: 60px;
	font-size:1.8rem;
	font-weight: bold;
	background: #fff;
	margin: 0 0px 15px;
	border: 1px solid  #0146ab;
	box-sizing: border-box;
}
.faq-category-list li:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #0146ab;
    border-right: solid 3px #0146ab;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.faq-category-list li a {
	color: #0146ab !important;	
	display: block;
}
.faq-category-list li a:hover {
	display: block;
	background: #236bd5  !important;
	color:#fff !important;
	opacity: 1;
}
.faq-category-list li:hover:after {
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
}
.faq_block {
	border: 1px solid #e6e6e6;
	padding: 20px;
	margin-bottom: 20px;
}
.faqlist_title {
	position: relative;
	margin-bottom: 40px;
}
.faq_block h5 {
	padding: 16px 0 0 0;
	margin: 0;
	font-size: 2.4rem;
	color: #4285f3;
}
.faq_block span {
	font-size: 1.8rem;
	color: #222;
	margin-left: 10px;
}

.faqlink_button {
	position: absolute;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	font-size:1.5rem;
	font-weight: bold;
	background: #0146ab;
	margin-top: 5px;
	padding: 10px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	width: 240px;
	right: 0;
	top:0;
}
.faqlink_button:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.faqlink_button {
	color: #fff !important;	
}

.accordion {

}
.accordion:last-child {
margin-bottom: 0px;	
}
.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 10px;
	
}


.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 1em 2em 1em 1em;
	position: relative;
	background: #f5f3f6;
	color:#303030;
	
}
.accordion .faq_q {
	padding:0;
	margin: 0;
	display: flex;
	justify-content:flex-start;
	margin-top: -5px !important;
	line-height: 1.6;
	font-weight: 600;
	font-size: 2rem;
	text-align: left;
}
.accordion > ul > li > a h5 {
	font-size: 100%;
	padding: 0;
}
.accordion > ul > li > a h5:hover {
	color: #111;
	text-decoration:none;
	
}
.accordion > ul > li > div {
	display: none;
	text-align:left;
	padding:0;
	color:#303030;
	line-height:1.8;
	padding: 20px;
	font-size: 1.5rem;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 40px;
	height: 40px;
	top:50%;
	right:10px;
	
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 1px;
    background-color: #303030;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.qa {
	width: 32px;
	font-size: 3rem;
	margin-right: 15px;
	color:#0194e6;
}
.h5txt {
	margin-top: 10px;
}

.faqbox {
	display: flex;
	justify-content:flex-start;
}
.faq_a {
	width: 32px;
	font-size: 3rem;
	margin-right: 20px;
	color:#ee220c;
	font-weight: 600;
}

.faq_txt p {
	font-size: 1.8rem;
	margin-top: 12px;
}


@media screen and (max-width: 1200px) {
	
	
	/********* よくある質問 *********/

.faq .maintitle {
	background: url("../images/faq/mainimg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 150px;
	object-fit: cover;
	display: flex;
    justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
}

.faq .maintitle h2 {
  padding: 15px !important;
  font-size: 2rem !important;
  margin: 0;
  color: #fff;
  margin-left: 0px;
  line-height: 1;
  font-weight: 600;
  width: 70% !important;
}
.faq .maintitle h2 span {
	font-size: 1rem
}

.faq h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 15px;
}
.faq h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}


.faq-category-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: column;
}

.faq-category-list li  {
	position: relative;
	display: inline-block;
	color: #0146ab;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:auto;
	height: 45px;
	line-height: 45px;
	font-size:1.4rem;
	font-weight: bold;
	background: #fff;
	margin: 0 0px 8px;
	border: 1px solid  #0146ab;
	box-sizing: border-box;
}
.faq-category-list li:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #0146ab;
    border-right: solid 3px #0146ab;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
.faq-category-list li a {
	color: #0146ab !important;	
	display: block;
}
.faq-category-list li a:hover {
	display: block;
	background: #236bd5  !important;
	color:#fff !important;
	opacity: 1;
}
.faq-category-list li:hover:after {
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
}
.faq_block {
	border: 1px solid #e6e6e6;
	padding: 10px;
	margin-bottom: 10px;
}
.faqlist_title {
	position: relative;
	margin-bottom: 20px;
}
.faq_block h5 {
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 1.8rem;
	color: #4285f3;
}
.faq_block span {
	font-size: 1.3rem;
	color: #222;
	margin-left: 5px;
}
	
.faqlink {
	text-align: center;	
}

.faqlink_button {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	font-size:1.4rem;
	font-weight: bold;
	background: #0146ab;
	margin-top: 5px;
	padding: 10px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	width: 240px;
	right: 0;
	top:0;
}
.faqlink_button:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
a.faqlink_button {
	color: #fff !important;	
}

.accordion {

}
.accordion:last-child {
margin-bottom: 0px;	
}
.accordion ul {
	width:100%;
	padding:0;
	margin: 0;
}
.accordion li {
	position:relative;
	list-style:none;
	margin-bottom: 10px;
}


.accordion > ul > li > a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	padding: 2px 25px 20px 10px;
	position: relative;
	background: #f5f3f6;
	color:#303030;
	align-items: center;
}
.accordion .faq_q {
	padding:0;
	margin: 0;
	display: flex;
	justify-content:flex-start;
	margin-top: 10px !important;
	line-height: 1.5;
	font-weight: 600;
	font-size: 1.5rem;
}
.accordion > ul > li > a h5:hover {
	color: #111;
	text-decoration:none;
	
}
.accordion > ul > li > div {
	display: none;
	text-align:left;
	padding:0;
	color:#303030;
	line-height:1.8;
	padding: 20px 10px 20px 10px;
	font-size: 1.5rem;
}

.accordion li .accordion_icon,
.accordion li .accordion_icon span {
	display: inline-block;
	transition: all .3s;
	box-sizing: border-box;
}
.accordion li .accordion_icon {
	position: absolute;
	width: 30px;
	height: 30px;
	top: 30%;
    right: 5px;
   display: flex;
  justify-content: center;
  align-items: center;
}
.accordion li .accordion_icon span {
	position: absolute;
    width: 50%;
	height: 1px;
    background-color: #303030;
}
.accordion li .accordion_icon span:nth-of-type(1) {
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion li .accordion_icon span:nth-of-type(2) {
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.accordion li .accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion li .accordion_icon.active span:nth-of-type(2) {
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.qa {
	width: 15px;
	font-size: 3rem;
	margin-right: 20px;
	color:#0194e6;
}
.h5txt {
	margin-top: 10px;
}

.faqbox {
	display: flex;
	justify-content:flex-start;
}
.faq_a {
	width: 15px;
	font-size: 3rem;
	margin-right: 20px;
	color:#ee220c;
	font-weight: 600;
	position: relative;
	top:-10px;
}

.faq_txt p {
	font-size: 1.5rem;
	line-height: 1.6;
}
	
}


/********* はじめてご利用の方へ *********/

.firsttime_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 550px;
  background: #000;
  background:url(../images/firsttime/main.jpg) ;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 150px;	
}

.firsttime .cp_breadcrumb {
	margin-top: 0 !important;
}

.firsttime #contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 1120px;
	margin: auto;
}
.firsttime #contentblock h2 {
	line-height: 1.7;
	font-size: 4.2rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 40px;
	color:#4285f3;
}
.page_discription {
	font-size: 1.8rem;
	line-height: 1.7;
	width: 1000px;
	margin: auto;
	padding: 0;
	margin: 0 auto 40px;
}

.reasonbg {
	background: #e0ebfd;
	padding: 30px;
	margin-bottom: 50px;
}
.reasonbg h2 {
  background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: center;
	color: #fff !important;
	font-size: 3rem !important;
	font-weight: 600;
	padding: 10px 20px !important;
	margin-bottom: 30px !important;
	font-family: initial !important;
}


.reasonitem {
	background: #fff;
	padding: 30px;
	margin-bottom: 20px;
}
.reasonitem:last-child {
	margin-bottom: 0px;
}
.reasonhead {
	display: flex;
	margin-bottom: 20px;
}

.reasonno {
 position: relative;
  padding: 10px 20px 10px 10px;
  background: #4285f3;
  font-size: 1.8rem;
  color: #fff;
  width: 90px;
  line-height: 1;
  z-index:1;
	font-weight: 600;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.reasonno span {
	 font-size: 3rem;
}

.reasonno:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}
.reasonno:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 25px transparent;
  border-bottom: solid 79px #fff;
  z-index: -1;
}
.reasontitle {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: 20px;
}
.reasoncont {
	
}
.ftph {
	width: 300px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.ftph02 {
	width: 200px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.ftph img,
.ftph02 img {
	width: 100%;
	height: auto;
}
.reasoncont p {
	line-height: 1.7;
	padding: 0;
	margin-bottom: 20px !important;
}
.zu {
	width: 800px;
	margin: 0 auto 30px;
}
.zu img {
	width: 100%;
	height: auto;
}


.firsttime #contentblock h3,
.manager #contentblock h3 {
    background: #f3f3f3;
	padding: 30px;
	margin-bottom: 40px;
	border-top:5px solid #4285f3;
	font-size: 3rem;
}

.summary {
	background: #e0ebfd;
	padding: 30px;
	display: flex;
	margin-bottom: 30px;
}
.summary_title {
  position: relative;
  display: inline-block;
  padding: 10px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  background: #4285f3;
	text-align: center;
	margin-right:30px;
}


.summary_title:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 15px solid #4285f3;
}
.summary p {
	line-height: 1.7;
	padding: 0;
	margin: 0;
}

table.hikaku {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	box-sizing: border-box;
}

table.hikaku th {
    padding: 15px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
}
table.hikaku td {
    padding: 15px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
.tbtitle {
	background: #F5F5F5;
	width: 180px !important;
	font-weight: bold;
}
.tbcnt {
	width: 27% !important;
}
.iag {
	width: 27% !important;
	background: #fef5f7 !important;
}

table.hikaku p {
    line-height: 1.6;
	font-size: 1.2rem;
	text-align: left;
}
table.hikaku img {
    width: 40px;
	height: auto;
     text-align: center;
	margin-bottom: 10px;
}

.ftblock {
	margin-bottom: 50px;
}

.tsukiyomi_head {
	display: flex;
	justify-content: space-between;
	background: linear-gradient(#e0ebfd 60%, #fff);
	padding: 60px 60px 30px;
	margin-bottom: 30px;
}
.tsukiyomi_head_l {
	width: 58%;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
}
.tsukiyomi_head_l img {
	width: 70%;
	height: auto;
	margin-bottom: 40px;
}
.tsukiyomi_head_l p {
	line-height: 1.7;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 3rem;
}
.tsukiyomi_head_r {
	width: 35%;
}
.tsukiyomi_head_r img {
	width: 100%;
	height: auto;
}

.tsukiyomi_cont {
	border: 20px solid #e0ebfd;
	padding: 40px;
	margin-bottom: 20px;
}

.tsukiyomi_cont h4 {
	line-height: 1.7;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2.4rem;
	padding: 0;
	margin: 0 0 20px;
	color:#3c87ec;
}
.tsukiyomi_cont p {
	line-height: 1.7;
	margin-bottom: 20px;
}
.tsukiyomi_cont p:last-child {
	margin-bottom: 0px !important;
}
.kclinic {
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.kclinic div {
	width: 23%;
	font-size: 1.8rem;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kclinic  img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.official {
	text-align: right;
}
.official a {
	color: #3c87ec;
	text-decoration: underline;
}

ul.tsukiyomilist {
	padding: 0;
	margin: 0;
	margin-top: -10px;
}

ul.tsukiyomilist li{
    list-style: none;
	text-align: left;
	font-size: 1.8rem;
	line-height: 1.7;
	text-indent:0px; 
    margin-left:0px;
	padding-left: 1.5em;
  text-indent: -1.7em;
}
 
ul.tsukiyomilist > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f00c";
  position: relative;
  left : 0em; 
  color: #ec2c29; 
  margin-right: 10px;
}

.tsukiyomi_cont_box {
	display: flex;
	justify-content: space-between;
}
.tsukiyomi_cont_box .tsukiyomi_cont {
	width: 49%;
}


.sflow {
    position: relative;
    padding: 0;
	padding-bottom: 60px;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid;
    font-size: 26px;
    text-align: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}
.sflow02 {
    position: relative;
    padding: 0;
	padding-bottom: 0px;
    margin-bottom: 0.2rem;
 
    font-size: 26px;
    text-align: center;
	display: flex;
	justify-content: space-between;
	margin-bottom: 60px;
}

.sflow:before,
.sflow:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.sflow:before {
    border: 28px solid;
    border-color: transparent;
    border-top-color: black;
    margin-left: -28px;
}

.sflow:after {
    border: 27px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -27px;
}

.sflowno {
	width: 12%;
	background: #3c87ec;
	text-align: center;
	color:#fff;
	font-size: 1.8rem;
	padding: 20px;
	font-weight: 600;
	
	
}
.sflowno span {
	font-size: 2.4rem;
	margin-left: 2px;
}
.sflow_cont {
	width: 85%;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.sflow h5,
.sflow02 h5 {
   text-align: left;
	padding: 0;
	margin: 0 0 5px;
	color:#3c87ec;
}
.sflow p,
.sflow02 p {
   text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.7;
}

.pcimg {
		display: block;
}
.spimg {
		display: none;
}
 



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

/********* はじめてご利用の方へ *********/

.firsttime_main {
  display: none;
}

.firsttime .cp_breadcrumb {
	margin-top: -10px !important;
}

.firsttime #contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: auto;
	margin: auto;
}
.firsttime #contentblock h2 {
	line-height: 1.7;
	font-size: 2rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 20px;
	color:#4285f3;
}
.page_discription {
	font-size: 1.4rem;
	line-height: 1.7;
	width: auto;
	margin: auto;
	padding: 0;
	margin: 0 auto 20px;
}

.reasonbg {
	background: #e0ebfd;
	padding: 10px;
	margin-bottom: 25px;
}
.reasonbg h2 {
  background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: center;
	color: #fff !important;
	font-size: 1.6rem !important;
	font-weight: 600;
	padding: 10px !important;
	margin-bottom: 15px !important;
	font-family: initial !important;
	line-height: 1.5 !important;
}


.reasonitem {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
.reasonitem:last-child {
	margin-bottom: 0px;
}
.reasonhead {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

.reasonno {
 position: relative;
  padding: 10px 10px 10px 10px;
  background: #4285f3;
  font-size: 1.2rem;
  color: #fff;
  width: 100%;
  line-height: 1.2;
  z-index:1;
	font-weight: 600;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
}
.reasonno span {
	 font-size: 2rem;
}

.reasonno:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}
.reasonno:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 25px transparent;
  border-bottom: solid 0px #fff;
  z-index: -1;
}
.reasontitle {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: 0px;
	line-height: 1.6;
}
.reasoncont {
	
}
.ftph {
	width: 100%;
	float: none;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.ftph02 {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.ftph img,
.ftph02 img {
	width: 70%;
	height: auto;
}
.reasoncont p {
	line-height: 1.7;
	padding: 0;
	margin-bottom: 10px !important;
}
.zu {
	width: auto;
	margin: 0 auto 15px;
}
.zu img {
	width: 100%;
	height: auto;
}


.firsttime #contentblock h3,
.manager #contentblock h3 {
    background: #f3f3f3;
	padding: 15px;
	margin-bottom: 20px;
	border-top:5px solid #4285f3;
	font-size: 1.7rem;
}

.summary {
	background: #e0ebfd;
	padding: 15px;
	display: flex;
	flex-direction: column;
	margin-bottom: 15px;
}
.summary_title {
  position: relative;
  display: inline-block;
  padding: 10px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  background: #4285f3;
	text-align: center;
	margin-right:0px;
	margin-bottom: 20px;
}


.summary_title:before {
  content: "";
  position: absolute;
  top: 119%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #4285f3;
}
.summary p {
	line-height: 1.6;
	padding: 0;
	margin: 0;
}

table.hikaku {
    width: 100%;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	box-sizing: border-box;
	font-size: 1.2rem;
}

table.hikaku th {
    padding: 10px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
}
table.hikaku td {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
	vertical-align: top;
}
.tbtitle {
	background: #F5F5F5;
	width: auto !important;
	font-weight: bold;
}
.tbcnt {
	width: 26% !important;
}
.iag {
	width: 26% !important;
	background: #fef5f7 !important;
}

table.hikaku p {
    line-height: 1.4;
	font-size: 1rem;
	text-align: left;
}
table.hikaku img {
    width: 20px;
	height: auto;
     text-align: center;
	margin-bottom: 10px;
}

.ftblock {
	margin-bottom: 25px;
}

.tsukiyomi_head {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: linear-gradient(#e0ebfd 60%, #fff);
	padding: 30px 20px 10px;
	margin-bottom: 15px;
}
.tsukiyomi_head_l {
	width: auto;
	display: flex;
  justify-content: center;
  align-items: center;
	flex-direction: column;
}
.tsukiyomi_head_l img {
	width: 70%;
	height: auto;
	margin-bottom: 20px;
}
.tsukiyomi_head_l p {
	line-height: 1.7;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.7rem;
	text-align: center;
}
.tsukiyomi_head_r {
	width: auto;
	text-align: center;
}
.tsukiyomi_head_r img {
	width: 70%;
	height: auto;
}

.tsukiyomi_cont {
	border: 10px solid #e0ebfd;
	padding: 15px;
	margin-bottom: 10px;
}

.tsukiyomi_cont h4 {
	line-height: 1.7;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.6rem;
	padding: 0;
	margin: 0 0 10px;
	color:#3c87ec;
}
.tsukiyomi_cont p {
	line-height: 1.7;
	margin-bottom: 10px;
}
.kclinic {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 0px;
}
.kclinic div {
	width: 49%;
	font-size: 1.3rem;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
}
.kclinic  img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
}
.official {
	text-align: center;
	font-size: 1.3rem;
}
.official a {
	color: #3c87ec;
	text-decoration: underline;
}

ul.tsukiyomilist {
	padding: 0;
	margin: 0;
	margin-top: -10px;
}

ul.tsukiyomilist li{
    list-style: none;
	text-align: left;
	font-size: 1.4rem;
	line-height: 1.7;
	text-indent:0px; 
    margin-left:0px;
	padding-left: 1.5em;
  text-indent: -1.7em;
}
 
ul.tsukiyomilist > li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;/*←ココ*/
  content: "\f00c";
  position: relative;
  left : 0em; 
  color: #ec2c29; 
  margin-right: 10px;
}

.tsukiyomi_cont_box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.tsukiyomi_cont_box .tsukiyomi_cont {
	width: auto;
}


.sflow {
    position: relative;
    padding: 0;
	padding-bottom: 20px;
    margin-bottom: 0.2rem;
    border-bottom: 1px solid;
    font-size: 26px;
    text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 30px;
}
.sflow02 {
    position: relative;
    padding: 0;
	padding-bottom: 0px;
    margin-bottom: 0.2rem;
    font-size: 26px;
    text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 0px;
}

.sflow:before,
.sflow:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.sflow:before {
    border: 18px solid;
    border-color: transparent;
    border-top-color: black;
    margin-left: -18px;
}

.sflow:after {
    border: 16px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -16px;
}

.sflowno {
	width: auto;
	background: #3c87ec;
	text-align: center;
	color:#fff;
	font-size: 1.6rem;
	padding: 5px 10px;
	font-weight: 600;
	margin-bottom: 10px;
}
.sflowno span {
	font-size: 2rem;
	margin-left: 2px;
}
.sflow_cont {
	width: auto;
	display: flex;
  justify-content: center;
	flex-direction: column;
}
.sflow h5,
.sflow02 h5 {
   text-align: left;
	padding: 0;
	margin: 0 0 5px;
	color:#3c87ec;
	font-size: 1.6rem;
}
.sflow p,
.sflow02 p {
   text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.6;
}
	
.pcimg {
		display: none;
}
.spimg {
		display: block;
}
	
}



/********* 採⽤担当者様へ *********/

.manager_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 450px;
  background: #000;
  background:url(../images/manager/main.jpg) ;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 150px;	
}

.manager .cp_breadcrumb {
	margin-top: 0 !important;
}

.manager #contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 1120px;
	margin: auto;
}
.manager #contentblock h2 {
	line-height: 1.7;
	font-size: 3rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 20px !important;
	color:#4285f3;
	text-align: left;
}

.manager_head {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.manager_head_l {
	width: 72%;
}
.manager_head_r {
	width: 25%;
}
.manager_head_r img {
	width: 100%;
	height: auto;
}

.mn_reason {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.mn_reason_item {
	background: #e0ebfd;
	padding: 20px;
	width: 32%;
}
.mn_reason_item p {
	line-height: 1.7;
	margin-top: -10px;
	margin-bottom: 0 !important;
}


.reasonhead02 {
	display: flex;
	margin-bottom: 20px;
}

.reasonno02 {
 position: relative;
  padding: 14px 20px 10px 10px;
  background: #4285f3;
  font-size: 1.3rem;
  color: #fff;
  width: 80px;
  line-height: 1;
  z-index:1;
	font-weight: 600;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.reasonno02 span {
	 font-size: 3rem;
}

.reasonno02:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 20px white;
  z-index: 0;
}
.reasonno02:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 25px transparent;
  border-bottom: solid 60px #e0ebfd;
  z-index: -1;
}
.reasontitle02 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: 10px;
}
.mg_title01 {
	border-bottom: 3px solid #222;
	border-top: 3px solid #222;
	padding: 20px 0;
	margin: 20px 0 50px 0;
	font-size: 3rem;
	text-align: center;
	line-height: 1.6;
	font-weight: 600;
}
.mg_title02 {
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.6;
	font-weight: 600;
	margin-bottom: 20px;
}
.mgimg {
	width: 500px;
	margin: 0 auto 20px;
}
.mgimg img {
	width: 100%;
	height: auto;
}


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

/********* 採⽤担当者様へ *********/

.manager_main {
	display: none;
}

.manager .cp_breadcrumb {
	margin-top: 0 !important;
}

.manager #contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: auto;
	margin: auto;
}
.manager #contentblock h2 {
	line-height: 1.7;
	font-size: 1.8rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 20px !important;
	color:#4285f3;
	text-align: left;
}

.manager_head {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}
.manager_head_l {
	width: auto;
	margin-bottom: 10px;
}
.manager_head_r {
	width: auto;
}
.manager_head_r img {
	width: 100%;
	height: auto;
}

.mn_reason {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin-bottom: 20px;
}
.mn_reason_item {
	background: #e0ebfd;
	padding: 10px;
	width: auto;
	margin-bottom: 10px;
}
.mn_reason_item p {
	line-height: 1.6;
	margin-top: -10px;
	margin-bottom: 0 !important;
}
.reasonhead02 {
	display: flex;
	flex-direction: column;
	margin-bottom: 10px;
}

.reasonno02 {
 position: relative;
  padding: 13px 20px 10px 10px;
  background: #4285f3;
  font-size: 1rem;
  color: #fff;
  width: auto;
  line-height: 1;
  z-index:1;
	font-weight: 600;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
}
.reasonno02 span {
	 font-size: 3rem;
}

.reasonno02:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 20px white;
  z-index: 0;
}
.reasonno02:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 0px transparent;
  border-bottom: solid 0px #e0ebfd;
  z-index: -1;
}
.reasontitle02 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 1.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
	margin-left: 0px;
	margin-bottom: 5px;
}
.mg_title01 {
	border-bottom: 3px solid #222;
	border-top: 3px solid #222;
	padding: 20px 0;
	margin: 10px 0 30px 0;
	font-size: 1.7rem;
	text-align: center;
	line-height: 1.6;
	font-weight: 600;
}
.mg_title02 {
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.6;
	font-weight: 600;
	margin-bottom: 10px;
}
.mgimg {
	width: auto;
	margin: 0 auto 10px;
	text-align: center;
}
.mgimg img {
	width: 80%;
	height: auto;
}
	
}


/********* ご利用規約 *********/

.kiyaku .cp_breadcrumb {
	margin-top: 150px !important;
}

.kiyaku #contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: 1120px;
	margin: auto;
}

.kiyaku #contentblock h2 {
	line-height: 1.6;
	font-size: 3.6rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 40px !important;
	text-align: center;
}


.kiyaku_block {
	margin: 20px 0;
}

.kiyaku_block p {
	line-height: 1.7;
	font-size: 1.5rem;
}

.kiyakuno {
 position: relative;
  padding: 15px 20px 10px 10px;
  background: #4285f3;
  font-size: 1.8rem;
  color: #fff;
  width: 110px;
  line-height: 1;
  z-index:1;
	font-weight: 600;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.kiyakuno:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}
.kiyakuno:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 25px transparent;
  border-bottom: solid 79px #fff;
  z-index: -1;
}
.kiyaku_block ul.list  {
	margin-left: 20px;
	margin-bottom: 20px;
}
.kiyaku_block .list li {
	list-style-type: disc;
	line-height: 1.8;
	font-size: 1.5rem;
}

.kiyaku_block table {
	margin-left: 16px;
	font-size: 1.5rem;
	margin-bottom: 20px;
}

.kiyaku_block table td {
	vertical-align: top;
	line-height: 1.8;
}

#gaiyou {
	border-top: none;
	width: 100%;
	line-height: 180%;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background: #f9f9f9;
	margin: 10px 0;
	padding: 0;
	margin-bottom: 50px;
	box-sizing: border-box;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 15px;
	text-align: left;
	font-size:1.5rem;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: left;
	width: 20%;
	
}
dl#gaiyou dd {
	background: #fff;
	border-top: 1px solid #E3E3E3;
	margin-left:23%;
	border-left: 1px solid #E3E3E3;
}

@media screen and (max-width: 1200px) {
	
/********* ご利用規約 *********/

.kiyaku .cp_breadcrumb {
	margin-top: 95px !important;
}

.kiyaku #contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: auto;
	margin: auto;
}

.kiyaku #contentblock h2 {
	line-height: 1.6;
	font-size: 2.4rem;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 600;
	padding: 0;
	margin: 0 0 20px !important;
	text-align: center;
}


.kiyaku_block {
	margin: 20px 0;
}

.kiyaku_block p {
	line-height: 1.7;
	font-size: 1.3rem;
}

.kiyakuno {
 position: relative;
  padding: 10px 10px 10px 10px;
  background: #4285f3;
  font-size: 1.2rem;
  color: #fff;
  width: 100%;
  line-height: 1.2;
  z-index:1;
	font-weight: 600;
	text-align: center;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-bottom: 10px;
}
.kiyakuno:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}
.kiyakuno:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 25px transparent;
  border-bottom: solid 0px #fff;
  z-index: -1;
}
.kiyaku_block ul.list  {
	margin-left: 20px;
	margin-bottom: 15px;
}
.kiyaku_block .list li {
	list-style-type: disc;
	line-height: 1.7;
	font-size: 1.3rem;
}

.kiyaku_block table {
	margin-left: 1rem;
	font-size: 1.3rem;
	margin-bottom: 16px;
}

.kiyaku_block table td {
	vertical-align: top;
	line-height: 1.7;
}

#gaiyou {
	border-top: none;
	width: 100%;
	line-height: 180%;
	border-left: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	background: #f9f9f9;
	margin: 10px 0;
	padding: 0;
	margin-bottom: 50px;
	box-sizing: border-box;
}

dl#gaiyou dl,dl#gaiyou dt,dl#gaiyou dd {
	margin: 0;
	padding: 0;
}

dl#gaiyou dt,dl#gaiyou dd {
	padding: 10px;
	text-align: left;
	font-size:1.3rem;
}

dl#gaiyou dt {
	border-top: 1px solid #E3E3E3;
	clear: left;
	float: none;
	width: auto;
	
}
dl#gaiyou dd {
	background: #fff;
	border-top: 1px solid #E3E3E3;
	margin-left:auto;
	border-left: 0px solid #E3E3E3;
}
	
}


/********* 会社概要 *********/

.company .maintitle {
	background: url("../images/company/mainimg.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 300px;
	object-fit: cover;
	display: flex;
    justify-content: center;
	flex-direction: column;
	margin-bottom: 40px;
}

.company .maintitle h2 {
  padding: 30px !important;
  font-size: 3.2rem !important;
  color: #fff;
  margin-left: 0px;
  line-height: 1;
  font-weight: 600;
  width: 50% !important;
}
.company .maintitle h2 span {
	font-size: 1.6rem
}


@media screen and (max-width: 1200px) {
	
.company .maintitle {
	background: url("../images/company/mainimg.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 150px;
	object-fit: cover;
	display: flex;
    justify-content: center;
	flex-direction: column;
	margin-bottom: 20px;
}

.company .maintitle h2 {
  padding: 15px !important;
  font-size: 2rem !important;
  margin: 0;
  color: #fff;
  margin-left: 0px;
  line-height: 1;
  font-weight: 600;
  width: 70% !important;
}
.company .maintitle h2 span {
	font-size: 1rem
}
	
}


.p404 h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 2.2rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 20px;
}
.p404 h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}

@media screen and (max-width: 1200px) {
	
.p404 h4 {
  position: relative;
  padding: 0px 0 10px 0;
  border-bottom: 4px solid #e6e6e6;
  font-size: 1.7rem;
  font-weight: 600;
  text-align: left;
  margin-bottom: 15px;
}
.p404 h4:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}

	
}


.list_no_box  {
	margin: 40px 0;
}
.list_no_box .title {
	font-size: 3rem;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 20px;
	color: #db0182;
	font-weight: 600;
}
.list_no_box .text {
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
	.list_no_box  {
	margin: 20px 0;
}
.list_no_box .title {
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 10px;
	color: #db0182;
	font-weight: 600;
}
.list_no_box .text {
	font-size: 1.4rem;
	text-align: center;
	line-height: 1.7;
	margin-bottom: 20px;
}
}

.pink {
	color:#db0182;
}