html { 
scroll-behavior: smooth;
}
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap');
ul.h_menu li a {
font-weight: 400;
font-size: 14px;
}
ul.h_menu li a:hover {
color: #00a2e8;
}
.brand .w_area,
.business .w_area,
.company .w_area,
.privacy .w_area,
.faq .w_area,
.madivision .w_area {
display: none;
}
.htmls {
padding: 0px 0 20px 0;
}
.htmls.business {
padding: 0;
}
a div.triangle {
display: none;
}
.header_menu {
background: rgba(255,255,255,0.69);
z-index:999999;
}
.htmls.company {
padding: 0px;
}



.topMainImg {
display: block;
}
.topMainImgSp {
display: none;
}
.topMainImg img {
width: 100%;
}
.topConte {
margin-top: -5px;
display: flex;
}
.topConte .box {
width: 100%;
height: 32vw;
position: relative;
}
.topConte .box a {
color: #fff;
text-align: center;
width: 100%;
height: 32vw;
display: flex;
justify-content: center;
align-items: center;
transition: .2s;
}
.topConte .box a h2 {
text-align: center;
font-size: 20px;
}
.topConte .box a p {
text-align: center;
padding: 0px 17px;
margin-top: 20px;
border: 1.5px solid #fff;
font-size: 15px;
display: inline-block;
line-height: 2.1;
}
.topConte .box:nth-child(1) {
background-image: url("../images/top_img01.jpg");
background-size: cover;
}
.topConte .box:nth-child(2) {
background-image: url("../images/top_img02.jpg");
background-size: cover;
}
.topConte .box:nth-child(3) {
background-image: url("../images/top_img03_2.jpg");
background-size: cover;
}
.topConte:nth-child(7)  .box:nth-child(1) {
background-image: url("../images/top_img04.jpg");
background-size: cover;
}
.topConte:nth-child(7)  .box:nth-child(2) {
background-image: url("../images/top_img05_2.jpg");
background-size: cover;
}
.topConte:nth-child(7)  .box:nth-child(3) {
background-image: url("../images/top_img06_2.jpg");
background-size: cover;
}
.topConte .box a:hover {
color: #888;
text-decoration: none;
}
.topConte .box a:hover p {
border: 1.5px solid #888;
}
.topConte .box a:hover:after {
position: absolute;
content: '';
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: rgba(255,255,255,.1);
}



.brandTop {
text-align: center;
}
.brandTop h1 {
margin: 150px 0 100px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
}
.brandTop h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}
.brandTop h2 {
font-size: 20px;
}
.brandTop .midashi {
font-family: 'Noto Serif JP', serif;
font-size: 30px;
font-weight: 600;
margin: 20px 0 30px;
}
.brandTop .text {
font-size: 18px;
line-height: 2.3;
}
.brandBlock01 {
height: 30vw;
background-image: url(../images/brand_bg01.jpg);
background-size: cover;
background-repeat: no-repeat;
margin: 100px 0 0;
display: flex;
align-items: center;
padding-left: 10vw;
}
.brandBlock01 .box h2 {
font-size: 20px;
}
.brandBlock01 .box .midashi {
font-family: 'Noto Serif JP', serif;
font-size: 26px;
font-weight: 600;
color: #00a2e8;
line-height: 2;
margin-top: 40px;
}
.brandBlock02 {
background-color: #f3f3f3;
padding: 5vw;
display: flex;
}
.brandBlock02 .box {
display: flex;
align-items: center;
}
.brandBlock02 .box:nth-child(1) {
padding-right: 5vw;
border-right: 2px solid #00a2e8;
width: 40vw;
justify-content: right;
}
.brandBlock02 .box:nth-child(2) {
padding-left: 5vw;
width: 60vw;
}
.brandBlock02 .box:nth-child(2) p {
font-size: 25px;
font-family: 'Noto Serif JP', serif;
font-weight: 500;
}
.brandBlock02 .box h2 {
font-size: 20px;
text-align: right;
}
.brandBlock03 {
background-color: #ebe8e8;
padding: 5vw;
display: flex;
}
.brandBlock03 .box {
display: flex;
align-items: center;
}
.brandBlock03 .box:nth-child(1) {
padding-right: 5vw;
border-right: 2px solid #00a2e8;
width: 40vw;
justify-content: right;
}
.brandBlock03 .box:nth-child(2) {
padding-left: 5vw;
width: 60vw;
}
.brandBlock03 .box:nth-child(2) p {
font-size: 25px;
font-family: 'Noto Serif JP', serif;
font-weight: 500;
}
.brandBlock03 .box h2 {
font-size: 20px;
text-align: right;
}
.brandBlock04 {
background-color: #fff;
padding: 9vw 5vw;
display: flex;
}
.brandBlock04 .box {
display: flex;
align-items: center;
}
.brandBlock04 .box img {
width: 190px;
}
.brandBlock04 .box:nth-child(1) {
padding-right: 9vw;
width: 35vw;
justify-content: right;
}
.brandBlock04 .box:nth-child(2) {
width: 65vw;
}
.brandBlock04 .box:nth-child(2) div {
font-size: 17px;
}
.brandBlock04 .box h2 {
font-size: 20px;
text-align: left;
margin-bottom: 50px;
}



