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

main{
	margin-bottom: 40px;
	margin: 100px auto;
}
#page-top {
display:  inline-block;
    width: 50px;
    height: 50px;
    position: fixed;
    right: 13px;
    bottom: 13px;
    background: #f18000;
    opacity: 0.6;
    border-radius: 50%;
}
#page-top::before {
    content:  '';
    width: 15px;
    height: 15px;
    display:  block;
    border-top: solid 5px #fff;
    border-right: solid 5px #fff;
    transform: rotate(-45deg);
    position:  absolute;
    top: 7px;
    bottom:  0;
    left:  0;
    right:  0;
	margin:  auto;
}
#page-top a:after{
    left: 10px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#page-top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
/*ヘッダ*/
.header{
	position: fixed;
	width: 100%;
	padding: 10px 20px 0 20px;
	top: 0;
    left: 0;
	right:0;
	background-color: #fff;
	margin: 0 auto;
	z-index: 999;
}
.header .inner{
	display: flex;
	align-items: baseline;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content: space-between;	
}
.header ul{
	display: flex;
}
.header figure{
	margin: 0;
}
.header figure p{
	font-size: 1.6rem;
}
.header figure p::before,
footer figure p::before{
    content: "";
    display: inline-block;
	background-image: url("../images/logo.png");
    width: 1.5em;
    height: 2em;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.header figure span{
	font-size: 1rem;
	margin-left: 10px;
}
.header ul > * {
    margin-right: 22px;
}
.header ul li:nth-child(-n+5){
	padding-top: 20px;
}
.header ul li:last-child{
	padding-right: 0;
}
.globalMenu li{
	padding-top: 0;
}
.globalMenu li.tel a{
	color: #f68600;
	font-size: 1.8rem;
}
.globalMenu li.tel a span{
	display: block;
	color: #000;
	font-size: 0.9rem;
    position: relative;
    top: -8px;
	line-height: 18px;
}
.globalMenu ul li.tel a::before {
    content: "";
    display: inline-block;
    background-image: url("../images/phone.svg");
    width: 1.3em;
    height: 1.3em;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: -.3em;
	margin-top: -10px;
}
#access h2, 
#description h2, #privacy h2{
	margin: 60px 0 30px 0;
}
#recruit h2{
	margin: 60px 0 0 0;
}
/*メインイメージ*/
main .mainimg {
    top: -10px;
    position: relative;
}
main .mainimg h1{
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	position: absolute;
	font-size: 3rem;
    top: 10%;
    left: 18%;
	line-height: 1.7;
	text-align: left;
}
main .mainimg h1 span{
    font-size: 2rem;
    display: block;
}
.mainimg p{
	font-size: 20px;
	top: 20%
}
main h2{
	font-size: 30px;
}
main .concept p{
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin: 0 auto;
	line-height: 2.2;
}
/*コンセプト*/
.concept h2{
	margin: 60px 0 30px 0;
 }
/*会社方針*/
main #policy{
	position: relative;
	margin-top: 100px;
}
main #policy img{
	width: 100%;
}
main #policy h2{
	position: absolute;
	top: 100px;
	left:0;
	right: 0;
}
main #policy ul{
	position: absolute;
	top: 30%;
	left:0;
	right: 0;
}
main #policy img{
	opacity: 0.2;
}
main #policy li{
	font-size: 1.7rem;
	text-align: left;
	padding: 25px 0 25px 20%;
}
main #policy li:before{
	content: "■";
	margin-right: 20px;
}
/*事業紹介*/
#union {
	background-color: #ffffff;
	padding: 0 0 60px 0;
}
#union h2{
	padding: 60px 0 0 0;
}
#union ul{
	margin: 40px 0 0 0;
}
#union .unitxt{
	font-size: 1.3rem;
	line-height: 2;
}
#union li{
	display: flex;
	padding: 0 10% 20px;
    text-align: center;
}

#union dt p{
	color: #f3ae69;
	font-size: 22px;
	padding: 10px 0;
}
#union dl{
	flex: 1;
	padding: 0 6%;
}
/*#union li:nth-child(2){
	width:100%;
	margin: 30px 0;
}
#union li:nth-child(2) dl {
    padding: 0 37%;
}*/
#union .osaka{
	width: 50%;
    text-align: center;
    margin:60px auto 0 auto;
}
/*採用情報*/

