@charset "utf-8";

/*===============================

    コンテンツ

================================*/
.flexCont {
  display: flex;
  justify-content: space-between;
}

.u_btn {
  border: 1px solid #333;
  border-radius: 5px;
  display: inline-block;
  padding: 10px;
}
.u_btn-orange { background-color: #ff9900; }
#wrapper .u_btn-orange:hover { background-color: #ffb84d;text-decoration: none; }

.headingTtl {
  color: #49ab14;
  font-family: '游ゴシック' , 'Hiragino Kaku Gothic ProN' , 'ヒラギノ角ゴ ProN' , Meiryo , 'メイリオ' , sans-serif;
  font-size: 21px;
  font-weight: bold;
}

.headingTtl-sm {
  font-size: 18px;
}


/*
    ナビゲーション
================================*/
.topNavi {
  align-content: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.topNavi_item {
  align-content: center;
  display: flex;
  width: 120px;
}

.topNavi_item + .topNavi_item { margin-left: 5px; }

.topNavi_link {
  align-content: center;
  align-items: center;
  background-color: #bbec73;
  border: 1px solid #333;
  border-radius: 5px;
  display: flex;
  padding: 10px;
  width: 100%;
}

#wrapper .topNavi_link:hover { background-color: #ddffaa; text-decoration: none; }


/*
    既存CSS
================================*/
.mt30 {
    margin-top: 15px !important;
}

#cont h1 {
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
}

#contact_contents {
margin: 20px 115px;
}

#wrapper a{
color:#333333;
text-decoration:none;
vertical-align:middle;
}

#wrapper img{
vertical-align:-10px;
}

#wrapper a:hover{
text-decoration:underline;
background-color:#D2FFD2;
}

#wrapper #topNavi a{
text-decoration:none;
width:142px;
height:50px;
padding-top:16px;
}

#wrapper #topNavi a.long{
padding-top:6px;
}

.chrome #wrapper #topNavi a.long{
padding-top:9px;
}

.mac.chrome #wrapper #topNavi a.long{
padding-top:3px;
}

#wrapper #topNavi a:hover{
text-decoration:none;
background-color:#E6E6E6;
}

.bg_top{
background-image:url("../img/contents/moti_bg_top.gif");
background-repeat:no-repeat;
background-position:top center;
}

.bg_middle{
background-image:url("../img/contents/moti_bg_middle.gif");
margin-top:40px;
clear:both;
}

.bg_bottom{
background-image:url("../img/contents/moti_bg_bottom.gif");
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom: 27px;
}

#wrapper img.c_data{
vertical-align:0;
margin-right:20px;
}


/***********************************

トップ

***********************************/

h2{
margin-bottom:25px;
}
#wrapper .heading-reason {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#wrapper .heading-reason3 {
  padding-right: 112px;
}
#wrapper h3{
  font-size:28px;
  padding-left: 12px;
}

#wrapper h3.m_reason2{
}

#wrapper h3.m_reason3{
}
.studingMen {
  padding-left: 16px;
  position: absolute;
  top: 35px;
  right: 8px;
}
h4{
margin-left:120px;
margin-bottom:10px;
}

span.m_data {
font-size:60px;
line-height:1.2;
}

span.m_point {
font-size:25px;
font-weight:bold;
color:#48AB13;
line-height:1.3;
}


#o_top .m_container .m_reasonImg h4 img{
position:static;
}

#wrapper h3 img{
vertical-align:-5px;
margin-left:10px;
}

.m_container{
position:relative;
padding:30px 0;
margin:0 15px;
}

#o_top .m_container p{
margin:0 70px 20px 120px;
}

#o_top div.m_bgBox{
background-image:url("../img/contents/moti_illust_insmind.gif");
background-position:center bottom;
background-repeat:no-repeat;
width:519px;
height:160px;
line-height:3;
}

#o_top div.m_bgBox .m_top{
margin-bottom:118px;
}

#o_top .m_container .m_reasonImg{
position:relative;
margin-top:60px;
margin-bottom:80px;
}

#o_top .m_container .m_reasonImg p{
width:320px;

}


#o_top .m_container .m_reasonImg img{
position:absolute;
top:5px;
left:460px;
}



#o_top{
font-size:16px;
margin-top:15px;
/*margin-bottom:50px;*/
}


