@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}
html {
    height: 100%;
}
body {
	height: 100%;
	color: #666;
	background-color: #fff;
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "ＭＳ Ｐゴシック", "MS PGothic";
	word-wrap: break-word;
	margin-bottom: 25px;
	-webkit-text-size-adjust: 100%;
}
.mainContainer {
	width: 100%;
}
img {
	vertical-align: top;
}
section,
article {
	display: block;
}

a:hover img, form.contact_form input.mailFormBtn:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
li {
	list-style-type: none;
}
a {
	color: #000;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
.clfix::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.textRight{
	text-align: right;
}
.textLeft{
	text-align: left;
}
.textCenter{
	text-align: center;
}

.bgBlack{
	background: #212121;
}
.bgBlack *{
	color: white;
}
.sp_on{
	display: none;
}

/*ヘッダー-------------------------------------------*/

header {
	width: 100%;
	display: block;
	position: relative;
	/* background-size: cover; */
}
header {
	height: auto !important;
}
header.subPageMainImg {
	background-image: url(../img/top/01.jpg);
	height: 220px!important;
}
header h1 {
	position: absolute;
	z-index: 1000;
}

.topBorder{
	background: #000;
	height: 20px;
}

/*グローバルナビゲーション-------------------------------------------*/

#globalNavi {
	font-size: 16px;
}

/*パン屑-------------------------------------------*/
.breadcrumbs {
	display: block;
	padding: 10px;
}
.breadcrumbs li {
	display: inline-block;
	font-size: 14px;
	color: #666;
}
.breadcrumbs li::after {
	content: "＞";
	padding-left: 10px;
	color: #AAA;
	font-size: 12px;
}
.breadcrumbs li:last-child::after {
	content: "";
}

/*メインコンテンツ-------------------------------------------*/

.topSubImgBox {
	position: fixed; 
	width: 100%;
	height: auto;
}
.topSubImgRightInner{
	position: fixed; 
	top: 25%;
	right: 25%;
}
.topSubImgleftInner{
	position: fixed; 
	top: 250px;
	right: 250px;
}
.topSubImgText{
	position: fixed;
	top: 25%;
	right: 25%;
	text-align: center;
	padding-left: 250px;
}
.botline{
	border: 1px solid #000;
	width: 20px;
	position: relative;
    margin: 10px auto 20px auto;
}
.sectionBlock {
	clear: both;
}
.mainContent {
	margin-bottom: 10px;
}
.sectionBlock::after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.sectionBlock p {
	line-height: 1.4;
	font-size: 16px;
}
h2 {
	font-size: 32px;
	line-height: 30px;
	color: #000;
	font-family: "メイリオ", Meiryo, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', "ＭＳ Ｐゴシック", "MS PGothic";
	margin-bottom: 30px;
	padding-top: 5px 0;
	position: relative;
	display: block;
	text-align: center;
	margin-top: 30px;
}

a.btnList {
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	letter-spacing: 0px;
	padding: 10px 50px;
	color: #ffffff;
	background-color: #FF2E2E;
	text-align: center;
	border-radius: 40px;
}

a.btnList:hover {
	opacity: .7;
}
/*トップページのタイトル*/
h2.topSetTytle {
	padding-left: 15px;
	font-size: 30px;
	color: #000;
	text-align: center;
}
h2.topSecTitle span{
	font-size: 15px;
	letter-spacing: 2px;
}

.sectionBlock h3 {
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	letter-spacing: 1px;
	margin-top: 20px;
	padding: 10px;
	display: block;
	clear: both;
}


.subIntro p{
	font-size: 16px !important;
	text-align: center;
	padding: 10px 0;
}


.aboutFlex{
	display: flex;
}

.aboutFlex__item{
	width: 48%;
}

.aboutFlex__item img{
	max-width: 100%;
}

.aboutFlex__text{
	padding: 50px;
}

/*お知らせ-------------------------------------------*/

.newTopics ul li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px rgb(190, 190, 190);
	font-size: 14px;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
.newTopics ul li:first-child {
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px rgb(190, 190, 190); 
}
.newTopics ul span{
	color: #FF2E2E;
	padding: 0 5px;
	border: solid 1px #FF2E2E;
	margin-right: 10px;
	margin-bottom: 10px;
}


