/* --------------------------　メインイメージ　-------------------------- */

figure {
	margin: 0 !important;
	padding: 0 !important;
}
.top_main {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 650px;
  background: #000;
  background:url(../../images/top/main.jpg) ;
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 150px;	
}
.mainbox {
	width: 1120px;
	margin: auto;
	position: relative;
}
.topmain_bn {
	display: flex;
	justify-content: space-between;
	margin-top: 500px;
}
.topmain_bn li {
	background: #fff;
	border-radius: 20px;
	text-align: center;
	color:#4285f3;
	border: 4px solid #4285f3;
	width: 32%;
	font-size: 3rem;
	font-weight: 600;
	display: block;
	height: 100px;
	line-height: 90px;
	position: relative;
	display: inline-block;
	box-shadow:2px 2px 4px 1px #ccc;
}
.topmain_bn li a {
	color:#4285f3;
	display: block;
}

.topmain_bn li:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #4285f3;
    border-right: solid 3px #4285f3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.top_main_sp {
		display: none;
		margin-top: 95px;
}



@media screen and (max-width: 1200px) {
	
.top_main {
	  display: none; 
}
	
.top_main_sp {
  overflow: hidden;
  display: block; 
  position: relative;
	margin-bottom: 10px;
}
.topmain_bn {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-top: 0px;
	margin: 0 15px 0 15px;
}
.topmain_bn li {
	background: #fff;
	border-radius: 15px;
	text-align: center;
	color:#4285f3;
	border: 4px solid #4285f3;
	width: auto;
	font-size: 2.2rem;
	font-weight: 600;
	display: block;
	height: 70px;
	line-height: 60px;
	position: relative;
	display: inline-block;
	box-shadow:2px 2px 4px 1px #ccc;
	margin-bottom: 15px
}
.topmain_bn li a {
	color:#4285f3;
	display: block;
}

.topmain_bn li:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border-top: solid 3px #4285f3;
    border-right: solid 3px #4285f3;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}
}




/* --------------------------　topcontent02　-------------------------- */

.topcontent02 {
	padding: 40px 0;
}

.slider-img {
 margin: 0 10px;
}
.slider-img img {
width: 100%;
	height: auto;
}

@media screen and (max-width: 1200px) {
	
.topcontent02 {
	padding: 20px 0;
}
.slider-img {
 margin: 0 10px;
}
.slider-img img {
width: 100%;
	height: auto;
}
	
}

/* --------------------------　content　-------------------------- */

#contentblock {
	display: flex;
	justify-content: space-between;
	width: 1120px;
	margin: auto;
}
.sub-page #contentblock {
	display: flex;
	justify-content: space-between;
	width: 1120px;
	margin: auto;
	padding: 60px 0;
}
#maincontent {
	width: 830px;
}
#sidecontent {
	width: 280px;
}


@media screen and (max-width: 1200px) {
	
#contentblock {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width: auto;
	margin: auto 10px;
}
.sub-page #contentblock {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	padding: 30px 0;
	margin: auto 10px;
}
.single-clumn #contentblock {
	display: flex;
	justify-content: space-between;
	width: auto;
	margin: auto;
	padding: 15px 0 0;
	margin: auto 0px;
}
#maincontent {
	width: auto;
}
#sidecontent {
	width: auto;
}

}




/* --------------------------　topmain　-------------------------- */


/* --------------------------　TOP検索エリア　-------------------------- */

.topkensaku {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	position: relative;
	padding: 50px 0 50px 0;
}
.topkensaku_wrap {
	width: 1120px;
	margin: auto;
}

.topkensaku h2 {
	color: #fff;
	font-weight: 600;
	font-size: 4rem;
	padding: 0;
	margin: 0 0 20px;
}

h5.kensakukoumoku {
	padding: 1em 1em 1em 1em;
	background: #f5f3f6;
	color:#303030;
	font-size: 2rem;
	margin-bottom: 15px;
}

