img {
	max-width:100%;
	height:auto;
}

#contents {
	background:#fff;
}

#contents .wrapper {
	margin:0 auto;
	width:100%;
}

#mv {
	padding-top:0;
	padding-bottom:0;
	background:none;
}

#mv h1 {
	width:66%;
}

#mv h1 .ttl {
	margin-left: -44px;
}

#mv.storyHeading {
	margin-bottom:0;
}

#mv .storyHeading_inner .ttl img {
	width:68px;
}

.storyHeading .storyHeading_inner {
	box-sizing:border-box;
	padding:20% 0 15%;
	background-size:cover;
}

.storyHeading_inner .sub_ttl {
	box-sizing:border-box;
	margin:0 auto;
	width:62px;
	height:auto;
}

@media screen and (min-width: 787px) {
	#contents {
		padding-top:0;
		padding-bottom:0;
		background:#fff;
	}

	#contents .wrapper {
		margin:0 auto;
	}

	#mv {
		padding-top:37.2%;
		padding-bottom:0;
		height:0;
	}

	#mv.storyHeading {
		margin-bottom:0;
	}

	#mv .storyHeading_inner .ttl img {
		width:136px;
	}

	#mv .storyHeading_inner .sub_ttl img {
		width:84px;
	}

	.storyHeading .storyHeading_inner {
		overflow:hidden;
		padding-top:0;
		width: 100%;
		height:100%;
		background:url(../img/story/bg_ttl_pc.jpg) no-repeat center center;
		background-size:100% auto;
		position: absolute;
	    top: 0;
	    left: 0;
	}

	.storyHeading_inner .sub_ttl {
	    margin: 17px auto 0;
	    width: 140px;
	    height: auto;
	    text-align: left;
	}

	.cont-wrap {
		margin-left:0;
		position: absolute;
		top: 29%;
		left: 13%;
	}

	.sub_txt {
		margin-top:0;
		margin-right:0;
		text-align:center;
		position: absolute;
		top: 26%;
		left: 44%;
	}

	.sub_txt img {
		width:690px!important;
	}
}

/* ----------------------------------------

----------------------------------------- */
.articleMain {
	position:relative;
	margin-right:auto;
	margin-left:auto;
	max-width:950px;
}

.story_inner {
	position: relative;
}

.story_inner h1 {
	position: absolute;
	left: 50%;
	top: 2.5%;
	-webkit-transform:translate(-50%);
	transform:translate(-50%);
}

.story_intro {
	margin-bottom:10px;
	text-align:center;
}

.story_content._1 {
	position:relative;
	box-sizing:border-box;
	margin:0 auto;
	padding-top: 160px;
	padding-bottom:50px;
	width:100%;
	background:#000;
}

.story_content._1 .intro_txt {
	width: 96%;
	margin: 0 auto 17px;
	padding:0;
	padding:0 25px;
	font-size:12px;
	line-height:2;
}

.story_content._1 .intro_cd {
	padding:0 25px;
	text-align:center;
	position: relative;
}

.story_content._1 .intro_cd::after {
	content: "";
    position: absolute;
    bottom: -110px;
    display: block;
    width: 100px;
    height: 100px;
    background: url(../img/story/img_flower01.png) no-repeat center center;
    background-size: contain;
    left: 2%;
}

.story_content._2 {
	margin:0 auto;
	width:100%;
}

.story_content._2 .story_content_ttl {
	margin-bottom:20px;
	padding:50px 25px 0;
	text-align:center;
}

.story_content._2 .blue {
	color:#00acbf;
	font-weight:700;
}

.story_content._2 .green {
	color:#2bd636;
	font-weight:700;
}

.story_content._2 .story_content_txt {
	margin:0 auto;
	width:100%;
	font-size:12px;
	line-height:1.7;
	color:#333;
	padding:0 25px;
	box-sizing:border-box;
}

.story_content._2 .story_content_wrap {
	padding-bottom:20px;
}

