
.mainBoxWork {
	width: 100%;
	max-width:1280px;
	height: auto;
	margin: 0 auto;
	position: relative;
	padding: 20px 0;
}
ul.workBox2 {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	margin:0px;
	margin-bottom: 60px;
} 
ul.workBox2 li {
	box-sizing: border-box;
	width:50%;
	min-height: 400px;
	height: auto;
	margin:0;
	background-color:#FFF;
    list-style:none;
	position: relative;
	z-index: 2;
	padding: 10px 20px;
}
ul.workBox2 li.workBG {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
ul.workBox2 li.work100 {
	width: 100%;
	height: auto;
	min-height: auto;
}
ul.workBox2 li.work100_2 {
	height: auto;
	min-height: auto;
	width: 100%;
	border: 2px solid #16983e;
	border-radius: 10px;
	padding: 20px;
	margin-top: -10px;
	background-color: #ecf8f0;
}

.movieBG5 {
	background-image:url(../img/movie1_1.jpg);
}

.movieBG4 {
	background-image:url(../img/movie2_1.jpg);
}


.workBG1 {
	background-image:url(../img/work2_1.jpg);
}
.workBG2 {
	background-image:url(../img/work2_2.jpg);
}
.workBG3 {
	background-image:url(../img/work2_1.jpg);
}
.workBG4 {
	background-image:url(../img/work1_2.jpg);
}
.workBG5 {
	background-image:url(../img/work1_1.jpg);
}
.tool1 {
	background-image:url(../img/tool1.jpg);
}
.tool2 {
	background-image:url(../img/tool2.jpg);
}
.spOn {
	display: none;
}
.spOff {
	display: block;
}
@media screen and (max-width: 800px) { 
ul.workBox2 li {
	width:100%;
	min-height: 100px;
	padding: 10px;
}
ul.workBox2 li.workBG {
	min-height: 300px;
	}
.spOn {
	display: block;
}
.spOff {
	display: none;
}
}

.br940 {
	display: block
}
@media screen and (max-width: 980px) { 
.br940 {
	display: none
}
}
.innerTitle {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	color: #16983e;
	font-size: 2.8rem;
	float: left;
	font-weight: 500;
}
.innerTitle2 {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	color: #232323;
	font-size: 2rem;
	float: left;
	font-weight: 500;
}
.innerText {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	color: #232323;
	font-size: 1.6rem;
	line-height: 3rem;
	float: left;
	padding-top: 10px;
}
.textCenter {
	text-align: center;
}
@media screen and (max-width: 800px) { 
.innerTitle {
	font-size: 2.4rem;
	padding-top: 10px;
}
.innerTitle2 {
	font-size: 1.8rem;
}
.innerText {
	font-size: 1.6rem;
}
.textCenter {
	text-align: left;
}
}
.imageflow {
	box-sizing: border-box;
	width: auto;
	height: 50px;
	background-color: #9febb7;
	color: #232323;
	font-size: 16px;
	line-height: 30px;
	float: left;
	padding: 10px 20px;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 2px;
	border: 1px solid #16983e;
}
.imageflow2 {
	box-sizing: border-box;
	width: auto;
	height: 50px;
	background-color: #e2faea;
	color: #16983e;
	font-size: 21px;
	line-height: 30px;
	float: left;
	padding: 10px 20px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
.imageflow3 {
	box-sizing: border-box;
	width: auto;
	height: 50px;
	background-color: #16983e;
	color: #FFF;
	font-size: 21px;
	line-height: 30px;
	float: left;
	padding: 10px 20px;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 2px;
	border: 1px double #FFF;
}


@media screen and (max-width: 800px) { 
.imageflow {
	font-size: 14px;
	line-height: 40px;
	padding: 5px;
	letter-spacing: 0px;
}
.imageflow2 {
	font-size: 14px;
	line-height: 40px;
	padding: 5px;
	letter-spacing: 0px;
}
.imageflow3 {
	font-size: 14px;
	line-height: 40px;
	padding: 5px 20px;
	letter-spacing: 0px;
}
}



#contentBG {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	float: left;
	position: relative;
	background-position: center center;
	background-repeat: repeat;
	background-image:url(../img/patternBG.jpg);
	padding: 20px;
}

@media screen and (max-width: 1280px) { 
#contentBG {
	padding: 0;
}
}