.top-kensaku {
	
}
.top-kensaku-inner {
	background: linear-gradient(#e0ebfd 60%, #fff);
	padding: 40px;
	border-radius: 10px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.kensaku-box {
	display: flex;
	position: relative;
	justify-content: space-between;
}
.kensaku-left {
	width: 44%;
	position: relative;
}
.kensaku-left .map {
	
}
.kensaku-left .map img {
	width: 100%;
	height: auto;
}
.kensaku-right {
	width: 55%;
}

.kensaku-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kensaku-item {
	width: 49%;
}



.closeModal,
.closeModal02,
.closeModal03,
.closeModal04,
.closeModal05,
.closeModal06,
.closeModal07,
.closeModal08,
.closeModal09,
.closeModal10,
.closeModal11,
.closeModal12,
.closeModal13,
.closeModal14,
.closeModal15,
.closeModal16,
.closeModal17,
.closeModal18,
.closeModal19,
.closeModal20,
.closeModal21,
.closeModal22,
.closeModal23,
.closeModal24,
.closeModal25
{
	background: #215cbd;
	color:#fff;
	width: 80px;
	height: 80px;
	line-height: 75px;
	top:-10px;
	right: 0;
	font-size: 5.5rem;
	text-align: center;
	vertical-align: middle;
}



.openModal,
#openModal,
#openModal02,
#openModal03,
#openModal04,
#openModal05,
#openModal06,
#openModal07,
#openModal08,
#openModal09,
#openModal10,
#openModal11,
#openModal12,
#openModal13,
#openModal14,
#openModal15,
#openModal16,
#openModal16
{
	background: #fff;
	border: 0px #fff solid !important;
	margin-bottom: 10px;
	box-shadow:0px -4px 4px -1px #dadada inset;
	width: auto;
	padding: 10px;
	text-align: left;
	font-size: 2rem;
	font-weight: 600;	
	border-radius: 8px;
	position: relative;
	padding-left: 50px;
}
.kensaku-left .openModal {
  border: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

#openModal17 {

}

.openModal:before,
#openModal:before,
#openModal02:before,
#openModal03:before,
#openModal04:before,
#openModal05:before,
#openModal06:before,
#openModal07:before,
#openModal08:before,
#openModal09:before,
#openModal10:before,
#openModal11:before,
#openModal12:before,
#openModal13:before,
#openModal14:before,
#openModal15:before,
#openModal16:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f15c";
  position: absolute;
  left : 20px; 
	top:35px;
  font-size: 2rem;
	z-index: 3;
	color:#215cbd;
}
.kensaku-left .openModal:before {
  content: "";
}


.topmap-title {
	position: absolute;
	font-size: 2.2rem;
	font-weight: 600;
	padding-left: 50px;
	left:-15px;
}

.topmap-title:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f3c5";
  position: absolute;
  left : 20px; 
	top:28px;
  font-size: 2rem;
	z-index: 3;
	color:#215cbd;
}
.topday-title {
	position: absolute;
	font-size: 2.2rem;
	font-weight: 600;
	padding-left: 50px;
	left:-15px;
}

.topday-title:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f133";
  position: absolute;
  left : 20px; 
	top:28px;
  font-size: 2rem;
	z-index: 3;
	color:#215cbd;
}



.sentaku_on {
	background: #c31700;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 0px 5px;
	width: 100px;
	margin: 0;
	margin-left: -32px;
}
.sentaku_off {
	background: #7d7d7d;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 0px 5px;
	width: 100px;
	margin: 0;
	margin-left: -32px;
}
.topmap-word {
	position: relative;
	font-size: 2rem;
	font-weight: 600;
	padding-left: 50px;
	left:-15px;
}
.topmap-word:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f4ad";
  position: absolute;
  left : 20px; 
	top:3px;
  font-size: 1.8rem;
	z-index: 3;
	color:#215cbd;
	transform: scaleX(-1);
}
input.topfree {
	padding: 15px 15px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
	font-size: 1.8rem;
	box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .1);
	width: 100%;
}

.topmap_endbutton button {
	margin:  40px 0  10px 0;
	padding: 20px 0;
	width: 100%;
}

.top-kensaku section h2 {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: left;
	color: #fff;
	font-size: 2.4rem;
	font-weight: 600;
	padding: 5px 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.top-kensaku section h5 {
	padding: 1em 1em 1em 1em;
	background: #f5f3f6;
	color:#303030;
	font-size: 2rem;
	margin-bottom: 15px;
}
.top-kensaku .faqbox {
	margin-bottom: 20px;
}

.faqbox > 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;
}

.faqbox label {
  cursor: pointer;
  padding-left: 40px;
  margin-right: 20px;
  position: relative;
}

.faqbox label {display:inline-block;}

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

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

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

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

.setbutton {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	font-size: 1.8rem;
	font-weight: 600;
	background: #0146ab;
	padding: 12px 0;
	box-shadow:1px 1px 4px 1px #d0d0d1;
	border: 0;
	width: 50%;
	cursor: pointer;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 0px;
  padding-bottom: 20px;
  position: relative;
  width: 1120px;
  margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
  width: 32%;
  height: 60px;
  margin: 0 0 0 8px;
  background-color: #fff;
	
  line-height: 60px;
  font-size: 2rem;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
	box-sizing: border-box;
	margin-top: 0px !important;

	
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 0px 0px 10px 0px;
  clear: both;
	margin: 0;
	
}

/*選択されているタブのコンテンツのみを表示*/
#jyokin:checked ~ #jyokin_content,
#hijyokin:checked ~ #hijyokin_content,
#spot:checked ~ #spot_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #35b872;
	border: 2px solid #35b872;
  color: #fff;
}

/*勤務地検索タブ*/
.cp_tab *, .cp_tab *:before, .cp_tab *:after,
.cp_tab02 *, .cp_tab02 *:before, .cp_tab02 *:after,
.cp_tab03 *, .cp_tab03 *:before, .cp_tab03 *:after{
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab,
.cp_tab02,
.cp_tab03 {
	margin: 1em auto;
	position: relative;
}
.cp_tab input[type='radio'],
.cp_tab02 input[type='radio'],
.cp_tab03 input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel,
.cp_tab02 .cp_tabpanel,
.cp_tab03 .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6),
.cp_tab > input:nth-child(13):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(7),
.cp_tab > input:nth-child(15):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(8),
.cp_tab > input:nth-child(17):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(9),

.cp_tab02 > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab02 > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab02 > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab02 > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab02 > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab02 > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6),
.cp_tab02 > input:nth-child(13):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(7),
.cp_tab02 > input:nth-child(15):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(8),
.cp_tab02 > input:nth-child(17):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(9),

