@media screen and (max-width: 768px) {
table th.1st{
  width: 30% !important;
}
	.sec03 {
    margin: 8rem 0 0;
    padding: 0 2rem;
  }

  .sec03 .inner {
    padding: 0 0 6rem;
  }
  .sec03 .inner::before {
    top: 15px;
    left: 50%;
    transform: translate(-50%,0);
    min-width: 100%;
  }
  .sec03 .inner::after {
    display: none;
  }
  .content_tab .tabArea li:hover{
	opacity:1.0;
  }
  .sec03_facility {
    margin: 5rem 0 0;
  }
  .sec03_facility .eng {
    width: 45%;
  }
  .sec03_facility .facility_block {
    display: block;
    margin: 3rem 0 0;
  }
  .sec03_facility .facility_item {
    width: 100%;
    margin: 0 0 2rem;
  }
  .sec03_facility .facility_item:nth-child(2) {
    margin: 0 0 0;
  }
  .sec03_facility .imgBox {
    width: calc(100% - 2rem);
    margin: 0 -2rem 0 2rem;
  }
  .sec03_facility .bottom {
    width: calc(100% - 2rem);
    margin: -6rem 0 0;
  }
  .sec03_facility .ttl01 {
    max-width: 70%;
    padding: 1rem 1.5rem 1rem;
    font-size: 1.6rem;
    border: 1px solid #000;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
  }
  .sec03_facility .txtBox {
    padding: 1.5rem 1.5rem 1.5rem;
    border: 1px solid #000;
    border-radius: 0 5px 5px 5px;
  }
  .sec03_facility .txtBox dt {
    width: 50px;
    height: 50px;
    margin: 0 0 1rem;
    font-size: 1.3rem;
  }
  .sec03_facility .txtBox dd {
    width: calc(100% - 65px);
    margin: 0 0 1rem;
  }
  .sec03_facility .txt {
    font-size: 1.4rem;
  }



  .sec03_content {
    margin: 6rem 0 0;
  }
  .sec03_content .eng {
    width: 50%;
    margin: auto;
  }
  .sec03_content .upper {
    display: block;
  }
  .sec03_content .ttl01 {
    width: 100%;
    font-size: 2rem;
	text-align:center;
	margin-bottom:1.5rem;
  }
  .sec03_content .upper .txt {
    width: 100%;
  }

  .sec03_content .content_block {
    margin: 3rem 0 0;
  }

  .content_tab .tabArea {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    background: #f3f9ff;
    padding: 0 0;
    border-radius: 5px;
    border: 1px solid #000;
  }
  .content_tab .tabArea li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background: none;
    width: 50%;
    padding: 1.2rem 2.5rem 1.2rem 1.5rem;
    text-align: left;
    border: none;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    border-radius: 0;
  }
  .content_tab .tabArea li:nth-child(2n) {
    border-right: none;
  }
  .content_tab .tabArea li:nth-child(5),
  .content_tab .tabArea li:nth-child(6) {
    border-bottom: none;
  }
  .content_tab .tabArea li::after {
    content: "";
    position: absolute;
    top: 50%;
    left: inherit;
    right: 10px;
    transform: translate(0,-50%);
    margin-left: -5px;
    border: 5px solid transparent;
    border-top: 8px solid #000;
  }
  .content_tab .tabArea li.active {
    padding: 1.2rem 2.5rem 1.2rem 1.5rem;
  }
  .content_tab .tabArea li.active::after {
    content: "";
    position: absolute;
    top: 50%;
    left: inherit;
    right: 10px;
    transform: translate(0,-50%);
    margin-left: -5px;
    border: 5px solid transparent;
    border-top: 8px solid #fff;
  }
  .content_tab .tabArea .tab_txt {
    font-size: 1.5rem;
  }
  .content_tab .tabArea .tab_txt::after {
    display: none;
  }
  .content_tab .tabContents {
    margin: 2rem 0 0;
    border: 1px solid #000;
    border-radius: 8px;
  }
  .content_tab .content_item {
    display: block;
  }
  .content_tab .imgBox {
    display: block;
    width: 100%;
    margin: 2rem 0 0;
  }
  .content_tab .imgBox.sp_only {
    display: block;
  }
  .content_tab .imgBox.pc_only {
    display: none;
  }
  .content_tab .imgBox img {
    height: auto;
    border-radius: 8px;
    border: 1px solid #000;
  }
  .content_tab .txtBox {
    display: block;
    width: 100%;
    padding: 3rem 2rem 3rem;
  }
  .content_tab .content_ttl {
    padding: 0 0 1.5rem;
    font-size: 1.8rem;
    text-align: center;
    border-bottom: 1px dotted #000;
  }
  .content_tab .txt {
    margin: 2rem 0 0;
  }
}



