

* {
  margin: 0;
  padding: 0;
}
html{
	margin:0px;
	padding:0px;
}
body{

	background:#fff;
	text-align:center;
	color:#000;
	font-weight:300;
	font-size: 14px;
	line-height:1.5;
	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 {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
}

li{list-style:none;}


.bg_fceded{background-color:#fceded;}

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


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

#header {
	text-align:left;
	border-top:3px solid red;
	background-color:#fff;
	width: 100%;
	height:70px;
}

.header_top{}
.h_logo{
	height:70px;
	margin:0px;

}
.h_logo a{
display:inline-block;
height:70px;
margin:0px;
}
.h_logo img{
height:70px;
margin:0px 0 0px 0px;
}



#navToggle {
	display: none;
	cursor:pointer;
	padding:0;
	z-index:999;
	margin:0px;
}

#navToggle div {
position:absolute;
top:0;
right:0;
width:30px;
height:70px;
padding:0px 18px;
margin:0px;
}
#navToggle div img{
width:30px;
height:22px;
padding: 27px 0px 0px 0px;
margin:0px;
}

header nav {
	z-index:999;
	position: fixed;
    height: calc(100% - 70px); 
    width:100%;
    top:-3000px; 
	background-color:red;
	-webkit-transition:.0s ease-in-out;
	-moz-transition:.0s ease-in-out;
	-o-transition:.0s ease-in-out;
	transition:.0s ease-in-out;
	text-align:left;
     font-size: 16px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	margin:70px 0 0 0;
}
/* Toggle(Button) */
#navToggle {display: block}

/*header menu*/
.openNav nav {
	-moz-transform: translateY(3000px);
	-webkit-transform: translateY(3000px);
	transform: translateY(3000px)
}
.overflowHidden {
    overflow: hidden;
}

header ul {
width:80%;
margin:20px auto;
}

