


* {
  margin: 0;
  padding: 0;
}
html{
	margin:0px;
	padding:0px;
}
body{
	background:#ffffff;
	text-align:center;
	color:#000;
     font-size: 16px;
	line-height:2;
	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:#ddd;
}

li{list-style:none;}


.bg_green{
	width: 100%;
	background-color:#ffa728;
}
.bg_thingreen{
	width: 100%;
	background-color:#fff5da;
}

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

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

#header {
position:  relative; 
width:100%;
background-color:#f28f00;

}
.header_in{
	margin: 0px auto;
	padding:10px 0px 0px 0px;
}

.header_top{
	width:100%;
	min-width:1100px;
	margin: 0px auto 0px auto;

}

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

.h_links02{
position:absolute;
top:35px;
right:25px;

}
.h_links02 button{
height:85px;
display:block;
font-weight:bold;
color:#333;
background-color:#fff;
border:2px solid #333;
box-sizing: border-box;
border-radius:10px;
-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:#f28f00;
border:2px solid #fff;
box-sizing: border-box;
}
.h_nav02_btn01{
	font-size:18px;
	line-height:18px;
	font-weight:700;
	padding:23px 50px;
}
.h_nav02_btn01 span{
	display:block;
	font-weight:700;
}


.s-fade-wrap{
margin:0px 0 0 0;
padding:20px 0 0 0;
width:100%;
background-color:#ffa728;
}
.mv_view{
	width:70%;
	min-width:950px;
	max-width:1250px;
	margin:0 auto;
	padding-bottom:15px;
}
.mv_view img{
	width: 100%;
	margin:0 auto;
}	



/* ---title---*/

.title_text_c {
width: 90%;
max-width: 1200px;
margin:0px auto;
text-align: center;
}
.title_text_c h2{
font-size:42px;
line-height:1.5;
color:#f28f00;
text-align:center;
font-weight:700;
margin:0px auto;
}
.title_text_c p{
font-size:18px;
line-height:1.5;
color:#000;
text-align:center;
font-weight:400;
margin:10px auto;
}

.title_text_w {
width: 90%;
max-width: 1200px;
margin:0px auto;
text-align: center;
}
.title_text_w h2{
font-size:42px;
line-height:1.5;
color:#fff;
text-align:center;
font-weight:700;
margin:0px auto;
}
.title_text_w p{
font-size:18px;
line-height:1.5;
color:#fff;
text-align:center;
font-weight:400;
margin:10px auto;
}

/* ---t_cv---*/

.btn_cv{
width:50%;
margin:50px 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{
	max-width:1200px;
	padding:30px 0px 0px 0px;
	margin:0 auto;
}

.t_one img{width:90%;margin:0px auto;}
.t_one p{text-align:center;margin:30px auto 0px auto;}

/* ---t_two---*/
.t_two{
	max-width:1200px;
	padding:0px 0px 0px 0px;
	margin:0 auto;
}
.t_two p{
letter-spacing:1px;
font-size:20px;
line-height:2;
color:#000;
text-align:center;
font-weight:bold;
margin:0 0 20px 0 ;
}
.t_two p span{color:#ff008c;}

.t_two img{width:90%;margin:30px auto;}


/* ---t_three---*/
.t_three{
	max-width:1200px;
	padding:30px 0px 0px 0px;
	margin:0 auto;
}
.t_three img{width:90%;margin:10px auto;}


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


/* ---t_five---*/
.t_five{
	max-width:1200px;
	padding:30px 0px 0px 0px;
	margin:0 auto;
	list-style:none;
}
.t_five li{padding:20px 0px 30px 0px;}
.t_five h3{
width:70%;
letter-spacing:1px;
font-size:24px;
padding:20px ;
margin:0 auto;
line-height:1.5;
color:#fff;
text-align:left;
font-weight:bold;
background-color:#ffa728;
border-radius:100px;
}
.t_five p{
width:70%;
text-align:left;
margin:0 auto;
font-size:20px;
padding:20px 0px 0px 0px ;
}


/* ---pp---*/
.pp{
	width:75%;
	padding:50px 0px 50px 0px;
	margin:0 auto;
	list-style:none;
}
.pp h3{
font-size:18px;
color:#ffa728;
font-weight:600;
border-bottom:1px dotted #ffa728;
padding:0px 0px 5px 0px ;
margin:40px 0 20px 0;
}
.pp p{
padding:0px 0px 10px 0px ;
}


/* ---footer---*/


.footer{
background-color:#f28f00;
width:100%;
margin:0 auto;
text-align:center;
padding:50px 0 0px 0;
}
.footer_in{
width:100%;
margin:0 auto;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding:0;
}

.f_navi{
width:100%;
text-align:center;
color:#fff;
font-size:16px;
font-weight:400;
margin:0px auto 0px auto;
}

.f_navi a:hover{color:#ddd;}
.f_navi a {
	color:#fff;
}


.f_copy{
background-color:#f28f00;
width:100%;
margin:0px auto;
text-align:center;
padding:10px 0 50px 0;
}
.f_copy_in{
	width:100%;
	margin:0 auto;
}
.copy{
text-align:center;
font-size:14px;
color:#fff;
margin:0px auto 0px auto;
}
.copy a{
	color:#fff;
}

    #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 #f28f00;
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 #f28f00;
margin:0 0 0px;
width: calc(100% - 20px);
}
.form_02{
border:0;
padding:10px;
font-size:16px;
border:solid 1px #f28f00;
margin:0 0 0px;
width: calc(50% - 20px);
}
.form_03{
border:0;
padding:10px;
font-size:16px;
border:solid 1px #f28f00;
margin:0 0 0px;
width: calc(100% - 20px);
height:200px;
resize: vertical;
}
.form_01:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #f28f00;
}
.form_02:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #f28f00;
}
.form_03:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #f28f00;
}
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:#f28f00;
	border: 3px solid #f28f00;
	-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:#ffa728;
	border: 3px solid #ffa728;
}
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;
}

.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: 500px;
  height: 600px;
  background-color: #fff;
  border-radius: 5px;
  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: #f28f00;
  color: #eaeaea;
  border-radius: 10rem;
  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:#f28f00;
font-size:18px;
margin:0 0 20px 0;
}
.modal-window h4{
text-align:center;
color:#f28f00;
font-size:16px;
margin:20px 0;
}
.modal-window p{
text-align:left;
line-height:1.5;
margin:0 0 10px 0;
}

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