.cp_tab03 > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab03 > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab03 > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab03 > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab03 > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab03 > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6),
.cp_tab03 > input:nth-child(13):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(7),
.cp_tab03 > input:nth-child(15):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(8),
.cp_tab03 > input:nth-child(17):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(9)
{
	display: block;
}
.cp_tab .cp_tabpanels,
.cp_tab02 .cp_tabpanels,
.cp_tab03 .cp_tabpanels{
	position: absolute;
	top:-15px;
	left: 10em;
	display: block;
	height: auto;
	width: auto;
}
.cp_tab > input + label,
.cp_tab02 > input + label,
.cp_tab03 > input + label {
	position: relative;
	z-index: 100;
	top: -15px;
	left: -1px;
	display: block;
	width: 9em;
	margin-bottom: 5px;
	padding: 10px;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-right: 0;
	border-radius: 6px 0 0 6px;
	box-sizing: border-box;
	font-size: 1.8rem;
	font-weight: 600;
}
.cp_tab > input + label:last-of-type,
.cp_tab02 > input + label:last-of-type,
.cp_tab03 > input + label:last-of-type {
	margin-bottom: 0px;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label,
.cp_tab02 > label:hover,
.cp_tab02 > input:focus + label,
.cp_tab03 > label:hover,
.cp_tab03 > input:focus + label {
	color: #4285f3;
	background: linear-gradient(-135deg, #fff, #e5eefc);
	
}
.cp_tab > input:checked + label,
.cp_tab02 > input:checked + label,
.cp_tab03 > input:checked + label {
	border-color: #cccccc;
	border-right: 1px solid #ffffff;/*背景色と同じ*/
	color: #4285f3;
	background: linear-gradient(-135deg, #fff, #e5eefc);
}
.cp_tab .cp_tabpanel,
.cp_tab02 .cp_tabpanel,
.cp_tab03 .cp_tabpanel {
	padding:15px 1em;
	border-left: 1px solid #cccccc;
	min-height: 505px;
}






/* --- カレンダー --- */

.Group__CalendarWrap{
	margin: 80px 20px 0px 0px;
	background: #fff;
	padding: 20px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.CalendarHead{
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.CalendarHead #prev{
  cursor: pointer;
}
.CalendarPrevGroup{
  position: relative;
  margin-right: auto;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 20px 5px 20px;
  color: #fff;
  background: #4285f3;
  font-size: 1.4rem;
	font-weight: 600;
}
.Calendar-cl{
  position: absolute;
  left: 8px;
  margin-right: 8px;
  font-size: 9px;
}
.CalendarYearGroup{
  font-weight: bold;
  font-size: 1.8rem;
}
.CalendarHead #next{
  cursor: pointer;
}
.CalendarNextGroup{
  position: relative;
  margin-left: auto;
  border: 1px solid #016cb8;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 20px 5px 20px;
  color: #fff;
  background: #4285f3;
  font-size: 1.4rem;
	font-weight: 600;
}

.Calendar-cr{
  position: absolute;
  right: 8px;
  margin-left: 8px;
  font-size: 9px;
}
.CalendarWeekGroup{
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.WeekGroup__Item{
  width: 13.5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CalendarDateGroup{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	padding-top: 10px;
}
.DateGroup__Item{
  width: 13.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 3px;
  font-weight: bold;
	font-size: 1.8rem;
}
.DateGroup__Item .day_on {
	background: #fdbdbd;
	display: block;
	 width: 100%;
	text-align: center;
}
.DateGroup__Item input {
  display: none;
}

/*TOP検索モーダル チェックボックス*/

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

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

/*勤務地検索タブ チェックボックス*/
.cp_tabpanel .faqbox label {
	display:block;
}
.cp_tabpanel .faqbox label::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ddd;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 50%;
  left: 5px;
}

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


.allday {
	background: #f3f1f1;
	padding: 3px 15px;
	margin-bottom: 5px;
	margin-top: -10px;
	text-align: center;
}



@media screen and (max-width: 1200px) {
.topkensaku {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	position: relative;
	padding: 25px 10px 10px 10px;
}
.topkensaku_wrap {
	width: auto;
	margin: auto;
}
	
.topkensaku h2 {
	color: #fff;
	font-weight: 600;
	font-size: 2.2rem;
	padding: 0;
	margin: 0 0 20px;
}

h5.kensakukoumoku {
	padding: 1em 1em 1em 1em;
	background: #f5f3f6;
	color:#303030;
	font-size: 1.5rem;
	margin-bottom: 15px;
}

.top-kensaku {
	
}
.top-kensaku-inner {
	background: linear-gradient(#e0ebfd 60%, #fff);
	padding: 15px;
	border-radius: 10px;
}
.kensaku-box {
	display: flex;
	position: relative;
	flex-direction: column;
	justify-content: space-between;
}
.kensaku-left {
	width: auto;
	position: relative;
}
.kensaku-left .map {
	
}
.kensaku-left .map img {
	width: 100%;
	height: auto;
}
.kensaku-right {
	width: auto;
}

.kensaku-block {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-wrap: wrap;
}
.kensaku-item {
	width: auto;
}



.closeModal,
.closeModal02,
.closeModal03,
.closeModal04,
.closeModal05,
.closeModal06,
.closeModal07,
.closeModal08,
.closeModal09,
.closeModal10,
.closeModal11,
.closeModal12,
.closeModal13,
.closeModal14,
.closeModal15,
.closeModal16,
.closeModal17,
.closeModal18,
.closeModal19,
.closeModal20,
.closeModal21,
.closeModal22,
.closeModal23,
.closeModal24,
.closeModal25
{
	background: #215cbd;
	color:#fff;
	width: 55px;
	height: 60px;
	line-height: 55px;
	top:-5px;
	right: 0;
	font-size: 4rem;
	text-align: center;
	vertical-align: middle;
}



.openModal,
#openModal,
#openModal02,
#openModal03,
#openModal04,
#openModal05,
#openModal06,
#openModal07,
#openModal08,
#openModal09,
#openModal10,
#openModal11,
#openModal12,
#openModal13,
#openModal14,
#openModal15,
#openModal16
{
	background: #fff;
	border: 0px #fff solid !important;
	margin-bottom: 10px;
	box-shadow:0px -4px 4px -1px #dadada inset;
	width: auto;
	padding: 10px;
	text-align: left;
	font-size: 1.8rem;
	font-weight: 600;	
	border-radius: 5px;
	position: relative;
	padding-left: 30px;
}

.openModal:before,
#openModal:before,
#openModal02:before,
#openModal03:before,
#openModal04:before,
#openModal05:before,
#openModal06:before,
#openModal07:before,
#openModal08:before,
#openModal09:before,
#openModal10:before,
#openModal11:before,
#openModal12:before,
#openModal13:before,
#openModal14:before,
#openModal15:before,
#openModal16:before {
      font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f15c";
  position: absolute;
  left : 10px; 
	top:10px;
  font-size: 1.8rem;
	z-index: 3;
	color:#215cbd;
}


.topmap-title {
	position: absolute;
	font-size: 1.8rem;
	font-weight: 600;
	padding-left: 30px;
	left:-10px;
	width: 80%;
}

.topmap-title:before {
     font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f3c5";
  position: absolute;
  left : 10px; 
	top:30px;
  font-size: 1.8rem;
	z-index: 3;
	color:#215cbd;
}
.topday-title {
	position: relative;
	font-size: 1.8rem;
	font-weight: 600;
	padding-left: 30px;
	left:-10px;
	width: 100%;
}

.topday-title:before {
     font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f133";
  position: absolute;
  left : 10px; 
	top:30px;
  font-size: 1.8rem;
	z-index: 3;
	color:#215cbd;
}


.sentaku_on {
	background: #c31700;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 5px 5px;
	width: 80px;
	margin: 0;
	margin-left: -22px;
	position: absolute;
	right:10px;
}
.sentaku_off {
	background: #7d7d7d;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 5px 5px;
	width: 80px;
	margin: 0;
	margin-left: -22px;
	position: absolute;
	right:10px;
}
	
.topmap-title .sentaku_on,
.topday-title .sentaku_on {
	background: #c31700;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 5px 5px;
	width: 80px;
	margin: 0;
	margin-left: -22px;
	position: relative;
	right:0px;
}
.topmap-title .sentaku_off,
.topday-title .sentaku_off {
	background: #7d7d7d;
	color: #fff;
	text-align: center;
	font-size: 1.2rem;
	padding: 5px 5px;
	width: 80px;
	margin: 0;
	margin-left: -22px;
	position: relative;
	right:0px;
}	
	
	
	
	
	
input.topfree {
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #d0d5d8;
	border-radius: 3px;
	font-size: 1.8rem;
	box-shadow: 0 2px 4px 2px rgba(0, 0, 0, .1);
	width: 100%;
}
.topmap-word {
	position: relative;
	font-size: 1.6rem;
	font-weight: 600;
	padding-left: 50px;
	left:-15px;
}

.topmap-word:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f4ad";
  position: absolute;
  left : 20px; 
	top:-2px;
  font-size: 1.8rem;
	z-index: 3;
	color:#215cbd;
}
.topmap_endbutton button {
	margin:  20px 0  10px 0;
	padding: 20px 0;
}

.kensaku-right section h2 {
	background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: left;
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	padding: 5px 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.top-kensaku section h5 {
	padding: 10px 15px;
	background: #f5f3f6;
	color:#303030;
	font-size: 1.6rem;
	margin-bottom: 15px;
}
.top-kensaku .faqbox {
	margin-bottom: 20px;
}

.faqbox > 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;
}

.faqbox label {
  cursor: pointer;
  padding-left: 40px;
  margin-right: 20px;
  position: relative;
}

.faqbox label {display:inline-block;}

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

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

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

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


.setbutton {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	font-size: 1.6rem;
	font-weight: 600;
	background: #0146ab;
	padding: 5px 0;
	box-shadow:1px 1px 4px 1px #d0d0d1;
	border: 0;
	width: 70%;
}
	
	
	
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 0px;
  padding-bottom: 20px;
  position: relative;
  width: auto;
  margin: 0 auto;
}

/*タブのスタイル*/
.tab_item {
  width: 31%;
  height: 40px;
  margin: 0 0 0 5px;
  background-color: #fff;
  line-height: 40px;
  font-size: 1.5rem !important;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
	box-sizing: border-box;
	margin-top: 0px !important;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 0px 0px 10px 0px;
  clear: both;
	margin: 0;
	
}

/*選択されているタブのコンテンツのみを表示*/
#jyokin:checked ~ #jyokin_content,
#hijyokin:checked ~ #hijyokin_content,
#spot:checked ~ #spot_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #35b872;
	border: 2px solid #35b872;
  color: #fff;
}

/*勤務地検索タブ*/
.cp_tab *, .cp_tab *:before, .cp_tab *:after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_tab {
	margin: 2em auto 0 auto;
	position: relative;
}
.cp_tab input[type='radio'] {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	outline: none;
	background: none;
	-webkit-appearance: none;
	        appearance: none;
	display: none;
}
.cp_tab .cp_tabpanel {
	display: none;
}
.cp_tab > input:first-child:checked ~ .cp_tabpanels > .cp_tabpanel:first-child,
.cp_tab > input:nth-child(3):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(2),
.cp_tab > input:nth-child(5):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(3),
.cp_tab > input:nth-child(7):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(4),
.cp_tab > input:nth-child(9):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(5),
.cp_tab > input:nth-child(11):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(6),
.cp_tab > input:nth-child(13):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(7),
.cp_tab > input:nth-child(15):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(8),
.cp_tab > input:nth-child(17):checked ~ .cp_tabpanels > .cp_tabpanel:nth-child(9)
{
	display: block;
}
.cp_tab .cp_tabpanels {
	position: absolute;
	top:-15px;
	left: 6em;
	display: block;
	height: auto;
	width: auto;
	min-width: 6em;
}
.cp_tab > input + label {
	position: relative;
	z-index: 100;
	top: -15px;
	left: 1px;
	display: block;
	width: 8em;
	margin-bottom: 5px;
	padding: 4px 10px;
	cursor: pointer;
	border: 1px solid #cccccc;
	border-right: 0;
	border-radius: 6px 0 0 6px;
	box-sizing: border-box;
	font-size: 1.2rem;
	font-weight: 600;
}
.cp_tab > input + label:last-of-type {
	margin-bottom: 0px;
}
.cp_tab > label:hover,
.cp_tab > input:focus + label {
	color: #4285f3;
	background: linear-gradient(-135deg, #fff, #e5eefc);
	
}
.cp_tab > input:checked + label {
	border-color: #cccccc;
	border-right: 1px solid #ffffff;/*背景色と同じ*/
	color: #4285f3;
	background: linear-gradient(-135deg, #fff, #e5eefc);
}
.cp_tab .cp_tabpanel {
	padding:10px 1em;
	border-left: 1px solid #cccccc;
	min-height: 320px;
}



/* --- カレンダー --- */

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

.CalendarHead{
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.CalendarHead #prev{
  cursor: pointer;
}
.CalendarPrevGroup{
  position: relative;
  margin-right: auto;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 10px 5px 15px;
  color: #fff;
  background: #4285f3;
  font-size: 1.2rem;
	font-weight: 600;
}
.Calendar-cl{
  position: absolute;
  left: 5px;
  margin-right: 5px;
  font-size: 9px;
}
.CalendarYearGroup{
  font-weight: bold;
  font-size: 1.6rem;
}
.CalendarHead #next{
  cursor: pointer;
}
.CalendarNextGroup{
  position: relative;
  margin-left: auto;
  border: 1px solid #016cb8;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px 15px 5px 10px;
  color: #fff;
  background: #4285f3;
  font-size: 1.2rem;
	font-weight: 600;
}

.Calendar-cr{
  position: absolute;
  right: 5px;
  margin-left: 5px;
  font-size: 9px;
}
.CalendarWeekGroup{
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.WeekGroup__Item{
  width: 13.5%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CalendarDateGroup{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	
}
.DateGroup__Item{
  width: 13.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  font-weight: bold;
	font-size: 1.8rem;
}

/*TOP検索モーダル チェックボックス*/

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

.kensaku-item .faqbox label::after {
  border-bottom: 3px solid #fd3434;
  border-left: 3px solid #fd3434;
  opacity: 0;
  height: 7px;
  width: 16px;
  transform: rotate(-45deg);
  top: 8px;
  left: 7px;
}
/*勤務地検索タブ チェックボックス*/
.cp_tabpanel .faqbox label {
	display:block;
}
.cp_tabpanel .faqbox label::before {
  background-color: #fff;
  border-radius: 0%;
  border: 1px solid #ddd;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  top: 50%;
  left: 5px;
}

.cp_tabpanel .faqbox label::after {
  border-bottom: 3px solid #fd3434;
  border-left: 3px solid #fd3434;
  opacity: 0;
  height: 7px;
  width: 16px;
  transform: rotate(-45deg);
  top: 10px;
  left: 7px;
}
	
.allday {
	background: #f3f1f1;
	padding: 3px 15px;
	margin-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	font-size: 1.4rem;
}

	
	
}

/* --------------------------　//TOP 検索エリア　-------------------------- */










/* --------------------------　TOP ニュース　-------------------------- */


.top-newlist {
	background-color: #e0ebfd;
	background-image: url("../../images/top/newbg.png");
	background-repeat: no-repeat;
	background-size: 700px;
	background-position: right top;
	padding: 40px 0 20px 0;
	margin-bottom: 30px;
	
}

.top-newlist h2 {
  position: relative;
  padding: 15px 26px 15px 25px;
  background: #4285f3;
  font-size: 3rem;
  color: #fff;
  width: 570px;
  line-height: 1.3;
  z-index:1;
	text-align: left;
	font-weight: 600;
}

.top-newlist h2:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}

.top-newlist h2:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px #e0ebfd;
  z-index: -1;
}
.topnewlist_inner {
	padding: 20px;
}
.top-newlist form label {
  position: relative;
  cursor: pointer;
  padding-left: 40px;
  font-size: 1.8rem;
  padding-right: 10px;
  font-weight: 600;
}


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

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

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

.top-newlist input:checked + label::after {
  opacity: 1;
}

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

.topnewlist-select {
	display: flex;
	justify-content: space-between;
	width: 550px;
	margin-top: 10px;
}



.select-box01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
}
.select-box01 select {
	width: 260px;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 2px solid #d2d2d2;
	background: #eee;
	background: url(arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-size: 20px, 100%;
	font-size: 1.8rem;
	border-radius: 0;
	font-weight: 600;
	box-shadow:1px 1px 4px 1px #d0d0d1;
}


.searchbutton {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	font-size: 1.8rem;
	font-weight: 600;
	background: #0146ab;
	padding: 12px 0;
	box-shadow:1px 1px 4px 1px #d0d0d1;
	border: 0;
	width: 50%;
	cursor: pointer;
}

.searchbutton:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f002";
  position: absolute;
  left : 15px; 
  color: #fff; 
  margin-right: 10px;
  font-size: 1.8rem;
}

.toplist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 25px;
}
.toplist-item {
	width: 24%;
	background: #fff;
	padding: 10px;
	border-top: 4px solid #4285f3;
	border-bottom: 4px solid #4285f3;
	margin-bottom: 10px;
}
.toplist::before{
  content:"";
  display: block;
  width:24%;
  order:1;
}
.toplist::after{
  content:"";
  display: block;
  width:24%;
}
.toplist-item h3 {
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1.4;
}
.toplist-item .listarea {
	background: #4d4d4d;
	color: #fff;
	padding: 0 10px;
	font-size: 1.2rem;
}

