/*--------------------------------------------------------------
	POLICY
--------------------------------------------------------------*/
.home-section2 {
    position: relative;
    background: url("../images/common/header5.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
    height: 0;
	z-index: 0;
	background-size: cover;
    padding-top: 49%;
    }
/* --------------add contents------------- */
@media (min-width: 960px) {
/* --------------TABLE------------- */
table {
	margin: 20px auto 50px;
	width : calc(100% - 40px);
	max-width: 1260px;
	line-height: 2;
	letter-spacing: 1px;
    padding: 0 20px;
}
.tbl-r02 td,  .tdtop th {
	padding: 10px 0 10px 10px;
}
.tdtop th {
	width: 12%;
	text-align: left;
}
.tdtop td.midlle_cel {
	width: 15%;
}
.sp_br {
	display: none;
}
}
 @media (min-width:481px) and ( max-width:959px) {

.title_wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto 20px;
}
p.title_1 {
	border-bottom: 2px solid #d7d7d7;
	margin: 0;
}
/* --------------TABLE------------- */
table {
	margin: 20px auto 50px;
	width : calc(100% - 40px);
	max-width: 960px;
	line-height: 2;
	letter-spacing: 1px;
	
}
.tbl-r02 td, .tdtop th {
	vertical-align: top;
}
.tbl-r02 td, .tdtop th {
	padding: 10px 0 10px 10px;
}
.tdtop th {
	width: 15%;
	text-align: left;
}
.sp_br {
	display: none;
}
}
 @media (min-width:320px) and ( max-width:480px) {

.title_wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto 20px;
}
p.title_1 {
	border-bottom: 2px solid #d7d7d7;
	margin: 0;
}
/* --------------TABLE------------- */
table {
	margin: 20px auto 50px;
	width: 100%;
	line-height: 1.6;
	font-size: 1.4rem;
}
.tbl-r02 tr {
	padding: 0 10px;
}
.tbl-r02 td {
	vertical-align: top;
}
.pc_slash {
	display: none;
}
.tbl-r02 td.tdtop {
	padding-top: 10px;
}
.tbl-r02 td.tdbtm {
	padding-bottom: 10px;
}
.tbl-r02 td.no_disp {
	display: none;
}
.tbl-r02 th, .tbl-r02 td {
	　　border-bottom: none;
	display: block;
	width: 100%;
}
}
@media (min-width:320px) and (max-width:959px) {
	.wrap {
    overflow: hidden;
    padding-top: 210px;
  }
  .arc {
    background-color: #0068b7;
    min-height: 400px;
    border-bottom-right-radius: 0% 40%;
    border-bottom-left-radius: 100% 80%;
    border-top-right-radius: 100% 80%;
    border-top-left-radius: 0% 40%;
    margin-left: -600px;
    margin-right: -400px;
    padding-left: 600px;
    padding-right: 400px;
  }
  .arc2 {
    background-color: #0068b7;
    min-height: 400px;
    border-bottom-right-radius: 0% 40%;
    border-bottom-left-radius: 100% 20%;
    border-top-right-radius: 100% 20%;
    border-top-left-radius: 0% 40%;
    margin-left: -600px;
    margin-right: -400px;
    padding-left: 600px;
    padding-right: 400px;
    
  }
  .arc_in {
    margin-top: -200px;
    margin-bottom: 40px;
  }
  .w_wrapper {
	  width: calc(100% - 40px);
    background: rgba(255, 255, 255, 0.9);
    padding-top: 20px;
    padding-bottom: 20px;
	  margin: 0 auto;
  }
}


.demo_item.anime {
    animation: yurayura 2s linear infinite, moveToRight 6s ease 1 normal forwards;
}
.demo_stage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    display: block;
}

@media (min-width:320px) and (max-width:589px) {
 
    .demo_wrap {
        width: 75%;
        height: 30%;
        display: block;
        position: absolute;
        bottom: 130px;
    }
    .demo_item {
        width: 120px;
        height: 120px;
        background-image: url("../images/index/kouki_fukidashi.svg");
        background-size: 100% 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        position: relative;
    }
}

@media (min-width:590px) and (max-width:680px) {
     .hero-area{
    width: 100%;
    height: 420px;
    overflow: hidden;
    position: relative;
}
    .demo_wrap {
        width: 80%;
        height: 30%;
        display: block;
        position: absolute;
        bottom: 150px;
    }
    .demo_item {
        width: 140px;
        height: 140px;
        background-image: url("../images/index/kouki_fukidashi.svg");
        background-size: 100% 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        position: relative;
    }
}

@media (min-width:681px) and (max-width:959px) {
  
    .demo_wrap {
        width: 80%;
        height: 80px;
        display: block;
        position: absolute;
        bottom: 190px;
    }
    .demo_item {
        width: 180px;
        height: 180px;
        background-image: url("../images/index/kouki_fukidashi.svg");
        background-size: 100% 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        position: relative;
    }
}

@media (min-width:960px) and (max-width:1260px) {
    .hero-area{
    width: 100%;
    height: 800px;
    overflow: hidden;
    position: relative;
}
    .demo_wrap {
        width: 80%;
        height: 100px;
        display: block;
        position: absolute;
        bottom: 240px;
    }
    .demo_item {
        width: 230px;
        height: 230px;
        background-image: url("../images/index/kouki_fukidashi.svg");
        background-size: 100% 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        position: relative;
    }
}

@media (min-width:1261px) {
	.home-section2 {
    position: relative;
    background: url("../images/common/header5.jpg");

    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 100vh;
    z-index: 0;
    background-size: cover;
    padding-top: 49%;
  }
    .hero-area{
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: relative;
}
    .demo_wrap {
        width: 85%;
        height: 50%;
        display: block;
        position: absolute;
        bottom: 450px;
    }
    .demo_item {
        width: 300px;
        height: 300px;
        background-image: url("../images/index/kouki_fukidashi.svg");
        background-size: 100% 100%;
        background-position: 0 0;
        background-repeat: no-repeat;
        display: block;
        position: relative;
    }
}