.story_content._3 {
	width:100%;
	margin: 0 auto;
    background: url(../img/story/bg_story_3.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 35px;
}


.story_content._3 .story_content_ttl {
	padding: 35px 25px 0;
	text-align:center;
	position: relative;
	margin-bottom: 15px;
}

.story_content._3 .story_content_ttl::after {
	content: "";
	position: absolute;
	top: -40px;
	display: block;
	width: 120px;
	height: 110px;
	background: url(../img/story/img_flower02.png) no-repeat center center;
	background-size: contain;
	right: 2%;
}

.story_content._3 .story_content_txt {
	margin:0 auto 30px;
	padding: 0 25px;
	font-size: 12px;
    line-height: 1.7;
	color:#333;
	box-sizing: border-box;
}

.story_content._3 .story_content_info {
	text-align: center;
	font-size: 12px;
	color: #333;
	padding: 0 25px;
	margin-top: 10px;
}

.story_content._3 .story_content_img {
	position:relative;
	overflow:hidden;
}

.story_content._3 .story_content_img li {
	padding:0 25px;
	text-align: center;
}

.story_content._3 .story_content_img li+li {
	margin-top:25px;
}

.story_content._3 .story_content_img li p {
	margin-top:10px;
	color:#333;
	text-align:center;
	font-size:12px;
}

.story_content._3 .orange {
	color:#f27900;
	font-weight:bold;
}


@media screen and (min-width: 787px) {
	.articleMain {
		position:relative;
		margin-right:auto;
		margin-left:auto;
		padding-top:0;
		max-width:none;
	}

	.story_intro {
		margin-bottom:37px;
		text-align:center;
	}

	.story_content._1 {
		position:relative;
		box-sizing:border-box;
		margin:0 auto 64px;
		padding-bottom:0;
	}

	.story_inner {
		margin:0 auto;
		padding-bottom:100px;
		width:1000px;
	}

	.story_content._1 .intro_txt {
		margin-bottom:50px;
		padding:0;
		color:#fff;
		text-align:center;
		font-size:17px;
		line-height:2.5;
	}

	.story_content._1 .intro_cd {
		position: relative;
	}

	.story_content._1 .intro_cd::after {
		content: "";
		position: absolute;
		bottom: -196px;
		display: block;
		width: 240px;
		height: 250px;
		background:url(../img/story/img_flower01.png) no-repeat center center;
		background-size: contain;
		left: -120px;
	}

	.story_content._2 {
		margin:0 auto;
		/*width: 934px;*/
		padding-top: 50px;
	}

	.story_content._2 .story_content_ttl {
		margin-bottom:50px;
		padding:0;
		text-align:center;
	}



	.story_content._2 .story_content_txt {
		margin:0 auto;
		max-width:64%;
		text-align:center;
		font-size:17px;
		line-height:2.5;
	}

	.story_content._2 .story_content_wrap {
		padding-bottom:90px;
	}

	.story_content._3 {
		margin:0 auto;
		background:url(../img/story/bg_story_3.jpg) no-repeat center center;
		background-size: cover;
		padding-bottom: 190px;
	}

	.story_content._3 .story_content_ttl {
		padding:95px 0 50px;
		text-align:center;
		margin-bottom: 0;
	}

	.story_content._3 .story_content_ttl::after {
		content: "";
	    position: absolute;
	    top: -255px;
	    display: block;
	    width: 300px;
	    height: 310px;
	    background: url(../img/story/img_flower02.png) no-repeat center center;
	    background-size: contain;
	    right: 20px;
	}

	.tb .story_content._3 .story_content_ttl::after {
		content: "";
	    position: absolute;
	    top: -125px;
	    display: block;
	    width: 200px;
	    height: 210px;
	    background: url(../img/story/img_flower02.png) no-repeat center center;
	    background-size: contain;
	    right: 0px;
	}


	.story_content._3 .story_content_txt {
		margin:0 auto 60px;
		width: 64%;
		color:#333;
		text-align: center;
		font-size:17px;
		line-height:2.5;
	}

	.story_content._3 .story_content_info {
		text-align: center;
		font-size: 15px;
		margin-top: 50px;
		padding: 0;
	}

	.story_content._3 .story_content_img {
		position:relative;
		overflow:hidden;
		text-align: center;
	}

	.story_content._3 .story_content_img li {
		display: inline-block;
		padding:0;
	}

	.story_content._3 .story_content_img li+li {
		margin-top:0;
		margin-left:20px;
	}

	.story_content._3 .story_content_img li p {
		margin-top:20px;
		text-align:center;
		font-size: 15px;
	}
}


@media (max-width: 1479px) {
	.story_content._3 .story_content_ttl::after {
		content: "";
	    position: absolute;
	    top: -185px;
	    display: block;
	    width: 250px;
	    height: 260px;
	    background: url(../img/story/img_flower02.png) no-repeat center center;
	    background-size: contain;
	    right: 20px;
	}
}