@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: 0;
}
html {
	overflow-y: scroll
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
h1, h2, h3, h4, h5, h6, th {
	font-weight: 500
}
aside, figure, footer, header, main, nav, section {
	display: block
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal
}
table {
	border-collapse: collapse
}
caption, th {
	text-align: left
}
q:after, q:before {
	content: ''
}
embed, object {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
h3 {
    font-size: 16px;
    font-weight: bold;
    color: #0458b3;
    margin-bottom: 15px;
    margin-top: 10px;
}
abbr, acronym, fieldset, img {
	border: 0
}
li {
	list-style-type: none;
	list-style: none
}
.edge li {
	white-space: nowrap
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}
hr {
	clear: both;
	border: none;
	background-color: #FFFFFF
}
body {
	font-weight: 500;
	line-height: 1.8;
	
}

a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a {
	color: #231815
}
a[href^="tel:"] {
	cursor: default
}
figure {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0

}
em {
	font-weight: bold
}
svg {
	overflow: visible
}
body {
	position: relative;
	font: 13px/1.7 "Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic",YuGothic,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    color: #231815;
  font-weight: normal;
 
}
.mincyou {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.br-sp {
	display:none;
}
/* form
---------------------------------------- */
input::-ms-clear {
 display: none;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 margin: 0;
 -webkit-appearance: none;
}
input, textarea, label {
	display: inline-block;
	vertical-align: middle;
}
input, textarea, select {
	border: 1px solid #b2b2b2;
	padding: 15px;
	line-height: 1;
}
select {
/*-webkit-appearance: none;*/
	/*border-radius: 0;*/
	/*background-color: #FFF;*/
}
::-webkit-input-placeholder, :-ms-input-placeholder, ::-moz-placeholder {
 color: #ccc !important;
}
input:focus, textarea:focus, select:focus {
	outline: none;
	border: 1px solid #808080;
}
label {
	line-height: 1;
	padding: 10px 0;
	margin-right: 20px;
}
textarea {
	width: 100%;
	height: 175px;
	resize: vertical;
	box-sizing: border-box;
	line-height: 1.7;
}
input[type="text"], input[type="email"] {
	width: 350px;
}
input#zip, input#dest-zip {
	width: 200px;
}
input#address, input#dest-address {
	width: 100%;
}
input#zip, input#dest-zip, select#city, input#etc1-text, input#etc2-text, input#etc3-text {
	margin-left: 10px;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	vertical-align: middle;
}
input[type="reset"].wpcf7c-conf, #reset.wpcf7c-conf {
	display: none;
}
input[type="reset"], input[type="button"], input[type="submit"] {
	width: 300px;
	padding: 0;font-size: 1.2rem;
	line-height: 65px;
	font-weight: bold;
	letter-spacing: 0.2rem;
	-webkit-appearance: none !important;
	margin: 20px;
}
input[type="reset"], input[type="button"] {
	background-color: #fff;
	border: 2px solid #333;
	margin-right: 20px;
}
input[type="submit"] {
	background-color: #808080;
	border: 2px solid #808080;
	color: #fff;
}
input[type="submit"][disabled] {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
form hr {
	border-top: 1px solid #B2B2B2;
	margin: 50px auto;
	width: 960px;
}
input.smallform {
    width: 100px;
}
/*====================
お問合わせフォーム
 ====================*/
.domain-info {
 margin-bottom: 20px;
  background-color: #f4f4f4;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;

  padding: 20px;

  text-align: center;
}

.domain-info > p#domain strong {
 color: #e6144e;
   
    display: block;
}
.domain-info > p strong {
    display: block;
    padding: 10px 0px;
}
p#domain strong a {
   color: #0458b3;
}
p#domain strong a:hover {
	text-decoration: none}
.domain-info p a:hover {
   text-decoration: underline;
}
.domain-info > p:last-child{
  margin: 0;
}

