@charset "UTF-8";
/* CSS Document */

/*
	for PC

*****************************************************/
@media screen and (min-width: 641px) {

	/* top
	----------------------*/
	#top .figure_inner {
		min-width: 1140px;
		margin-bottom: 20px;
	}

	/* top - Swiper slides (PC) */
	#top .swiper .swiper-slide {
		height: 557px;
	}

	#top .swiper .slide-1 {
		background: url("/images/top/slide03_figure.jpg") center / cover no-repeat;
		border: 10px solid #b6f44d;
	}

	#top .swiper .slide-1 p a {
		background: url("/images/top/slide03_txt.png") left center / 100% auto no-repeat;
	}

	#top .swiper .slide-2 {
		background: url("/images/top/slide02_figure.jpg") center / cover no-repeat;
		border: 10px solid #0068b7;
	}

	#top .swiper .slide-2 p a {
		background: url("/images/top/slide02_txt.png") left center / 100% auto no-repeat;
	}

	#top main {
		padding: 20px;
	}

	#top section {
		padding-top: 100px;
	}

	#top section p {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.15em;
	}

	#top section p strong {
		font-weight: bold;
		color: #4bb60b;
	}

	#top .inner {
		width: 1060px;
		margin: 0 auto;
		position: relative;
	}

	#top .white_container {
		background: #fff;
	}

	/* service */
	#top #service_wrap {
		position: relative;
	}

	#top #service_wrap .inner {
		padding-top: 23px;
	}

	#top #service_wrap h1 {
		width: 391px;
		padding-left: 20px;
		position: relative;
		z-index: 1;
	}

	#top #service_wrap h1:before {
		content: "";
		display: block;
		background: #66d226;
		width: 4px;
		height: 103px;
		position: absolute;
		left: 0;
		top: 18px;
	}

	#top #service_wrap h1:after {
		content: "事業内容";
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		position: absolute;
		left: 20px;
		top: 90px;
	}

	#top #service_wrap figure {
		width: 766px;
		position: absolute;
		top: 0;
		right: 0;
	}

	#top #service_wrap .txt_cont {
		background: #fff;
		padding: 30px;
		width: 550px;
		position: relative;
		z-index: 11;
		margin: 40px 0 20px;
		text-align: justify;
	}

	#top #service_wrap .txt_cont h2 {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#top #service_wrap .txt_cont h2 strong {
		color: #4bb60b;
	}

	#top #service_wrap ul {
		margin-bottom: 30px;
	}

	#top #service_wrap ul li {
		width: 277px;
		height: 203px;
		float: left;
		margin: 0 13px 13px 0;
	}

	#top #service_wrap .service_link {
		width: 430px;
		margin: 0 auto;
		position: relative;
		z-index: 11;
	}

	#top #service_wrap .service_link a {
		display: table-cell;
		width: 430px;
		height: 60px;
		border: 1px solid #ff9300;
		border-radius: 30px;
		text-align: center;
		vertical-align: middle;
	}

	#top #service_wrap .service_link a span {
		font-size: 20px;
		letter-spacing: 0.2em;
		color: #ff9300;
	}

	#top #service_wrap .service_link a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	#top #service_wrap .service_link a:hover {
		background-color: #ff9300;
	}

	#top #service_wrap .service_link a:hover span {
		color: #fff;
	}

	#top #service_wrap .service_link a:hover span:before {
		content: url("/images/top/btn_arrow_ov.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* merit */
	#top #merit_wrap h1 {
		width: 272px;
		padding-left: 20px;
		position: relative;
		z-index: 1;
		margin-left: 695px;
	}

	#top #merit_wrap h1:before {
		content: "";
		display: block;
		background: #66d226;
		width: 4px;
		height: 103px;
		position: absolute;
		left: 0;
		top: 18px;
	}

	#top #merit_wrap h1:after {
		content: "導入メリット";
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		position: absolute;
		left: 20px;
		top: 90px;
	}

	#top #merit_wrap figure {
		width: 810px;
		position: absolute;
		top: 55px;
		left: 0;
		z-index: 0;
	}

	#top #merit_wrap .txt_cont {
		position: relative;
		z-index: 11;
		margin: 145px 0 0 100px;
	}

	#top #merit_wrap .txt_cont dl {
		background: #fff;
		padding: 20px;
		width: 210px;
		float: left;
		margin-right: 5px;
	}

	#top #merit_wrap .txt_cont dl dt {
		padding-top: 15px;
	}

	#top #merit_wrap .txt_cont dl dd {
		font-size: 18px;
		line-height: 27px;
		letter-spacing: 0.04em;
		font-weight: bold;
		color: #4bb60b;
		text-align: justify;
		padding-top: 25px;
	}

	#top #merit_wrap .txt_cont dl dd+dd {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.05em;
		font-weight: normal;
		color: #000;
		padding-top: 10px;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		-webkit-font-feature-settings: "palt";
	}

	#top #merit_wrap .txt_cont .merit01 dt {
		width: 81px;
		margin: 0 auto;
	}

	#top #merit_wrap .txt_cont .merit02 dt {
		width: 92px;
		margin: 0 auto;
	}

	#top #merit_wrap .txt_cont .merit03 dt {
		width: 92px;
		margin: 0 auto;
	}

	#top #merit_wrap .txt_cont .merit04 dt {
		width: 94px;
		margin: 0 auto;
	}

	/* case */
	#top #case_wrap h1 {
		width: 566px;
		padding-left: 20px;
		position: relative;
		z-index: 1;
		margin-left: 53px;
	}

	#top #case_wrap h1:before {
		content: "";
		display: block;
		background: #66d226;
		width: 4px;
		height: 103px;
		position: absolute;
		left: 0;
		top: 18px;
	}

	#top #case_wrap h1:after {
		content: "導入事例";
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		position: absolute;
		left: 20px;
		top: 90px;
	}

	#top #case_wrap .int_banner {
		position: relative;
		z-index: 11;
		width: 870px;
		margin: 87px auto;
		text-align: center;
	}

	#top #case_wrap .int_banner li {
		width: 425px;
		display: inline-block;
		margin: 0 5px 10px;
	}

	#top #case_wrap .int_banner a:hover {
		opacity: 0.7;
	}

	#top #case_wrap .graph {
		width: 603px;
		margin: 50px auto 80px;
		position: relative;
	}

	#top #case_wrap .graph figcaption {
		font-size: 20px;
		font-weight: bold;
		line-height: 30px;
		letter-spacing: 0.1em;
		position: absolute;
		top: 27px;
		left: 30px;
		z-index: 11;
	}

	#top #case_wrap .graph figcaption:before {
		content: "";
		display: block;
		width: 191px;
		height: 2px;
		background: #66d226;
		position: absolute;
		top: 29px;
		left: 0;
	}

	#top #case_wrap .graph figcaption:after {
		content: "";
		display: block;
		width: 270px;
		height: 2px;
		background: #66d226;
		position: absolute;
		top: 60px;
		left: 0;
	}

	#top #case_wrap .logo {
		width: 911px;
		margin: 80px auto;
		position: relative;
	}

	#top #case_wrap .logo:after {
		content: "他";
		font-size: 25px;
		position: absolute;
		bottom: -7px;
		left: 645px;
	}

	#top #case_wrap .logo figcaption {
		font-size: 15px;
		font-weight: bold;
		line-height: 30px;
		letter-spacing: 0.1em;
		position: absolute;
		bottom: -50px;
		left: 0;
		text-align: center;
		width: 100%;
	}

	#top #case_wrap .cv_link {
		width: 310px;
		margin: 0 auto;
		position: relative;
		z-index: 11;
	}

	#top #case_wrap .cv_link a {
		display: table-cell;
		width: 310px;
		height: 60px;
		border: 1px solid #ff9300;
		border-radius: 30px;
		text-align: center;
		vertical-align: middle;
	}

	#top #case_wrap .cv_link a span {
		font-size: 20px;
		letter-spacing: 0.2em;
		color: #ff9300;
	}

	#top #case_wrap .cv_link a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	#top #case_wrap .cv_link a:hover {
		background-color: #ff9300;
	}

	#top #case_wrap .cv_link a:hover span {
		color: #fff;
	}

	#top #case_wrap .cv_link a:hover span:before {
		content: url("/images/top/btn_arrow_ov.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* contact */
	#top #contact_wrap h1 {
		width: 423px;
		margin: 0 auto 30px;
		padding-left: 12.5px;
	}

	#top #contact_wrap h1:after {
		content: "お問い合わせ";
		display: block;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		text-align: center;
		margin-top: 15px;
		margin-left: -12.5px;
	}

	#top #contact_wrap p {
		text-align: center;
		position: relative;
		z-index: 11;
	}

	#top #contact_wrap ul {
		text-align: center;
		padding: 30px 0 80px;
	}

	#top #contact_wrap ul li {
		display: inline-block;
		margin: 0 10px;
	}

	#top #contact_wrap ul li a {
		display: table-cell;
		width: 310px;
		height: 60px;
		border: 1px solid #ff9300;
		border-radius: 30px;
		text-align: center;
		vertical-align: middle;
		position: relative;
		z-index: 11;
	}

	#top #contact_wrap ul li a span {
		font-size: 20px;
		letter-spacing: 0.2em;
		color: #ff9300;
	}

	#top #contact_wrap ul li a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	#top #contact_wrap ul li a:hover {
		background-color: #ff9300;
	}

	#top #contact_wrap ul li a:hover span {
		color: #fff;
	}

	#top #contact_wrap ul li a:hover span:before {
		content: url("/images/top/btn_arrow_ov.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* aboutus
	----------------------*/
	#aboutus #contents_wrap #title {
		margin-bottom: 20px;
	}

	#aboutus #contents_wrap #title h2 {
		width: 295px;
		margin: 0 auto;
	}

	/*#aboutus main {padding: 20px;}*/
	#aboutus section {
		padding-top: 100px;
	}

	#aboutus section p {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.15em;
	}

	#aboutus section p strong {
		font-weight: bold;
		color: #4bb60b;
	}

	#aboutus .inner {
		width: 1060px;
		margin: 0 auto;
		position: relative;
	}

	#aboutus .white_container {
		padding: 0 20px 20px;
	}

	#aboutus .white_container .wrap_inner {
		background: #fff;
	}

	/* concept */
	#aboutus #concept_wrap h1 {
		width: 601px;
		margin: 0 auto;
		padding: 15px 0 50px;
	}

	#aboutus #concept_wrap p {
		text-align: center;
		position: relative;
		z-index: 11;
		width: 900px;
		margin: 0 auto;
	}

	/* company */
	#aboutus #company_wrap h1 {
		width: 478px;
		margin: 0 auto 30px;
		padding-left: 12px;
	}

	#aboutus #company_wrap h1:after {
		content: "会社概要";
		display: block;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		text-align: center;
		margin-top: 15px;
		margin-left: -12px;
	}

	#aboutus #company_wrap dl {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.15em;
		width: 800px;
		margin: 0 auto;
		position: relative;
		z-index: 11;
	}

	#aboutus #company_wrap dl:nth-child(even) {
		background: #f4f4f4;
	}

	#aboutus #company_wrap dl dt,
	#aboutus #company_wrap dl dd {
		padding: 20px 15px;
	}

	#aboutus #company_wrap dl dt {
		font-weight: bold;
		width: 130px;
		float: left;
	}

	#aboutus #company_wrap dl dd {
		margin-left: 130px;
	}

	#aboutus #company_wrap dl dd a:link {
		color: #333;
		text-decoration: underline;
	}

	/* contact */
	#aboutus #contact_wrap h1 {
		width: 423px;
		margin: 0 auto 30px;
		padding-left: 12.5px;
	}

	#aboutus #contact_wrap h1:after {
		content: "お問い合わせ";
		display: block;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		text-align: center;
		margin-top: 15px;
		margin-left: -12.5px;
	}

	#aboutus #contact_wrap p {
		text-align: center;
		position: relative;
		z-index: 11;
	}

	#aboutus #contact_wrap ul {
		text-align: center;
		padding: 30px 0 80px;
	}

	#aboutus #contact_wrap ul li {
		display: inline-block;
		margin: 0 10px;
	}

	#aboutus #contact_wrap ul li a {
		display: table-cell;
		width: 310px;
		height: 60px;
		border: 1px solid #ff9300;
		border-radius: 30px;
		text-align: center;
		vertical-align: middle;
		position: relative;
		z-index: 11;
	}

	#aboutus #contact_wrap ul li a span {
		font-size: 20px;
		letter-spacing: 0.2em;
		color: #ff9300;
	}

	#aboutus #contact_wrap ul li a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	#aboutus #contact_wrap ul li a:hover {
		background-color: #ff9300;
	}

	#aboutus #contact_wrap ul li a:hover span {
		color: #fff;
	}

	#aboutus #contact_wrap ul li a:hover span:before {
		content: url("/images/top/btn_arrow_ov.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* company
	----------------------*/
	#company #contents_wrap #title {
		margin-bottom: 36px;
	}

	#company #contents_wrap #title h2 {
		width: 249px;
		margin: 0 auto;
	}

	#company #contents_wrap #overview {
		font-size: 18px;
		line-height: 40px;
		width: 1100px;
		margin: 70px auto 70px;
	}

	#company #contents_wrap #overview dl {
		background: url(/images/company/dot_line.png) bottom repeat-x;
		padding-bottom: 20px;
		margin-bottom: 20px;
		display: table;
		width: 1100px;
	}

	#company #contents_wrap #overview dl dt {
		font-weight: bold;
		display: table-cell;
		width: 145px;
	}

	#company #contents_wrap #overview dl dd {
		display: table-cell;
	}

	#company #contents_wrap #find {
		border-top: 2px solid #a7d28d;
		border-bottom: 2px solid #a7d28d;
		margin-bottom: 40px;
	}

	#company #contents_wrap #find h3 {
		width: 240px;
		margin: 0 auto;
		padding: 30px 0;
	}

	#company #contents_wrap .lead {
		font-size: 18px;
		line-height: 36px;
		text-align: center;
		margin-bottom: 40px;
	}

	#company #contents_wrap .privacy {
		font-size: 16px;
		line-height: 30px;
		border: 1px solid #727171;
		width: 1100px;
		margin: 0 auto 40px;
		padding: 0 40px;
	}

	#company #contents_wrap .privacy h4 {
		font-size: 24px;
		font-weight: bold;
		text-align: center;
		padding: 30px 0;
	}

	#company #contents_wrap .privacy p+dl {
		margin-top: 40px;
	}

	#company #contents_wrap .privacy dl {
		margin-bottom: 40px;
	}

	#company #contents_wrap .privacy dl dt {
		font-weight: bold;
		border-left: 4px solid #ffa325;
		padding-left: 13px;
	}

	#company #contents_wrap .atc {
		font-size: 16px;
		color: #ff0000;
		width: 1100px;
		margin: 0 auto 15px;
	}

	#company #contents_wrap .form {
		font-size: 16px;
		line-height: 30px;
		letter-spacing: 0.05em;
		width: 1100px;
		margin: 0 auto;
	}

	#company #contents_wrap .form dl {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		display: table;
		width: 1100px;
	}

	#company #contents_wrap .form dl:nth-child(odd) {
		background: #f9f9f9;
	}

	#company #contents_wrap .form dl:nth-child(even) {
		background: #fff;
	}

	#company #contents_wrap .form dl:nth-child(7) {
		border-bottom: 1px solid #ccc;
	}

	#company #contents_wrap .form dl dt,
	#company #contents_wrap .form dl dd {
		padding: 15px 25px;
		display: table-cell;
	}

	#company #contents_wrap .form dl dt {
		width: 230px;
		font-weight: bold;
		vertical-align: top;
	}

	#company #contents_wrap .form dl dt .notice {
		color: #df4840;
	}

	#company #contents_wrap .form dl dd {
		border-left: 1px solid #ccc;
	}

	#company #contents_wrap .form dl dd input {
		width: 70%;
		height: 30px;
		padding: 0 10px;
		background: #fff;
		border: 1px solid #ccc;
	}

	#company #contents_wrap .form dl dd textarea {
		width: 100%;
		height: 240px;
		padding: 5px 10px;
		background: #fff;
		border: 1px solid #ccc;
	}

	#company #contents_wrap .form .btn-send {
		padding-top: 40px;
	}

	#company #contents_wrap .form .btn-send input {
		width: 340px;
		height: 70px;
		margin: 0 auto 40px;
		display: block;
		color: #4bb60b;
		font-weight: bold;
		font-size: 28px;
		letter-spacing: 0.2em;
		text-align: center;
		border: 3px solid #4bb60b;
	}

	#company #contents_wrap .form .btn-send input:hover {
		background: #4bb60b;
		color: #fff;
	}

	#company #contents_wrap.thanks h1 {
		font-size: 40px;
		letter-spacing: 0.05em;
		font-weight: bold;
		text-align: center;
		width: 1100px;
		margin: 200px auto 50px;
	}

	#company #contents_wrap.thanks .btn_back {
		width: 340px;
		margin: 0 auto 200px;
	}

	#company #contents_wrap.thanks .btn_back a {
		width: 340px;
		height: 70px;
		display: table-cell;
		vertical-align: middle;
		color: #4bb60b;
		font-weight: bold;
		font-size: 28px;
		letter-spacing: 0.2em;
		text-align: center;
		border: 3px solid #4bb60b;
	}

	#company #contents_wrap.thanks .btn_back a:hover {
		background: #4bb60b;
		color: #fff;
	}

	#company #contents_wrap .btn {
		width: 340px;
		margin: 0 auto 100px;
	}

	#company #contents_wrap .btn a {
		width: 340px;
		height: 70px;
		display: table-cell;
		vertical-align: middle;
		color: #4bb60b;
		font-weight: bold;
		font-size: 28px;
		letter-spacing: 0.2em;
		text-align: center;
		border: 3px solid #4bb60b;
	}

	#company #contents_wrap .btn a:hover {
		background: #4bb60b;
		color: #fff;
	}

	/* service_thum
	----------------------*/
	main #service_list_wrap {
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-flow: row wrap;
		justify-content: center;
		padding: 20px 15px;
	}

	main .service_thum {
		background: #fff;
		display: block;
		position: relative;
		margin: 5px;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 450px;
	}

	main .service_thum.margin {
		background: none;
	}

	main .service_thum figure {
		border: 5px solid #fff;
		position: relative;
	}

	main .service_thum a:hover figure {
		opacity: 0.7;
	}

	main .service_thum .txt {
		width: 100%;
		height: 15%;
		background: #fff;
		padding: 2.4%;
		line-height: 1;
		position: absolute;
		top: 85%;
		left: 0;
	}

	main .service_thum .txt h1 {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 2%;
	}

	main .service_thum .txt h2 {
		font-size: 15px;
	}

	main .service_thum .more {
		position: absolute;
		top: 78%;
		right: 0;
	}

	main .service_thum.close .comingsoon {
		position: absolute;
		top: 78%;
		right: 0;
	}

	main #others_service {
		background: #a7d28d;
		padding-bottom: 40px;
	}

	main #others_service h1 {
		width: 310px;
		margin: 0 auto;
		padding: 30px 0;
	}

	main #others_service ul {
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-flow: row nowrap;
		justify-content: center;
		padding: 20px 15px;
	}

	main #others_service ul li {
		background: #fff;
		display: block;
		position: relative;
		margin: 5px;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 270px;
		padding: 0 12px 12px;
	}

	main #others_service ul li.none {
		display: none;
	}

	main #others_service ul li figure {
		margin: 0 auto;
	}

	main #others_service ul li dt {
		font-size: 22px;
		letter-spacing: 0.05em;
		font-weight: bold;
		text-align: center;
	}

	main #others_service ul li dd {
		font-size: 14px;
		letter-spacing: 0.06em;
		line-height: 22px;
	}

	main #others_service ul li.other_service01 figure {
		width: 89px;
		padding: 44px 0 30px;
	}

	main #others_service ul li.other_service01 dt {
		color: #ff6666;
	}

	main #others_service ul li.other_service02 figure {
		width: 128px;
		padding: 46px 0 33px;
	}

	main #others_service ul li.other_service02 dt {
		color: #40a7ff;
	}

	main #others_service ul li.other_service03 figure {
		width: 86px;
		padding: 44px 0 33px;
	}

	main #others_service ul li.other_service03 dt {
		color: #ac8461;
	}

	main #others_service ul li.other_service04 figure {
		width: 54px;
		padding: 45px 0 35px;
	}

	main #others_service ul li.other_service04 dt {
		color: #ff7200;
	}

	main #others_service ul li.other_service05 figure {
		width: 86px;
		padding: 50px 0 38px;
	}

	main #others_service ul li.other_service05 dt {
		color: #85c360;
	}

	/* service
	----------------------*/
	#service #contents_wrap #title h2 {
		width: 282.5px;
		margin: 0 auto;
	}

	#service #contents_wrap .inner {
		width: 1100px;
		margin: 20px auto 40px;
	}

	#service #contents_wrap #container {
		width: 850px;
		background: #fff;
		border: 1px solid #ffffff;
		border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		float: left;
		padding: 40px 20px 20px;
		letter-spacing: 0.1em;
	}

	#service #contents_wrap #container h1 {
		font-size: 50px;
		line-height: 1;
		font-weight: bold;
		color: #ffb146;
		margin-bottom: 30px;
	}

	#service #contents_wrap #container #mv {
		margin-bottom: 40px;
	}

	#service #contents_wrap #container .lead {
		font-size: 16px;
		line-height: 28px;
		border-left: 2px solid #ffb146;
		padding-left: 15px;
		margin-bottom: 30px;
	}

	#service #contents_wrap #container .course_wrap {
		line-height: 1;
	}

	#service #contents_wrap #container .course_wrap .num {
		margin-bottom: 24px;
	}

	#service #contents_wrap #container .course_wrap .num span {
		background: #ffb146;
		color: #fff;
		padding: 7px 17px;
		font-size: 20px;
		font-style: italic;
	}

	#service #contents_wrap #container .course_wrap.option .num span {
		background: #64d0d7 !important;
	}

	#service #contents_wrap #container .course_wrap .name {
		font-size: 30px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#service #contents_wrap #container .course_wrap .name span {
		font-size: 24px;
		font-weight: normal;
	}

	#service #contents_wrap #container .course_wrap dd {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 35px;
	}

	#service #contents_wrap #container .btn_reserve a {
		background: url(/images/service/btn_reserve.png) center no-repeat;
		width: 340px;
		height: 80px;
		display: block;
		border: 3px solid #f8b861;
		margin: 30px auto 30px;
	}

	#service #contents_wrap #container .btn_reserve a:hover {
		background: #f8b861 url(/images/service/btn_reserve_ov.png) center no-repeat;
	}

	#service #contents_wrap #container h2 {
		width: 100%;
		font-size: 24px;
		line-height: 1;
		font-weight: bold;
		background: #a7d28d;
		color: #fff;
		text-align: center;
		padding: 9px 0;
		position: relative;
		margin-bottom: 35px;
	}

	#service #contents_wrap #container h2:after {
		content: "";
		background: url(/images/service/find_arrow.png) no-repeat;
		width: 41px;
		height: 17px;
		position: absolute;
		bottom: -17px;
		left: 50%;
		margin-left: -20.5px;
		z-index: 10;
	}

	#service #contents_wrap #container .price+h2 {
		margin-top: 40px;
	}

	#service #contents_wrap #container .price dl {
		display: table;
		background: url(/images/service/price_border.png) bottom repeat-x;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	#service #contents_wrap #container .price dl dt {
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-size: 16px;
		line-height: 1;
		letter-spacing: 0.1em;
		font-weight: bold;
		color: #fff;
		background: #a7d28d;
		border: 1px solid #a7d28d;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
	}

	#service #contents_wrap #container .price dl dd {
		display: table-cell;
		font-size: 24px;
		line-height: 1;
		letter-spacing: 0.1em;
		font-weight: bold;
		padding-left: 20px;
	}

	#service #contents_wrap #container .price dl dd span {
		font-size: 18px;
	}

	#service #contents_wrap #container .txt {
		font-size: 18px;
		line-height: 28px;
	}

	#service #contents_wrap #container .txt strong {
		font-weight: bold;
		color: #ffb146;
	}

	#service #contents_wrap #container .coupon {
		background: #f8f2e5;
		padding: 25px 20px 20px;
		margin: 50px 0;
	}

	#service #contents_wrap #container .coupon h3 {
		width: 395px;
		margin: 0 auto 18px;
	}

	#service #contents_wrap #container .coupon .coupon_lead {
		font-size: 16px;
		text-align: center;
		margin-bottom: 20px;
	}

	#service #contents_wrap #container .coupon .price_inner {
		margin-bottom: 20px;
	}

	#service #contents_wrap #container .coupon .price_inner figure {
		width: 300px;
		float: left;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list {
		width: 450px;
		float: right;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl {
		width: 450px;
		border-bottom: 1px solid #ffa932;
		line-height: 1;
		display: table;
		padding-bottom: 7px;
		margin-bottom: 7px;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl dt {
		font-size: 16px;
		display: table-cell;
		letter-spacing: 0.1em;
		width: 28%;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl dd {
		font-size: 24px;
		font-weight: bold;
		text-align: right;
		display: table-cell;
		letter-spacing: 0.1em;
		width: 36%;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl dd+dd {
		font-size: 16px;
		font-weight: normal;
	}

	#service #contents_wrap #container .coupon .coupon_box {
		width: 100%;
		border: 4px solid #ffa932;
		background: #fff;
		padding: 15px;
	}

	#service #contents_wrap #container .coupon .coupon_box h4 {
		width: 340px;
		margin: 0 auto 10px;
	}

	#service #contents_wrap #container .coupon .coupon_box p {
		font-size: 20px;
		line-height: 28px;
		color: #ffa932;
		letter-spacing: 0.1em;
		font-weight: bold;
	}

	#service #contents_wrap #container .flow {
		width: 100%;
		height: 82px;
		border: 3px solid #a7d28d;
		margin-bottom: 5px;
		line-height: 1;
		padding: 16px 0 0 125px;
	}

	#service #contents_wrap #container .flow dt {
		font-size: 22px;
		font-weight: bold;
		letter-spacing: 0.1em;
		margin-bottom: 5px;
	}

	#service #contents_wrap #container .flow dd {
		font-size: 16px;
	}

	#service #contents_wrap #container .flow.flow01 {
		background: url(/images/service/floe_num01.png) left center no-repeat;
	}

	#service #contents_wrap #container .flow.flow02 {
		background: url(/images/service/floe_num02.png) left center no-repeat;
	}

	#service #contents_wrap #container .flow.flow03 {
		background: url(/images/service/floe_num03.png) left center no-repeat;
	}

	#service #contents_wrap #container .flow.flow04 {
		background: url(/images/service/floe_num04.png) left center no-repeat;
	}

	#service #contents_wrap #container .flow.flow05 {
		background: url(/images/service/floe_num05.png) left center no-repeat;
	}

	#service #contents_wrap #container .flow.flow06 {
		background: url(/images/service/floe_num06.png) left center no-repeat;
	}

	#service #contents_wrap #container .flow.flow07 {
		background: url(/images/service/floe_num07.png) left center no-repeat;
	}

	/*service - nav*/
	#service #contents_wrap nav {
		width: 230px;
		float: right;
	}

	#service #contents_wrap nav h1 {
		background: url(/images/service/suvnav_find.png) top left no-repeat;
		width: 230px;
		height: 91px;
		margin-bottom: 17px;
	}

	#service #contents_wrap nav ul {
		width: 230px;
	}

	/* fit-sidebar */
	.fit-sidebar-fixed {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
		position: fixed;
	}

	.fit-sidebar-blank {
		z-index: 0;
		background-color: transparent;
		visibility: hidden;
	}

	#service #contents_wrap nav li {
		margin-bottom: 5px;
	}

	#service #contents_wrap nav li a {
		width: 230px;
		height: 100px;
		display: table;
		background: #fff;
		color: #ffb146;
		border: 2px solid #ffb146;
		position: relative;
	}

	#service #contents_wrap nav li a:hover {
		background: #ffb146;
		color: #fff;
	}

	#service #contents_wrap nav li a figure {
		width: 96px;
		display: table-cell;
	}

	#service #contents_wrap nav li a p {
		width: 130px;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-size: 20px;
		line-height: 24px;
		font-weight: bold;
	}

	#service #contents_wrap nav li a:after {
		content: "";
		background: url(/images/service/arrow.png) no-repeat;
		width: 11px;
		height: 11px;
		position: absolute;
		top: 0;
		right: 0;
	}

	#service #contents_wrap.relaxation nav li.relaxation a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.nailcare nav li.nailcare a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.shoeshine nav li.shoeshine a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.suitshirt nav li.suitshirt a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.whitening nav li.whitening a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.zoff nav li.zoff a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.iphone nav li.iphone a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.obento nav li.obento a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #container .txt {
		margin-bottom: 20px;
	}

	/*service - relaxation*/
	.relaxation .course_wrap {
		height: 304px;
		padding: 30px 0 0 15px;
		margin-bottom: 2px;
	}

	.relaxation .course01 {
		background: url(/images/service/s_relaxation/figure01.png) no-repeat;
	}

	.relaxation .course02 {
		background: url(/images/service/s_relaxation/figure02.png) no-repeat;
	}

	.relaxation .course03 {
		background: url(/images/service/s_relaxation/figure03.png) no-repeat;
	}

	.relaxation .course04 {
		background: url(/images/service/s_relaxation/figure04.png) no-repeat;
		margin-bottom: 40px;
	}

	.relaxation #container .price .left {
		width: 380px;
		float: left;
	}

	.relaxation #container .price .left dl {
		width: 380px;
	}

	.relaxation #container .price .right {
		width: 380px;
		float: right;
	}

	.relaxation #container .price .right dl {
		width: 380px;
	}

	.relaxation #container .price dt {
		width: 100px;
	}

	/*service - nailcare*/
	.nailcare #container .price dl {
		width: 100%;
	}

	.nailcare #container .price dt {
		width: 380px;
	}

	/*service - shoeshine*/
	.shoeshine #container .price dl {
		width: 100%;
	}

	.shoeshine #container .price dt {
		width: 240px;
	}

	/*service - suitshirt*/
	.suitshirt #container .attention {
		font-size: 15px;
		margin-top: -35px;
		margin-bottom: 20px;
	}

	.suitshirt #container table {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		width: 100%;
		margin-bottom: 10px;
	}

	.suitshirt #container table th,
	.suitshirt #container table td {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		text-align: center;
		vertical-align: middle;
		padding: 10px 0;
	}

	.suitshirt #container table thead,
	.suitshirt #container table th {
		background: #f2f2f2;
	}

	.suitshirt #container table th:first-child {
		width: 20%;
	}

	.suitshirt #container table th {
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
	}

	.suitshirt #container table td {
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		color: #db4c21;
	}

	.suitshirt #container table tr.sale td {
		background: #feffc9;
	}

	.suitshirt #container table tr.sale td span {
		font-size: 14px;
	}

	.suitshirt #container .course02 {
		margin-bottom: 50px;
		padding-top: 50px;
	}

	.suitshirt #container .cloth {
		font-size: 15px;
		line-height: 30px;
		margin-bottom: 60px;
	}

	.suitshirt #container .cloth dl {
		display: table;
	}

	.suitshirt #container .cloth dl dt {
		font-weight: bold;
		display: table-cell;
	}

	.suitshirt #container .cloth dl dd {
		display: table-cell;
	}

	.suitshirt #container .shirt_price dl {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		display: table;
		font-size: 18px;
		font-weight: bold;
		line-height: 1;
		width: 100%;
	}

	.suitshirt #container .shirt_price dl:nth-child(3) {
		border-bottom: 1px solid #ccc;
	}

	.suitshirt #container .shirt_price dl dt,
	.suitshirt #container .shirt_price dl dd {
		padding: 15px 25px;
	}

	.suitshirt #container .shirt_price dl dt {
		display: table-cell;
		width: 230px;
		background: #f2f2f2;
		border-right: 1px solid #ccc;
	}

	.suitshirt #container .shirt_price dl dd {
		color: #db4c21;
		letter-spacing: 0.1em;
	}

	.suitshirt #container .shirt_price+h2 {
		margin-top: 40px;
	}

	/*service - whitening*/
	.whitening #container .whitening_flow {
		margin-bottom: 40px;
	}

	.whitening #container .whitening_flow li {
		width: 375px;
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 20px;
		position: relative;
	}

	.whitening #container .whitening_flow li:nth-child(odd) {
		margin-right: 58px;
	}

	.whitening #container .whitening_flow li:last-child {
		width: 303px;
		padding-left: 37px;
	}

	.whitening #container .whitening_flow li.arrow1:after {
		content: "";
		background: url(/images/service/s_whitening/arrow1.png) no-repeat;
		width: 54px;
		height: 42px;
		position: absolute;
		top: 163px;
		right: -55px;
		z-index: 10;
	}

	.whitening #container .whitening_flow li.arrow2:after {
		content: "";
		background: url(/images/service/s_whitening/arrow2.png) no-repeat;
		width: 57px;
		height: 53px;
		position: absolute;
		top: 340px;
		left: -55px;
		z-index: 10;
	}

	.whitening #container .price dl {
		width: 100%;
	}

	.whitening #container .price dl dt {
		width: 100px;
	}

	.whitening #container .coupon {
		background: #fff !important;
		margin: 0 0 50px 0 !important;
	}

	/*service - zoff*/
	.zoff #container .txt {
		margin-bottom: 20px;
	}

	.zoff #container .flow02 {
		padding: 27px 0 0 125px !important;
	}

	/*service - iphone*/
	.iphone #container table.first {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		width: 476px;
		float: left;
	}

	.iphone #container table.second {
		border-top: 1px solid #ccc;
		width: 332px;
		float: left;
	}

	.iphone #container table.second th {
		display: none;
	}

	.iphone #container table td,
	.iphone #container table th {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		text-align: center;
		vertical-align: middle;
		padding: 10px 0;
		height: 50px;
	}

	.iphone #container table td {
		width: 167px;
	}

	.iphone #container table thead {
		background: #f2f2f2;
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
	}

	.iphone #container table tbody th {
		background: #f2f2f2;
	}

	.iphone #container table tbody th {
		font-size: 13px;
		line-height: 20px;
		font-weight: bold;
	}

	.iphone #container table tbody td {
		font-size: 18px;
		line-height: 20px;
		font-weight: bold;
		color: #db4c21;
	}

	.iphone #container .attention {
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		color: #db4c21;
		margin: 15px 0 50px;
	}

	/*service - obento*/
	.obento #container ul li {
		width: 265px;
		display: inline-block;
		margin: 0 6px 6px 0;
	}

	.obento #container ul li:nth-child(3n) {
		margin: 0 0 6px 0 !important;
	}

	.obento #container .txt {
		text-align: center;
		font-weight: bold;
		padding: 15px 0;
	}

	/* voice
	----------------------*/
	#voice #contents_wrap #title {
		margin-bottom: 20px;
	}

	#voice #contents_wrap #title h2 {
		width: 203px;
		margin: 0 auto;
	}

	#voice #voice_list {
		width: 100%;
		padding: 0 20px 20px;
	}

	#voice #voice_list .inner {
		background: #fff;
		padding: 45px 0 0;
	}

	#voice #voice_list h3 {
		width: 565px;
		margin: 0 auto 25px;
	}

	#voice #voice_list .lead {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.1em;
		text-align: center;
	}

	#voice .newupdate {
		padding: 60px 20px 0;
		margin-bottom: 40px;
	}

	#voice .newupdate a {
		display: block;
		width: 100%;
		height: 400px;
		background: url("/images/voice/index/newupdate_figure.jpg") top right no-repeat;
		background-size: cover;
		position: relative;
		padding: 20px 0 0;
	}

	#voice .newupdate a:after {
		content: "";
		display: block;
		background: url("/images/voice/index/newupdate.png") no-repeat;
		width: 149px;
		height: 17px;
		position: absolute;
		top: 25px;
		right: 25px;
	}

	#voice .newupdate a h4 {
		background: url("/images/voice/index/newupdate_logo.png") no-repeat;
		background-size: 100%;
		width: 210px;
		height: 53px;
		margin: 0 0 25px;
	}

	#voice .newupdate a h5 {
		background: url("/images/voice/index/newupdate_catch.png") no-repeat;
		background-size: 100%;
		width: 339.5px;
		height: 65px;
		margin: 0 0 20px 40px;
	}

	#voice .newupdate a p {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.1em;
		color: #fff;
		width: 480px;
		margin: 0 0 25px 40px;
		text-align: justify;
	}

	#voice .newupdate a .btn {
		display: block;
		background: url("/images/voice/index/newupdate_btn.png") center center no-repeat;
		width: 481px;
		height: 45px;
		margin: 0 0 0 40px;
		border: 1px solid #fff;
		border-radius: 22.5px;
	}

	#voice .newupdate a:hover .btn {
		background: #fff url("/images/voice/index/newupdate_btn_ov.png") center center no-repeat;
	}

	#voice .backnumber {
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
	}

	#voice .backnumber li {
		width: 30%;
		margin: 20px;
		flex-grow: 1;
		flex-shrink: 1;
		flex-basis: 450px;
	}

	#voice .backnumber li:first-child {
		display: none;
	}

	#voice .backnumber li figure img {
		width: 100%;
	}

	#voice .backnumber li p {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.1em;
		text-align: justify;
		padding: 20px 0;
	}

	#voice .backnumber li a {
		width: 100%;
		height: 45px;
		display: block;
		border: 1px solid #ff9300;
		border-radius: 22.5px;
		background: url("/images/voice/index/readmore_btn.png") center center no-repeat;
	}

	#voice .backnumber li a:hover {
		background: #ff9300 url("/images/voice/index/readmore_btn_ov.png") center center no-repeat;
	}

	/* recruit
	----------------------*/
	#recruit #contents_wrap #title {
		margin-bottom: 20px;
	}

	#recruit #contents_wrap #title h2 {
		width: 164.5px;
		margin: 0 auto;
	}

	#recruit #contents_wrap .white_wrap {
		width: 100%;
		padding: 0 20px 20px;
	}

	#recruit #contents_wrap .inner {
		background: #fff;
		padding: 80px 0;
	}

	#recruit #contents_wrap .lead {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: 80px;
	}

	#recruit #contents_wrap .lead strong {
		color: #4bb60b;
		font-weight: bold;
	}

	#recruit #contents_wrap h3 {
		margin: 0 auto 90px;
		position: relative;
	}

	#recruit #contents_wrap h3:after {
		width: 100%;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 0.1em;
		color: #4bb60b;
		position: absolute;
		top: 85px;
		left: 0;
		text-align: center;
	}

	#recruit #contents_wrap .find01 {
		width: 490px;
	}

	#recruit #contents_wrap .find01:after {
		content: "スタッフインタビュー";
	}

	#recruit #contents_wrap .find02 {
		width: 384px;
	}

	#recruit #contents_wrap .find02:after {
		content: "募集要項";
	}

	#recruit #contents_wrap ul {
		text-align: center;
		margin-bottom: 100px;
	}

	#recruit #contents_wrap ul li {
		width: 470.5px;
		margin: 0 20px;
		display: inline-block;
	}

	#recruit #contents_wrap ul li .btn_readmore a {
		width: 425px;
		height: 47px;
		display: block;
		margin: 25px auto 0;
		border: 1px solid #ff9300;
		border-radius: 22.5px;
		background: url("/images/common/btn_readmore.png") no-repeat;
		background-size: 100% auto;
	}

	#recruit #contents_wrap ul li .btn_readmore a:hover {
		background: #ff9300 url("/images/common/btn_readmore_ov.png") center center no-repeat;
		background-size: 100% auto;
	}

	#recruit #contents_wrap .recruit_top dl {
		font-size: 15px;
		line-height: 30px;
		letter-spacing: 0.1em;
		width: 1000px;
		margin: 0 auto;
		position: relative;
		z-index: 11;
	}

	#recruit #contents_wrap .recruit_top dl:nth-child(even) {
		background: #f4f4f4;
	}

	#recruit #contents_wrap .recruit_top dl dt,
	#recruit #contents_wrap .recruit_top dl dd {
		padding: 20px 15px;
	}

	#recruit #contents_wrap .recruit_top dl dt {
		font-weight: bold;
		width: 150px;
		float: left;
	}

	#recruit #contents_wrap .recruit_top dl dd {
		margin-left: 150px;
	}

	#recruit #contents_wrap .recruit_top dl dl dt,
	#recruit #contents_wrap .recruit_top dl dl dd {
		padding: 0;
	}

	#recruit #contents_wrap .recruit_top dl dl dt {
		font-weight: normal;
		width: 100px;
		float: left;
	}

	#recruit #contents_wrap .recruit_top dl dl dd {
		margin-left: 100px;
	}

	#recruit #contents_wrap .btn_entry {
		width: 430px;
		margin: 60px auto 0;
		position: relative;
	}

	#recruit #contents_wrap .btn_entry a {
		display: table-cell;
		width: 430px;
		height: 60px;
		border: 1px solid #ff9300;
		border-radius: 30px;
		text-align: center;
		vertical-align: middle;
	}

	#recruit #contents_wrap .btn_entry a span {
		font-size: 20px;
		letter-spacing: 0.2em;
		color: #ff9300;
	}

	#recruit #contents_wrap .btn_entry a span:before {
		content: url("/images/common/btn_blank_icon.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	#recruit #contents_wrap .btn_entry a:hover {
		background-color: #ff9300;
	}

	#recruit #contents_wrap .btn_entry a:hover span {
		color: #fff;
	}

	#recruit #contents_wrap .btn_entry a:hover span:before {
		content: url("/images/common/btn_blank_icon_ov.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}
}