.toplist-item li {
	font-size: 1.4rem;
	border-bottom: 1px dashed #c9c9c9;
}
.toplist-item a {
	display: block;
}
.morebutton {
	width: 360px;
	margin: 15px auto 0 auto;
}



.top-message {
	background: linear-gradient(#e0ebfd 60%, #fff);
	padding: 40px 0 20px 0;
	margin-bottom: 20px;
}

.top-message h2 {
  position: relative;
  padding: 15px 26px 15px 25px;
  background: #4285f3;
  font-size: 3rem;
  color: #fff;
  width: 570px;
  line-height: 1.3;
  z-index:1;
	text-align: left;
	font-weight: 600;
}

.top-message h2:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}
.top-message h2:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px #e0ebfd;
  z-index: -1;
}
.top-message h3 {
	color: #4285f3;
	font-size: 2.6rem;
	line-height: 1.5;
	margin-top: -25px;
}
.top-message-wrap {
	padding: 10px 30px;
}
.top-message p {
	line-height: 1.6;
}
.doctorph {
	float: right;
	margin-top: -190px;
}
.doctorph p {
	line-height: 1.5;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 600;
}
.doctorph span {
	line-height: 1.5;
	font-size: 1.3rem;
	text-align: center;
}


.top-reason {
	margin-bottom: 40px;
}

