@charset "utf-8";
/* CSS Document */

/* =========================================================
 all
========================================================= */

p{
	font-size: 16px;
}

#sec1{
    margin-top: 50px;
}

#sec1,#sec2{
    float: none;
    width: 940px;
}

.light_box{
	float: left;
}

.content_box{
	margin: 40px 0;
}
/* =========================================================
|       Bread Crumb
 =========================================================*/

.bread{
	background: url("../images/bg_dot_gray.png");
	/*background: url("/assets/img/common/bg_dot.png");*/
}
.bread_inner {
    max-width: 940px;
    margin: 0 auto;
}

ul.bread_crumb{
    list-style: none;
    background: transparent;
    position: relative;
    padding: 1% 0;
    float: right;
}

.breadcrumb{
	width: 100%;
	float: right;
}
ul.bread_crumb li{
	float: left
}

.bread_crumb li + li:before {
    content: '>';
    display: inline-block;
    padding: 0 10px;
    color: #666 !important;
}
/* =========================================================
 #sec1
========================================================= */
#sec1 {
    margin-top: 5%;
}
.blue_line{
	border-left: 8px solid #5DB6E7;
}

.blue_line img{
	padding: 0 0 0 22px;
}

#sec1 .content_box .box .light_box{
	width: 65%;
}

#sec1 .content_box .box{
	margin: 50px 0;
}

#sec1 .content_box .box .sec01_copy{
	margin: 0 0 20px 0;
}

#sec1 .content_box .box .sec01_img01{
	padding: 88px 0 0 0;
}

#sec1 .content_box .box .light_box p{
	line-height: 32px;
}

/* =========================================================
 #sec2
========================================================= */

.bk_font{
	color:#000;
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#sec2 h3{
	margin-bottom: 10px;
}

.blue_font{
	color: #5DB6E6;
	font-weight: bold;
	    line-height: 1.5;
}

.yg_font{
	color: #8CC11F;
	font-weight: bold;
}

#sec2 .box1 div{
	width: 880px;
    height: 280px;
    position: relative;
    margin: 0 0 40px 0;
}

#sec2 .box1{
	background: url("../images/sec02_bg_img04.png") no-repeat 100% 0;
	margin: 40px 0;
}

#sec2 .box1 div .text_box ul li{
	line-height: 0;
	padding: 7px 0;
	font-size: 15px;
}

#sec2 .box1 div .text_box p{
	font-size: 12px;
	padding: 5px 0;
}

#sec2 .box1 div .text_box{
	position: absolute;
	left: 60px;
    top: 50px;
}

#sec2 .box1 .stage1{
	background: url("../images/sec02_bg_img01.png")no-repeat;
}

#sec2 .box2{
	padding: 30px;
    background: #FFFFCC;
}

#sec2 .box2 h4{
	font-size: 26px;
	margin: 0 0 10px 0;
}

#sec2 .box2 h4 .h4_small{
	font-size: 22px;
}

#sec2 .box2 .light_box{
	width: 39%;
}

#sec2 .box2 div.right ul li{
	float: left;
	margin: 0 10px 0 0;
}

#sec2 .box2 div.right ul li p{
	padding: 10px 0;
	font-size: 12px;
}

/* =========================================================
 #sec3
========================================================= */

#sec3 .content_box div ul li{
	border-bottom: 1px dashed #000;
	padding: 0 0 50px 0;
}

#sec3 .content_box div ul li div.light_box p{
	line-height: 30px;
}
#sec3 .content_box div ul li.last{
	border-bottom: none;
}
#sec3 .content_box div ul li h4{
	font-size: 22px;
	padding: 40px 0 20px 90px;
	background-position: 0% 65%;
}
#sec3 .content_box .box1 ul .message1 .light_box .yg_font{
	border-bottom: 1px solid #8CC11F;
}
#sec3 .content_box .box1 ul .message1 h4{
	background: url("../images/box01_num01.png") no-repeat 0 65%;
}
#sec3 .content_box .box1 ul .message2 h4{
	background: url("../images/box01_num02.png") no-repeat 0 65%;
}

#sec3 .content_box .box1 ul li .light_box{
	width: 55%;
}
#sec3 .content_box .box1 ul li div.right{
	width: 42.5%
}

.last_bnr{
	margin: 0 0 50px 0;
}

