

* {
  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: "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;
-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;
}
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;
}


/* ---title(low用)----*/
.title_text_c{
	margin: 0px auto;
	text-align:center;
}
.title_text_c h2{
font-size: 32px;
font-weight: 500;
letter-spacing: 3px;
margin: 0px auto;
text-align:center;
}


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

.header {
width:100%;
background-image: url(../images/mv_bg.png);
background-position:bottom center;
background-repeat: no-repeat;
background-size:cover;
}

.header_low {
width:100%;
background-color: #ffe114;
}
.header_in{
	width:94%;
	margin:0 auto 0px auto;
	padding:2.5% 0px;
}

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

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

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

.h_links02{
display: flex;
align-items: center;
margin:0px 0 0px 0;
padding:20px;
background-color: #e94638;
border-radius: 200px;
border: 5px solid #000;
}
.h_links02_in01{
display: flex;
align-items: center;
}
.h_links02_in01 p{
font-size:18px;
line-height:1;
margin:0;
color:#fff;
font-weight:600;
letter-spacing:0px;
}
.h_links02_in01 p span{font-size:12px;}
.h_links02_in01 img{
width:50px;
margin:0px 10px 0px 10px;
}

.h_links02_in02 p{
font-size: 36px;
line-height: 36px;
margin:0px 0px 0px 0;
color:#fff;
font-family: 'Century Gothic',sans-serif;
font-weight:600;
letter-spacing:1px;
}



.s-fade-wrap{
width:100%;
overflow: hidden;
}

.s-fade-wrap_in{
width:86%;
margin:0 auto;
}
.mv_view_box01{
width:100%;
margin:0;
padding:0% 0 0 0;
}

.mv_view01{width:100%;}
.mv_view01 img{width:100%;}


