@charset "utf-8";
/**
 * style.css
 */

@media only screen and (max-width:991px) {}
@media only screen and (max-width:767px) {}

/*--------------------------------------------------
 action_index
--------------------------------------------------*/

/* mainVisual
--------------------------------------------------*/
#action_index #mainVisual {
	position: relative;
}
#action_index #mainVisual .inBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 1;
}
#action_index #mainVisual .inner {
	position: relative;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	max-width: 50%;
	padding: 10px 80px;
	background-color: rgba(0,179,179,0.7);
	z-index: 2;
}
#action_index #mainVisual .commonBigTitle {
	margin-bottom: 0;
}
#action_index #mainVisual .inTb {
	display: table;
	width: 100%;
	max-width: 460px;
	height: 480px;
	margin-left: auto;
}
#action_index #mainVisual .inCell {
	display: table-cell;
	vertical-align: middle;
}
#action_index #mainVisual .commonBigTitle:before,
#action_index #mainVisual .commonBigTitle:after {
	background-size: 100% auto;
}
@media only screen and (max-width:991px) {
	#action_index #mainVisual .inner {
		padding: 10px 40px;
	}
}
@media only screen and (max-width:767px) {
	#action_index #mainVisual {
		padding-top: 65.33%;
	}
	#action_index #mainVisual .inner {
		max-width: none;
		padding: 30px 25px;
	}
	#action_index #mainVisual .commonBigTitle {
		margin-bottom: 0;
	}
	#action_index #mainVisual .inTb {
		display: block;
		max-width: 322px;
		height: auto;
		margin: 0 auto;
	}
	#action_index #mainVisual .inCell {
		display: block;
	}
}



/* actionTexts */
#action_index .actionImage {
	float: right;
	width: 50%;
	background-size: cover;
	background-position: center center;
}
#action_index .actionImage img {
	display: none;
}
#action_index .rev .actionImage {
	float: left;
}
#action_index .actionTexts {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 80px 100px;
}
#action_index .rev .actionTexts {
	float: right;
}
#action_index .actionTexts .inner {
	max-width: 420px;
	margin-left: auto;
}
#action_index .rev .actionTexts .inner {
	margin-left: 0;
	margin-right: auto;
}
#action_index .actionTexts .name {
	margin-bottom: 15px;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
}
#action_index .actionTexts .name span {
	font-size: 16px;
}
#action_index .actionTexts .name small {
	font-size: 18px;
}
#action_index .actionTexts .lead {
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.6;
}
#action_index .actionTexts .texts {
	padding: 0 15px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	line-height: 2;
}
#action_index .actionTexts .bdrBox {
	padding: 18px 17px;
	color: #fff;
	border: #fff solid 1px;
}
#action_index .actionTexts .bdrBox .txt {
}
#action_index .actionTexts .bdrBox .txt dt {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
}
#action_index .actionTexts .bdrBox .txt dd {
	font-size: 14px;
}
#action_index .actionTexts .bdrBox .img {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 39%;
	padding-left: 20px;
}
#action_index .actionTexts .bdrBox .img p {
	margin-top: 3px;
	font-size: 12px;
	line-height: 1.5;
}
#action_index .actionTexts .commonBtn01 {
	margin-top: 35px;
}
@media only screen and (max-width:991px) {
	#action_index .actionImage {
		float: none !important;
		width: auto;
		background: none;
	}
	#action_index .actionImage img {
		display: block;
		width: 100%;
	}
	#action_index .actionTexts {
		width: auto !important;
		float: none !important;
	}
	#action_index .actionTexts .inner {
		margin-left: auto !important;
		margin-right: auto !important;
	}
}
@media only screen and (max-width:767px) {
	#action_index .actionTexts {
		padding: 30px;
	}
	#action_index .actionTexts .inner {
		max-width: none;
	}
	#action_index .actionTexts .name {
		font-size: 16px;
	}
	#action_index .actionTexts .name span {
		font-size: 12px;
	}
	#action_index .actionTexts .name small {
		font-size: 12px;
	}
	#action_index .actionTexts .lead {
		margin-bottom: 10px;
		font-size: 18px;
	}
	#action_index .actionTexts .texts {
		padding: 0;
		font-size: 13px;
		line-height: 1.7;
	}
	#action_index .actionTexts .bdrBox {
		padding: 15px 13px;
	}
	#action_index .actionTexts .bdrBox .txt dt {
		margin-bottom: 5px;
		font-size: 12px;
	}
	#action_index .actionTexts .bdrBox .txt dd {
		font-size: 12px;
	}
	#action_index .actionTexts .bdrBox .img {
		width: 53%;
		padding-left: 10px;
	}
	#action_index .actionTexts .bdrBox .img p {
		font-size: 10px;
	}
}




