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

@font-face {
   font-family:'GenShinGothic-Bold';
   src: url(../Fonts/GenShinGothic-Bold_0.ttf) format('truetype');
}
@font-face {
   font-family:'NotoSansCJKjp-Bold';
   src: url(../Fonts/NotoSansCJKjp-Bold_0.otf) format('truetype');
}
@font-face {
   font-family:'NotoSansCJKjp-Regular';
   src: url(../Fonts/NotoSansCJKjp-Regular_0.otf) format('truetype');
}
@font-face {
   font-family:'NotoSerifCJKjp-Medium';
   src: url(../Fonts/NotoSerifCJKjp-Medium_0.otf) format('truetype');
}
body{
	max-width: 1800px;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	font-family: "NotoSansCJKjp-Regular","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Osaka", "ＭＳ Ｐゴシック","MS PGothic","sans-serif";
	color: #3E3A39;
}
img{
	max-width: 100%;
	height: auto;
}
a{
	text-decoration: none;
	color: #3E3A39;
	display: block;
}
a:hover{
	opacity: 0.8;
}

html{
	-webkit-text-size-adjust:100%;
}
article{
	padding-top:60px;
	margin-top:-60px;
}
.wrap{
	max-width:1200px;
	margin: 0 auto;
}
.inner{
	max-width:1080px;
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.center{
	text-align: center;
}
/*
input, button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
*/

@media screen and (max-width:1200px){
	body{
		width: 100%;
	}
	.wrap{
		width:80%;
	}
	.inner{
		width:90%;
	}
}
@media screen and (max-width:768px){
	body{
		width: 100%;
	}
	.wrap{
		width:90%;
	}
	.inner{
		width:90%;
	}
}
@media screen and (max-width:960px){
	body{
		width: 100%;
	}
}
@media screen and (max-width:414px){
	body{
		width: 100%;
		font-size: 14px;
	}
	.wrap{
		width:95%;
	}
	.inner{
		width:90%;
	}
}

/*フォント*/
p{
	line-height: 1.5;
}
.news .font_b,.main_content,.small_1,.access,.form,input,textarea,select{
	font-size: 1.2rem;
	line-height: 2;
}
.space{
	font-size: 1.25rem;
	line-height: 2.5rem;
}
.p_red,.p_red_2{
	font-size: 1.43rem;
}
.check li{
	font-size: 2.4rem;
	line-height: 4.3rem;
}
.cd-bg-1 h2,.cd-bg-2 h2{
	font-size: 6rem;
	font-family: "Century Gothic Bold";
}
.small_2,.small_3{
	font-size: 1.125rem;
}
.shadow,.shadow h2{
	font-size: 1.75rem;
}
.font1{
	font-size: 3rem;
	line-height: 5rem;
	font-family: "Century Gothic";
}
.required,.any{
		font-size: 1rem;
	}
.banner_open{
	font-size: 3.6rem;
}

@media screen and (max-width:1200px){
	.news .font_b,.main_content,.small_1,.access,.form,input,textarea,select{
		font-size: 1rem;
		line-height: 1.5;
	}
	.space{
		font-size: 0.9rem;
		line-height: 2rem;
	}
	.check li,.shadow,.shadow h2{
		font-size: 1.6rem;
	}
	.check li{
		line-height: 2.5rem;
	}
	.cd-bg-1 h2,.cd-bg-2 h2{
		font-size: 5rem;
	}
	.small_1,.p_red_2{
		font-size: 1.2rem;
	}
	.font1{
		font-size: 2.5rem;
		line-height: 4rem;
	}
	.required,.any{
		font-size: 0.8rem;
	}
}
@media screen and (max-width:1024px){
	.space{
		font-size: 0.9rem;
		line-height: 1.5rem;
	}
	.check li{
		line-height: 2.5rem;
		font-size: 1.4rem;
	}
	.cd-bg-1 h2,.cd-bg-2 h2{
		font-size: 4rem;
	}
	.shadow,.shadow h2{
		font-size: 1.3rem;
	}
	.small_2,.small_3{
		font-size: 0.8rem;
	}
	.font1{
		font-size: 2rem;
		line-height: 3rem;
	}
}
@media screen and (max-width:768px){
	.news .font_b,.p_red,.p_red_2{
		font-size: 1rem;
	}
	.banner_open{
		font-size: 2.6rem;
	}
	.p_black,.main_content,.shadow,.small_4,.form,input,textarea{
		font-size: 0.8rem;
	}
	.check li{
		font-size: 1.2rem;
		line-height: 2rem;
	}
	.cd-bg-1 h2,.cd-bg-2 h2{
		font-size: 3rem;
	}
	.small_1{
		font-size: 0.7rem;
	}
	.space{
		line-height: 1.2rem;
}
	.space,.small_2,.small_3{
		font-size: 0.6rem;
}
}
@media screen and (max-width:414px){
	.news .font_b,.p_red,.p_red_2{
		font-size: 0.875rem;
	}
	.banner_open{
		font-size: 1.5rem;
	}
	.check li{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.cd-bg-1 h2,.cd-bg-2 h2{
		font-size: 1.8rem;
	}
	.small_1,.form,.small_4,.required,.any{
		font-size: 0.7rem;
	}
	.access,.p_red_2{
		font-size: 0.8rem;
	}
	.access{
		line-height: 1.2rem;
	}
}
@media screen and (max-width:320px){
	.p_red{
		font-size: 0.8rem;
	}
	.p_black,.access dd{
		font-size: 0.7rem;
	}
	.check li{
		font-size: 0.8rem;
		line-height: 1.5rem;
	}
	.font1{
		font-size: 2rem;
		line-height: 2rem;
	}
	.shadow{
		font-size: 0.8rem;
	}
	.color1,.color2,.color3{
		font-size: 1.3rem;
	}
}


/* header */

#header .inner {
 	
}
#header .logo {
    float: left;
    font-size: 36px;
}
#header .logo img{
	width: 57%;
}