/*トップメッセージ-------------------------------------------*/
.topMessage {
	position: absolute;
	bottom: 0;
	left: 0%;
	z-index: 100;
}
.topMessage h2{
	color: white;
	font-size: 72px;
	text-align: left;
	line-height: 90px;
	margin-bottom: 0;
	font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "Sawarabi Mincho", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

/*サービスページ-------------------------------------------*/
.contList {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	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;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin-bottom: 50px;
	padding-top: 20px;
}
.pt-0 {
	padding-top: 0;
}
.contList__reserve{
	flex-direction: row;
}

.contList .listBox {
	width: 48%;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	margin-bottom: 20px;
}

.contList .listBox h2 {
	text-align: left;
	font-size: 32px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 0;
}

.sectionBlock .listBox h3 {
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
	color: #474747;
}


.contList .listBox img {
	width: 100%;
	display: block;
	margin: auto;
}

/*TOPサービス-------------------------------------------*/

.serviceBox img{
	max-width: 100%;
	transition: .5s;
}

.serviceBox {
	position: relative;
}
.serviceContactBox {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.serviceContactBox h2{
	color:#fff;
	margin-bottom: 5px;
}
.serviceContactBox h2 span{
	color:#fff;
}
.serviceContactBox p a{
	display: block;
	font-size: 26px;
	border: solid 2px #fff;
	padding-top: 15px;
    padding-bottom: 13px;
	color: #fff !important;
	width: 30%;
	background-color: none;
	margin-left: 35%;
	text-align: center;
}




/*TOPメニューのフレックスボックス-------------------------------------------*/
.tpflexbox {
	width: 100%;
    display: flex;
    justify-content: space-between;
	/* padding-top: 60px; */
}
.tpflexbox1 {
	width: 100%;
    display: flex;
    justify-content: space-between;
	padding-top: 50px;
	padding-bottom: 50px;
	margin: 50px 0;
}
.tpbox-itemleft {
    width: 48%;
    flex-direction: column-reverse;
}
.tpbox-itemright {
    width: 48%;
    height: auto;
}
.tpbox-itemright h2 {
    font-size: 32px;
	text-align: left;
	margin-bottom: 10px;
}
img.imgPlacementLeft {
	padding: 10px;
	float: left;
	display: block;
	margin-right: 25px;
	margin-bottom: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img.imgPlacementRight {
	padding: 10px;
	float: right;
	display: block;
	margin-left: 25px;
	margin-bottom: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*サービス-------------------------------------------*/


.contList .serviceMenuBox {
	width: 50%;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	transition: 0.2s linear;
	position: relative;
}
.serviceMenuText{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.sectionBlock .serviceMenuBox h3 {
	font-size: 24px;
	color: #ffffff;
}


.contList .serviceMenuBox img {
	width: 100%;
	display: block;
	transition: .5s;
}

.serviceBgChange{
	background: #F1F1F1;
}

/*---------------------トップ採用----------------------*/
.recruitBox {
	position: relative;
}
.recruitBox__bg {
	background-image: url(../img/recruit/1.jpg);
	background-size:  cover;
	background-position: center center;
	background-repeat: no-repeat;
	filter: brightness(50%);
	height: 350px;
}

.recruitContactBox {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.recruitContactBox h2{
	color:#fff;
	margin-bottom: 5px;
}
.recruitContactBox h2 span{
	color:#fff;
}
.recruitBox__text{
	text-align: center;
	color: white;
}
.recruitContactBox p a{
	display: block;
	position: relative;
	font-size: 26px;
	border: solid 2px #fff;
	padding-top: 15px;
    padding-bottom: 13px;
	color: #fff !important;
	width: 80%;
	max-width: 500px;
	margin: auto;
	margin-top: 20px;

	text-align: center;
}
.recruitContactBox p a:after {
	display: block;
	content: "";
	position: absolute;
	top: 36%;
	right: 15%;
	width: 15px;
	height: 15px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.recruitContactBox p a:hover {
	font-size: 26px;
	color: #000 !important;
	border: solid 2px #fff;
	background-color: #fff;
}
.recruitContactBox p a:hover::after { 
	border-top: solid 2px #000;
	border-right: solid 2px #000;
} 



/*お問い合わせフォーム-------------------------------------------*/
.sectionBlock .contact {
	text-align: center;
	margin: 50px 0;
	border: solid 1px #666;
	width: 80%;
	margin-left:10%;
}
.sectionBlock .contact  h2 {
	padding-top: 20px;
}
.sectionBlock .contact .tel a {
	font-size: 30px;
	color: #666;
	text-decoration: none;
}
.sectionBlock .contact .tel a i {
	padding-right: 10px;
}
.sectionBlock .contact .tel a strong {
	font-size: larger;
}

.btnContact a {
	display: block;
	padding-top: 15px;
	padding-bottom: 13px;
	background-color: #666;
	font-size: 20px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	width: 60%;
	margin: 20px auto;
	border: 1px solid #FFF;
}
.btnContact a:hover {
	background-color: #fff;
	color: #666;
	border: 1px solid #666;
}
.btnContact a i {
	padding-right: 10px;
}


/*フッター-------------------------------------------*/

footer {
	clear: both;
	padding: 20px 0 0 0;
	display: block;
	color: #fff;
	background-color: #181818;
}

.footerBlock {
	padding-top: 30px;
	padding-bottom: 30px;
}
.footerLogo {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.footerBlock ul li .listTitle {
	font-size: 14px;
	letter-spacing: 1px;
}

.footerBlock ul li a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 30px;
	font-size: 14px;
	line-height: 22px;
	position: relative;
}

.footerBlock ul li a::before {
	font-size: 10px;
	display: block;
	width: 20px;
	line-height: 22px;
	position: absolute;
	top: 5px;
	left: 10px;
	content: '・';
}
.footerBlock ul li a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
}

.footerBlock ul {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.footerBlock ul li ul {
	width: 100% !important;
}

small {
	font-size: 10px;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
	padding: 10px 0 15px 0;
	display: block;
}
.footerboxIn ul li {
	font-size: 14px;
}

/*トップへ戻るボタン-------------------------------------------*/
.footerToTop {
	position: fixed;
	bottom: 10px;
	right: 30px;
	z-index: 200;
}
.footerToTop a {
	text-decoration: none;
	text-align: center;
	display: block;
	width:50px;
	height:35px;

	padding-top: 15px;
	background-color: #666;
}
.footerToTop a:hover{
	background-color: #000;
}

/*テーブル-------------------------------------------*/
table {
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}

.sectionBlock table.companyTable,
#mailForm table.mailFormTable{
	width: 100%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	overflow: hidden;
}
.sectionBlock table.companyTable th,
.sectionBlock table.companyTable td {
	padding: 20px;
	font-size: 14px;
	border: solid 1px #666;
}
.sectionBlock table.companyTable th {
	color: #000;
	letter-spacing: 2px;
	border: solid 1px #666;
	background-color: rgb(245, 245, 245);
}

/*採用-------------------------------------------*/
.sectionBlock table.recuitTable{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.recuitTable{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
.recuitTable th {
	padding: 20px;
	font-size: 15px;
	border-bottom: solid 1px #666;
	color: #000;
	letter-spacing: 2px;
	text-align: left;
}
.recuitTable td {
	padding: 20px;
	font-size: 15px;
	border-bottom: solid 1px #666;
}

/* お問い合わせページ メールフォーム*/
#mailForm table.mailFormTable th {
	text-align: right;
	border: solid 1px #CCC;
	font-size: 14px;
	padding: 20px;
	border-top: none;
}
#mailForm table.mailFormTable tr:first-child{
	border-top: solid 1px #CCC;
}
.sectionBlock #mailForm table.mailFormTable th p {
	font-size: 10px;
	line-height: 14px;
	color: #999;

}
span.required {
	display: inline-block;
	color: rgb(255, 38, 38);
	font-size: 12px;
	line-height: 24px;
	padding: 0 5px;
}
#mailForm table.mailFormTable td {
	padding: 30px;
	border: solid 1px #CCC;
	border-top: none;


}
.mailTextBox, textarea {
	padding: 5px;
	width: 100%;
	font-size: 16px;
}
form input.mailFormBtn {
	font-size: 18px;
	background-color: #666;
	color: #FFF;
	padding: 10px 100px;
	line-height: 24px;
	border: solid 1px #666;
}
form input.mailFormBtn:hover {
	opacity: .7;
	cursor: pointer;
}


/* サービスページ------------------------------------------*/


@media screen and (min-width:1100px) {

/*
ヘッダー
-------------------------------------------*/
header {
	height: 250px;
}

header h1 {
	left: 20px;
	top: 15px;
}
.sp_menu,
.menuTrigger,
.close_btn {
	display: none;
}

/*PCグローバルナビ-------------------------------------------*/
#globalNavi {
    width: 100%;
    display: block;
    height: 60px;
    background: #000;
    z-index: 1000;
    right: 30px !important;
    top: 0px;
}
#globalNavi.nav_fixed {
	position: fixed;
	top: 0px;
}
#globalNavi ul.globalNaviMenu {
	height: 60px;
	width: 1100px;
	float: right;
	display: block;
	text-align: right;
}

#globalNavi ul li{
	width: 120px;
	height: 60px;
	display: inline-block;
}

#globalNavi ul li:last-child{
	display: none;
}