/* section01
--------------------------------------------------*/
#action_index #section01 .commonBigTitle {
	margin-bottom: 45px;
}
#action_index #section01 .lead {
	text-align: center;
}
#action_index #section01 .lead,
#action_index #section01 .lead * {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.8;
}
@media only screen and (max-width:767px) {
	#action_index #section01 .commonBigTitle {
		margin-bottom: 20px;
	}
	#action_index #section01 .lead,
	#action_index #section01 .lead * {
		font-size: 14px;
		line-height: 1.6;
	}
	#action_index #section01 .lead span {
		display: inline-block;
	}
}



/* section02
--------------------------------------------------*/
#action_index #section02 .area01 {
	background: url(../../images/action/index/sec02_bg01.jpg) no-repeat center center;
	background-size: cover;
}
#action_index #section02 .area01 .actionTexts {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 80px 100px;
	background-color: rgba(146,182,27,0.7);
}
#action_index #section02 .area01 .inner {
	position: relative;
	max-width: 460px;
	margin-left: auto;
	z-index: 2;
}
#action_index #section02 .area01 .minInner {
	max-width: 420px;
}
#action_index #section02 .area01 .commonBigTitle {
	margin-bottom: 30px;
}
#action_index #section02 .area01 .spImage {
	display: none;
}
#action_index #section02 .area01 .commonBtn01 span {
	color: #99b31a;
}
#action_index #section02 .area01 .commonBtn01 a:after {
	border-left-color: #99b31a;
}
@media only screen and (max-width:991px) {
	#action_index #section02 .area01 .actionTexts {
		padding: 30px 0 0;
		background-color: #92b61b;
	}
	#action_index #section02 .area01 .spImage {
		position: relative;
		display: block;
		margin-top: -60px;
		z-index: 1;
	}
	#action_index #section02 .area01 .spImage img {
		width: 100%;
	}
}
@media only screen and (max-width:767px) {
	#action_index #section02 .area01 .actionTexts {
		padding: 30px 0 0;
	}
	#action_index #section02 .area01 .inner {
		max-width: none;
	}
	#action_index #section02 .area01 .minInner {
		max-width: none;
		padding: 0 30px;
	}
	#action_index #section02 .area01 .commonBigTitle {
		margin-bottom: 20px;
	}
}


#action_index #section02 .area02 {
	position: relative;
}
#action_index #section02 .area02:before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: url(../../images/action/index/sec02_bg02.jpg) no-repeat center center;
	background-size: cover;
}
#action_index #section02 .area02 .actionTexts {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 80px 100px;
	background-color: #4ccaca;
}
#action_index #section02 .area02 .inner {
	position: relative;
	max-width: 460px;
	margin-left: auto;
	z-index: 2;
}
#action_index #section02 .area02 .minInner {
	max-width: 420px;
}
#action_index #section02 .area02 .spImage {
	display: none;
}
@media only screen and (max-width:991px) {
	#action_index #section02 .area02:before {
		display: none;
	}
	#action_index #section02 .area02 .actionTexts {
		padding: 30px 0;
	}
	#action_index #section02 .area02 .spImage {
		position: relative;
		display: block;
		z-index: 1;
	}
	#action_index #section02 .area02 .spImage img {
		width: 100%;
	}
}
@media only screen and (max-width:767px) {
	#action_index #section02 .area02 .inner {
		max-width: none;
	}
	#action_index #section02 .area02 .minInner {
		max-width: none;
		padding: 0 30px;
	}
}




