@charset "utf-8";

/* 全体
------------------------------------------------------------*/
.pgindex {
/* 	background-attachment: fixed;*/
	background-image: url(../images/bg2.png);
	background-size: 100% auto;
}

.full div {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  margin: 0;
}
.full div.img01 {
  background-image: url(../photo/01.jpg);
}
.full div.img02 {
  background-image: url(../photo/01b.jpg);
}
.full div.img03 {
  background-image: url(../photo/01c.jpg);
}
.full div.img11 {
  background-image: url(../photo/02.jpg);
  background-position: center bottom;
}
.full div.img12 {
  background-image: url(../photo/02b.jpg);
  background-position: center bottom;
}
.full div.img13 {
  background-image: url(../photo/02c.jpg);
  background-position: center bottom;
}

.full .slick-dots {
    bottom: 6%;
    z-index: +1;
}
.full .slick-dots li {
	position: relative;
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.full .slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 18px;
	height: 18px;
	padding: 0px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.full .slick-dots li button:hover,
.full .slick-dots li button:focus {
	outline: none;
}
.full .slick-dots li button:hover:before,
.full .slick-dots li button:focus:before {
	opacity: 1;
}
.full .slick-dots li button:before {
	font-family: 'slick';
	font-size: 12px;
	line-height: 6px;
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.full .slick-dots li.slick-active button:before{
	opacity: .90;
	color: #fff;
}
.topLside {
	position: absolute;
	width: 20%;
	height: 100vh;
	overflow: hidden;
	z-index: 9999;
	top:0;
	left: 0;
  background-image: url(../images/toplside2.png);
  background-repeat: repeat-y;
  background-size: 66px 352px;
}
.topRside {
	position: absolute;
	width: 20%;
	height: 100vh;
	overflow: hidden;
	z-index: 9999;
	top:0;
	right: 0px;
  background-image: url(../images/toplside2.png);
  background-repeat: repeat-y;
  background-size: 66px 352px;
  transform: rotate(-180deg);
}
.topTside {
	position: absolute;
	width: 100%;
	height: 66px;
	overflow: hidden;
	z-index: 9999;
	top: 0;
  background-image: url(../images/topbside2.png);
  background-repeat: repeat-x;
  background-size: 352px 66px;
  background-position: center top;
  transform: rotate(180deg);
}
.topBside {
	position: absolute;
	width: 100%;
	height: 66px;
	overflow: hidden;
	margin-top: 0;
	z-index: 99;
	bottom: 30px;
  background-image: url(../images/topbside2.png);
  background-repeat: repeat-x;
  background-size: 352px 66px;
  background-position: center bottom;
}

.dmycontents {
	display: block;
	height: 3000px;
	line-height: 1000px;
	text-align: center;
}
.hdmycontents{
	display: none;
}

.topmain {
	overflow: hidden;
	position: relative;
	z-index: 1000;
}
.pcmian {
	display: block !important;
}
.smpmain {
	display: none !important;
}

.sec{
	margin-bottom: 120px;
}

.page-title__title{
	color: #333;
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 40px;
	text-align: center;
}


/* cont01
---------------------------------------------------- */

#cont01 {
	position: relative;
	overflow: hidden;
	padding: 0;
	z-index: 8;
}
#cont01 .ixct01_bg {
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -500px;
	z-index: 8;
}
#cont01 .ixct01img {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -880px;
	z-index: 18;
}
#cont01 .ixct01img img {
	width: 120%;
	height: auto;
}
#cont01 .box {
	padding: 0px 0 60px;
	text-align: center;
}
#cont01 .box .ix01box {
	margin: 60px 0;
	padding: 50px 40px;
	background: url(../images/ixct01_bg.png) no-repeat;
	background-size: 100% 96%;
}
#cont01 .box .ix01box h2 {
	position: relative;
	float: right;
	padding: 0 0 0 40px;
	z-index: 27;
}
#cont01 .box .ix01box .textbox {
	position: relative;
	float: right;
	padding: 20px 0;
	max-height: 340px;
	line-height: 3.6em;
	-ms-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	z-index: 28;
}




/* cont02
---------------------------------------------------- */

.ixct02_bg {
	position: relative;
	display: block;
	width: 100%;
	height: 30px;
	background: url(../images/line-brown2.png) repeat-x;
}
.ixct02_bg2 {
	background: url(../images/line-brown2.png) repeat-x;
	transform: rotateZ(180deg);
}

