@charset "utf-8";

/*共通設定*/
body {
  width: 100%;
}
.ctsWrap {
	
}
.ctsWrap img {
	display: block;
	width: 100%;
}
.ctsWrap a {
	display: block;
	width: 100%;
}
.box_A {
	width: 100%;
	min-width: 990px;
	height: 620px;
	background: url(../img/top.jpg) no-repeat center top;
}
.box_A_inner {
	width: 990px;
	height: 620px;
	margin: 0 auto;
	position: relative;
}
h1 {
	width: 369px;
	height: 465px;
	margin: 0 auto;
}
.link_01 {
	width: 331px;
	height: 93px;
	position: absolute;
	left: 330px;
	bottom: 36px;
}
.link_02 {
	width: 180px;
	height: 213px;
	position: absolute;
	bottom: 30px;
	right: 55px;
}
.ctsWrap02 {
	width: 100%;
	min-width: 990px;
	height: 3325px;
	background: url(../img/bg_sutoraipu.jpg) repeat-x center top;
}
.ctsWrap02 div {
	width: 1300px;
	height: 475px;
	margin: 0 auto;
}
.box_B {
	background: url(../img/cts_B.png) no-repeat center top;
}
.box_C {
	background: url(../img/cts_C.png) no-repeat center top;
}
.box_D {
	background: url(../img/cts_D.png) no-repeat center top;
}
.box_E {
	background: url(../img/cts_E.png) no-repeat center top;
}
.box_F {
	background: url(../img/cts_F.png) no-repeat center top;
}
.box_G {
	background: url(../img/cts_G.png) no-repeat center top;
}
.box_H {
	background: url(../img/cts_H.png) no-repeat center top;
}
.ctsWrap02 div.innerWrap {
	width: 930px;
	margin: 0 auto;
	position: relative;
}
.linkbtn_01 {
	width: 380px;
	height: 100px;
}
.linkbtn_02 {
	width: 380px;
	height: 67px;
}
.box_B .linkbtn_01 {
	position: absolute;
	left: 0;
	bottom: 148px;
}
.box_B .linkbtn_02 {
	position: absolute;
	left: 0;
	bottom: 58px;
}
.box_C .linkbtn_01 {
	position: absolute;
	right: 0;
	bottom: 158px;
}
.box_C .linkbtn_02 {
	position: absolute;
	right: 0;
	bottom: 68px;
}
.box_D .linkbtn_01 {
	position: absolute;
	left: 0;
	bottom: 168px;
}
.box_D .linkbtn_02 {
	position: absolute;
	left: 0;
	bottom: 78px;
}
.box_E .linkbtn_01 {
	position: absolute;
	right: 0;
	bottom: 158px;
}
.box_E .linkbtn_02 {
	position: absolute;
	right: 0;
	bottom: 68px;
}
.box_F .linkbtn_01 {
	position: absolute;
	left: 0;
	bottom: 168px;
}
.box_F .linkbtn_02 {
	position: absolute;
	left: 0;
	bottom: 78px;
}
.box_G .linkbtn_01 {
	position: absolute;
	right: 0;
	bottom: 140px;
}
.box_G .linkbtn_02 {
	position: absolute;
	right: 0;
	bottom: 50px;
}
.box_H .linkbtn_01 {
	position: absolute;
	left: 0;
	bottom: 140px;
}
.box_H .linkbtn_02 {
	position: absolute;
	left: 0;
	bottom: 50px;
}
.myfooter_ue {
	padding: 25px 0;
}
.myfooter_ue .ue_link {
	width: 602px;
	height: 105px;
	margin: 0 auto;
}
.myfooter_sita {
	padding: 25px 0;
	background-color: #e74473;
}
.myfooter_sita ul {
	width: 690px;
	margin: 0 auto;
}
.myfooter_sita li {
	width: 332px;
	height: 79px;
}


#page-top {
  display: none;
}
.page-top {
  margin: 0;
  padding: 0;
}
.page-top p {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 65px;
  bottom: 120px;
  cursor: pointer;
}
.move-page-top {
  display: block;
  background: #eb6100;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
}
.move-page-top:hover {
  color: #fff;
}