@charset "UTF-8";

/*
font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
*/

/* ############################################## */

.main_title_wrap {
	width: 100%;
	height: 37.33vw;
	background: #ffd40b;
	margin-bottom: 16vw;
}
.main_title {
	width: 100%;
	height: 37.33vw;
	position: relative;
	text-align: center;
}
.main_title dd {
	width: 100%;
	font-size: 2.93vw;
	line-height: 1;
	font-weight: bold;
	position: absolute;
	top: 9.33vw;
}
.main_title dt {
	width: 100%;
	font-size: 4.53vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	font-weight: bold;
	position: absolute;
	top: 14.66vw;
}
.main_title p {
	width: 100%;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 2.66vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	position: absolute;
	top: 22.66vw;
	padding-left: 0.53vw;
	box-sizing: border-box;
	color: #fff;
}
.main_title:after {
	content: "";
	background: url("../pc_img/business/common/main_title_icon.png") no-repeat;
	background-size: 22.4vw 16.8vw;
	width: 22.4vw;
	height: 16.8vw;
	position: absolute;
	bottom: -8.0vw;
	left: 50%;
	margin-left: -11.2vw;
	z-index: 20;
}

/* ############################################## */

.main_contents_wrap {
	width: 100%;
	background: #fff;
	padding: 0 0 12vw 0;
}

/* ############################################## */

.contents_title_wrap {
	width: 100%;
	background: url("../sp_img/business/hire/main_img.jpg") no-repeat top center;
	background-size: cover;
}
.contents_title {
	width: 100%;
	height: 89.33vw;
	margin: 0 auto;
	padding-top: 22.66vw;
	box-sizing: border-box;
}
.contents_title div {
	width: 80vw;
	height: 42.66vw;
	position: relative;
	background: #fff;
	margin: 0 auto;
	padding: 9.33vw 6.66vw 5.33vw 6.66vw;
	box-sizing: border-box;
	text-align: center;
}
.contents_title div:after {
	content: "";
	background: url("../pc_img/private/hire/main_title_icon.png") no-repeat;
	background-size: 21.6vw 14.93vw;
	width: 21.6vw;
	height: 14.93vw;
	position: absolute;
	top: -8vw;
	left: 50%;
	margin-left: -10.8vw;
	z-index: 20;
}
.contents_title div:before {
	content: "";
	width: 80vw;
	height: 42.66vw;
	border: 0.26vw solid #ffd40b;
	box-sizing: border-box;
	position: absolute;
	top: 2.66vw;
	left: 2.66vw;
	display: block;	
}
.contents_title div dt {
	font-size: 6.4vw;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 1.33vw;
}
.contents_title div dd {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 3.2vw;
	line-height: 1;
	letter-spacing: 0.26vw;
	padding-left: 0.26vw;
	color: #ffd40b;
	margin-bottom: 1.86vw;
}
.contents_title div p {
  position: relative;
  width: 100%;
  padding: 1.33vw 5.33vw 1.33vw 5.33vw;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  z-index: 1;
  font-size: 3.2vw;
  line-height: 4.8vw;
  font-weight: bold;
}
.contents_title div p::before,
.contents_title div p::after {
  position: absolute;
  top: 0;
  content: '';
  width: 1.33vw;
  height: 100%;
  border-top: 0.26vw solid #000;
  border-bottom: 0.26vw solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contents_title div p::before {
  left: 0;
  border-left: 0.26vw solid #000;
  border-radius: 1.33vw 0 0 1.33vw;
}
.contents_title div p::after {
  right: 0;
  border-right: 0.26vw solid #000;
  border-radius: 0 1.33vw 1.33vw 0;
}
.contents_title div p br {
	display: none;
}


/* ############################################## */

.contents_title_bottom_wrap {
	width: 100%;
	background: #fef7d9;
	margin-bottom: 6.66vw;
	padding: 4vw 0 4vw 0;
}
.contents_title_bottom {
	width: 89.33vw;
	margin: 0 auto;
	text-align: center;
}
.contents_title_bottom dt {
	font-size: 3.73vw;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 2.66vw
}
.contents_title_bottom_tel {
	width: 64vw;
	height: 10.66vw;
	background: #fff;
	border-radius: 8vw;
	border: 0.53vw solid #ffd40b;
	box-sizing: border-box;
	box-shadow: 0.53vw 0.53vw 0px 0px rgba(0,0,0,0.1);
	text-align: center;
	margin: 0 auto;
}
.contents_title_bottom_tel img {
	width: 44vw;
}
.contents_title_bottom_tel a {
	display: block;
	padding: 1.73vw 0 1.33vw 0;
}
.contents_title_bottom_mail a {
	width: 64vw;
	height: 11.2vw;
	border: 0.53vw solid #000;
	box-sizing: border-box;
	padding: 0 0 0 0;
	border-radius: 10px;
	font-size: 3.73vw;
	line-height: 10.13vw;
	font-weight: bold;
	background: url("../pc_img/common/bottom_contact_icn_02.png") no-repeat right 2.66vw center #ffd40b;
	background-size: 3.2vw auto;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	margin:  2.66vw auto 0 auto;
}

/* ############################################## */

.contents_01 {
	width: 89.33vw;
	margin: 8vw auto 0 auto;
	position: relative;
	text-align: center;
}
.contents_01 h3 {
	font-size: 4vw;
	line-height: 6.66vw;
	font-weight: bold;
	text-align: center;
	margin-bottom: 14.66vw;
}
.contents_01 h3 span {
	position: relative;
	display: inline-block;
}
.contents_01 h3 span:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #ffd40b;
	position: absolute;
	bottom: 0px;
	left: -1.33vw;
	padding: 0 1.33vw;
}
.contents_01 div {
	width: 89.33vw;
	position: relative;
	z-index: 1;
}
.contents_01 dl {
	width: 26.66vw;
	height: 26.66vw;
	border-radius: 13.33vw;
	padding-top: 8vw;
	box-sizing: border-box;
	background: #ffd40b;
	position: absolute;
	top: 28vw;
	left: 12vw;
	text-align: center;
	z-index: 0;
}
.contents_01 dd {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 5.33vw;
	line-height: 1;
	color: #fff;
	margin-bottom: 1.33vw;
}
.contents_01 dt {
	font-size: 2.53vw;
	line-height: 3.33vw;
	font-weight: bold;
}