#cont02 {
	background-attachment: fixed;
	position: relative;
	padding: 30px 0 0;
	background-image: url(../images/bg_ix02.png);
	z-index: 9;
}
#cont02 .ixct02img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
	z-index: 999;
}
#cont02 .box .ix02box {
	width: 30%;
	margin: 0 0 0 70%;
	padding: 20px 0;
	text-align: left;
}
#cont02 .box .ix02box h2 {
	padding: 20px 0 10px;
}
#cont02 .box .ix02box .textbox {
	padding: 20px 0;
	color: #fff;
	line-height: 2.0em;
}
#cont02 .box .ix02box .morebtnbox {
	width: 80%;
	margin: 0 20% 0 0;
	text-align: left;
}


/* cont03
---------------------------------------------------- */

#cont03 {
	position: relative;
	padding: 40px 0 80px;
	z-index: 9;
}
#cont03 .ixct03img {
	float: right;
	width: 66%;
	z-index: 999;
}
#cont03 .ixct03img img {
	width: 100%;
	height: auto;
}
#cont03 .box .ix03box {
	float: left;
	width: 30%;
	margin: 0;
	padding: 20px 0;
	text-align: left;
}
#cont03 .box .ix03box h2 {
	padding: 50px 0 10px;
}
#cont03 .box .ix03box .textbox {
	padding: 20px 0;
	line-height: 2.0em;
}
#cont03 .box .ix03box .morebtnbox {
	width: 80%;
	margin: 0 20% 0 0;
	text-align: left;
}



/* cont04
---------------------------------------------------- */

.ixct04_bg {
	position: relative;
	display: block;
	width: 100%;
	height: 30px;
	background: url(../images/line-orange2.png) repeat-x;
}
.ixct04_bg2 {
	background: url(../images/line-orange2.png) repeat-x;
	transform: rotateZ(180deg);
}
#cont04 {
	position: relative;
	padding: 0;
	width: 100%;
	background: url(../images/bg_ix04.png) repeat-x center top;
	background: #ffc34b;
	background-size: auto 100%;
}
#cont04 .ix04img {
	display: none;
}
#cont04 .bgbox {
	width: 80%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/ix04img.png) no-repeat center top 0px;
	background-size: 100% auto;
}
#cont04 .box {
	margin: 0 auto;
	padding: 40px 0 60px;
}
#cont04 .ix04box {
	width: 100%;
	text-align: center;
	z-index: 99;
}
#cont04 .ix04box h2 {
	padding: 30px 0 40px;
}
#cont04 .textbox {
	width: 96%;
	margin: 0 2% 50px;
	line-height: 2.6em;
	text-align: center;
}
#cont04 .box .morebtnbox {
	width: 30%;
	margin: 0 35%;
}



/* cont05
---------------------------------------------------- */

#cont05 {
	position: relative;
	overflow: hidden;
	padding: 50px 0 180px;
}
#cont05 .ixct05img {
	float: left;
	width: 66%;
	z-index: 999;
}
#cont05 .ixct05img img {
	width: 100%;
	height: auto;
}
#cont05 .box .ix05box {
	float: right;
	width: 30%;
	margin: 0;
	padding: 20px 0;
	text-align: left;
}
#cont05 .box .ix05box h2 {
	padding: 50px 0 10px;
}
#cont05 .box .ix05box .textbox {
	padding: 20px 0;
	line-height: 2.0em;
}
#cont05 .box .ix05box .morebtnbox {
	width: 80%;
	margin: 0 20% 0 0;
	text-align: left;
}