#globalNavi li a {
    width: 120px;
    height: 60px;
    display: table-cell;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    line-height: 22px;
    position: relative;
    vertical-align: middle;
}
#globalNavi li:last-child a{
	background: #FF2E2E;;
}
#globalNavi li a:hover {
	opacity: .7;
}


/*メインコンテンツ-------------------------------------------*/

.sectionBlock {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 30px;
}
.sectionBlock p {
	line-height: 1.8;
	font-size: 15px;
}

.breadcrumbs ul {
	display: block;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

/*フッター-------------------------------------------*/
.footerBlock  {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.footerBlock .footerboxIn .footerRight {
	float: right;
	width: 240px;
}
.footerBlock .footerboxIn .footerRight p {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 30px;
}
.footerBlock .footerboxIn ul {
	display: block;
	float: left;
	margin-left: 12%;
}

}
/*-----（/1100～）-----*/


@media screen and (max-width:1100px) {
	
.mainContainer {
	width: 90%;
	margin-left: 5%;
}

/*ヘッダー-------------------------------------------*/

header {
	height: 200px;
}

header h1 {
	left: 10px;
	top: 10px;
	width: 180px;
}

.topSlide{
	height: 500px;
}

.topMessage h2{
	font-size: 32px;
	line-height: 32px;
}


/*ハンバーガー-------------------------------------------*/
.menuTrigger {
	display: block;
	height: 50px;
	width: 60px;
	text-align: center;
	padding: 5px 0;
	position: fixed;
	z-index: 5000;
	top: 5px;
	right: 5px;
	background: rgba(255,255,255,0.7);
}

.menuTrigger:hover {
	cursor: pointer;
}

.menuTrigger.opened {
	background: rgba(0, 0, 0, .7);
}

.menuTrigger.opened span {
	background: #fff;
}
.menuTrigger span {
	width: 35px;
	height: 2px;
	display: block;
	position: absolute;
	left: 22%;
	top: 45%;
	background: #000;
}
.menuTrigger span {
    transition: all 0.3s;
    transform: rotate(0deg);
	-webkit-transform: rotate(0deg);  
    -moz-transform: rotate(0deg);    
  }
.menuTrigger span.top {
    transform: translateY(-8px);
	-webkit-transform: translateY(-8px);  
    -moz-transform: translateY(-8px);    
  }
.menuTrigger span.bottom {
    transform: translateY(8px);
	-webkit-transform: translateY(8px);  
    -moz-transform: translateY(8px);    
}


.menuTrigger:hover span.top {
    transform: translateY(-10px);
	-webkit-transform: translateY(-10px);  
    -moz-transform: translateY(-10px);    
}
.menuTrigger:hover span.bottom {
    transform: translateY(10px);
	-webkit-transform: translateY(10px);  
    -moz-transform: translateY(10px);    
}


.menuTrigger.opened  span.middle {
    background: rgba(255, 255, 255, 0);
	 transform: translateX(30px);
	 -webkit-transform: translateX(30px);  
    -moz-transform: translateX(30px);    
}
.menuTrigger.opened  span.top {
    transform: rotate(-45deg) translateY(0px);
	-webkit-transform: rotate(-45deg) translateY(0px);  
    -moz-transform: rotate(-45deg) translateY(0px);    
}
.menuTrigger.opened  span.bottom {
    transform: rotate(45deg) translateY(0px);
	-webkit-transform: rotate(45deg) translateY(0px);  
    -moz-transform: rotate(45deg) translateY(0px);    
}

/*グローバルナビ-------------------------------------------*/
#globalNavi {
	position: fixed;
	width: 100%;
	height: 100%;
	padding-top: 170px;
	top: 0px;
	overflow: auto;
	z-index: 3000;
	background: black;
	opacity: 0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha( opacity=95 )";
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#globalNavi ul {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}

#globalNavi ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border-bottom: solid 1px #fff;
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 22px;
}

#globalNavi ul li {
	background-color: rgba(0, 0, 0, .7);
}

