#sec-merit@charset "utf-8";
/* CSS Document */
/* 20180313 作成　ver.1.0.0 */

/*-------------------
製品ページ　契約書セミナーページ用CSS
/contract/seminar/・・・
-------------------*/
#contract {
	font-size: 16px;
}
.contents {
	width: 90%;
	max-width: 64em;
	margin: auto;
}
.btn a:hover{
	opacity: 0.85;
	cursor : pointer;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
}
/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
}
/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
}

/*-----------------
 *メインビジュアル
-----------------*/
#contract .main-v { 
	padding-top: 48px;
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
	background-image: url("/web/jp/contract/seminar/images/seminar_main-v_01.jpg");
	background-size: 930px;
	background-position: right -290px top -50px;
	background-color: #fffffe;
}
#contract .seminar_191025 {
	background-image: url("/web/jp/contract/seminar/images/seminar_main-v_191025.jpg");
	background-size: cover !important;
    background-position: left -200px top 10px !important;
}
#contract .seminar_180912 {
	background-image: url("/web/jp/contract/seminar/images/seminar_main-v_180912.jpg");
	background-size: cover !important;
    background-position: left -200px top 10px !important;
}
#contract .seminar_1905 {
	background-image: url("/web/jp/contract/seminar/images/seminar-main-v-1905.jpg");
	background-size: cover !important;
    background-position: left -200px top 10px !important;
}
#contract .seminar_190424 {
	background-image: url("/web/jp/contract/seminar/images/seminar-main-v-190424.jpg");
	background-size: cover !important;
    background-position: left -200px top 10px !important;
}
#contract .seminar_190719 {
	background-image: url("/web/jp/contract/seminar/images/seminar-main-v-190719.jpg");
	background-size: cover !important;
    background-position: left 0px top 30px !important;
}
#contract .seminar_190320_os {
	background-image: url("/web/jp/contract/seminar/images/seminar_main-v_190320_os.jpg");
	background-size: 1300px !important;
    background-position: left -130px top 0px;
}
#contract .seminar_190320 {
	background-image: url("/web/jp/contract/seminar/images/seminar_main-v_190320.jpg");
	background-size: 1300px !important;
    background-position: left -130px top 0px;
}
#contract .seminar_181106 {
	background-image: url("/web/jp/contract/seminar/images/seminar_main-v_181106.jpg");
	background-size: 1300px !important;
    background-position: left -130px top 0px;
}
#contract .seminar_2003 {
	background-image: url("/web/jp/contract/seminar/images/seminar-main-v-2003.jpg");
	background-size: 1300px !important;
    background-position: left -200px top 10px !important;
}
#contract .seminar_201113 {
	background-image: url("/web/jp/contract/seminar/images/seminar-main-v-201113.jpg");
	background-size: 1300px !important;
    background-position: left -200px top 10px !important;
}
#contract .main-v p.lead, #contract h1{
	text-shadow: 1px 1px 8px #fff, -1px 1px 8px #fff, 1px -1px 8px #fff, -1px -1px 8px #fff;
	color: #333;
	text-align: center;
}
#contract .main-v p.lead_v2{
	text-shadow: none;
	color: #333;
	text-align: center;
}
#contract .main-v p.lead_bold, #contract h1{
	text-shadow: 1px 1px 8px #fff, -1px 1px 8px #fff, 1px -1px 8px #fff, -1px -1px 8px #fff;
	color: #333;
	text-align: center;
}#contract .main-v p.lead_bold, #contract p.h1_white{
	text-shadow: none;
	color: #FFF;
	text-align: center;
}
#contract .main-v p.lead{
	margin: 80px auto 16px;
	font-size: 1.1em;
	line-height: 1.4;
}
#contract .main-v p.lead_v2{
	margin: 80px auto 16px;
	font-size: 1.1em;
	line-height: 1.4;
	font-weight: bold;
}
#contract .main-v p.lead_bold{
	margin: 80px auto 16px;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.4;
}
#contract h1, #contract p.h1_white {
	margin: 0 auto 24px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
}
#contract .main-v .target-box{
	background-color: #af72a0;
	font-size: 1em;
}
#contract .free, #contract .target{
	padding: 16px 0;
}
#contract .free{
	color: #af72a0;
	background-color: #efe3ec;
	width: 100px;
	margin-left: 5%;
	text-align: center;
}
#contract .target{
	color: #fff;
	width: 90%;
	margin: auto;
	line-height: 1.5em;
}
#contract .main-v p.deadline{
	color: #cf2e2e;
	font-size: 24px;
	font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
	text-shadow: 1px 1px 8px #fff, -1px 1px 8px #fff, 1px -1px 8px #fff, -1px -1px 8px #fff;
	line-height: 1.3em;
}

