@charset "utf-8";
/* CSS Document */

.pagetop {
	display: none;
	position: fixed;
	bottom: 250px;
	right: 0px;
	width: 40px;
	height: 40px;
	z-index: 25000;
}
/*--------------------------------------------------------------------------メインイメージ*/

#mimg { position: relative;}
#header { position: absolute; z-index: 20000;}
#mimg {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding-top: 0px;
	z-index: 1000;
}
.style1 {
}

/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	height: auto;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px;
}

#contents01 {
	width: 100%;
	height: auto;
	min-height: 480px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.c01_box1 {
	float: left;
    position: relative;
    width: 50%;
    height: auto;
	background-image: url("../web/home/c01_img1.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}
.c01_box1:before {
    content: "";
    display: block;
    padding-top: 74.66%;
}
.c01_box2 {
	float: left;
    position: relative;
    width: 50%;
    height: auto;
}
.c01_box2:before {
    content: "";
    display: block;
    padding-top: 74.66%;
}
.c01_box2inner {
	max-width: 550px;
    position: absolute;
    top: 0; 
    left: 0;
	padding-top: 6%;
	padding-left: 12%;
    width: 65%;
    height: 100%;
	text-align: left;
}

.c01_ttl {
	font-size: 50px;
	line-height: 50px;
	text-align: left;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c01_txt {
	font-size: 23px;
	line-height: 32px;
	text-align: left;
	letter-spacing: 1px;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin-top: 15px;
}
.c01_txt2 {
	font-size: 15px;
	line-height: 21px;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 25px;
}
.c01_ac {
	width: 180px;
	margin-top: 30px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
    color: #000;
    transition: .4s;
	letter-spacing: 3px;
	background-color: #fff;
	border: 1px solid #222;
	float: left;
}
.c01_ac a {
    color: #000;
	text-decoration: none;
}

.c01_ac a:hover {
    color: #fff;
}
.c01_ac:hover {
    color: #fff;
	background-color: #222;
}

#sec02 {
	width: 100%;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 50px;
	float: left;
}
#contents02 {
	width: 100%;
	min-height: 800px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c02_ttl {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
	padding-bottom: 50px;
}
.ttl_style1 {
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 3px;
	color: #165180;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.ttl_style2 {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-top: 15px;
}
.c02_box1 {
	float: left;
    position: relative;
    width: 50%;
    height: auto;
	background-image: url("../web/home/c02_img1.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
}
.c02_box1:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.c02_boxinner {
	z-index: 20000;
	position: absolute;
	top: 10%;
	left: 5%;
	width: 90%;
	height: 80%;
	text-align: left;
	background-color: rgba(0,0,0,0.6);
	border: 1px solid;
	border-color: rgba(255,255,255,0.5);
}
.c02_box2 {
	float: left;
    position: relative;
    width: 50%;
    height: auto;
	background-image: url("../web/home/c02_img2.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
}
.c02_box2:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.c02_box3 {
	float: left;
    position: relative;
    width: 50%;
    height: auto;
	background-image: url("../web/home/c02_img3.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
}
.c02_box3:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.c02_box4 {
	float: left;
    position: relative;
    width: 50%;
    height: auto;
	background-image: url("../web/home/c02_img4.jpg");
	background-repeat: no-repeat;
	background-size: contain;
	overflow: hidden;
}
.c02_box4:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.c02_box1:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("../web/home/c02_img1.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.c02_box1:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.c02_box2:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("../web/home/c02_img2.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.c02_box2:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.c02_box3:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("../web/home/c02_img3.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.c02_box3:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.c02_box4:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("../web/home/c02_img4.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.c02_box4:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.c02_inner_ttl1 {
	font-size: 44px;
	line-height: 44px;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 12%;
	color: #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c02_inner_ttl2 {
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 3%;
	color: #FFF;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin-top: 15px;
}
.c02_inner_txt {
	padding: 5%;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	color: #FFF;
}


#sec03 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 100px;
	float: left;
}
#contents03 {
	width: 1100px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c03_ttl {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
}
ul.news {
	width: 1018px;
	padding: 40px;
	padding-bottom: 60px;
	list-style: none;
	text-align: left;
	margin-top: 40px;
	background-color: #FEFEFE;
	float: left;
	border: 1px solid #E1E1E1;
}
ul.news li {
	padding: 15px 5px 5px 5px;
	font-size: 15px;
	line-height: 27px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 15px;
	text-align: left;
	background-repeat: no-repeat;
	letter-spacing: 3px;
}


#sec04 {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	float: left;
	background-image: url("../web/home/c04_img.jpg");
	background-position: center;
}
#contents04 {
	width: 1100px;
	height: 300px;
	text-align: left;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}
.c04_ttl {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
}
.ttl_style3 {
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	letter-spacing: 3px;
	color: #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.ttl_style4 {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	margin-top: 15px;
	color: #FFF;
}
.c04_txt {
	width: 1100px;
	height: 60px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 27px;
	color: #FFF;
	letter-spacing: 1px;
	text-align: center
}
.c04_ac {
	width: 300px;
	margin-top: 40px;
	margin-left: 400px;
	display: inline-block;
	padding-top: 10px;
	padding-bottom: 10px;
    text-decoration: none;
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	font-weight: 500;
    color: #fff;
    transition: .4s;
	letter-spacing: 3px;
	border: 1px solid #fff;
	float: left;
}
.c04_ac a {
    color: #fff;
	text-decoration: none;
}

.c04_ac a:hover {
    color: #fff;
}
.c04_ac:hover {
    color: #fff;
	background-color: rgba(0,0,0,0.5);
}

@media screen and (min-width:768px){

}
