@charset "utf-8";


/* ixmainimg
-----------------------------------------*/
.ixmainimg {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	background-color: #fcdbdb;
}
.ixmainimg .bgbox {
	display: block;
	width: 100%;
	background: url(../photo/main2.jpg) center 0;
	background-size: 1100px 400px;
}
.ixmainimg ul.pcimg {
	display: block;
	max-width: 1100px;
	margin: 0 auto;
}
.ixmainimg ul.smpimg {
	display: none;
}
.ixmainimg ul li{
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 760px;
	text-align: center;
}
.ixmainimg ul li img.ixmainimg_img{
	max-width: inherit;
	width: 100%;
	height: auto;
}
.ixmainimg .topcopy {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -550px;
	z-index: 9;
}
.topcopy_txt {
	position: absolute;
	bottom: 150px;
	left: 42%;
	line-height: 2.0;
	font-size: 30px;
	color: #fff;
	font-family: serif;
	text-shadow: 0 3px 4px rgba(0,0,0,0.8);
	z-index: 11;
}
.topcopy_txt span {
	font-size: 24px;
}
.ixmainimg .topcopy_smp {
	display: none;
}


/* ixcont01
---------------------------------------------------- */

#cont01 {
}
#cont01 .ct01sub {
	padding: 40px 0 50px;
	background: url(../images/bg_ct01sub.png) no-repeat center 0;
}
#cont01 .textbox {
	line-height: 2.0em;
	text-align: center;
}
#cont01 .box {
	padding: 20px 0 80px;
}
#cont01 .box .grid {
	width: 50%;
}
#cont01 .box .grid img {
	width: 100%;
	height: auto;
}






/* cont02
---------------------------------------------------- */

#cont02 {
	margin: 0;
	overflow: hidden;
}
#cont02 .ct02sub {
	padding: 40px 0 50px;
	background: url(../images/bg_ct02sub.png) no-repeat center 0;
}
#cont02 .box {
	padding: 20px 0 40px;
}
#cont02 .box .grid {
	width: 32%;
	margin: 0 0 20px 2%;
	background: #fcdbdb;
	box-shadow: 0 3px 4px rgba(0,0,0,0.2);
}
#cont02 .box .grid:first-child,
#cont02 .box .grid:nth-of-type(3n+1) {
	margin: 0 0 20px;
}
#cont02 .box .grid .itembox {
	padding: 6px;
}
#cont02 .box .grid h3 {
	padding: 2px 0 4px;
	text-align: center;
}
#cont02 .box .grid img {
	width: 100%;
	height: auto;
}




/* 1100
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1100px){




/* ixcont01
---------------------------------------------------- */

#cont01 {
}



/* ixcont03
---------------------------------------------------- */

#cont03 {
}




}

/* 896
--------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 896px){


/* ixmainimg
-----------------------------------------*/
.ixmainimg {
	position:relative;
	padding: 10px 0;
}

.ixmainimg .bgbox {
	display: none;
}
.ixmainimg ul.pcimg {
	display: none;
}
.ixmainimg ul.smpimg {
	display: block;
}
.ixmainimg ul li{
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 100%;
	margin-top: 0px;
	text-align: center;
}
/* .ixmainimg ul li img.ixmainimg_img{
	margin-left: -40%;
	width: 200%;
	height: auto;

}*/
.ixmainimg .topcopy {
	display: none;
}
.ixmainimg .topcopy_smp {
	display: block;
	position: absolute;
	top: auto;
	bottom: 10px;
	left: 0%;
	width: 100%;
	margin-left: 0;
	z-index: 9;
}
.topcopy_txt {
	position: absolute;
	bottom: 20px;
	left: auto;
	width: 100%;
	line-height: 1.8;
	font-size: 26px;
	color: #fff;
	font-family: serif;
	text-shadow: 0 3px 4px rgba(0,0,0,0.8);
	z-index: 11;
	text-align: center;
}
.topcopy_txt span {
	font-size: 20px;
}


/* ixcont01
---------------------------------------------------- */

