﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,select,button,caption,textarea {
	font: inherit;
	line-height: 1.0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	word-break: break-all;
	border: 0;

	    -ms-box-sizing: border-box;
	     -o-box-sizing: border-box;
}
body {
	font-family: Verdana,'Verdana',Roboto,'Droid Sans','游ゴシック',YuGothic,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
	font-style: normal;
	color: #2a2a2a;
	background: #fff;

	-webkit-text-size-adjust: 100%;
}
html {
	font-size: 62.5%;

	-webkit-font-smoothing: antialiased;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
ol,ul {
	list-style: none;
}
blockquote,q {
	quotes: none;
}
a {
	overflow: hidden;
	text-decoration: none;
	color: #0071bc;
	outline: none;
}
a:hover {
	color: #888;
}
img,video,object,embed {
	max-width: 100%;
	height: auto !important;
}
img {
	vertical-align: bottom;
}
iframe {
	max-width: 100%;
}
input,textarea,button,select {
	font-family: Verdana,'Verdana',Roboto,'Droid Sans','游ゴシック',YuGothic,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
}
input[type='text'],input[type='password'],select,textarea {
	padding: .8em;
	border: solid 1px #bcbcbc;
	-webkit-box-shadow: 0 3px 5px rgba(145,145,145,.1) inset;
	   -moz-box-shadow: 0 3px 5px rgba(145,145,145,.1) inset;
	        box-shadow: 0 3px 5px rgba(145,145,145,.1) inset;

	    -ms-box-shadow: 0 3px 5px rgba(145,145,145,.1) inset;
	     -o-box-shadow: 0 3px 5px rgba(145,145,145,.1) inset;
}
input[type='text']:focus,input[type='password']:focus,select:focus,textarea:focus {
	background: #fff;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;

	    -ms-box-shadow: none;
	     -o-box-shadow: none;
}
input[type='file'],input[type='checkbox'],input[type='radio'] {
	cursor: pointer;
}
button:focus,input[type='text']:focus,input[type='file']:focus,input[type='checkbox']:focus,input[type='radio']:focus,select:focus,textarea:focus {
	outline: none;
}
label {
	display: inline-block;
	cursor: pointer;
}
table {
	border-collapse: collapse;
}
hr {
	margin: 40px auto;
	border-top: dashed 2px #ccc;
	border-bottom: dashed 2px #fff;
}
fieldset,img,abbr {
	border: 0;
}
caption {
	text-align: left;
}
q {
	quotes: none;
}
q:before,q:after {
	content: '';
	content: none;
}
b,strong {
	font-weight: bold;
}
div {
	word-wrap: break-word;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
pre,code {
	font-family: sans-serif;
	font-size: 11px;
}
pre {
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
}
button,input[type='button'],input[type='reset'],input[type='submit'] {
	-webkit-appearance: button;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	margin: 0;
	padding: 0;
	border: 0;
}
::-moz-selection {
	color: white;
	background: #888;
	text-shadow: none;
}
::selection {
	color: white;
	background: #888;
	text-shadow: none;
}
a,img,.btn,input,.btn-inquiry,.btn-inquiry:after {
	-webkit-transition: .4s;
	   -moz-transition: .4s;
	    -ms-transition: .4s;
	     -o-transition: .4s;
	        transition: .4s;
}
.container:after,.clearfix:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: '';
}
.container {
	width: 90%;
	max-width: 980px;
	margin: 0 auto;
}
.flexbox,#point-1 ul,#wrap-user ul {
	display: -webkit-flex;
	display:         flex;

	-webkit-flex-wrap: nowrap;
	        flex-wrap: nowrap;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.defs {
	display: none;
}
.cabin,section .heading span,#point-1 li em,#point-2 table,#point-3 ol,#wrap-bottom p,.link-tel {
	font-family: 'Cabin', 'Droid Sans', '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
}
header {
	padding: 2.6em 0;
	background: #e9f3f6;
}
header img {
	width: 220px;
	height: auto;
}
section {
	padding: 5.5em 0 6.5em;
	text-align: center;
}
section > h2 {
	font-size: 30px;
	font-size: 3rem;
	font-weight: 600;
	line-height: 1.4;
	margin: 1.2em 0 .8em;
	letter-spacing: .06em;
}
section > h2 span {
	display: inline-block;
	padding-bottom: .6em;
	background: url(../img/wave.png) bottom left repeat-x;
	background-size: 32px;
}
section > h2 br {
/*	display: none;*/
}
section .heading {
	position: relative;
	height: 34px;
}
section .heading span {
	font-size: 20px;
	font-size: 2rem;
	line-height: 34px;
	position: relative;
	z-index: 100;
	letter-spacing: .06em;
	color: #fff;
}
section .heading:before {
	position: absolute;
	z-index: 90;
	top: 0;
	left: 50%;
	display: inline-block;
	width: 160px;
	height: 34px;
	margin-left: -80px;
	content: '';
	-webkit-transform: skewX(-20deg);
	   -moz-transform: skewX(-20deg);
	    -ms-transform: skewX(-20deg);
	     -o-transform: skewX(-20deg);
	        transform: skewX(-20deg);
	background: #ff8429;
}
section p:not(.heading) {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.9;
	letter-spacing: .04em;
	color: #0a0a0a;
}
section:nth-child(even) {
	background: #e9f3f6;
}
#fearture {
	padding: 0;
}
#fearture .container {
	position: relative;
	padding: 1.9em 0 5.7em;
	background: url(../img/panel_bg.png) bottom right no-repeat #e9f3f6;
	background-size: 233px;
}
#fearture p {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: 600;
	margin-bottom: .4em;
	letter-spacing: .13em;
}
#fearture p em {
	color: #ff8429;
}
#fearture h1 {
	font-size: 53px;
	font-size: 5.3rem;
	font-weight: 600;
	line-height: 1.42;
	margin-bottom: .47em;
	letter-spacing: .16em;
}
#fearture .name {
	font-size: 8px;
	font-size: .8rem;
	line-height: 1.5;
	position: absolute;
	right: 140px;
	bottom: 150px;
	display: inline-block;
	text-align: left;
	text-indent: -.5em;
	letter-spacing: .04em;
	color: #777;
}
#service_outline {
  width: 72%;
  margin: 0 auto;
}
#service_outline div {
  width: 49%;
  text-align: center;
	display: inline-block;
	vertical-align: top;
}
#service_outline h3 {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: .06em;
}
#service_outline h3 img {
	width: 150px;
	margin: 0 auto .8rem;
}
#service_outline h3 span {
	display: block;
}
#point-1 ul {
	width: 72%;
	margin: 4em auto 0;
}
#point-1 li {
	position: relative;
	width: 250px;
	height: 250px;
	padding-top: 75px;
	border-radius: 50%;
	background: #0b3484;
	background-image: linear-gradient(to left, rgba(0,0,0,0) 50%,#0071bc 0%);
}
#point-1 li p {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	position: relative;
	z-index: 60;
	letter-spacing: .1em;
	color: #fff;
}
#point-1 li em {
	font-size: 60px;
	font-size: 6rem;
	font-weight: 600;
	display: block;
	padding-top: .1em;
	letter-spacing: .03em;
}
#point-1 li em span {
	font-size: 26px;
	font-size: 2.6rem;
	padding-left: .14em;
}
#point-1 li:before {
	position: absolute;
	z-index: 50;
	top: 0;
	right: 0;
	display: block;
	width: 125px;
	height: 250px;
	content: '';
	transform-origin: left;
	border-radius: 0 100% 100% 0 / 50%;
	background: #0b3484;
}
#point-1 li:first-child:before {
	-webkit-transform: rotate(118.8deg);
	   -moz-transform: rotate(118.8deg);
	    -ms-transform: rotate(118.8deg);
	     -o-transform: rotate(118.8deg);
	        transform: rotate(118.8deg);
}
#point-1 li:nth-child(2):before {
	-webkit-transform: rotate(68.4deg);
	   -moz-transform: rotate(68.4deg);
	    -ms-transform: rotate(68.4deg);
	     -o-transform: rotate(68.4deg);
	        transform: rotate(68.4deg);
}
#point-1 li:nth-child(3) {
	padding-top: 65px;
}
#point-1 li:nth-child(3):before {
	-webkit-transform: rotate(36deg);
	   -moz-transform: rotate(36deg);
	    -ms-transform: rotate(36deg);
	     -o-transform: rotate(36deg);
	        transform: rotate(36deg);
}
#point-2 table {
	width: 72%;
	margin: 4em auto 0;
	border-bottom: solid 2px #0b3484;
	background: #fff;
}
#point-2 table caption {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 600;
	padding: .5em;
	text-align: center;
	letter-spacing: .28em;
	color: #0b3484;
	border-top: solid 2px #0b3484;
	background: #fff;
}
#point-2 table thead {
	color: #fff;
	background: #0b3484;
}
#point-2 table thead th {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 600;
	padding: .5em;
	vertical-align: middle;
	letter-spacing: .34em;
	        text-shadow: 0 1px 2px rgba(34,34,34,.5);

	-webkit-text-shadow: 0 1px 2px rgba(34,34,34,.5);
	   -moz-text-shadow: 0 1px 2px rgba(34,34,34,.5);
	    -ms-text-shadow: 0 1px 2px rgba(34,34,34,.5);
	     -o-text-shadow: 0 1px 2px rgba(34,34,34,.5);
}
#point-2 table thead tr:first-child th {
	padding: .7em;
	border-bottom: solid 1px #fff;
}
#point-2 table thead tr:first-child th:first-child {
	border-bottom: none;
}
#point-2 table thead span {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	letter-spacing: .15em;
}
#point-2 table tbody td {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	padding: .7em;
	letter-spacing: .08em;
	color: #0b3484;
	border-bottom: solid 1px #0b3484;
}
#point-2 table tbody td em {
	font-size: 29px;
	font-size: 2.9rem;
	padding-right: .1em;
	letter-spacing: .12em;
}
#point-2 table tbody tr:nth-child(even) td {
	background: #e9f3f6;
}
.table-pc {
	display: table;
}
.table-sp {
	display: none;
}
#point-3 h2 {
  margin: 0 0 .4em;
}
#wrap-user h3 {
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.8;
	margin-bottom: 1.7em;
	letter-spacing: .09em;
}
#wrap-user ul {
	width: 78%;
	margin: 0 auto 1em;
}
#wrap-user li {
	position: relative;
	overflow: hidden;
	width: 290px;
	padding: 2em .4em 2em 5.5em;
	text-align: left;
	background: #0b3484;
}
#wrap-user li:before {
	position: absolute;
	z-index: 100;
	top: -15px;
	left: -15px;
	display: inline-block;
	content: '';
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	border: solid 15px transparent;
	border-bottom: solid 15px #ff8429;
}
#wrap-user p {
	color: #fff;
}
#wrap-user .jobname {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 600;
	margin-bottom: .3em;
	letter-spacing: .06em;
}
#wrap-user p:not(.jobname) {
	font-size: 11px;
	font-size: 1.1rem;
	margin-bottom: .3em;
}
#wrap-user p:not(.jobname) span,#wrap-user p:not(.jobname) em {
	line-height: 1.5;
	display: inline-block;
	vertical-align: top;
}
#wrap-user p:not(.jobname) em {
	font-size: 10px;
	font-size: 1rem;
	width: 50px;
	margin-right: .6em;
	padding: .05em .1em;
	text-align: center;
	letter-spacing: .04em;
	border: solid 1px #ddd;
}
#wrap-user svg {
	position: absolute;
	bottom: -1.2em;
	left: -2.7em;
	width: 100px;
	height: 100px;

	fill: #768aba;
}
#wrap-bottom {
	color: #fff;
	background: #0b3484;
}
#wrap-bottom h3 {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: 600;
	line-height: 1.8;
	margin-bottom: 1.2em;
	letter-spacing: .12em;
}
#wrap-bottom h3:after {
	display: block;
	width: 28px;
	height: 28px;
	margin: .4em auto 0;
	content: '';
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	border-bottom: solid 2px #fff;
	border-left: solid 2px #fff;
}
#wrap-bottom p {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 25px;
	margin-top: 1.1em;
	letter-spacing: .06em;
	color: #fff;
}
#wrap-bottom p span {
	font-family: Verdana,'Verdana',Roboto,'Droid Sans','游ゴシック',YuGothic,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	position: relative;
	display: inline-block;
	margin-right: .7em;
	padding: .47em .6em .47em 2em;
	vertical-align: top;
	border: solid 1px #fff;
	border-radius: 20px;
}
#wrap-bottom p svg {
	position: absolute;
	top: .44em;
	left: .8em;
	width: 10px;
	height: 13px;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);

	fill: #fff;
}
.btn-blue,.btn-orange {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: .8em 2.5em;
	cursor: pointer;
	letter-spacing: .14em;
	color: #fff;
	border: none;
	border-radius: 45px;
	        text-shadow: 0 1px 2px rgba(102,102,102,.4);

	-webkit-text-shadow: 0 1px 2px rgba(102,102,102,.4);
	   -moz-text-shadow: 0 1px 2px rgba(102,102,102,.4);
	    -ms-text-shadow: 0 1px 2px rgba(102,102,102,.4);
	     -o-text-shadow: 0 1px 2px rgba(102,102,102,.4);
}
.btn-blue:after,.btn-orange:after {
	position: absolute;
	top: 1.02em;
	right: 1em;
	display: inline-block;
	width: 10px;
	height: 10px;
	content: '';
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	     -o-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	border-right: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
.btn-blue:hover,.btn-blue:focus,.btn-orange:hover,.btn-orange:focus {
	color: #fff;
}
.btn-blue:active,.btn-orange:active {
	top: 5px;
}
.btn-blue {
	min-width: 300px;
	background: #0071bc;
	-webkit-box-shadow: 0 5px 0 #005289;
	   -moz-box-shadow: 0 5px 0 #005289;
	        box-shadow: 0 5px 0 #005289;

	    -ms-box-shadow: 0 5px 0 #005289;
	     -o-box-shadow: 0 5px 0 #005289;
}
.btn-blue:hover,.btn-blue:focus {
	background: #008ae5;
}
.btn-blue:active {
	background: #0071bc;
	-webkit-box-shadow: 0 5px 8px #005893 inset;
	   -moz-box-shadow: 0 5px 8px #005893 inset;
	        box-shadow: 0 5px 8px #005893 inset;

	    -ms-box-shadow: 0 5px 8px #005893 inset;
	     -o-box-shadow: 0 5px 8px #005893 inset;
}
.btn-orange {
	min-width: 400px;
	padding: 1em 2.5em;
	background: #ff8429;
	-webkit-box-shadow: 0 5px 0 #f56800;
	   -moz-box-shadow: 0 5px 0 #f56800;
	        box-shadow: 0 5px 0 #f56800;

	    -ms-box-shadow: 0 5px 0 #f56800;
	     -o-box-shadow: 0 5px 0 #f56800;
}
.btn-orange:after {
	top: 1.26em;
}
.btn-orange:hover,.btn-orange:focus {
	background: #ff9b52;
}
.btn-orange:active {
	background: #ff8429;
	-webkit-box-shadow: 0 5px 8px #ff6d00 inset;
	   -moz-box-shadow: 0 5px 8px #ff6d00 inset;
	        box-shadow: 0 5px 8px #ff6d00 inset;

	    -ms-box-shadow: 0 5px 8px #ff6d00 inset;
	     -o-box-shadow: 0 5px 8px #ff6d00 inset;
}
footer {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 3em 0 2em;
	text-align: center;
	background: #fff;
}
.company-info {
	font-size: 0;
}
.company-info li {
	font-size: 12px;
	font-size: 1.2rem;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: .04em;
}
.company-info li:before {
	display: inline-block;
	margin: 0 .5em 0 .8em;
	content: '|';
	color: #888;
}
.company-info li:first-child:before,.company-info li:nth-child(5):before {
	content: none;
}
.company-info li:nth-child(5) {
	padding-left: 1.5em;
}
.company-info a {
	color: #666;
}
.company-info a:hover {
	color: #005289;
}
.enSiteVertical {
	font-size: 11px;
	font-size: 1.1rem;
	width: 920px;
	margin: 15px auto 30px;
	text-align: left;
	color: #444;
}
.enSiteVertical h4 {
	font-weight: 600;
	padding: 7px 10px 7px 18px;
	letter-spacing: .1em;
	border: 1px solid #ddd;
	background: #eee;
}
.enSiteVertical .list {
	width: auto;
	margin: 0;
	padding: 10px 0 10px 10px;
	cursor: pointer;
	letter-spacing: 1px;
	border-bottom: 1px solid #ddd;
}
.enSiteVertical .list:hover {
	background: #ffe;
}
.enSiteVertical .list .toggle {
	font-weight: bold;
	float: left;
	width: 175px;
	padding: 0 0 0 15px;
}
.enSiteVertical .list .toggle span {
	display: inline-block;
	width: 140px;
	background: url(https://www.enjapan.com/imageFile/common/footer_toggleRight.gif) no-repeat right center;
}
.enSiteVertical .list:hover .toggle span {
	background: url(https://www.enjapan.com/imageFile/common/footer_toggleRightHover.gif) no-repeat right center;
}
.enSiteVertical .list .toggle span.open {
	background: url(http://www.enjapan.com/imageFile/common/footer_toggleLeft.gif) no-repeat right center;
}
.enSiteVertical .list:hover .toggle span.open {
	background: url(http://www.enjapan.com/imageFile/common/footer_toggleLeftHover.gif) no-repeat right center;
}
.enSiteVertical .list .listList {
	display: none;
	float: left;
	width: 700px;
	color: #aaa;
	border-left: 1px dotted #ccc;
}
.enSiteVertical .list .listList ul {
	width: 100%;
	margin-left: 10px;
	cursor: default;
}
.enSiteVertical .list .listList li {
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
.enSiteVertical .list .listList li:last-child {
	border: none;
}
.siteLinkArea {
	width: auto;
	padding: 4px 0 5px !important;
}
.siteLinkArea span {
	display: inline-block;
}
.siteLinkArea .siteLogo {
	float: left;
	width: 21%;
	padding-top: 6px !important;
}
.siteLinkArea .siteInfo {
	float: left;
	width: 79%;
	letter-spacing: 0;
	color: #444;
}
.siteLinkArea .siteInfo .site {
	display: block;
	margin-bottom: 4px !important;
	text-indent: -1px;
	letter-spacing: 1px;
}
.siteLinkArea .siteInfo .site a {
	font-weight: bold;
	color: #005289;
}
.siteLinkArea .siteInfo .site a:hover {
	text-decoration: underline !important;
	color: #f90;
}
.siteLinkArea .clear {
	clear: both;
}
.siteLinkArea .siteLogo_b {
	float: left;
	width: 21%;
	padding-top: 0 !important;
}
.copyright {
	font-size: 11px;
	font-size: 1.1rem;
	letter-spacing: .06em;
	color: #888;
}
@media screen and (max-width: 1024px) {
	body {
		-webkit-text-size-adjust: none;
	}
.container {
		width: 95%;
	}
#point-1 ul {
		width: 80%;
	}
#point-2 table {
		width: 80%;
	}
#point-3 ol {
		width: 80%;
		padding: 3em 6em;
	}
#wrap-user ul {
		width: 89%;
	}
.enSiteVertical {
		width: 100%;
	}
.enSiteVertical .siteInfo {
		padding-left: .5em;
	}
.enSiteVertical .siteInfo .site {
		margin-bottom: .6em !important;
	}
.enSiteVertical span {
		line-height: 1.5;
	}
}
@media screen and (max-width: 1023px) {
	.enSiteVertical .list .listList {
		width: 550px;
	}
}
@media screen and (max-width: 767px) {
	header {
		padding: 1.8em .8em 0;
	}
  header img {
		width: 150px;
	}
  section {
		padding: 3em 0 4em;
	}
  section .heading {
		height: 25px;
	}
  section .heading:before {
		width: 100px;
		height: 25px;
		margin-left: -50px;
	}
  section .heading span {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 25px;
	}
  section > h2 {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.5;
		margin: 1.1em 0 .8em;
	}
  section > h2 br {
		/*display: block;*/
	}
  section > h2 span {
		background-size: 20px;
	}
  section > p:not(.heading) {
		font-size: 14px;
		font-size: 1.4rem;
		padding: 0 1.6em;
		text-align: justify;

		-webkit-text-align: justify;
		   -moz-text-align: justify;
		    -ms-text-align: justify;
		     -o-text-align: justify;
	}
  section > p:not(.heading) br {
		display: none;
	}
  #fearture .container {
		width: 100%;
		height: 62vh;
		padding: 52% 0 0;
		background-position: bottom right -5.3em;
		background-size: 77%;
	}
  #fearture .container:before {
		position: absolute;
		z-index: 80;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 100%;
		content: '';
		background:    -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.45) 100%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.45) 100%);
		background:         linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,.45) 100%);
	}
  #fearture p,#fearture h1 {
		position: relative;
		z-index: 90;
	}
  #fearture p {
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: normal;
		line-height: 1;
		margin-bottom: .56em;
		letter-spacing: .14em;
	}
  #fearture h1 {
		font-size: 31px;
		font-size: 3.1rem;
		line-height: 1.35;
		margin-bottom: .32em;
		letter-spacing: .11em;
	}
  #fearture h1 span {
		letter-spacing: .22em;
	}
  #fearture .name {
		z-index: 90;
		right: .5em;
		bottom: .5em;
		color: #fff;
		text-shadow: 0 1px 2px rgba(68,68,68,.3);

		-webkit-text-shadow: 0 1px 2px rgba(68,68,68,.3);
		   -moz-text-shadow: 0 1px 2px rgba(68,68,68,.3);
		    -ms-text-shadow: 0 1px 2px rgba(68,68,68,.3);
		     -o-text-shadow: 0 1px 2px rgba(68,68,68,.3);
	}
  #fearture .name br {
		display: none;
	}
  #service_outline {
		width: 92%;
  }
  #service_outline div {
    width: auto;
		display: block;
  }
	#service_outline h3 {
		font-size: 19px;
		font-size: 1.9rem;
	}
	#service_outline h3 span {
		display: inline;
	}
	#service_outline h3 img {
		width: 40%;
		display: block;
		margin: 1rem auto -.6rem;
	}
  #point-1 ul {
		display: block;
		width: 100%;
		margin-top: 2em;
	}
  #point-1 li {
		display: inline-block;
		width: 134px;
		height: 134px;
		margin: 0 .4em;
		padding-top: 3.3em;
		vertical-align: top;
	}
  #point-1 li:before {
		width: 67px;
		height: 134px;
	}
  #point-1 li p {
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 1.6;
	}
  #point-1 li em {
		font-size: 36px;
		font-size: 3.6rem;
	}
  #point-1 li em span {
		font-size: 14px;
		font-size: 1.4rem;
	}
  #point-1 li:last-child {
		padding-top: 3.1em;
	}
  #point-1 li:last-child p {
		font-size: 10px;
		font-size: 1rem;
		letter-spacing: 0;
	}
  #point-2 table {
		width: 92%;
		margin-top: 2em;
	}
  #point-2 table caption {
		font-size: 15px;
		font-size: 1.5rem;
	}
  #point-2 table thead th {
		font-size: 11px;
		font-size: 1.1rem;
		font-weight: normal;
		padding: .6em .2em;
		white-space: nowrap;
		letter-spacing: .1em;
	}
  #point-2 table thead tr:first-child th {
		font-size: 12px;
		font-size: 1.2rem;
		padding: .5em;
		letter-spacing: .34em;
	}
  #point-2 table tbody td {
		font-size: 11px;
		font-size: 1.1rem;
		line-height: 1.4;
		padding: .6em .3em;
		vertical-align: middle;
	}
  #point-2 table tbody td em {
		font-size: 24px;
		font-size: 2.4rem;
		padding-right: .03em;
	}
  #point-3 ol {
		width: 90%;
		margin-top: 2em;
		padding: 1.2em 0 1.2em 1.8em;
		background: none;
	}
  #point-3 li {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.3;
		margin: .7em 0;
	}
  #point-3 li span {
		line-height: 1.3;
		display: inline-block;
		padding-left: .2em;
		vertical-align: top;
	}
  #wrap-user {
		padding-bottom: 3.5em;
	}
  #wrap-user h3 {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.4;
		margin-bottom: 1.4em;
	}
  #wrap-user ul {
		display: block;
		width: 82%;
	}
  #wrap-user li {
		display: block;
		width: 100%;
		margin: 1.8em 0;
		padding: 1.2em .4em 1.4em 5.5em;
	}
  #wrap-user .jobname {
		font-size: 17px;
		font-size: 1.7rem;
	}
  #wrap-user svg {
		bottom: -1em;
		width: 95px;
		height: 95px;
	}
  #wrap-bottom h3 {
		font-size: 20px;
		font-size: 2rem;
		letter-spacing: .08em;
	}
  #wrap-bottom h3:after {
		margin-top: 0;
	}
  #wrap-bottom p {
		display: none;
	}
  .link-tel {
		font-size: 20px;
		font-size: 2rem;
		position: relative;
		display: block;
		width: 82%;
		margin: 1.5em auto 0;
		padding: .4em 0 .25em;
		text-align: center;
		letter-spacing: .18em;
		color: #fff;
		border: solid 1px #fff;
		border-radius: 50px;
	}
  .link-tel span {
		font-size: 12px;
		font-size: 1.2rem;
		display: block;
		margin: 0 auto .2em;
		letter-spacing: .14em;
	}
  .link-tel svg {
		position: absolute;
		top: .55em;
		left: 6%;
		width: 20px;
		height: 26px;
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		     -o-transform: rotate(-45deg);
		        transform: rotate(-45deg);

		fill: #fff;
	}
  .link-tel:hover,.link-tel:focus,.link-tel:active {
		color: #fff;
	}
  .btn-blue,.btn-orange {
		font-size: 18px;
		font-size: 1.8rem;
		min-width: auto;
		max-width: 100%;
		padding: .75em 1em;
	}
  .btn-blue:after,.btn-orange:after {
		top: 1.05em;
		right: .9em;
		width: 7px;
		height: 7px;
	}
  .btn-blue {
		z-index: 90;
		width: 74%;
	}
  .btn-orange {
		width: 82%;
	}
  footer {
		padding: 2em 0 1.4em;
	}
  .company-info {
		width: 95%;
		margin: 0 auto;
	}
  .company-info li {
		font-size: 11px;
		font-size: 1.1rem;
		width: 50%;
		margin-bottom: 1.4em;
		padding: 0 0 0 1em;
		text-align: left;
		white-space: nowrap;
		letter-spacing: 0;
	}
  .company-info li:before {
		width: 5px;
		height: 5px;
		margin: 0 .3em 0 0;
		content: '';
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		     -o-transform: rotate(-45deg);
		        transform: rotate(-45deg);
		border-right: solid 1px #888;
		border-bottom: solid 1px #888;
	}
  .company-info li:first-child:before {
		content: '';
	}
  .company-info li:nth-child(5) {
		width: 40%;
		padding-right: .6em;
		text-align: right;
	}
  .company-info li:last-child:before {
		content: none;
	}
  .enSiteVertical {
		width: 100%;
		margin: .6em 0 2.6em;
	}
  .enSiteVertical h4 {
		padding: .5em;
	}
  .enSiteVertical .list {
		padding: 0;
	}
  .enSiteVertical .list .toggle {
		float: none;
		width: 100%;
		padding: 1em;
	}
  .enSiteVertical .list .listList {
		float: none;
		width: 100%;
	}
  .enSiteVertical .list .listList ul {
		margin-left: 0;
		padding: 0 1em;
		border-top: dotted 1px #ccc;
	}
  .siteLinkArea .siteLogo,.siteLinkArea .siteInfo,.siteLinkArea .siteLogo_b {
		float: none;
		width: 100%;
	}
  .siteLinkArea .siteLogo,.siteLinkArea .siteLogo_b {
		padding: .4em 0 1em !important;
	}
  .siteLinkArea .siteInfo .site {
		margin-bottom: .5em !important;
	}
  .siteLinkArea span {
		line-height: 1.5;
	}
  .copyright {
		font-size: 10px;
		font-size: 1rem;
		letter-spacing: .03em;
	}
  #completed {
		margin-bottom: 4em;
		padding: 5em 1.2em;
	}
  #completed h1 {
		font-size: 24px;
		font-size: 2.4rem;
		margin-bottom: 1em;
	}
  #completed p {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.6;
	}
  #completed p br {
		display: none;
	}
  .table-pc {
		display: none;
	}
  .table-sp {
		display: table;
	}

}