#recruit .recruitwrap{
	background-color:#a3d4f5;
	position: relative;
}
#recruit .recruit{
	position: absolute;
	top:33%;
	left:0;
	right: 0;
}
#recruit .recruit p {
	color: #fff;
	font-size: 1.7vw;
	text-shadow: 1px 1px #000;
}
img.recimg {
	width: 20%;
}
/*会社概要*/
#company{
	background-color: #f7f7f7;
	padding: 40px 0;
}
#company table{
	margin: 0 auto 0 27%;
	text-align: left;
}
 #recruit table{
 	text-align: left;
	margin: 0 auto;
 }
#description table{
	border-collapse: collapse;
	margin: 20px 0 0 27%;
	text-align: left;
}
#company  table th, #company  table td,
#description table th, #description table td,
#recruit table th, #recruit table td{
	padding: 10px;
}
#recruit table th{
	white-space: nowrap;
	padding: 0 50px 0 0;
}
#description table th{
	white-space: nowrap;
	padding: 0 10px 0 0;
}
/*アクセス*/
#access h3{
	text-align: left;
	width:670px;
	margin: 0 auto 10px auto;
	border-left: 6px solid #c6ebee;
	padding: 5px;
	font-size: 1.1rem;
}
#access p{
	padding: 0 0 30px 0;
	margin: 0 auto;
	line-height: 2;
	text-align: left;
	width:670px;
	font-size: 0.9rem;
}
#access p:first-child{
	padding: 0;
}

/*フッタ*/
footer{
	background-color: #c6ebee;
	padding: 40px 0;
	margin-bottom: 30px;
}
footer ul{
	display: flex;
	margin: 0 auto;
	width: 60%;
}
footer li{
	padding: 0 40px;
	margin: 0 auto;
}
footer p{
	font-size: 28px;
	margin: 30px 0 0 0;
}
.footp:before {
    content: "";
    display: inline-block;
    background-image: url(../images/logo.png);
    width: 1.5em;
    height: 1.5em;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.footad{
	font-size: 16px;
}
small{
	padding: 30px 0;
}

/*特商法ページ*/
#description{
padding: 0 0 60px 0;
}
.descriptionimg{
	background-color: #e6db2b;
	text-shadow: 1px 1px #ddd224;
}
main .descriptionimg h1,.recruitimg h1, .privacyimg h1{
	color: #fff;
	font-size: 3rem;
	padding: 14% 0 0 0;
}
main .descriptionimg .inner,main .recruitimg .inner{
	overflow: hidden;
	position: relative;
	height: 650px;
}
main .descriptionimg img, main .recruitimg img{
	width: 120%;
	position: absolute;
	left: 0;
	right: 0;
	top: 310px;
}

/*採用情報ページ*/
.recruitimg{
	background-color: #f9def7;
	color: #fff;
	text-shadow: 1px 1px #e6a6e1;
}
.recruitimg p{
	font-size: 1.5rem;
}
/*採用情報ページ*/