#global-nav{
	float: right;
}

#global-nav ul {
    font-size: 1em;
}
#global-nav ul li {
    float: left;
		position:relative;
		margin:0 1px;
}

#global-nav ul li a {
    padding: 0 10px;
}
#global-nav ul li:after {
    bottom: 0px;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}
#global-nav ul li:hover:after {
    background: #ccc none repeat scroll 0 0;
    bottom: 3px;
}
 
/* Fixed */
#header.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    padding-top: 0px;
    height: 55px;
    background: #fff;
    background: rgba(255,255,255,0.7);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#header.fixed .logo {
    font-size: 24px;
    color: #333;
}

#header.fixed .logo img{
	width:57%;
}	

#header.fixed #global-nav ul li a {
    color: #333;
    padding: 0 20px;
}
 
/* Toggle Button */
#nav-toggle {
    display: none;
    position: absolute;
    right: 1.5em;
    top: 14px;
    width: 34px;
    height: 36px;
    cursor: pointer;
    z-index: 1000;
}
#nav-toggle div {
    position: relative;
}
#nav-toggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #666;
    left: 0;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
    top: 0;
}
#nav-toggle span:nth-child(2) {
    top: 11px;
}
#nav-toggle span:nth-child(3) {
    top: 22px;
}

/***      スマフォ対応      ***/

@media screen and (max-width: 1024px) {
    #header,
    .inner {
        width: 100%;
        padding: 0;
    }
    #header {
        top: 0;
        position: fixed;
        margin-top: 0;
    }
    /* Fixed reset */
    #header.fixed {
        padding-top: 0;
        background: transparent;
    }
  	
    #header.fixed .logo,
    #header .logo {
        position: absolute;
        left: 13px;
        top: 0;
        color: #333;
        font-size: 26px;
    }
    #global-nav {
        position: absolute;
        /* 開いてないときは画面外に配置 */
        top: -500px;
        background: #fff;
    		background: rgba(255,255,255,0.9);
        width: 100%;
        text-align: center;
        padding: 0;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
    }
    #global-nav ul {
        list-style: none;
        position: absolute;
        top: 0;
        font-size: 14px;
				width:100%;
    }
    #global-nav ul li {
        float: none;
        position: static;
				border-bottom:1px solid #ccc;
				width:100%;
    }
    #header #global-nav ul li a,
    #header.fixed #global-nav ul li a {
        width: 100%;
        display: block;
				background: #fff;
    		background: rgba(255,255,255,0.9);
        color: #000;
        //padding: 18px 0;
    }
    #nav-toggle {
        display: block;
    }
    /* #nav-toggle 切り替えアニメーション */
    .open #nav-toggle span:nth-child(1) {
        top: 11px;
        -webkit-transform: rotate(315deg);
        -moz-transform: rotate(315deg);
        transform: rotate(315deg);
    }
    .open #nav-toggle span:nth-child(2) {
        width: 0;
        left: 50%;
    }
    .open #nav-toggle span:nth-child(3) {
        top: 11px;
        -webkit-transform: rotate(-315deg);
        -moz-transform: rotate(-315deg);
        transform: rotate(-315deg);
    }
    /* #global-nav スライドアニメーション */
    .open #global-nav {
        /* #global-nav top + #mobile-head height */
        -moz-transform: translateY(560px);
        -webkit-transform: translateY(560px);
        transform: translateY(560px);
    }
}