#globalNavi ul li:last-child {
	background: rgba(255, 46, 46, .7);
}

#globalNavi ul li a:hover {
	background-color: #fff;
	color: #666;
}

.fixed {
	overflow: hidden;
}

/*
メインコンテンツ
-------------------------------------------*/

.sectionBlock {
	width: 100%;
	padding: 30px 0;
	margin: 30px 0;
	
}
.sectionBlock p {
	font-size: 13px;
}
.bgChange {
	padding: 10px 0 20px 0;
	margin: 10px 0 20px 0;
}

.bgChange h2 {
	margin-bottom: 20px;
}
.sectionBlock .serviceMenuBox h3 {
    font-size: 24px;
}

/*トップフォーム-------------------------------------------*/


/*フッター-------------------------------------------*/
.footerBlock .footerboxIn {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

.footerBlock .footerboxIn .footerRight {
	float: right;
	width: 24%;
}
.footerBlock .footerboxIn .footerRight p {
	font-size: 12px;
	margin-bottom: 20px;
}
.footerBlock .footerboxIn ul {
	display: block;
	float: left;
	width: 24%;
	padding-right: 5px;
}
.footerToTop {
	bottom: 10px;
	right: 10px;
}

}
/*-----（/～1100）-----*/


@media screen and (max-width:760px) {
	
header h1 {
	left: 5px;
	top: 5px;
}

/*
トップフォーム
-------------------------------------------*/
.topSlide__contact, .topMessage{
	display: none;
}

/* サービス*/
.contList .listBox {
	width: 98%;
	margin-left: 1%;
}
.contList__reserve{
	flex-direction: column-reverse;
}
.contList .serviceMenuBox {
	width: 100%;
}


.sectionBlock .listBox h2 {
	font-size: 20px
}
/*
テーブル
-------------------------------------------*/
.sectionBlock table.mailFormTable {
	width: 100%;
}

.sectionBlock table.companyTable th,
.sectionBlock table.companyTable td,
.sectionBlock table.mailFormTable th,
.sectionBlock table.mailFormTable td {
	display: block;
    padding: 15px;
	border: solid 1px #CCC;
	border-top: none;
	font-size: 14px;
	text-align: left;
}

.sectionBlock table.companyTable tr:first-child,
.sectionBlock table.mailFormTable tr:first-child{
	border-top: solid 1px #CCC;
}
.sectionBlock table.recuitTable th,
.sectionBlock table.recuitTable td{
	display: block;
    padding: 15px;
	font-size: 14px;
	text-align: left;
}

.sectionBlock table.mailFormTable th,
.sectionBlock table.mailFormTable td {
	text-align: left !important;
}
.sectionBlock table.mailFormTable th {
	border-right: solid 1px #CCC;
}


.aboutFlex{
	display: block;
}

.aboutFlex__item{
	width: 100%;
}


.aboutFlex__text{
	padding: 20px;
}


/*フッター-------------------------------------------*/
footer {
	padding-bottom: 20px;
}

.footerBlock .footerboxIn .footerRight {
	float: none;
	clear: both;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	padding-top: 20px;
}
.footerBlock .footerboxIn .footerRight p {
	line-height: 26px;
	margin-bottom: 0px;
}
.footerBlock .footerboxIn ul {
	width: 32%;
}
img.footerLogo {
	width: 70%;
	margin-left: 15%;
}

}
/*-----（/～760）-----*/

