@charset "utf-8";
/* CSS Document */


*{font-family:Arial,游ゴシック,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";font-weight: 700;font-size: 14px;margin:0;padding:0;box-sizing: border-box;letter-spacing: 0.1em;line-height: 1.5em  ;  color: #424242;}



html{ width:100%;height:100%;position:absolute;z-index:-20;}
body{ width:100%;height:100%;    position: absolute;
    z-index: -15;}


a{font-family: Arial,游ゴシック,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";text-decoration:none;color:black;}
a:focus, *:focus { outline:none; }

img{border-style:none;}

li{list-style:none;}

#base{width:100%;height:100%;    position: absolute;z-index: -10;    overflow-x: hidden;}
#wrapper{width:100%;height:100%;    position: absolute;z-index: -5;}
#res_setting{display:none;}
#res_nav{display:none;}

.ma{margin: 0 auto;}

.fl{float: left;}     
.fr{float: right;}     
.clear{clear:both;}

.text_start{margin-left: -10px;text-indent: 10px;}

.text_start22{margin-left: -10px;text-indent: 10px;}

.text_start13{margin-left: -10px;text-indent: 10px;}


.nowrap{    white-space: nowrap;}

.flex{  -js-display: flex;display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content:flex-start;
    justify-content: flex-start;}

.flex_between{  -js-display: flex;display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content:space-between;
    justify-content: space-between;}

.flex_around{  -js-display: flex;display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content:space-around;
    justify-content: space-around;}

.pointer{cursor:pointer;}






/*header*/


#logo{overflow: hidden;    width: 230px;height:65px;  padding: 15px;border-bottom: 1px solid #ccc;    padding-right: 14px;border-right: 1px solid #cccccc;     background-color: #fff;}
#logo p.logo_img{float: left;margin-right: 10px;}
#logo p.logo_name{line-height: 1.6em;font-size: 11px;}







#main{    height: 100%;
    z-index: -500;
	position:relative;}


/*nav*/

#nav{width:230px;  min-height:100%;  height: auto;    position: fixed;background-color:#3f3f3f}


.nav_top ul li a{    display: block;
    color: white;
    padding: 6px;    height: 100%;
    width: 100%;cursor:pointer;    padding-left: 10px; transition:0.3s;}

.nav_top ul li a:hover{background-color:#737373;}
.nav_top{margin-top: 20px;}
.nav_top ul li a img{ vertical-align: -4px;}
.nav_top ul li a span{font-size: 12px;letter-spacing: 3px;    color: #fff;}
.nav_top ul li a p.nav_icon{    width: 35px;  height: auto; text-align: center; margin-right: 10px;    padding-top: 3px;}
.nav_top ul li a p.flat{   padding-top: 6px;}
.nav_top ul li a p.flat2{   padding-top: 4px;}
.nav_top ul li{overflow:hidden; width:100%; height:43px;    position: relative;}
.nav_top ul li a p{float:left;    padding-top: 5px;}
.nav_top ul li a{width:100%; height:100%; display: block;}
.nav_top ul li a:after{background-color:#fff;}

.nav_top ul li a p.arrow_icon{position:absolute;right:-30px;top:7px;transition:0.5s;}

.nav_top ul li a:hover > p.arrow_icon{right:11px;}

.nav_middle{margin-bottom: 25px; margin-top: 20px;}
.nav_middle ul li {margin-bottom: 8px;} 
.nav_middle ul li a{padding-left:15px;font-size:12px;color:#fff; letter-spacing: 3px;transition:0.3s;}
.nav_middle ul li a span{font-size: 12px;letter-spacing: 3px;}

.nav_middle ul li a:hover{color:#ffd86c; }


.nav_bottom{margin-top:  25px;    border-top: 1px solid #fff;    padding-top: 22px;
    width: 85%;
    margin-left: 12px;}
.nav_bottom ul li {margin-bottom: 8px;} 
.nav_bottom ul li a{padding-left:5px;font-size:11px;color:#fff; letter-spacing: 3px;}
.nav_bottom ul li a span{font-size: 10px;letter-spacing: 3px;}



/*nav*/



.res_menu{    background-color: #3f3f3f;
    width: 100%;
    height: calc(100% - 65px);
    position: fixed;
    top: 65px;      right: -100%;transition:0.5s;}


.res_menu{background-color:#3f3f3f; width:100%; height:calc(100% - 65px); position:fixed; top:65px;    padding: 0 12px;}
.res_menu a {color:#fff; font-size:15px; letter-spacing: 3px; display: block; width:100%; height:100%;    padding: 12px 5px;}
.menu_function li{width:100%; height:47px; border-top:solid 1px #595959; border-bottom:solid 1px #595959; text-align:left;}
.menu_function{border-bottom:#fff;}
.menu_cando{margin-top: 20px;}
.menu_cando li{width:100%; height:30px; text-align: left; }
.menu_cando li a{    font-size: 13px;    padding: 6px 5px;}

.menu_other{}
.menu_other p{border:solid 1px #595959; width:50%; height:32px; text-align: center; padding:6px;}
/*res_menu*/








#res_nav{display:none;position:fixed;top:0;left:0;height:65px;width:100%;background-color: #fff;}


#logo_res{overflow: hidden;   float:left; width: 200px;height:65px;  padding: 15px;    padding-right: 14px;  background-color: #fff;}

#logo_res p.logo_img{float: left;margin-right: 10px;}
#logo_res p.logo_name{line-height: 1.6em;font-size: 11px;}

#res_button{display:none;width:100%;height:45px;background-color:#00c77f;}
#res_button a{display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    padding-top: 12px;}




#menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
#menu-trigger {display: block;    float: right;
  position: relative;
    width: 65px;
    height: 65px;
}
#menu-trigger span {
  position: absolute;
  left: 9px;
  width: 70%;
  height: 4px;
  background-color:#595959;
  border-radius: 4px;
}
#menu-trigger span:nth-of-type(1) {
  top: 15px;
}
#menu-trigger span:nth-of-type(2) {
  top: 31px;
}
#menu-trigger span:nth-of-type(3) {
  bottom:15px;
}






#menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(16px) rotate(-45deg);
  transform: translateY(16px) rotate(-45deg);
}
#menu-trigger.active span:nth-of-type(2) {
  left: 50%;
  opacity: 0;
  -webkit-animation: active-menu-bar02 .8s forwards;
  animation: active-menu-bar02 .8s forwards;
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
#menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-16px) rotate(45deg);
  transform: translateY(-16px) rotate(45deg);
}


.res_menu{display:none;opacity:0;}

.open_menu{right:0;opacity:1;}




.menu_function ul li:nth-of-type(1) a{transition:1s; transform: translateX(125px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(1) a{ transform: translateX(0px); opacity: 1;
	}

.menu_function ul li:nth-of-type(2) a{transition:1s; transition-delay: 0.03s; transform: translateX(150px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(2) a{ transform: translateX(0px); opacity: 1;
	}

.menu_function ul li:nth-of-type(3) a{transition:1s; transition-delay: 0.06s; transform: translateX(175px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(3) a{ transform: translateX(0px); opacity: 1;
	}

.menu_function ul li:nth-of-type(4) a{transition:1s; transition-delay: 0.09s; transform: translateX(200px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(4) a{ transform: translateX(0px); opacity: 1;
	}

.menu_function ul li:nth-of-type(5) a{transition:1s; transition-delay: 0.12s; transform: translateX(225px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(5) a{ transform: translateX(0px); opacity: 1;
	}


.menu_function ul li:nth-of-type(6) a{transition:1s; transition-delay: 0.15s; transform: translateX(250px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(6) a{ transform: translateX(0px); opacity: 1;
	}

.menu_function ul li:nth-of-type(7) a{transition:1s; transition-delay: 0.18s; transform: translateX(275px); opacity: 0;
	}
.open_menu .menu_function ul li:nth-of-type(7) a{ transform: translateX(0px); opacity: 1;
	}





/*panel_area*/

#panel_area{position:absolute;left:230px;    top: 0;  
    width : -webkit-calc(100% - 230px) ;
    width : -moz-calc(100% - 230px) ;
    width : calc(100% - 230px) ;
    height: auto;
	min-height:100%;
	padding:30px;background-color: #efefef;}



#contents_area{   width: calc(100% - 250px);    position: relative;    margin-bottom: 50px;
      top: 0px;
    left: 0px;}



/*panel_area*/



/*panel_main*/
/*panel_main*/


/*panel*/

.panel{background-color:white;border-radius:5px;    margin-bottom: 40px;border: 1px solid #eaeaea;}

.panel .panel_title {
    border-bottom: 1px solid #c7c7c7;
    padding: 9px 10px;
    overflow: hidden;
}
.panel .panel_title_name {
	font-size: 19px;}








/*panel_100*/
.panel_100 {width:100%; height:330px; clear: both;position:relative; padding: 30px;transition: 0.3s;}
.panel_100_img{    position: absolute;
    right: 100px;
    bottom: 0;}

.panel_100_cando {width:100%; clear: both;position:relative; padding: 30px;transition: 0.3s;}



#panel_area .info_wrapper{max-height:350px;   overflow: auto;}
.info_wrapper_l{max-height:450px;   overflow: auto;}

.info_wrapper_xl{max-height:700px;   overflow: auto;}

.info_wrapper_xl table tr td{border-top:2px solid #dedede}


/*panel_50*/




.leaf_name{text-align:center;  font-size: 12px;}
.copy{    font-size: 40px;
   
    font-weight: lighter;
    position: absolute;
        top: 28px;
    left: 167px;
    letter-spacing: 8px;}
.flex-container {  display: flex; justify-content: space-between;}
.logo{}
.text_1{    font-weight: 500;
    font-size: 16px;
    margin-top: 30px;
    letter-spacing: 0.15em;
    line-height: 1.7em;
}
.top{width:600px; height:auto; }


.panel_shadow{width:100%; height:100%; background-color: #000; opacity:0.4; position:absolute; top:0; right:0; transition: 0.5s;border-radius:5px; }

.hover_shadow{position: relative;}
.hover_shadow:hover > .panel_shadow{top:13px; right:-13px;}



/*panel_70*/
.hover_shadow_70{position:relative; width:67.7%;height:330px;}
.hover_shadow_70:hover > .panel_shadow{top:13px; right:-13px;}

.panel_70{padding: 25px; position:relative;width:100%;height:100%;}

.panel_70_title{font-size:32px; letter-spacing:4px; margin-top:10px}
.panel_70_subtitle{font-size:11px; letter-spacing:3px;font-family:Roboto;font-weight: 500;}
.panel_70_title img{vertical-align:text-top;}

.panel_70_cont{overflow:hidden;border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 15px;}

.panel_70_img{}

.panel_70_text{width:60%;}
.panel_70_maintitle{  font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;}
.panel_70_main{    font-weight: 500;   
    font-size: 16px;
    line-height: 1.7em; }
/*panel_70*/


/*panel_30*/

.hover_shadow_30{    position: relative;height: 161px;
    width: 340px;
    margin-right: 20px;}
.hover_shadow_30:hover > .panel_shadow{top:13px; right:-13px;}

.panel_30{position:relative;width:100%;height:161px;border:#1BA300 7px solid}
.panel_30_titlearea{text-align: left;height: 100%;
    padding: 20px;}
.panel_30_subtitle{    font-size: 15px;}
.panel_30_title{    font-size: 25px;
    letter-spacing: 0.2em;
    margin: 10px 0;}
.panel_30_english{    letter-spacing: 0.6em;
    font-size: 10px;
}

.panel_30_text{    background-color: #1ba300;
    position: absolute;
    width: 100%;
    height: 35%;
    bottom: 0;}
.panel_30_main{    padding: 15px;color:#fff;    font-size: 13px;
    letter-spacing: 0.15em;
    line-height: 1.7em;}

.panel_30_text img{    position: absolute;
    bottom: -30px;
    right: -30px;}

/*panel_30*/










#top_panel_menu{ margin-top:20px; }

#top_panel_menu .menu_panel{position:relative;    margin: 0 10px;margin-bottom:20px;  border-radius: 5px;
    overflow: hidden;width: 230px;
    height: 230px;}

#top_panel_menu .last_panel{margin-right:0;}

#top_panel_menu .user{background-color: #598ae4;transition:0.3s;}
#top_panel_menu .training{background-color: #00c77f;transition:0.3s;}
#top_panel_menu .seminar{background-color: #2396e8;transition:0.3s;}
#top_panel_menu .test{background-color: #e64500;transition:0.3s;}
#top_panel_menu .movie{background-color: #ff8a00;transition:0.3s;}
#top_panel_menu .value{background-color: #00bdd6;transition:0.3s;}
#top_panel_menu .setting{background-color: #444444;transition:0.3s;}
#top_panel_menu .enter{background-color: #598ae4;transition:0.3s;}

#top_panel_menu .stress a img{transition:0.3s;}
#top_panel_menu .stress {    background-color: #ff0084;transition:0.3s;}

#top_panel_menu .menu_panel a{width: 100%;
    height: 100%;
    display: block;}
#top_panel_menu .menu_panel a img{   width:auto; display: block; margin: 0 auto;      height: 82px;}

#top_panel_menu .menu_panel a p{    color: white;
    font-size: 16px;
    padding: 15px;
    text-align: center;}

#top_panel_menu .menu_panel a p.maintenance_title{    color: white;
    font-size: 16px;
    padding: 15px;
    text-align: left;    position: absolute;
    top: 15px;}

#top_panel_menu .menu_panel a p.maintenance_state{    color: white;
    font-size: 12px;
    padding: 15px;
    text-align: left;    position: absolute;
    top: 95px;}

#top_panel_menu .user:hover{background-color: #385994;}
#top_panel_menu .training:hover{background-color:#008e5b;}
#top_panel_menu .seminar:hover{background-color: #136096;}
#top_panel_menu .test:hover{background-color: #822700;}
#top_panel_menu .movie:hover{background-color: #804500;}
#top_panel_menu .value:hover{background-color: #007180;}
#top_panel_menu .stress:hover{background-color: #a90057;}
#top_panel_menu .setting:hover{background-color: #000000;}
#top_panel_menu .enter:hover{background-color: #2f4e86;}

















/*panel_help*/
#panel_help{    width: 220px;   position: fixed;
    right: 30px;
    top: 30px;}
#panel_help #help_title{    color: white;
    font-size: 17px;font-family:Roboto;font-weight:500;
    border-bottom: 1px solid #c7c7c7;
    padding: 9px 10px; background-color: #3f3f3f;}

#panel_help #panel_help_cont{    background-color: #fff;
    border-radius: 5px;}


#panel_help_cont ul {

  list-style: none;

}

#panel_help_cont ul li{
    padding:15px 10px;    border-bottom: 1px solid #ccc;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#panel_help_cont ul li div{
position:relative;
       -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


#panel_help_cont ul li div span{       -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
position:absolute;
display:block;background-color:#e00000;}


#panel_help_cont ul li div span.e{
top:0;
right:-5px;
width:1px;
height:0%;
}

#panel_help_cont ul li div span.w{
bottom:0;
left:-5px;
width:1px;
height:0%;
}

#panel_help_cont ul li div span.s{
bottom:-5px;
right:0;
width:0%;
height:1px;
}

#panel_help_cont ul li div span.n{
top:-5px;
leftt:0;
width:0%;
height:1px;
}


#panel_help_cont ul li div:hover > span.e{height:100%;}
#panel_help_cont ul li div:hover > span.w{height:100%;}
#panel_help_cont ul li div:hover > span.n{width:100%;}
#panel_help_cont ul li div:hover > span.s{width:100%;}


#panel_help_cont ul li div a::after{ content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top:17px solid #e00000;
border-left: 17px solid transparent;}



#panel_help_cont ul li div a{
position: relative;
display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#panel_help_cont ul li div a p{
font-size:11px;    line-height: 1.7em;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

#panel_help_cont ul li div a p.help_each_title{
font-size:15px;margin-bottom:8px;    line-height: 1.5em;
}


#panel_help_cont ul li div a:hover >p.help_each_title{color:#e00000;}


.fixed{position:fixed;top:30px;right:30px;}

/*panel_help*/










#function_intro{width:100%; height: auto; margin:0px;overflow: hidden;margin-bottom:35px;}
#function_intro .function_main1{width:600px; height:auto;    margin-left: 40px;  }
#function_intro .function_text{overflow: hidden;}
#function_intro .function_text1{margin: 20px 0 0 14px; width:60%; height:auto;}
#function_intro .function_subtitle{font-size: 19px; letter-spacing: 6px;}
#function_intro .function_title{    font-size: 40px;
    letter-spacing: 5px;}

#function_intro .text2_title{    letter-spacing: 0.18em;
    font-size: 19px;
    margin-left: 10px;
    text-indent: -10px;
    line-height: 1.8em;}

#function_intro .text2_main{    font-size: 16px;
    line-height: 1.7em;
    letter-spacing: 0.15em; }


#function_intro #top_panel_menu{margin-top:0;float:left;    width: 161px;}


#function_intro #top_panel_menu .button_contact{ width: 100%;
    height: 28px;
    text-align: center;
    margin-bottom: 10px;}

#function_intro #top_panel_menu .button_contact a{     color: #fff;
    font-size: 12px;
    padding-top: 4px;
    display: block;
    width: 100%;
    height: 100%;
    letter-spacing: 0.3em;
    background-color: #595959;
    border-radius: 3px;transition:0.3s;    border: 1px solid #595959;}


#function_intro #top_panel_menu .button_contact a:hover{background-color:#fff;border:1px solid #595959;color:#595959;}


#function_intro #top_panel_menu .menu_panel{text-align: center;}

#function_intro #top_panel_menu .menu_panel img{    margin-top: 27px;}

#function_intro #top_panel_menu .stress img{width:100%;margin:0;}

/*function*/

.function_50{width:49%;padding: 25px;margin-top: 11px;overflow:hidden;    margin-bottom: 20px;}

.function_30a{width:32%;  padding: 25px;margin-top: 11px;overflow:hidden;    margin-bottom: 20px;}

.function_subtitle{font-size:13px; letter-spacing: 3px;}
.function_title{font-size:23px; letter-spacing:4px; margin-top:2px;}
.function_img{margin:6px 6px 0px 0px;}
.function_text{     margin: 5px;
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.75em;}


.func_panel_title{overflow:hidden;    border-bottom: 1px solid #adadad;
    padding-bottom: 10px;
    margin-bottom: 15px;}

.function_img img {width:350px;height:auto;}
/*function*/










.each_case_first a p.case_no{font-size: 11px;
    letter-spacing: 0.3em;
    line-height: 2.1em;
    font-family: 'Roboto';
    font-weight: 500;}


.each_case_first a p.case_state_4{    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 2em;
    font-weight: 600;    position: absolute;
    top: 58px;
    left: 20px;}

.each_case_first a p.case_state_3{    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 2em;
    font-weight: 600;    position: absolute;
    top: 70px;
    left: 20px;}

.each_case_first a p.case_state_2{    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 2em;
    font-weight: 600;    position: absolute;
    top: 90px;
    left: 20px;}

.each_case_first a p.case_state_3 span{margin-left:-6px;    font-size: 15px;}


.each_case_first{border:1px solid #FCCB00;  transition:0.5s;-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;}

.each_case_first a{width: 230px;
    height: 230px;display:block;padding:20px;transition:0.5s;}

.each_case_first:hover{}
.each_case_first a:hover{}



.each_case_second a p.case_no{color:#fff;   font-size:10px;    letter-spacing: 0.2em;
    line-height: 2.1em;
    font-weight: 700;}

.each_case_second a p.case_state{color:#fff;  font-size:13px;    letter-spacing: 0.2em;
    line-height: 2.1em;
    font-weight: 700;}


.each_case_second{   margin-right:20px;transition:0.5s;}

.each_case_second a{width: 230px;
    height: 200px;display:block;padding:20px;transition:0.5s;}


.func_icon{    z-index: 99999;
    position: absolute;
    right: 25px;
    top: 25px;}

.func_icon span{    vertical-align: 19px;
    margin-right: 9px;
    font-size: 12px;
    color: #595959;}

.func_icon a{transition:0.3s;}

.func_icon a:hover{opacity:0.6;}

#case_title_box{    background-color: #33cb98;
    position: relative;
    padding: 10px;    margin-bottom: 55px;}

.case_title_area{  width: 75%;  background-color: #fff;    overflow: hidden;    padding: 20px;}

.case_title{    font-size: 36px;
    float: left;
    margin-left: 10px;
    letter-spacing: 0.25em;}

.case_title span{    vertical-align: 8px;  font-family: 'Roboto';  font-weight: 500;
    margin-left: 20px;
    letter-spacing: 0.75em;}

.case_catch{    font-size: 18px;
    float: right;
    width: 200px;
    padding-left: 20px;
    letter-spacing: 0.15em;
    text-align: center;
    border-left: 2px solid #33cb98;}

#case_title_box img{      position: absolute;
    right: 44px;
    top: -35px;
    width: 220px;}


.modal_cont{background-color:#fff;width:700px;height:550px;  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  margin: auto;padding:30px;
    border-radius: 7px;
    -webkit-border-radius: 7px; 
    -moz-border-radius: 7px;  
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
	opacity:0;
    transform: translateX(-150px);
}

.modal_cont .modal_title{    margin-top: 20px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 2px solid #ccc;}

.modal_cont p.case_no{font-size:10px;    letter-spacing: 0.2em;
    line-height: 2.1em;
    font-weight: 700;    padding-left: 20px;
    margin-top: -20px;
    margin-bottom: 20px;}


.modal_cont p.case_state{     padding: 0 20px;   font-size: 22px;
    letter-spacing: 0.2em;
    line-height: 1.9em;
    font-weight: 500;}

.modal_cont .modal_ex{}

.modal_cont .modal_ex img{       margin: 25px 0; margin-right: 25px;}

.modal_cont .modal_state{font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.19em;
    line-height: 1.8em;}   






.modal_frame{    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
    left: 0;    border-radius: 7px;
    -webkit-border-radius: 7px; 
    -moz-border-radius: 7px;  }


.modal_skew_l{    background-color:#FCCB00;
    width: 230px;
	height: 100%;
    top: 0;
    left: -250px;
    position: absolute;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transform: translate(-300px, 0px) skewX(-45deg);
    -webkit-transform: translate(-300px, 0px) skewX(-45deg);
    -moz-transform: translate(-300px, 0px) skewX(-45deg);
}


.modal_skew_r{    background-color:#FCCB00;
    width: 230px;
	height: 100%;
    bottom: 0;
    right: -900px;
    position: absolute;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    transform: translate(-300px, 0px) skewX(-45deg);
    -webkit-transform: translate(-300px, 0px) skewX(-45deg);
    -moz-transform: translate(-300px, 0px) skewX(-45deg);
}


.modal_shadow{    width:700px;transform: translateX(-150px);
    height: 550px;
	    bottom: 0;
    top: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    background-color: black;
    position: absolute;
	border-radius: 7px;
    -webkit-border-radius: 7px; 
    -moz-border-radius: 7px; 
  bottom:-30px;right:-30px;opacity:0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;}


.mfp-ready .modal_shadow{opacity:0.4;top:30px;left:30px;transform: translateX(0px); }

.mfp-removing .modal_shadow{opacity:0; top:0px;left:0px;transform: translateX(150px); }






.mfp-ready .modal_skew_r{    background-color:#FCCB00;
    bottom: 0;
    right: -730px;
}

.mfp-removing .modal_skew_r{    background-color:#FCCB00;
    bottom: 0;
    right: -900px;
}


.mfp-ready .modal_skew_l{    background-color:#FCCB00;
    bottom: 0;
    left:  -130px;
}

.mfp-removing .modal_skew_l{    background-color:#FCCB00;
    bottom: 0;
    left: -250px;
}


.mfp-ready .modal_cont{transform: translateX(0px);opacity:1;}

.mfp-removing .modal_cont{transform: translateX(150px);opacity:0;}

.mfp-bg{opacity: 0;transition:0.5s;}

.mfp-bg.mfp-ready{opacity:0.8;}

.mfp-bg.mfp-removing{opacity: 0;}




.mfp-close-btn-in .mfp-content .mfp-close{    top: -520px;
    right: 0;
    left: 675px;
    bottom: 0;
    margin: auto;}





.modal_hover{    text-align: center;
    color: #fff;
    font-size: 17px;
    position: absolute;
    bottom: 20px;
    left: 40px;}




.case_base {
    font-size: 18px;
    position: relative;
    width: 230px;
    height:230px;
    -webkit-user-select: none;
    cursor: pointer;    margin: 0 10px;margin-bottom:20px;
}



.slide_in {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;overflow:hidden;
}

.slide_in div {
    position: absolute;
    width: 100%;
    height: 230px;
 
}

.slide_in div:nth-child(1) {
    color: #000000;
    background-color: #ffffff;
}

.slide_in div:nth-child(2) {
    background-color:#FCCB00;
    width: 230px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transform: translate(-300px, 0px) skewX(-45deg);
    -webkit-transform: translate(-300px, 0px) skewX(-45deg);
    -moz-transform: translate(-300px, 0px) skewX(-45deg);
}

.slide_in div:nth-child(3) {
    left: -200px;
    transition: left 0.2s ease-in-out;
    -webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
}

.slide_in:hover div:nth-child(2) {
	background-color:#33cb98;
    transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transform: translate(0px, 0px) skewX(0deg);
    -webkit-transform: translate(0px, 0px) skewX(0deg);
    -moz-transform: translate(0px, 0px) skewX(0deg);
}

.slide_in:hover div:nth-child(3) {
    left: 0px;
    transition: left 0.6s ease-in-out;
    -webkit-transition: left 0.6s ease-in-out;
    -moz-transition: left 0.6s ease-in-out;
}








.list .blue{background-color:#319cda;}

.list .pink{background-color:#f36c9e;}

.list .purple{background-color:#676be4;}

.list .orange{background-color:#ec9426;}
.list .red{background-color:#dc3116;}

.list .green{background-color:#11a75a;}

.list .gray{background-color:#a2a2a2;}



.list{margin:0 auto;}

.list-box{margin:10px 0;    border-radius: 5px;    overflow: hidden;}

.list-box p.cando_state{color:#fff;    padding: 0 15px;   display: table-cell;    vertical-align: middle;    letter-spacing: 0.18em;
    line-height: 1.7em;
}

.list-box p.cando_img{height:40%;overflow:hidden;width:100%;}

.list-box img{width:100%;}




.list-box div{position:relative;height:60%;width:100%;    display: table;}
.list-box div.textbox{height:100%;}


.l_box{width:280px;height:280px;}
.l_box p.cando_img{height:60%;}
.l_box p.cando_state{font-size:16px;}
.l_box div{height:40%;}


.m_box{width:180px;height:180px;}
.m_box p.cando_state{font-size:13px;}


.s_box{width:80px;height:80px;}




#content .box p.cando_img{ width: 100%;
    height: 50%;
    overflow: hidden;
    position: relative;}

#content .box p.cando_img img{position:absolute;min-width: 100%;}

#content .size44 p.cando_state{  padding: 20px;
    font-size: 16px;
    letter-spacing: 0.15em;
    line-height: 1.7em;
color:#fff;
}


.cando_list{margin-top:20px;}
.cando_list li{    width: 46%;
    margin: 6px 0;
    font-size: 14px;
    margin-left: 12px;
    text-indent: -14px;}

#leaf_price_list{    width: 1150px;
    margin: 0 auto;}

#leaf_price_list *{font-family:游ゴシック,メイリオ,sans-serif;}
#leaf_price_list a {color:#2a9dff;}

#leaf_price_list .inquiry_form a{color:#fff;}


#leaf_price_list h2{    text-align: center;
    letter-spacing: 0.15em;
    font-weight: 500;
    font-size: 30px;    padding-bottom: 10px;}

#leaf_price_list h3{    font-size: 25px;
    font-weight: 500;
    border-bottom: 1px solid #adadad;
    margin-bottom: 30px;
    background: none;}

#leaf_price_list .center{text-align:center;    overflow: hidden;    padding: 0 17px;height: 65px;    width: 208px;
    margin: 0 auto;}

#leaf_price_list .basic_set{    border: 1px solid #e6e6e6;
    width: 32%;
    border-radius: 5px;
    padding: 12px 18px;
    max-width: 350px;
    background-color: #fff;}


#leaf_price_list .basic_set .plan_name{font-size:14px;text-align:center;    margin-top: 10px;    letter-spacing: 0.12em;}

#leaf_price_list .basic_set .plan_each_ex{    margin: 15px 0;    height: 80px;}

#leaf_price_list .basic_set .price_title{    border-top: 1px solid #adadad;
    padding-top: 15px;
    margin-bottom: 15px;
    text-align: center;}


#leaf_price_list .id_price{overflow:hidden;margin-bottom:18px; }
#leaf_price_list .id_price p{}
#leaf_price_list .id_price p span{font-family: 'Roboto', sans-serif;font-size: 19px;    font-weight: 300;    margin: 0 1px;}


#leaf_price_list .discountBox{   border-radius: 5px;  background-color: #fff;
       padding: 10px 30px;  border: 1px solid #e6e6e6;
      margin-top: 50px;margin-bottom:15px;}

#leaf_price_list .discountBox p{display:inline-block;font-size:17px;}
#leaf_price_list .discountBox p span{display:inline-block;font-family: 'Roboto', sans-serif;font-size: 70px;    font-weight: 300;}

#leaf_price_list .discountBox .smart_discount{width:100%;    border-collapse: collapse;}

#leaf_price_list .discountBox .smart_discount tr th{    border: 1px solid #ddd;
    background-color: #fff;    padding: 5px;
    text-align: center;    border-left: none;
    border-right: none;}

#leaf_price_list .discountBox .smart_discount tr td{ border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #ff5c01;}

#leaf_price_list .discountBox .smart_discount tr td.discount100{    background-color: #ff5c01;
    color: #fff;
    font-weight: 500;
    font-size: 15px;}

#leaf_price_list .discountBox .smart_discount tr td.dis_table_state{font-family:游ゴシック,メイリオ,sans-serif;
    color: #000;
    font-weight: 700;
    font-size: 12px;   border-left: none;
    border-right: none}

#leaf_price_list .discountBox .smart_link{font-size:12px;text-align:center;padding:15px 0;  
    width: 100%;}

