/*スマホ最適化*/
@media only screen and (max-width: 751px) {
/* =========================================================
container
========================================================= */
div#container {
	background-image: url(../img/impression/sp_background-container.jpg);
	background-repeat: no-repeat;
	background-size: 100% 80%;
	background-position: 0 30.5%;
	position: relative;
}

div#container img{
	max-width: 100%;
}

/* =========================================================
eyecatch
========================================================= */
div#eyecatch {
	padding-top: 50.5px;
}

div#eyecatch > img:nth-of-type(1) {
}

/* =========================================================
cont01
========================================================= */
div#cont01 {
	margin: -20px auto 0;
	width: 95%;
	background-color: #fff;
	position: relative;
	padding: 25px 0 0;
}

div#cont01 div.inner {
	width: 90.25%;
	margin: 0 auto;
}

div#cont01 img.sp_cont01_img01,
div#cont01 img.sp_cont01_img02 {
	position: absolute;
}

div#cont01 img.sp_cont01_img01{
	width:40%;
	max-width: 270px;
	left:30%;
	top:-2%;
	z-index: 2;
}

div#cont01 img.sp_cont01_img02 {
	width:48%;
	right:-5%;
	top:-10px;
}

div#cont01 div.inner h2 {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.3;
	margin: 8px 0;
}
div#cont01 div.inner h3 {
	font-size: 14px;
	font-weight: bold;
}
div#cont01 div.inner p {
	font-size: 10.5px;
	line-height: 1.5;
	width:90%;
	margin: 25px auto;
	color: #000;
	font-weight: bold;
}

div#cont01 div.cooperation {
	background: url(../img/event02/sp_cont01_cooperation_bg.jpg);
	position: relative;
}
div#cont01 div.cooperation .text_block{
	display: flex;
	justify-content: space-around;
	align-items: center;
	width: 95%;
	padding: 15px 0;
	margin: 0 auto;
}
div#cont01 div.cooperation .text_block .img{
	width:45%;

}
div#cont01 div.cooperation .text_block .text{
	text-align: center;
	padding-left: 10px;
}
div#cont01 div.cooperation .text_block .text p{
	font-size: 10.5px;
	line-height: 1.5;
}
div#cont01 div.cooperation .text_block .text p.gc{
	color: #ff004e;
	display: inline-block;
	padding: 5px 20px;
	background: #ffdf00;
	font-weight: bold;
	border-radius: 20px;
	font-size: 12px;
	position: absolute;
	top:-10%;
	right:12%;
}
div#cont01 div.cooperation .text_block .text p.gc_name{
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

div#cont01 div.cooperation .text_block .text a.link{
	font-size: 10.5px;
	margin-top: 10px;
	line-height: 1.5;
	background: #ff004e;
	color: #fff;
	padding: 5px 0;
	width:100%;
	display: block;
	border-radius: 3px;
}




/* =========================================================
cont02
========================================================= */
div#cont02 {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 40px;
	padding: 10px 0;
}

div#cont02 > img:nth-of-type(2) {
	width: 95%;
	margin: 0 auto;
	display: block;
}

div#cont02 h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.3;
}

div#cont02 div.inner {
	width: 95%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

div#cont02 div.inner h2{
	width: 100%;
	position: relative;
	z-index: 1;
}

div#cont02 div.inner p{
	font-size: 10.5px;
  margin-top: 20px;
  line-height: 1.5;
}

div#cont02 div.inner p span.pink{
	font-weight: bold;
	color: #ff004e;
}

div#cont02 div.inner .block{
	background: #ffdf00;
	margin-top: -10%;
}

div#cont02 div.inner .block .text_inner{
	width:90%;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* =========================================================
cont03
========================================================= */
div#cont03 {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 10px;
	padding: 0 0 10px;
}

div#cont03 > img:nth-of-type(2) {
	width: 95%;
	margin: 0 auto;
	display: block;
}

div#cont03 h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.3;
}

div#cont03 div.inner {
	width: 95%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

div#cont03 div.inner h2{
	width: 100%;
	position: relative;
	z-index: 1;
}

div#cont03 div.inner p{
	font-size: 10.5px;
  margin-top: 20px;
  line-height: 1.5;
}

div#cont03 div.inner p span.pink{
	font-weight: bold;
	color: #ff004e;
}

div#cont03 div.inner .block{
	background: #ffdf00;
	margin-top: -10%;
}

div#cont03 div.inner .block .text_inner{
	width:90%;
	margin: 0 auto;
	padding-bottom: 20px;
}





/* =========================================================
cont04
========================================================= */
div#cont04 {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 10px;
	padding: 10px 0;
}

div#cont04 h2 {
	text-align: center;
	font-size: 17px;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 auto;
	width:95%;
}

div#cont04 .block {
	width:90%;
	position: relative;
	z-index: 1;
	margin: -16% auto 0;
}
div#cont04 .block .column{
	margin-bottom: 30px;
	text-align:center;
}
div#cont04 .block .column img{
	width:55%;
}

div#cont04 .block .column p{
	text-align: left;
	font-size: 10.5px;
	line-height: 1.5;
	margin-top: 10px;
}


