@charset "UTF-8";


/* ------------------------------------------------------------

   eco Loopline

------------------------------------------------------------ */
.sec {
	background-image:url(../../common/img/pat_stripe.gif);
	background-repeat:repeat-x;
	padding-top:18px;
	background-color:#fff;
}
.sec strong {
	color:#b72323;
}
.sec00 {
	background-image:none;
	padding-top:0;
}
.sec_inner {
	width:78%;
	margin:0 auto;
}
.sec h3 {
	font-size:300%;
	line-height:100px;
	font-weight:normal;
	text-align:center;
	color:#18509d;
	padding-top:80px;
}
.sec h3 img {
	width:80px;
	margin-right:20px;
}
.sec h4 {
	font-size:220%;
	font-weight:normal;
	text-align:center;
	margin:20px 0 40px;
}
.sec h4 br {
	display:none;
}
.sec .img {
	padding-bottom:40px;
}
.sec .ttl_s {
	background:#353A3D;
	color:#fff;
	padding:5px 15px;
	margin-bottom:15px;
}
.sec .txt {
	padding-bottom:40px;
	text-align:center;
}
.sec01,.sec02,.sec03,.sec04 {
	margin-top:80px;
}
@media screen and (max-width:1000px) {	/* タブレット */
.sec_inner {
	width:100%;
}
}
@media screen and (max-width:480px) {	/* スマホ */
.sec01,.sec02,.sec03,.sec04 {
	margin-top:50px;
}
.sec h3 {
	padding-top:30px;
	line-height:80px;
}
.sec h3 img {
	width:60px;
	margin-right:20px;
}
.sec h4 {
	font-size:180%;
	line-height:1.5;
	margin:20px 0 40px;
}
.sec h4 br {
	display:block;
}
.sec .img {
	padding-bottom:20px;
}
.sec .txt {
	padding-bottom:20px;
	text-align:center;
}
}


/* ------------------------------------------------------------
	00
------------------------------------------------------------ */
.sec00 h2 {
	width:50%;
	float:right;
	margin-bottom:30px;
}
.sec00 .img_main {
	width:45%;
	float:left;
}
.sec00 .txt001 {
	width:50%;
	float:right;
	font-size: 240%;
	line-height:1.5;
}
.sec00 .txt001 br {
	display:none;
}
.sec00 .txt002 {
	width:48%;
	float:right;
	font-size:150%;
	background:#b72323;
	color:#fff;
	padding:0.5% 1%;
	margin:20px 0 50px;
}
.sec00 dl {
	width:50%;
	float:right;
	border-bottom:2px solid #3b3e3f;
	padding:0 0 15px;
}
.sec00 dt {
	font-weight:bold;
	font-size:120%;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.sec00 dt:before,
.sec00 dt:after {
    border-top:2px solid #3b3e3f;
    content: "";
    display: inline; /* for IE */
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex: 1;
    flex-grow: 1;
}
.sec00 dt:before {
    margin-right: 0.5em;
}
.sec00 dt:after {
    margin-left: 0.5em;
}
.sec00 dd {
	margin-top:5px;
}
.sec00 dl li {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:1em;
	text-indent:-1em;
}
@media screen and (min-width:481px) and (max-width:768px) {	/* タブレット */
.sec00 dl {
	width:100%;
	float:none;
	clear:both;
}
}
@media screen and (max-width:480px) {	/* スマホ */
.sec00 h2 {
	width:90%;
	margin:0 auto;
	float:none;
}
.sec00 .img_main {
	width:80%;
	float:none;
	margin:20px auto;
}
.sec00 .txt001 {
	width:100%;
	float:none;
	font-size:180%;
}
.sec00 .txt001 br {
	display:block;
}
.sec00 .txt002 {
	width:96%;
	float:none;
	font-size:150%;
	padding:0.5% 2%;
	margin:20px 0 40px;
}
.sec00 dl {
	width:100%;
	float:none;
	border-bottom:2px solid #3b3e3f;
	padding:0 0 15px;
}   
}



/* ------------------------------------------------------------
	01
------------------------------------------------------------ */
.sec01 .txt011 {
	text-align:left;
}
.sec01 .txt012 {
	text-align:left;
	margin-top:40px;
}
.sec01 .img012 {
	padding-bottom:20px;
}
.sec01 .txt013 {
	padding-bottom:0;
}

/* ------------------------------------------------------------
	02
------------------------------------------------------------ */
.sec02 h4 img {
	display:block;
	width:150px;
	margin:0 auto;
	padding-top:10px;
}
.sec02 .txt021 {
	padding-bottom:60px;
}
.sec02 .img021 {
	padding-bottom:20px;
}
.sec02 .txt022 {
	font-size:140%;
	font-weight:bold;
}
.sec02 .txt022 br {
	display:none;
}
.sec02 dl {
	border:1px dotted #c3c4c5;
	padding:30px;
	margin-top:20px;
}
.sec02 dt {
	font-weight:bold;
	font-size:140%;
	text-align:center;
	padding-bottom:15px;
}
.sec02 dt img {
	width:100px;
	padding-right:10px;
}

/* ------------------------------------------------------------
	03
------------------------------------------------------------ */
.sec03 .txt031 {
	font-weight:bold;
	font-size:150%;
	padding-bottom:5px;
}
.sec03 .txt032 {
	text-align:left;
	padding-bottom:60px;
}
.sec03 .img031 {
	padding-bottom:0px;
}
@media screen and (max-width:480px) {	/* スマホ */
.sec03 .txt031 {
	font-size:130%;
}
}

/* ------------------------------------------------------------
	04
------------------------------------------------------------ */
.sec04 .txt042 {
	padding-bottom:10px;
	text-align:left;
	font-weight:bold;
	font-size:110%;
}
.sec04 .txt042 span {
	background:#c0cfe5;
	padding:3px 15px;
	margin-right:20px;
	font-weight:normal;
	font-size:90%;
}
.sec04 dt {
	font-weight:bold;
	font-size:150%;
	padding-bottom:5px;
}

@media screen and (min-width:480px) {
	.sec04 .movie {
	margin:0 auto;
	width:560px;
	padding-top:50px;
}
}
@media screen and (max-width:480px) {	/* スマホ */
	.sec04 .movie {
	margin-top:50px;
	position: relative;
	height: 0;
	padding: 30px 0 56.25%;
	overflow: hidden;
}
	.sec04 .movie iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
}






@media screen and (max-width:480px) {	/* スマホ */
.sec01 .txt012 {
	margin-top:10px;
}
.sec01 .txt013 {
	text-align:left;
	font-size:84%;
}
.sec02 .txt021 {
	text-align:left;
}
.sec02 .txt021 br {
	display:none;
}
.sec02 .txt022 br {
	display:block;
}
.sec03 .txt032 {
	padding-bottom:40px;
}
.sec04 .txt041 {
	text-align:left;
}
.sec04 .txt042 {
	text-align:center;
}
.sec04 .txt042 span {
	display:block;
	margin-bottom:5px;
	margin-right:0;
}
.sec04 dt {
	font-size:130%;
}
}