/*ヘッダー*/
.header{
	height: 60px;
	width: 100%;
	position: fixed;
	background-color: #000000;
	opacity: 1;
	z-index: 3;
	top:0;
	left:0;
}
.logo_b{
	float: left;
	margin-left:1.5em;
}
.logo_b img{
	height: 50px;
	padding:5px 0;
}
.h{
	float: right;
	height: 60px;
	display: flex;
	flex-direction: row;
}
.h img{
	height: 60px;
	margin-top: 5px;
}
.tel_s{
	display: none;
}
ul li{
	display: inline-block;
	line-height: 60px;
	text-align: center;
}
ul li a.navi{
	color: #fff;
	width:100px;
	font-family: "NotoSansCJKjp-Normal";
}
ul li.navi{
	padding:0 5px;
}

/*トップ画像の表示位置調整*/
div[id="top"],div[id="contact"]{
	//padding-top:50px;
}
/*各セクション表示位置調整 */
article[id="contact"]{
	padding-top:80px;
}

/*トップ画像*/
#top{
	height: 1000px;
}

.bt_top{
	position: absolute;
	bottom: 7%;
	right: 20%;
}
.bt_top img{
	width: 200px;
	box-shadow: 2px 2px 4px gray;
}

#slide {
	width:100%;
	height:100%;
	margin:0 auto;
	position:relative;
}
#slide img {
	position:absolute;
	left:0;
	top:0;
}
@media screen and (max-width:1800px){
	#top{
		height:784px;
	}	
}
@media screen and (max-width:1400px){
	#top{
		height:667px;
	}	
}
@media screen and (max-width:1200px){
	#top{
		height: 667px;
	}
	#top ul li.top1{
		background-image: url("../images/top_1200_3.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: relative;
	}
	#top ul li.top2{
		background-image: url("../images/top_1200_2.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: relative;
	}
	#top ul li.top3{
		background-image: url("../images/top_1200_1.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: relative;
	}
	.top{
		display: none;
	}
	.bt_top img{
		width: 200px;
	}
	.bt_top{
		position: absolute;
		bottom: 3%;
		right: 5%;
	}
	#slide{
		height:854px;
	}
}
@media screen and (max-width:1024px){
	#top{
		height: 640px;
	}
	p.bt_hed,p.tel{
		margin: 0;
	}
	.bt_top img{
		width: 160px;
	}
	.bt_top{
		position: absolute;
		bottom: 2%;
		right: 3%;
	}
	.tel_s{
		display: block;
		margin-right: 5px;
	}
	.tel_no{
		display: none;
	}
	#slide{
		height: 640px;
	}
}
@media screen and (max-width:767px){
	#top{
		height: 282px;
	}
	
	/*トップ画像の表示位置調整*/
	div[id^="top"]{
		padding-top:60px;
	}
	
	#top ul li.top1{
		background-image: url("../images/top_768_3.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: relative;
	}
	#top ul li.top2{
		background-image: url("../images/top_768_2.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: relative;
	}
	#top ul li.top3{
		background-image: url("../images/top_768_1.jpg");
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: relative;
	}
	
    /*各セクション表示位置調整 */
	article[id^="contact"]{
		padding-top:50px;
	}
	.top{
		clear: both;
	}
	.header{
		//overflow: hidden;
		//background-color: #fff;
		width: 100%;
		position: fixed;
		z-index: 3;
		height: 60px;
	}
	.logo_b img{
		height: 50px;
	}
	.h{
		height: 50px;
	}
	.h img{
		height: 30px;
	}
	.bt_top img{
		width: 130px;
	}
	.bt_top{
		position: absolute;
		bottom: 1%;
		right: 3%;
	}
	#slide{
		height: 370px;
	}
}
@media screen and (max-width:590px){
	#slide{
		height: 282px;
	}
}
@media screen and (max-width:450px){
	#top{
		height: 209px;
	}
	.bt_top img{
		width: 120px;
	}
	.bt_top{
		position: absolute;
		bottom: 0;
		right: 4%;
	}
	.logo_b img{
		height: 40px;
		padding:10px 0;
	}
	.h img{
		height: 25px;
	}
	.header{
		height: 60px;
	}
	/*トップ画像の表示位置調整*/
	div[id^="top"]{
		padding-top:60px;
	}
	#slide{
		height: 209px;
	}
	
	/*各セクション表示位置調整 */
	article[id^="contact"]{
		padding-top:40px;
	}
}
@media screen and (max-width:320px){
	
	.logo_b img{
		height: 25px;
	}
	.h img{
		height: 25px;
	}
	.header{
		height: 40px;
	}
	/*トップ画像の表示位置調整*/
	div[id^="top"]{
		padding-top:40px;
	}
    /*各セクション表示位置調整 */
	article[id^="contact"]{
		padding-top:40px;
	}
}

/*会社概要・ニュース*/