/* =========================================================
cont05
========================================================= */
div#cont05 {
	width: 95%;
	margin: 0 auto;
	background-color: #ffdf00;
	position: relative;
	margin-top: 40px;
	padding: 0 0 20px;
}

div#cont05 h2 {
	text-align: center;
	font-size: 17px;
	font-weight: 800;
	line-height: 1.3;
	margin: 0 auto;
	width:100%;
}

div#cont05 .block {
	width:90%;
	margin: 20px auto;
	display: flex;
}
div#cont05 .block .column{
	text-align:center;
}
div#cont05 .block .column img{
	width:100%;
}

div#cont05 .block .column p{
	text-align: left;
	font-size: 10.5px;
	line-height: 1.5;
	margin-top: 10px;
}


div#cont05 .foottext p{
	font-size: 10.5px;
	line-height: 1.5;
	margin-top: 10px;
	width:90%;
	margin: 0 auto;
}

div#cont05 .foottext p span.pink{
	font-weight: 600;
	color: #ff004e;
}




/* =========================================================
cont06
========================================================= */
div#cont06 {
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 40px;
	padding-bottom: 20px;
	z-index: 2;
}

div#cont06 div.top {
	width: 90.25%;
	margin: 0 auto;
}

div#cont06 div.top.cont05_img02{
	margin-top: 60px;
}

div#cont06 div.top h2 {
	width: 75%;
	margin: 0 auto;
	margin-top: 12px;
}

div#cont06 div.top h2 img {
}

div#cont06 div.top div.inner {
	overflow: hidden;
	margin-top: 20px;
}

div#cont06 div.top div.inner > img {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	margin-right: 3%;
}

div#cont06 div.top div.inner div.right {
	display: inline-block;
	vertical-align: middle;
	width: 55%;
}

div#cont06 div.top div.inner div.right p {
	font-size: 10.5px;
	line-height: 1.8;
}

div#cont06 div.top div.inner div.right img {
	margin-top: 12px;
	width: 60%;
	display: block;
}

div#cont06 div.middle {
	width: 90.25%;
	margin: 0 auto;
	margin-top: 10px;
}

div#cont06 div.middle h2 {
	font-size: 11.5px;
	text-align: center;
	line-height: 1.4;
}

div#cont06 div.middle ul {
	margin-top: 10px;
}

div#cont06 div.middle ul li:nth-of-type(1) {
	border-top: 1px dotted #424242;
}

div#cont06 div.middle ul li {
	border-bottom: 1px dotted #424242;
	padding: 10px 0;
}

div#cont06 div.middle ul li dl {
	display: inline-block;
	vertical-align: top;
	font-size: 11.5px;
	line-height: 2;
}

div#cont06 div.middle ul li dl dt {
	display: block;
	font-weight: 800;
}

div#cont06 div.middle ul li dl dd {
	display: block;
}

div#cont06 div.middle p {
	font-size: 9.5px;
	line-height: 1.8;
	margin-top: 13px;
}

div#cont06 div.middle small {
	font-size: 9.5px;
	line-height: 1.8;
	display: block;
	margin-top: 5px;
}

div#cont06 div.bottom {
	width: 231px;
	margin: 0 auto;
	margin-top: 45px;
}

div#cont06 div.bottom ul {
}

div#cont06 div.bottom ul li {
}

div#cont06 div.bottom ul li:nth-of-type(2) {
	margin-top: 15px;
}

div#cont06 div.bottom ul li:nth-of-type(1) a {
	background-color: #123a69;
}

div#cont06 div.bottom ul li:nth-of-type(2) a {
	background-color: #fee849;
}

div#cont06 div.bottom ul li a {
	display: block;
	padding: 16px 0;
	border-radius: 5px;
}

div#cont06 div.bottom ul li a b {
	font-size: 14.5px;
	display: block;
	text-align: center;
	color: #fff;
}

div#cont06 div.bottom ul li a small {
	font-size: 9px;
	display: block;
	text-align: center;
	color: #fee849;
	margin-top: 7px;
}

div#cont06 div.bottom ul li:nth-of-type(2) a b {
	color: #123a69;
}

div#cont06 div.bottom ul li:nth-of-type(2) a small {
	color: #123a69;
}

div#cont06 div.bottom ul li:nth-of-type(1) a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	background-color: #00c4ff;
}

div#cont06 div.bottom ul li:nth-of-type(1):hover a b {
	color: #fff;
}

div#cont06 div.bottom ul li:nth-of-type(1):hover a small {
	color: #fff;
}


div#cont06 div.bottom ul li:nth-of-type(2) a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	background-color: #00c4ff;
}

div#cont06 div.bottom ul li:nth-of-type(2):hover a b {
	color: #fff;
}

div#cont06 div.bottom ul li:nth-of-type(2):hover a small {
	color: #fff;
}


div#container > img:nth-of-type(2) {
	margin: 0 auto;
	display: block;
	position: relative;
	z-index: 0;
}

div#container > img:nth-of-type(3) {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}



div#caseStudy {
	position: relative;
	margin-top: 0;
}

div#caseStudy img.ornament {
	position:absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 0;
	z-index: 1;
}


}