.businessTop {
text-align: center;
}
.businessTop h1 {
margin: 150px 0 100px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
}
.businessTop h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}
.businessTop .midashi {
font-family: 'Noto Serif JP', serif;
font-size: 30px;
font-weight: 600;
margin: 20px 0 30px;
}
.businessTop .textBox {
background-image: url(../images/business_img01.jpg);
background-repeat: no-repeat;
background-size: 861px;
background-position-x: right;
background-position-y: center;
}
.businessTop .textBox .text {
font-size: 18px;
line-height: 2.5;
text-align: left;
margin: 80px 12vw;
}
.businessBlock01 {
display: flex;
margin: 200px 0;
}
.businessBlock01 .box {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
width: 25vw;
height: 25vw;
color: #fff;
font-size: 18px;
}
.businessBlock01 .box p {
line-height: 2.3;
padding: 50px;
}
.businessBlock01 .box:nth-child(1) {
background-image: url("../images/business_img02.jpg");
background-size: contain;
border-right: 1px solid #fff;
}
.businessBlock01 .box:nth-child(2) {
background-image: url("../images/business_img03.jpg");
background-size: contain;
border-right: 1px solid #fff;
}
.businessBlock01 .box:nth-child(3) {
background-image: url("../images/business_img04.jpg");
background-size: contain;
border-right: 1px solid #fff;
}
.businessBlock01 .box:nth-child(4) {
background-image: url("../images/business_img05.jpg");
background-size: contain;
}
.businessBlock02 {
margin: 80px 0 15px;
}
.businessBlock02 h1 {
margin: 150px 0 100px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
}
.businessBlock02 h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}
.businessBlock02 ul {
list-style: disc;
}
.businessBlock02 ul li {
font-size: 18px;
margin: 0 0 20px;
text-align: center;
}
.businessBlock02 ul li:last-child {
margin: 0;
}
.businessBlock03 {
display: flex;
margin-bottom: 0px;
}
.businessBlock03 .box {
width: 20vw;
height: 20vw;
}
.businessBlock03 .box:nth-child(1) {
background-image: url("../images/business_img06_2.jpg");
background-size: cover;
}
.businessBlock03 .box:nth-child(2) {
background-image: url("../images/business_img07_2.jpg");
background-size: cover;
}
.businessBlock03 .box:nth-child(3) {
background-image: url("../images/business_img08_2.jpg");
background-size: cover;
}
.businessBlock03 .box:nth-child(4) {
background-image: url("../images/business_img09_2.jpg");
background-size: cover;
}
.businessBlock03 .box:nth-child(5) {
background-image: url("../images/business_img10_2.jpg");
background-size: cover;
}



.companyTop {
text-align: center;
}
.companyTop h1 {
margin: 150px 0 100px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
}
.companyTop h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}
.companyBlock {
margin: 0 auto 120px;
max-width: 1032px;
display: flex;
}
.companyBlock .box:nth-child(1) {
width: 50%;
padding-right: 25px;
}
.companyBlock .box:nth-child(1) img {
width: 100%;
}
.companyBlock .box:nth-child(2) {
width: 50%;
padding-left: 25px;
}
.companyBlock table tbody tr td {
font-size: 14px;
padding: 15px 20px;
line-height: 1.8;
}
.companyBlock table tbody tr td:nth-child(1) {
width: 35%;
text-align: left;
border-bottom: 2px solid #00a2e8;
}
.companyBlock table tbody tr td:nth-child(2) {
width: 65%;
border-bottom: 2px solid #ccc;
}
.googleMap {
width: 100%;
line-height: 0;
}