/* ------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 1100px){




#cont01 .ixct01img {
	position: absolute;
	top: 110px;
	left: 50%;
	margin-left: -740px;
	z-index: 18;
}
#cont01 .ixct01img img {
	width: 90%;
	height: auto;
}



}

/* ------------------------------------------------------------------------------------------------------------------------ */
@media only screen and (max-width: 896px){



.pcmian {
	display: none !important;
}
.smpmain {
	display: block !important;
	text-align: center;
}

div.topcont {
	display: none !important;
}


.topLside {
	position: absolute;
	width: 20%;
	height: 100vh;
	overflow: hidden;
	z-index: 9999;
	top:0;
	left: 0;
  background-image: url(../images/toplside2.png);
  background-repeat: repeat-y;
  background-size: 66px 352px;
}
.topRside {
	position: absolute;
	width: 20%;
	height: 100vh;
	overflow: hidden;
	z-index: 9999;
	top:0;
	right: 0px;
  background-image: url(../images/toplside2.png);
  background-repeat: repeat-y;
  background-size: 66px 352px;
  transform: rotate(-180deg);
}
.topTside {
	position: absolute;
	width: 100%;
	height: 66px;
	overflow: hidden;
	z-index: 9999;
	top: 0;
  background-image: url(../images/topbside2.png);
  background-repeat: repeat-x;
  background-size: 352px 66px;
  background-position: center top;
  transform: rotate(180deg);
}
.topBside {
	position: absolute;
	width: 100%;
	height: 66px;
	overflow: hidden;
	margin-top: 0;
	z-index: 99;
	bottom: 30px;
  background-image: url(../images/topbside2.png);
  background-repeat: repeat-x;
  background-size: 352px 66px;
  background-position: center bottom;
}


/* cont01
---------------------------------------------------- */

#cont01 {
	position: relative;
	overflow: hidden;
	padding: 0 0 50px;
	z-index: 8;
}
#cont01 .ixct01img {
	position: absolute;
	top: auto;
	left: auto;
	right: 0;
	bottom: 50px;
	z-index: 18;
}
#cont01 .ixct01img img {
	margin-left: 46%;
	width: 80%;
	height: auto;
}
#cont01 .box {
	padding: 20px 0 40px;
	text-align: center;
}
#cont01 .box .ix01box {
	margin: 0px 0;
	padding: 0px 0 200px;
	background: none;
	background: url(../images/ixct01_bg2.png) no-repeat;
	background-size: 96% 96%;
}

#cont01 .box .ix01box h2 {
	position: relative;
	float: right;
	padding: 0 0 0 50px;
}
#cont01 .box .ix01box .textbox {
	position: relative;
	float: none;
	padding: 50px 20px 0 60px;
	max-height: 100%;
	line-height: 2.4em;
	-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	z-index: 28;
}


/* cont02
---------------------------------------------------- */

#cont02 {
}
#cont02 .ixct02img {
	position: relative;
	top: auto;
	left: auto;
	margin: -100px 0 0;
	z-index: 9999;
}
#cont02 .ixct02img img {
	width: 100%;
	height: auto;
}
#cont02 .box .ix02box {
	width: 90%;
	margin: 0 5%;
	padding: 0;
	text-align: center;
}
#cont02 .box .ix02box h2 {
	padding: 0px 0 10px;
}
#cont02 .box .ix02box .textbox {
	padding: 20px 0 20px;
	font-size: 1.0em;
	line-height: 2.4em;
	text-align: center;
}
#cont02 .box .ix02box .morebtnbox {
	width: 80%;
	margin: 0 10%;
	padding: 0 0 20px;
	text-align: center;
}

/* cont03
---------------------------------------------------- */

#cont03 {
	position: relative;
	padding: 40px 0;
	z-index: 9;
}
#cont03 .ixct03img {
	float: none;
	width: 94%;
	margin: 0 3%;
	text-align: center;
}
#cont03 .ixct03img img {
	width: 100%;
	height: auto;
}
#cont03 .box .ix03box {
	float: none;
	width: 94%;
	margin: 0 3%;
	padding: 0 0 20px;
	text-align: center;
}
#cont03 .box .ix03box h2 {
	padding: 0;
}
#cont03 .box .ix03box .textbox {
	padding: 20px 0;
	line-height: 2.0em;
	text-align: center;
}
#cont03 .box .ix03box .morebtnbox {
	width: 80%;
	margin: 0 10%;
	text-align: center;
}




/* cont04
---------------------------------------------------- */


#cont04 {
	position: relative;
	padding: 20px 0 0;
	background: none;
	background: #ffc34b url(../images/ix04img_smp_bg.png) no-repeat center top;
	background-size: cover;
}
#cont04 .bgbox {
	width: 100%;
	background: none;
}
#cont04 .box {
	background: none;
	padding: 0px 0 20px;
}
#cont04 .ix04img {
	display: block;
	background: none;
}
#cont04 .ix04img img {
	width: 100%;
	height: auto;
}
#cont04 .ix04box {
	padding: 0px 0 40px;
	text-align: center;
}
#cont04 .ix04box h2 {
	margin: 0 auto 30px;
	padding: 0;
}
#cont04 .ix04box h2 img {
	width: 100%;
	max-width: 320px;
	height: auto;
}
#cont04 .textbox {
	width: 96%;
	margin: 0 2% 20px;
	text-align: center;
}
#cont04 .box .morebtnbox {
	width: 60%;
	margin: 0 20%;
}


/* cont05
---------------------------------------------------- */