.formhead-need {
    background-color: #50baf9;
    color: #fff;
    font-size: 0.7em;
    padding: 3px 5px;
    position: absolute;
    right: 0;
    top: 0;
    /* left: 0; */
}
.contactArea {
}
.contactArea p.txt {
	text-align: center;
	padding-bottom: 30px;
}
p.coutiontxt {
	line-height: 1.5em;
	padding-bottom: 50px;
}
.contactFormArea {
	xwidth: 810px;
	padding: 10px 25px;
	margin: 0 auto;
	border-color: #c8c9ca;
	border-style: solid;
	border-width: 1px;
}
.contactForm {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
.contactForm th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	position: relative;
	font-weight: normal;
	padding: 20px 0px 20px 10px;
	border-color: #777;
	background-color: #f4f4f4;
	background-clip: padding-box;
}
span.eng {
    margin-left: 10px;
    font-size: 0.8rem;
}
.contactForm td {
	font-size: 80%;
	border-width: 1px 0 1px 0;
	border-color: #777;
	border-style: solid;
	text-align: left;
	padding: 20px 0px 20px 10px;
}
.contactForm td p.caution {
	padding: 10px 0px 2px 0px;
}
.mail-form-header {
	swidth: 800px;
	background-color: #eeeeef;
	padding: 10px 0;
	margin: 15px auto;
	text-align: center;
	font-size: 90%;
}
.mail-form-footer {
	xwidth: 800px;
	padding: 20px 0;
	margin: 15px auto;
	text-align: center;
}
.formhead-greed {
	width: 160px;
	xwidth: 100%;
	display: inline-block;
	xfont-weight: bold;
	color: #fff;
	background-color: #777;
	padding: 5px 15px;
	margin: auto 0;
	text-align: center;
}
.formhead-need {
}
p.end {
	padding-top: 5px;
}
section.cont-01.u8fadeItem.fadeInDown.contact.efdone {
   
}
p.txt-area {
    padding-top: 20px;
}
h1.contact-h1 {
	background-color: #dcdddd;
	padding: 50px 0px;
	font-size: 2em;
}
main#contact p.txt-area {
	padding: 30px 0px;
}
ul.contact_btn {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-top: 30px;
}
ul.contact_btn li {
	margin: 10px;
	text-align: center;
}
section.cont-01.u8fadeItem.fadeInDown.mail.efdone {
    /* margin-bottom: 50px; */
    padding: 30px 0px 50px 0px;
}
.recruit .office-table th, .contact .office-table th{
    background-color: #f4f4f4;
    width: 35%;
   
}
/* sp
---------------------------------------- */
.forSP {
	display: none;
}
/* common
---------------------------------------- */
.layout-contents {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	line-break: strict;
	word-spacing: -0.2em;
	
}
.pages .layout-contents{
	display: flex;
  flex-direction: column;
  min-height: 100vh;
}
.copy {
	padding-top: 200px;
	width: 700px;
	margin: 0 auto;
}
h2 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 2em;
}
h1 {
	font-size: 2rem;
}

