@charset "UTF-8";
/*===============================================
●smart.css  画面の横幅が640pxまで
===============================================*/
@media screen and (max-width:640px){
	img{
		max-width: 100%;
		height: auto;
		width /***/:auto;　
	}
	section {
		margin-bottom: 40px;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}

	#container{
		width:100%;
	}

	header{
		background-color: #2129b2;

	}
	header .header_sum {
		max-width:640px;
		margin:0 auto;
		padding:5px 0;
		position: relative;
	}
	h2 {
		font-size: 20px;
	}


	#headR{
		float: right;
		display: table;
		margin-right: 5px;
	}

	#headLogo{
		position: absolute;
		left: 5px;
		top: 0;
	}
	#headLogo img {
		width: 122px;
	}

	#headTel{
		display: table-cell;
		vertical-align: middle;
		padding-right: 5px;
	}
	#headTel img {
		width: 119px;
	}

	
/*	#mainVisualWrapp {
		width: 100%;
		background: url(../images/sp/mv_mega_sp.jpg) no-repeat;
		background-size: cover;
	}*/
	#mainVisualWrapp h2 {
		padding: 30px 0;
	}
	#mainVisual h2 img {
		width: 364.5px;
		display: block;
		margin: 0 auto;
	}

	.main-txt {
		background-color: #2129b2;
		color: #fff;
		text-align: center;
		padding: 35px 0;
		margin-bottom: 0;
	}
	
	.main-txt3 {
		padding:45px 0;
		background:url(../images/content-bg.jpg) no-repeat center center;
		background-size: cover;
	}

	.main-txt .main-txt-con {
		max-width:640px;
		margin:0 auto;
	}
	
	.main-txt3 .main-txt-con{
		max-width:640px;
		margin:0 auto;
	}
	
	.main-txt-con img {
		width: 30.5px;
	}
	.main-txt p {
		padding-bottom: 25px;
		font-size: 14px;
		text-align: left;
		margin: 0 10px;
	}
	.main-txt h2 {
		font-size: 20px;
		margin-bottom: 25px;
		position: relative;
		font-weight: bold;
	}

	.main-txt span {
		color: #fbfd37;
	}


	.main-txt2 {
    color: #2129b2;
    text-align: center;
    background: url(../images/mega_bg01_sp.png) center top;
    background-size: cover;
    padding: 45% 0 50px;
    margin-bottom: 0;
}
.main-txt2 .list_examples li{
	color: #000;
}
.main-txt p,
.main-txt2 p,
.main-txt3 p {
    padding-bottom: 50px;
}
.main-txt h2,
.main-txt2 h2,
.main-txt3 h2 {
    margin-bottom: 50px;
    position: relative;
    font-weight: bold;
    line-height: 25px;
}
.main-txt h2:after,
.main-txt2 h2:after,
.main-txt3 h2:after {
    display: block;
    content: " ";
    width: 30px;
    border-bottom: 5px solid #fff;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -15px;
}
.main-txt2 h2:after {
	border-color:#2129b2;
}
.main-txt2 .list_examples{
	 width: auto;
	}


.osusume {
    background: #fff !important;
}
.osusume h2 {
    color: #2129b2 !important;
}
.osusume h2:after {
    border-color: #2129b2 !important;
}
.osusume li {
    color: #000 !important;
}

/*
　内容紹介
-------------------------------------------*/
#content {
    padding:33px 0;
     background: url(../images/content-bg.jpg) no-repeat center center;
    background-size: cover;
}
#content h2 {
    font-weight: bold;
    margin-bottom: 35px;
    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: 13px;
}
#content .list_examples {
    color: #fff;
}
#content .list_examples p {
    margin-top: 33px;
    color: #fff;
}


.list_examples {
	margin: 0 15px;
}
	
	.list_examples2 li {
		position: relative;
		margin: 0 0 10px;
		padding: 0 0 0 30px;
		font-weight: bold;
		color: #fff;
	}
	.list_examples2 li:nth-child(1) {
		content: "";
		background: url(../images/img_number04.png) no-repeat;
		background-size: 23px;
	}
	.list_examples2 li:nth-child(2) {
		content: "";
		background: url(../images/img_number05.png) no-repeat;
		background-size: 23px;
	}
	.list_examples2 li:nth-child(3) {
		content: "";
		background: url(../images/img_number06.png) no-repeat;
		background-size: 23px;
	}


	#main {
		max-width:640px;
		margin: 0 auto;
	}

	.mb20{
		margin-bottom: 20px;
	}

	footer{
		background:#2129B2;
		width:100%;
		color:#fff;
		font-size:12px;
		padding: 10px 0;
	}
	.foot_link {
		font-size: 12px;
	}
	#copyright{
		text-align:center;
	}
	.seminar_inner {
		border: 1px solid #50276D;
		padding: 10px;
		font-weight:bold;
		margin-bottom: 20px;
	}

	.seminar_inner span{
		font-size: 20px;
		font-weight: bold;
		color:#50276D;	
	}

	.sect_inner section {
		margin-bottom: 40px;
	}

	.list_examples li {
		position: relative;
		margin: 0 0 10px;
		padding-left: 30px;
		font-weight: bold;
		text-align: left;
	}
	.list_examples li:last-child {
		margin-bottom: 0px;
	}
	.examples {
		margin-bottom: 20px;
	}

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

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

	#crmWebToEntityForm p{
		font-size:130%;
		margin-bottom:20px;
	}

	#crmWebToEntityForm dt {
		float:none;
		width:100%;
		text-align:left;
		padding-right:0;
		margin:0;
		padding-top:0;
	}

	#crmWebToEntityForm dd {
		float:none;
		width:100%;
		margin:0 0 20px 0;

	}

	#crmWebToEntityForm input[type=text] {
		width:95%;
		height:35px;
		border:3px solid #dde4ec;
		padding-left:5%;
		border-radius: 0;
		webkit-border-radius:0;
		-webkit-appearance:none;
	}

	#crmWebToEntityForm input[type=text].formnamae {
		width:38%;
		margin-right:2%;
		border-radius: 0;
		webkit-border-radius:0;
		-webkit-appearance:none;
	}

	.label-must {
		/* border-radius: 0.25em; */
		color: #fff;
		font-size: 75%;
		/* font-weight: bold; */
		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]{
		background: #1b32b5;
		color: #ffffff;
		font-size: 20px;
		font-weight: bold;
		padding: 20px 8%;
		border-radius:6px;
		letter-spacing:0.2em;
		cursor: pointer;
		webkit-border-radius:6px;
		-webkit-appearance:none;
	}

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