#cont05 {
	overflow: hidden;
	padding: 50px 0 180px;
}
#cont05 .ixct05img {
	float: none;
	width: 94%;
	margin: 0 3%;
	text-align: center;
}
#cont05 .ixct05img img {
	width: 100%;
	height: auto;
}
#cont05 .box .ix05box {
	float: none;
	width: 94%;
	margin: 0 3%;
	padding: 0 0 20px;
	text-align: center;
}
#cont05 .box .ix05box h2 {
	padding: 0;
}
#cont05 .box .ix05box .textbox {
	padding: 20px 0;
	line-height: 2.0em;
	text-align: center;
}
#cont05 .box .ix05box .morebtnbox {
	width: 80%;
	margin: 0 10%;
	text-align: center;
}

/* cont06
---------------------------------------------------- */

#cont06 {
	overflow: hidden;
	padding: 30px 0;
}
#cont06 .widebox .ct06box .ct06box-item .faqbox img {
	width: 100%;
	height: auto;
}
#cont06 .box .morebtnbox {
	width: 64%;
	margin: 0 18%;
}

/* cont07
---------------------------------------------------- */

#cont07 .box .ct07box .grid01 {
        width: 100%;
	margin: 0 0 30px;
	border-right: none;
}
#cont07 .box .ct07box .grid01 > div {
	margin: 0;
}
#cont07 .box .ct07box .grid02 {
        width: 100%;
	margin: 0;
}
#cont07 .box .ct07box .grid02 .inbox {
        width: 100%;
	margin: 0;
	padding: 0 0 40px;
}
#cont07 .box .ct07box .grid02 .inbox dt {
	padding: 0 0 10px;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 1.2em;
}
#cont07 .box .ct07box .grid02 .inbox dt.ctlogo {
	margin: 0 0 10px;
}
#cont07 .box .ct07box .grid02 .inbox dt.ctlogo img {
	width: 100px;
	height: auto;
}
#cont07 .box .ct07box .grid02 .inbox dt span {
	display: block;
	font-size: 0.8em;
}

#cont07 .box .ct07box .grid02 .inbox dd {
	padding: 0 0 6px;
	font-size: 0.9em;
	line-height: 1.4em;
}
#cont07 .box .ct07box .grid02 .inbox dd.tel {
	padding: 0 0 14px;
	font-size: 3.0em;
}
#cont07 .box .ct07box .grid02 .inbox dd.tel span {
	font-size: 0.8em;
}


}


/* --------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px){


.topLside {
	position: absolute;
	width: 20%;
	height: 100vh;
	overflow: hidden;
	z-index: 9999;
	top:0;
	left: 0;
  background-image: url(../images/toplside2.png);
  background-repeat: repeat-y;
  background-size: 55px 280px;
}
.topRside {
	position: absolute;
	width: 20%;
	height: 100vh;
	overflow: hidden;
	z-index: 9999;
	top:0;
	right: 0px;
  background-image: url(../images/toplside2.png);
  background-repeat: repeat-y;
  background-size: 55px 280px;
  transform: rotate(-180deg);
}
.topTside {
	position: absolute;
	width: 100%;
	height: 55px;
	overflow: hidden;
	z-index: 9999;
	top: 0;
  background-image: url(../images/topbside2.png);
  background-repeat: repeat-x;
  background-size: 280px 55px;
  background-position: center top;
  transform: rotate(180deg);
}

.topBside {
	position: absolute;
	width: 100%;
	height: 55px;
	overflow: hidden;
	margin-top: 0;
	z-index: 99;
	bottom: 30px;
  background-image: url(../images/topbside2.png);
  background-repeat: repeat-x;
  background-size: 280px 55px;
  background-position: center bottom;
}




/* cont01
---------------------------------------------------- */

#cont01 .box {
	padding: 50px 0;
}
#cont01 .box .ct01box {
	padding: 10px 0;
}
#cont01 .box .ix01box .textbox {
	position: relative;
	float: none;
	padding: 10px 10px 0;
	max-height: 100%;
	line-height: 2.4em;
	-ms-writing-mode: horizontal-tb;
	writing-mode: horizontal-tb;
	z-index: 28;
}

#cont01 .box .morebtnbox {
	width: 80%;
	margin: 0 10%;
	padding: 0 0 30px;
}

/* cont02
---------------------------------------------------- */

#cont02 .box {
	padding: 0px 0;
}

/* cont03
---------------------------------------------------- */

#cont03 .box {
}





/* cont04
---------------------------------------------------- */

#cont04 .box .morebtnbox {
}


/* cont05
---------------------------------------------------- */

#cont05 {
}

/* cont06
---------------------------------------------------- */

#cont06 .widebox .ct06box {
}




}