.faqBlock {
max-width: 1032px;
margin: 150px auto 120px;
}
.comingSoon {
text-align: center;
font-size: 2vw;
font-family: 'Hind', sans-serif;
transform: scale(1, 1.5);
color: #dedede;
font-weight: 700;
display: flex;
justify-content: center;
align-items: center;
height:350px;
}



.contact_area {
margin-bottom: 100px;
}



.privacyTop {
text-align: center;
}
.privacyTop h1 {
margin: 150px 0 100px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
}
.privacyTop h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}
.privacyBlock {
margin: 0 auto 120px;
max-width: 1032px;
font-size: 14px;
}
.privacyBlock h2 {
font-size: 17px;
font-weight: bold;
margin-top: 50px;
}
.privacyBlock p {
margin-left: 24px;
}
.privacyBlock ol {
margin-left: 45px;
}



.maTop {
text-align: center;
}
.maTop h1 {
margin: 150px 0 30px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
}
.maTop h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}
.maTop h2 {
font-size: 20px;
}
.maTop .midashi {
font-family: 'Noto Serif JP', serif;
font-size: 30px;
font-weight: 600;
margin: 20px 0 30px;
}
.maTop .textBox {
background-image: url(../images/ma_img01.jpg);
background-repeat: no-repeat;
background-size: 861px;
background-position-x: right;
background-position-y: center;
}
.maTop .textBox .text {
font-size: 18px;
line-height: 2.5;
text-align: left;
margin: 80px 12vw;
}




.footer {
position:relative;
background-color: #fff;
text-align: left;
padding: 0;
}
.footer .w_area {
max-width: 100%;
}
.copy {
display:none;
}
ul.social {
display: none;
}
ul.f_menu {
display: none;
}
.footerWrapper {
position:relative;
display: flex;
}
.footerWrapper .footerLeftBox {
background-color: #1f4159;
padding: 80px;
width: 35%;
}
.footerWrapper .footerLeftBox .footerBox p {
color: #fff;
font-size: 14px;
line-height: 1.6;
}
.footerWrapper .footerLeftBox .footerBox p img {
width: 80px;
}
.footerWrapper .footerLeftBox .footerBox dl {
margin-top: 60px;
display: flex;
}
.footerWrapper .footerLeftBox .footerBox dl dt {
margin-right: 25px;
}
.footerWrapper .footerRightBox {
background-color: #0096ff;
padding: 80px;
width: 65%;
}
.footerWrapper .footerLeftBox .footerBox dl dt img,
.footerWrapper .footerLeftBox .footerBox dl dd img {
width: 37px;
}
.footerWrapper .footerRightBox .footerBox {

}
.footerWrapper .footerRightBox .footerBox ul {
display: inline-block;
width: 100%;
margin: 0;
font-size: 17px;
}
.footerWrapper .footerRightBox .footerBox ul li {
float: left;
margin-right: 40px;
line-height: 2;
}
.footerWrapper .footerRightBox .footerBox ul li a {
color: #fff;
}
.footerWrapper .footerRightBox .footerBox ul li a:hover {
color: #1f4159;
text-decoration: none;
}
.footerWrapper .footerRightBox .footerBox .footerCopyright {
padding: 20px 0 0;
margin-top: 80px;
color: #fff;
margin-bottom: 0;
border-top: 2px solid #fff;
width: 90%;
}
.footerWrapper .footerRightBox .footerBox .footerCopyright a {
color: #fff;
}
.footerWrapper .footerRightBox .footerBox .footerCopyright a:hover {
color: #1f4159;
text-decoration: none;
}
.footerWrapper .footerRightBox .footerBox .pageTop {
position: absolute;
right: 50px;
bottom: 50px;
}
.footerWrapper .footerRightBox .footerBox .pageTop a {
color: #fff;
width: 50px;
height: 50px;
border: 1px solid #fff;
display: block;
border-radius: 50%;
text-align: center;
line-height: 3;
font-size: 17px;
font-weight: lighter;
}
.footerWrapper .footerRightBox .footerBox .pageTop a:hover {
color: #1f4159;
border: 1px solid #1f4159;
text-decoration: none;
background-color: #fff;
}
.footerMenu {
display: flex;
}
.footerMenu ul li {
float: none !important;
line-height: 2.5 !important;
}
.footerMenu ul:nth-child(1) li:nth-child(2),
.footerMenu ul:nth-child(1) li:nth-child(3),
.footerMenu ul:nth-child(2) li:nth-child(2),
.footerMenu ul:nth-child(2) li:nth-child(4) {
padding-left: 18px;
}
.footerMenu ul:nth-child(2) li:nth-child(3) {
padding-left: 36px;
}
.footerMenu ul:nth-child(3) li:nth-child(2) {
padding-bottom: 42px;
}
.footerMenu ul {
width: 31% !important;
}
.footerMenu ul:last-child {
margin-bottom: 0px;
}







