

* {
  margin: 0;
  padding: 0;
}
html{
	scroll-behavior: smooth;
	margin:0px;
	padding:0px;
}
body{
	background:#ffffff;
	text-align:center;
	color:#000;
    font-size: 16px;
	line-height:2;
	font-family: "游明朝体","Yu Mincho",YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","MS P明朝","MS PMincho",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;}


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

.box_in_x{
width:100%;
padding: 70px 0 70px 0;
margin: 0px auto;
text-align: left;
overflow: hidden;
}

.bg_f2f2f2{background-color: #f2f2f2;}
.bg_f5fcf5{background-color: #f5fcf5;}


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

#header {
	width:100%;

}
.header_in{
	width:98%;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
}

.header_top{
	width:100%;
	margin: 0px auto 0px auto;
	display: flex;
	align-items:center;
	justify-content: space-between;
	padding:15px 2%;
	box-sizing: border-box;
}

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

.h_logo{
width: 200px;
margin:0;
}
.h_logo img{
width: 100%;
}

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

}
.h_links02_in{
	margin:0px 20px 0px 0;
}
.h_link02_text{
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.h_link02_text p{
display: inline-block;
text-align: right;
font-size: 16px;
font-weight: 500;
margin:0px 5px 0px 0;
}

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

.h_link02_tel p{
font-size: 42px;
line-height:1;
margin:0px 0px 0px 0;
color:#000;
font-family: "Zen Maru Gothic", serif;
font-weight:600;
letter-spacing:1px;
}

.h_link02_tel img{
width:25px;
margin:7px 10px 0px 0;
}

.h_nav02_btn01{
margin:0px 0px 0px 0px;
font-size:14px;
letter-spacing:3px;
line-height:14px;
padding:25px 40px 25px 65px;
border-radius: 3px;
border-bottom:3px solid #03663d;
font-weight: 500;
color:#fff;
background-color:#008e53;
background-image: url(../images/h_mail_icon.png);
background-position:left 10% center;
background-repeat: no-repeat;
background-size: 30px;
-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;
display:block;
box-sizing: border-box;
}
.h_nav02_btn01:hover{
color:#fff;
background-color:#01a561;
border-bottom:3px solid #058651;
}



.s-fade-wrap{
background-image: url(../images/mv_bg.jpg);
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
width:100%;
overflow: hidden;
}

.s-fade-wrap_i{
background-image: url(../images/mv_bg_light.png);
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
width:100%;
overflow: hidden;
}

.s-fade-wrap_in{
width:86%;
margin:0 auto;
display: flex;
align-items: center;
}
.mv_view_box01{
width:55%;
margin:50px 0;
padding:50px 20px;
border-radius: 5px;
box-sizing: border-box;
background-color: rgb(0, 142, 83, 0.7);
position: relative;
}
.mv_view02{
width: 23%;
position: absolute;
top:-30px;
right:-100px;
}
.mv_view02 img{width: 100%;}

.mv_text{
text-align: center;
}
.mv_text p{
font-size:26px;
line-height: 26px;
letter-spacing: 3px;
font-weight:500;
color:#fff;
margin:0 0 10px 0;
}
.mv_text p span{
color:#f9d326;
}

.mv_text h1{
font-size:64px;
line-height: 64px;
letter-spacing: 10px;
font-weight:600;
color:#fff;
margin:20px 0 30px 0;
}
.mv_text h1 span{
color:#f9d326;
}

.mv_text img{
width:70%;
margin: 0 auto;
}

.mv_text ul{display: inline-block; margin:20px auto 0px auto;}

.mv_text ul li{
display: flex;
align-items: center;
margin: 12px 0px 0px 0;
}
.mv_text ul li img{
width: 40px;
margin: 0 15px 0 0;
}
.mv_text ul li span{
text-align: left;
font-size:22px;
font-weight:400;
line-height: 22px;
letter-spacing: 3px;
color:#fff;
border-bottom: 2px solid #fff;
padding: 0 0 7px 0;
}

.mv_view_box02{
width:45%;
margin: 30px 0 -30px -4%;
}
.mv_view_box02 img{
width:104%;
margin: 0 0 0 ;
}


/* ---title---*/

.title_text_c h2{
font-size:36px;
font-weight:500;
line-height: 36px;
letter-spacing: 3px;
text-align: center;
padding: 20px 0 10px 0;
margin:0px auto;
}

.title_text_c h3{
position: relative;
display: inline-block;
padding: 0 120px;
font-size:32px;
font-weight: 500;
letter-spacing: 3px;
margin: 40px 0 0 0;
}


.t_one_in01_text_in {
	width: 65%;
	margin: 0 auto;
	text-align: left;
	font-size: 1.3em;
	line-height: 2em;
}


.t_one{
width:100%;
max-width:1600px;
padding:0px 0px 0px 0px;
margin:0 auto;
text-align: center;
}

.text_red{color:red;font-weight:500;}
.text_yellow{color:#f9d326;font-weight:500;}
.text_green{color:#008e53;font-weight:500;}

.text_bg_yellow{background-color:#f9d326;font-weight:500;}
.text_bg_red{background-color:red;font-weight:500;}


.t_one_in02{
display: flex;
align-items:top;
justify-content:space-between;
flex-wrap: wrap;
width:90%;
max-width:1200px;
margin:0px auto 0px auto;
}

.t_one_in02 li img{
position: absolute;
width:20%;
top:-30px;
left:-15px;
}
.t_one_in02 li h4{
background-color: #008e53;
color:#fff;
font-size:24px;
line-height:2;
font-weight: 500;
letter-spacing: 2px;
padding: 15px 0;
}
.t_one_in02 li h4 span{
font-size:22px;
line-height:2;
font-weight: 500;
letter-spacing:1px;
}
.t_one_in02_in{
padding:15px 30px;
text-align: left;
font-size: 18px;
line-height:1.7;
}
.t_one_in02_in p{
padding:10px 0;
}
.t_one_in02_in p span{
color:#167E75;
font-weight: 600;
}

/* ---t_two---*/
.t_two{

padding:0px 0px 0px 0px;
margin:0 auto;
}

.t_two_in{
display: flex;
align-items:top;
justify-content:space-between;
flex-wrap: wrap;
margin:0px 0 0 0;
}

.t_two_in_box{
width:48%;
position: relative;
background-color: #fff;
margin:25px 0 25px 0;
}
.t_two_in_icon{
width:13%;
position: absolute;
top:0;
right:30px;
}
.t_two_in_icon img{width:100%;}
.t_two_in_view{width:100%;}
.t_two_in_view img{width:100%;}

.t_two_in_text{
display: flex;
align-items:center;
padding:15px;
min-height:70px;
text-align: center;
position: relative;
}

.t_two_in_text::before{
content: "";
position: absolute;
top:15px;
left:15px;
border-right: 20px solid transparent;
border-top: 20px solid #dddddd;
}
.t_two_in_text::after{
content: "";
position: absolute;
bottom:15px;
right:15px;
border-left: 20px solid transparent;
border-bottom: 20px solid #dddddd;
}

.t_two_in_text h3{
letter-spacing:3px;
line-height: 1.5;
font-size: 20px;
font-weight: 500;
text-align: center;
margin: 0 auto;
}
.t_two_in_text h3 span{
color:red;
}


/* ---message_area---*/

.message_area_top{
height: 25px;
margin:-25px auto 0px auto;
}
.message_area_top img{
height: 100%;
margin:0px auto 0px auto;
}
.message_area{
text-align: center;
margin:0px auto;
background-color:#008e53;
}
.message_area_in{
width:90%;
max-width:1200px;
padding:50px 0px 50px 0px;
margin:0 auto;

}
.message_area_in h3{
color:#f9d326;
letter-spacing:3px;
line-height: 1.5;
font-size: 36px;
font-weight: 500;
text-align: center;
margin: 0 auto;
display: flex;
align-items:center;
justify-content: center;
}
.message_area_in h3 img{
width: 25px;
margin: 0 20px;
}

.message_area_in p{
color:#fff;
letter-spacing:2px;
line-height:2;
font-size: 24px;
font-weight: 500;
text-align: center;
margin: 30px auto 0px auto;
}


/* ---cv_area---*/

.cv_area{
background-image: url(../images/mv_bg.jpg);
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
width:100%;
overflow: hidden;
}

.cv_area_i{
background-image: url(../images/mv_bg_light.png);
background-position:center center;
background-repeat: no-repeat;
background-size:cover;
width:100%;
overflow: hidden;
}
.cv_area_in{
width:90%;
max-width:1200px;
margin:0 auto;
display: flex;
align-items: center;
justify-content: space-between;
}


.cv_view_box01{
width:40%;
margin:50px 0;
padding:50px 20px;
border-radius: 5px;
box-sizing: border-box;
background-color: rgb(0, 142, 83, 0.7);
position: relative;
}
.cv_view02{
width: 23%;
position: absolute;
top:-30px;
right:-60px;
}
.cv_view02 img{width: 100%;}

.cv_text{
text-align: center;
}
.cv_text p{
font-size:20px;
line-height: 20px;
letter-spacing: 3px;
font-weight:500;
color:#fff;
margin:0 0 10px 0;
}
.cv_text p span{
color:#f9d326;
}

.cv_text h1{
font-size:44px;
line-height: 44px;
letter-spacing:7px;
font-weight:500;
color:#fff;
margin:20px 0 30px 0;
}
.cv_text h1 span{
color:#f9d326;
}

.cv_text img{
width:70%;
margin: 0 auto;
}

.cv_view_box02{
width:55%;
margin: 0px 0 0 0%;
}
.cv_view_box02 ul{display: inline-block; margin:10px auto 0px auto;}

.cv_view_box02 ul li{
display: flex;
align-items: center;
margin: 12px 0px 0px 0;
}
.cv_view_box02 ul li img{
width: 30px;
margin: 0 15px 0 0;
}
.cv_view_box02 ul li span{
text-align: left;
font-size:22px;
font-weight:400;
line-height: 22px;
letter-spacing: 3px;
color:#fff;
border-bottom: 2px solid #fff;
padding: 0 0 7px 0;
}

.cv_btn_box{
display: flex;
align-items: center;
justify-content: space-between;
margin:20px 0px 0px 0px;
}
.cv_btn_box p{
color: #fff;
font-size:16px;
letter-spacing:2px;
line-height:18px;
font-weight: 500;
margin: 0 0 10px 0;
}

.cv_links01{
width:  47%;
}
.cv_links02{
width:  47%;
}

.cv_btn01{
margin:0px 0px 0px 0px;
font-size:32px;
letter-spacing:1px;
line-height:20px;
padding:24px 10px 24px 25px;
border-radius: 3px;
border-bottom:3px solid #c9d0ca;
color:#03663d;
font-family: "Zen Maru Gothic", serif;
font-weight:600;
background-color:#f4fcf6;
background-image: url(../images/h_tel_t.png);
background-position:left 5% center;
background-repeat: no-repeat;
background-size: 25px;
-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;
display:block;
box-sizing: border-box;
}

.cv_btn02{
margin:0px 0px 0px 0px;
font-size:20px;
letter-spacing:3px;
line-height:20px;
padding:24px 10px 24px 45px;
border-radius: 3px;
border-bottom:3px solid #03663d;
font-weight: 500;
color:#fff;
background-color:#008e53;
background-image: url(../images/h_mail_icon.png);
background-position:left 10% center;
background-repeat: no-repeat;
background-size: 35px;
-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;
display:block;
box-sizing: border-box;
}
.cv_btn02:hover{
color:#fff;
background-color:#01a561;
border-bottom:3px solid #058651;
}


/* ---t_three---*/
.t_three{
max-width: 1000px;
padding:0px 0px 0px 0px;
margin:0 auto;
}
.t_three_top_text{
text-align: center;
font-size: 20px;
line-height: 1.7;
padding:0px 0px 30px 0px;
}
.t_three_top_text img{
width: 50%;
margin: 20px auto 0px auto;
}


.t_three_in{
padding:0px;
margin: 0px 0 30px 0;
display: flex;
align-items:center;
justify-content: space-between;
box-sizing: border-box;
background-color: #fff;
}

.t_three_in_view{
width:25%;
padding:20px 0;
background-color: #008e53;
position: relative;
}
.t_three_in_view::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -30px;
  border-right: 20px solid #008e53;
  border-top: 20px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 20px solid transparent;
}
.t_three_in_view img{width:70%;margin: 0 auto;}

.t_three_in_text{width:70%;padding:0 5%;box-sizing: border-box;}


.t_three_in_text h3{
position: relative;
padding: 0 0px;
color:#008e53;
font-size:30px;
line-height: 30px;
font-weight: 500;
letter-spacing: 3px;
margin:0px 0 20px 0;
text-align: center;
}

.t_three_in_text h3:before,
.t_three_in_text h3:after {
content: '';
position: absolute;
top: 50%;
display: inline-block;
width:35%;
height: 3px;
background-color: #008e53;
}

.t_three_in_text h3:before {left: 0;}
.t_three_in_text h3:after {right: 0;}

.t_three_in_text p{
font-size:18px;
letter-spacing:0px;
line-height:1.7;
}

.t_three_arrow{width:3%; margin:10px auto 0 auto;}
.t_three_arrow img{width: 100%;margin: 0 auto;}


/* ---t_four---*/
.t_four{
max-width: 1200px;
padding:0px 0px 0px 0px;
margin:0 auto;
display: flex;
align-items:top;
justify-content:space-between;
flex-wrap: wrap;
}
.t_four_in{
width:48%;
background-color: #f4fcf6;
margin: 0 0 30px 0;
padding:30px;
position: relative;
box-sizing: border-box;
}
.t_four_in_box{
width:100%;
padding:30px 30px 30px 30px;
box-sizing: border-box;
border-radius:5px;
margin:0px 0 0 0;
}
.t_four_refund{
display: flex;
align-items:top;
justify-content:space-between;
align-items: center;
}
.t_four_refund_in_green{
background-color: #008e53;
position: relative;
width:50%;
height:80px;
}
.t_four_refund_in_green p{
color:#fff;
text-align: center;
line-height:80px;
font-weight: 500;
font-size: 18px;
letter-spacing:1px;
}
.t_four_refund_in_green p span{
font-size: 38px;
font-weight:600;
color:#f9d326;
display: inline-block;
margin: 0 5px;
font-family: "Zen Maru Gothic", serif;
}
.t_four_refund_in_green::before {
  content: "";
  position: absolute;
  right: -60px;
  border-left: 20px solid #008e53;
  border-top: 40px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid transparent;
}
.t_four_refund_in_white{
background-color: #fff;
width:50%;
height:80px;
}
.t_four_refund_in_white p{
color:#000;
text-align: center;
line-height:80px;
font-weight: 500;
font-size: 18px;
letter-spacing:1px;
}
.t_four_refund_in_white p span{
font-size: 38px;
font-weight:600;
color:red;
display: inline-block;
margin: 0 5px;
font-family: "Zen Maru Gothic", serif;
}

.t_four_view{
display: flex;
justify-content: flex-end;
align-items: center;
}
.t_four_view img{width:70px;}

.t_four_in h3{
font-size: 24px;
line-height: 24px;
letter-spacing:1px;
font-weight:600;
padding:30px 0 30px 0; 
color:#008e53;
text-align: center;
}

.t_four_text p{
font-size:18px;
line-height:1.7;
letter-spacing:1px;
padding:0px 0 20px 0;
}

.text_center{
text-align: center;
}

/* ---t_five---*/
.t_five{
	max-width: 950px;
	padding:20px 0px 0px 0px;
	margin:0 auto;
	list-style:none;
}
.t_five dl+dl {
    margin-top:30px;
}

.t_five 
dt,
dd {
    padding: 20px;
}

.t_five dl {
    position: relative;
    overflow: hidden;
}

.t_five dl>input {
    display: none;
}

.t_five dt {
    position: relative;
    z-index: 1;
    padding-right:50px;
    background: #008e53;
	color:#fff;
	font-size: 20px;
	font-weight:500;
	letter-spacing: 2px;
}

.t_five dd {
    position: absolute;
    visibility: hidden;
    transform: translateY(-100%);
    transition: .4s;
    background: #f4fcf6;
	font-size: 18px;
	font-weight:500;
	letter-spacing: 2px;
}

.t_five dl>input:checked+label+dd {
    position: relative;
    visibility: visible;
    transform: translateY(0);
}

.t_five dt::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 3px;
    top: 50%;
    right: 30px;
    background: #fff;
    transform: translateY(-50%);
}

.t_five dt::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 20px;
    height: 3px;
    background: #fff;
    transition: .4s;
    transform: translateY(-50%) rotate(90deg);
}

.t_five dl>input:checked+label>dt::after {
    transform: translateY(-50%) rotate(180deg);
}



/* ---t_six---*/

.t_six{
max-width: 1200px;
padding:0px 0px 0px 0px;
margin:0 auto;
}

.t_six_in{
position: relative;
margin:0px auto 60px auto;
}
.t_six_in_view_l{
position: absolute;
right:2.5%;
bottom:0;
width:25%;
}
.t_six_in_view_l img{width:100%;}

.t_six_in_title_l{
display: flex;
align-items: center;
background-color: #008e53;
padding: 10px;
box-sizing: border-box;
}
.t_six_in_title_l h3{
font-size:30px;
line-height: 30px;
color: #fff;
font-weight: 500;
letter-spacing:2px;
}
.t_six_in_title_l img{
width: 70px;
margin: 0 5px 0 0;
}


.t_six_in_contents_l{
background-color: #f2f2f2;
padding:40px;
box-sizing: border-box;
}
.t_six_in_contents_l p{
font-size:18px;
line-height:1.7;
letter-spacing:1px;
margin: 0 30% 0 0;
}


.t_six_in_view_r{
position: absolute;
left:2.5%;
bottom:0;
width:25%;
}
.t_six_in_view_r img{width:100%;}

.t_six_in_title_r{
display: flex;
align-items: center;
justify-content: flex-end;
background-color: #008e53;
padding: 10px;
box-sizing: border-box;
}
.t_six_in_title_r h3{
font-size:30px;
line-height: 30px;
color: #fff;
font-weight: 500;
letter-spacing:2px;
margin: 0 20px 0 0;
text-align:left;
}
.t_six_in_title_r img{
width: 70px;
margin: 0 5px 0 0;
}

.t_six_in_contents_r{
background-color: #f2f2f2;
padding:40px;
box-sizing: border-box;
}
.t_six_in_contents_r p{
font-size:18px;
line-height:1.7;
letter-spacing:1px;
margin: 0 0 0 30%;
text-align: right;
}


/* ---form---*/

.form_top_text{
padding:40px 0px 25px 0px;
text-align:center;
font-size:18px;
letter-spacing:1px;
}


.form_box{
max-width: 950px;
margin:0 auto;
padding:20px 0px 0px 0px;
}
.form_box table {
width: 100%;
border-collapse:collapse;
border-spacing:0;
}
.form_box th {
font-size:20px;
font-weight:600;
width: 30%;
padding:30px;
text-align: left;
vertical-align:top;
border-bottom: 2px solid #fdc89e;
}
.form_box th span{
background-color: red;
color:#fff;
font-size:14px;
border-radius:5px;
line-height:14px;
padding: 5px;
display: inline-block;
margin: 0 0 0 15px;
vertical-align: middle;
}
.form_box td  {
padding:30px 0px 30px 0px;
text-align: left;
vertical-align:top;
border-bottom: 2px solid #fdc89e;
}
 
.form_box td p{
padding:10px 0px 5px 0px;
margin:0px 0 0 0px;
}
.form_box p span{color:red;font-size:13px;}


/* ---service---*/
.service{
width:70%;
margin: 30px auto;
}

.service li{
display: flex;
align-items:center;
justify-content:space-between;
border-bottom: 1px solid #5aaf00;
padding:40px 0;
}
.service li:last-child{
border-bottom: none;
}

.service_box_right{width:100%;}
.service_box_right h3{
letter-spacing:1.5px;
font-size:24px;
font-weight:600;
color:#5aaf00;
}
.service_box_right p{
letter-spacing:1.5px;
font-size:16px;
font-weight:400;
}

/* ---company---*/

.company{
width: 70%;
margin:0 auto;
padding:40px 0px 0px 0px;
}

.company li{
display: flex;
align-items:center;
border-bottom: 1px solid #ccc;
padding:40px 0;
}
.company li:last-child{
border-bottom: none;
}
.company h3{width: 30%;}
.company p{

}


/* ---pp---*/
.pp{
width: 70%;
margin:0 auto;
padding:35px 0px 55px 0px;
}
.pp h3{padding:30px 0 10px 0;}
.pp p{}


/* ---footer---*/

.f_logo{
width:15%;
margin: 0 auto 25px auto;
}
.f_logo img{
width:100%;
}
.footer_in{
margin:0 auto;
}

.f_navi{
width:100%;
text-align:center;
color:#000;
letter-spacing:2px;
font-size:14px;
font-weight:500;
margin:0px auto 0px auto;
}

.f_navi a:hover{color:#ff6f00;}
.f_navi 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;
color:#000;
}


.f_copy{
width:100%;
margin:0px auto;
text-align:center;
padding:0px 0 0px 0;
}
.f_copy_in{
	width:100%;
	margin:0 auto;
}
.copy{
letter-spacing:1px;
text-align:center;
font-size:14px;
font-weight:500;
color:#181818;
margin:20px auto 0px auto;
}

    #pageTop {
	position:fixed;
	bottom:20px;
	right:20px;
	width:40px;	
	margin:0px auto 0px auto;
	z-index:10;
    }
    #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;
    }