.news .bg{
	background-image: url("../images/image_4.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position:relative;
}
.news .bg_footer{
	background-image: url("../images/image_19.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
	height: 2716px;
	padding-bottom:10em;
}
.bg_footer dl{
	display: table;
	margin:0 auto;
}

.news .bg .box{
	padding: 4em 2em;
}

.news .bg ul{
	text-align: center;
	padding-bottom: 5rem;
}
.news ul li a.navi{
	color: #fff;
	width:100px;
	font-family: "NotoSansCJKjp-Bold";
}
.news ul li.navi{
	padding:0 5px;
}

.font_b{
	color:#fff;
	margin-bottom: 1em;
	font-size:18px;
}
.banner_open{
	color: #cb0012;
	font-family: "NotoSansCJKjp-Bold";
	margin:1rem 0 2rem;
}
.taiken{
	border: 5px #afa182 solid;
	width: 66%;
	margin: 0 auto 10rem;
	text-align: center;
	position: relative;
}
.taiken_img{
	width: 90%;
	padding: 1rem 0 0;
}
.taiken p{
	text-align: left;
}
.p_red{
	padding: 0 13% 0 18%;
	color: #cb0012;
	font-family: "NotoSansCJKjp-Bold";
}
.p_black{
	padding: 0 20% 5% 18%;
}
.woman1{
	width: 40%;
	position: absolute;
	top:70%;
	right: 1%;
}

@media screen and (max-width:1024px){
	.logo img{
		width: 250px;
	}
	.news .bg_footer{
	background-image: url("../images/image_19.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
	height: 2000px;
	padding-bottom:10em;
}
}
@media screen and (max-width:768px){
	.logo{
		margin-top: 2rem;
	}
	.logo img{
		width: 200px;
	}
	.banner_open{
		margin:1rem 0 1rem;
	}
	.taiken{
		width: 80%;
		margin: 0 auto;
	}
	.news .bg_footer{
		background-image: url("../images/image_19sp.jpg");
		/*background-repeat: no-repeat;
		background-size: cover;
		position:relative;*/
		height:auto;
	}
	.news .bg{background-image: url("../images/image_4sp.jpg");}/*0529 added*/
}
@media screen and (max-width:414px){
	.logo{
		margin-top: 1rem;
	}
	.logo img{
		width: 150px;
	}
	.banner_open{
		margin:0.5rem 0 0.5rem;
	}
	.taiken{
		width: 80%;
		margin-bottom: 5rem;
	}
	.p_red{
		padding: 0 8% 0 8%;
	}
	.p_black{
		padding: 0 8% 0% 8%;
	}
	.woman1{
		width: 50%;
		position: absolute;
		top:90%;
		right: 1%;
	}
	.news .bg{background-image: url("../images/image_4sp2.jpg");}/*0529 added*/
}

/*メインコンテンツエリア*/
/*.main_content{
	background-image: url(../images/bg_2_2.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	position:relative;
}*/

.c{
	
	width: 100%;
	padding-bottom: 4.3rem;
	overflow: hidden;
}
.c-insta{
	padding-top: 10rem;
	padding-bottom: 9rem;
}
.c-insta h2{
	padding: 2em 0 2em;
	
}

.c h2{
	text-align: center;
	padding: 4em 0 1em;
}
.c .desc{
	margin-bottom:5em;
}
/*renew 0526*/
.c_1{
	background: url("../images/newservice.jpg");/* url(../images/image_9.jpg)*/
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
}
.c_1 .wrap{
	height:800px;
	width:100%;
	display: table;	
}
.c_1 .sec{
	display:table-cell;
	vertical-align:middle;
}
.c_1 p{
	text-align: center;
	color:#fff;
}
.c_2,.c_3,.c_4{
	text-align: center;	
}
.c_2 .font_b_b,.c_3 .font_b_b,.c_4 .font_b_b{
	color:#3E3A39;
	font-size: 30px;
}
.c_2 p,.c_3 p,.c_4 p{
	margin-bottom:1em;
	font-size:18px;
}
.c_2 ul li,.c_3 ul li,.c_4 ul li{
	margin:-13px;
	padding:0;
}

/**求人情報**/
.s_1{
	//background: url(../images/image_20-saiyou.png);
	//background-repeat: no-repeat;
	//background-size: cover;
	//position:relative;
}
.s_1 .wrap{
	height:500px;
	width:100%;
	display: table;	
}
.s_1 .sec{
	display:table-cell;
	vertical-align:middle;
}
.s_1 h1{
	text-align:center;
}
.s_1 p{
	text-align: center;
	color:#000;
	margin-bottom:1em;
	font-size:18px;
}

.s_2{
	background: url(../images/image_20.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;
}
.s_2 .wrap{
	height:1000px;
	width:100%;
	display: table;	
}
.s_2 .sec{
	//position:absolute;
	//width:32%;
	//right:5em;
	float:right;
}
.s_2 h2{
	text-align: left;
}
.s_2 p{
	text-align: left;
	color:#fff;
	margin-bottom:1em;
	font-size:16px;
}
.s_2 p.right{
	padding-top:1em;
	text-align: right;
}

.s_2 .font_b_b,.s_3 .font_b_b,.s_4 .font_b_b{
	color:#3E3A39;
	font-size: 30px;
}

/**/
.info dl{
	width:100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	font-size: 16px;
}
.info dt{
	display: inline-block;
	width:23%;
	text-align:left;
	border:1px solid #ccc;
	border-collapse: collapse;
	padding:1em;
	background-color:dimgrey;
	color:#fff;
}
.info dd{
	display: inline-block;
	text-align:left;
	border:1px solid #ccc;
	border-collapse: collapse;
	padding:1em;
	width:45%;
}
.s_4 ul li{
	margin:-2px;
	padding:0;
}
.s_4 .tel{
	background-color:#FFFF00;
	width:100%;
	text-align: center;
	padding:1em 0;
}
.s_4 .tel h3{
	font-weight: bold;
}
.s_4 address{
	color:#ca3828;
	font-family: "NotoSansCJKjp-Bold";
	font-size:3rem;
}
.s_4 h2{
	text-align: center;
	padding: 1em 0;
	font-size: 30px;
}
.s_4 a{
	color:#ca3828;
}
.s_4 .desc{
	width:66.666% !important;
	display:block;
	margin:2em auto 5em;
}

.s_4 p{
	text-align: left;
	color:#000;
	margin-bottom:1em;
}
.s_4 p.center{
	text-align: center;
}
.s_4 p.answer{
	text-align: left;
	color:#000;
	margin-bottom:1.5em;
	font-size:16px;
}
.s_4 b{
	font-weight: bold;
}

.sp_none{
	display: block;
}
.sp_on{
	display: none;
}

.space{
	background-color:rgba(68,67,67,0.50);
	border-radius: 5px;
	color: #fff;
	padding: 2.5rem;
}
.space dd{
	padding-left: 3rem;
	margin-left: 1em;
	text-indent: -1em;
}

/*@media screen and (max-width:1680px){
	.bg_coach{
		background-size:300px;
	}
	.mashine{
		width: 65%;
	}
}*/
@media screen and (max-width:1200px){
	.c h2{
		padding-top: 3.3rem;
	}
	.c{
		padding-bottom: 3.3rem;
	}
	.space{
		padding: 2rem;
	}
	.s_2{
		background-size: auto 85%;
		/*renew 0526*/
		margin-bottom: -12rem;
	}
	.s_4 .desc{
		width:90% !important;
	}
}
@media screen and (max-width:1024px){
	.c_1 img{
		width: auto;
	}
	.c_1 .wrap{
		height: auto;
	}
	.c_2 p,.c_3 p,.c_4 p{
		margin-bottom:1em;
		font-size:16px;
	}
	.c_2 .font_b_b,.c_3 .font_b_b,.c_4 .font_b_b{
		color:#3E3A39;
		font-size: 20px;
	}
	
	.sp_none{
		display: block;
	}
	.sp_on{
		display: none;
	}
	
	.main_content{
		//background-image: url(../images/bg_2_s.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: scroll;
	}
	/*.c_1{
		background-image: url(../images/bg_2_s.png);
		background-size: cover;
		background-repeat: no-repeat;
	}*/
	
	.space{
		padding: 1.5rem;
	}
	.c h2{
		//padding-top: 2rem;
	}
	.c{
		padding-bottom: 2rem;
	}
}
@media screen and (max-width:768px){
	.main_content{
		//background-image: url(../images/bg_2_s.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-attachment: scroll;
	}
	.c .desc{
		margin:0 1em 3em;
	}

	.c_2 p,.c_3 p,.c_4 p{
		margin-bottom:1em;
		font-size:0.875rem;
		text-align: center;
	}
	.c_2 .font_b_b,.c_3 .font_b_b,.c_4 .font_b_b{
		color:#3E3A39;
		font-size: 18px;
	}
	
	.c_2 img,.c_3 img,.c_4 img,.c_5 img{
		width: 80%;
	}
	
	.s_2{
		background: none;
		/*renew 0526*/
		    margin-bottom: 0;
	}
	
	.sp_none{
		display: none;
	}
	.sp_on{
		display:block;
	}
	
	.space{
		padding: 1rem;
	}
}
@media screen and (max-width:414px){
	.c .desc p{
		font-size:1em;
	}
	.c_1{
		//background-image: url(../images/bg_2_s.png);
		background-size: cover;
		background-repeat: no-repeat;
	}
	.c_4 .inner{
		width: 90%;
		padding-left: 0;
	}
	.c_2 p,.c_3 p,.c_4 p{
		margin-bottom:1em;
		font-size:0.75rem;
		text-align: left;
	}
	
	.s_1 p{
		font-size:1em;
	}
	.s_2{
		background-size:auto 63%;
		background-position: top;
		/*renew 0526 added*/
		    padding-top: 0;
    margin-top: -7rem;
		    margin-bottom: -20rem;
		/*renew ここまで*/
	}
	.s_2 .sec{
		width:80%;
		left:0;
		right:0;
	}
	.s_4 p.answer{
		font-size:1em;
	}
	.s_4 address{
		font-size:2.5em;
		}
	
	.info dl{
		font-size:1em;
	}
	.info dd{
		width:55%;
	}
	
}
@media screen and (max-width:320px){
	
}

/*取扱商品*/
.products{
	margin: 0 auto;
	background-image: url("../images/image_18.png");
	background-repeat: no-repeat;
	background-size: cover;
	position:relative;	
	max-width:100%;
}
.products .wrap{
	height:200px;
	width:100%;
	display: table;	
}
.products .sec{
	display:table-cell;
	vertical-align:middle;
}
.pr .c ul li{
	margin:5px -7px !important;
}
.products li{
	font-family: "GenShinGothic-Bold";
	margin-left: 1em;
	text-indent: -1.7em;
	margin-bottom: 1rem;
}
.c_check{
	margin: 0 auto;
	padding: 2rem 0 5rem 3rem;
	color: #595757;
}
.check_img{
	width: 50px;
}

@media screen and (max-width:1200px){
	.products .inner{
		width: 90%;
	}
}
@media screen and (max-width:1024px){
	
}
@media screen and (max-width:768px){
	.check_h img{
		width: 75%;
	}
	.check_img{
		width: 30px;
	}
	.products .inner{
		width: 75%;
	}
	.c_check{
		padding: 1rem 0 3rem 3rem;
	}
}
@media screen and (max-width:414px){
	.check_img{
		width: 20px;
	}
	.products .inner{
		width: 80%;
	}
	.c_check{
		padding: 1rem 0 1rem;
	}
}

/*サービス・プライス*/
.cd-fixd-bg{
	min-height: 100%;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.cd-fixd-bg.cd-bg-1{
	background-image: url(../images/bg_3.png);
	height: 300px;
}
.cd-scrolling-bg{
	min-height: 100%;
}
.cd-fixd-bg{
	position:relative;
	z-index:1;
}
.cd-fixd-bg h2{
	position: absolute;
	left: 50%;
	top: 40%;
	bottom: auto;
	right: auto;
	text-align: center;
	-webkit-transform: translateX(-50%) translateY(-40%);
	-moz-transform: translateX(-50%) translateY(-40%);
	-ms-transform: translateX(-50%) translateY(-40%);
	-o-transform: translateX(-50%) translateY(-40%);
	transform: translateX(-50%) translateY(-40%);
	color: #fff;
}
.small_1{
	width: 90%;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 80%;
	bottom: auto;
	right: auto;
	text-align: center;
	-webkit-transform: translateX(-50%) translateY(-70%);
	-moz-transform: translateX(-50%) translateY(-70%);
	-ms-transform: translateX(-50%) translateY(-70%);
	-o-transform: translateX(-50%) translateY(-70%);
	transform: translateX(-50%) translateY(-70%);
}
.small_2{
	color: #fff;
}
.cd-container{
	padding: 2rem 0;
}
.shadow{
	margin-bottom: 3rem;
	box-shadow: 0 0 15px #aea181;
	text-align: center;
}
.shadow img{
	width: 80%;
}
.shadow h2{
	padding: 0.8rem;
	margin: 3rem 0 3rem;
	color: #fff;
	background-image: url(../images/bt_1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.color1{
	color: #aea181;
}
.color2{
	color: #2c8cc6;
}
.color3{
	color:#ff6880;
}
.mb1{
	margin-bottom: 3rem;
}
.br{
	display: none;
}
.tokuten_s{
	display: none;
}

/**/
.price dl{
	display: inline-block;
	width:46.29629%;
}
.price dt{
	display: inline-block;
	width:40%;
	text-align:left;
	border:1px solid #ccc;
	border-collapse: collapse;
	padding:1em;
	background-color:dimgrey;
	color:#fff;
}
.price dd{
	display: inline-block;
	text-align:right;
	border:1px solid #ccc;
	border-collapse: collapse;
	padding:1em;
	width:20%;
}

@media screen and (max-width:1200px){
	.price dl{
		width:72.29629%;
	}	
}
@media screen and (max-width:1024px){
	.cd-fixd-bg{
		background-size:cover;
		background-attachment:scroll;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.cd-fixd-bg.cd-bg-1{
		background-size: cover;
		height: 200px;
	}
	.shadow h2{
		padding: 0.5rem;
		margin: 2rem 0 2rem;
	}
	.price dl{
		width:82.29629%;
	}
}
@media screen and (max-width:768px){
	.cd-fixd-bg.cd-bg-1{
		background-image: url(../images/bg_3_s.png);
		height: 150px;
	}
	.shadow{
		margin-bottom: 2rem;
		box-shadow:none;
	}
	.shadow img{
		width: 100%;
	}
	.shadow h2{
		margin: 1rem 0 1rem;
	}
	.small_1{
		width: 90%;
		left: 50%;
		top: 80%;
	}
	.cd-container{
		padding: 1rem 0;
}
	.br{
		display: block;
	}
	.tokuten{
		display: none;
	}
	.tokuten_s{
		display: block;
	}
	.mb1{
		margin-bottom: 1rem;
	}
	.price dt{
		display: block;
		width:100%;
		text-align:left;
		border:1px solid #ccc;
		padding:1em 0;
		text-indent:1em;
		background-color:dimgrey;
		color:#fff;
	}
	.price dd{
		display: block;
		text-align:left;
		text-indent:1em;
		border:1px solid #ccc;
		padding:1em 0;
		width:100%;
	}
}
@media screen and (max-width:414px){
	.cd-fixd-bg{
		background-size:auto;
		background-attachment:scroll;
		background-repeat: no-repeat;
		background-position: center center;
	}
	.cd-fixd-bg.cd-bg-1{
		height: 150px;
	}
	.cd-scrolling-bg{
		min-height:inherit;
	}
	.small_1{
		width: 85%;
		left: 50%;
		top: 80%;
	}
	.small_2{
		width: 85%;
	}
	.price dl{
		width:90%;
	}
}

/*アクセス*/

.cd-fixd-bg.cd-bg-2{
	background-image: url(../images/bg_3.png);
	height: 300px;
}
.cd-fixd-bg.cd-bg-2 h2{
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	text-align: center;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	color: #fff;
}
.access{
	box-shadow: 0 0 15px #aea181;
}
.access h2{
	margin: 2rem 0;
}
.access dl{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.access dt{
	margin-bottom: 0.5rem;
}
.access dd{
	font-size:1rem;
}	
.map{
	margin:0 auto;
	border: #808080 2px solid;
	position: relative;
	padding-bottom: 50%;
}
.map iframe{
	position: absolute;
	left: 0;
	top:0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width:1200px){
	
}
@media screen and (max-width:1024px){
	.cd-fixd-bg.cd-bg-2{
		height: 200px;
}
}
@media screen and (max-width:768px){
	.cd-fixd-bg.cd-bg-2{
		background-image:url(../images/bg_3_s.png);
		height: 150px;
	}
	.access{
		box-shadow:none;
	}
	
	.access dd{
		font-size:0.8rem;
	}	
}
@media screen and (max-width:414px){
	.cd-fixd-bg.cd-bg-2{
		height: 150px;
	}
	.map{
		border:none;
		padding-bottom: 50%;
		margin-bottom: 50%;
	}
	.map iframe{
		width: 100%;
		height:300px;
	}
}
@media screen and (max-width:320px){
	.map{
		border:none;
		padding-bottom: 50%;
		margin-bottom: 60%;
	}
	.access dl{
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
}


/*コンタクトフォーム*/

.contact{
	border: #aea181 solid 5px;
	overflow: hidden;
	margin: 1rem auto;
	background-color: #fff;
}
.p_woman3{
	position: relative;
	overflow: auto;
}
.senchaku{
	width: 70%;
	float: right;
	text-align: left;
}
.senchaku_img{
	width: 100%;
	margin:3rem auto 3rem;
}
.p_red_2{
	color: #cb0012;
	font-family: "GenShinGothic-Bold";
}
.woman3{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 35%;
}
.woman3 img{
	width: 80%;
	padding-left: 0rem;
}
.contact .inner{
	width: 80%;
}
/*
.form{
	margin: 3rem auto;
	vertical-align: middle;
}
.form table{
	text-align: left;
}
table{
	width: 100%;
}
input,textarea,select{
	border: #040000 solid 1px;
	text-align: left;
	padding-left: 0.5rem;
	box-sizing: border-box;
	width: 70%;
	margin-bottom: 1rem;
	vertical-align: top;
}
textarea{
	height: 10rem;
}
input,select{
	height: 3rem;
}
.required,.any{
	background-color: #ff6880;
	border-radius: 5px;
	padding:0.3rem;
	margin-right: 1rem;
	margin-bottom: 0.5rem;
	color: #fff;
}
.any{
	background-color: #aea181;
}
.submit{
	width: 100%;
	text-align: center;
}
.submit:hover{
	opacity: 0.7;
}
input[type="image"]{
	width: 500px;
	height: 115px;
	margin-top: 2rem;
	border: none;
	padding-left: 0;
	box-shadow: 2px 2px 4px gray;
}

@media screen and (max-width:1200px){
	
}
@media screen and (max-width:1024px){
	input,select,textarea{
		width: 80%;
	}
	.senchaku_img{
		margin:2rem auto 1rem;
	}
	.form{
		margin: 2rem auto 0;
		line-height: 3;
		padding-bottom: 2rem;
	}
	.contact{
		margin: 1rem auto 0;
	}
}
@media screen and (max-width:768px){
	input,select,textarea{
		width: 100%;
	}
	.required{
		line-height: 2rem;
	}
	input,select{
		height: 2rem;
	}
	input,select{
		margin-bottom: 1rem;
	}
	input[type="image"]{
		width: 400px;
		height: auto;
	}
	.contact .inner{
	width: 90%;
	}
	.contact{
	border:none;
	margin: 0 auto;
	}
}
@media screen and (max-width:414px){
	input,select{
		height: 2rem;
	}
	.br_1{
		display: none;
	}
	input[type="image"]{
		width: 80%;
		height: auto;
	}
	.contact{
		border:none;
	}
	.required{
		padding:0.3rem;
	}
	.senchaku_img{
		width: 90%;
		margin:1rem auto 0;
}
	input[type="date"]{
		width: 100%;
	}
}
*/

/*ページトップ*/
#page-top {
	position: fixed;
    bottom: 100px;
    right:50px;
	z-index: 2;
}
#page-top a {
	display: block ;/* インライン要素をブロック形式で表示 */
	width: 100px;
	padding: 0.5em;
  	color: #040000;/* 文字の色 */
    text-align: center;/* 行揃え中央 */
  	background: #fff;/* 背景色 */
	border: #040000 1px solid;
  	border-radius: 10px;/* ボックスの角の丸み */
}
.pt{
	position: relative;
}
.pt a{
	position: absolute;
	top: 5px;
	right: 5px;
}
.pt a:after{
		content: "TOP";
	}
#page-top a:hover {
    background: #040000;/* 背景色 */
		border: #fff 1px solid;
		color: #fff;/* 文字の色 */
}

@media screen and (max-width:768px){
	#page-top {
		position: fixed;/* 位置を固定 */	
		bottom: 17% !important;/* 下から20pxの位置 */
		right:2% !important;/* 右から20pxの位置 */
	}
	#page-top a{
		width:2em;
		padding: 0.5em;
		font-size: 1rem;
	}
	.pt a:after{
		content: "TOP";
	}
}
@media screen and (max-width:414px){
	#page-top {
		bottom: 20% !important;/* 下から20pxの位置 */
	}
}


/**/
.news dt{
	float: left;
	clear:left;
	margin-right:0.5em;
	width:120px;
}
.news dd{
	float:left;
	margin-left:1em;
}


/*フッター*/
.footer{
	height: auto;
	width: 100%;
	background-color: #000000;
	opacity: 0.8;
	z-index: 3;
	padding-top: 5px;
	bottom:0;
}
.footer h2,.footer p{
	text-align: center;
	color:#fff;
}
.footer p{
	margin: 0;
	padding: 1em;
}
.footer a{
	color: #fff;
}

footer img{
	width: 280px;
}
#bt_foot{
	display: none;
}
@media screen and (max-width:1200px){
	.footer h2,.footer p{
		display: block;
		text-align: center;
	}
}
@media screen and (max-width:768px){
	footer{
		height:250px;
	}
	#bt_foot img{
		width: 200px;
		margin: 5px;
		box-shadow: 2px 2px 4px gray;
	}
	#bt_foot{
		background-color: #fff;
		width: 100%;
		display: block;
		text-align: center;
		position: fixed;
		bottom: 0;
		right: auto;
		z-index: 3;
	}
}
@media screen and (max-width:414px){
}

/*Q&A*/
.qa{
	//font-size:20px;
	line-height: 36px;
	//margin:0 1em;
	border: 1px #ccc solid;
	background-color: #fff;
	box-sizing: border-box;
	padding: 1.5rem;	
	text-align:left;
}
.qa h3,.box h3{
	font-weight:bold;
	margin-bottom:1em;
	border-bottom:3px double #ccc;
	line-height: 1.5;
}
.qa section,.box section{
	margin-bottom: 2.5rem;
	margin-top:3rem;
}
.qa p{
	font-size: 0.8em;
	line-height: 1.5;
}
.qa_bt p{
	font-size: 30px;
	line-height: 3;
}

@media screen and (max-width:768px){
	.qa{
		margin:0 auto;
	}
	.qa section{
		margin-top:0;
	}	
	.qa p{
	font-size: 1em;
	}
	.qa_bt{
		width: 100%;
	}
}
/*renew 0526*/
.renew1 li{line-height: inherit;}
.renew1 img {vertical-align: bottom;}
.renew1 {display: flex; flex-wrap: wrap; justify-content: center;}

/*added 20230613*/
.digi-cocall {display: flex;justify-content: space-evenly;padding-top: 2rem;}
.digi-cocall li {width: 46%;}
@media screen and (max-width:768px){
	.digi-cocall {flex-direction: column;}
.digi-cocall li {width: 100%;}
}