@media screen and (max-width:560px) {

h2 {
	font-size: 18px;
	line-height: 30px;
}
.sp_on{
	display: block;
}
h2 a.btnList {
	font-size: 14px;
	line-height: 26px;
	width: 90px;
	top: 5px;
}

h2 a.btnList::before {
	line-height: 26px;
}
.sectionBlock p {
    font-size: 12px;
}
.contList .listBox {
	width: 98%;
	margin-left: 1%;
}


.footerBlock .footerboxIn {
	width: 100%;
}
.footerBlock ul li .listTitle {
	font-size: 12px;
	letter-spacing: 0px;
}

.footerBlock ul li a {
	padding-left: 20px;
	font-size: 13px;
	line-height: 18px;
}

.footerBlock .footerboxIn ul {
	width: 32%;
	margin-left: 1%;
}
.footerBlock .footerboxIn ul li{
	font-size: 13px;
}

textarea,
input {
	max-width: 360px;
}

/*お問い合わせフォーム-------------------------------------------*/
.sectionBlock .contact {
	margin: 30px 0;
	width: 90%;
	margin-left: 5%;
}
.sectionBlock .contact .tel a {
	font-size: 16px;
}
.btnContact a {
	padding: 15px 0;
	font-size: 12px;
	line-height: 10px;
	width: 70%;
}

.recruitContactBox p a {
	font-size: 16px;
}
.recruitContactBox p a:hover {
    font-size: 16px;
}
.recruitContactBox p a:after {
	font-size: 16px;
    display: none;
}
.subIntro p {
    font-size: 13px !important;
    text-align: center;
    padding: 10px 0;
}
.recuitTable th {
    padding: 0;
}
.recuitTable td {
    padding: 15px;
    font-size: 13px;
}

}
/*-----（/～560）-----*/

	
@media screen and (max-width:400px) {

.sectionBlock {
	margin: 0;
}
.sectionBlock p {
	line-height: 1.8;
	font-size: 13px !important;
}
.sectionBlock .serviceMenuBox h3 {
    font-size: 16px;
}
.sectionBlock .newTopics ul li:first-child {
    margin-top: 10px;
    padding-top: 10px;
}
.sectionBlock .newTopics ul li {
    margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 13px;
}
.footerBlock .footerboxIn ul {
	width: 98%;
	margin-left: 1%;
	margin-right: 0;
	padding: 5px 5px 10px 5px;
	font-size: 13px;
}

textarea,
input {
	width: 100%;
}


.sectionBlock h3 {
    font-size: 16px;
}

/*お問い合わせフォーム-------------------------------------------*/
.sectionBlock .contact {
	margin: 30px 0;
	width: 90%;
	margin-left: 5%;
}
.sectionBlock .contact .tel a {
	font-size: 16px;
}
.btnContact a {
	padding: 15px 0;
	font-size: 12px;
	line-height: 10px;
	width: 70%;
}


}
/*-----（/～400）-----*/