/* section03
--------------------------------------------------*/
#action_index #section03 {
	position: relative;
	background-color: #ff5a00;
}
#action_index #section03:before {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: url(../../images/action/index/sec03_bg.jpg) no-repeat center center;
	background-size: cover;
}
#action_index #section03 .actionTexts {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 80px 100px;
	background-color: #ff5a00;
}
#action_index #section03 .commonBigTitle {
	margin-bottom: 30px;
}
#action_index #section03 .inner {
	position: relative;
	max-width: 460px;
	margin-left: auto;
	z-index: 2;
}
#action_index #section03 .minInner {
	max-width: 420px;
}
#action_index #section03 .spImage {
	display: none;
}
#action_index #section03 .commonBtn01 span {
	color: #ff5a00;
}
#action_index #section03 .commonBtn01 a:after {
	border-left-color: #ff5a00;
}
@media only screen and (max-width:991px) {
	#action_index #section03:before {
		display: none;
	}
	#action_index #section03 .actionTexts {
		padding: 30px 0;
	}
	#action_index #section03 .spImage {
		position: relative;
		display: block;
		z-index: 1;
	}
	#action_index #section03 .spImage img {
		width: 100%;
	}
}
@media only screen and (max-width:767px) {
	#action_index #section03 .inner {
		max-width: none;
	}
	#action_index #section03 .minInner {
		max-width: none;
		padding: 0 30px;
	}
	#action_index #section03 .commonBigTitle {
		margin-bottom: 20px;
	}
}





/* section04
--------------------------------------------------*/
#action_index #section04 {
	position: relative;
	background-color: #26d6b0;
}
#action_index #section04 .actionTexts {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50%;
	float: left;
	padding: 80px 100px;
	background-color: #26d6b0;
}
#action_index #section04 .image {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 50%;
	padding: 80px 30px 0 0;
}
#action_index #section04 .commonBigTitle {
	margin-bottom: 30px;
}
#action_index #section04 .inner {
	position: relative;
	max-width: 460px;
	margin-left: auto;
	z-index: 2;
}
#action_index #section04 .minInner {
	max-width: 420px;
}
#action_index #section04 .spImage {
	display: none;
}
#action_index #section04 .commonBtn01 span {
	color: #26d6b0;
}
#action_index #section04 .commonBtn01 a:after {
	border-left-color: #26d6b0;
}
@media only screen and (max-width:991px) {
	#action_index #section04:before {
		display: none;
	}
	#action_index #section04 .actionTexts {
		padding: 30px 0;
	}
	#action_index #section04 .image {
		padding: 0 30px 30px;
		float: none;
		width: auto;
		text-align: center;
	}
}
@media only screen and (max-width:767px) {
	#action_index #section04 .inner {
		max-width: none;
	}
	#action_index #section04 .minInner {
		max-width: none;
		padding: 0 30px;
	}
	#action_index #section04 .commonBigTitle {
		margin-bottom: 20px;
	}
}



/* section05
--------------------------------------------------*/
#action_index #section05 {
	padding: 80px 0;
	background: #6f1e82;
	background: -moz-linear-gradient(left, #6f1e82 0%, #0182ca 100%);
	background: -webkit-linear-gradient(left, #6f1e82 0%,#0182ca 100%);
	background: linear-gradient(to right, #6f1e82 0%,#0182ca 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f1e82', endColorstr='#0182ca',GradientType=1 );
}
#action_index #section05 .inner {
	max-width: 920px;
	margin: 0 auto;
	padding: 0 30px;
}
@media only screen and (max-width:767px) {
	#action_index #section05 {
		padding: 40px 0;
	}
}