#contract .main-v .logo {
    margin: 0 auto 40px;
	padding: 1.5em 1.1em;
    text-align: center;
    background-color: rgba(255,255,255,0.50);
	display: table;
}
#contract .main-v .logo li {
	list-style: none;
	display: inline-block;
}
#contract .main-v .logo li img {
/*	margin: 0 1.5em;
*/	
	margin: 0 .75em;
	height: 40px;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
	#contract .main-v{
		background-size: 1300px;
		background-position: right -93px top -70px;
	}
	#contract .seminar_191025 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_180912 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_1905 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_190424 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_190320_os {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_190320 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_181106 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_2003 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract .seminar_201113 {
		background-size: cover !important;
		background-position: center top !important;
	}
	#contract h1, p.h1_white {
		margin-bottom: 60px;
	}
	#contract .inner{
		width: 90%;
		max-width: 768px;
		margin: auto;
	}
	#contract .free, #contract .target{
		float: left;
	}
	#contract .free{
		line-height: 1.5em;
		margin-left: 0;
		padding: 16px;
	}
	#contract .target{
		width: auto;
		margin-left: 16px;
	}
	#contract .main-v p.deadline{
		margin-top: -20px;
	}
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){	
	#contract .main-v {
		background-position: right 0px top -40px;
	}
	

	#contract .main-v p.lead{
		font-size: 1.7em;
		margin: 115px auto 24px; 
	}
	#contract .main-v p.lead_v2{
		font-size: 1.7em;
		margin: 115px auto 24px; 
		font-weight: bold;
	}
	#contract .main-v p.lead_bold{
		font-size: 1.7em;
		font-weight:bold;
		margin: 115px auto 24px; 
	}
	
	#contract h1,p.h1_white {
		margin: 0px auto 60px;
	    font-size: 2.5em;
		line-height: 1.3em;
	}
	#contract .main-v .target-box{
		font-size: 1.3em;
	}
	#contract .main-v p.deadline{
		font-size: 28px;
		margin-top: -20px;
	}

}

/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
	#contract .main-v {
		background-position: right 0px top -100px;
		background-size: 1500px;
	}
}

/*-----------------
 *各section　上下の余白・背景
-----------------*/
#sec-catch, #sec-merit, #sec-program, #sec-schedule, #sec-information, #sec-information_form,#sec-catch_v2{
	padding: 60px 0;
}
#sec-catch, #sec-program, #sec-information{
	background-color: #fff7f9;
}
#sec-catch .contents,#sec-catch_v2 .contents{
	width: 90%;
	max-width: 1024px;
	margin: auto;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	#sec-catch,#sec-catch_v2{
		background-position: bottom center;
	}
}





/*-----------------
 *見出し　デザイン設定
-----------------*/
h2{
	color: #333;
	font-weight: normal;
	margin-bottom: 40px;
	font-size: 1.3em;
	line-height: 1.75em;
	text-align: center;
}
#contract h3 {
	font-size: 1.5em;
	line-height: 1.5em;
    margin: 0 auto 60px;
    color: #934b81;
    font-weight: bold;
    text-align: center;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	h2{
		font-size: 1.75em;
	}
}

/*-----------------
 *※テキスト
-----------------*/
p.sup{
	font-size: 0.9em;
	line-height: 1.5em;
	padding-left:1em;
	text-indent:-1em;
}