#o_top p{
margin-bottom:25px;
line-height:1.5;
}

#o_top p.topText{
font-size:25px;
}


#o_top p.o_line{
margin:40px 0;
}

p.l_bold{
font-weight:bold;
}

/***********************************

ラインナップ

***********************************/

.lineup_img{
margin-left: 225px;
margin-bottom:30px;
padding-top: 30px;
}

.m_bup{
margin-left: 35px;
}


.list_title{
margin-left:122px;
}

li span{
margin-left:-50px;
margin-right:19px;
}

#wrapper li span.crwon img{
vertical-align: -1px;
margin-right: 6px;
margin-left: 8px;
}

#wrapper .m_bup a:hover, #wrapper .webins a:hover{
background-color:transparent;
}

/********************************

WEBインソース

********************************/

.c_webin_top{
background-image:url("../img/contents/moti_base_webin_top.gif");
background-repeat:no-repeat;
background-position:top center;
}

.c_webin_middle{
background-image:url("../img/contents/moti_base_webin_mid.gif");
background-position:center;
margin-top:40px;
clear:both;
}

.c_webin_bottom{
background-image:url("../img/contents/moti_base_webin_bottom.gif");
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom: 27px;
}


#o_top .c_webin_top .title{
padding-top:103px;
margin-left:55px;
}

#o_top .c_webin_top p.c_webin_text{
margin:0 116px 35px;
font-size:14px;
margin-bottom:35px;
}


/***********************************

業界別実績一覧

***********************************/

p.o_img{
text-align:center;
padding-top:18px;
margin-bottom:25px;
margin-left:-3px;
}



/***********************************

受講者の感想

***********************************/

.bg_top p.c_comment{
margin:15px 55px;
}


#o_top .commentBox{
border:1px solid #666666;
width:616px;
background-color:#FFFFFF;
margin:0 40px 30px;
padding:15px;
line-height:1.5;
font-size:14px;
}

#o_top .m_container .commentBox p{
margin:0 0 0 25px;
}

#o_top .m_container .o_click{
left: 195px;
position: relative;
top: -15px;
}

#wrapper .o_click a:hover{
background-color:transparent;
}

span.m_comment{
color:#48AB13;
font-weight:bold;
}

ul.planList{
margin: 0 110px 30px;
padding:15px 0;
}

ul.m_pl{
margin: 0 165px 30px;
}

ul.planList li{
list-style-image:url("../img/contents/moti_icon_arrow.png");
padding-bottom:10px;
font-size:14px;
}

/***********************************

お役立ちコンテンツ

***********************************/
#o_top .m_container .colorTtl {
  margin-left:145px;
  margin-bottom:0;
  font-weight:bold;
  color:#48AB13;
}


/*
    レスポンシブ
================================*/
@media screen and (max-width:768px){
.res_img { height: auto; width: 100%; }

.flexCont { flex-flow: column-reverse;}
p[style*="flex"] a[class*="u_btn"] { flex-basis: 100%;margin-bottom: 20px; }
.topNavi { display: block; }
.topNavi_item { width: 100%; }
.topNavi_item + .topNavi_item { margin-left: 0;margin-top: 5px; }
.topNavi_item br { display: none; }

div#cont div#c3_l { width: 100%; }
.header_img img { height: auto; width: 100%;}
#o_top div.m_bgBox { background-size: contain;width: 100%; }
#wrapper h3 {}
[class^="m_reason"] > br { display: none; }
#o_top .m_container p { margin: 0; }
#o_top .m_container .m_reasonImg p { width: 100%; }
h4 { margin: 0; }
#o_top .m_container .m_reasonImg img { position: static;margin-top: 20px; }
.lineup_img { margin-left: 0;padding-top: 0;text-align: center; }
img[alt="セルフモチベーション向上研修"] { width: 100%; height: auto; }
img[alt="部下のモチベーションを向上させたい管理職向け研修"] { width: 100%; height: auto; }
ul.planList { margin: 0 35px 20px; }
.m_bup img { width: 100%; height: auto; }
img[alt="お役立ちコンテンツ"] { width: 100%; height: auto;margin-left: 0 !important; }
#o_top .m_container .colorTtl { margin-left: 0; }
}

@media screen and (max-width:599px){
#wrapper .heading-reason3 {
   padding-right: 0;
}
.studingMen {
   display: none;
}

}