#recruit .btn {
	margin: 100px 0;
}
#recruit .btn a{
	background-color: #7ecef4;
	color: #fff;
	padding: 20px 50px;
	border-radius: 5px;
	font-size: 1.2rem;
}
/*プラポリ*/
#privacy {
	padding: 0 0 60px 0;
}
.privacyimg{
	background-color: #d8f9ff;
	color: #fff;
	text-shadow: 1px 1px #a0dbe6;
}
#privacy .priinner{
max-width: 760px;
margin: 0 auto;
text-align: left;
}
#privacy h3{
	font-size: 1.2rem;
	margin: 20px 0 0 0;
}
/*#policy,#union,#company,#access {
	margin-top:-100px;
	padding-top:100px;
}
span.space {
  position: relative;
  top: -200px;
  display: block;
}*/
@media only screen and (max-width: 768px){
:root {
    font-size: 14px;  
 }
.inner{
	min-width: 100%;
	max-width: 100%;
	}
.br_pc{
    display: none;
}
.br_sp{
    display: block;    
}
h3{
    font-size: 20px;
}
h4{
	color:#f18000;
	font-size: 18px;
	padding: 1em 0;
}
	/* SP header */
header{
    position: -webkit-sticky;
	position: sticky;
	top: 0;	
	z-index: 1000;
	grid-row: head;
	grid-column: 1/-1;
	height: 70px;
	background: #FFF;
}
header h1{
	padding-top: 13px;
	padding-left: 8%;
}
header h1 img{
	max-width: 200px;
}
main .mainimg img{
object-fit: cover;
	}
.tel{
    display: inline-block;
}
.tel a{
	font-size: 30px;
    font-weight: 400;
    font-style: normal;
	color: #f18000;
}
.tel a::before{
    content: "";
    display: inline-block;
	background-image: url(../images/phone.svg);
    width: .75em;
    height: .75em;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: -.15em;
}
.tel span{
	color: #000;
	position: relative;
	top:-15px;
	font-size: 13px;
}
.tel span.ffm{
	top: 64px;
    position: absolute;
    right: 120px;
	}
main{
	margin: 0;
	}
	/* SP header */
header{
    position: -webkit-sticky;
	position: sticky;
	top: 0;	
	z-index: 1000;
	grid-row: head;
	grid-column: 1/-1;
	height: 70px;
	background: #FFF;
}
header h1{
	padding-top: 13px;
	padding-left: 2%;
}
header h1 img{
	max-width: 200px;
}
.header{
		padding: 0;
	}

.globalMenu li.tel a span{
	color: #000;
	position: relative;
    left: 0;
	font-size: 1rem;
}

/* SP　グローバルメニュー */
nav.globalMenu{
	position: fixed;
	z-index: 2;
	top: 0;
	left:0;
	text-align: center;
	transform: translateY(-100%);
	transition: all 0.6s;
	width: 100%;
}
nav.globalMenu ul{
	background: rgba(256,256,256, .8);
	margin:0 auto;
	padding: 0;
	width: 100%;
	display: block;
}
nav.globalMenu ul li{
	font-size: 1.1em;
	list-style-type: none;
	padding: 0;
	width: 100%;
	border-bottom: 1px dotted #fff;
}
nav.globalMenuSp ul li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}
nav.globalMenu ul li a{
	display: block;
	padding: 1em 0;
}
nav.globalMenu ul li.tel a{
	padding: 0 0;
	padding-top: 0.25em;
}

/* jQueryで付与・削除するクラス */
nav.globalMenu.active{
	top: 70px;
	transform: translateY(0);
}

/* SP ハンバーガー */
.navToggle{
	display: block;
	position: fixed;
	right: 13px;
	top: 13px;
	width: 42px;
	height: 42px;
	cursor:pointer;
	z-index: 3;
	background-color: inherit;
	text-align: center;
}
.navToggle span{
	display: block;
	position: absolute;
	width: 30px;
	border-bottom: solid 3px #f18000;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
	left: 6px;
}
.navToggle span:nth-child(1){
	top: 9px;
}
.navToggle span:nth-child(2){
	top: 18px;
}
.navToggle span:nth-child(3){
	top: 27px
}

/* タップ後の動作 */
.navToggle.active span:nth-child(1) {
	top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*メインイメージ*/
main .mainimg h1{
    top: 25%;
}
/*コンセプト*/
main .concept p {
    font-size: 1rem;
    width: 96%;
}
/*会社方針*/
main #policy h2 {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}
main #policy ul {
    position: absolute;
    top: 30%;
    left: 25%;
    right: 0;
}
main #policy li {
    font-size: 1.5rem;
    text-align: left;
	padding: 10px;
	}
/*事業紹介*/
#union {
    padding: 0 0 40px 0;
}
#union .unitxt {
    line-height: 2;
	width: 90%;
	margin: 0 auto;
	text-align: justify;
}
#union li, #union li:nth-child(2) dl {
    padding: 0;
}
#union dl, #union li, #union li:nth-child(2) dl {
    padding: 0 6%;
}
#union dd{
	font-size: 1.2rem;
	text-align: justify;
}
#union .osaka {
    width: 90%;
    text-align: center;
    margin: 40px auto 0 auto;
}
#recruit .recruit {
    top: 30%;
}
img.recimg {
    width: 35%;
}
#recruit .recruit p {
    font-size: 2.5vw;
}