/*------------------------recruit追加2023/3/28-kashiwabara-------------------*/
.bg1,
.bg2,
.bg3,
.bg4{
	display:none;
}

.tkoff_recruit_page h1 {
margin: 150px 0 100px;
font-family: 'Hind', sans-serif;
font-size: 24px;
font-weight: 600;
transform: scale(1, 1.5);
letter-spacing: 7px;
border-bottom: 0;
padding: 0;
text-align:center;
}

.tkoff_recruit_page h1 span {
font-size: 15px;
display: block;
letter-spacing: 1px;
transform: scale(1, 0.75);
margin-top: 7px;
}

.tkoff_recruit_column{
	background:#f5f5f5;
	padding:30px;
	margin:20px 0;
}

.tkoff_recruit_box{
	display:flex;
}

.tkoff_recruit_img{
	flex:0 1 40%;
}

.tkoff_txt{
	flex:0 1 60%;
	padding:0 0 0 30px;
	position:relative;
}

.tkoff_txt h1{
	margin:0;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';
	font-size:24px;
	font-weight:bold;
	transform: scale(1);
	letter-spacing:0;
	border-bottom:0;
	padding:20px 0;
	text-align:left;
}

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

ul.tkoff_recruit_ul li{
	/*border-bottom:1px solid #dcdcdc;*/
	padding:3px 10px 3px 35px;
	margin:10px 0;
	position:relative;
}

ul.tkoff_recruit_ul li:nth-of-type(1):before {
	/*content: '\f157';*/
	font-family: "Font Awesome 5 Free";
	font-weight:solid;
	position: absolute;
	top: 4px;
	left: 0;
	font-size:25px;
}

ul.tkoff_recruit_ul li:nth-of-type(2):before {
	content: '\f239';
	font-family: "Font Awesome 5 Free";
	font-weight:Regular;
	position: absolute;
	top: 4px;
	left: 0;
	font-size:25px;
}

ul.tkoff_recruit_ul li:nth-of-type(3):before {
	content: '\f017';
	font-family: "Font Awesome 5 Free";
	font-weight:Lignt;
	position: absolute;
	top: 4px;
	left: 0;
	font-size:25px;
}

.tkoff_recruit_link{
	text-align:center;
	margin:30px 0 0 0;
}

.tkoff_recruit_link a{
	border:1px solid #00ace6;
	padding:10px 20px;
	font-size:18px;
	color:#00ace6;
}

.tkoff_recruit_link a:hover{
	border:1px solid #00ace6;
	padding:10px 20px;
	font-size:18px;
	color:#ffffff;
	background:#00ace6;
	text-decoration:none;
}

.tkoff_recruit_date{
	position:absolute;
	right:0;
	top:0;
}

ul.recruit_tag{
	display:flex;
}

ul.recruit_tag li{
	background:#ffffff;
	padding:0 10px;
	border-radius:5px;
	margin:0 10px 0 0;
}

ul.recruit_tag li i{
	color:#00a2e8;
	padding:0 5px 0 0;
}













/*-----------------pulldown追加----------------------*/
ul.pulldown_tkoff{
	position:absolute;
	z-index:1;
	top:72px;
	right:250px;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}


ul.pulldown_tkoff li{
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
visibility: hidden;
opacity: 0;
margin: 0;
}
ul.pulldown_tkoff li a {
display: block;
padding: 5px 20px 5px;
color: #fff;
background: rgba(0,0,0,0.8);
width: 150px;
border-bottom: solid 0.5px #777 !important;
}
ul.pulldown_tkoff li a:hover {
color: #aaa;
background: rgba(0,0,0,0.7);
}
ul.pulldown_tkoff li a:last-child {
border-bottom: none;
}

