
/*/////////////////////////
全体設定
//////////////////////////*/
		
@media only screen and (max-width: 1100px) {
.section-in {
	width: 95%;
	margin: auto;
}
.container {
	width: 95%;
	margin: auto;
}
.container-in {
	width: 95%;
	margin: auto;
}
.ta-c {
	text-align: center;
}
.box-contents {
	width: 90%;
	margin: auto;
}
}
.del {
	text-decoration: line-through;
}
.st {
	background: linear-gradient(transparent 80%, #ffff00 80%);
}
.b {
	font-weight: bold;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
	text-decoration: none;
	list-style: none;
}

@media only screen and (max-width: 736px) {
section h2 {
	font-size: 1.4em;
	text-align: center;
	color: #181b39;
	line-height: 1.3;
}
.subhead {
	width: 95%;
}
.dis-mb {
	display: block;
}
.dis-pc {
	display: none;
}
}

/*/////////////////////////
sec-fv
ファーストビュー
//////////////////////////*/
		
			
			
@media only screen and (max-width: 1100px) {
.top {
	position: absolute;
	top: 0;
	overflow: auto;
	width: 100%;
	background: #fff;
}
.top-works {
	width: 98%;
	margin: auto;
	padding: 70px 0 10px 0;
}
.sec-fv .logo {
	width: 105px;
	position: absolute;
	top: 20px;
	left: 0px;
	right: 0;
	margin: auto;
}
.sec-fv .wr {
	padding-top: 80px;
}
.sec-fv .section-in {
	width: 98%;
	padding: 40px 0 40px 0;
}
.sec-fv .top-works ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec-fv .top-works li {
	display: inline-block;
	width: 12%;
	background: #fff;
	height: 45px;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.sec-fv .top-works li img {
	width: 90%;
}
.sec-fv .box-info {
	position: absolute;
	bottom: -20px;
	background-color: rgba(255, 255, 255, 0.85);
	width: 100%;
}
.sec-fv .box-info .fl-box1 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 10px;
}
.sec-fv .box-info .fl-box1 .col-l {
	width: 50%;
	display: flex;
	align-items: center;
}
.sec-fv .box-info .fl-box1 .col-r {
	width: 48%;
	font-size: 1.2em;
	font-weight: bold;
}
.sec-fv .col-r table {
	border: solid #ccc 1px;
	background-color: rgba(255,255,255,0.65);
}
.sec-fv .col-r .line1 {
	width: 60%;
	float: left;
}
.sec-fv .col-r .line2 {
	width: 30%;
	float: right;
}
.sec-fv .box-info .fl-box1 .col-r .limit {
	font-weight: 800;
}
.sec-fv .box-info .fl-box2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sec-fv .box-info .fl-box2 .col-l {
	width: 40%;
	background: #f5f5f0;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec-fv .box-info .fl-box2 .col-l span {
	margin-right: 20px;
}
.sec-fv .box-info .fl-box2 .col-r {
	width: 55%;
}
.sec-fv .col-r table {
	border: solid #ccc 1px;
	background-color: rgba(255,255,255,0.65);
}
.sec-fv .col-r th {
	background: #e5e5e5;
	padding: 0 10px 0 10px;
}
.sec-fv .col-r td {
	padding: 0 5px 0 20px;
	text-align: left!important;
}
.sec-fv .box-info .fl-box1 .col-r .th {
	background: #8f272d;
	color: #fff;
	padding: 0 5px 0 5px;
	margin-right: 10px;
}
.sec-fv .box-info .fl-box2 .col-r a:hover {
	opacity: 0.7;
}
}

@media only screen and (max-width: 750px) {
.sec-fv {
	background-size: contain;
}
.sec-fv .wr {
	padding-top: 0px;
	background-color: rgba(255, 255, 255, 0.55);
}
.sec-fv .section-in {
	width: 100%;
	padding: 0px 0 40px 0;
	height: 650px;
}
.sec-fv .box-info {
	position: absolute;
	bottom: 0px;
	background-color: rgba(255, 255, 255, 0.85);
	width: 95%;
}
.sec-fv .box-info .box-in .arrow {
	width: 15px;
}
.sec-fv .box-info .fl-box1 {
	display: block;
	margin-bottom: 10px;
}
.sec-fv .box-info .fl-box1 .col-l {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 5px;
}
.sec-fv .box-info .fl-box1 .col-r {
	width: 100%;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
}
.sec-fv .col-r table {
	border: solid #ccc 1px;
	background-color: rgba(255,255,255,0.65);
}
.sec-fv .col-r th {
	background: #e5e5e5;
	padding: 0px;
	font-size: 0.9em;
}
.sec-fv .col-r td {
	padding: 0 0 0 5px;
	;
	text-align: center;
	font-size: 0.9em;
}
.sec-fv .col-r .col1 {
	width: 14%;
}
.sec-fv .col-r .col2 {
	width: 54%;
}
.sec-fv .col-r .col3 {
	width: 13%;
}
.sec-fv .col-r .col4 {
	width: 18%;
}
.sec-fv .box-info .fl-box1 .col-r .th {
	background: #8f272d;
	color: #fff;
	padding: 0 5px 0 5px;
	margin-right: 10px;
}
.sec-fv .box-info .fl-box1 .col-r .limit {
	font-weight: 800;
}
.sec-fv .box-info .fl-box2 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column-reverse;
}
.sec-fv .box-info .fl-box2 .col-l {
	margin-bottom: 0;
	width: 100%;
	padding: 5px 0 5px 0;
	background: none;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}
.sec-fv .box-info .fl-box2 .col-r {
	width: 100%;
}
.sec-fv .box-info .fl-box2 .col-r a:hover {
	opacity: 0.7;
}
}
 @media only screen and (max-width: 380px) {/*iphone6*/
.sec-fv .section-in {
	width: 100%;
	padding: 0px 0 40px 0;
	height: 600px;
}
@media only screen and (max-width: 330px) {/*iphone5*/
 .sec-fv .section-in {
 width: 100%;
 padding: 0px 0 40px 0;
 height: 530px;
}
}

/*/////////////////////////
sec-howto
最初のコンテンツ
//////////////////////////*/
@media only screen and (max-width: 736px) {
.sec-howto .mottainai {
 text-align: center;
 font-weight: bold;
 font-size: 1.8em;
 color: #181B39;
 margin: 20px 0 20px 0;
}
.box-bullet li {
 font-size: 1.2em;
 font-weight: 400;
 line-height: 1.4;
 margin-bottom: 10px;
 padding-left: 20px;
 position: relative;
}
.box-bullet li:before {
 content: "\f00c";
 font-family: 'Font Awesome\ 5 Free';
 font-weight: bold;
 padding-right: 10px;
 position: absolute;
 left: 0;
}
.sec-howto h3 {
 font-size: 1.2em;
 font-weight: 400;
 color: #181b39;
 margin-bottom: 20px;
 line-height: 1.5;
 padding-bottom: 10px;
}
.sec-howto h3 img {
 display: block;
 margin-right: 200px;
 width: 60px;
}
}

/*/////////////////////////
.sec-aproach
あなたの商品を櫃長とする見込み客に・・・
//////////////////////////*/
	
@media only screen and (max-width: 1100px) {
.sec-aproach h3:before {
 position: absolute;
 top: -10px;
 left: 0px;
 content: "";
 border-left: 0px solid transparent;
 border-right: 40px solid transparent;
 border-bottom: 45px solid #181b39;
 border-left: 0px solid #181b39;
}
}
 @media only screen and (max-width: 750px) {
.sec-aproach h3 {
 padding-left: 0;
 font-size: 1.2em;
}
.sec-aproach h3:before {
 position: absolute;
 top: -5px;
 left: 0px;
 content: "";
 border: none;
}
}

/*/////////////////////////
sec-leverage
レバレッジポイント
//////////////////////////*/

			
@media only screen and (max-width: 736px) {
.sec-leverage h3 {
 color: #181b39;
 font-size: 1.2em;
 font-weight: 400;
 line-height: 1.8;
 margin-bottom: 20px;
}
.sec-leverage h3 img {
 width: 60px;
 margin-right: 10px;
 display: block;
}
}
 @media only screen and (max-width: 1100px) {
.box-leverage {
 text-align: center;
 padding: 0px;
 width: 80%;
 margin: 30px auto 30px auto;
}
 @media only screen and (max-width: 736px) {
 .box-leverage {
 text-align: center;
 padding: 0px;
 width: 95%;
 margin: 15px auto 15px auto;
}
}
/*/////////////////////////
sec-seminarconts
セミナーの紹介
//////////////////////////*/

	
@media only screen and (max-width: 1100px) {
.sec-seminarconts .seminar-title {
 width: 90%;
 margin: auto;
 margin-bottom: 60px;
}
}
 @media only screen and (max-width: 736px) {
.sec-seminarconts .fl-box .col-l {
 width: 95%;
 display: flex;
 align-items: flex-end;
}
.sec-seminarconts .fl-box .col-r {
 width: 95%;
 font-size: 0.9em;
 margin: auto;
}
.sec-seminarconts .fl-box .col-r img {
 width: 60%;
 display: block;
 margin: auto;
}
.sec-seminarconts .seminar-title {
 width: 90%;
 margin: auto;
 margin-bottom: 30px;
}
.sec-seminarconts .seminar-info {
 text-align: center;
 font-size: 1.6em;
 font-weight: bold;
 color: #181B39;
 margin: auto;
 margin-bottom: 30px;
}
.sec-seminarconts .container {
 margin-bottom: 60px;
}
.box-otherworks .col {
 width: 45%;
 font-size: 0.8em;
 color: #fff;
 margin-bottom: 20px;
}
.sec-seminarconts ul {
 display: flex;
 flex-wrap: wrap;
 justify-content: space-around;
}
.sec-seminarconts li {
 width: 24%;
 border: 1px solid #ccc;
 margin-bottom: 10px;
}
}

/*/////////////////////////
.sec-form
申込みフォーム
//////////////////////////*/

							
@media only screen and (max-width: 736px) {
.sec-form tr {
 padding: 10px 0 10px 0;
 display: block;
}
.sec-form td, .sec-form th {
 display: block;
 padding: 0;
 margin: 0;
 width: 90%;
 margin: auto;
 text-align: left;
}
.sec-form button[type="submit"] {
 width: 90%;
 display: block;
 padding: 10px 0 10px 0;
 margin: 30px auto 30px auto;
 font-weight: bold;
 font-size: 1em;
}
.sec-form button[type="submit"]:hover {
 opacity: 0.7;
}
.sec-form button .line1 {
 font-size: 1em;
}
.sec-form button .line2 {
 font-size: 1em;
}
}