/*-----------------
 *sec-catch　導入テキスト
-----------------*/
#sec-catch .contents p,#sec-catch_v2 .contents p{
	width: 90%;
	margin: auto;
	line-height: 1.7em;
	font-size: 0.9em;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	#sec-catch .contents p,#sec-catch_v2 .contents p{
		width: 100%;
		font-size: 1em;
	}
}

/*-----------------
 *sec-merit　導入すると
-----------------*/
#sec-merit .merit-area{
	margin-bottom: 60px;
}
#sec-merit .merit{
	width: 90%;
	margin: 0 auto 40px;
}
#sec-merit .merit img{
	display: block;
	width: 70px;
	height: 86px;
	margin: 0 auto 30px;
}
#sec-merit .merit p{
	font-size: 0.9em;
	line-height: 1.5em;
}
#sec-merit .merit:last-child{
	margin-bottom: 0;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
	#sec-merit .merit{
		width: 25%;
		margin: 0 4%;
		float: left;
	}
	#sec-merit .merit p{
		font-size: 1em;
	}
}

/*-----------------
 *sec-program　プログラム
-----------------*/
#sec-program .program{
	margin-bottom: 40px;
}
#sec-program .program:last-child{
	margin-bottom: 0;
}
#sec-program .number, #sec-program .tx{
	float: left;
}
#sec-program .number{
	color: #af72a0;
	margin-right: 10px;
	font-size: 1.75em;
	width: 6%;
}
#sec-program .part{
	color: #af72a0;
	font-size: 1.75em;
	margin-bottom: 10px;
}
#sec-program .tx{
	width: 85%;
	padding: 4px 0 4px 4%;
	border-left: 2px solid #af72a0;
	font-size: 0.9em;
	line-height: 1.5em;
}
#sec-program .part-tx{
	width: 92%;
	padding: 4px 0 4px 4%;
	border-left: 2px solid #af72a0;
	font-size: 0.9em;
	line-height: 1.5em;
    margin-left: 4%;
}
#sec-program .tx span,#sec-program .part-tx span{
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
	font-size: 16px;
}
#sec-program .tx span.speaker,#sec-program .part-tx span.speaker{
	font-size: 0.9em;
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
	#sec-program .number{
		width: 3%;
	}
	#sec-program .tx{
		padding-left: 4%;
		width: 91%;
	}
	#sec-program .part-tx{
		padding-left: 3%;
		width: 90%;
		margin-left: 7%;
	}
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	#sec-program .tx,#sec-program .part-tx{
		font-size: 1em;
	}
	#sec-program .tx span,#sec-program .part-tx span{
		font-size: 1.3em;
	}
}