#leaf_price_list .intra{    margin-top: 45px;    overflow: hidden;
    margin-bottom: 50px;}

#leaf_price_list .priceBox{    border: 1px solid #e6e6e6;
    width: 48%;
    border-radius: 3px;
    height: auto;
    text-align: center;
    padding: 12px;
    background-color: #fff;    margin-top: 20px;}

#leaf_price_list .priceBox p{    font-size: 14px;}

#leaf_price_list .priceBox p span{    font-size: 23px;
    font-family: roboto;
    font-weight: 300;}

#leaf_price_list .free_option{ width: 48%;    background-color: #f1f1f1;
    padding: 10px;    margin-bottom: 15px;}

#leaf_price_list .free_option p{    margin-bottom: 5px;}


#leaf_price_list .free_option ul{clear:both;   
    border-top: 1px solid #000;
    overflow: hidden;
    padding-top: 5px;}

#leaf_price_list .free_option ul li{    float: left;
    margin: 0 7px;
    font-weight: 700;
    color: #ff5c01;
    font-size: 13px;}

#leaf_price_list .intra_state{clear:both;    font-size: 13px;
    line-height: 1.7em;}




#leaf_price_list p span.free_option_title{    font-size: 18px;
    color: #ff5c01;
    font-family: 游ゴシック;
    font-weight: 700;    margin-right: 7px;
    vertical-align: -1px;}


.inquiry_form{    height: 60px;
    width: 40%;
    font-size: 17px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 0px 0px #616161;
    -webkit-box-shadow: 0px 0px 0px 0px #616161;
    box-shadow: 0px 0px 0px 0px #616161;
    cursor: pointer;
    border: none;
    transition:0.5s;
    background-color: #00b775;
    margin: 30px auto;}


.inquiry_form a{    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.2em;    padding-top: 15px;
}

.inquiry_form:hover{       -moz-box-shadow: 2px 2px 5px 1px #616161;
    -webkit-box-shadow: 2px 2px 5px 1px #616161;
    box-shadow: 2px 2px 5px 1px #616161;
}


.membership{margin-bottom: 20px;
    padding-bottom: 2px;
    border-bottom: 1px solid #adadad;
    font-size: 16px;}

.membership img{    width: 130px;
    vertical-align: text-bottom;}

.membership span{
    font-size: 18px;
    color: #e6002d;
    margin-left: 8px;
    font-style: italic;}


