

* {
  margin: 0;
  padding: 0;
}
html{
	margin:0px;
	padding:0px;
}
body{
	background:#ffffff;
	text-align:center;
	color:#333333;
     font-size: 16px;
	line-height:2;
	letter-spacing:1px;
	font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

img{
	border-style:none;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

a {
cursor:pointer;
	color:#333;
	text-decoration:none;
}
a:hover, a:focus {
	text-decoration: none;
	color:red;
}

li{list-style:none;}

.bg_ca0505{background-color:#ca0505;}
.bg_ededed{background-color:#ededed;}

.box_in{
	width:90%;
	max-width:1200px;
	padding: 60px 0 60px 0;
	margin: 0px auto;
	text-align: left;
}


/* ---Header----*/

#header {
background-color:#fff;
width:100%;
max-width:2560px;
margin:0 auto;
overflow:hidden;
}
.header_in{
width:100%;
max-width:2560px;
margin: 0px auto;
padding:0px 0px 0px 0px;
}

.header_top{
display:flex;
justify-content:space-between;
align-items:center;
width:100%;
margin: 0px auto 0px auto;
}

#header_low {
width:100%;
max-width:2560px;
margin:0 auto;
overflow:hidden;
}
.header_in_low{
position:relative;
width:1200px;
height:200px;
margin: 0px auto;
padding:0px 0px 0px 0px;
}

/* サイトロゴ */
.h_logo{
display:flex;
align-items:center;
text-align:left;
margin:0px;
padding:0px 0px;
}
.h_logo a{

margin: 0px;
}
.h_logo img{
width:250px;
margin: 0px 0px 0px 0px;
}
.h_logo h1{
font-size:14px;
color:#fff;
font-weight:normal;
}

.h_links02{
display:flex;
align-items:center;
margin: 0px 30px 0px 0px;
}

.h_tel p span{
text-align: center;
font-size:12px;
line-height:12px;
font-weight:500;
color:#000000;
}
.h_tel div{
line-height:36px;
display:flex;
align-items:center;
font-size:36px;
font-family: 'arial',sans-serif;
font-weight:600;
color:#ea0606;
}
.h_tel div img{
width: 30px;
margin: 0px 5px 0px 0px;
}

.h_links02 a{
margin: 0 0 0 20px;
display:block;
border-radius:5px;
background-image: -moz-linear-gradient( 0deg, rgb(217,58,3) 0%, rgb(233,131,10) 100%);
background-image: -webkit-linear-gradient( 0deg, rgb(217,58,3) 0%, rgb(233,131,10) 100%);
background-image: -ms-linear-gradient( 0deg, rgb(217,58,3) 0%, rgb(233,131,10) 100%);
border: none;
box-sizing: border-box;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
cursor:pointer;
}
.h_links02 a:hover{
  background-image: -moz-linear-gradient( 0deg, rgb(233,131,10) 0%, rgb(217,58,3) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(233,131,10) 0%, rgb(217,58,3) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(233,131,10) 0%, rgb(217,58,3) 100%);
}
.h_nav02_btn01{
color:#fff;
letter-spacing:2px;
font-size:16px;
line-height:16px;
font-weight:500;
padding:15px 35px;
}
.h_nav02_btn01 span{
font-size:12px;
line-height:12px;
display:block;
font-weight:400;
margin: 5px 0 0 0;
}

.s-fade-wrap{
width:100%;
max-width:2560px;
background-image:url("../images/mv_bg.jpg");
background-repeat:no-repeat;
background-size:cover;
background-position:center center;
position:relative;
}
.mv_view{
padding: 18% 0;
width: 55%;
max-width:2560px;
margin: 0 auto;
}
.mv_view img{

width:100%;
margin: 0 auto;
}

.mv_none{
height:5px;
}

/* ---title---*/

.title_text_c{
text-align:center;
padding:0px 0 0 0;
}
.title_text_c h2 {
position: relative;
display: inline-block;
padding:0px 0px;
text-align:center;
font-size:36px;
line-height:36px;
letter-spacing: 5px;
font-weight:600;
color:#000000;
}
.title_text_c p{
margin:0px auto 10px auto;
text-align:center;
font-size:14px;
font-weight:400;
letter-spacing: 1px;
color:#444444;
}
.title_text_c span{
width: 8%;
display: block;
margin: 25px auto 0px auto;
}
.title_text_c span img{
width: 100%;
}


.title_text_c02{
text-align:center;
padding:0px 0 0 0;
}
.title_text_c02 h2 {
position: relative;
display: inline-block;
padding:0px 0px;
text-align:center;
font-size:36px;
line-height:36px;
letter-spacing: 5px;
font-weight:600;
color:#fff;
}
.title_text_c02 p{
margin:0px auto 10px auto;
text-align:center;
font-size:14px;
font-weight:400;
letter-spacing: 1px;
color:#fff;
}
.title_text_c02 span{
width: 8%;
display: block;
margin: 25px auto 0px auto;
}
.title_text_c02 span img{
width: 100%;
}


/* ---t_cv---*/

.btn_cv{
text-align:center;
width:40%;
margin:40px auto 20px auto;
}
.btn_cv button{

width:100%;
margin:0px auto 0px auto;
border: none;
background: none;
}
.btn_img{
	width:100%;
	margin:0px auto;
}
.btn_cv p{font-size:18px;color:#2b5a29;}
.btn_cv p span{color:#fff;}

.btn_cv a{
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
.btn_cv a:hover{
opacity: 0.6;
}


/* ---t_one---*/

.bg_check{
background-image:url("../images/t_one01_bg.png");
background-size: 30%;
background-position: top -5% right -5%;
background-repeat: no-repeat;
}
.t_one01{
max-width:1100px;
display:flex;
justify-content:space-between;
margin:70px auto 70px auto;
}
.t_one01_in01 h3{
font-size:22px;
font-weight:600;
color:#ea0606;
line-height:1.8;
margin:0px 0 25px 0;
}
.t_one01_in01{width:50%;}
.t_one01_in01 p{
font-weight:400;
font-size:18px;
line-height:1.7;
margin:20px 0 0 0;
}
.t_one01_in01 p span{font-size:16px;}

.t_one01_in02{width:42%;margin: 0 0 0;}
.t_one01_in02 img{
max-width:100%;
}


.t_one02{
max-width:1100px;
margin:70px auto 70px auto;
}
.t_one02 h3{
text-align: center;
font-size: 30px;
letter-spacing: 4px;
color:#fff;
}
.t_one02_in{
max-width:1100px;
display:flex;
justify-content:space-between;
margin:40px auto 0px auto;
}

.t_one02_in div{
width: 29%;
}
.t_one02_in div img{
width: 100%;
}
.t_one02_in div p{
text-align: center;
font-size: 16px;
line-height: 1.7;
letter-spacing: 1px;
color:#fff;
margin:40px auto 0px auto;
}

/* ---t_two---*/
.t_two{
	max-width:1200px;
	padding:20px 0px 150px 0px;
	margin:0 auto;
	background-image:url("../images/two_view02.png");
	background-repeat:no-repeat;
	background-size:350px;
	background-position:bottom 0 left 5px;
}
.t_two h3{
text-align:center;
color:#ff6801;
font-size:28px;
font-weight:500;
}
.t_two_in01{
margin:40px 0 0 485px;
}
.t_two p{
line-height:1.7;
text-align:left;
font-size:26px;
font-weight:500;
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
margin:0px 0 20px 0 ;
}
.t_two p img{
width:45px;
display:inline;
vertical-align:middle;
margin:0 15px 0 0;
}

.t_two_in02{width:30%;
overflow:hidden;}
.t_two img{width:100%;margin:30px 0 0 0;z-index:-2;}

.t_two_in01_color{
color:red;
font-weight:600;}
.t_two_in01_size{display:block;font-size:16px;line-height:1.5;}


/* ---t_three---*/
.t_three{
	max-width:1100px;
	margin:70px auto 70px auto;
}
.t_three p{
margin:0px auto 30px auto;
}

.t_three_in{
	max-width:1100px;
	display:flex;
	justify-content:space-between;
	margin:0px auto 0px auto;
}
.t_three_bu{
width:48%;
background-color:#fff;
border:3px solid #ed950b;
padding:0;
border-radius:5px;
box-sizing: border-box;
overflow: hidden;
}
.t_three_or{
width:48%;
background-color:#fff;
border:3px solid #ca0505;
padding:0;
border-radius:5px;
box-sizing: border-box;
overflow: hidden;
}
.t_three_in_title01{background-color:#ed950b;color:#fff;text-align:left;padding:25px 30px;}
.t_three_in_title02{background-color:#ca0505;color:#fff;text-align:left;padding:25px 30px;}

.t_three_in_title01 h3{
text-align: center;
font-size:26px;
line-height:26px;
font-weight:500;
}
.t_three_in_title02 h3{
text-align: center;
font-size:26px;
line-height:26px;
font-weight:500;
}
.t_three_view02 img{width:100%;margin:0px auto;}


/* ---t_four---*/
.t_four{
max-width:1100px;
margin:70px auto 70px auto;
text-align:center;
}


.t_four_box{
background-color:#f3f3f3 ;
border-radius:5px;
padding:40px;
margin:0px auto 40px auto;
text-align:left;
}
.t_four_box_in{
display:flex;
align-items:center;
justify-content:space-between;
width:100%;
border-bottom: 3px solid #ea0607;
padding: 0 0 20px 0;
}

.t_four_box_view{width:10%;}
.t_four_box_view img{width:100%;}

.t_four_box_reed{width:88%;}
.t_four_box_reed p{
font-size:18px;
line-height: 18px;
vertical-align:bottom;
}
.t_four_box_price{
font-size:30px;
line-height: 30px;
font-weight:500;
color:#ea0606;
vertical-align:bottom;
}
.t_four_box_job{
font-size:18px;
line-height: 18px;
font-weight:500;
color:#fff;
background-color:#ea0606;
border-radius: 5px;
padding: 10px 15px;
display: inline-block;
margin: 0 0 0 20px;
vertical-align:bottom;
}
.t_four_box_reed h3{
font-size:30px;
font-weight:500;
margin: 5px 0 0 0px;
}


.t_four_box_text{width:100%;}


.t_four_box_text p{
letter-spacing:1px;
line-height:2;
font-size:18px;
font-weight:400;
margin:20px 0 0 0
}
.t_four_box_text p span{color:#2b5a29;font-weight:600;}



/* ---t_five---*/
.t_five{
max-width:1100px;
margin:70px auto 70px auto;
list-style:none;

}
.t_five li{
padding:20px 0px 20px 0px;
border-bottom:1px solid #fff;
}
.t_five h3{
display:flex;
align-items:center;
padding:12px 0px;
margin:0 auto;
line-height:1.7;
text-align:left;
font-size:18px;
font-weight:600;
color:#fff;
}
.t_five p{
display:flex;
align-items:center;
text-align:left;
margin:0 auto;
font-size:18px;
line-height:1.7;
padding:12px 0px ;
color:#fff;
}
.t_five h3 img{
width:50px;
margin:0 20px 0 0;
}
.t_five p img{
width:50px;
margin:0 20px 0 0;
}


/* ---t_six---*/
.t_six01{
max-width:1100px;
margin:70px auto 70px auto;
text-align:center;
}

.t_six_box01{
width:100%;
display: flex;
justify-content: center;
align-items: flex-start;
gap: 0; /* 重ねるのでgapはなし */
position: relative;
margin: 0 0 0 2%;
}

.t_six_box01 div{
  flex: 1;               /* ←可動式（親幅に応じて自動調整） */
  position: relative;
  min-width: 200px;      /* 必要に応じて最小幅を設定（任意） */
}
.t_six_box01 div img{width:110%;margin: 0 0 0 -10%;}



/* ---pp---*/
.pp{
	width:80%;
	padding:0px 0px 0px 0px;
	margin:40px auto 60px auto;
	list-style:none;

}
.pp li{padding:20px 0px 20px 0px;}
.pp h3{
letter-spacing:1px;
font-size:18px;
padding:15px 15px;
margin:20px 0 0 0 ;
line-height:1.5;
text-align:left;
font-weight:500;
font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
background-color:#2b5a29;
border-radius:3px;
color:#fff;
}
.pp p{
text-align:left;
margin:0 auto;
font-size:15px;
line-height:1.7;
padding:20px 20px ;
}



/* ---footer---*/


.footer{
background-color:#f6f7f9;
width:100%;
margin:0px auto 0 auto;
text-align:center;
padding:60px 0 60px 0;
}
.footer_in{
width:1100px;
margin:0 auto;
padding:0;
}
.footer_list{
	display:flex;
	justify-content:center;
	align-items:center;
	gap:20px;
	margin:20px auto;
}
.footer_list li a{
	font-size:13px;
	color:#000;
}
.footer_list li a:hover{
	color:#ccc;
}

.f_logo{
width:170px;
margin:0 auto;
padding:0;
}
.f_logo img{width:100%;}

.f_copy{text-align:center;;padding:20px 0 0px 0;}
.f_copy_in{

}
.copy{
text-align:center;
font-size:12px;
color:#000;
margin:0px 0;
}

    #pageTop {
	position:fixed;
	bottom:65px;
	left:0;
	right:0;
	width:20px;	
	margin:0px auto 0px auto;
    }
    #pageTop a img {
	width:100%;
	margin:0px auto 0px auto;
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
    }
    #pageTop a img:hover {
      opacity: 0.7;
    }


.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}



.pc-none{
display:none !important;
}
.sp-br{
display:none !important;
}
.link_sp{
display:none !important;
}
.contact_btn_sp{
display:none !important;
}
#navToggle{
display:none !important;
}

.mt80{margin-top:80px;}


/* ---t_company---*/
.t_company{
width: 100%;
max-width: 1100px;
margin: 70px auto;
border-collapse:collapse;
border-spacing:0;
}

.t_company th{
text-align: center;
padding: 25px;
background-color: #ededed;
border: 2px solid #ca0505;
box-sizing: border-box;
width: 30%;
}

.t_company td{
padding: 25px;
background-color: #fff;
border: 2px solid #ca0505;
box-sizing: border-box;
}


/* ---contact---*/

.contact_box{
width: 100%;
max-width: 1100px;
margin:70px auto;
padding:35px 55px ;
background-color:#ededed;
box-sizing: border-box;
border-radius: 5px;
}


.contact_box table {
width: 100%;
border-collapse:collapse;
border-spacing:0;
}
.contact_box th {
font-weight:400;
padding:45px 0px;
border-bottom: 1px solid #cccccc;
}
.contact_box th span{color:red;font-size:12px;}
.contact_box td  { padding:45px 0px 45px 30px;border-bottom: 1px solid #cccccc;}
 
.contact_box th  { width: 30%; text-align: left; vertical-align:top;}
.contact_box td  {text-align: left; vertical-align:top; }

.form_01{
border:0;
padding:7px;
font-size:18px;
border:solid 1px #dedede;
margin:0 0 0px;
width:450px;
}
.form_02{
border:0;
padding:7px;
font-size:18px;
border:solid 1px #dedede;
margin:0 0 0px;
width:80%;
height:200px;
resize: vertical;
}
.form_01:focus {
	box-shadow: 0 0 15px #dedede;

}
.form_02:focus {
	box-shadow: 0 0 15px #dedede;
}
.form_03 label{
margin:0 20px 0 0;
}
.form_03 label input{
margin:0 5px 0 0;
}

.form-textarea{
	height:250px;
	resize: vertical;
	border:0;
	padding:7px;
	font-size:18px;
	border:solid 1px #dedede;
	margin:0 0 0px;
	width:450px;
}

.cp_ipselect {
	overflow: hidden;
	width: 40%;
	margin: 0;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #bbbbbb;
	border-radius: 2px;
	background: #ffffff;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}
.cp_radio_text{
display:inline-block;
margin:0 20px 0 10px;
}

.contact_btn_box{
	width: 76%;
	display:flex;
	margin: 70px auto 40px auto;
}

.btn_r{
	color:#fff;
	width: 50%;
	text-align: center;
	display: block;
	padding:25px 45px;
    font-size: 18px;
    letter-spacing: 2px;
	margin: 0px auto 0px auto;
	border-radius: 10px;
	background-color:#cb0506;
	border:none;
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
	cursor:pointer ; 
	}
.btn_r:hover {
	cursor:pointer ; 
	color:#fff;
	background-color:#810404;
}





.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}

.fade-in-up {
  transform: translate(0, 50px);
}

.fade-in-down {
  transform: translate(0, -50px);
}

.fade-in-left {
  transform: translate(-50px, 0);
}

.fade-in-right {
  transform: translate(50px, 0);
}

.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}


.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.keyframe6 {
  animation-name: poyopoyo;
}

@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.95);
  }
}


/* ふわふわアニメーションここから */
/* 縦のふわふわ指定 */
.fuwafuwa01 {
    animation: fuwafuwa01 2s infinite ease-in-out;
}
/* 横のふわふわ指定 */
.fuwafuwa02 {
    animation: fuwafuwa02 2s infinite ease-in-out;
}
/* 縦のふわふわの動き */
@keyframes fuwafuwa01 {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}


.faq_wrap{
	max-width:800px;
	margin:30px auto;
	text-align:left;
}
.faq_wrap p{
	text-align:left;
	font-size:14px;
	line-height:1.5;
}
.faq_list dt{
	font-weight:bold;
	padding:5px 0 5px;
}
.faq_list dd{
	padding:5px 0 5px;
}
.error_box{
  display: none;
  width: 80%;
  padding: 15px;
  text-align: left;
  margin: 10px auto;
  /*border: 2px solid red;*/
  background:#faf0e6;
  font-size: 14px;
  color: red;
}