@charset "utf-8";
.section * {
	box-sizing: border-box;
}
.section {
	font-size: 14px;
	line-height: 28px;
	color: black;
}
@media only screen and (max-width:960px) {
}
@media only screen and (max-width:599px) {
.sp_center {
	text-align: center;
}
}

/* section01 */
#section01 {
	margin-bottom: 0;
}
#section01 .mainvisual {
	max-width: 1200px;
	margin: 0 auto 70px;
	position: relative;
}
#section01 .cap {
	display: block;
}
.tab {
	text-align: center;
	margin-bottom: 50px;
}
.tab.ftr {
	margin-bottom: 80px;
}
.tab a {
    display: inline-block;
    width: 400px;
    margin: 0 10px;
    padding: 14px 0;
    border: 2px solid #372f2c;
	transition:0.2s ease-in;
	color: #372f2c;
	font-size: 14px;
}
.tab a:hover,
.tab a.current {
	background: #372f2c;
	color: white;
}
@media only screen and (max-width:960px) {
#section01 {
	margin-bottom: 30px;
}
.tab {
	margin: 0 0 30px;
}
.tab.ftr {
	margin-bottom: 10px;
}
.tab a{
	margin: 10px 0;
}
}
@media only screen and (max-width:599px) {
#section01 {
	margin-bottom: 0;
}
#section01 .mainvisual {
	margin-bottom: 45px;
}
#section01 .titC {
	margin-bottom: 35px;
}
.tab a{
	width: 100%;
}
}

/* section02 */
#section02 {
	margin-bottom: 70px;
}
@media only screen and (max-width:599px) {
	#section02 {
		margin-bottom: 45px;
	}
	#section02 p.mb50 {
		margin-bottom: 20px;
	}
}
/* section03 */
#section03 {
	padding: 70px 0;
	background: #f6f6ea;
}
#section03 .titA .num1 {
	font-size: 12px;
	vertical-align: super;
}
#section03 .box-01 .fl {
	position: relative;
	width: 50%;
	padding-right: 20px;
}
#section03 .box-01 .fl .cap {
	position: absolute;
	bottom: 5px;
	right: 30px;
	color: white;
}
#section03 .box-01 .fr {
	width: 50%;
	padding-left: 20px;
}
@media only screen and (max-width:599px) {
#section03 {
	padding: 30px 0 45px;
	margin-bottom: 45px;
}
#section03 .box-01 .fl,
#section03 .box-01 .fr {
	width: 100%;
	padding: 10px 0;
}
#section03 .box-01 .fl .img-01 {
	position: relative;
	display: inline-block;
}
#section03 .box-01 .fl .cap {
	right: 10px;
}
}

/* section04 */
#section04 {
	margin-bottom: 70px;
}
#section04 .box-01 {
}
#section04 .box-01 .fl {
	position: relative;
}
#section04 .box-01 .fl .cap {
	position: absolute;
	bottom: 5px;
	right: 10px;
	color:white;
}
#section04 .box-01 .fr {
    color: white;
    width: 260px;
    padding: 55px 20px 55px 30px;
    position: relative;
    height: 540px;
}
#section04 .slider_wrapper {
    position: relative;
    background: #372f2c;
}
#section04 .slider_wrapper h3 {
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    letter-spacing: 2px;
	font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HiraMinProN-W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
#section04 ol.flex-control-nav.flex-control-paging {
    position: absolute;
    right: 80px;
    bottom: 20px;
}
#section04 ol.flex-control-nav.flex-control-paging li {
    display: block;
    float: left;
    width: 20px;
    height: 15px;
    margin-right: 10px;
}
#section04 ol.flex-control-nav.flex-control-paging li a {
    display: block;
    width: 20px;
    height: 15px;
    background: #4d7fb6;
    transition: 0.1s ease-in;
    text-indent: 9999px;
}
#section04 ol.flex-control-nav.flex-control-paging li a.flex-active,
#section04 ol.flex-control-nav.flex-control-paging li a:hover {
	background: white;
}
#section04 ul.flex-direction-nav {
	display: none;
}

@media only screen and (max-width:960px) {
#section04 .box-01 {
}
#section04 .box-01 .fl, #section04 .box-01 .fr {
    display: block;
    float: none;
    height: auto;
    width: auto;
}
#section04 .box-01 .fl img {
	width: 100%;
}
#section04 .box-01 .fr {
	padding: 20px 10px;
}
#section04 .slider_wrapper {
    overflow: hidden;
}
#section04 .flex-viewport {
	margin: 0;
	padding:0;
}
#section04 ol.flex-control-nav.flex-control-paging {
    position: relative;
    /* top: 0; */
    left: 0;
    right: 0;
    bottom: 0px;
    padding: 10px 0;
    margin: 0 auto;
    text-align: center;
    background: #372f2c;
}
#section04 ol.flex-control-nav.flex-control-paging li {
    display: inline-block;
    float: none;
    margin: 0 5px;
}
}
@media only screen and (max-width:599px) {
	#section04 {
		margin-bottom: 45px;
	}
	#section04 p.mb50 {
		margin-bottom: 20px;
	}
	#section04 .slider_wrapper h3 {
		font-size: 20px;
		line-height: 26px;
		font-weight: normal;
		margin-bottom: 15px;
	}
}

/* section05 */
#section05 {
	margin-bottom: 70px;
}
#section05 .box-01 {
	float: left;
}
#section05 .box-02 {
	width: 300px;
	padding: 30px;
	margin-bottom: 70px;
	float: right;
	background: #f1f0eb;
	letter-spacing: 1px;
}
#section05 .box-03 {
	float: right;
}
#section05 .box-03 p {
    margin-bottom: 15px;
}
@media only screen and (max-width:960px) {
#section05 .box-01 {
    float: none;
}
#section05 .box-02 {
    width: 100%;
    margin: 20px 0;
    flaot: none;
}
#section05 .box-03 {
    float: none;
    text-align: center;
    font-size: 0;
    letter-spacing: normal;
}
#section05 .box-03 p {
    display: inline-block;
	width:50%;
	text-align: center;
	padding: 0 20px;
}
}
@media only screen and (max-width:599px) {
#section05 {
	margin-bottom: 45px;
}
#section05 .box-03 p {
	width:100%;
}
}

/* section06 */
#section06 {
    padding: 60px 0;
	margin-bottom: 50px;
    background: #f7f6eb;
}
#section06 .box-01 .fl {
	position: relative;
	width: 50%;
	padding-right: 20px;
}
#section06 .box-01 .fr {
	width: 50%;
	padding-left: 20px;
}
#section06 .box-01 .fr h3 {
	text-align: left;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
@media only screen and (max-width:599px) {
#section06 {
	padding: 30px 0 45px;
	margin-bottom: 45px;
}
#section06 .box-01 .fl,
#section06 .box-01 .fr {
	width: 100%;
	padding: 10px 0;
}
}

.lastcap:before {
    content: '※';
    position: absolute;
    top: 0;
    left: 0;
}
.slide-small {
	font-size: 10px;
}