.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: 40%;
margin:0 auto;
padding:65px 0px 0px 0px;
}
.login_box table {
width: 100%;
border-collapse:collapse;
border-spacing:0;
}
.login_box th {
display: block;
font-weight:400;
padding:0px 0px;
}
.login_box th span{color:red;font-size:12px;}
.login_box td  {display: block;padding:0px 0px 20px 0px;}
 
.login_box th  {text-align: left; vertical-align:top;}
.login_box td  {text-align: left; vertical-align:top; }
.login_box p{display:inline;padding:0px 0px 0px 0px;}

.login_forget_pass a{
text-decoration: underline;
}


/* ---register---*/
.register_box{
width: 60%;
margin:0 auto;
padding:40px 0px 0px 0px;
}
.register_box table {
width: 100%;
border-collapse:collapse;
border-spacing:0;
}
.register_box th {
font-weight:400;
width: 30%;
padding:0px 0px 25px 0px;
text-align: left;
vertical-align:top;
}
.register_box th span{color:red;font-size:12px;}
.register_box td  {
padding:0px 0px 25px 0px;
text-align: left;
vertical-align:top;
}
 
.register_box p{display:inline;padding:0px 0px 0px 0px;}

.policy_tit{
padding:0px 0px 5px 0px;
}
.form_policy_box{
border: 1px solid #ccc;
width: 100%;
height: 200px;
padding: 25px;
box-sizing: border-box;
overflow-x:scroll;
font-size: 14px;
line-height: 1.7;
}

