@charset "utf-8";

body{
	background: url(../../work/img/mainbg.jpg) no-repeat center top fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media screen and (max-width: 768px){
body{
	width: 100vw;
	height: auto;
	min-height: 100vh;
	background: url(../../work/img/mainbg.jpg) no-repeat center top fixed;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
}

h2{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	background: url(../../img/common/icon_circle_red.png) no-repeat center bottom;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
	color: #000;
}
h2 span{
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: 600;
	color: #e50012;
	display: block;
}


h3 span{
	border-color: #fbc531 !important;
	font-size: 18px;
}


#main .bg{
	background-color: rgba( 255, 255, 255, 0.9 );
}


.divTable .cell.graph{
	width: 300px;
	padding-right: 20px;
}
.divTable .cell.graph img{
	width: 300px;
	height: auto;
}


.catch_copy{
	position: relative;
	display: inline-block;
	margin: 0.5em 0;
	padding: 15px 30px;
	min-width: 120px;
 	max-width: 100%;
 	color: #FFF;
	font-size: 21px;
	background: #c23616;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.catch_copy:before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	border: 10px solid transparent;
	border-top: 10px solid #c23616;
}

.catch_copy p{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: normal;
	text-shadow: 0px 0px 0px;
}

.itemBox ul li .image img{
	max-width: 50%;
	height: auto;
}
@media screen and (max-width: 768px){
h2{
	font-size: 24px;
}

h3{
	font-size: 21px;
}
.itemBox ul li{
	border: 1px solid #df0615;
}
}

@media screen and (max-width: 620px) {
.itemBox ul li.item3{
	width: 99%;
}
.itemBox ul li.item3 img{
	max-width: 50%;
	height: auto;
	display: block;
	margin: auto;
}
}


/*flow
----------------------------------------------------------------------*/
.frameFlow{}
.frameFlow .divTable{
	width: 100%;
	background: url(../../img/common/ar_black_down.png) no-repeat center bottom;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding: 20px 0;
}
.frameFlow .divTable:first-child{
	padding: 0 0 50px 0;
}
.frameFlow .divTable:last-child{
	background: none;
}
.frameFlow .divTable .cell.icon{
	width: 200px;
	padding-right: 20px;
}
.frameFlow .divTable .cell.icon img{
	width: 200px;
	height: auto;
}

@media screen and (max-width: 768px){
.frameFlow .divTable{
	display: table;
	padding: 20px 0 80px 0;
}
.frameFlow .divTable .cell{
	display: table-cell;
}
}
@media screen and (max-width: 620px) {

.frameFlow .divTable{
	display: block;
	padding: 20px 0 80px 0;
}
.frameFlow .divTable .cell{
	display: block;
}

.frameFlow .divTable .cell.icon{
	display: none;
}
.frameFlow .divTable:nth-of-type(1) .btnNormal{
	width: 90%;
	margin: auto;
	display: block;
}

.frameFlow .divTable:nth-of-type(1){
	padding: 20px 0 100px 0;
}
.frameFlow .divTable:nth-of-type(1) .cell h3{
	background: url(../../work/img/flow_icon01.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(2) .cell h3{
	background: url(../../work/img/flow_icon02.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(3) .cell h3{
	background: url(../../work/img/flow_icon03.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(4) .cell h3{
	background: url(../../work/img/flow_icon04.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(5) .cell h3{
	background: url(../../work/img/flow_icon05.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(6) .cell h3{
	background: url(../../work/img/flow_icon06.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(7) .cell h3{
	background: url(../../work/img/flow_icon07.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(8) .cell h3{
	background: url(../../work/img/flow_icon08.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}
.frameFlow .divTable:nth-of-type(9) .cell h3{
	background: url(../../work/img/flow_icon09.png) no-repeat left center;
	-moz-background-size: 80px auto;
	background-size: 80px auto;
	padding-left: 80px;
}



}