.bg_278fcf{background-color: #278fcf;}
.bg_ffe114{background-color: #ffe114;}
.bg_ec7a9b{background-color: #ec7a9b;}
.bg_51b870{background-color: #51b870;}
.bg_stripe{background: repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 15px, #fff 15px, #fff 35px);}

.text_big{font-size: 30px;}
.text_small{font-size:16px;}
.text_c_b{color:#278fcf;}
.text_c_g{color:#349d53;}
.text_c_r{color:red;}



/* ---cv_box---*/
.cv_box{
width:100%;
background-image: url(../images/cv_bg.png);
background-position:top center;
background-repeat: no-repeat;
background-size: cover;
background-color: #ffe114;
padding: 0 0 50px 0;
}
.cv_box_top_icon{
width:10%;
margin: 0 auto;
}
.cv_box_top_icon img{
width:100%;
margin: 0 auto;
}

.title_text_cv{
width:100%;
margin:30px auto;
text-align: center;
}
.title_text_cv img{
max-height:80px;
margin:0px auto;
}


.cv_box_in{
width:90%;
max-width:1000px;
padding:0px;
margin:0px auto 0 auto;
}

.cv_box_reed p{
font-size: 18px;
font-weight:600;
line-height:1.7;
letter-spacing:1px;
text-align:center;
}

.cv_box_tel{
border:8px solid #000;
border-radius: 20px;
background-color: #fff;
margin:30px auto 0 auto;
padding:30px;
position: relative;
}

.cv_box_tel_view{
width:18%;
position: absolute;
top:-18%;
}
.cv_box_tel_view img{width:100%;}

.cv_box_tel_c{
margin: 0 0 0 23%;
text-align: center;
}

.cv_box_tel_c_title{
margin: 0 auto;
}
.cv_box_tel_c_title img{
width: 50px;
margin: 0 10px 0 0 ;
display: inline-block;
vertical-align: middle;
}
.cv_box_tel_c_title p{
font-size: 36px;
font-weight:700;
line-height:1.7;
letter-spacing:1px;
text-align:left;
display: inline-block;
vertical-align: middle;
}

.cv_box_tel_btn{
display: flex;
align-items: center;
margin:10px 0 0px 0;
padding:25px;
background-color: #e94638;
border-radius: 20px;
border: 5px solid #000;
}
.cv_box_tel_btn_in01{
display: flex;
align-items: center;
margin: 0 auto;
}
.cv_box_tel_btn_in01 p{
font-size:20px;
line-height:1;
margin:0px auto;
color:#fff;
font-weight:600;
letter-spacing:0px;
}
.cv_box_tel_btn_in01 p span{font-size:14px;}
.cv_box_tel_btn_in01 img{
width:70px;
margin:0px 10px 0px 10px;
}

.cv_box_tel_btn_in02 p{
font-size:48px;
line-height:48px;
margin:0px auto;
color:#fff;
font-family: 'Century Gothic',sans-serif;
font-weight:600;
letter-spacing:1px;
}

@media screen and (max-width:1100px){
.cv_box_tel_btn_in02 p{
font-size:38px;
line-height:38px;
text-align: left;
color:#fff;
font-family: 'Century Gothic',sans-serif;
font-weight:600;
letter-spacing:1px;
}
}



.cv_box_mail_line{
display: flex;
align-items: center;
justify-content: space-between;
margin:30px 0;
}

.cv_box_mail_btn{
width: 48.5%;
}
.cv_box_mail_btn a{
box-sizing: border-box;
padding:15px 20px;
background-color: #278fcf;
border-radius: 20px;
border:8px solid #000;
display: block;
}
.cv_box_mail_btn a:hover{
background-color: #1876b0;
}

.cv_box_mail_btn a p{
text-align: center;
font-size: 16px;
letter-spacing: 2px;
color: #fff;
font-weight: 600;
}
.cv_box_mail_btn a div img{
width:60px;
display: inline-block;
margin: 0 10px 0 0;
vertical-align: middle;
}
.cv_box_mail_btn a div span{
text-align: center;
font-size:30px;
line-height: 30px;
letter-spacing: 2px;
color: #fff;
font-weight: 600;
vertical-align: middle;
}



.cv_box_line_btn{
width: 48.5%;
}
.cv_box_line_btn a{
box-sizing: border-box;
padding:15px 20px;
background-color: #51b870;
border-radius: 20px;
border:8px solid #000;
display: block;
}
.cv_box_line_btn a:hover{
background-color: #148a37;
}
.cv_box_line_btn a p{
text-align: center;
font-size: 16px;
letter-spacing: 2px;
color: #fff;
font-weight: 600;
}
.cv_box_line_btn a div img{
width:60px;
display: inline-block;
margin: 0 10px 0 0;
vertical-align: middle;
}
.cv_box_line_btn a div span{
text-align: center;
font-size:30px;
line-height: 30px;
letter-spacing: 2px;
color: #fff;
font-weight: 600;
vertical-align: middle;
}


/* ---t_one---*/

.title_text_one{
width:100%;
margin:0px auto;
text-align: center;
}
.title_text_one img{
max-height:70px;
margin:0px auto;
}

.t_one_top_icon{
width:65px;
margin:-30px auto 20px auto;
}
.t_one_top_icon img{
width:100%;
margin:0 auto 0 auto;
}
.t_one{
max-width:1000px;
padding:30px;
margin:-35px auto 0 auto;
text-align: center;
border:10px solid #278ece;
border-radius: 20px;
box-sizing: border-box;
background: repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 15px, #fff 15px, #fff 35px);
display: flex;
align-items:center;
justify-content: space-between;
}

.t_one_view{
width: 26%;
}
.t_one_view img{
width:100%;
margin:-65px 0 0 0;
}

.t_one_text{width:72%;}

.t_one_text p{
margin:0px 0 0px 0;
font-size: 26px;
font-weight:600;
line-height:1.7;
letter-spacing:1px;
text-align:left;
text-shadow:
-3px -3px 0 #fff,
0px -3px 0 #fff,
3px -3px 0 #fff,
-3px 0px 0 #fff,
3px 0px 0 #fff,
-3px 3px 0 #fff,
0px 3px 0 #fff,
3px 3px 0 #fff;
}



/* ---t_two---*/
.title_text_two{
width:100%;
margin:-90px auto 0 auto;
text-align: center;
}
.title_text_two img{
width:90%;
margin:0px 0px 0px 0px ;
}

.t_two{
max-width:1000px;
padding:0px 0px 0px 0px;
margin:0 auto;
}

.t_two ul{}
.t_two ul li{
display: flex;
align-items:center;
margin: 15px 0;
}
.t_two ul li img{width:70px;margin: 0 20px 0 0;}
.t_two ul li p{
font-size: 28px;
font-weight:700;
line-height:1.7;
letter-spacing:1px;
text-align:left;
background-color: #fff;
display: inline-block;
padding: 0 0 0 5px;
}
.t_two ul li p span{
color:red;
}



/* ---t_three---*/
.title_text_three{
width:100%;
margin:0px auto;
text-align: center;
position: relative;
z-index: 11;
}
.title_text_three img{
max-height:70px;
margin:0px auto;
}

.t_three01{
max-width:1000px;
padding:50px;
margin:-35px auto 50px auto;
text-align: center;
border:10px solid #51b870;
border-radius: 20px;
box-sizing: border-box;
background: repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 15px, #fff 15px, #fff 35px);
position: relative;
z-index: 10;
}

.t_three01_view{
position: absolute;
width:30%;
top:-65px;
right:20px;
}
.t_three01_view img{
width:100%;
margin:0px 0 0px 0px;
}

.t_three01_text{width:100%;}

.t_three01_text div{
display: flex;
align-items:center;
margin: 20px 0px 0 0;
}
.t_three01_text div img{height: 55px;margin: 0 10px 0 0;}

.t_three01_text p{
margin:20px 0 0px 0;
font-size: 26px;
font-weight:600;
line-height:1.7;
letter-spacing:1px;
text-align:left;
text-shadow:
-3px -3px 0 #fff,
0px -3px 0 #fff,
3px -3px 0 #fff,
-3px 0px 0 #fff,
3px 0px 0 #fff,
-3px 3px 0 #fff,
0px 3px 0 #fff,
3px 3px 0 #fff;
}

.t_three01_text ul{

}

.t_three01_text ul li{
text-align: left;
font-size: 14px;
line-height: 1.7;
background-color: #fff;
padding:20px;
border-radius: 20px;
border: 5px solid #000;
margin:20px 0 0 0;
}
.t_three01_text ul li h3{
text-align: left;
font-size: 18px;
margin:0px 0 3px 0;
}



.t_three02{
max-width:1000px;
padding:50px;
margin:-35px auto 50px auto;
text-align: center;
border:10px solid #ffe114;
border-radius: 20px;
box-sizing: border-box;
background: repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 15px, #fff 15px, #fff 35px);
position: relative;
z-index: 10;
}

.t_three02_view div img{
width:80%;
margin: 30px auto;
}

.t_three03{
max-width:1000px;
padding:50px;
margin:-35px auto 0px auto;
text-align: center;
border:10px solid #278fcf;
border-radius: 20px;
box-sizing: border-box;
background: repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 15px, #fff 15px, #fff 35px);
position: relative;
z-index: 10;
}

.t_three03_icon{
position: absolute;
width:13%;
top:-30px;
left:-60px;
}
.t_three03_icon img{width:100%;}

.t_three03_view div img{
width:100%;
margin:0px auto;
}


/* ---t_four---*/
.title_text_four{
width:100%;
margin:-90px auto 0 auto;
text-align: center;
}
.title_text_four img{
width:65%;
margin:0px auto;
}

.t_four{
max-width:1000px;
margin:-20px auto 0px auto;
}

.t_four_in{
max-width:1000px;
margin:40px 0 0px 0;
}
.t_four_in img{width: 100%;}



/* ---t_five---*/


.title_text_five01{
width:100%;
margin:-90px auto 0 auto;
text-align: center;
}
.title_text_five01 img{
width:70%;
margin:0px auto;
}
.t_five{
	max-width: 900px;
	padding:50px 0px 0px 0px;
	margin:0 auto;
	list-style:none;
}
.t_five dl+dl {
    margin-top:30px;
}

.t_five 
dt,
dd {
    padding: 20px;
	display: flex;
	align-items: center;
}

.t_five dt img{width:40px;margin: 0 10px 0 0;}
.t_five dd img{width:40px;margin: 0 10px 0 0;}



.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: #ffe114;
	color:#000;
	font-size: 20px;
	font-weight:500;
	letter-spacing: 2px;
}

.t_five dd {
    position: absolute;
    visibility: hidden;
    transform: translateY(-100%);
    transition: .4s;
    background: #ffffff;
	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: #000;
    transform: translateY(-50%);
}

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

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

/* ---t_six---*/
.box_t_six{
width:100%;
background-image: url(../images/t_six_bg.png);
background-position:top center;
background-repeat: no-repeat;
background-size:100%;
padding: 0 0 0 0;
}
.title_text_six01{
width:100%;
margin:-90px auto 0 auto;
text-align: center;
}
.title_text_six01 img{
width:80%;
margin:0px auto;
}
.t_six01{
max-width:1200px;
padding:0px 0px 0px 0px;
margin:0px auto;
}

.t_six01_in01{
display: flex;
align-items:center;
justify-content: space-between;
margin:30px auto;
}
.t_six01_in01 div{width: 32%;}
.t_six01_in01 div img{width:100%;}

.t_six01_in02{
display: flex;
align-items:center;
justify-content: space-between;
margin:30px auto;
}
.t_six01_in02 div{width:48.5%;}
.t_six01_in02 div img{width:100%;}


.title_text_six02{
width:100%;
margin:50px auto 0px auto;
text-align: center;
}
.title_text_six02 img{
max-height:70px;
margin:0px auto;
}

.t_six02{
max-width:1000px;
padding:50px;
margin:-35px auto 0px auto;
text-align: center;
border:10px solid #278fcf;
border-radius: 20px;
box-sizing: border-box;
background: repeating-linear-gradient(135deg, #f7f7f7, #f7f7f7 15px, #fff 15px, #fff 35px);
display: flex;
align-items:center;
justify-content: space-between;
}
.t_six02_in{
width:48.5%;
}
.t_six02_in li{
background-color: #ffe113;
display: flex;
align-items:center;
justify-content: space-between;
padding:15px;
margin: 15px 0;

}

.t_six02_in li h3{
font-size:22px;
line-height:22px;
text-align: left;
font-weight:700;
display: inline;
vertical-align:middle;
}
.t_six02_in li h3 img{
width: 25px;
display: inline;
vertical-align:middle;
margin: 0 10px 0 0;
}
.t_six02_in li h3 span{
font-size:16px;
line-height:16px;
text-align: left;
}
.t_six02_in li p{
font-size:22px;
line-height: 22px;
text-align: left;
font-weight:700;
}

/* ---seven---*/
.title_text_seven01{
width:100%;
margin:-50px auto 0 auto;
text-align: center;
}
.title_text_seven01 img{
width:86%;
margin:0px auto;
}
.t_seven01{
max-width:1000px;
padding:0px 0px 0px 0px;
margin:0px auto;
position: relative;
}

.t_seven01_lite01{
position: absolute;
width:13%;
top:-30px;
right:-60px;

}
.t_seven01_lite02{
position: absolute;
width:13%;
bottom:200px;
left:-60px;
}

.t_seven01_in{
display: flex;
align-items:center;
justify-content: space-between;
flex-wrap: wrap;
}
.t_seven01_in li{
width: 48.5%;
margin: 30px 0 0 0;
}

.t_seven01_in li img{width:100%;}


/* ---t_eight---*/

.title_text_eight01{
width:100%;
margin:-90px auto 0 auto;
text-align: center;
}
.title_text_eight01 img{
width:70%;
margin:0px auto;
}
.t_eight01{
max-width:1000px;
padding:0px 0px 0px 0px;
margin:0px auto 0px auto;
}

.t_eight01_in{
background-color: #fff;
border-radius: 20px;
border: 10px solid #ffe114;
overflow: hidden;
display: flex;
align-items:center;
justify-content: space-between;
margin:40px 0 0 0 ;
}

.t_eight01_in_view{width: 30%;}
.t_eight01_in_view img{width: 100%;}

.t_eight01_in_text{
width:70%;
padding:0 40px;
box-sizing: border-box;
}
.t_eight01_in_text h3{
font-size:32px;
line-height:1.7;
text-align: left;
}
.t_eight01_in_text p{
font-size:20px;
line-height:1.7;
text-align: left;
}



/* ---t_nine---*/

.title_text_nine01{
width:100%;
margin:-90px auto 0 auto;
text-align: center;
}
.title_text_nine01 img{
width:70%;
margin:0px auto;
}
.t_nine01{
max-width:1200px;
padding:0px 0px 0px 0px;
margin:0px auto 0px auto;
display: flex;
justify-content: space-between;
flex-flow: wrap;
}

.t_nine01_in{
width: 48.5%;
background-color: #fff;
border-radius: 20px;
border: 10px solid #ec7a9b;
box-sizing: border-box;
margin: 60px 0 0 0;
}

.t_nine_icon{
color:#fff;
background-color: #ec7a9b;
text-align: center;
padding: 0 0 20px 0;
}

.t_nine_icon div{
padding: 0px 0 0 0;
}
.t_nine_icon div img{
display: inline-block;
border-radius:100px;
border: 10px solid #ec7a9b;
width: 70px;
margin:-35px auto 0 auto;
}

.t_nine_icon p{
font-size: 20px;
letter-spacing: 2px;
margin: -10px 0 0px 0;
}

.t_nine_text{
padding:40px;
}
.t_nine_text h3{
text-align: center;
font-size:26px;
line-height: 1.5;
letter-spacing: 2px;
color:#278fcf;
margin: 0px 0 20px 0;
}

.t_nine_text p{
font-size: 20px;
line-height: 1.7;
letter-spacing:1px;
}

/* ---form---*/


.title_text_form{
width:100%;
margin:0px auto 0 auto;
text-align: center;
}
.title_text_form img{
max-height:80px;
margin:0px auto;
}

.form_box{
max-width:1000px;
border: 10px solid #51b870;
border-radius: 20px;
box-sizing: border-box;
margin:0 auto;
padding:40px;
}

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



.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 #51b870;
}
.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 #51b870;
}
 
.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---*/


.footer{
width:100%;
background-color: #ffe114;
text-align:center;
padding:50px 0;
overflow: hidden;
}
.f_logo{
width:30%;
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:#51b870;}
.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:12px;
font-weight:500;
color:#181818;
margin:5px auto 0px auto;
}

    #pageTop {
	position:fixed;
	bottom:20px;
	right:20px;
	width:60px;
	border: 5px solid #000;
	border-radius: 20px;
	margin:0px auto 0px auto;
	overflow: hidden;
	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 0px;
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: 350px;
	text-align: center;
	display: block;
	padding:25px;
	margin: 40px 20px;
	border-radius:10px;
	background-color:#e94638;
	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 {
opacity: 0.8;
}
input.btn_f2{
	letter-spacing:5px;
	font-size:18px;
	color:#555;
	font-weight:600;
	width: 350px;
	text-align: center;
	display: block;
	padding:25px;
	margin: 40px 20px;
	border-radius:10px;
	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 {
opacity: 0.8;
}
.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 0px 0px;
	border-radius:10px;
	background-color:#5aaf00;
	-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 {
opacity: 0.8;
}

.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-left {
  transform: translateX(-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;
  font-size: 14px;
  color: red;
}
.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;
}