ul.h_menu li:nth-of-type(5):hover ul.pulldown_tkoff,
ul.h_menu li:nth-of-type(5):hover ul.pulldown_tkoff li{
	visibility:visible;
	opacity:1;
}

ul.h_menu li:nth-of-type(5){
	font-weight: 400;
	font-size: 14px;
}

ul.h_menu{
	padding-right:20px;
}

.logo{
	padding-left:20px;
	max-height:55px;
	width:auto;
	margin:10px 0 0 0;
}





/*----------------menu pulldown footer------------------*/
.footerWrapper .footerRightBox .footerBox ul.pd{
	position:relative;
}

.footerWrapper .footerRightBox .footerBox ul.pd li{
	color:#ffffff;
	margin-bottom: 10px;
}

ul.pulldown_tkoff_f{
	position:absolute;
	top:35px;
	left:0;
	padding:0 20px 10px 0;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
}

ul.pulldown_tkoff_f li{
	display:block;
	float:none !important;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	transition:all .3s ease;
	visibility:hidden;
	opacity:0;
}

ul.pulldown_tkoff_f li a{
	display:block;
}

.footerWrapper .footerRightBox .footerBox ul.pd li:nth-of-type(1):hover ul.pulldown_tkoff_f,
.footerWrapper .footerRightBox .footerBox ul.pd li:nth-of-type(1):hover ul.pulldown_tkoff_f li{
    visibility:visible;
	opacity:1;
}







/*-----------リクルートからのフォーム追加---------------*/
.red{
	color:#ff0000;
}

.entry{
	background:#f5f5f5;
	padding-top:150px;
}

.entry h1{
	display:none;
}

.entry_title{
	color:#00a2e8;
	border-bottom:1px solid #00a2e8;
	font-size:130%;
}

.entry_title a{
	color:#00a2e8;
}

.entry table.e_form_table{
	width:100%;
	able-layout: fixed;
}

.entry table.e_form_table th{
	width:30%;
	padding:20px 10px;
	vertical-align:top;
	font-weight:normal;
}

.entry table.e_form_table td{
	width:70%;
	padding:20px 10px;
}

input,
textarea{
	background:#f5f5f5;
	border:1px solid #000000;
}

.w_100{
	width:100%;
}

.entry .reset,
.entry .submit{
	padding:10px 20px;
}

.entry .submit{
	background:#000000;
	color:#ffffff;
	border:1px solid #000000;
}





.comp_form2{
	background:#f5f5f5;
	padding-top:150px;
	padding-bottom:100px;
}

.comp_form2 h1{
	display:none;
}

.recruuit_bk_btn{
	text-align:center;
	margin:50px 0;
}


.recruuit_bk_btn a{
	background:#000000;
	padding:10px 20px;
	color:#ffffff;
	border:1px solid #000000;
	font-size:150%;
}

.recruuit_bk_btn a:hover{
	background:#f5f5f5;
	color:#000000;
	text-decoration:none;
}










/*----------footer--20240803--kashiwabara------------*/
.footer_logotxt{
	font-size:2rem;
	font-weight:bold;
	color:#ffffff;
	padding:0 0 0 20px;
	position:relative;
	top:20px;
}