/*--------------------------------------
　sec04
---------------------------------------*/
.sec04 {
  margin: 15rem 0 0;
}

.sec04 .inner {
  padding: 0 0 15rem;
  position: relative;
  z-index: 0;
}
.sec04 .inner::before {
  content: "";
  position: absolute;
  top: 30px;
  right: 0;
  background: #ede7da;
  width: 100vw;
  height: 100%;
  min-width: 1100px;
  z-index: -1;
}
.sec04 .inner::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 100%;
  background: #ede7da;
  width: 80px;
  height: 100%;
  z-index: -1;
}


.sec04 .oneday_parts {
  margin: 0 0 0;
  padding: 0 0 0;
}
.sec04 .oneday_parts::after {
  display: none;
}
.sec04  .oneday_parts .eng_ttl {
  margin: 0 0 3rem;
}

@media screen and (max-width: 768px) {
  .sec04 {
    margin: 8rem 0 0;
    padding: 0 2rem;
  }

  .sec04 .inner {
    padding: 0 0 6rem;
  }
  .sec04 .inner::before {
    top: 15px;
    right: inherit;
    left: 50%;
    transform: translate(-50%,0);
    width: 100vw;
    min-width: 100%;
  }
  .sec04 .inner::after {
    display: none;
  }

  
  .sec04  .oneday_parts .eng_ttl {
    margin: 0 0 2rem;
  }
}

/*--------------------------------------
　sec07
---------------------------------------*/
.sec07 {
  margin: 15rem 0 0;
}

.sec07 .inner {
  padding: 0 0 15rem;
  position: relative;
  z-index: 0;
}
.sec07 .inner::before {
  content: "";
  position: absolute;
  top: 30px;
  right: 0;
  background: #f1deae;
  width: 100vw;
  height: 100%;
  min-width: 1100px;
  z-index: -1;
}
.sec07 .inner::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 100%;
  background: #f1deae;
  width: 80px;
  height: 100%;
  z-index: -1;
}

.sec07 .eng_ttl {
  width: 420px;
  margin: 0 0 3rem;
}


.sec07_interview {
  margin: 6rem 0 0;
}
.sec07_interview .interview_item {
  margin: 0 6rem;
}
.sec07_interview .slick-slide {
	width: 490px;
}
.sec07_interview .slide_cener .prev-arrow {
	left: 220px;
}
.sec07_interview .slide_cener .next-arrow {
	right: 220px;
}
.sec07_interview .imgBox::after {
  border-radius: 15px;
}
.sec07_interview .ttl01 {
  margin: 3rem 0 0;
  font-size: 2.2rem;
  text-align: center;
}
.sec07_interview .ttl01 a {
  display: inline-block;
  padding: 0 4rem;
  position: relative;
}
.sec07_interview .ttl01 a::after {
  content: "";
	position: absolute;
	top: 50%;
	right: 0;
  background: url("https://ts47.zk-cmarketing.com/wp/wp-content/uploads/icn_arrow02_b.png") left top no-repeat;
  background-size: contain;
	width: 28px;
	height: 28px;
	margin-top: -14px;
}
.sec07_interview .txt {
  margin: 2rem 0 0;
}