#profBox dl {
	margin: 0 15px;
}
#profBox dl h3 {
    font-size: 18px;
}
#profBox dl span {
        display: block;
    font-size: 16px;
    margin-bottom: 23px;
}

#profBox dl:after{
    clear:both;
}
#profBox dt{
	width: 184.5px;
	margin: 25px auto;
}
#profBox dd p {
	font-size: 14px;
}


/*
　セミナー情報
-------------------------------------------*/
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: 14px;
color: #fff;
margin: 0 auto;
}
dl.table01 dt,dd {
padding: 10px;
}
dl.table01 dt {
border-top: 1px solid #fff;
clear: left;
float: left;
width: 20%;
}
dl.table01 dd {
border-left: 1px solid #fff;
border-top: 1px solid #fff;
margin-left: 24%;
word-wrap: break-word;
}


.list_examples li:nth-child(1){
	content: "";
	background: url(../images/img_number01.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(2){
	content: "";
	background: url(../images/img_number02.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(3){
	content: "";
	background: url(../images/img_number03.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(4){
	content: "";
	background: url(../images/img_number04.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(5){
	content: "";
	background: url(../images/img_number05.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(6){
	content: "";
	background: url(../images/img_number06.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(7){
	content: "";
	background: url(../images/img_number07.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(8){
	content: "";
	background: url(../images/img_number08.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(9){
	content: "";
	background: url(../images/img_number09.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(10){
	content: "";
	background: url(../images/img_number10.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(11){
	content: "";
	background: url(../images/img_number11.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(12){
	content: "";
	background: url(../images/img_number12.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(13){
	content: "";
	background: url(../images/img_number13.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(14){
	content: "";
	background: url(../images/img_number14.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(15){
	content: "";
	background: url(../images/img_number15.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(16){
	content: "";
	background: url(../images/img_number16.png) no-repeat;
	background-size:23px;
}
.list_examples li:nth-child(17){
	content: "";
	background: url(../images/img_number17.png) no-repeat;
	background-size:23px;
}

/*
　内容紹介
-------------------------------------------*/
.content {
	background: url(../images/content-bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 1% 0; 
	color: #fff;
}
.content .content_con {
	max-width: 640px;
	margin: 30px auto;
}
.content .content_con ul {
	padding: 0 10px;
}
.content h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 35px;
	text-align: center;
	position: relative;
}
.content h2:after {
	display: block;
	content: " ";
	width: 25px;
	border-bottom: 5px solid #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -20px;
}
.content h2 span {
	display: block;
	font-size: 14px;
}

/*
　お客さまの声
-------------------------------------------*/
#voice{
	padding:45px 0;
	background:url(../images/voice-bg.jpg) no-repeat center center;
	background-size: cover;
}
#voice h2 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
	text-align: center;
	position: relative;
}
#voice h2 span {
	display: block;
    font-size: 16px;
}
#voice h2:after {
	display: block;
	content: " ";
	width: 25px;
	border-bottom: 5px solid #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -10px;
}
#voice .voice-con {
	max-width: 640px;
	margin:auto 15px;
}
#voice {
	color: #fff;
}

/*
　ダウンロード
--------------------------------------------*/
#download {
    margin-bottom: 50px;
}
#download p {
	font-size: 14px;
}
.download-con {
    max-width: 640px;
    margin: 0 15px;
}
#download h2 {
    font-size: 18px;
    font-weight: bold;
    color: #2129b2;
    text-align: center;
    margin-bottom: 35px;
    position: relative;
}
#download h2:after {
 display: block;
 content: "　";
 width: 25px;
 border-bottom: 5px solid #2129b2;
 text-align: center;
 position: absolute;
 left: 0;
 right: 0;
 margin: auto;
 bottom: -10px;
}
#download h2 span {
    display: block;
    font-size: 13px;
    line-height: 20px;
}


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

}