.privacy_block{
padding:0px 0px 15px 0px;
}

.agree_box{
text-align: center;
margin: 20px auto 0px auto;
}
.link_txt{text-decoration:underline;}


/* ---contact---*/

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

.form_01{
border:0;
padding:12px;
font-size:16px;
border:solid 1px #ccc;
margin:0 0 0px;
width: calc(100% - 20px);
}
.form_02{
border:0;
padding:12px;
font-size:16px;
border:solid 1px #ccc;
margin:10px 0 10px 0;
width: calc(50% - 20px);
}
.form_03{
border:0;
padding:12px;
font-size:16px;
border:solid 1px #ccc;
margin:0 0 0px;
width: calc(100% - 20px);
height:200px;
resize: vertical;
}
.form_04{
border:0;
padding:12px;
font-size:16px;
border:solid 1px #ccc;
margin:0 0 10px;
width: calc(20% - 20px);
}
.form_01:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #ff008c;
}
.form_02:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #ff008c;
}
.form_03:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #ff008c;
}
.form_04:focus {
	box-shadow: 0 0 7px #ccc;
	border: 1px solid #ff008c;
}
input.btn_f1{
	letter-spacing:5px;
	font-size:18px;
	color:#fff;
	font-weight:600;
	width: 250px;
	text-align: center;
	display: block;
	padding:15px;
	margin: 50px 20px;
	border-radius:3px;
	background-color:#ff0000;
	border: 3px solid #ff0000;
	border-bottom: 3px solid #cc0000;
	-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:#cc0000;
	border: 3px solid #cc0000;
	border-bottom: 3px solid #990000;
}
input.btn_f2{
	letter-spacing:5px;
	font-size:18px;
	color:#555;
	font-weight:600;
	width: 250px;
	text-align: center;
	display: block;
	padding:15px;
	margin: 50px 20px;
	border-radius:3px;
	background-color:#dddddd;
	border: 3px solid #dddddd;
	border-bottom: 3px solid #ccc;
	-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;
}
.btn_f3{
	letter-spacing:5px;
	font-size:18px;
	color:#fff;
	font-weight:600;
	width: 250px;
	text-align: center;
	display: block;
	padding:10px;
	margin: 30px 0px;
	border-radius:5px;
	background-color:#008e53;
	-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_f3:hover {
	cursor:pointer ; 
	color:#fff;
	background-color:#03663d;
}

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


/* ---ã‚³ãƒ³ãƒ†ãƒ³ãƒ„è¡¨ç¤ºã‚¢ãƒ‹ãƒ¡ãƒ¼ã‚·ãƒ§ãƒ³---*/
.animate {
  opacity: 0;
  transition: opacity 0.8s ease 0.2s, transform 0.8s ease 0.2s; /* 0.5ç§’ã®é…å»¶ */
  will-change: opacity, transform;
}

.fade-in-from-bottom {
  transform: translateY(30px); /* ä¸‹ã‹ã‚‰ */
}

.fade-in-from-top {
  transform: translateY(-30px); /* ä¸Šã‹ã‚‰ */
}

.fade-in-from-right {
  transform: translateX(30px); /* å³ã‹ã‚‰ */
}

.animate.visible {
  opacity: 1;
  transform: translateY(0) translateX(0); /* å…ƒã®ä½ç½®ã« */
}





.error_box{
  display: none;
  width: 80%;
  padding: 15px;
  text-align: left;
  margin: 10px auto;
  /*border: 2px solid red;*/
  background:#efefef;
  flex-direction:column;
  font-size: 14px;
  color: red;
}
.error_box p{
  display:block;
}
.error_box2{
  display: none;
  width: 80%;
  padding: 15px;
  text-align: left;
  margin: 10px auto;
  border-radius: 10px;
  border: 2px solid red;
  font-size: 14px;
  color: red;
}