.sp_navi01 li {
text-align:left;
display:block;
margin:0;
border-bottom:solid 1px #fff;
font-size:16px;
font-weight:600;
line-height:4.5;
cursor:pointer ;
padding:0px 0 0px 0px;
}
.sp_navi01 li:last-child{
border-bottom:none;
}
.sp_navi01 li a{color:#fff;}

.s-fade-wrap{
margin:0 0 0 0;
padding:30px 0 30px 0;
width:100%;
background-image:url("../images/mv_bg.jpg");
background-repeat:no-repeat;
background-size:cover;
background-position:center bottom;

}
.mv_view{
width:96%;
margin:0 auto;

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

.mv_none{
height:5px;
}


/* ---title---*/

.title_text_c h2 {
	text-align:center;
	font-size:24px;
	font-weight:600;
	display:flex;
	align-items:center; /* 線を上下中央揃えに */
	justify-content:center; /* テキスト等を左右中央揃えに */
}

.title_text_c h2 span {
  padding:0 20px; /* 文字と線の間にスペースを設けるために指定 */
}

.title_text_c h2::before,
.title_text_c h2::after {
  content:""; /* contentは必ず指定 */
  height:2px;
  width:10%;
  background:#ff0000;
}

.sp-margin{
margin:40px 0 0 0;
}

/* ---t_cv---*/

.text_cv{
width:80%;
margin:30px auto 0px auto;
}
.text_cv img{width:100%;}
.btn_cv{
width:100%;
margin:25px auto 0px auto;
}
.btn_cv img{
width:100%;
margin:0 auto;
}
.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.8;
}

/* ---t_one---*/
.t_one{
	padding:20px;
	margin:20px auto;
	background-color:#f7f6f6;
	border:1px solid #cccccc;
	border-radius:6px;
}
.t_one img{width:100%;}
.t_one_text01{
font-weight: 600;
font-size:16px;
letter-spacing:2px;
text-align:center;
margin:0px auto 20px auto;
}
.t_one_text01 span{color:red;}

.t_one_text02{
font-weight: 600;
font-size:14px;
letter-spacing:1px;
text-align:center;
margin:20px auto 0px auto;
}


/* ---t_two---*/
.t_two{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}
.t_two_in01{width:100%;}
.t_two h3{
font-style:italic;
letter-spacing:3px;
font-size:22px;
line-height:1.5;
color:#000;
text-align:left;
font-weight:600;
margin:20px 0 10px 0 ;
}
.t_two h3 span{font-size:28px;}
.t_two p{
letter-spacing:1px;
font-size:18px;
line-height:1.7;
color:#000;
text-align:left;
font-weight:400;
margin:0 0 30px 0 ;
}

.t_two_in02{width:100%;}
.t_two img{width:100%;margin:20px 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{
	width:100%;
	padding:20px 0px 0px 0px;
	margin:0 auto;
}
.t_three img{width:100%;margin:0px 0 0px 0;}


/* ---t_four---*/
.t_four{
	width:100%;
	padding:20px 0px 0px 0px;
	margin:0 auto;
}
.t_four img{width:100%;margin:0px auto 20px auto;}


/* ---t_five---*/
.t_five{
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0 auto;
	list-style:none;

}
.t_five li{padding:20px 0px 20px 0px;}
.t_five h3{
letter-spacing:1px;
font-size:18px;
padding:15px 10px;
margin:0 auto;
line-height:1.5;
color:red;
text-align:left;
font-weight:bold;
background-color:#f7f6f6;
}
.t_five p{
text-align:left;
margin:0 auto;
font-size:15px;
line-height:1.7;
padding:15px 20px ;
}

/* ---pp---*/
.pp{
	width:100%;
	padding:0px 0px 50px 0px;
	margin:0 auto;
	list-style:none;
}
.pp h3{
font-size:18px;
color:red;
font-weight:600;
border:1px solid red;
padding:10px 15px;
margin:35px 0 15px 0;
}
.pp p{
line-height:1.7;
padding:0px 10px 0px 10px ;
}

/* ---footer---*/


.footer{
width:100%;
margin:0 auto;
text-align:center;
padding:0px 0 0px 0;
}
.footer_in{
width:100%;
margin:0 auto;
}



.f_copy{
text-align:center;background-color:#ff0000;padding:20px 0 20px 0;
}
.f_copy_in{
	width:86%;
	margin:0 auto;
}
.copy{
text-align:center;
font-size:12px;
color:#fff;
padding:0 0 75px 0;
margin:0px auto 0px auto;
}

    #pageTop {
	position:fixed;
	bottom:50px;
	left:0;
	right:0;
	width:30px;	
	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: 1;
    }


.bg_black{
        position: fixed;
        bottom: 0;
        left: 0;
	    height:70px;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        z-index: 9;
        background-color: rgba(0,0,0,0.6);;
        justify-content: center;
        padding: 0px 0;
}
.sp_btn_cv{
padding:12px 0 0 0;
width: 100%;
}

.sp_btn_cv button{
color:#fff;
width: 90%;
font-size:16px;
line-height:18px;
letter-spacing:2px;
font-weight:bold;
display:block;
margin:0px auto 0 auto ;
padding:17px 0 12px 0;
background-color:red;
border-radius:30px;
}

/* ---button---*/

.btn_w_area{
	margin:0px auto 0px auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.btn_w_area a{
width:100%;
max-width:400px;
margin:0px auto;
}

a.btn_w{
	letter-spacing:2px;
	font-size:18px;
	font-weight:700;
	color:#003366;
	text-align: center;
	display: block;
	padding:8px 5px;
	margin: 0px auto;
	background-color:#fff;
	border:5px solid #003366;
	background-image: url(../images/link_btn_icon.jpg);
	background-position:90% 50%;
	background-repeat: no-repeat;
	background-size:20px;
	-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 ; 
	}
a.btn_w:hover {
color:#ccc;
border:5px solid #cccccc;
}

.btn_w_area_m{
	margin:60px auto 0px auto;
}

a.btn_b{
max-width:400px;
border:5px solid #fff;
display: block;
margin:0px auto 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;
}
.btn_b img{width:100%;}
a.btn_b:hover {
 opacity: 0.5;
}


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


.sp-none{
display:none !important;
}
.pc-br{
display:none !important;
}
.link_pc{
display:none !important;
}
.contact_btn02{
display:none !important;
}

.mt80{margin-top:80px;}



/* ---login---*/

.login_box {
max-width:600px;
width: 90%;
margin: 30px auto 0px auto;
padding:5% 5% 5% 5%;
border:3px solid #4b9536;
background-color:#f1fff4;
border-radius:10px;
}
.login_box table{
width: 100%;
}
.login_box th{
	padding: 5% 0px 0px 0px; 
    display: block;
    border: none;
	text-align:left;
	color:#333;
	font-weight:bold;
    }
.login_box th span{color:red;font-size:12px;}
.login_box td{
	padding: 2% 0px 5% 0px; 
    display: block;
    border: none;
	text-align:left;
    }
.login_box p{display:inline;padding:0px 20px 0px 5px;}


/* ---contact---*/

.contact_box {
max-width:600px;
width: 100%;
margin: 30px auto 0px auto;
}
.contact_box table{
width: 100%;
}
.contact_box th{
	padding: 5% 0px 0px 0px; 
    display: block;
    border: none;
	text-align:left;
	color:#333;
	font-weight:bold;
    }
.contact_box th span{color:red;font-size:12px;}
.contact_box td{
	padding: 2% 0px 5% 0px; 
    display: block;
    border: none;
	text-align:left;
border-bottom:solid 1px #ccc;
    }
.contact_box p{display:inline;padding:0px 20px 0px 5px;}

.form_01{
width: 96%;
padding:10px 2% 10px 2%;
font-size:14px;
border:solid 1px #4b9536;
margin:0 auto;
}
.form_02{
width: 96%;
padding:10px 2% 10px 2%;
font-size:14px;
border:solid 1px #4b9536;
margin:0 auto;
}
.form_03{
padding:10px 2% 10px 2%;
font-size:14px;
border:solid 1px #4b9536;
margin:0 auto;
width: 96%;
height:200px;
resize: vertical;
}
input.btn_f1{
	font-weight:bold;
	letter-spacing:5px;
	font-size:18px;
	color:#fff;
	width: 100%;
	max-width:400px;
	text-align: center;
	display: block;
	padding:20px 0px 20px 0px;
	margin: 20px auto 0px auto;
	border-radius:5px;
	background-color:#4b9536;
	border: 3px solid #4b9536;
	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 ; 
	}
input.btn_f1:hover {
	cursor:pointer ; 
	color:#fff;
	background-color:#5fba4c;
	border: 3px solid #5fba4c;
	border:none;
}
input.btn_f2{
	font-weight:bold;
	letter-spacing:5px;
	font-size:18px;
	color:#555;
	width: 100%;
	max-width:400px;
	text-align: center;
	display: block;
	padding:20px 0px 20px 0px;
	margin: 20px auto 0px auto;
	border-radius:5px;
	background-color:#dddddd;
	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 ; 
	}
input.btn_f2:hover {
	cursor:pointer ; 
	color:#555;
	background-color:#eeeeee;
	border:none;
}




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


/* モーダルウィンドウ */
.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
  height:80%;
background-color: #fff;
border:3px solid red;
border-radius:10px;
  z-index: 1002;
  padding: 2rem;
overflow-y: scroll;
}
/* 閉じるボタン */
.button-close {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        appearance: none;
  width: 200px;
  padding: 1em;
  background-color: red;
  color: #fff;
font-weight:600;
  border-radius: 30px;
  cursor: pointer;
  margin:20px auto 0px 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-window h3{
text-align:center;
color:#000;
font-size:20px;
margin:0 0 10px 0;
}
.modal-window h3 span{
color:red;
font-size:20px;
}
.modal-window h4{
text-align:center;
color:#4b9536;
font-size:16px;
margin:0px 0 0 0;
}
.modal-window p{
text-align:left;
line-height:2;
margin:0 0 10px 0;
}

.modal_in_box{
  margin:0px auto;
}

.modal_in_box img{
  margin:10px auto;
}
.modal_in_box a{
display:inline-block
}