@media screen and (min-width:768px) and (max-width:1024px) {

.logo {
	padding-left:20px;
	max-height:50px;
	width:auto;
	margin:10px 0 0 0;
	padding-top:0;
	position:absolute;
	top:-5px;
}
.toggle {
left: 93%;
}
ul.h_menu li {
padding: 0px;
background: rgba(0,0,0,0.75);
border-top: 0.5px dashed #777;
margin-top: 0;
line-height: 4.5em;
}
ul.h_menu li a {
color: #fff;
}


.topConte .box a h2 {
font-size: 17px;
}
.topConte .box a p {
margin-top: 15px;
font-size: 13px;
}


.companyBlock {
margin: 0 auto 80px;
}
.companyTop h1 {
font-size: 20px;
margin: 120px 0 80px;
}
.companyBlock table tbody tr td {
padding: 10px 20px;
}


.brandTop h1 {
font-size: 20px;
margin: 120px 0 80px;
}
.brandTop .midashi {
font-size: 25px;
}
.brandTop .text {
font-size: 16px;
}
.brandBlock01 {
margin: 60px 0 0;
}
.brandBlock01 .box h2 {
font-size: 18px;
}
.brandBlock01 .box .midashi {
font-size: 20px;
line-height: 1.8;
margin-top: 25px;
}
.brandBlock02 {
padding: 5vw 3vw;
}
.brandBlock02 .box h2 {
font-size: 18px;
}
.brandBlock02 .box:nth-child(2) p {
font-size: 16px;
}
.brandBlock02 .box:nth-child(1) {
padding-right: 5vw;
width: 48vw;
}
.brandBlock02 .box:nth-child(2) {
padding-left: 5vw;
width: 52vw;
}
.brandBlock03 {
padding: 5vw 3vw;
}
.brandBlock03 .box h2 {
font-size: 18px;
}
.brandBlock03 .box:nth-child(2) p {
font-size: 16px;
}
.brandBlock03 .box:nth-child(1) {
padding-right: 5vw;
width: 48vw;
}
.brandBlock03 .box:nth-child(2) {
padding-left: 5vw;
width: 52vw;
}
.brandBlock04 {
padding: 5vw 5vw;
}
.brandBlock04 .box img {
width: 130px;
}
.brandBlock04 .box:nth-child(1) {
padding-right: 7vw;
width: 27vw;
}
.brandBlock04 .box:nth-child(2) div {
font-size: 15px;
}


.businessTop h1 {
font-size: 20px;
margin: 120px 0 50px;
}
.businessTop .midashi {
font-size: 25px;
}
.businessTop .textBox {
background-size: 530px;
}
.businessTop .textBox .text {
font-size: 16px;
margin: 30px 12vw 30px 50px;
}
.businessBlock01 {
margin: 80px 0;
}
.businessBlock01 .box {
font-size: 13px;
}
.businessBlock01 .box p {
line-height: 2;
padding: 15px;
}
.businessBlock02 h1 {
font-size: 20px;
margin: 120px 0 50px;
}
.businessBlock02 ul li {
font-size: 16px;
margin: 0 0 10px;
}


.faqBlock {
margin: 200px auto 60px;
}
.comingSoon {
font-size: 5vw;
}


.maTop h1 {
font-size: 20px;
margin: 120px 0 25px;
}
.maTop .midashi {
font-size: 25px;
}
.maTop .textBox {
background-size: 530px;
}
.maTop .textBox .text {
font-size: 16px;
margin: 30px 12vw 30px 50px;
}


.footerWrapper .footerLeftBox {
padding: 40px;
width: 40%;
}
.footerWrapper .footerRightBox {
padding: 40px;
width: 60%;
}
.footerWrapper .footerLeftBox .footerBox dl {
margin-top: 30px;
}
.footerWrapper .footerLeftBox .footerBox p img {
width: 80px;
}
.footerWrapper .footerRightBox .footerBox ul {
font-size: 15px;
}
.footerRightBox div ul:nth-child(2) li {
margin-bottom: 7px;
}
.footerWrapper .footerRightBox .footerBox .footerCopyright {
width: 90%;
margin-top: 30px;
}
.footerWrapper .footerRightBox .footerBox .pageTop {
right: 30px;
bottom: 30px;
}


}





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

.logo {
	padding-left:20px;
	max-height:50px;
	width:auto;
	margin:10px 0 0 0;
	padding-top:0;
	position:absolute;
	top:-5px;

}
ul.h_menu li {
padding: 0px;
background: rgba(0,0,0,0.75);
border-top: 0.5px dashed #777;
margin-top: 0;
line-height: 4.5em;
}
ul.h_menu li a {
color: #fff;
}
.top_img1, .top_img2, .top_img3 {
top: 140px !important;
left: 0 !important;
width: 100% !important;
}
.topConte {
display: block;
}
.topConte .box {
height: 80vw;
}
.topConte .box a {
height: 80vw;
}
.topConte .box a h2 {
font-size: 18px;
margin-bottom: 0;
}
.topConte .box a p {
font-size: 13px;
}
.topConte .box:nth-child(1) {
background-position-y: center;
}
.topConte .box:nth-child(2) {
background-position-y: center;
}
.topConte .box:nth-child(3) {
background-position-y: center;
}
.topConte:nth-child(7)  .box:nth-child(1) {
background-position-y: center;
}
.topConte:nth-child(7)  .box:nth-child(2) {
background-position-y: center;
}
.topConte:nth-child(7)  .box:nth-child(3) {
background-position-y: center;
}