.sec07_office {
  margin: 10rem 0 0;
}
.sec07_office .com_ttl01 {
  display: block;
  padding: 2rem 3rem;
  font-size: 2.8rem;
  text-align: center;
}
.sec07_office .office_block {
  display: flex;
  justify-content: space-between;
  margin: 5rem 0 0;
}
.sec07_office .office_item {
  width: calc(50% - 2rem);
}
.officeBox .info {
  margin: -6.6rem 0 0;
  position: relative;
  z-index: 1;
}
.officeBox .ttl01 {
  width: calc(100% - 14rem);
  margin: auto;
  text-align: center;
}
.officeBox .ttl01 a {
  background: #fffca8;
  padding: 1.2rem 6rem;
  font-size: 2.4rem;
  border: 2px solid #000;
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.officeBox .ttl01 a::after {
  content: "";
	position: absolute;
	top: 50%;
	right: 20px;
  background: url("img/arrow02.png") left top no-repeat;
  background-size: contain;
	width: 28px;
	height: 28px;
	margin-top: -14px;
}
.officeBox .bottom {
  background: #fff;
  width: calc(100% - 4rem);
  margin: auto;
  padding: 2rem 3rem 3rem;
  border-radius: 10px;
}
.officeBox .bottom dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.officeBox .bottom dt {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ede7da;
  width: 70px;
  height: 70px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  border-radius: 50%;
}
.officeBox .bottom dd {
  width: calc(100% - 80px);
}
.officeBox .bottom .txt {
  line-height: 1.6;
}
.officeBox .btn-web a {
  max-width: 100%;
  margin: 2rem auto 0;
	padding: 2rem 6rem;
}

.sec07_office .office_list {
  background: #fff;
  margin: 6rem 0 0;
  border-radius: 10px;
}
.sec07_office .list_ttl {
  background: #ede7da;
  padding: 2rem 2rem;
  font-size: 2.4rem;
  text-align: center;
  border-bottom: 2px solid #000;
  border-radius: 10px 10px 0 0;
}
.sec07_office .listBox {
  padding: 4rem 8rem 3rem;
  border-radius: 0 0 10px 10px;
}
.sec07_office .listBox ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.sec07_office .listBox ul li {
  width: calc(25% - 1rem);
  margin: 0 0 2.5rem;
  font-size: 1.8rem;
}
.sec07_office .listBox ul ::before {
    content: "";
    display: block;
    position: absolute;
	background:#fff;
    top: 11px;
    left: 0;
    width: 8px;
    height: 8px;
    box-sizing: border-box;
    border-radius: 50%;
}
.sec07_office .listBox ul li a {
  display: block;
  padding: 0 0 0 3rem;
  font-weight: bold;
  position: relative;
}
.sec07_office .listBox ul li a::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  background: url("img/modal_open.png") left top no-repeat;
  background-size: contain;
	width: 24px;
	height: 24px;
}