/*
	for SP

*****************************************************/
@media screen and (max-width: 640px) {
	#company #contents_wrap.thanks {
		font-size: 1rem;
	}

	#company #contents_wrap.thanks h1 {
		font-size: 6.25vw;
		letter-spacing: 0.05em;
		font-weight: bold;
		text-align: center;
		width: 93.75vw;
		margin: 20vw auto 6.25vw;
	}

	#company #contents_wrap.thanks .btn_back {
		width: 53.125vw;
		margin: 0 auto 20vw;
	}

	#company #contents_wrap.thanks .btn_back a {
		width: 53.125vw;
		height: 12.5vw;
		display: table-cell;
		vertical-align: middle;
		color: #4bb60b;
		font-weight: bold;
		font-size: 4.375vw;
		letter-spacing: 0.2em;
		text-align: center;
		border: 3px solid #4bb60b;
	}

	/* top
	----------------------*/
	#top .figure_inner {
		padding: 3.125vw 0 0;
	}

	/* hide Swiper navigation arrows on mobile to avoid forced scroll */
	#top .swiper .swiper-button-prev,
	#top .swiper .swiper-button-next {
		display: none !important;
	}

	/* top - Swiper slides responsive, following legacy js-flickity settings */
	#top .swiper .swiper-slide {
		/* Ensure slide height on mobile to match background-size height */
		height: 60vw;
	}

	/* slide 1 */
	#top .swiper .slide-1 {
		background: url("/images/top/slide03_figure.jpg") no-repeat;
		background-size: auto 60vw;
		background-position: -37vw 0;
		border-bottom: 1vw solid #b6f44d;
	}

	#top .swiper .slide-1 p a {
		background: url("/images/top/slide03_txt.png") no-repeat left center;
		background-size: 130% auto;
	}

	/* slide 2 */
	#top .swiper .slide-2 {
		background: url("/images/top/slide02_figure.jpg") no-repeat;
		background-size: auto 60vw;
		background-position: -45vw 0;
		border-bottom: 1vw solid #0068b7;
	}

	#top .swiper .slide-2 p a {
		background: url("/images/top/slide02_txt.png") no-repeat left center;
		background-size: 130% auto;
	}

	/* slide 3 (reserved, if added later) */
	#top .swiper .slide-3 {
		background: url("/images/top/slide01_figure.jpg") no-repeat;
		background-size: auto 60vw;
		background-position: -50vw 0;
		border-bottom: 1vw solid #ff9300;
	}

	#top .swiper .slide-3 p a {
		background: url("/images/top/slide01_txt.png") no-repeat left center;
		background-size: 130% auto;
	}

	#top #fixed {
		display: none;
	}

	#top .white_container {
		background: #fff;
		width: 100vw;
		margin-top: 3.125vw;
		margin-bottom: 3.125vw;
	}

	#top section {
		padding-top: 20vw;
	}

	#top section p {
		font-size: 3.90625vw;
		line-height: 6.25vw;
		letter-spacing: 0.15em;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		-webkit-font-feature-settings: "palt";
		text-align: justify;
	}

	#top section p strong {
		font-weight: bold;
		color: #4bb60b;
	}

	/* concept */
	#top #concept_wrap h1 {
		width: 93.75vw;
		margin: 0 auto;
		padding: 0 0 7.8125vw;
	}

	#top #concept_wrap p {
		width: 93.75vw;
		margin: 0 auto;
	}

	/* service */
	#top #service_wrap h1 {
		width: 61.09375vw;
		margin: 0 auto;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#top #service_wrap h1:after {
		content: "事業内容";
		display: block;
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		margin-top: 3.125vw;
	}

	#top #service_wrap figure {
		width: 93.75vw;
		margin: 3.125vw auto;
	}

	#top #service_wrap .txt_cont h2 {
		font-size: 4.6875vw;
		font-weight: bold;
		margin-bottom: 1.5625vw;
		text-align: center;
	}

	#top #service_wrap .txt_cont h2 strong {
		color: #4bb60b;
	}

	#top #service_wrap .txt_cont p {
		width: 93.75vw;
		margin: 0 auto 4.6875vw;
	}

	#top #service_wrap ul {
		margin-bottom: 30px;
		text-align: center;
	}

	#top #service_wrap ul li {
		width: 43.28125vw;
		height: 31.71875vw;
		margin: 1.5625vw 1.5625vw;
		display: inline-block;
	}

	#top #service_wrap .service_link {
		width: 84.375vw;
		margin: 0 auto;
	}

	#top #service_wrap .service_link a {
		display: table-cell;
		width: 84.375vw;
		height: 11.71875vw;
		border: 1px solid #ff9300;
		border-radius: 7.421875vw;
		text-align: center;
		vertical-align: middle;
	}

	#top #service_wrap .service_link a span {
		font-size: 4.6875vw;
		letter-spacing: 0.15em;
		color: #ff9300;
	}

	#top #service_wrap .service_link a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* merit */
	#top #merit_wrap h1 {
		width: 42.5vw;
		margin: 0 auto;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#top #merit_wrap h1:after {
		content: "導入メリット";
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
	}

	#top #merit_wrap figure {
		width: 93.75vw;
		margin: 3.125vw auto 7.8125vw;
	}

	#top #merit_wrap .txt_cont dl {
		width: 93.75vw;
		margin: 0 auto 7.8125vw;
	}

	#top #merit_wrap .txt_cont dl:last-child {
		margin: 0 auto 0;
	}

	#top #merit_wrap .txt_cont dl dt {
		width: 17.1875vw;
		float: left;
	}

	#top #merit_wrap .txt_cont .merit01 dt img {
		width: 12.65625vw;
	}

	#top #merit_wrap .txt_cont .merit02 dt img {
		width: 14.375vw;
	}

	#top #merit_wrap .txt_cont .merit03 dt img {
		width: 14.375vw;
	}

	#top #merit_wrap .txt_cont .merit04 dt img {
		width: 14.6875vw;
	}

	#top #merit_wrap .txt_cont dl dd {
		font-size: 4.6875vw;
		line-height: 5.46875vw;
		letter-spacing: 0.15em;
		font-weight: bold;
		color: #4bb60b;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		-webkit-font-feature-settings: "palt";
		text-align: justify;
	}

	#top #merit_wrap .txt_cont dl dd+dd {
		font-size: 3.90625vw;
		line-height: 6.25vw;
		letter-spacing: 0.1em;
		font-weight: normal;
		color: #000;
		padding-top: 10px;
	}

	/* case */
	#top #case_wrap h1 {
		width: 88.4375vw;
		margin: 0 auto;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#top #case_wrap h1:after {
		content: "導入事例";
		display: block;
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		margin-top: 3.125vw;
	}

	#top #case_wrap .int_banner {
		margin: 7.8125vw 0;
	}

	#top #case_wrap .int_banner li {
		width: 90.625vw;
		margin: 0 auto 1.5625vw;
	}

	#top #case_wrap .graph {
		width: 93.75vw;
		margin: 28.125vw auto 10.9375vw;
		position: relative;
	}

	#top #case_wrap .graph figcaption {
		width: 93.75vw;
		font-size: 4.6875vw;
		line-height: 7.03125vw;
		font-weight: bold;
		text-align: center;
		line-height: 30px;
		letter-spacing: 0.1em;
		position: absolute;
		top: -17.65625vw;
		left: 0;
	}

	#top #case_wrap .graph figcaption:before {
		content: "";
		display: block;
		width: 45.78125vw;
		height: 2px;
		background: #66d226;
		position: absolute;
		top: 7.03125vw;
		left: 24vw;
	}

	#top #case_wrap .graph figcaption:after {
		content: "";
		display: block;
		width: 63.75vw;
		height: 2px;
		background: #66d226;
		position: absolute;
		top: 14.84375vw;
		left: 13.75vw;
	}

	#top #case_wrap .logo {
		margin: 3.125vw auto 14vw;
		position: relative;
		background: url("/images/top/case_logo_sp.png") top center no-repeat;
		background-size: 100% auto;
		width: 93.75vw;
		height: 50vw;
		display: block;
	}

	#top #case_wrap .logo img {
		display: none;
	}

	#top #case_wrap .logo:after {
		content: "他";
		font-size: 3.90625vw;
		position: absolute;
		bottom: -1.5625vw;
		left: 79vw;
	}

	#top #case_wrap .logo figcaption {
		font-size: 3.125vw;
		font-weight: bold;
		letter-spacing: 0.1em;
		position: absolute;
		bottom: -9.375vw;
		left: 0;
		text-align: center;
		width: 93.75vw;
	}

	#top #case_wrap .cv_link {
		width: 84.375vw;
		margin: 0 auto;
	}

	#top #case_wrap .cv_link a {
		display: table-cell;
		width: 84.375vw;
		height: 11.71875vw;
		border: 1px solid #ff9300;
		border-radius: 7.421875vw;
		text-align: center;
		vertical-align: middle;
	}

	#top #case_wrap .cv_link a span {
		font-size: 4.6875vw;
		letter-spacing: 0.15em;
		color: #ff9300;
	}

	#top #case_wrap .cv_link a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* company */
	#top #company_wrap h1 {
		width: 74.6875vw;
		margin: 0 auto 4.6875vw;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#top #company_wrap h1:after {
		content: "会社概要";
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
	}

	#top #company_wrap dl {
		font-size: 3.75vw;
		line-height: 5.625vw;
		letter-spacing: 0.1em;
		width: 93.75vw;
		margin: 0 auto;
		padding: 3.125vw;
	}

	#top #company_wrap dl:nth-child(even) {
		background: #f4f4f4;
	}

	#top #company_wrap dl dt {
		font-weight: bold;
	}

	/* contact */
	#top #contact_wrap h1 {
		width: 66.09375vw;
		margin: 0 auto;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#top #contact_wrap h1:after {
		content: "お問い合わせ";
		display: block;
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		margin-top: 3.125vw;
	}

	#top #contact_wrap p {
		text-align: center;
		padding: 4.6875vw 0;
	}

	#top #contact_wrap ul {
		padding-bottom: 14.0625vw;
	}

	#top #contact_wrap ul li {
		width: 84.375vw;
		margin: 0 auto 4.6875vw;
	}

	#top #contact_wrap ul li a {
		display: table-cell;
		width: 84.375vw;
		height: 11.71875vw;
		border: 1px solid #ff9300;
		border-radius: 7.421875vw;
		text-align: center;
		vertical-align: middle;
	}

	#top #contact_wrap ul li a span {
		font-size: 4.6875vw;
		letter-spacing: 0.15em;
		color: #ff9300;
	}

	#top #contact_wrap ul li a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* aboutus
	----------------------*/
	#aboutus #contents_wrap #title h2 {
		width: 47vw;
		margin: 0 auto;
	}

	#aboutus #fixed {
		display: none;
	}

	#aboutus .white_container {
		background: #fff;
		width: 100vw;
		margin-top: 3.125vw;
		margin-bottom: 3.125vw;
	}

	#aboutus section {
		padding-top: 25vw;
	}

	#aboutus section p {
		font-size: 3.90625vw;
		line-height: 6.25vw;
		letter-spacing: 0.15em;
		font-feature-settings: "palt";
		-moz-font-feature-settings: "palt";
		-webkit-font-feature-settings: "palt";
		text-align: justify;
	}

	#aboutus section p strong {
		font-weight: bold;
		color: #4bb60b;
	}

	/* concept */
	#aboutus #concept_wrap h1 {
		width: 93.75vw;
		margin: 0 auto;
		padding: 0 0 7.8125vw;
	}

	#aboutus #concept_wrap p {
		width: 93.75vw;
		margin: 0 auto;
	}

	/* company */
	#aboutus #company_wrap h1 {
		width: 74.6875vw;
		margin: 0 auto 4.6875vw;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#aboutus #company_wrap h1:after {
		content: "会社概要";
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
	}

	#aboutus #company_wrap dl {
		font-size: 3.75vw;
		line-height: 5.625vw;
		letter-spacing: 0.1em;
		width: 93.75vw;
		margin: 0 auto;
		padding: 3.125vw;
	}

	#aboutus #company_wrap dl:nth-child(even) {
		background: #f4f4f4;
	}

	#aboutus #company_wrap dl dt {
		font-weight: bold;
	}

	#aboutus #company_wrap dl dd a:link {
		color: #333;
		text-decoration: underline !important;
	}

	/* contact */
	#aboutus #contact_wrap h1 {
		width: 66.09375vw;
		margin: 0 auto;
		padding-left: 3.125vw;
		line-height: 4.6875vw;
		text-align: center;
	}

	#aboutus #contact_wrap h1:after {
		content: "お問い合わせ";
		display: block;
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.2em;
		color: #66d226;
		margin-top: 3.125vw;
	}

	#aboutus #contact_wrap p {
		text-align: center;
		padding: 4.6875vw 0;
	}

	#aboutus #contact_wrap ul {
		padding-bottom: 14.0625vw;
	}

	#aboutus #contact_wrap ul li {
		width: 84.375vw;
		margin: 0 auto 4.6875vw;
	}

	#aboutus #contact_wrap ul li a {
		display: table-cell;
		width: 84.375vw;
		height: 11.71875vw;
		border: 1px solid #ff9300;
		border-radius: 7.421875vw;
		text-align: center;
		vertical-align: middle;
	}

	#aboutus #contact_wrap ul li a span {
		font-size: 4.6875vw;
		letter-spacing: 0.15em;
		color: #ff9300;
	}

	#aboutus #contact_wrap ul li a span:before {
		content: url("/images/top/btn_arrow.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.5);
		transform: scale(0.5);
	}

	/* company
	----------------------*/
	#company #contents_wrap #title {
		margin-bottom: 11.71875vw;
	}

	#company #contents_wrap #title h2 {
		width: 38.90625vw;
		margin: 0 auto;
	}

	#company #contents_wrap #overview {
		font-size: 4.6875vw;
		line-height: 6.25vw;
		width: 93.75vw;
		margin: 5.46875vw auto 5.46875vw;
	}

	#company #contents_wrap #overview dl {
		background: url(/images/company/dot_line.png) bottom repeat-x;
		padding-bottom: 3.125vw;
		margin-bottom: 3.125vw;
		display: table;
		width: 93.75vw;
	}

	#company #contents_wrap #overview dl dt {
		font-weight: bold;
		margin-bottom: 1.5625vw;
	}

	#company #contents_wrap #find {
		border-top: 0.3125vw solid #a7d28d;
		border-bottom: 0.3125vw solid #a7d28d;
		margin-bottom: 6.25vw;
	}

	#company #contents_wrap #find h3 {
		width: 37.5vw;
		margin: 0 auto;
		padding: 4.6875vw 0;
	}

	#company #contents_wrap .lead {
		font-size: 4.6875vw;
		line-height: 7.03125vw;
		text-align: center;
		margin-bottom: 6.25vw;
	}

	#company #contents_wrap .privacy {
		font-size: 3.75vw;
		line-height: 6.25vw;
		border: 1px solid #727171;
		width: 93.75vw;
		margin: 0 auto 6.25vw;
		padding: 0 3.125vw;
	}

	#company #contents_wrap .privacy h4 {
		font-size: 5.3125vw;
		font-weight: bold;
		text-align: center;
		padding: 4.6875vw 0;
	}

	#company #contents_wrap .privacy p+dl {
		margin-top: 6.25vw;
	}

	#company #contents_wrap .privacy dl {
		margin-bottom: 6.25vw;
	}

	#company #contents_wrap .privacy dl dt {
		font-weight: bold;
		border-left: 0.625vw solid #ffa325;
		padding-left: 2.03125vw;
	}

	#company #contents_wrap .atc {
		font-size: 4.0625vw;
		color: #ff0000;
		width: 93.75vw;
		margin: 0 auto 1.5625vw;
	}

	#company #contents_wrap .form {
		font-size: 4.0625vw;
		line-height: 4.6875vw;
		letter-spacing: 0.05em;
		width: 93.75vw;
		margin: 0 auto;
	}

	#company #contents_wrap .form dl {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		width: 93.75vw;
	}

	#company #contents_wrap .form dl:nth-child(odd) {
		background: #f9f9f9;
	}

	#company #contents_wrap .form dl:nth-child(even) {
		background: #fff;
	}

	#company #contents_wrap .form dl:nth-child(7) {
		border-bottom: 1px solid #ccc;
	}

	#company #contents_wrap .form dl dt {
		padding: 3.125vw 3.125vw 0;
		font-weight: bold;
	}

	#company #contents_wrap .form dl dd {
		padding: 2vw 3.125vw 3.125vw;
	}

	#company #contents_wrap .form dl dt .notice {
		color: #df4840;
	}

	#company #contents_wrap .form dl dd input {
		width: 100%;
		height: 7.8125vw;
		padding: 1.5625vw 1.5625vw;
		background: #fff;
		border: 1px solid #ccc;
	}

	#company #contents_wrap .form dl dd textarea {
		width: 100%;
		height: 76.5625vw;
		padding: 1.5625vw 1.5625vw;
		background: #fff;
		border: 1px solid #ccc;
	}

	#company #contents_wrap .form .btn-send {
		padding-top: 6.25vw;
	}

	#company #contents_wrap .form .btn-send input {
		width: 53.125vw;
		height: 12.5vw;
		margin: 0 auto 40px;
		display: block;
		color: #4bb60b;
		font-weight: bold;
		font-size: 4.375vw;
		letter-spacing: 0.2em;
		text-align: center;
		border: 3px solid #4bb60b;
	}

	#company #contents_wrap .form .btn-send input:active {
		opacity: 0.7;
	}

	#company #contents_wrap .btn {
		padding-top: 6.25vw;
		width: 53.125vw;
		margin: 0 auto 10vw;
	}

	#company #contents_wrap .btn a {
		width: 53.125vw;
		height: 12.5vw;
		margin: 0 auto 4vw;
		display: table-cell;
		color: #4bb60b;
		font-weight: bold;
		font-size: 4.375vw;
		letter-spacing: 0.2em;
		text-align: center;
		vertical-align: middle;
		border: 3px solid #4bb60b;
	}

	#company #contents_wrap .btn a:active {
		opacity: 0.7;
	}

	/* service_thum
	----------------------*/
	main .service_thum a {
		width: 93.75vw;
		height: 85.3125vw;
		margin: 3.125vw auto;
		display: block;
		position: relative;
	}

	main .service_thum a:active {
		opacity: 0.7;
	}

	main .service_thum a figure {
		border: 0.78125vw solid #fff;
	}

	main .service_thum a .txt {
		width: 100%;
		height: 16.40625vw;
		background: #fff;
		padding: 3.125vw;
		line-height: 1;
		position: absolute;
		bottom: 0;
		left: 0;
	}

	main .service_thum a .txt h1 {
		font-size: 4.6875vw;
		font-weight: bold;
		margin-bottom: 1.5625vw;
	}

	main .service_thum a .txt h2 {
		font-size: 3.125vw;
	}

	main .service_thum a .more {
		width: 30.9375vw;
		position: absolute;
		bottom: 16.4vw;
		right: 0;
	}

	main .service_thum.close {
		width: 93.75vw;
		height: 85.3125vw;
		margin: 3.125vw auto;
		display: block;
		position: relative;
	}

	main .service_thum.close figure {
		border: 0.78125vw solid #fff;
	}

	main .service_thum.close .txt {
		width: 100%;
		height: 16.40625vw;
		background: #fff;
		padding: 3.125vw;
		line-height: 1;
		position: absolute;
		bottom: 0;
		left: 0;
	}

	main .service_thum.close .txt h1 {
		font-size: 4.6875vw;
		font-weight: bold;
		margin-bottom: 1.5625vw;
	}

	main .service_thum.close .txt h2 {
		font-size: 3.125vw;
	}

	main .service_thum.close .comingsoon {
		width: 30.9375vw;
		position: absolute;
		bottom: 16.4vw;
		right: 0;
	}

	main #others_service {
		background: #a7d28d;
		padding-bottom: 3.125vw;
	}

	main #others_service h1 {
		width: 48.4375vw;
		margin: 0 auto;
		padding: 4.6875vw 0;
	}

	main #others_service ul {
		width: 93.75vw;
		margin: 0 auto;
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	main #others_service ul li {
		width: 45.3125vw;
		background: #fff;
		display: inline-block;
		vertical-align: top;
		padding: 0 3.125vw 3.125vw;
		margin-bottom: 3.125vw;
	}

	main #others_service ul li.none {
		display: none;
	}

	main #others_service ul li:nth-child(even) {
		margin-left: 3.125vw;
	}

	main #others_service ul li.left_margin {
		margin-left: 3.125vw;
	}

	main #others_service ul li figure {
		margin: 0 auto;
	}

	main #others_service ul li dt {
		font-size: 3.4375vw;
		letter-spacing: 0.05em;
		font-weight: bold;
		text-align: center;
	}

	main #others_service ul li dd {
		font-size: 2.8125vw;
		letter-spacing: 0.06em;
		line-height: 3.90625vw;
	}

	main #others_service ul li.other_service01 figure {
		width: 13.9625vw;
		padding: 6.875vw 0 4.6875vw;
	}

	main #others_service ul li.other_service01 dt {
		color: #ff6666;
	}

	main #others_service ul li.other_service02 figure {
		width: 20vw;
		padding: 7.03125vw 0 5.3125vw;
	}

	main #others_service ul li.other_service02 dt {
		color: #40a7ff;
	}

	main #others_service ul li.other_service03 figure {
		width: 13.4375vw;
		padding: 6.875vw 0 5vw;
	}

	main #others_service ul li.other_service03 dt {
		color: #ac8461;
	}

	main #others_service ul li.other_service04 figure {
		width: 8.4375vw;
		padding: 7.03125vw 0 5.46875vw;
	}

	main #others_service ul li.other_service04 dt {
		color: #ff7200;
	}

	main #others_service ul li.other_service05 figure {
		width: 13.4375vw;
		padding: 7.8125vw 0 6.25vw;
	}

	main #others_service ul li.other_service05 dt {
		color: #85c360;
	}

	/* service
	----------------------*/
	#service #contents_wrap #title h2 {
		width: 44.5vw;
		margin: 0 auto;
	}

	#service #contents_wrap .inner {
		margin: 3.125vw auto 6.25vw;
	}

	#service #contents_wrap #container {
		width: 100vw;
		background: #fff;
		padding: 6.25vw 3.125vw 3.125vw;
		letter-spacing: 0.1em;
		margin-bottom: 6.25vw;
	}

	#service #contents_wrap #container h1 {
		font-size: 7.8125vw;
		line-height: 1;
		font-weight: bold;
		color: #ffb146;
		margin-bottom: 3.125vw;
		text-align: center;
	}

	#service #contents_wrap #container .lead {
		font-size: 4.375vw;
		line-height: 6.25vw;
		border-top: 0.625vw solid #ffb146;
		padding-top: 3.75vw;
		margin-bottom: 6.25vw;
	}

	#service #contents_wrap #container #mv {
		margin-bottom: 6.25vw;
	}

	#service #contents_wrap #container .course_wrap {
		line-height: 1;
	}

	#service #contents_wrap #container .course_wrap .num {
		margin-bottom: 3.75vw;
	}

	#service #contents_wrap #container .course_wrap .num span {
		background: #ffb146;
		color: #fff;
		padding: 1.25vw 2.8125vw;
		font-size: 3.125vw;
		font-style: italic;
	}

	#service #contents_wrap #container .course_wrap.option .num span {
		background: #64d0d7 !important;
	}

	#service #contents_wrap #container .course_wrap .name {
		font-size: 4.6875vw;
		font-weight: bold;
		margin-bottom: 1.5625vw;
	}

	#service #contents_wrap #container .course_wrap .name span {
		font-weight: normal;
	}

	#service #contents_wrap #container .course_wrap dd {
		font-size: 3.125vw;
		line-height: 4.6875vw;
		margin-bottom: 5.46875vw;
		background-color: rgba(239, 239, 239, 1);
		padding: 3.125vw;
	}

	#service #contents_wrap #container .btn_reserve a {
		background: url(/images/service/btn_reserve.png) center no-repeat;
		background-size: 37.34375vw auto;
		width: 87.5vw;
		height: 17.1875vw;
		display: block;
		border: 3px solid #f8b861;
		margin: 4.6875vw auto 9.375vw;
	}

	#service #contents_wrap #container .btn_reserve a:active {
		opacity: 0.7;
	}

	#service #contents_wrap #container h2 {
		width: 100%;
		font-size: 6.25vw;
		line-height: 1;
		font-weight: bold;
		background: #a7d28d;
		color: #fff;
		text-align: center;
		padding: 3.125vw 0;
		position: relative;
		margin-bottom: 4.6875vw;
	}

	#service #contents_wrap #container h2:after {
		content: "";
		background: url(/images/service/find_arrow.png) no-repeat;
		background-size: 6.40625vw auto;
		width: 6.40625vw;
		height: 2.65625vw;
		position: absolute;
		bottom: -2.65625vw;
		left: 50%;
		margin-left: -3.203125px;
		z-index: 10;
	}

	#service #contents_wrap #container .price dl {
		background: url(/images/service/price_border.png) bottom repeat-x;
		padding-bottom: 2.34375vw;
		margin-bottom: 2.34375vw;
		width: 93.75vw;
	}

	#service #contents_wrap #container .price dl dt {
		text-align: left;
		padding: 0.78125vw 1.5625vw;
		vertical-align: middle;
		font-size: 3.125vw;
		line-height: 1;
		letter-spacing: 0.1em;
		font-weight: bold;
		color: #fff;
		background: #a7d28d;
		border: 1px solid #a7d28d;
		border-radius: 0.78125vw;
		-moz-border-radius: 0.78125vw;
		-webkit-border-radius: 0.78125vw;
	}

	#service #contents_wrap #container .price dl dd {
		font-size: 5.625vw;
		line-height: 1;
		letter-spacing: 0.1em;
		font-weight: bold;
		padding-top: 1.5625vw;
	}

	#service #contents_wrap #container .price dl dd span {
		font-size: 4.0625vw;
	}

	#service #contents_wrap #container .txt {
		font-size: 4.375vw;
		line-height: 6.25vw;
	}

	#service #contents_wrap #container .txt strong {
		font-weight: bold;
		color: #ffb146;
	}

	#service #contents_wrap #container .coupon {
		width: 100%;
		background: #f8f2e5;
		padding: 4.0625vw 3.125vw 3.125vw;
		margin: 7.03125vw 0;
	}

	#service #contents_wrap #container .coupon h3 {
		width: 61.71875vw;
		margin: 0 auto 18px;
	}

	#service #contents_wrap #container .coupon .coupon_lead {
		font-size: 4.375vw;
		line-height: 6.25vw;
		text-align: center;
		margin-bottom: 20px;
	}

	#service #contents_wrap #container .coupon .price_inner {
		margin-bottom: 5.46875vw;
	}

	#service #contents_wrap #container .coupon .price_inner figure {
		width: 70.3125vw;
		margin: 0 auto 4.6875vw;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list {
		width: 87.5vw;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl {
		width: 87.5vw;
		border-bottom: 1px solid #ffa932;
		line-height: 1;
		display: table;
		padding-bottom: 0.78125vw;
		margin-bottom: 0.78125vw;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl dt {
		font-size: 3.125vw;
		display: table-cell;
		letter-spacing: 0.1em;
		width: 28%;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl dd {
		font-size: 4.6875vw;
		font-weight: bold;
		text-align: right;
		display: table-cell;
		letter-spacing: 0.1em;
		width: 36%;
	}

	#service #contents_wrap #container .coupon .price_inner .coupon_list dl dd+dd {
		font-size: 3.125vw;
		font-weight: normal;
	}

	#service #contents_wrap #container .coupon .coupon_box {
		width: 100%;
		border: 0.625vw solid #ffa932;
		background: #fff;
		padding: 2.34375vw;
	}

	#service #contents_wrap #container .coupon .coupon_box h4 {
		width: 53.125vw;
		margin: 0 auto 1.5625vw;
	}

	#service #contents_wrap #container .coupon .coupon_box p {
		font-size: 4.375vw;
		line-height: 7.03125vw;
		color: #ffa932;
		letter-spacing: 0;
		font-weight: bold;
	}

	#service #contents_wrap #container .flow {
		margin-bottom: 5.46875vw;
		line-height: 1;
	}

	#service #contents_wrap #container .flow dt {
		width: 100vw;
		height: 12.8125vw;
		display: table-cell;
		vertical-align: middle;
		padding: 0 0 0 17.5vw;
		letter-spacing: 0.1em;
		border: 0.46875vw solid #a7d28d;
		font-size: 4.6875vw;
		color: #89c168;
		font-weight: bold;
		margin-bottom: 1.5625vw;
	}

	#service #contents_wrap #container .flow dd {
		font-size: 4.0625vw;
		line-height: 5.46875vw;
		letter-spacing: 0.1em;
		padding-top: 1.5625vw;
	}

	#service #contents_wrap #container .flow.flow01 dt {
		background: url(/images/service/floe_num01.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	#service #contents_wrap #container .flow.flow02 dt {
		background: url(/images/service/floe_num02.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	#service #contents_wrap #container .flow.flow03 dt {
		background: url(/images/service/floe_num03.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	#service #contents_wrap #container .flow.flow04 dt {
		background: url(/images/service/floe_num04.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	#service #contents_wrap #container .flow.flow05 dt {
		background: url(/images/service/floe_num05.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	#service #contents_wrap #container .flow.flow06 dt {
		background: url(/images/service/floe_num06.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	#service #contents_wrap #container .flow.flow07 dt {
		background: url(/images/service/floe_num07.png) left center no-repeat;
		background-size: 16.09375vw auto;
	}

	/*service - nav*/
	#service #contents_wrap nav {}

	#service #contents_wrap nav h1 {
		background: url(/images/service/suvnav_find_sp.png) top left no-repeat;
		background-size: 100vw auto;
		width: 100vw;
		height: 17.34375vw;
		margin-bottom: 3.125vw;
	}

	#service #contents_wrap nav ul {
		display: flex;
		-webkit-box-lines: multiple;
		-moz-box-lines: multiple;
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-flow: row wrap;
		justify-content: center;
	}

	#service #contents_wrap nav li {
		margin: 1.5625vw;
		flex-shrink: 1;
		flex-basis: 45.3125vw;
	}

	#service #contents_wrap nav li a {
		width: 45.3125vw;
		height: 15.625vw;
		display: table;
		background: #fff;
		color: #ffb146;
		border: 0.3125vw solid #ffb146;
		position: relative;
	}

	#service #contents_wrap nav li a:active {
		opacity: 0.7;
	}

	#service #contents_wrap nav li a figure {
		width: 15vw;
		display: table-cell;
	}

	#service #contents_wrap nav li a p {
		width: 29.6875vw;
		display: table-cell;
		text-align: center;
		vertical-align: middle;
		font-size: 4.6875vw;
		line-height: 4.6875vw;
		font-weight: bold;
	}

	#service #contents_wrap nav li a:after {
		content: "";
		background: url(/images/service/arrow.png) no-repeat;
		width: 11px;
		height: 11px;
		position: absolute;
		top: 0;
		right: 0;
	}

	#service #contents_wrap.relaxation nav li.relaxation a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.nailcare nav li.nailcare a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.shoeshine nav li.shoeshine a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.suitshirt nav li.suitshirt a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.whitening nav li.whitening a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.zoff nav li.zoff a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.iphone nav li.iphone a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	#service #contents_wrap.obento nav li.obento a {
		background: #ffb146 !important;
		color: #fff !important;
	}

	/*service - relaxation*/
	#service #contents_wrap.relaxation .course_wrap {
		height: 47.5vw;
		padding: 4.6875vw 0 0 3.125vw;
		margin-bottom: 0.3125vw;
	}

	#service #contents_wrap.relaxation .course_wrap dd {
		width: 56.25vw;
		text-shadow:
			0.3125vw 0.3125vw 0.15625vw #fff,
			-0.3125vw 0.3125vw 0.15625vw #fff,
			0.3125vw -0.3125vw 0.15625vw #fff,
			-0.3125vw -0.3125vw 0.15625vw #fff;
	}

	#service #contents_wrap.relaxation .course01 {
		background: url(/images/service/s_relaxation/figure01.png) top center no-repeat;
		background-size: 126.5625vw;
	}

	#service #contents_wrap.relaxation .course02 {
		background: url(/images/service/s_relaxation/figure02.png) top center no-repeat;
		background-size: 126.5625vw;
	}

	#service #contents_wrap.relaxation .course03 {
		background: url(/images/service/s_relaxation/figure03.png) top center no-repeat;
		background-size: 126.5625vw;
	}

	#service #contents_wrap.relaxation .course04 {
		background: url(/images/service/s_relaxation/figure04.png) top center no-repeat;
		background-size: 126.5625vw;
		margin-bottom: 9.375vw;
	}

	#service #contents_wrap.relaxation #container .course_wrap dd {
		font-size: 3.125vw;
		line-height: 4.6875vw;
		margin-bottom: 5.46875vw;
		background-color: rgba(239, 239, 239, 0) !important;
		padding: 0 !important;
	}

	#service #contents_wrap.relaxation #container .price dl dt {
		width: 15.625vw;
	}

	/*service - nailcare*/
	.nailcare #container .price dl dt {
		width: 71.875vw;
	}

	/*service - shoeshine*/
	.shoeshine #container .price dl dt {
		width: 46.875vw;
	}

	/*service - suitshirt*/
	.suitshirt #container .attention {
		font-size: 3.125vw;
		margin-top: -3.125vw;
		margin-bottom: 3.125vw;
	}

	.suitshirt #container table {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		width: 100%;
		margin-bottom: 1.5625vw;
	}

	.suitshirt #container table th,
	.suitshirt #container table td {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		text-align: center;
		vertical-align: middle;
		padding: 1.5625vw 0;
	}

	.suitshirt #container table thead,
	.suitshirt #container table th {
		background: #f2f2f2;
	}

	.suitshirt #container table th:first-child {
		width: 22%;
	}

	.suitshirt #container table th {
		font-size: 2.65625vw;
		line-height: 3.125vw;
		font-weight: bold;
	}

	.suitshirt #container table td {
		font-size: 3.125vw;
		line-height: 3.125vw;
		font-weight: bold;
		color: #db4c21;
	}

	.suitshirt #container table tr.sale td {
		background: #feffc9;
	}

	.suitshirt #container table tr.sale td span {
		font-size: 2.65625vw;
	}

	.suitshirt #container .course02 {
		margin-bottom: 3.125vw;
		padding-top: 4.6875vw;
	}

	.suitshirt #container .cloth {
		font-size: 3.75vw;
		line-height: 4.6875vw;
		margin-bottom: 9.375vw;
		padding-top: 3.125vw;
	}

	.suitshirt #container .cloth dl {
		border-bottom: 2px solid #ccc;
		padding-bottom: 1.5625vw;
		margin-bottom: 1.5625vw;
	}

	.suitshirt #container .cloth dl dt {
		font-weight: bold;
	}

	.suitshirt #container .shirt_price dl {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
		display: table;
		font-size: 3.125vw;
		font-weight: bold;
		line-height: 1;
		width: 100%;
	}

	.suitshirt #container .shirt_price dl:nth-child(3) {
		border-bottom: 1px solid #ccc;
	}

	.suitshirt #container .shirt_price dl dt,
	.suitshirt #container .shirt_price dl dd {
		padding: 15px 25px;
	}

	.suitshirt #container .shirt_price dl dt {
		display: table-cell;
		width: 46.875vw;
		background: #f2f2f2;
		border-right: 1px solid #ccc;
	}

	.suitshirt #container .shirt_price dl dd {
		color: #db4c21;
		letter-spacing: 0.1em;
	}

	.suitshirt #container .shirt_price+h2 {
		margin-top: 9.375vw;
	}

	/*service - whitening*/
	.whitening #container .whitening_flow {
		padding-bottom: 9.375vw;
	}

	.whitening #container .whitening_flow li {
		margin-bottom: 2.34375vw;
	}

	.whitening #container .whitening_flow li:last-child {
		width: 75.78125vw;
		margin: 0 auto;
	}

	.whitening #container .price dl dt {
		width: 19vw;
	}

	.whitening #container .coupon {
		background: #fff !important;
		margin: 0 0 7.03125vw 0 !important;
	}

	/*service - zoff*/
	/*service - iphone*/
	.iphone #container table {
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;
		width: 100%;
		margin-bottom: 1.5625vw;
	}

	.iphone #container table th,
	.iphone #container table td {
		border-bottom: 1px solid #ccc;
		border-right: 1px solid #ccc;
		text-align: center;
		vertical-align: middle;
		padding: 1.5625vw 0;
	}

	.iphone #container table thead,
	.iphone #container table th {
		background: #f2f2f2;
	}

	.iphone #container table thead {
		font-size: 2.65625vw;
		font-weight: bold;
	}

	.iphone #container table tbody th {
		font-size: 2.65625vw;
		line-height: 3.125vw;
		font-weight: bold;
		width: 22.65625vw;
		/*width: 30%;*/
	}

	.iphone #container table tbody td {
		font-size: 3.125vw;
		line-height: 3.125vw;
		font-weight: bold;
		color: #db4c21;
		/*width: 35%;*/
	}

	.iphone #container .attention {
		text-align: center;
		font-size: 3.75vw;
		line-height: 4.375vw;
		font-weight: bold;
		color: #db4c21;
		margin: 4.6875vw 0 7.8125vw;
	}

	/*service - obento*/
	.obento #container ul li {
		width: 45.3125vw;
		display: inline-block;
		margin: 0 3.125vw 3.125vw 0;
	}

	.obento #container ul li:nth-child(even) {
		margin: 0 0 3.125vw 0 !important;
	}

	.obento #container .txt {
		text-align: center;
		font-weight: bold;
		padding: 15px 0;
	}

	/* voice
	----------------------*/
	#voice #contents_wrap #title h2 {
		width: 31.71875vw;
		margin: 0 auto;
	}

	#voice #contents_wrap #title {
		margin-bottom: 3.125vw;
	}

	#voice #voice_list {
		width: 100%;
		padding: 7.03125vw 3.125vw 12.5vw;
		background: #fff;
		margin-bottom: 3.125vw;
	}

	#voice #voice_list h3 {
		width: 88.28125vw;
		margin: 0 auto 4.6875vw;
	}

	#voice #voice_list .lead {
		font-size: 3.90625vw;
		line-height: 6.25vw;
		letter-spacing: 0.1em;
		text-align: justify;
	}

	#voice .newupdate {
		display: none;
	}

	#voice .backnumber li {
		margin-top: 12.5vw;
		position: relative;
	}

	#voice .backnumber li:first-child:after {
		content: "";
		display: block;
		background: url("/images/voice/index/newupdate.png") no-repeat;
		background-size: 23.28125vw auto;
		width: 23.28125vw;
		height: 2.65625vw;
		position: absolute;
		top: 3.125vw;
		right: 3.125vw;
	}

	#voice .backnumber li p {
		font-size: 3.90625vw;
		line-height: 6.25vw;
		letter-spacing: 0.1em;
		text-align: justify;
		padding: 3.125vw 0;
	}

	#voice .backnumber li a {
		width: 93.75vw;
		height: 10.9375vw;
		display: block;
		background: url("/images/voice/index/readmore_btn_sp.png") center center no-repeat;
		background-size: 93.75vw auto;
	}

	/* recruit
	----------------------*/
	#recruit #contents_wrap #title {
		margin-bottom: 3.125vw;
	}

	#recruit #contents_wrap #title h2 {
		width: 27.5vw;
		margin: 0 auto;
	}

	#recruit #contents_wrap .white_wrap {
		width: 100%;
		padding: 7.03125vw 3.125vw 12.5vw;
		background: #fff;
		margin-bottom: 3.125vw;
	}

	#recruit #contents_wrap .lead {
		font-size: 3.90625vw;
		line-height: 6.25vw;
		letter-spacing: 0.1em;
		text-align: justify;
		margin-bottom: 15vw;
	}

	#recruit #contents_wrap .lead strong {
		color: #4bb60b;
		font-weight: bold;
	}

	#recruit #contents_wrap h3 {
		margin: 0 auto 14vw;
		position: relative;
	}

	#recruit #contents_wrap h3:after {
		width: 100%;
		font-size: 4.0625vw;
		font-weight: bold;
		letter-spacing: 0.1em;
		color: #4bb60b;
		position: absolute;
		top: 11.5vw;
		left: 0;
		text-align: center;
	}

	#recruit #contents_wrap .find01 {
		width: 73.5vw;
	}

	#recruit #contents_wrap .find01:after {
		content: "スタッフインタビュー";
	}

	#recruit #contents_wrap .find02 {
		width: 57.3vw;
	}

	#recruit #contents_wrap .find02:after {
		content: "募集要項";
	}

	#recruit #contents_wrap ul {
		text-align: center;
		margin-bottom: 20vw;
	}

	#recruit #contents_wrap ul li {
		margin-bottom: 13vw;
	}

	#recruit #contents_wrap ul li figure {
		margin-bottom: 4vw;
	}

	#recruit #contents_wrap ul li .btn_readmore a {
		width: 93.75vw;
		height: 10.9375vw;
		display: block;
		background: url("/images/voice/index/readmore_btn_sp.png") center center no-repeat;
		background-size: 93.75vw auto;
	}

	#recruit #contents_wrap dl {
		font-size: 3.75vw;
		line-height: 5.625vw;
		letter-spacing: 0.1em;
		width: 93.75vw;
		margin: 0 auto;
		padding: 3.125vw;
	}

	#recruit #contents_wrap dl:nth-child(even) {
		background: #f4f4f4;
	}

	#recruit #contents_wrap dl dt {
		font-weight: bold;
	}

	#recruit #contents_wrap dl dl {
		width: 88vw;
		padding: 0;
	}

	#recruit #contents_wrap dl dl dt,
	#recruit #contents_wrap dl dl dd {
		padding: 0;
	}

	#recruit #contents_wrap dl dl dt {
		font-weight: normal;
		width: 17.5vw;
		float: left;
	}

	#recruit #contents_wrap dl dl dd {
		margin-left: 17.5vw;
	}

	#recruit #contents_wrap .btn_entry {
		width: 84.375vw;
		margin: 7.03125vw auto 0;
	}

	#recruit #contents_wrap .btn_entry a {
		display: table-cell;
		width: 84.375vw;
		height: 11.71875vw;
		border: 1px solid #ff9300;
		border-radius: 7.421875vw;
		text-align: center;
		vertical-align: middle;
	}

	#recruit #contents_wrap .btn_entry a span {
		font-size: 4.6875vw;
		letter-spacing: 0.15em;
		color: #ff9300;
	}

	#recruit #contents_wrap .btn_entry a span:before {
		content: url("/images/common/btn_blank_icon.png");
		display: inline-block;
		vertical-align: middle;
		-webkit-transform: scale(0.4);
		transform: scale(0.4);
	}
}
