@charset "utf-8";
p.wf-hannari { font-family: "Hannari"!important; }

.orange {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto 5px;
    padding: 0.5em 5em;
    border: none;
    border-radius: 5px;
    background-color: #ff914d;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}

.blue {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto 5px;
    padding: 0.5em 5em;
    border: none;
    border-radius: 5px;
    background-color: #018bdf;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}

.green{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto 5px;
    padding: 0.5em 3em !important;
    border: none;
    border-radius: 5px;
    background-color: #4fc98c;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
}
#c1 {
	clear: both;
	background-image: url(../images/utility/bg_1.png);
	margin: 0 0 40px 0;
	padding:    ;
}
#c1 h1,
#c1 div {
	text-align: center;
}
#c2 {
	clear: both;
	margin: 0 0 90px 0;
	padding:    ;
}
#c12 {
	clear: both;
	margin: 0 0 40px 0;
	padding:    ;
}
#c12 h2,
#c12 div {
	text-align: left;
}
#c42 {
	clear: both;
	margin: 0 0 45px 0;
	padding:    ;
}
#c42 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
#c42 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c42 > div:nth-of-type(1) img {
	width: 1179px;
}
#c43 {
	clear: both;
	display: none;
	margin: 0 0 20px 0;
	padding:    ;
}
#c43 {
	flex-direction: row;
	flex-wrap: wrap;
}
#c43 > div.box {
	box-sizing: border-box;
	overflow: hidden;
}
#c21 {
	clear: both;
	background-color: #f1f5f9;
	margin: 0 0 120px 0;
	padding: 30px 30px  ;
}
#c21 h3,
#c21 div {
	text-align: left;
}
@media screen and (min-width: 641px) and (max-width: 834px) {
#c1 {
}
#c2 {
}
#c12 {
}
#c42 {
}
#c42 {
}
#c43 {
	display: none;
}
#c43 {
}
#c21 {
}
}
@media screen and (max-width: 640px) {
#c1 {
}
#c2 {
}
#c12 {
}
#c42 {
}
#c42 {
}
#c43 {
	display: none;
}
#c43 {
}
#c21 {
}
}