/*----- office_modal -----*/
.office_modal .modalBox {
  padding: 5rem 6rem 5rem;
}
.office_modal .eng {
  width: 220px;
}
.office_modal .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.office_modal .imgBox {
  width: 370px;
}
.office_modal .officeBox {
  width: calc(100% - 400px);
}
.office_modal .officeBox .info {
  margin: 0 0 0;
}
.office_modal .officeBox .ttl01 {
  width: calc(100% - 4rem)!important;
}
.office_modal .officeBox .bottom {
  width: 100%;
}
.office_modal .officeBox .txt {
  margin: 0 0 0;
}
.office_modal .officeBox .btn-web a {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .sec07 {
    margin: 8rem 0 0;
    padding: 0 2rem;
  }

  .sec07 .inner {
    padding: 0 0 6rem;
  }
  .sec07 .inner::before {
    top: 15px;
    left: 50%;
    right: inherit;
    transform: translate(-50%,0);
    min-width: 100%;
  }
  .sec07 .inner::after {
    display: none;
  }

  .sec07 .eng_ttl {
    width: 60%;
    margin: 0 0 2rem;
  }


  .sec07_interview {
    margin: 3rem 0 0;
  }
  .sec07_interview .interview_item {
    margin: 0 1rem;
  }
  .sec07_interview .slick-slide {
    width: 100%;
  }
  .sec07_interview .slide_cener .slide-arrow {
    top: 18%;
    margin-top: 0;
  }
  .sec07_interview .slide_cener .prev-arrow {
    left: -19px;
  }
  .sec07_interview .slide_cener .next-arrow {
    right: -19px;
  }
  .sec07_interview .imgBox::after {
    border-radius: 8px;
  }
  .sec07_interview .ttl01 {
    margin: 2rem 0 0;
    font-size: 1.8rem;
    text-align: left;
  }
  .sec07_interview .ttl01 a {
    padding: 0 3rem 0 0;
  }
  .sec07_interview .ttl01 a::after {
    width: 22px;
    height: 22px;
    margin-top: -11px;
  }
  .sec07_interview .txt {
    margin: 1.5rem 0 0;
  }


  .sec07_office {
    margin: 5rem 0 0;
  }
  .sec07_office .com_ttl01 {
    padding: 1.2rem 3rem;
    font-size: 1.7rem;
  }
  .sec07_office .office_block {
    display: block;
    margin: 3rem 0 0;
  }
  .sec07_office .office_item {
    width: 100%;
    margin: 0 0 2rem;
  }
  .sec07_office .office_item:last-child {
    margin: 0 0 0;
  }
  .officeBox .info {
    margin: -6rem 0 0;
  }
  .officeBox .ttl01 {
    width: calc(100% - 6rem);
  }
  .officeBox .ttl01 a {
    padding: 1rem 4rem;
    font-size: 1.6rem;
    border: 1px solid #000;
    border-bottom: none;
    border-radius: 5px 5px 0 0;
  }
  .officeBox .ttl01 a::after {
    right: 15px;
    width: 16px;
    height: 16px;
    margin-top: -8px;
  }
  .officeBox .bottom {
    width: calc(100% - 3rem);
    padding: 1.5rem 2rem 2rem;
    border-radius: 5px;
  }
  .officeBox .bottom dt {
    width: 50px;
    height: 50px;
    font-size: 1.3rem;
  }
  .officeBox .bottom dd {
    width: calc(100% - 60px);
  }
  .officeBox .bottom .txt {
    font-size: 1.4rem;
  }
  .officeBox .btn-web a {
    margin: 1.5rem auto 0;
    padding: 1.8rem 4rem;
  }

  .sec07_office .office_list {
    margin: 4rem 0 0;
    border-radius: 5px;
  }
  .sec07_office .list_ttl {
    padding: 1.5rem 1.5rem;
    font-size: 1.6rem;
    text-align: center;
    border-bottom: 1px solid #000;
    border-radius: 5px 5px 0 0;
  }
  .sec07_office .listBox {
    padding: 2rem 1.5rem 1.5rem;
    border-radius: 0 0 5px 5px;
  }
  .sec07_office .listBox ul li {
    width: calc(50% - 5px);
    margin: 0 0 1.5rem;
    font-size: 1.3rem;
  }
  .sec07_office .listBox ul li a {
    padding: 0 0 0 2rem;
  }
  .sec07_office .listBox ul li a::before {
    width: 16px;
    height: 16px;
  }


  /*----- office_modal -----*/
  .office_modal .modalBox {
    padding: 0 0 0;
  }
  .office_modal .eng {
    width: 35%;
  }
  .office_modal .flex {
    display: block;
  }
  .office_modal .imgBox {
    width: 100%;
  }
  .office_modal .imgBox img {
    border: none;
    border-radius: 8px 8px 0 0;
  }
  .office_modal .officeBox {
    width: 100%;
  }
  .office_modal .officeBox .ttl01 {
    width: calc(100% - 5rem)!important;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
  }
  .office_modal .officeBox .bottom {
    width: 100%;
    border: none;
    border-top: 1px solid #000;
    border-radius: 0 0 6px 6px;
    position: relative;
  }
  .office_modal .officeBox .btn-web a {
    font-size: 1.5rem;
  }

/*voice banner*/
.voicebnr {
		margin: 3rem auto;
		width: 35.9rem;
}
@media screen and (max-width: 767px) {
		.voicebnr {
				width: 100%;
		}
}
.voicebnr .bnr-voice {
		border: 2px solid #C6C6C6;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.voicebnr .bnr-voice .bnr-txt {
		display: block;
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.25;
		font-weight: 700;
		background: #FFF1BA;
		padding: 1.1rem 1rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
@media screen and (max-width: 767px) {
		.voicebnr .bnr-voice .bnr-txt {
				padding: 1.5rem 1rem;
		}
}
.voicebnr .bnr-voice .bnr-img {
		position: relative;
	background: #fff;
		display: block;
		padding: 1.9rem 6.7rem 1.9rem 4rem;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.voicebnr .bnr-voice .bnr-img:before, .voicebnr .bnr-voice .bnr-img:after {
		position: absolute;
		right: 0.9rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
		display: block;
		content: "";
}
.voicebnr .bnr-voice .bnr-img:before {
		right: 1.95rem;
		background: url("https://ts47.zk-cmarketing.com/wp/wp-content/uploads/icn_arrow02_b.png") no-repeat center center;
		background-size: 100% auto;
		width: 0.7rem;
		height: 1.3rem;
		z-index: 2;
}
.voicebnr .bnr-voice .bnr-img:after {
		content: "";
		width: 3rem;
		height: 3rem;
		background: #fff;
		border: 1px solid #1F69D2;
		border-radius: 100%;
		z-index: 1;
}


.voicebnr {
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
}

.voicebnr .bnr-voice a{
    text-decoration: none;
}

@media screen and (min-width: 768px) {
.voicebnr:hover {
				opacity: 1;
				-webkit-transform: scale(1.1);
				        transform: scale(1.1);
		}
 .voicebnr:hover a {
				opacity: 1;
		}
}
/*voice bottan*/
	.voicebtn {
		margin: 3rem auto;
		width: 40rem;
}

@media screen and (max-width: 767px) {
		.voicebtn {
				width: 90%;
		}
}

.voicebtn .btn-voice {
		position: relative;
}
.voicebtn .btn-voice:before {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
		display: block;
		content: "";
		left: 2.3rem;
		background: url("https://ts47.zk-cmarketing.com/wp/wp-content/uploads/icn_voice.svg") no-repeat center center;
		background-size: 100% auto;
		width: 3.7rem;
		height: 4rem;
		z-index: 2;
}
.voicebtn .btn-voice a {
		position: relative;
		display: block;
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.25;
		font-weight: 700;
		width: 100%;
		margin: 0 auto;
		background: #fff;
		border: 2px solid #1F69D2;
		border-radius: 100rem;
		padding: 1.5rem 6rem;
	  word-break: break-word;
  overflow-wrap: break-word;
	    text-decoration: none;
		-webkit-box-sizing: border-box;
		        box-sizing: border-box;
}
.voicebtn .btn-voice a:before, .voicebtn .btn-voice a:after {
		position: absolute;
		right: 0.9rem;
		top: 50%;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
		display: block;
		content: "";
}
.voicebtn .btn-voice a:before {
		right: 1.95rem;
		background: url("https://ts47.zk-cmarketing.com/wp/wp-content/uploads/icn_arrow02_b.png") no-repeat center center;
		background-size: 100% auto;
		width: 0.7rem;
		height: 1.3rem;
		z-index: 2;
}
.voicebtn .btn-voice a:after {
		content: "";
		width: 3rem;
		height: 3rem;
		background: #fff;
		border: 1px solid #1F69D2;
		border-radius: 100%;
		z-index: 1;
}


.voicebtn {
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
}
.bnr-voice a {
		text-decoration: none;
}
@media screen and (min-width: 768px) {
	.voicebtn:hover{
				opacity: 1;
				-webkit-transform: scale(1.1);
				        transform: scale(1.1);
		}
		.voicebtn:hover a{
				opacity: 1;
		}
}
	

}


/*----------------------------------------------------
    SPサイトcss
----------------------------------------------------*/
@media screen and (max-width: 768px) {
/*/////////////SP用のCSSをここに作成してください。/////////////*/
.officeBox .info {
  margin: -5rem 0 0;
  position: relative;
  z-index: 1;
}
table th.1st{
  width: auto !important;
}
/*/////////////必ず中括弧の中に作成してください。/////////////*/


}