.companyTop h1{
font-size: 20px;
}
.companyBlock {
display: block;
}
.companyBlock .box:nth-child(1) {
width: 100%;
padding-right: 0;
}
.companyBlock .box:nth-child(2) {
width: 100%;
padding-left: 0;
}
.companyBlock table tbody tr td {
padding: 15px 15px;
}
.companyBlock table tbody tr td:nth-child(1) {
width: 40%;
}
.companyBlock table tbody tr td:nth-child(2) {
width: 60%;
}


.topMainImg {
display: none;
}
.topMainImgSp {
display: block;
}
.topMainImgSp img {
width: 100%;
}
.brandTop h1 {
margin: 100px 0 80px;
font-size: 20px;
}
.brandTop .midashi {
font-size: 20px;
margin: 10px 0 20px;
}
.brandTop .text {
font-size: 16px;
text-align: left;
margin: 0 25px;
}
.brandBlock01 {
background-image: url(../images/brand_bg01sp.jpg);
background-size: cover;
background-repeat: no-repeat;
margin: 6
0px 0 0;
height: 300px;
padding-left: 7vw;
margin: 60px 0 0;
}
.brandBlock01 .box h2 {
font-size: 20px;
}
.brandBlock01 .box .midashi {
font-family: 'Noto Serif JP', serif;
font-size: 18px;
font-weight: 600;
color: #00a2e8;
line-height: 2;
margin-top: 30px;
}
.brandBlock02 {
padding: 15vw 5vw;
display: block;
}
.brandBlock02 .box:nth-child(1) {
padding-right: 0;
border-bottom: 2px solid #00a2e8;
width: 100%;
justify-content: center;
padding-bottom: 20px;
margin-bottom: 20px;
border-right: 0;
}
.brandBlock02 .box:nth-child(2) {
padding-left: 3vw;
width: 100%;
}
.brandBlock02 .box h2 {
font-size: 18px;
}
.brandBlock02 .box:nth-child(2) p {
font-size: 16px;
}
.brandBlock03 {
padding: 15vw 5vw;
display: block;
}
.brandBlock03 .box:nth-child(1) {
padding-right: 0;
border-bottom: 2px solid #00a2e8;
width: 100%;
justify-content: center;
padding-bottom: 20px;
margin-bottom: 20px;
border-right: 0;
}
.brandBlock03 .box:nth-child(2) {
padding-left: 3vw;
width: 100%;
}
.brandBlock03 .box h2 {
font-size: 18px;
}
.brandBlock03 .box h2 {
font-size: 18px;
}
.brandBlock03 .box:nth-child(2) p {
font-size: 16px;
}
.brandBlock04 {
padding: 15vw 5vw;
display: block;
}
.brandBlock04 .box:nth-child(1) {
padding-right: 0;
width: 100%;
justify-content: center;
}
.brandBlock04 .box img {
width: 150px;
}
.brandBlock04 .box:nth-child(2) {
width: 100%;
margin-top: 30px;
}
.brandBlock04 .box:nth-child(2) div {
font-size: 15px;
}
.brandBlock04 .box h2 {
font-size: 18px;
text-align: center;
margin-bottom: 40px;
}


.businessTop h1 {
margin: 100px 0 60px;
font-size: 20px;
}
.businessTop .midashi {
font-size: 20px;
}
.businessTop .textBox .text {
font-size: 16px;
margin: 30px 6vw;
}
.businessTop .textBox {
background-image: none;
}
.businessBlock01 {
display: block;
margin: 80px 0;
}
.businessBlock01 .box {
width: 100vw;
height: 60vw;
font-size: 16px;
}
.businessBlock01 .box p {
margin-bottom: 0;
}
.businessBlock01 .box:nth-child(1) {
background-size: cover;
background-position-y: center;
}
.businessBlock01 .box:nth-child(2) {
background-size: cover;
background-position-y: center;
}
.businessBlock01 .box:nth-child(3) {
background-size: cover;
background-position-y: center;
}
.businessBlock01 .box:nth-child(4) {
background-size: cover;
background-position-y: center;
}
.businessBlock02 h1 {
margin: 100px 0 40px;
font-size: 20px;
}
.businessBlock02 ul li {
font-size: 14px;
}
.businessBlock03 {
display: block;
}
.businessBlock03 .box {
width: 100vw;
height: 50vw;
}
.businessBlock03 .box:nth-child(1) {
background-size: cover;
background-position-y: center;
}
.businessBlock03 .box:nth-child(2) {
background-size: cover;
background-position-y: center;
}
.businessBlock03 .box:nth-child(3) {
background-size: cover;
background-position-y: center;
}
.businessBlock03 .box:nth-child(4) {
background-size: cover;
background-position-y: center;
}
.businessBlock03 .box:nth-child(5) {
background-size: cover;
background-position-y: center;
}