.inner {
	margin: 0 auto;
    max-width: 1280px;
}
@media print,screen and (min-width: 780px) and (max-width: 1295px) {
	.inner {
	width: 90%;
    max-width: 1040px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
}

.pages header {
   
}


.toppage .header.transform {
 padding: 0px;
}
.toppage .header {
   
}
.pages .menu-area {
   
}
.pages_menu {
    display: flex;
}


/* motion,btn
---------------------------------------- */
*:selection {
	background: #f27649;
	color: #fff;
}
a, img, .photo, .over, aside#sns li span, .nav-child, .ico-area dd ul {
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.enlargement img {
	-moz-transition: -moz-transform all .4s;
	-webkit-transition: -webkit-transform all .4s;
	-o-transition: -o-transform all .4s;
	-ms-transition: -ms-transform all .4s;
	transition: all .4s;
}
a:hover .enlargement img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn {
	text-align: center;
}
.btn a {
	display: block;
	height: 50px;
	margin: auto;
}
.btn.all {
	text-align: center;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}
.btn.all a {
	width: 225px;
	background-image: url(/assets/img/btn_all.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn.all a:hover {
	background-image: url(/assets/img/btn_all_on.png);
	background-color: #f27649;
}
.btn.return a {
	width: 165px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	color: #5f564d;
	border: 2px solid #5f564d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.btn.return a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.btn.next a {
	height: 50px;
	width: 215px;
	line-height: 31px;
	font-size: 1rem;
	letter-spacing: 0.1rem;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
	background-image: -webkit-linear-gradient(45deg, #172f7a 0%, #727d96 100%);
	background-image: linear-gradient(45deg, #172f7a 0%, #727d96 100%);
	transition: .4s;
}
.btn.next a:hover {
	background-image: -webkit-linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
	background-image: linear-gradient(45deg, #709dff 50%, #b0c9ff 100%);
}
.btn.next a:after {
	font-family: 'FontAwesome';
	content: '\f105';
	position: absolute;
	right: 20px;
	margin: auto;
}
/* header
---------------------------------------- */
header.top-head {
    height: 105px;
    position: fixed;
    width: 100%;
    background-color: rgba(255, 255, 255, 255);
    z-index: 99999;
}
header.top-head.transform {
    background-color: #fff;
}
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
	clear: both;
}
header .inner {
	position: relative;
}

header .head-logo {
   
    display: table;
    width: 300px;
	padding-top: 7px;
    
}
header .head-logo a {
    /* display: block; */
    vertical-align: middle;
    display: table-cell;
    /* padding-bottom: 30px; */
    font-weight: 900;
    font-size: 1rem; white-space: nowrap;
}
.menu-area {
    display: flex;
  padding-top: 20px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
   
}
.menu {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    white-space: nowrap;
    margin-left: -30px;
}
.menu > li {
 margin: 25px 8px;
}
.menu > li:first-child {
}
.menu > li a {
	display: block;
	color: #333;
	font-size: 1.15em;
	font-weight: 900;
	letter-spacing: -0.8px;
}

.menu > li a:hover {
	color: #50baf9;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
.menu > li:hover {
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #7a6a5691;
}
/* floatクリア */
.menu:before, .menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
 *zoom: 1;
}
.menu > li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
	top: 30px;
	visibility: visible;
	opacity: 1;
}
.menu__second-level li a {
	padding: 10px 0px;
	background-color: #fff;
}
.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	z-index: 999999;
}
.fixed h2 {
	display: none !important;
}
#mobile-menu {
	display: none
}
.pages header .head-logo {
   
}


.pages .head-logo img {
   
}

.pages .head-logo .logo {
   height: auto;
}


/* footer
---------------------------------------- */
footer a.logo_txt {
    color: #fff;
    font-size: 1.5rem;
    margin-bottom: 10px;
    display: inline-block;
}
ul.footer-menu {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    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;
    padding-bottom: 20px;
}
ul.footer-menu li {
   
    font-weight: 900;
    padding-bottom: 20px;
}
ul.footer-menu li a {
	font-size: 1rem;
	letter-spacing: 0.2em;
	padding: 1px 20px;
	vertical-align: bottom;
	color: #fff;
}
ul.footer-menu li a:hover {
	text-decoration: underline
}
ul.footer-menu li:last-child a {
	border: none
}
footer span.adress {
	padding-right: 10px;
}
footer span.fax {
	padding: 0pc 10px;
}
footer {
  background: #0458b3;
    color: #fff;
    margin-top: auto;
}
.pages footer{

}
footer .inner {
	position: relative;
	padding-top: 40px;
	width: 1100px;padding-bottom: 10px;
}
footer .wrapper {
    overflow: hidden;
    display: flex;
}
footer .wrapper > div:first-child{
width: 35%;
}
footer .wrapper > div:nth-child(2){
width: 65%;
}
footer .footer-logo .logo {
	display: inline-block;
	position: relative;
	width: 100px;
	height: auto;
	overflow: hidden;
}
p.footer-logo {
	margin: 0 auto;padding-bottom: 5px;
}
footer .wrapper > div:first-child > p {
    text-align: left;
    font-size: 0.9rem;
    line-height: 1.5rem;
    font-weight: 900;
}
footer .wrapper > div:first-child > p > span{
	margin-right: 10px;
}
footer .column {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 20px;
}
footer .column div {
	margin: 20px 50px;
}
footer .column a {
	color: #fff;
}
footer .foot-logo img {
	width: 80px;
	height: auto;
	
}
footer .column:last-child {
	margin-right: 0;
}
footer .column li {
}
footer .column li:last-child {
	margin-bottom: 0;
}
footer .column li a {
	display: block;
	padding: 5px;
}
footer .column li a:hover {
	text-decoration: underline;
}
footer .column li ul {
	margin-left: 15px;
	color: #808080;
}
footer .column li li {
	font-weight: normal;
	margin-bottom: 1px;
}
footer .foot-address {
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: left;
}
footer .column:last-child ul {
	margin-bottom: 25px;
}
footer .column:last-child ul ul {
	margin-bottom: 0;
}
p.contact_btn a {
	background-color: #fff;
	padding: 5px 30px;
	border: 1px solid #000;
	font-weight: 600;
}
p.contact_btn a:hover {
	background-color: #9f9080
}
footer .column p.contact_btn {
	margin-left: auto;
	line-height: 3em;
}
footer span.tel {
	padding-left: 10px;
}
.copyright {
    text-align: center;
    font-size: 0.8em;
    /* padding-top: 10px; */
    letter-spacing: 0.1em;
    padding-bottom: 20px;
    /* background-color: #333; */
  color: #fafafa;
    line-height: 1.3rem;
    text-align: right;
}
/*====================
コンテンツスタイル
====================*/
main.index {
  
}
main.index h1.main-logo{
 	margin: 68vh;
	transform : translateY(-50%);
	margin-left: auto;
}
.main-logo img {
    /* width: 30%; */
    width: 400px;
}
.box_bg_photo {
	
    background-color: #231815;
    position: relative;
   
    z-index: 1;
  width: 100%;
  height:100%;
  min-height: 800px;

-webkit-backface-visibility:hidden;
backface-visibility:hidden;
}
h1.head-logo {
  
}
/* IE10以降 */
@media all and (-ms-high-contrast:none){
	.head-logo{

position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;

    }
  }
.head-logo img {
	width: 230px;
    padding-top: 5px;
    float: left;
}
/* index
---------------------------------------- */
.box_inner {
    display: flex;
}
main.index section {
	padding: 50px 0px 80px 0px;
}
main.index section:nth-child(odd) {
	background: #f0f1f3;
}
main.index h2 {
    position: relative;
    font-size: 5em;
    padding: 20px 0;
    text-align: left;
 font-family: 'Kosugi Maru', sans-serif;
font-family: 'Lobster', cursive;
font-family: 'Source Serif Pro', serif;
font-family: 'Archivo Black', sans-serif;
font-family: 'Montserrat', sans-serif;
    margin: 0 auto;
    font-weight: 900;
}
main.index h2:before {
    content: '';
    position: absolute;
    bottom: 5;
    display: inline-block;
    width: 100px;
    height: 5px;
left: 55;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #0458b3;
    border-radius: 2px;top: 100px;
}
main.index section.business h2:before {
    right: 205;
    left: inherit;
}
main.index h2 span {
    font-size: 1rem;
    padding-left: 10px;font-weight: 300;
	 font-family: 'Montserrat', sans-serif;
font-family: 'Kosugi Maru', sans-serif;
}
 main.index .business h2 {
    text-align: left;
    margin-bottom: 30px;
}
.sub-ttl {
	text-align: center;
	font-size: 1rem;
	font-weight: lighter;
	color: #444;
	padding-top: 10px;
	margin: 0 auto;
	padding-bottom: 40px;
}
main.index h2::before{
	
}
main.index .catch {
	text-align: left;
	margin-bottom: 25px;
	line-height: 2rem;
}
.approach p.catch {
   background-color: #ed6e2f;
    color: #fff;
    padding: 30px;
    width: 50%;
   font-weight: 500;
    padding-top: calc(20 / 400 * 100%);
    padding-right: calc(40 / 400 * 100%);
    padding-bottom: calc(20 / 400 * 100%);
    padding-left: calc(40 / 400 * 100%);
    width: 100%;
}
.catch_box{
    margin-left: auto;
    width: 80%;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.info-area {
    width: 70%;
    margin: 0px auto;
    /* background-color: #fff; */
    padding: 0px 10px 20px 10px;
    position: relative;
}
.info-area article {
    border-bottom: 1px solid #50baf9;
}
.info-area article:first-child {
   
}
a.btn-s {
    float: right;
    margin-top: 10px;
}
}
a.btn-s:after {
    font-family: 'FontAwesome';
    content: '\f105';
    padding-left: 10px;
    display: block;
}
a.btn-s {
    -webkit-transition: 2s;
    -moz-transition: 2s;
    -o-transition: 2s;
    -ms-transition: 2s;
    transition: 2s;
    font-size: 1.1rem;
    display: block;
    background-color: #0458b3;
    padding: 10px 30px;
    color: #fff; 
    border: 1px solid #0458b3;
}
section.u8fadeItem.fadeInDown.topics.efdone {
    
    margin-bottom: 60px;
}
a.btn-s:hover {
    color: #50baf9;
    border: 1px solid #50baf9;
    background-color: #fff;
}
.topics_box.clearfix {
     display: -webkit-flex;
    display: flex;padding: 15px 0px;font-size: 1rem;
}
.topics_box.clearfix .text {
    padding-left: 20px; white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.topics_box.clearfix .text a {
    color: #2a3f80;
	 -webkit-transition: 2s;
            -moz-transition: 2s;
            -o-transition: 2s;
            -ms-transition: 2s;
            transition: 2s;
}
.topics_box.clearfix .text a:hover{
	color: #009e96;
}
section.approach:before {
    position: absolute;
    top: 25px;
   right: 0;
   z-index: -999;
    display: block;
    width: 86.1111%;
    height: calc(100% - 122px - 25px);
    background-color: #f0f1f3;
    content: "";
}
.sectioninner {
    display: flex;
}
p.imgarea {
   width: 35%;display: flex;
}
p.imgarea span {
    margin: 10px;
}
section.business:before {
    position: absolute;
    z-index: -999;
    display: block;
   
    width: 86.1111%;
    height: calc(100% - 8vw - 38px);
    background-color: #f0f1f3;
    content: "";
}
.business p.catch1 {
    border: 1px solid #0458b3;
    padding: 30px;
    
    padding-top: calc(10 / 500 * 100%);
    padding-left: calc(40 / 500 * 100%);
    padding-bottom: calc(10 / 500 * 100%);
    padding-right: calc(40 / 500 * 100%);
    width: 670px;
    height: 160px;
	background-image: url(..//img/top_works01.jpg);
}
.business p.catch2 {
    border: 1px solid #0458b3;
    padding: 30px;
    
    padding-top: calc(10 / 500 * 100%);
    padding-left: calc(40 / 500 * 100%);
    padding-bottom: calc(10 / 500 * 100%);
    padding-right: calc(40 / 500 * 100%);
    width: 670px;
    height: 160px;
	background-image: url(..//img/top_works02.jpg);
}
.business p.catch3 {
    border: 1px solid #0458b3;
    padding: 30px;
    
    padding-top: calc(10 / 500 * 100%);
    padding-left: calc(40 / 500 * 100%);
    padding-bottom: calc(10 / 500 * 100%);
    padding-right: calc(40 / 500 * 100%);
    width: 670px;
    height: 160px;
	background-image: url(..//img/top_works03.jpg);
}
.business .catch_box {
    
   	width: 80%;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.business a.btn {
    background-color: #0458b3;
    padding: 4px 10px;
    margin-top: 20px;
    margin-left: auto;
    color: #fff;
    display: block;
    width: 200px;
}
.business a.btn:hover{
	color: #50baf9;
    background-color: #fff;
}
.business a.btn:after {
    font-family: 'FontAwesome';
    content: '\f105';
    padding-left: 10px;
}

.business a.btn2 {
    background-color: #50baf9;
    border: 1px solid #50baf9;
	padding: 10px 20px;
	color: #fff;
	display: block;
	width: 500px;
	font-size: 1.3rem;
	margin: 0 auto;
    margin-top: 0px;
	margin-top: 30px;
}
.business a.btn2:hover{
	color: #0458b3;
    border: 1px solid #0458b3;
    background-color: #fff;
}
.business a.btn2:after {
    font-family: 'FontAwesome';
    content: '\f105';
    padding-left: 10px;
}

.business .catch_box strong {
    display: block;
    font-size: 1.5rem;
}
.business .sectioninner .catch_box{
   -webkit-order: -1;
    order: -1;}
.indexworks  {
    font-size: 1.4rem;
	font-weight: 500;
	letter-spacing: 2px;
	display: inline-block;
	text-shadow: 2px 2px 2px #0458b3, -2px 2px 2px #0458b3, 2px -2px 2px #0458b3, -2px -2px 2px #0458b3, 2px 0px 2px #0458b3, 0px 2px 2px #0458b3, -2px 0px 2px #0458b3, 0px -2px 2px #0458b3;
	color: #fff;
}


/* #contact
---------------------------------------- */
main.contact form {
	width: 100%;
}
main.contact form dl dt {
	padding: 0;
	width: 180px;
	line-height: 35px;
}
main.contact form dl dd {
	width: 750px;
}
main.contact form .description {
	color: #EC1C24;
}
main.contact form .attention {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.7;
}
main.contact form #privacy {
	overflow: auto;
	box-sizing: border-box;
	padding: 30px;
	height: 173px;
	border: 1px solid #B2B2B2;
}
main.contact .wpcf7-response-output {
	box-sizing: border-box;
	border-radius: 4px;
	margin: 50px auto 0 auto;
	padding: 10px 15px;
	width: 960px;
	color: #F16B3A;
	font-weight: bold;
	text-align: center;
}
main.contact .wpcf7c-conf:not(#reset) {
	background-color: #FFEF32;
}
.contactArea p.text {
	padding-bottom: 50px;
	font-size: 1.2em;
}
main.contact .cont {
	padding-bottom: 100px;
}
p.error_messe {
	line-height: 2rem;
	color: #f51414;
}
.recruit a.btn {color: #e73924;
    border: 3px solid #ccc;
    padding: 20px 100px;
    display: inline-block;
  
    font-size: 1.5rem;
    width: 46%;
 border-radius: 20px;
   margin: 50px 20px;
	position: relative;
}
.recruit a.btn:hover{
	opacity: 0.5;
}
.choose_box {
    display: flex;
    margin-bottom: 50px;
}
.recruit a.btn:after {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    right: 20;
    top: 20;
    font-size: 3rem;
    color: #ed6e2f;
}
.recruit a.btn span {
    display: block;
    padding-top: 10px;
    font-size: 1rem;
    color: #231815;
}
.foroverseas {
    margin-top: 100px;
}
.forjapan {
    border-bottom: 1px solid #ed6e2f;
    /* margin-bottom: 100px; */
    padding-bottom: 100px;
}
.pages h2 b {
    display: block;
    padding-bottom: 10px;
}
.pages .recruit h2 span {
   
    padding-bottom: 35px;
  
    font-size: 1.5rem;
}
/*----------------------------------------------------------------------------
XX：for other devices
----------------------------------------------------------------------------*/
/*@import '_aside.scss';*/
/*@import '_table.scss';*/
/*.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}*/
.u8fadeItem {
	transition: .8s;
}
.u8fadeItem.fadeDelay {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.u8fadeItem.fadeIn {
	opacity: 0;
	filter: alpha(opacity=0);
}
.u8fadeItem.fadeIn.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
}
.u8fadeItem.fadeInDown {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}
.u8fadeItem.fadeInDown.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.u8fadeItem.fadeInUp {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}
.u8fadeItem.fadeInUp.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

/*====================
ページ先頭ボタン
 ====================*/
#page-top {
	width: 70px;
	height: 70px;
	position: fixed;
	right: 10px;
	bottom: -50px;
	background: #808080;
	opacity: 0.6;
	z-index: 99;
}
#page-top a {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	text-decoration: none;
}
#page-top a::before {
	font-family: FontAwesome;
	content: '\f077';
	font-size: 50px;
	color: #fff;
	position: absolute;
	width: 70px;
	height: 70px;
	top: 0;
	bottom: -15;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
/*====================
ぱんくず
 ====================*/
.breadcrumb {
	text-align: left;
	padding: 10px 0px 30px 0px;
}
.breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
}
.breadcrumb li:after {/* >を表示*/
	content: '>';
	padding: 0 3px;
}
.breadcrumb li:last-child:after {
	content: '';
}
.breadcrumb li a {
	text-decoration: none;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
/*====================
下層
 ====================*/

.pages header.top-head {
    height: 105px;
 position: relative;
    width: 100%;
    background-color: rgba(255, 255, 255, 255);
    z-index: 99999;
}
p.catch1 {
    text-align: left;
	margin-bottom: 25px;
	line-height: 2rem;
	font-size: 1rem;
}
p.catch2 {
    text-align: left;
	margin-bottom: 25px;
	line-height: 2rem;
	font-size: 1rem;
}
p.catch3 {
    text-align: left;
	margin-bottom: 25px;
	line-height: 2rem;
	font-size: 1rem;
}
.pagesinner {
    width: 1024px;
    margin: 0 auto;
}



@media screen and (max-width: 1024px) {
	.pagesinner {
    width: 100%;
    margin: 0 auto;
}}
section.h1block {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #f4f4f4;
    padding: 0px 0px 0px 0px;
    z-index: 4;
    content: "";
    background-size: cover;
}
h1.pages-h1 {
	text-align: left;
	font-size: 2.8rem;background-image: linear-gradient(to right, rgb(229, 50, 32) 0%, #f27649 100%);
    background-size: 100% 2px;
   padding-bottom: 55px;
    background-repeat: repeat-x;
    background-position: 0px;font-family: 'Montserrat', sans-serif;
    font-family: 'Kosugi Maru', sans-serif;
}
h1.pages-h1 span {
  font-family: 'Kosugi Maru', sans-serif;
font-family: 'Lobster', cursive;
font-family: 'Source Serif Pro', serif;
font-family: 'Archivo Black', sans-serif;
font-family: 'Montserrat', sans-serif;
font-size: 2rem;
   
    padding-left: 10px;
}

table.office-table {
	margin: 20px auto;
	font-size: 1.2em;
	width: 100%;
}
.office-table th {
    background-color: #eff8fb;
    border: solid 1px #777;
    padding: 30px 10px;
    border-right: none;
    border-left: none;
    width: 24%;
}
.office-table td {
    border: solid 1px #777;
    border-left: none;
    padding: 20px;
    border-right: none;
    line-height: 2rem;
    background-color: #fff;
}
.office-table td ul li{
	line-height: 2rem;
}
.office-table td ul li span {
    width: 100px;
    display: inline-block;
}
section.cont-02 {
	padding: 50px 0px;
}
.office-table td span {
    padding: 0px 5px;
}
.pages h2 span{
   background-image: linear-gradient(to right, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 100%);
    background-size: 100% 2px;
    padding-bottom: 50px;
    background-repeat: repeat-x;
    background-position: 0px;
}
.pages h2 {
    /* text-align: left; */
    margin-bottom: 40px;
	padding-top: 10px;
}
.pages section.cont-01 {
    padding-bottom: 80px;
}
/*====================
privacy
 ====================*/
.privacy .inner{
	
}

.privacy h2 {
    text-align: left;
    font-size: 1rem;margin: 0;
}
.privacy p {
    line-height: 2rem;
}



.privacy article {
    margin-bottom: 50px;text-align: left;
}
section.cont-01.u8fadeItem.fadeInDown.privacy.efdone {
    
}
/*====================
お知らせコンテンツスタイル
 ====================*/
.news .newsBox {
    
}
.news .newsBox > .title {
 
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
    font-size: 1.8rem;
  
    margin-top: 10px;
    text-align: left;
	position: relative;
}
.news .newsBox > .image_area{
   padding-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
}

.news .newsBox > .image_area .topicsPhoto {
   
    margin: 0 10px 0 0 ;

    width: 280px;
    height: 198px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;

    background-image: url("../../images/icon_imghover.png");
    background-repeat: no-repeat;
    background-position: center;
  }
.news .newsBox .text {
    text-align: left;
    color: #333;
    padding-bottom: 30px;
    width: 95%;
    margin: 30px auto;
    font-size: 1rem;line-height: 1.5rem;
}
.news .newsBox > .image_area .topicsPhoto:last-child {
    margin: 0;
  }

.news .newsBox > .image_area .topicsPhoto a{
    width: 100%;
    display: block;
  }

.news .newsBox > .image_area .topicsPhoto a:hover{
  transition: color 0.3s ease 0s;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
    }

.news .newsBox > .image_area .topicsPhoto img {
    width: auto;
    height: 198px;

  }
.news .days {
    padding-top: 20px;
    text-align: left;
   
   
    font-size: 1rem;
}
ul.down-area strong {
    background-color: #eee;
    color: #172f7a;
    padding: 12px 20px;
}
ul.down-area {
    
    padding-top: 30px;
}
.newsBox ul.down-area li {
    margin-bottom: 10px;
    height: 40px;
   border: 1px solid #b2b2b2;
    background: #fff;
    zoom: 1;
    overflow: hidden;
    text-align: left;
    font-size: 1rem;
}
.newsBox ul.down-area li span {
    line-height: 2.5rem;
   
    padding: 0px 10px;
}
ul.down-area strong:hover{
	background-color: #172f7a;
	color: #fff;
}

ul.down-area .fa-file-download:before {
   
    padding-right: 5px;
}
.pageArea.clearfix.member {
    padding-bottom: 30px;
}


/*	pager
------------------------------------------------------------*/
.pageArea-item {
    padding-top: 30px;
}
ul.pageArea-navi-number {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    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;    width: 50%;
    margin: 0 auto;
}
.pageArea-item {
    text-align: center;
    margin: 10px 0px;
}

ul.pageArea-navi-number li {
      margin-right: 10px;
	list-style: none;
}
ul.pageArea-navi-number li a{
	text-decoration: none
}
ul.pageArea-navi-number li a:hover{
	background-color: #f9e33e;
}
span.pager_index {
	 background-color: #f8f8f8; border: 1px solid #ccc;
    padding: 5px 10px;color: #333;display: block;
    margin-top: 5px;
}
span.pager_index.nowpage {
    background-color: #f8f8f8;
   border: 1px solid #e73f28;
    padding: 5px 10px;
    color: #333;
}
.pageArea-navi {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}


.news-ph-area li {
    width: 300px;
    height: 200px;
    display: inline-block;
    margin: 5px;
    
    vertical-align: top;
    text-align: center;
}
.news-ph-area li img {
	max-width: 300px;
	overflow: hidden;
	max-height: 200px;
}
/*====================
Recruitment
 ====================*/

.recruit article {
    background-color: rgb(250, 250, 250);
    padding: 40px 16px 32px;
   margin-bottom: 50px;
}
.recruit h3 {
    font-size: 1.5rem;
    color: #e55b2e;
}
p.recruit-txt {
    width: 70%;
    margin: 0 auto;
    font-size: 1rem;
    padding: 30px 0px;
    text-align: left;
    line-height: 1.5rem;
}

a.recruit_btn {
    padding: 10px 40px;
    display: inline-block;
    font-size: 1rem;
    color: #fff;
   background: linear-gradient(-135deg, #ed5c39, #fd4f10);
    border-radius: 5px;
}




/*====================
NewsNews
 ====================*/

.news article {
    background-color: rgb(250, 250, 250);
    padding: 40px 30px 32px;
    margin-bottom: 80px;
}
.news .newsBox > .title:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 3px;
    bottom: 0;
    left: 0;
    border-bottom: 3px solid;border-color: #e53b20;
}

/*====================
Business outline
 ====================*/
p.btnarea a{
	display: inline-block
}
.businessinner_box {
    -webkit-justify-content: center;
    justify-content: center;
    /* padding-top: 30px; */
    padding: 30px 30px;
}

.businessinner_box2 {
    -webkit-justify-content: center;
    justify-content: center;
    /* padding-top: 30px; */
    padding: 0px 30px;
}

.ph img{width: 300px;
}
ul.business_list {
    text-align: left;
    font-size: 1.1rem;
    font-weight: 500;
    padding: 50px 100px;
}
ul.business_list li {
    border: 3px solid #232569;
    padding: 10px 50px;
    margin-bottom: 20px;
    border-radius: 50px;
    background-color: #232569;
    color: #fff;
}
.businessinner_box a.btn-s {
  
    right: 30;
    bottom: 20;
   
}
.business .pagesinner {
   
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
}




p.txt {
    font-size: 1.1rem;
    line-height: 1.5rem;
    padding-bottom: 40px;
	padding-top: 20px;
}
p.txt2 {
    font-size: 1.1rem;
    line-height: 1.5rem;
}
p.txt3 {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-bottom: 20px;
}

.bg {
    background-color: #f4f4f4;
}
.box {
    /* margin: 0 auto; */
    /* text-align: center; */
    padding-top: 30px;
}
.business dl {
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;margin-bottom: 10px;
}

.business dl dt {
    background-color: #f4f4f4;
    font-size: 1rem;
    width: 600px;
    padding: 20px;
}
.business dl dd {
	
    font-size: 1rem;
    width: 300px;
    padding: 10px 20px;
    font-weight: 600;
    line-height: 2rem;
    background-color: #f4f4f4;
}
.business dl.long dt{
    line-height: 1.4rem;
	padding: 20px;
	text-align: left;
	letter-spacing: -0.5px;
}
.business dl.long dd{
  	padding: 30px;
}

.sub_title{
    font-size: 1.3rem;
    color: #fff;
	margin-bottom: 20px;
	text-align: left;
	background-color: #0458b3;
	width: 100%;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
}

.worksbox {
    width: 932px;
    border: 1px solid #ccc;
    text-align: left;
    padding: 15px 15px 5px 15px;
    background-color: #f4f4f4;
    margin-bottom: 15px;
}

.worksbox_inner {
    width: 902px;
    text-align: left;
    padding: 15px;
    background-color: #fff;
}
.worksbox_inner th {
    font-weight: normal;
    text-align: left;
    padding-bottom: 15px;
}
.worksbox_inner td {
    color: #555;
    font-weight: normal;
    text-align: left;
    font-size: 90%;
	line-height: 20px;
}
.worksno {
    font-size: 0.8em;
    color: #444;
    font-weight: normal;
}

.photobox {
 	display: flex;
	padding: 10px 30px;
	text-align: center;
	justify-content: center;
	margin: 0 auto;
	flex-wrap: wrap;
}

.photobox2 {
 	display: flex;
	padding: 10px 30px;
	text-align: center;
	justify-content: center;
	margin: 0 auto;
	flex-wrap: wrap;
}

.photobox_left {
    margin-right: 2%;
	text-align: left;
	flex-basis: 30%;
    
}

.photobox_left2 {
    margin-right: 5%;
	text-align: left;
	flex-basis: 25%;
    
}

figure figcaption {
    margin: 10px;
	text-align: left;
	font-size: 1rem;
}

.workstype {
	width: 90%;
	padding: 15px;
	margin: auto;
}

table.table01 {
	width: 100%;
}

table.table01 th, table.table01 td{
	padding: 10px;
	line-height: 1.5rem;
}
table.table01 tr{
  	background-color: #f4f4f4;
	padding: .35em;
	border-bottom: 2px solid #fff;
}
table.table01 th{
	font-size: 1.1rem;
	text-align: center;
	width: 34%;
	background-color: #0458b3;
	color: #fff;
}
table.table01 td{
	font-size: 1rem;
}

/*====================
Company Profile
 ====================*/
.company section.cont-02,.business section.cont-02 {
    padding: 80px 0px 100px 0px;
}



/*====================
COMING SOON
 ====================*/
p.btxt {
    font-size: 1.5rem;
}
p.logo {
    font-size: 2rem;
    font-weight: 900;
    color: #e6582e;
    padding-bottom: 30px;
}
.come .pagesinner {
 
    margin: 0 auto;
    margin: 50vh auto 0;
    transform: translateY(-50%);
    padding: 15px 30px;
   background: rgba(242, 242, 242, 0.4);
    color: #fff;
    text-align: center;
   width: 800px;
}
.come footer {
   
    z-index: 999;
}
.background {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}
.background .background-image{
	background: #085078;  /* fallback for old browsers */
background: -webkit-linear-gradient(to bottom, #85D8CE, #085078);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to bottom, #85D8CE, #085078); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */



  
	background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.come .copyright {
   padding: 30px 0px
}


/*====================
Closed
 ====================*/

.closedbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
    padding: 10px;
}

.closedbox_inner {
    flex-basis: 30%;
	margin-right: 2%;
	margin-top: 2rem;
	background-color: #f4f4f4;
	padding: 5px;
	font-size: 1rem;
	text-align: left;
	line-height: 1.4rem;
}

.closed_box3 {
    width: 50%;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 20px 50px;
	font-size: 1rem;
}