.top-reason h2 {
  background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: center;
	color: #fff;
	font-size: 3rem;
	font-weight: 600;
	padding: 5px;
	margin-bottom: 30px;
}

.reason-item {
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #bfbfbf;
}
.reason-txt {
	width: 72%;
	display: flex;
	flex-direction: column;
  justify-content: center;
	
 
}
.reason-item h3 {
	font-size: 2.4rem;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: 600;
	position: relative;
	padding-left: 60px;
}
.reason-item p {
	line-height: 1.6;
}
.reason01:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 50px;
    height: 50px;
    background-image: url("../../images/top/reason01.png");
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-15px;
}
.reason02:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 50px;
    height: 50px;
    background-image: url("../../images/top/reason04.png");
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-15px;
}
.reason03:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 50px;
    height: 50px;
    background-image: url("../../images/top/reason05.png");
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-15px;
}
.reason04:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 50px;
    height: 50px;
    background-image: url("../../images/top/reason02.png");
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-15px;
}

.box{
    position: relative;
    width: 200px;
    height: 160px;
    overflow: hidden;
  }
  .box::before{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    width:100%;
    height:100%;
    z-index: 1;
    background-color: #fff;
  }
  .box-1::before {
    transform: skewY(-75deg) skewx(-45deg);
    transform-origin: bottom right;
  }
  .box-1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


