@charset "UTF-8";
/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
#container{
    width:100%;
    margin:0 auto;
    border-top:8px solid #2129B2;
}
section{
    width:100%;
    margin-bottom:80px;
}
.pc {
    display: block;
}
.sp {
    display: none;
}
.sect{
    margin-bottom: 120px;
}
.mb30 {
    margin-bottom: 30px;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

@media screen and (min-width: 641px){
    img{
        max-width: 100%;
        height: auto;
        width /***/:auto;　
    }
    #container{
        width:100%;
        margin:0 auto;
    }
    header{
        background-color: #2129b2;
    }
    header .header_sum {
        max-width:960px;
        margin:0 auto;
        padding:20px 0;
        position: relative;
    }
    #headLogo{
        position: absolute;
        left: 0;
        bottom: -40px;
    }
    #headR{
        float: right;
        display: table;
    }
    #headTel{
        display: table-cell;
        vertical-align: middle;
        padding-right: 25px;
    }

/*    #mainVisualWrapp{
       width:100%;
       height: 818px;
       background:url(../images/mv_mega.jpg) no-repeat 0 center;
       background-size: cover;
   }*/


   #mainVisual{
       max-width:960px;
       margin:0 auto;
   }
   #mainVisual h2{
       text-align:center;
       padding-top: 95px;
   }
   #main{
       max-width:960px;
       margin:0 auto;

   }
   .main-txt {
    background-color: #2129b2;
    color: #fff;
    text-align: center;
    padding: 75px 0 50px 0;
    margin-bottom: 0;
}
.main-txt2 {
    color: #2129b2;
    text-align: center;
    background: url(../images/mega_bg01.png) center top;
    padding: 400px 0 150px;
    margin-bottom: 0;
}
.main-txt2 .list_examples li{
	color: #000;
    font-size: 18px;
}
.main-txt .main-txt-con,
.main-txt2 .main-txt-con {
    max-width:960px;
    margin:0 auto;
}
.main-txt .main-txt-con li,
.main-txt2 .main-txt-con li {
    text-align: left;
}
.main-txt p,
.main-txt2 p {
    padding-bottom: 50px;
    font-size: 18px;
}
.main-txt h2,
.main-txt2 h2 {
    font-size: 36px;
    margin-bottom: 100px;
    position: relative;
    font-weight: bold;
    line-height: 50px;
}
.main-txt h2:after,
.main-txt2 h2:after {
    display: block;
    content: " ";
    width: 53px;
    border-bottom: 5px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -25px;
}
.main-txt2 h2:after {
	border-color:#2129b2;
}
.main-txt2 .list_examples,
.osusume .list_examples {
	 width: 660px !important;
	}
.osusume {
    background: #fff !important;
}
.osusume h2 {
    color: #2129b2 !important;
}
.osusume h2:after {
    border-color: #2129b2 !important;
}
.osusume li {
    color: #000 !important;
}
.main-txt span {
    color: #fbfd37;
}
 .main-txt3 {
    background-color: #2129b2;
    color: #fff;
    text-align: center;
    padding: 75px 0 50px 0;
	background:url(../images/content-bg.jpg) no-repeat;
    background-size: cover;
}
.main-txt3 .main-txt-con{
	max-width: 960px;
    margin: 0 auto;
}
.main-txt3 .main-txt-con h2{
	font-size: 36px;
    margin-bottom: 100px;
    position: relative;
    font-weight: bold;
    line-height: 50px;
}
.main-txt3 h2:after {
    display: block;
    content: " ";
    width: 53px;
    border-bottom: 5px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -25px;
}
.main-txt3 .main-txt-con p{
	padding-bottom: 50px;
    font-size: 18px;
}
footer{
    background:#2129B2;
    width:100%;
    color:#fff;
}
#copyright{
    text-align:center;
    padding: 30px 0;
}

#main_bottom {
    display: none;
}

