/*スマホ最適化*/
@media only screen and (max-width: 751px) {

	p{
		line-height: 1.8em;
		font-size: 14px;
	}
/* =========================================================
container
========================================================= */
div#container {
	background-image: url(../img/touchtry/sp_background-container.jpg);
	background-repeat: no-repeat;
	background-size: 100% 80%;
	background-position: 0 30.5%;
	position: relative;
}

/* =========================================================
eyecatch
========================================================= */
#eyecatch {
	padding-top: 0;
}

#eyecatch > img:nth-of-type(1) {
}

/* =========================================================
cont01
========================================================= */
div#cont01 {
	width:95%;
	margin: 0 auto;
	margin-top:-200px;
	display: block;
	position: relative;
	background: #ffdf00;
	border:5px solid #000000;
	border-radius: 10px;
}

div#cont01 h2 {
	width:100%;
	margin:0 auto;
	position: absolute;
	top:-15px;
	z-index: 1;
}
div#cont01 h2 img{
	width: calc(95% - 30px);
	padding:10px 15px;
	background: #ffdf00;
	border:5px solid #000000;
	vertical-align: center;
	border-radius: 30px;
}

div#cont01 div.inner {
	width: 100%;
	margin: 0 auto;
	padding:80px 5% 10px 5%;
	background: url(../img/touchtry/layer.png)
}
div#cont01 div.inner img{
	margin: 0 auto;
	text-align: center;
}
div#cont01 div.inner p {
	text-align: left;
	margin: 20px auto;
}


/* =========================================================
cont02
========================================================= */
div#cont02 {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 20px;
	padding:10px 2.5% 10px 2.5%;
}
div#cont02 img{
	width: 100%;
	margin: 0 auto;
}

div#cont02 p.text {
	width:95%;
	margin: 20px auto;
}

div#cont02 div.inner {
	width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	background: #ffdf00;
	border-radius: 5px;
	padding: 0;
}
div#cont02 div.inner h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.3;
	margin-top: 20px;
}
div#cont02 div.inner p {
	width: 90%;
	margin: 15px auto 0 auto;
	padding-bottom: 15px;
}

/* =========================================================
cont03
========================================================= */
div#cont03 {
	width: 95%;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 25px;
	padding-top: 10px;
}

div#cont03 > img:nth-of-type(2) {
	width: 95%;
	margin: 0 auto;
	display: block;
}

div#cont03 p {
	padding:30px 5% 0 5%;
}

div#cont03 div.inner {
	width: 100%;
	margin: 0 auto;
}
div#cont03 div.inner h3{
	width: 95%;
	margin: 40px auto;
}
div#cont03 div.inner .text-box{
	padding:30px 5%;
	position: relative;
}

div#cont03 div.inner .text-box h4{
	font-size:16px;
	font-weight:bold;
	padding:10px 0 20px 0;
	line-height: 1.8em;
}
div#cont03 div.inner .text-box h4.female{
	padding-top:5px;
}
div#cont03 div.inner .text-box li{
	font-size:14px;
	padding-bottom:10px;
	line-height: 1.8em;
}
div#cont03 div.inner .text-box li span{
	color: #ff004e;
	font-weight: bold;
}
div#cont03 div.inner .text-box div.inner_img{
	width:55%;
	max-width: 250px;
	position: absolute;
	top:-22%;
	right:0;
}

div#cont03 div.inner .bg_ye{
	background: #ffdf00;
}

/* =========================================================
cont04
========================================================= */
div#cont04 {
	width: 95%;
	margin: 0 auto;
	background: #ffdf00;
	position: relative;
	padding-top: 10px;
}

div#cont04 > img:nth-of-type(2) {
	width: 95%;
	margin: 0 auto;
	display: block;
}

div#cont04 h2 {
	width:90%;
	margin: 30px auto;
}