.top-drblog {
	
}

.top-drblog h2,
.column-block h2 {
  position: relative;
  padding: 0px 0 5px 0;
  border-bottom: 4px solid #e6e6e6;
	font-size: 2.2rem;
	font-weight: 600;
	text-align: left;
	margin-bottom: 30px;
}

.top-drblog h2:before,
.column-block h2:before {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 20%;
  height: 4px;
  content: '';
  background: #4285f3;
}

.drblog-list {
	border: 1px solid #e6e6e6;
	padding: 20px;
	margin-bottom: 10px;
}
.bloglist_cate {
	display: flex;
}
.blogcate {
	background: #3e8bec;
	text-align: center;
	font-size: 1.2rem;
	color:#fff;
	padding: 10px;
	width: 150px;
	margin-right: 10px;
	float: left;
}
.top-drblog h3,
.column-block h3 {
	padding: 10px 0 15px 0;
	margin: 0;
	font-size: 2.4rem;
	font-weight: 600;
	clear: both;
	line-height: 1.4;
}
.bloglist-img {
	width: 260px;
	float: left;
	margin-right: 15px;
}
.bloglist-img img {
	width: 100%;
	height: auto;
}
.drblog-list p {
	font-size: 1.6rem;
	line-height: 1.7;
}

.morecolumn {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:200px;
	font-size:1.5rem;
	font-weight: bold;
	background: #0146ab;
	padding: 12px 0;
	box-shadow:2px 2px 4px 1px #ccc;

}
.morecolumn: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.morecolumn {
	color: #fff !important;	
}





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