ul.workBox3 {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	padding-bottom: 20px;
	margin:0px;
	
} 
ul.workBox3 li {
	box-sizing: border-box;
	width:23%;
	height: auto;
	margin:1%;
	background-color:#FFF;
    list-style:none;
	position: relative;
	z-index: 2;
}
@media screen and (max-width: 1280px) { 
ul.workBox3 li {
	width:31.33%;
}
}
@media screen and (max-width: 780px) { 
ul.workBox3 li {
	width:48%;
}
}
.day1_photo {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding-top: 80%;
	float: left;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
.work2_1day_01 {
	background-image:url(../img/work2_1day_01.jpg);
}
.work2_1day_02 {
	background-image:url(../img/work2_1day_02.jpg);
}
.work2_1day_03 {
	background-image:url(../img/work2_1day_03.jpg);
}
.work2_1day_04 {
	background-image:url(../img/work2_1day_04.jpg);
}
.work2_1day_05 {
	background-image:url(../img/work2_1day_05.jpg);
}
.work2_1day_06 {
	background-image:url(../img/work2_1day_06.jpg);
}
.work2_1day_07 {
	background-image:url(../img/work2_1day_07.jpg);
}
.work2_1day_08 {
	background-image:url(../img/work2_1day_08.jpg);
}

.work1_1day_01 {
	background-image:url(../img/work1_1day_01.jpg);
}
.work1_1day_02 {
	background-image:url(../img/work1_1day_02.jpg);
}
.work1_1day_03 {
	background-image:url(../img/work1_1day_03.jpg);
}
.work1_1day_04 {
	background-image:url(../img/work1_1day_04.jpg);
}
.work1_1day_05 {
	background-image:url(../img/work1_1day_05.jpg);
}
.work1_1day_06 {
	background-image:url(../img/work1_1day_06.jpg);
}
.work1_1day_07 {
	background-image:url(../img/work1_1day_07.jpg);
}
.work1_1day_08 {
	background-image:url(../img/work1_1day_08.jpg);
}


.movie_01 {
	background-image:url(../img/movie_01.jpg);
}
.movie_02 {
	background-image:url(../img/movie_02.jpg);
}
.movie_03 {
	background-image:url(../img/movie_03.jpg);
}
.movie_04 {
	background-image:url(../img/movie_04.jpg);
}
.movie_05 {
	background-image:url(../img/movie_05.jpg);
}
.movie_06 {
	background-image:url(../img/movie_06.jpg);
}
.movie_07 {
	background-image:url(../img/movie_07.jpg);
}
.movie_08 {
	background-image:url(../img/movie_08.jpg);
}


.message1 {
	background-image:url(../img/message1.jpg);
}
.message2 {
	background-image:url(../img/message2.jpg);
}
.kodawari1 {
	background-image:url(../img/kodawari1.jpg);
}
.kodawari2 {
	background-image:url(../img/kodawari2.jpg);
}
.kodawari3 {
	background-image:url(../img/kodawari3.jpg);
}
.kodawari4 {
	background-image:url(../img/kodawari4.jpg);
}
.day1_title {
	box-sizing: border-box;
	background-color: #16983e;
	width: auto;
	height: 36px;
	padding: 5px 10px;
	padding-left: 20px;
	color: #FFF;
	float: right;
	font-size: 1.8rem;
	line-height: 30px;
	margin-top: -18px;
	position: relative;
	z-index: 2;
}
.day1_text {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	color: #232323;
	font-size: 1.6rem;
	line-height: 2.6rem;
	padding: 10px;
	padding-bottom: 20px;
	float: left;
}
@media screen and (max-width: 800px) { 
.day1_title {
	width: 100%;
	height: auto;
	font-size: 1.4rem;
	line-height: 1.8rem;
	padding: 5px;
	margin-top: 0px;
}
.day1_text {
	font-size: 1.4rem;
	line-height: 2.4rem;
}
}





ul.workBox4 {
	box-sizing:border-box;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    width:100%;
	padding:0px;
	padding-bottom: 20px;
	margin:0px;
	
} 
ul.workBox4 li {
	box-sizing: border-box;
	width:31.33%;
	height: auto;
	margin:1%;
	background-color:#FFF;
    list-style:none;
	position: relative;
	z-index: 2;
}
@media screen and (max-width: 800px) { 
ul.workBox4 li {
	width: 98%;
	}
}

.fukuri_title {
	box-sizing: border-box;
	color: #16983e;
	width: 90%;
	margin: 0 5%;
	height: auto;
	padding: 2px 10px;
	font-size: 2.4rem;
	line-height: 28px;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #16983e;
	padding-top: 10px;
}
.fukuri_title2 {
	box-sizing: border-box;
	color: #16983e;
	width: 90%;
	margin: 0 5%;
	height: auto;
	padding: 2px 10px;
	font-size: 2rem;
	line-height: 28px;
	position: relative;
	text-align: center;
}
.fukuri_text {
	box-sizing: border-box;
	width: 100%;
	height: auto;
	color: #232323;
	font-size: 1.6rem;
	line-height: 2.6rem;
	padding: 10px;
	padding-bottom: 20px;
	float: left;
}
@media screen and (max-width: 800px) { 
.fukuri_text {
	font-size: 1.4rem;
	line-height: 2.4rem;
}
}
.fukuri_icon {
	width: 100%;
	height: auto;
	text-align: center;
}
.fukuri_icon img {
	box-sizing: border-box;
	width: 80%;
	max-width: 150px;
	height: auto;
	margin: 0 auto;
	padding: 10px;
}
@media screen and (max-width: 800px) { 
.fukuri_icon img {
	max-width: 100px;
}
}

.brSpon {
	display: none;
}
@media screen and (max-width: 600px) {
.brSpon {
	display: block;
}
}