/* col2 */
#action_index #section05 .col2 ul {
	margin: 0 0 70px -30px;
}
#action_index #section05 .col2 li {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 50%;
	padding-left: 30px;
}
#action_index #section05 .col2 li span {
	display: block;
}
#action_index #section05 .col2 li a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#action_index #section05 .col2 li .image {
	float: left;
	width: 29.21%;
}
#action_index #section05 .col2 li .texts {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 70.79%;
	padding-left: 20px;
}
#action_index #section05 .col2 li .texts .ttl {
	font-size: 22px;
}
#action_index #section05 .col2 li .texts .txt {
	font-size: 16px;
}
#action_index #section05 .col2 li .texts .commonBtn01 > span {
	max-width: 160px;
	margin: 10px 0 0 auto;
	padding-right: 33px;
	font-size: 14px;
}
#action_index #section05 .col2 li .texts .commonBtn01 > span:before {
	width: 30px;
}
#action_index #section05 .col2 li .texts .commonBtn01 > span:after {
	right: 12px;
	margin-top: -4px;
	border-left-width: 6px;
	border-top-width: 4px;
	border-bottom-width: 4px;
}
#action_index #section05 .col2 li .texts .commonBtn01 span span {
	padding: 5px 0;
}
@media only screen and (max-width:767px) {
	#action_index #section05 .col2 ul {
		margin: 0 0 40px 0;
	}
	#action_index #section05 .col2 li {
		float: none;
		width: auto;
		padding-left: 0;
	}
	#action_index #section05 .col2 li + li {
		margin-top: 25px;
	}
	#action_index #section05 .col2 li .image {
		width: 39%;
	}
	#action_index #section05 .col2 li .texts {
		width: 61%;
	}
	#action_index #section05 .col2 li .texts .ttl {
		margin-bottom: 5px;
		font-size: 12px;
	}
	#action_index #section05 .col2 li .texts .txt {
		font-size: 11px;
	}
	#action_index #section05 .col2 li .texts .txt br {
		display: none;
	}
	#action_index #section05 .col2 li .texts .commonBtn01 {
		margin-top: 10px;
	}
	#action_index #section05 .col2 li .texts .commonBtn01 > span {
		font-size: 13px;
	}
}


/* productLists */
#action_index #section05 .productLists ul {
	margin: -10px 0 0 -15px;
}
#action_index #section05 .productLists li {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	float: left;
	width: 16.6666%;
	padding: 10px 0 0 15px;
}
#action_index #section05 .productLists li * {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.4;
}
#action_index #section05 .productLists li .txt {
	margin-top: 7px;
}
@media only screen and (max-width:767px) {
	#action_index #section05 .productLists ul {
		margin: -15px 0 0 -5px;
	}
	#action_index #section05 .productLists li {
		width: 25%;
		padding: 15px 0 0 5px;
	}
	#action_index #section05 .productLists li * {
		font-size: 10px;
	}
}


/* section06
--------------------------------------------------*/
#action_index #section06 .commonBg {
	background: #ee047d;
	background: -moz-linear-gradient(left, #ee047d 0%, #fae802 100%);
	background: -webkit-linear-gradient(left, #ee047d 0%,#fae802 100%);
	background: linear-gradient(to right, #ee047d 0%,#fae802 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee047d', endColorstr='#fae802',GradientType=1 );
}
@media only screen and (min-width:768px) {
	#action_index #section06 .commonImageLead .image {
		width: 19.32%;
	}
	#action_index #section06 .commonImageLead .inText {
		padding-bottom: 0;
	}
	#action_index #section06 .commonImageLead .inTitle,
	#action_index #section06 .commonImageLead .catName,
	#action_index #section06 .commonImageLead .inText,
	#action_index #section06 .commonImageLead .inCapBg,
	#action_index #section06 .commonImageLead .inBtn {
		width: 80.68%;
	}
}
@media only screen and (max-width:767px) {
}

