/* --------------------------　topmain　-------------------------- */

.top-newlist {
	background-color: #e0ebfd;
	background-image: url("../../images/top/newbg.png");
	background-repeat: no-repeat;
	background-size:80%;
	background-position: right -15px top;
	padding: 20px 0 20px 0;
	margin-bottom: 20px;
}

.top-newlist h2 {
  position: relative;
  padding: 10px 20px 10px 15px;
  background: #4285f3;
  font-size: 1.8rem;
  color: #fff;
  width: 79%;
  line-height: 1.3;
  z-index:1;
	text-align: left;
	font-weight: 600;
}

.top-newlist h2:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}

.top-newlist h2:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 30px transparent;
  border-bottom: solid 50px #e0ebfd;
  z-index: -1;
}
.topnewlist_inner {
	padding: 15px;
}
.top-newlist form label {
  position: relative;
  cursor: pointer;
  padding-left: 25px;
  font-size: 1.4rem;
  padding-right: 0px;
  font-weight: 600;
	
}


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

.top-newlist form label::before {
  background-color: #fff;
  border: 2px solid #d2d2d2;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  left: 0px;
}

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

.top-newlist input:checked + label::after {
  opacity: 1;
}

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

.topnewlist-select {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	width:auto;
	margin-top: 10px;
}



.select-box01 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	
}
.select-box01 select {
	width: 99%;
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 2px solid #d2d2d2;
	background: #eee;
	background: url(arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#fff 100%);
	background: url(arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#fff 100%);
	background-size: 20px, 100%;
	font-size: 1.5rem;
	border-radius: 0;
	font-weight: 600;
	box-shadow:1px 1px 4px 1px #d0d0d1;
	box-sizing: border-box;
}


.searchbutton {
	position: relative;
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	font-size: 1.5rem;
	font-weight: 600;
	background: #0146ab;
	padding: 12px 0;
	box-shadow:1px 1px 4px 1px #d0d0d1;
	border: 0;
	width: 70%;
	margin: 20px auto 0px auto;
}

.searchbutton:before {
    font-family: "Font Awesome 5 Free" !important;
  font-weight: 900;/*←ココ*/
  content: "\f002";
  position: absolute;
  left : 15px; 
  color: #fff; 
  margin-right: 10px;
  font-size: 1.6rem;
}

.toplist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 25px;
}
.toplist-item {
	width: 48%;
	background: #fff;
	padding: 5px;
	border-top: 4px solid #4285f3;
	border-bottom: 4px solid #4285f3;
	margin-bottom: 10px;
}
.toplist-item h3 {
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0 0 5px;
	padding: 0;
	line-height: 1.4;
}
.toplist-item .listarea {
	background: #4d4d4d;
	color: #fff;
	padding: 0 10px;
	font-size: 1rem;
}

.toplist-item li {
	font-size: 1.2rem;
	border-bottom: 1px dashed #c9c9c9;
}
.toplist-item a {
	display: block;
}
.morebutton {
	width: 90%;
	margin: 10px auto 0 auto;
}



.top-message {
	background: linear-gradient(#e0ebfd 60%, #fff);
	padding: 20px 0 10px 0;
	margin-bottom: 10px;
}

.top-message h2 {
 position: relative;
  padding: 10px 20px 10px 15px;
  background: #4285f3;
  font-size: 1.8rem;
  color: #fff;
  width: 80%;
  line-height: 1.3;
  z-index:1;
	text-align: left;
	font-weight: 600;
}

.top-message h2:before {
  position: absolute;
  content: '';
  left: -2px;
  top: -2px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px white;
  z-index: 0;
}
.top-message h2:after {
  position: absolute;
  content: '';
  right: -3px;
  top: -7px;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 40px transparent;
  border-bottom: solid 79px #e0ebfd;
  z-index: -1;
}
.top-message h3 {
	color: #4285f3;
	font-size: 1.7rem;
	line-height: 1.5;
	margin-top: -35px;
}
.top-message-wrap {
	padding: 10px 15px;
}
.top-message p {
	line-height: 1.6;
}
.doctorph {
	float: none;
	margin-top: 0px;
	text-align: center;
}
.doctorph p {
	line-height: 1.5;
	font-size: 1.5rem;
	text-align: center;
	font-weight: 600;
}
.doctorph span {
	line-height: 1.5;
	font-size: 1.3rem;
	text-align: center;
}


.top-reason {
	margin-bottom: 40px;
}

.top-reason h2 {
  background: linear-gradient(-135deg, #1fb4a9, #4187f0);
	text-align: center;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
	padding: 10px;
	margin-bottom: 15px;
}

.reason-item {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #bfbfbf;
}
.reason-txt {
	width: auto;
	display: flex;
	flex-direction: column;
  justify-content: center;
 
}
.reason-item h3 {
	font-size: 1.8rem;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: 600;
	position: relative;
	padding-left: 50px;
}
.reason-item p {
	line-height: 1.6;
}
.reason01:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-10px;
}
.reason02:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
    width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-10px;
}
.reason03:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
   width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-10px;
}
.reason04:before {
	content: '';/*何も入れない*/
    display: inline-block;/*忘れずに！*/
   width: 40px;
    height: 40px;
    background-size: contain;
    vertical-align: middle;
	position: absolute;
	left:0px;
	top:-10px;
}

