﻿@charset "utf-8";
/*  grobal setting  */

.col-box-1 {
padding-bottom: 80px;
margin-left: auto;
margin-right: auto;
line-height: 2.267;
}

/*section:nth-child(n+2) {
padding-top: 0px;
}*/


/*#mvMin {
height: 100%
}*/
/*
h2 {
font-size: 40px;
color: rgb(40, 148, 4);
text-align: center;
}

h3 {
font-size: 30px;
color: rgb(40, 148, 4);
line-height: 1.2;
text-align: left;
}*/

section li {
padding-left: 1em;
}

section li div.disc {
display: inline-block;
border-radius: 50%;
background-color: rgb(40, 148, 4);
width: 0.7em;
height: 0.7em;
margin-right: 0.3em;
margin-left: -1em;
}
