@charset "UTF-8";
/*------------------------------------------------------------pagetitle*/
#pagetitle {
	background: linear-gradient(-45deg, rgba(0,0,0,0) 25%, rgba(0,0,0,0.1) 25%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 75%, rgba(0,0,0,0.1) 75%, rgba(0,0,0,0.1)), url(../img/envelope_img/pagetitle_bg.jpg) center center;
	background-size: 8px 8px, cover;
    position: relative;
}
#pagetitle p#souko_hokan img{
    position: absolute;
    top:5px;
    right: 10px;
    width: 110px;
}
@media print, screen and (min-width:480px) {
    #pagetitle p#souko_hokan img{
   top:5px;
    right: 60px;
}
    
}
@media print, screen and (min-width:768px) {
      #pagetitle p#souko_hokan img{
   top:25px;
    right: 60px;
    width: 170px;
    
}
    }
    @media print, screen and (min-width:992px) {
      #pagetitle p#souko_hokan img{
   top:30px;
    right: 60px;
    width: 220px;
    
}
  }
         @media print, screen and (min-width:1200px) {
      #pagetitle p#souko_hokan img{
   top:30px;
    right: 300px;
   } 
    
}
              @media print, screen and (min-width:1800px) {
      #pagetitle p#souko_hokan img{
   top:30px;
    right: 500px;
  
 }   
}

/*------------------------------------------------------------contents*/
/*--------------------------------------------Sec01*/
#sec01 figure {
	margin:40px auto 0;
	text-align: center;
}
#sec01 figure img {
	width: auto;
	max-width: 100%;
	height: auto;
}
@media print, screen and (min-width:768px) {
#sec01 figure img {
	max-width: 600px;
}
}
	
/*--------------------------------------------Sec02*/
#sec02 .list_feature {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size:0;
	text-align: center;
}
#sec02 .list_feature li {
	display: inline-block;
	width: 140px;
	height: 140px;
	padding-top:46px;
	vertical-align: top;
	margin: 0 2px;
	line-height: 1.4;
	font-size:19px;
	border-radius: 100%;
	background: rgba(0,160,233,0.2);
}
#sec02 .list_feature li span {
	display: block;
	font-family: 'Teko', sans-serif;
	font-size: 18px;
	letter-spacing: 0;
}
#sec02 .list_feature li:last-child {
	margin-top:-14px;
}
@media print, screen and (min-width:480px) {
#sec02 .list_feature li:last-child {
	margin-top: 0;
}
}
@media print, screen and (min-width:768px) {
#sec02 .list_feature {
	margin-top: 20px;
	margin-bottom: 30px;
	font-size:0;
	text-align: center;
}
#sec02 .list_feature li {
	width: 190px;
	height: 190px;
	padding-top:64px;
	margin-right: 4px;
	font-size:26px;
}
#sec02 .list_feature li:first-child {
	letter-spacing: 0;
}
#sec02 .list_feature li span {
	font-size: 20px;
	letter-spacing: 0;
}
}

/*--------------------------------------------Sec03*/
#sec03 .fig01 {
	margin:10px 0 20px;
	text-align: center;
}
#sec03 .fig01 img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
@media print, screen and (min-width:768px) {
#sec03 .fig01 {
	margin:10px 0 30px;
	text-align: center;
}
}

#sec03 .figbox .figbox_tx p {
	margin-bottom:10px;
}
#sec03 .figbox .figbox_tx .point_box {
	padding:10px;
	background: linear-gradient(-45deg, #fff 25%, #F3F3F3 25%, #F3F3F3 50%, #fff 50%, #fff 75%, #F3F3F3 75%, #F3F3F3);
	background-size: 8px 8px;
}
#sec03 .figbox .figbox_tx .point_box h6 {
	position: relative;
	min-height: 50px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left:60px;
	line-height: 1.3;
	font-size:17px;
	font-weight: bold;
}
#sec03 .figbox .figbox_tx .point_box h6 span {
	position: absolute;
	width:50px;
	height:50px;
	top:0;
	left:0;
	text-align: center;
	line-height: 50px;
	font-size:17px;
	font-family: 'Teko', sans-serif;
	font-weight: normal;
	color:#fff;
	border-radius: 100%;
	background: #000;
}
#sec03 .figbox .figbox_tx .point_box div {
	font-size:0;
}
#sec03 .figbox .figbox_tx .point_box div figure {
	display: inline-block;
	width: 49%;
	margin-right: 2%;
	vertical-align: middle;
}
#sec03 .figbox .figbox_tx .point_box div figure img {
	width: 100%;
	max-width: 264px;
	height: auto;
}
#sec03 .figbox .figbox_tx .point_box div p {
	display: inline-block;
	width: 49%;
	vertical-align: middle;
	line-height: 1.4;
	font-size:12px;
}
#sec03 .figbox > figure {
	margin:10px 0;
	text-align: center
}
#sec03 .figbox > figure img {
	width:220px;
	height: auto;
}
@media print, screen and (min-width:480px) {
#sec03 .figbox {
	margin-bottom: 20px;
	font-size:0;
}
#sec03 .figbox .figbox_tx {
	display: inline-block;
	width: 60%;
	margin-right: 4%;
	vertical-align: middle;
	text-align: left;
}
#sec03 .figbox > figure {
	display: inline-block;
	width: 36%;
	margin:0;
	vertical-align: middle;
}
#sec03 .figbox > figure img {
	width: 100%;
	height: auto;
}
#sec03 .figbox .figbox_tx .point_box {
	padding:15px;
	background: linear-gradient(-45deg, #fff 25%, #F3F3F3 25%, #F3F3F3 50%, #fff 50%, #fff 75%, #F3F3F3 75%, #F3F3F3);
	background-size: 8px 8px;
}
#sec03 .figbox .figbox_tx .point_box h6 span {
	position: absolute;
	width:50px;
	height:50px;
	top:0;
	left:0;
	text-align: center;
	line-height: 50px;
	font-size:17px;
	font-family: 'Teko', sans-serif;
	font-weight: normal;
	color:#fff;
	border-radius: 100%;
	background: #000;
}
}
@media print, screen and (min-width:992px) {
#sec03 .figbox {
	width: 780px;
	margin:0 auto 30px;
}
}


/*--------------------------------------------Sec04*/
#sec04 .box_cont {
	margin-bottom: 20px;
	text-align: left;
}
#sec04 dl {
	text-align: left;
}
#sec04 dt {
	margin-bottom: 5px;
	font-size:17px;
}
#sec04 dd {
	margin-bottom: 20px;
}
#sec04 dd:last-child {
	margin-bottom: 0;
}
#sec04 dd ol {
	margin-left: 20px;
	list-style-type: decimal;
}
#sec04 dd ol li {
	margin-bottom: 6px;
	line-height: 1.5;
}
@media print, screen and (min-width:992px) {
#sec04 .box_cont {
	width: 900px;
	margin:0 auto 30px;
}
}

.catch {
	margin-bottom: 15px;
	line-height: 1.5;
	font-size:18px;
	font-weight: bold;
	color:#00a0e9;
}
@media print, screen and (min-width:768px) {
.catch {
	margin-bottom: 20px;
	font-size:22px;
}
}