#cont01 {
}
#cont01 .ct01sub {
	padding: 30px 0 30px;
	background: url(../images/bg_ct01sub.png) no-repeat center 0;
	background-size: 80px 80px;
}
#cont01 .textbox {
	width: 94%;
	margin: 0 3%;
	line-height: 2.0em;
	text-align: center;
}
#cont01 .box {
	padding: 20px 0 80px;
}
#cont01 .box .grid {
	float: none;
	width: 90%;
	margin: 0 5%;
}


/* cont02
---------------------------------------------------- */

#cont02 {
}
#cont02 .ct02sub {
	padding: 30px 0 30px;
	background: url(../images/bg_ct02sub.png) no-repeat center 0;
	background-size: 80px 80px;
}
#cont02 .box {
	width: 90%;
	margin: 0 5%;
}
#cont02 .box .grid {
	float: left !important;
	width: 49%;
	margin: 0 0 20px 2%;
	background: #fcdbdb;
	box-shadow: 0 3px 4px rgba(0,0,0,0.2);
}
#cont02 .box .grid:nth-of-type(3n+1) {
	margin: 0 0 20px 2%;
}

#cont02 .box .grid:first-child,
#cont02 .box .grid:nth-of-type(2n+1) {
	margin: 0 0 20px;
}



}


@media only screen and (max-width: 640px){


/* ixmainimg
-----------------------------------------*/

.topcopy_txt {
	position: absolute;
	bottom: 18px;
	left: auto;
	width: 100%;
	line-height: 1.6;
	font-size: 20px;
	color: #fff;
	font-family: serif;
	text-shadow: 0 3px 4px rgba(0,0,0,0.8);
	z-index: 11;
	text-align: center;
}
.topcopy_txt span {
	font-size: 14px;
}


}


@media only screen and (max-width: 480px){



/* ixmainimg
-----------------------------------------*/
.ixmainimg {
	position:relative;
}
.ixmainimg ul li{
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 660px;
	text-align: center;
}
.ixmainimg ul li img.ixmainimg_img {
	width: 100%;
	height: auto;

}

.topcopy_txt {
	position: absolute;
	bottom: 18px;
	left: auto;
	width: 100%;
	line-height: 1.6;
	font-size: 20px;
	color: #fff;
	font-family: serif;
	text-shadow: 0 3px 4px rgba(0,0,0,0.8);
	z-index: 11;
	text-align: center;
}
.topcopy_txt span {
	font-size: 14px;
}





/* ixcont01
---------------------------------------------------- */

#cont01 .ct01sub {
	padding: 10px 0 40px;
	background: url(../images/bg_ct01sub.png) no-repeat center 0;
	background-size: 60px 60px;
}


/* cont02
---------------------------------------------------- */


#cont02 .box {
	width: 90%;
	margin: 0 5%;
	padding: 20px 0 40px;
}
#cont02 .box .grid {
	float: none !important;
	width: 80%;
	margin: 0 10% 20px;
	background: #fcdbdb;
	box-shadow: none;
}
#cont02 .box .grid:nth-of-type(3n+1) {
	margin: 0 10% 20px;
}

#cont02 .box .grid:first-child,
#cont02 .box .grid:nth-of-type(2n+1) {
	margin: 0 10% 20px;
}



}


/* ----------------------------- max 360px ------------------------------------------------------------*/

@media only screen and (max-width: 360px){


.topcopy_txt {
	position: absolute;
	bottom: 16px;
	left: auto;
	width: 100%;
	line-height: 1.3;
	font-size: 19px;
	color: #fff;
	font-family: serif;
	text-shadow: 0 3px 4px rgba(0,0,0,0.8);
	z-index: 11;
	text-align: center;
}
.topcopy_txt span {
	font-size: 14px;
}

/* ixcont01
---------------------------------------------------- */

#cont01 .ct01sub {
	padding: 10px 0 40px;
	background: url(../images/bg_ct01sub.png) no-repeat center 0;
	background-size: 40px 40px;
}


}