/*スライドショー---------------------------------------------------------*/
.topImg {
	height: auto;
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
}

.topImg img.imgBase {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
.topImg img.topImg01,
.topImg img.topImg02,
.topImg img.topImg03 {
	animation-name: album;
	-webkit-animation-name: album;
	animation-duration: 15s;
	-webkit-animation-duration: 15s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	opacity: 0;
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.topImg img.topImg02 {
	animation-delay:5s;
	-webkit-animation-delay:5s;
}

.topImg img.topImg03 {
	animation-delay:10s;
	-webkit-animation-delay: 10s;
}

@keyframes album {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}
	
	10% {
		opacity: 1;
	}

	34% {
		opacity: 1;
		-webkit-transform: scale(1.0);
		-moz-transform: scale(1.0);
		-o-transform: scale(1.0);
		-ms-transform: scale(1.0);
		transform: scale(1.0);
	}
	44% {
		opacity: 0;
	}
}

@-webkit-keyframes album {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-o-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}
	
	10% {
		opacity: 1;
	}

	34% {
		opacity: 1;
		-webkit-transform: scale(1.0);
		-moz-transform: scale(1.0);
		-o-transform: scale(1.0);
		-ms-transform: scale(1.0);
		transform: scale(1.0);
	}
	44% {
		opacity: 0;
	}
}


.topSlide__contact{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 100;
}

.topSlide__contact a{
	font-size: 18px;
    line-height: 40px;
    text-decoration: none;
    letter-spacing: 0px;
    padding: 10px 20px;
    color: #ffffff;
    background: #FF2E2E;
	text-align: center;
}


/*アイテムのエフェクト-------------------------------------------*/
.itemEffect {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha( opacity=0 )";
	transform: translateY(30px);
	-webkit-transform: translateY(30px);  
    -moz-transform: translateY(30px); 
	-webkit-transition: 1.0s ease-out;
	-moz-transition: 1.0s ease-out;
	transition: 1.0s ease-out;
}

.itemEffect.delay02 {
transition-delay:0.2s;
-webkit-transition-delay:0.2s;
}
.itemEffect.delay04 {
transition-delay:0.4s;
-webkit-transition-delay:0.4s;
}
.itemEffect.delay06 {
transition-delay:0.6s;
-webkit-transition-delay:0.6s;
}
.itemEffect.delay08 {
transition-delay:0.8s;
-webkit-transition-delay:0.8s;
}
.itemEffect.start {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha( opacity=100 )";
	transform: translateY(0px);
	-webkit-transform: translateY(0px);  
    -moz-transform: translateY(0px);    
}