/*table*/
  .last td:last-child {
    width: 100%;
  }
  .table {
    width: 96%;
	text-align: left;
  }
  .table th,
  .table td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
#company table{
	margin: 0 auto;
}
#recruit table td:nth-child(even){
	display: none;
}
#recruit table tr{
border-bottom: 1px solid;
}
#recruit table th {
    padding: 10px 0 0 0;
	font-size: 1rem;
}
#recruit table td{
	padding: 5px 0 5px 0;
}
/*アクセス*/
#access p {
    font-size: 1rem;
}
/*フッタ*/
footer ul{
display: block;
}
footer li {
    padding: 0 0 20px 0;
}
footer p {
    font-size: 2.2rem;
    margin: 10px 0 0 0;
}
/*プライバシー*/
#privacy{
    padding: 0 5% 15% 5%;
    font-size: 1rem;
}
/*特商法*/
main .descriptionimg .inner,main .recruitimg .inner{
	height: 530px;
}
#description table {
    margin: 20px auto;
	width: 96%;
}
}
@media screen and (max-width:480px) {
.header ul li:nth-child(-n+5) {
    padding-top: 10px;
}
nav.globalMenu ul li a {
    padding: 0.5em 0;
}
/*メインイメージ*/
main .mainimg img {
	height: 400px;
    object-fit: cover;
}
main .mainimg h1 {
    font-size: 2rem;
    left: 10%;
}
main .mainimg h1 span {
    font-size: 4vw;
	}
main h2 {
    margin: 0;
	font-size: 1.6rem;
}
/*コンセプト*/
main .concept p {
    font-size: 1.3rem;
	text-align: left;
	padding: 10px 0 0 0;
	}
/*会社方針*/	
main #policy {
    margin-top: 40px;
}
main #policy img {
	height: 400px;
	object-fit: cover;
	object-position: 75% 100%;
}
main #policy h2{
	top: 10%;
	color:#023894;
}
main #policy ul{
    top: 30%;
    left: 3%;
	right: 3%;
}
main #policy li{
    font-size: 1.2rem;
	padding: 0;
}
main #policy li:nth-child(n+2){
	padding-top: 30px;
}
main #policy li:before {
    margin-right: 10px;
}
/*事業紹介*/
#union dt p {
    font-size: 1.5rem;
}
#union dd {
    text-align: left;
}
#union li{
	display: block;
	}
/*採用情報*/
#recruit .recruit {
    top: 9%;
}
#recruit h2 {
    margin: 60px 0 0 0;
}
#recruit .recruit p {
	font-size: 1.1rem;
    line-height: 1.3;
}
/*会社概要 特商法*/
#description h2 {
    margin: 40px 0 20px 0;
}

/*アクセス*/
#access h2{
	margin: 40px 0 0 10px;
}
#access h3{
	width: 90%;
	margin-left: 20px;
}
#access iframe+p{
	padding-bottom: 30px;
}
#access p {
    font-size: 0.8rem;
    text-align: left;
    padding: 0;
	line-height: 1.8;
	width: 90%
}
#access p:first-child{
	padding: 0 5%;
	}
iframe {
    width: 90%;
    height: 400px;
} 
/*フッタ*/
footer {
    margin: 40px 0 0 0;
	padding: 20px 0;
}
footer li {
    padding: 0 0 10px 0;
	font-size: 1rem;
}
footer p {
    font-size: 1.5rem;
	}
.footp:before {
    width: 1.3em;
    height: 1.3em;
    vertical-align: text-top;
}
.footad {
    font-size: 1rem;
	margin-top: 20px;
}
small {
    font-size: 0.7rem;
	padding: 30px 10px;
}
/*特商法*/
main .descriptionimg .inner,main .recruitimg .inner,
main .privacyimg .inner{
    height: 360px;
}
main .descriptionimg img {
    top: 252px;
}
/*採用情報*/
main .recruitimg img {
    top: 252px;
}
#recruit table {
	font-size: 0.9rem;
}
/*プラポリ*/
.privacyimg h1 {
    padding: 24% 0 0 0;
}
main .privacyimg img {
    width: 120%;
    position: absolute;
    left: 0;
    right: 0;
    top: 321px;
}
}