/*--Bralke Point--*/
@media screen and (max-width: 760px) {
	.out_wrap {
    	width: 100%;
    	padding: 2%;
	}
	#sec1 {
	    margin-top: 6%;
	}
	#sec1, #sec2 {
	    width: 100%;
	    padding: 0;
	}
	.content_box {
	    margin: 5% 0;
	}
	#sec1 .content_box{
	    margin: 0 0 8% 0;
	}
	#sec1 .content_box .box {
	    margin: 8% 0;
	}
	#sec1 .content_box .box .light_box {
	    width: 100%;
	}
	#sec1 .content_box .box .light_box {
	    width: 100%;
	}
	#sec2 .box2 .light_box {
	    width: 100%;
	}
	#sec3 .content_box .box1 .message1 .light_box {
	    width: 100%;
	}
	#sec3 .content_box .box1 .message1 div.right {
	    width: 100%;
	}
	#sec3 .content_box .box1 .message2 .light_box {
	    width: 100%;
	}
	#sec3 .content_box .box1 .message2 div.right {
	    width: 100%;
	}
	#sec3 .content_box .box2 .light_box {
	    width: 100%;
	}
	#sec3 .content_box .box2 div.right {
	    width: 100%;
	}
	#sec2 .box1 .stage1{
		background: url("../images/sec02_bg_img01_sp.png") no-repeat;
		background-size: 100%;
		height: 727px;
	}

	#sec2 .box1 .stage2{
		background: url("../images/sec02_bg_img02_sp.png") no-repeat;
		background-size: 100%;
		height: 727px;
	}
	#sec2 .box1 {
	    background: none;
	    margin: 4% 0;
	}
	#sec3 .content_box .box1 ul .message1 h4{
		background: url("../images/box01_num01_sp.png") no-repeat 0 65%;
	}
	#sec3 .content_box .box1 ul .message2 h4{
		background: url("../images/box01_num02_sp.png") no-repeat 0 65%;
	}
	#sec3 .content_box .box2 ul .message1 h4{
		background: url("../images/box02_num01_sp.png") no-repeat 0 65%;
	}
	#sec3 .content_box .box2 ul .message2 h4{
		background: url("../images/box02_num02_sp.png") no-repeat 0 65%;
	}
	#sec3 .content_box .box2 ul .message3 h4{
		background: url("../images/box02_num03_sp.png") no-repeat 0 65%;
	}
	#sec3 .content_box .box2 ul .message4 h4{
		background: url("../images/box02_num04_sp.png") no-repeat 0 65%;
	}
	.blue_line img {
	    padding: 0;
	}
	#sec3 .content_box div ul li h4 {
	    font-size: 19px;
	    padding: 5% 0 4% 25%;
	}
	#sec2 .box1 div {
	    width: 100%;
	    margin: 0 0 5% 0;
	}
	#sec2 .box2 div.right ul li:first-child{
	    float: none;
	    width: 100%;
	    margin: 20px 0;
	}
	#sec2 .box2 div.right ul li:nth-child(2){
	    width: 58%;
	}
	#sec2 .box2 div.right ul li:nth-child(3){
	    width: 38%;
	    float: right;
	    margin: 0;
	}
	#sec3 .content_box div ul li {
	    padding: 0 0 9% 0;
	}
	#sec3 .content_box .box2 ul li.last {
	    padding: 0;
	}
	.last_bnr {
	    margin: 0;
	}
	#sec3 .content_box div ul li.last {
	    padding-bottom: 4%;
	}
	.lh2{
		line-height: 2;
	}
}
/*--iPhone6 plus--*/
@media screen and (max-width: 414px) {
	#sec2 .box1 .stage1 {
	    height: 661px;
	}
	#sec2 .box2 h4 {
	    font-size: 20px;
	}
	#sec2 .box2 h4 .h4_small {
	    font-size: 20px;
	}
	#sec2 .box1 div .text_box {
	    position: absolute;
	    left: 45px;
	    top: 40px;
	}
	#sec2 .box1 div .text_box ul li {
	    font-size: 14px;
	}
	#sec3 .content_box div ul li h4 {
	    font-size: 16px;
	}
}
/*--iPhone6--*/
@media screen and (max-width: 375px) {

}
/*--iPhone5--*/
@media screen and (max-width: 320px) {
	#sec2 .box2 {
	    padding: 4%;
	}
	#sec2 .box1 div .text_box {
	    position: absolute;
	    left: 37px;
	    top: 33px;
	}
	#sec2 .box1 div .text_box ul li {
	    line-height: 2px;
	    padding: 5px 0;
	    font-size: 12px;
	}
	#sec2 .box1 .stage1 {
	    height: 564px;
	}
	#sec2 .box2 h4 {
	    font-size: 18px;
	}
	#sec2 .box2 h4 .h4_small {
	    font-size: 18px;
	}
	#sec3 .content_box div ul li h4 {
	    font-size: 16px;
	    padding: 5% 0 4% 21%;
	}
	#sec3 .content_box .box1 ul .message1 h4 {
	    background-size: 20%;
	}
	#sec3 .content_box .box1 ul .message2 h4 {
	    background-size: 20%;
	}


}