.box{
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
	margin-bottom: 15px;
  }
  .box::before{
    content: '';
    position: absolute;
    left:0;
    top: 0;
    width:100%;
    height:100%;
    z-index: 1;
    background-color: #fff;
  }
  .box-1::before {
    transform: skewY(75deg) skewx(-45deg);
    transform-origin: top right;
  }
  .box-1 img {
    width: 100%;
    height: auto;
    object-fit: cover;
  }


.top-drblog {
	
}

.top-drblog h2,
.column-block h2 {
  position: relative;
  padding: 0px 0 5px 0;
  border-bottom: 2px solid #e6e6e6;
	font-size: 1.8rem;
	font-weight: 600;
	text-align: left;
	margin-bottom: 15px;
}

.top-drblog h2:before,
.column-block h2:before {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 40%;
  height: 2px;
  content: '';
  background: #4285f3;
}

.drblog-list {
	border: 1px solid #e6e6e6;
	padding: 15px;
	margin-bottom: 10px;
}
.bloglist_cate {
	display: flex;
	flex-wrap: wrap;
}
.blogcate {
	background: #3e8bec;
	text-align: center;
	font-size: 1rem;
	color:#fff;
	padding: 5px;
	width: 30%;
	margin-right: 5px;
}
.top-drblog h3,
.column-block h3 {
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 1.7rem;
	font-weight: 600;
}
.bloglist-img {
	width: 100%;
	float: none;
	margin-right: 0px;
	margin-bottom: 10px;
}
.bloglist-img img {
	width: 100%;
	height: auto;
}
.drblog-list p {
	font-size: 1.4rem;
	line-height: 1.6;
}

.morecolumn {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:80%;
	font-size:1.5rem;
	font-weight: bold;
	background: #0146ab;
	padding: 12px 0;
	box-shadow:2px 2px 4px 1px #ccc;
	margin: auto;

}
.morecolumn: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.morecolumn {
	color: #fff !important;	
}

}


/* --------------------------　side　-------------------------- */
.side-banner {
	margin-bottom: 5px;
}
.side-banner a {
	margin-bottom: 10px;
}
.side-banner img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.side-blog {
	border: 1px solid #d2d2d2;
	padding: 15px;
	margin-bottom: 15px;
}
.side-blog h2 {
	font-size: 2.2rem;
	font-weight: 600;
	color:#4285f3;
	padding: 0;
	margin: 0 0 5px;
}
.sideblog-list {
}
.sideblog-list li {
	font-size: 1.4rem;
	border-bottom: 1px dashed #d2d2d2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sideblog-list li a {
	display: flex;
}
.sideblog-list li img {
	width: 45px;
	height: auto;
}
.sideblog-list li p {
	font-size: 1.5rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 1.7;
	padding: 0;
	margin: -4px 0 0 10px;
	
}
.sideblog-list span {
	font-size: 1.2rem;
}

.sidebutton {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:100%;
	font-size:1.6rem;
	font-weight: bold;
	background: #0146ab;
	margin-top: 5px;
	padding: 12px 0;
	box-shadow:2px 2px 4px 1px #ccc;
}
.sidebutton: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.sidebutton {
	color: #fff !important;	
}


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

/* --------------------------　side　-------------------------- */
.side-banner {
	margin-bottom: 5px;
}
.side-banner a {
	margin-bottom: 10px;
}
.side-banner img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.side-blog {
	border: 1px solid #d2d2d2;
	padding: 15px;
	margin-bottom: 15px;
}
.side-blog h2 {
	font-size: 1.8rem;
	font-weight: 600;
	color:#4285f3;
	padding: 0;
	margin: 0 0 15px;
}
.sideblog-list {
}
.sideblog-list li {
	font-size: 1.4rem;
	border-bottom: 1px dashed #d2d2d2;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.sideblog-list li a {
	display: flex;
}
.sideblog-list li img {
	width: 45px;
	height: auto;
}
.sideblog-list li p {
	font-size: 1.4rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	line-height: 1.7;
	padding: 0;
	margin: -4px 0 0 10px;
	
}
.sideblog-list span {
	font-size: 1rem;
}

.sidebutton {
	position: relative;
	display: inline-block;
	color: #009fe9;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	width:90%;
	font-size:1.5rem;
	font-weight: bold;
	background: #0146ab;
	margin-top: 5px;
	padding: 12px 0;
	box-shadow:2px 2px 4px 1px #ccc;
}
.sidebutton: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.sidebutton {
	color: #fff !important;	
}
	
}

