@charset "utf-8";
/* CSS Document */
.pagetop {
	display: none;
	position: fixed;
	bottom: 0px;
	right: 0;
	width: 0;
	height: 0;
	z-index: 1500;
	cursor: pointer;
}
.pagetop img{
	width: 0;
	height: 0;
}
/*--------------------------------------------------------------------------メインイメージ*/
#header { position: relative; 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;
}


/*--------------------------------------------------------------------------コンテンツ*/
#container {
	width: 100%;
	max-width: 310px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sec01 {
	width: 100%;
	height: 470px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents01 {
	width: 310px;
	height: 470px;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
.c01_box1 {
	float: left;
    position: relative;
    width: 310px;
    height: 232px;
	background-image: url("../web/home/c01_img1.jpg");
	background-repeat: no-repeat;
	background-size: contain;
}
.c01_box1:before {
    content: "";
    display: block;
    padding-top: 0;
}
.c01_box2 {
	float: left;
    position: relative;
    width: 310px;
    height: auto;
}
.c01_box2:before {
    content: "";
    display: block;
    padding-top: 0;
}
.c01_box2inner {
	width: 310px;
	height: 230px;
    position: absolute;
    top: 0; 
    left: 0;
	padding-top: 10px;
	padding-left: 0;
	text-align: left;
}
.c01_ac {
	width: 150px;
	margin-top: 20px;
	margin-left: 80px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	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;
}
.c01_ttl {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #165180;
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c01_txt {
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	letter-spacing: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
}
.c01_txt2 {
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	letter-spacing: 0px;
	margin-top: 15px;
}

#sec02 {
	width: 100%;
	height: 770px;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: none;
	float: left;
}
#contents02 {
	width: 310px;
	height: 770px;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.c02_ttl {
	width: 310px;
	height: 70px;
	margin: 0 auto;
	padding-bottom: 0;
}
.ttl_style1 {
	font-size: 20px;
	line-height: 20px;
	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: 11px;
	line-height: 12px;
	text-align: center;
	margin-top: 10px;
}
.c02_box1 {
	float: left;
	margin-top: 20px;
	padding: 0;
    width: 310px;
    height: 155px;
	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: 0;
}
.c02_boxinner {
	z-index: 20000;
	top: 10px;
	left: 10px;
	width: 290px;
	height: 135px;
	text-align: left;
	background-color: rgba(0,0,0,0.4);
	border: 1px solid;
	border-color: rgba(255,255,255,0.5);
}
.c02_box2 {
	float: left;
	margin-top: 15px;
	padding: 0;
    width: 310px;
    height: 155px;
	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: 0;
}
.c02_box3 {
	float: left;
	margin-top: 15px;
	padding: 0;
    width: 310px;
    height: 155px;
	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: 0;
}
.c02_box4 {
	float: left;
	margin-top: 15px;
	padding: 0;
    width: 310px;
    height: 155px;
	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: 0;
}
.c02_box1:after {
    content: "";
    display: block;
    width: 310px;
    height: 155px;
    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 {
    content: "";
    display: block;
    width: 310px;
    height: 155px;
    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 {
    content: "";
    display: block;
    width: 310px;
    height: 155px;
    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 {
    content: "";
    display: block;
    width: 310px;
    height: 155px;
    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: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 3px;
	margin-top: 20px;
	color: #fff;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.c02_inner_ttl2 {
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	letter-spacing: 1px;
	margin-top: 5px;
	color: #FFF;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
	margin-top: 15px;
}
.c02_inner_txt {
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #FFF;
}


#sec03 {
	width: 100%;
	height: auto;
	max-width: 310px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents03 {
	width: 310px;
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.c03_ttl {
	width: 310px;
	height: 50px;
	margin: 0 auto;
	padding-bottom: 0;
}
ul.news {
	width: 296px;
	padding: 6px;
	padding-bottom: 20px;
	list-style: none;
	text-align: left;
	margin-top: 20px;
	background-color: #FEFEFE;
	float: left;
	border: 1px solid #E1E1E1;
}
ul.news li {
	padding: 10px 5px 5px 5px;
	font-size: 11px;
	line-height: 13px;
	border-bottom: 1px #999 dotted;
	margin-bottom: 10px;
	text-align: left;
	background-repeat: no-repeat;
	letter-spacing: 0;
}
#sec04 {
	width: 100%;
	height: auto;
	max-width: 310px;
	background-size: cover;
}
#contents04 {
	width: 310px;
	height: 180px;
	text-align: left;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.c04_ttl {
	width: 310px;
	height: 40px;
	margin: 0 auto;
}
.ttl_style3 {
	font-size: 20px;
	line-height: 20px;
	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: 11px;
	line-height: 11px;
	text-align: center;
	margin-top: 5px;
	color: #FFF;
}
.c04_txt {
	width: 310px;
	height: 60px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	line-height: 13px;
	color: #FFF;
	letter-spacing: 0px;
	text-align: center
}
.c04_ac {
	width: 200px;
	margin-top: 15px;
	margin-left: 55px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
    text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	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 (max-width:767px){


}
