﻿@charset "utf-8";


@media screen and (min-width: 751px){
.mainvisual{
	background-image: url("../img/service/marketing_promotion/bg_mv.jpg");
	background-position: 40% 90%;
}
.mainvisual .box_shadow{
	background: rgba(159,214,223,0.57);
}
.mainvisual .mv_txt{
	color: #fff;
	font-weight: bold;
	padding: 30px;
	background: rgba(53,145,160,0.94);
	position: relative;
	top: 15px;
	left: -15px;
}
}
@media screen and (max-width: 750px){

}

/*--------------------------------------------------------------------*/

@media screen and (min-width: 751px){
.img_box table td{
	vertical-align: top;
}
.img_box{
	margin-bottom: 70px;
}
.img_box .c_title + .body{
	line-height: 1.8;
}
.img_box.t_left .c_title{
	margin-right: -150px;
}
.img_box.t_left .c_title + .body{
	padding-right: 2em;
}
.img_box.t_right .c_title{
	margin-left: -150px;
	text-align: right;
}
.img_box.t_right .c_title:before{
	right: 0;
}
.img_box.t_right .c_title + .body{
	padding-left: 2em;
	text-align: right;
}
}
@media screen and (max-width: 750px){

}

/*--------------------------------------------------------------------*/

@media screen and (min-width: 751px){
}
@media screen and (max-width: 750px){

}