/* ############################################## */

.contents_wrap_border {
	width: 89.33vw;
	background-image: url("../sp_img/private/hire/contents_bg_top.png"),url("../sp_img/private/hire/contents_bg_bottom.png");
	background-size: 89.33vw auto;
	background-position: top left,bottom left;
	background-repeat: no-repeat;
	box-sizing: border-box;	
	position: relative;
	padding: 12.66vw 0 9.33vw 0;
	margin: -10.66vw auto 16vw auto;
}
#contents_04.contents_wrap_border{
	margin-bottom: 0 !important;
}

/* ############################################## */

.contents_title_01 {
	width: 100%;
	margin: 0 auto 13.33vw auto;
	position: relative;
}
.contents_title_01:after {
	content: "Use Scene";
	width: 100%;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 14.66vw;
	line-height: 1;
	letter-spacing: 0.53vw;
	padding-left: 0.53vw;
	color: #fef7d9;
	position: absolute;
	top: 9.33vw;
	left: 0;
	text-align: center;
	z-index: 0;
}
.contents_title_01 dl {
  position: relative;
  width: 66.66vw;
  padding: 0.53vw 2.66vw 1.33vw 2.66vw;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 1;
}
.contents_title_01 dl::before,
.contents_title_01 dl::after {
  position: absolute;
  top: 0;
  content: '';
  width: 2.66vw;
  height: 100%;
  border-top: 0.53vw solid #000;
  border-bottom: 0.53vw solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contents_title_01 dl::before {
  left: 0;
  border-left: 0.53vw solid #000;
  border-radius: 1.33vw 0 0 1.33vw;
}
.contents_title_01 dl::after {
  right: 0;
  border-right: 0.53vw solid #000;
  border-radius: 0 1.33vw 1.33vw 0;
}
.contents_title_01 dt {
	font-size: 2.93vw;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 1.33vw;
}
.contents_title_01 dd {
	font-size: 5.66vw;
	line-height: 1;
	font-weight: bold;
}

/* ############################################## */

.contents_txt_01 {
	width: 100%;
	margin-bottom: 8vw;
	text-align: center;
}
.contents_txt_01 h4 {
	font-size: 3.73vw;
	line-height: 6.4vw;
	font-weight: bold;
	margin-bottom: 5.33vw;
}
.contents_txt_01 p {
	font-size: 3.46vw;
	line-height: 6.13vw;
	text-align: left;
	padding: 0 5.33vw;
}

/* ############################################## */

.contents_list {
	width: 82.66vw;
	margin: 0 auto 9.33vw auto;
	text-align: center;
}
.contents_list li {
	width: 38.66vw;
	display: inline-block;
	margin: 0 5.33vw 6.66vw 0;
	position: relative;
	text-align: center;
}
.contents_list li:nth-child(2n) {
	margin-right: 0;
}
.contents_list li:last-child {
	float: none;
	width: 38.66vw;
	margin: 0 auto;
}
.contents_list li:after {
	content: "";
	background: url("../sp_img/private/hire/contents_img_bg.png") no-repeat;
	background-size: 38.66vw 39.2vw;
	width: 38.66vw;
	height: 39.2vw;
	position: absolute;
	top: 2.13vw;
	right: -4.53vw;
	z-index: 0;
}
.contents_list li img {
	width: 38.66vw;
	position: relative;
	z-index: 1;
}
.contents_list li dl {
	margin-bottom: 2.66vw;
	position: relative;
	z-index: 2;
}
.contents_list li dt {
	margin-top: 4vw;
	font-size: 3.46vw;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 1.33vw;
}
.contents_list li dd {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 2.66vw;
	line-height: 1;
	color: #ffd40b;	
}
.contents_list li p {
	font-size: 2.93vw;
	line-height: 4.8vw;
	text-align: left;
	padding: 0 1.33vw;
}
.contents_list li p br {
	display: none;
}

/* ############################################## */

.contents_bottom {
	width: 80vw;
	margin: 0 auto;
}
.contents_bottom dt {
	font-size: 3.73vw;
	line-height: 1;
	font-weight: bold;	
	text-align: center;
	margin-bottom: 2.66vw;
}
.contents_bottom_tel {
	width: 64vw;
	height: 10.66vw;
	background: #fff;
	border-radius: 8vw;
	border: 0.53vw solid #ffd40b;
	box-sizing: border-box;
	box-shadow: 0.53vw 0.53vw 0px 0px rgba(0,0,0,0.1);
	text-align: center;
	margin: 0 auto;
}
.contents_bottom_tel img {
	width: 44vw;
}
.contents_bottom_tel a {
	display: block;
	padding: 1.33vw 0 1.33vw 0;
}
.contents_bottom_mail a {
	width: 64vw;
	height: 11.2vw;
	border: 0.53vw solid #000;
	box-sizing: border-box;
	padding: 0 0 0 0;
	border-radius: 10px;
	font-size: 3.73vw;
	line-height: 10.13vw;
	font-weight: bold;
	background: url("../pc_img/common/bottom_contact_icn_02.png") no-repeat right 2.66vw center #ffd40b;
	background-size: 3.2vw auto;
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	margin:  2.66vw auto 0 auto;
}

/* ############################################## */

.index_slider {
	width: 80vw;
	margin: 0 auto 9.33vw auto;
}
.slick li {
	width: 80vw;
}
.slick-dots {
	text-align: center;
	margin-top: 5.33vw;
}
.slick-dots li {
	width: 2.66vw;
	height: 2.66vw;
	border-radius: 1.33vw;
	background: #ffd40b;
	display: inline-block;
	margin: 0 2.66vw;
	cursor: pointer;
}
.slick-dots li.slick-active {
	background: #000 !important;
}
.slick-dots li button {
	background: none;
	border: none;
	text-indent: -9876px;
}
.slick-prev {
	width: 5.33vw;
	height: 10.93vw;
	border: none;
	background: url("../pc_img/business/hire/contents_slider_arrow_L.png") no-repeat;
	background-size: 5.33vw 10.93vw;
	text-indent: -9876px;
	position: absolute;
	top: 10vw;
	left: -6.33vw;
	z-index: 50;
	cursor: pointer;
}
.slick-next {
	width: 5.33vw;
	height: 10.93vw;
	border: none;
	background: url("../pc_img/business/hire/contents_slider_arrow_R.png") no-repeat;
	background-size: 5.33vw 10.93vw;
	text-indent: -9876px;
	position: absolute;
	top: 10vw;
	right: -6.33vw;
	z-index: 50;
	cursor: pointer;
}

/* ############################################## */

.contents_02 {
	width: 100%;
	margin: 0 auto;
}
.contents_02 dl {
	width: 89.33vw;
	text-align: center;
	margin: 0 auto 6.66vw auto;
}
.contents_02 dt {
	font-size: 4.8vw;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 2.66vw;
}
.contents_02 dd {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 800;
	font-size: 2.93vw;
	line-height: 1;
	letter-spacing: 0.26vw;
	padding-left: 0.26vw;
	color: #ffd40b;
}
.contents_02 h4 {
	width: 89.33vw;
	font-size: 4vw;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2.66vw;
	margin: 0 auto 2.66vw auto;
	background: url("../sp_img/private/common/contents_border_02.png") repeat-x bottom left;
	background-size: 1.6vw 0.26vw;
}
.contents_02 p {
	width: 89.33vw;
	font-size: 3.46vw;
	line-height: 6.13vw;
	text-align: left;
	margin: 0 auto 9.33vw auto;
}
.contents_02 p:nth-of-type(2) {
	width: 89.33vw;
	font-size: 3.46vw;
	line-height: 6.13vw;
	text-align: left;
	margin: 0 auto 4vw auto;
}
.contents_02 p br {
	display: none;
}
.contents_02 h5 {
  position: relative;
  width: 61.33vw;
  padding: 1.33vw 2.66vw;
  margin: 0 auto 15px auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  z-index: 1;
  font-size: 4vw;
  line-height: 1;
  font-weight: bold;
}
.contents_02 h5::before,
.contents_02 h5::after {
  position: absolute;
  top: 0;
  content: '';
  width: 2.66vw;
  height: 100%;
  border-top: 0.26vw solid #000;
  border-bottom: 0.26vw solid #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contents_02 h5::before {
  left: 0;
  border-left: 0.26vw solid #000;
  border-radius: 1.33vw 0 0 1.33vw;
}
.contents_02 h5::after {
  right: 0;
  border-right: 0.26vw solid #000;
  border-radius: 0 1.33vw 1.33vw 0;
}
.contents_02_img {
	width: 100%;
	display: block;
	margin: 0 auto 9.33vw auto;
}
.contents_02_illust {
	width: 89.33vw;
	background: #fef7d9;
	border-radius: 20px;
	padding: 8vw 5.33vw;
	box-sizing: border-box;
	text-align: center;
	margin: 0 auto;
}
.contents_02_illust img {
	width: 78.66vw !important;
	margin-bottom: 0 !important;
}