.comingSoon {
font-size: 7vw;
}


.maTop h1 {
margin: 100px 0 25px;
font-size: 20px;
}
.maTop .midashi {
font-size: 20px;
}
.maTop .textBox .text {
font-size: 16px;
margin: 30px 6vw;
}
.maTop .textBox {
background-image: none;
}
.maTop h2 {
font-size: 18px;
}


.footerWrapper {
display: block;
}
.footerWrapper .footerLeftBox {
padding: 50px 20px;
width: 100%;
}
.footerWrapper .footerRightBox {
padding: 40px 20px;
width: 100%;
}
.footerWrapper .footerLeftBox .footerBox dl {
margin-top: 20px;
justify-content: center;
margin-bottom: 0px;
}
.footerBox {
text-align: center;
}
.footerWrapper .footerLeftBox .footerBox p img {
width: 100px;
}

.footer_logotxt{
	display:none;
}


.footerWrapper .footerRightBox .footerBox ul {

}
.footerWrapper .footerRightBox .footerBox ul li {
margin: 10px 15px;
float: none;
}
.footerWrapper .footerRightBox .footerBox .footerCopyright {
margin-top: 40px;
width: 100%;
}
.footerWrapper .footerRightBox .footerBox .pageTop {
right: 20px;
bottom: 210px;
}
.footerMenu {
display: block;
}
.footerMenu ul {
width: 100% !important;
display: block !important;
text-align: left;
margin-bottom: 25px !important;
}
.footerMenu ul:nth-child(3) li:nth-child(2) {
padding-bottom: 15px;
}






/*-----------------recruit 2023/0328 kashiwabara-----------------*/
.tkoff_recruit_column{
	margin:20px;
	padding:20px;
}

.tkoff_recruit_box{
	display:block;
}

.tkoff_txt{
	flex:0 1 60%;
	padding:20px 0 0 0;
}




/*-----------リクルートからのフォーム追加-------------*/
.entry table.e_form_table th{
	width:100%;
	display:block;
	padding:20px 10px 10px 10px;
}

.entry table.e_form_table td{
	width:100%;
	display:block;
	padding:0 10px 20px 10px;;
}

.entry_txt{
	padding:0 20px;
}











}





/*---------------top SLIDE 柏原追記----------------------------*/
.top_img_to{
	/*position:relative;*/
	width:100%;
	z-index:999;
}

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

.top_img1,
.top_img2,
.top_img3{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}




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

ul.h_menu{
	padding-right:0;
}


ul.pulldown_tkoff{
	position:relative;
	top:0;
	right:0;
	padding:0;
	margin:0;
}

ul.h_menu li{
	color:#ffffff;
}

ul.pulldown_tkoff li{
	display:block;
	padding:0;
	background:none;
	visibility:hidden;
	opacity:1;
	border-top:none;
	margin:0;
	visibility:visible;
	line-height:1.5em;
	text-align:left;
	padding-left:0;
}

ul.h_menu li:nth-of-type(4){
	visibility:visible;
	line-height:1.5em;
	padding:10px 0 0 0;
}

ul.pulldown_tkoff li a{
	padding:5px 0;
	margin:0;
	width: 100%;
	text-align: center;
	background: none;
	border-bottom: none !important;
}




}








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

ul.pulldown_tkoff_f{
	position:relative;
	top:0;
	left:0;
	padding:0;
}

ul.pulldown_tkoff_f li{
	visibility:visible;
	opacity:1;
	text-align:center;
	padding-left:0;
	line-height:1em;
	margin: 0 !important;
}

ul.pulldown_tkoff_f li a {
	display:block;
	width: 100%;
}

}





}