/*
たとえばこんな方
------------------------------*/
.list_examples{
    width: 725px;
    margin: 0 auto;
    position: relative;
}
.list_examples li {
    position: relative;
    margin: 0 0 28px;
    padding: 10px 0 10px 70px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
}
.list_examples li:last-child {
    margin-bottom: 0px;
}
.list_examples li:nth-child(1){
    content: "";
    background: url(../images/img_number01.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(2){
    content: "";
    background: url(../images/img_number02.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(3){
    content: "";
    background: url(../images/img_number03.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(4){
    content: "";
    background: url(../images/img_number04.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(5){
    content: "";
    background: url(../images/img_number05.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(6){
    content: "";
    background: url(../images/img_number06.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(7){
    content: "";
    background: url(../images/img_number07.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(8){
    content: "";
    background: url(../images/img_number08.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(9){
    content: "";
    background: url(../images/img_number09.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(10){
    content: "";
    background: url(../images/img_number10.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(11){
    content: "";
    background: url(../images/img_number11.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(12){
    content: "";
    background: url(../images/img_number12.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(13){
    content: "";
    background: url(../images/img_number13.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(14){
    content: "";
    background: url(../images/img_number14.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(15){
    content: "";
    background: url(../images/img_number15.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(16){
    content: "";
    background: url(../images/img_number16.png) no-repeat;
    background-size:46px;
}
.list_examples li:nth-child(17){
    content: "";
    background: url(../images/img_number17.png) no-repeat;
    background-size:46px;
}

.main-txt .list_examples{
    width: auto;
    padding-left: 97px;
}


/*事例集ダウンローページフォーム部分*/
#crmWebToEntityForm {
    width:100%;
    margin:0 auto;
}

#crmWebToEntityForm p{
    font-size:30px;
    margin-bottom:30px;
}

#crmWebToEntityForm dl{
    margin-bottom:70px;
}

#crmWebToEntityForm dt {
    float:left;
    width:25%;
    text-align:right;
    vertical-align:middle;
    padding-right:3%;
    margin-bottom:20px;
    padding-top:10px;
}

#crmWebToEntityForm dd {
    float:left;
    width:57%;
    text-align:left;
    margin-bottom:20px;
}

#crmWebToEntityForm input[type=text] {
    width:100%;
    height:35px;
    border:3px solid #dde4ec;
    padding-left:2%;
    font-size:18px;
}

#crmWebToEntityForm input[type=text].formnamae {
    width:40%;
    margin-right:2%;
}

/*for Webkit*/
input[type=text]::-webkit-input-placeholder {
    color:#ccc;
    font-size:12px;
}

/*for Firefox*/
input[type=text]:-moz-placeholder {
    color:#ccc;
    font-size:12px;
}

.label-must {
    color: #fff;
    font-size: 75%;
    margin-left: 0.6em;
    padding: 0.2em 0.3em;
    text-align: center;
    white-space: nowrap;
    background-color: #d9534f;
}

#crmWebToEntityForm p.btn{
    text-align: center;
}

#crmWebToEntityForm .btn input[type=submit]{
    width: 350px;
    background: #1b32b5;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding: 30px 0;
    border-radius:50px;
    letter-spacing:0.2em;
    cursor: pointer;
    webkit-border-radius:6px;
    -webkit-appearance:none;
    border: none;
}

/*
　プロフィール
-------------------------------------------*/
#profBox{
    margin:100px 0;
}
#profBox h2 {
    text-align: center;
    margin-bottom: 42px;
    color: #2129b2;
    font-size: 36px;
    font-weight: bold;
    position: relative;
}
#profBox h2:after {
    display: block;
    content: "　";
    width: 53px;
    border-bottom: 5px solid #2129b2;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -11px;
}

#profBox dl {
    display: table;
}
#profBox dl h3 {
    font-size: 30px;
}
#profBox dl span {
        display: block;
    font-size: 18px;
    margin-bottom: 45px;
}

#profBox dl:after{
    clear:both;
}
#profBox dt{
    display: table-cell;
    vertical-align: middle;
    width:40%
}
#profBox dd{
    display: table-cell;
    vertical-align: middle;
    padding-left:3%
}
#profBox dl.teacher01{
	margin-bottom:100px;
}

/*
　セミナー情報
-------------------------------------------*/
dl.table01 dl,dt,dd {
margin: 0;
padding: 0;
}
dl.table01 a {
color: #fcf005;
}

dl.table01{
border: 1px solid #fff;
border-top: none;
width: 100%;
font-size: 18px;
color: #fff;
}
dl.table01 dt,dd {
padding: 35px 0 35px 75px;
}
dl.table01 dt {
border-top: 1px solid #fff;
clear: left;
float: left;
width: 26%;
}
dl.table01 dd {
border-left: 1px solid #fff;
border-top: 1px solid #fff;
margin-left: 27%;
}


/*
　内容紹介
-------------------------------------------*/
#content {
    padding:75px 0;
    background: url(../images/content-bg.jpg) no-repeat center center;
    background-size: cover;
}
#content .content_con {
    max-width: 960px;
    margin: 60px auto;
}
#content h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 70px;
    color: #fff;
    text-align: center;
    position: relative;
}
#content h2:after {
    display: block;
    content: " ";
    width: 53px;
    border-bottom: 5px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -20px;
}
#content h2 span {
    display: block;
    font-size: 18px;
}
#content .list_examples {
    width: 560px;
}
#content .list_examples p {
    margin-top: 65px;
    font-size: 18px;
    color: #fff;
}



/*
　お客さまの声
-------------------------------------------*/
#voice{
    padding:75px 0;
    background:url(../images/voice-bg.jpg) no-repeat center center;
    background-size: cover;
}
#voice h2 {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 100px;
    text-align: center;
    position: relative;
}
#voice h2 span {
    display: block;
    font-size: 18px;
}
#voice h2:after {
    display: block;
    content: " ";
    width: 53px;
    border-bottom: 5px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -19px;
}
#voice .voice-con {
    width: 960px;
    margin: 0 auto;
}


/*
　ダウンロード
--------------------------------------------*/
#download {
    margin-bottom: 100px;
}
#download p {
    text-align: center;
}
.download-con {
    max-width: 960px;
    margin: 0 auto;
}
#download h2 {
    font-size: 36px;
    font-weight: bold;
    color: #2129b2;
    text-align: center;
    margin-bottom: 70px;
    position: relative;
}
#download h2:after {
 display: block;
 content: "　";
 width: 53px;
 border-bottom: 5px solid #2129b2;
 text-align: center;
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 bottom: -20px;
}
#download h2 span {
    display: block;
    font-size: 16px;
}




/*thanksページ*/
.ttl_examples {
    font-size: 140%;
    background: #2129B2;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin: 80px 0;
}
.main_v02 {
    text-align: center;
    margin: 0 15px;
}

}