div#cont04 div.inner {
	width: 90%;
	margin: 0 auto;
	padding-bottom:40px;
}
div#cont04 div.inner p{
	padding:10px 0;
}


/* =========================================================
cont05
========================================================= */
div#cont05 {
	margin: 0 auto;
	background-color: #fff;
	position: relative;
	margin-top: 15px;
	z-index: 2;
}

div#cont05 div.top {
	width: 90.25%;
	margin: 0 auto;
}

div#cont05 div.top h2 {
	width: 75%;
	margin: 0 auto;
	margin-top: 12px;
}

div#cont05 div.top h2 img {
}

div#cont05 div.top div.inner {
	overflow: hidden;
	margin-top: 20px;
}

div#cont05 div.top div.inner > img {
	display: inline-block;
	vertical-align: middle;
	width: 40%;
	margin-right: 3%;
}

div#cont05 div.top div.inner div.right {
	display: inline-block;
	vertical-align: middle;
	width: 55%;
}

div#cont05 div.top div.inner div.right p {
	font-size: 10.5px;
	line-height: 1.8;
}

div#cont05 div.top div.inner div.right img {
	margin-top: 12px;
	width: 60%;
	display: block;
}

div#cont05 div.middle {
	width: 90.25%;
	margin: 0 auto;
	margin-top: 10px;
}

div#cont05 div.middle h2 {
	font-size: 11.5px;
	text-align: center;
	line-height: 1.4;
}

div#cont05 div.middle ul {
	margin-top: 10px;
}

div#cont05 div.middle ul li:nth-of-type(1) {
	border-top: 1px dotted #424242;
}

div#cont05 div.middle ul li {
	border-bottom: 1px dotted #424242;
	padding: 10px 0;
}

div#cont05 div.middle ul li dl {
	display: inline-block;
	vertical-align: top;
	font-size: 11.5px;
	line-height: 2;
}

div#cont05 div.middle ul li dl dt {
	display: block;
	font-weight: 800;
}

div#cont05 div.middle ul li dl dd {
	display: block;
}

div#cont05 div.middle p {
	font-size: 9.5px;
	line-height: 1.8;
	margin-top: 13px;
}

div#cont05 div.middle small {
	font-size: 9.5px;
	line-height: 1.8;
	display: block;
	margin-top: 5px;
}

div#cont05 div.bottom {
	width: 231px;
	margin: 0 auto;
	margin-top: 45px;
}

div#cont05 div.bottom ul {
}

div#cont05 div.bottom ul li {
}

div#cont05 div.bottom ul li:nth-of-type(2) {
	margin-top: 15px;
}

div#cont05 div.bottom ul li:nth-of-type(1) a {
	background-color: #123a69;
}

div#cont05 div.bottom ul li:nth-of-type(2) a {
	background-color: #fee849;
}

div#cont05 div.bottom ul li a {
	display: block;
	padding: 16px 0;
	border-radius: 5px;
}

div#cont05 div.bottom ul li a b {
	font-size: 14.5px;
	display: block;
	text-align: center;
	color: #fff;
}

div#cont05 div.bottom ul li a small {
	font-size: 9px;
	display: block;
	text-align: center;
	color: #fee849;
	margin-top: 7px;
}

div#cont05 div.bottom ul li:nth-of-type(2) a b {
	color: #123a69;
}

div#cont05 div.bottom ul li:nth-of-type(2) a small {
	color: #123a69;
}

div#cont05 div.bottom ul li:nth-of-type(1) a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	background-color: #00c4ff;
}

div#cont05 div.bottom ul li:nth-of-type(1):hover a b {
	color: #fff;
}

div#cont05 div.bottom ul li:nth-of-type(1):hover a small {
	color: #fff;
}


div#cont05 div.bottom ul li:nth-of-type(2) a:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
	background-color: #00c4ff;
}

div#cont05 div.bottom ul li:nth-of-type(2):hover a b {
	color: #fff;
}

div#cont05 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;
}


}