/*-----------------
 *sec-schedule　開催スケジュール
-----------------*/
#sec-schedule table{
	width: 100%;
	margin-bottom: 30px;
}
#sec-schedule table tr{
    border: 1px solid #ccc;
	margin-bottom: 40px;
}
#sec-schedule table tr:last-child{
	margin-bottom: 0;
}
#sec-schedule p.date{
	float: left;
}
#sec-schedule p.map{
	float: right;
}
#sec-schedule p.map a{
	background-color: #fff;margin-left: 10px;
	padding: 0 10px;
	border: 1px solid #999;
	color: #333;
}
#sec-schedule table th, #sec-schedule table td{
	width: 90%;
	display: inline-block;
	padding: 20px 5%;
}
#sec-schedule table th{
	background-color: #f0f0f0;
	text-align: center;
}
#sec-schedule table td{
	font-size: 0.9em;
	line-height: 1.5em;
}
#sec-schedule div{
	margin-bottom: 24px;
}
#sec-schedule .people, #sec-schedule .time, #sec-schedule .address, #sec-schedule .address_webinar{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-size: 23px 21px;
}
#sec-schedule .people{
	background-image: url(/web/jp/images/pr/people.svg);
}
#sec-schedule .time{
	background-image: url(/web/jp/images/pr/time.svg);
}
#sec-schedule .address{
	background-image: url(/web/jp/images/pr/address.svg);
	margin-bottom: 0;
}
#sec-schedule .address_webinar{
	margin-bottom: 0;
}
#sec-schedule .btn{
	padding: 0 20px 40px 20px;
}
#sec-schedule .btn a{
	display: block;
	width: 100%;
	background-color: #ff7800;
	border-radius: 6px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding: 12px 0px;
}
#sec-schedule .btn p{
	display: block;
	width: 100%;
	background-color: #b0b0b0;
	border-radius: 6px;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
    padding: 12px 0px;
}
#sec-schedule .btn p.red_tx{
	display: block;
	background-color: #fff;
	font-size: 0.9em;
	color: #ff0000;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em){
	#sec-schedule .address, #sec-schedule .address_webinar{
		float: left;
		width: 45%;
	}
	#sec-schedule .people-time{
		float: left;
		width: 45%;
	}
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	#sec-schedule table th{
		width: 14%;
		padding: 20px 2%;
	}
	#sec-schedule p.date, #sec-schedule p.map{
		float: none;
		margin-bottom: 24px;
	}
	#sec-schedule p.date{
		margin-top: 24px;
	}
	#sec-schedule table td{
		width: 58%;
		padding: 20px 2%;
	}
	#sec-schedule .address, #sec-schedule .address_webinar{
		float: left;
		width: 65%;
	}
	#sec-schedule .people-time{
		float: left;
		width: 29%;
	}
	#sec-schedule .people{
		margin-bottom: 24px;
	}
	#sec-schedule div{
		margin-bottom: 0;
	}
	#sec-schedule .btn{
		width: 16%;
		padding: 0 18px 0 0;
		vertical-align: middle;
	}
	#sec-schedule table th, #sec-schedule table td{
		display: table-cell;
	}
}

/*-----------------
 *sec-information, #sec-information_form ページ最後
-----------------*/
#sec-information, #sec-information_form p{
	text-align: center;
	line-height: 1.7em;
}

/*-----------------
 *アンカーリンクボタン
-----------------*/
.cnv-btn {
	width: 90%;
	max-width: 32em;
	margin: auto;
	text-align: center;
}
.cnv-btn a {
	padding: 20px;
	background-color: #9b4f88;
	border-radius: 6px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	display: block;
	position: relative;
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	.cnv-btn a:hover{
		background-color: #9b4f88;
		opacity: 0.8;
	}
}

/*-----------------
 *Marketoフォーム
-----------------*/

.form {
    padding: 3em 0;
	background: #fff7f9;
	overflow: hidden;
}
.form #mktoForm_1784, #mktoForm_1853,#mktoForm_1894, #mktoForm_1958, #mktoForm_2057, #mktoForm_2390,#mktoForm_2540,#mktoForm_2785,#mktoForm_2884,#mktoForm_2912,#mktoForm_3027,#mktoForm_3198,#mktoForm_3425,#mktoForm_4702,#mktoForm_4698,#mktoForm_5161{
	width: 90%;
	max-width: 64em;
	margin: auto;
	text-align: center;
}
.form .mktoButtonRow { 
	margin: 2.25em auto 0;
	display: block;
	text-align: center;
}   
.form .mktoButtonWrap {
	margin: 0 !important;
}
.form .mktoButton {
	width: 300px !important;
    padding: .75em !important;
    font-size: 18px !important;
    background: #ff7800 !important;
	border: 1px solid #ff7800 !important;    
	border-radius: 6px !important;
	position: relative;
}
.form .mktoButton::after {
	content: '>';
	font-weight: normal;
	display: inline-block;	
	position: absolute;
	top: 1em;
	right: .625em;
	-webkit-transform: scale(0.8, 1.4);
		-moz-transform: scale(0.8, 1.4);
		-ms-transform: scale(0.8, 1.4);
		transform: scale(0.8, 1.4);
}
.form .mktoButton:hover {
	opacity: 0.8 !important;
}



/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	.form .mktoFormRow { 
		padding: .5em 0;
	}
}

/*-----------------
 *フォームクローズ
-----------------*/

.formclose_tx{
	color: #cf2e2e;
	font-size: 24px;
	
	font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
	line-height: 1.3em;
}
