

* {
  margin: 0;
  padding: 0;
}
html{
	margin:0px;
	padding:0px;
}
body{
	background:#f9bb11;
	text-align:center;
	color:#000;
	max-width: 2000px;
     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_edfafe{background-color:#edfafe;}

.bg_cv{
width:100%;

}

.box_in{
	width:90%;
	 max-width:1100px;
	padding: 40px 0 40px 0;
	margin: 0px auto;
	text-align: left;
}
.box_in_x{
	width:100%;
	padding: 40px 0 40px 0;
	margin: 0px auto;
	text-align:center;
}

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

#header {
width:100%;
margin: 0;
}
.s-fade-wrap{
margin:0;
padding-top:16.646848%;
width:100%;
background-image:url("../images/mv_bg.png");
background-repeat:no-repeat;
background-size:100%;
background-position:top center;
}
.header_in{
height: 100%;
margin-top:-16.646848%;
padding:20px 30px;
}
.header_top_top{
width:100%;
}
.header_top{
display:flex;
align-items:center;
justify-content:space-between;
	width:100%;
	margin: 0px auto 0px auto;
}
.s-fade-wrap_low{
margin:0 0 50px 0 ;
background-image:url("../images/mv_bg.png");
background-repeat:no-repeat;
background-size:100%;
background-position:center center;
width:100%;
height: 100px;
padding:0px 0px 10px 0px;
}
.header_in_low{
height: 100%;
margin-top:0;
padding:20px 30px;
}

/* サイトロゴ */
.h_logo{
text-align:left;
height:70px;
margin:0px 0px;
}
.h_logo a{
display:inline-block;
margin: 0px;
}
.h_logo img{
height:70px;
margin: 0px 0px 0px 0px;
}

.h_content02{
display:flex;
align-items:center;
justify-content:space-between;
}
.h_content02 a{color:#fff;}
.h_content02 a:hover{color:#fff;text-decoration:underline;}

.h_links02{
margin: 0px 0px 0px 0px;
}
.h_links02 button{
display:block;
font-weight:bold;
color:#ffffff;
background-color:#1f7ba4;
box-sizing: border-box;
border-radius:100px;
-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;

}
.h_links02 button:hover{
color:#fff;
background-color:#5aa2bb;
box-sizing: border-box;
}
.h_nav02_btn01{

	padding:19px 35px 19px 35px;
}
.h_nav02_btn01 span{
	display:block;
	letter-spacing:2px;
	font-size:16px;
	line-height:16px;
	font-weight:600;
}



.mv_view{
width:70%;
text-align:left;
margin:0 auto 0 auto;
padding:5% 0 10% 0;

}
.mv_view-01{
width:100%;
margin:0 auto 0 auto;
}
.mv_view-01 img{width:100%;margin:0 auto 0 auto;}


/* ---title---*/

.title_text_c{text-align:center;}
.title_text_c h2 {max-width:1000px;margin:0 auto 0 auto;}
.title_text_c h2 img{width:100%;}


/* ---t_cv---*/


.btn_cv{
background-image:url("../images/cv_bg.png");
background-repeat:no-repeat;
background-size:100%;
background-position:center center;
width: 100%;
padding-top:58.875%;
margin:-15% auto -10% auto;
}
.wrap{
width: 100%;
height: 100%;
margin-top:-35%;	
}
.btn_cv button{
width:40%;
margin:0% 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;
	cursor:pointer ; 
}
.btn_cv button:hover {;
	animation: poyo .6s;
}
.btn_cv button:active {
	color: gainsboro;
	transition-duration: .1s;
	animation: push .6s;
}
@keyframes poyo {
	10% { transform: scale(1.2); }
	40% { transform: scale(.9); }
	60% { transform: scale(1.04); }
	80% { transform: scale(.98); }
}
@keyframes push {
	10% { transform: scale(.8); }
	40% { transform: scale(1.1); }
	60% { transform: scale(.96); }
	80% { transform: scale(1.02); }
}


.btn_img{
	width:100%;
	margin:0px auto;
}





.btn_cv p{
color:#FFFFFF;
font-size:20px;
	letter-spacing: 2px;
line-height:1.5;
font-weight:600;
margin:0px auto 0px auto;
}
.top_margin{padding:40px 0 0 0;}

/* ---t_one---*/
.t_one{
	max-width:1050px;
	padding:40px 0 20px 0;
	margin:0px auto;
}

.t_one img{width:100%;margin:0px auto;}
.t_one_text01{
font-weight: 600;
font-size:22px;
letter-spacing:2px;
text-align:center;
margin:0px auto 0px auto;
}
.t_one_text01 span{color:red;}

.t_one_text02{
font-weight: 400;
font-size:18px;
letter-spacing:2px;
text-align:center;
margin:30px auto 0px auto;
}
.t_one_text02 span{font-size:14px;}

/* ---t_two---*/
.t_two_outer{
	width:90%;
	background-image: url("../images/t_two_bg01.png"), url("../images/t_two_bg02.png");
	background-repeat:no-repeat,no-repeat;
	background-size:25%,15%;
	background-position:top left,bottom right;
	margin:0 auto;
}
.t_two{
	max-width:1100px;
	padding:40px 0px 0px 0px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;

}
.t_two_in01{width:52%;}
.t_two h3{
letter-spacing:2px;
font-size:30px;
line-height:1.5;
text-align:left;
color:#000;
font-weight:500;
margin:30px 0 30px 0 ;
}
.t_two h3 span{font-size:44px;}
.t_two p{
letter-spacing:2px;
font-size:22px;
line-height:1.5;
text-align:left;
font-weight:300;
margin:0 0 20px 0 ;
}

.t_two_in02{width:44%;}
.t_two img{width:100%;margin:30px auto;}

.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{
	text-align:center;
	max-width:1100px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}
.t_three img{width:100%;margin:30px auto;}

.t_three h3{
letter-spacing:2px;
font-size:30px;
font-weight:500;
margin:30px auto 0px auto;
}


.t_three p{font-size:24px;}
.t_three p span{font-size:20px;font-weight:500;}

/* ---t_four---*/
.t_four{
	max-width:1100px;
	padding:30px 0px 30px 0px;
	margin:0 auto;
}
.t_four img{width:100%;margin:10px auto 0px auto;}


/* ---t_five---*/
.t_five{
	max-width:1100px;
	padding:30px 0px 30px 0px;
	margin:0 auto;
	list-style:none;
}
.t_five li{
padding:25px 0px 25px 0px;
}
.t_five h3{
letter-spacing:1px;
font-size:28px;
line-height:28px;
padding:20px;
margin:0 auto;
color:#fff;
text-align:left;
font-weight:500;
background-color: #0f6e12;
}
.t_five p{
width:100%;
letter-spacing:1px;
font-size:22px;
text-align:left;
margin:0 auto;
padding:10px 0px 0px 0px ;

}

/* ---pp---*/
.pp{
	width:90%;
	padding:20px 0px 50px 0px;
	margin:0 auto;
	list-style:none;
}
.pp h3{
font-size:24px;
line-height:24px;
color:#0f6e12;
font-weight:400;
border-bottom:2px solid #0f6e12;
padding:15px 15px 15px 0px;
margin:40px 0 20px 0;
}
.pp p{
padding:0px 0px 10px 0px ;
}

/* ---company---*/
.company{
	width:90%;
	margin:50px auto 50px auto;
border-collapse:collapse;
border-spacing:0;
}
.company tr{}
.company th{padding:30px;border:10px solid #f9bb11;background-color:#f98305;color:#fff;}
.company td{padding:30px;border:10px solid #f9bb11;background-color:#fff;}


/* ---service---*/
.service{
	max-width:1100px;
	padding:30px 0px 30px 0px;
	margin:0 auto;
	list-style:none;
}
.service li{
padding:25px 0px 25px 0px;
}
.service h3{
letter-spacing:1px;
font-size:22px;
line-height:22px;
padding:20px;
margin:0 auto;
color:#fff;
text-align:left;
font-weight:500;
background-color: #f98305;
}
.service p{
width:100%;
letter-spacing:1px;
font-size:18px;
text-align:left;
margin:0 auto;
padding:20px 0px 0px 0px ;

}

/* ---footer---*/


.footer{
width:100%;
background-color:#f98305;
padding:50px 0 50px 0;
}
.footer_in{
max-width:1100px;
margin:0 auto;
padding:0;
display: flex;
justify-content: space-between;
}

.footer_in_left{}
.footer_in_right{}

.f_navi{
text-align:right;
color:#fff;
font-size:16px;
font-weight:500;
margin:0px auto;
}

.f_navi a:hover{color:#fff;text-decoration: underline;}
.f_navi a {color:#fff;}


.f_copy{text-align:right;padding:10px 0 0px 0;}
.f_copy_in{

}
.copy{
text-align:right;
font-size:13px;
font-weight:500;
color:#fff;
margin:0px 0;
}
.f_logo{width:100%;}
.f_logo img{width:100%;}


    #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;}



/* ---login---*/
.login_box{
width: 60%;
margin:30px auto;
padding:5% 5% 0% 5%;
border:3px solid #4b9536;
background-color:#f1fff4;
border-radius:10px;
}
.login_box table {
width: 100%;
border-collapse:collapse;
border-spacing:0;
}
.login_box th {
font-weight:400;
padding:10px 10px;
}
.login_box th span{color:red;font-size:12px;}
.login_box td  {padding:10px  10px;}
 
.login_box th  { width: 40%; text-align: left; vertical-align:top;}
.login_box td  {text-align: left; vertical-align:top; }
.login_box p{display:inline;padding:0px 20px 0px 5px;}

.login_forget_pass{}


/* ---contact---*/

.contact_box{
width: 70%;
margin:0 auto;
padding:45px 0px 0px 0px;
}
.contact_box table {
width: 100%;
border-collapse:collapse;
border-spacing:0;
}
.contact_box th {
font-weight:400;
padding:45px 10px; border-bottom: 1px solid #ccc;
}
.contact_box th span{color:red;font-size:12px;}
.contact_box td  {padding:45px  10px; border-bottom: 1px solid #ccc; }
 
.contact_box th  { width: 40%; text-align: left; vertical-align:top;}
.contact_box td  {text-align: left; vertical-align:top; }
.contact_box p{display:inline;padding:0px 20px 0px 5px;}

.form_01{
border:0;
padding:10px;
font-size:16px;
border:solid 1px #4b9536;
margin:0 0 0px;
width: calc(100% - 20px);
}
.form_02{
border:0;
padding:10px;
font-size:16px;
border:solid 1px #4b9536;
margin:0 0 0px;
width: calc(50% - 20px);
}
.form_03{
border:0;
padding:10px;
font-size:16px;
border:solid 1px #4b9536;
margin:0 0 0px;
width: calc(100% - 20px);
height:200px;
resize: vertical;
}
.form_01:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #4b9536;
}
.form_02:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #4b9536;
}
.form_03:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #4b9536;
}
input.btn_f1{
	letter-spacing:5px;
	font-size:18px;
	color:#fff;
	width: 250px;
	text-align: center;
	display: block;
	padding:20px;
	margin: 50px 20px;
	border-radius:5px;
	background-color:#4b9536;
	border: 3px solid #4b9536;
	-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 ; 
	}
input.btn_f1:hover {
	cursor:pointer ; 
	color:#fff;
	background-color:#5fba4c;
	border: 3px solid #5fba4c;
}
input.btn_f2{
	letter-spacing:5px;
	font-size:18px;
	color:#555;
	width: 250px;
	text-align: center;
	display: block;
	padding:20px;
	margin: 50px 20px;
	border-radius:5px;
	background-color:#dddddd;
	border: 3px solid #dddddd;
	-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 ; 
	}
input.btn_f2:hover {
	cursor:pointer ; 
	color:#555;
	background-color:#eeeeee;
	border: 3px solid #eeeeee;
}

.form_btn_area{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
}




.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;
}

.keyframe5{
  animation-name: anim_sc;
  transform: scale(0.85,0.85);
}

@keyframes anim_sc {
  100% {
    transform: scale(1,1);
  }
}


/* モーダルウィンドウ */
.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 800px;
  background-color:#0f6e12;
  background-image:url("../images/modal_bg.png");
  background-repeat:no-repeat;
  background-size:40%;
  background-position:left -10% top 10%;
  border:10px solid #fff;
  border-radius:50px;
  z-index: 1002;
  padding: 50px ;
  overflow-y: scroll;
}
/* 閉じるボタン */
.button-close {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        appearance: none;
  width: 200px;
  padding:10px 20px;
  background-color:#fff;
  font-size:16px;
  color: #000;
  font-weight:500;
  border-radius: 3px;
  cursor: pointer;
  margin:35px auto 0 auto ;
}
/* オーバーレイ */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1001;
}

.modal_in{
width:55%;
text-align:center;
margin: 0 0 0 40%;
}
.modal-window h2{
width: 100%;
text-align:center;
margin:0px auto;
}

.modal-window h2 img{width:50%;margin:0px auto;}

.modal-window h3{
text-align:center;
margin:10px 0 20px 0;
}
.modal-window h3 span{
color:#fff;
font-size:20px;
line-height:1.5;
}
.modal-window h4{
text-align:left;
color:#fff;
font-size:16px;
margin:0 0 20px 0;
}
.modal-window p{
color:#fff;
text-align:left;
line-height:1.5;
margin:10px 0 10px 0;
}

.modal_in_box{
width:70%;
text-align:center;
margin:30px auto 40px auto;
}
.modal_in_box img{
width: 100%;
margin: 0 auto 0 auto;
}
.modal_in_box a{
display:inline-block
}

.modal-window p span{
font-size:14px;
}
