@charset "utf-8";


/* mainimg
------------------------------------------------------------*/

#sliderWrap {
	width: 100%;
	height: 460px;
	overflow: hidden;
	z-index: 9;
	background: #fefaf7;
}
#coverWrap {
	width: 1000px;
	margin: 0 auto;
	height: 460px;
	z-index: 10;
}

#coverWrap .ixmainbox {
	width: 100%;
}
#coverWrap .ixmainbox .grid01 {
	position: relative;
	width: 69% !important;
	margin: 0;
}
#coverWrap .ixmainbox .grid01 .onlogo {
	position: absolute;
	top: 120px;
	left: 225px;
	width: 230px !important;
	height: 230px !important;
	z-index: 999;
}
#coverWrap .ixmainbox .grid01 .onlogo img {
	width: 100%;
	height: auto;
}
#coverWrap .ixmainbox .grid02 {
	width: 31% !important;
	margin: 0;
}
.cnt05artbox .phgrid {
	width: 22% !important;
}
#coverWrap .ixmainbox .grid02 img {
	width: 100%;
	height: 230px;
}

ul#slider {
	height: 460px;
	width: 100% !important;
	z-index: 8;
}
ul#slider img {
	width: 100% !important;
	height: auto;
}



/* cont01
---------------------------------------------------- */

#cont01 {
	text-align: center;
}
#cont01 .widebox {
	padding: 60px 0;
	text-align: center;
}
#cont01 .widebox .csub {
	margin-bottom: 30px;
}
#cont01 .bgbox {
	height: 520px;
	padding: 43px 0 0;
	text-align: center;
	background: url(../images/bg_cont01.png) repeat-x center 0;
}
#cont01 .bgbox .cont01main {
	position: relative;
	width: 100%;
	height: 440px;
	overflow: hidden;
}
#cont01 .bgbox .ct01img01 {
	position: absolute;
	left: 50%;
	margin-left: -820px;
	z-index: 1;
}
#cont01 .bgbox .ct01img02 {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: 200px;
	z-index: 2;
}
#cont01 .bgbox .box {
	position: relative;
	display: block;
	padding: 43px 0 0;
	text-align: right;
	z-index: 9;
}
#cont01 .bgbox .box div {
	display: inline-block;
	height: 360px;
	width: auto;
	z-index: 99;
}
#cont01 .bgbox .box img {
	height: 360px;
	width: auto;
}
#cont01 .bgbox .box .ct01img04 {
	margin-right: 10%;
}
#cont01 .btnbox {
	width: 50%;
	margin: 0 auto;
	text-align: center;
}
#cont01 .btnbox img {
	width: 50%;
	height: auto;
}

#dmycont {
	display: block;
	height: 1000px;
}


/* cont02
---------------------------------------------------- */

#cont02 {
	background: #fdf4e8;
	text-align: center;
}
#cont02 .box {
	padding: 30px 0 50px;
}
#cont02 .box .csub {
	margin-bottom: 30px;
}

#cont02 .inforbox {
	height: 519px;
	text-align: left;
	background: url(../images/bg_infor.png) no-repeat center 0;
}
#cont02 .inforbox .infor-inbox {
	margin: 0 100px;
	padding: 60px 0;
}
#cont02 .inforbox .gridWrapper .grid01 {
	width: 22%;
}
#cont02 .inforbox .gridWrapper .grid01 ul {
	margin: 0 auto;
	list-style: none;
}
#cont02 .inforbox .gridWrapper .grid01 ul li {
	padding: 0 0 6px;
}
#cont02 .inforbox .gridWrapper .grid01 ul li a {
	padding: 2px 0 2px 28px;
	font-size: 0.84em;
	color: #333;
	background: url(../images/icon_info.png) no-repeat 0 0;
	background-size: 23px 26px;
}
#cont02 .inforbox .gridWrapper .grid01 ul li a:hover {
	color: #ba4274;
	background: url(../images/icon_info_ov.png) no-repeat 0 0;
	background-size: 23px 26px;
}
#cont02 .inforbox .gridWrapper .grid01 .btnbox {
	padding-top: 100px;
}
#cont02 .inforbox .gridWrapper .grid01 .btnbox img {
	width: 50%;
	height: auto;
}
#cont02 .inforbox .gridWrapper .grid02 {
	width: 76%;
	margin-left: 2%;
}
#cont02 .inforbox .gridWrapper .grid02 ul {
	width: 100%;
	margin: 0 auto;
	list-style: none;
}
#cont02 .inforbox .gridWrapper .grid02 ul li {
	position: relative;
	border-bottom: solid 1px #333;
}
#cont02 .inforbox .gridWrapper .grid02 ul li a {
	display: block;
	margin-top: 15px;
	padding: 5px 0 15px;
	font-size: 1.0em;
	color: #ba4274;
}
#cont02 .inforbox .gridWrapper .grid02 ul li a:hover {
	background: #eee;
}

#cont02 .inforbox .gridWrapper .grid02 ul li:first-child a {
	margin-top: 0px;
}
#cont02 .inforbox .gridWrapper .grid02 ul li .morebtnbox {
	position: absolute;
	right: 3px;
	bottom: 5px;
	text-align: right;
}
#cont02 .inforbox .gridWrapper .grid02 ul li .morebtnbox img {
	width: 50%;
	height: auto;
}
#cont02 .inforbox .gridWrapper .grid02 ul li .grid11 {
	width: 15%;
}
#cont02 .inforbox .gridWrapper .grid02 ul li .grid11 img {
	width: 100%;
	height: auto;
}
#cont02 .inforbox .gridWrapper .grid02 ul li .grid12 {
	width: 82%;
	margin-left: 3%;
}

#smpinfonv {
	display: none;
}



/* cont03
---------------------------------------------------- */

#cont03 {
	text-align: center;
	background: url(../images/bg_cont03.png) repeat-x center 100px;
}
#cont03 .box {
	padding: 30px 0 20px;
	text-align: center;
}
#cont03 .box .csub {
	margin-bottom: 30px;
}

#cont03 .box .cont03main {
	width: 850px;
	margin: 0 auto;
}
#cont03 .box .cont03main .grid {
	width: 30%;
	margin-left: 5%;
}
#cont03 .box .cont03main .grid:first-child {
	margin-left: 0%;
}
.cnt03imgbox {
	width: 100%;
}
#cont03 .box .cont03main .grid .ix03ph img {
	width: 100%;
	height: auto;
}
#cont03 .box .cont03main .grid .ix03label {
	margin-top: 2px;
	padding: 10px 0;
	font-size: 1.3em;
	color: #fff;
	text-align: center;
	background: #bfd45e;
}
#cont03 .box .cont03main .grid .ix03time {
	display:table;
	padding: 12px 0;
	width: 100%;
	text-align: center;
	border-bottom: solid 2px #bfd45e;
}
#cont03 .box .cont03main .grid.grid32 .ix03label {
	background: #cfbada;
}
#cont03 .box .cont03main .grid.grid32 .ix03time {
	border-bottom: solid 2px #cfbada;
}
#cont03 .box .cont03main .grid.grid33 .ix03label {
	background: #f2b66b;
}
#cont03 .box .cont03main .grid.grid33 .ix03time {
	border-bottom: solid 2px #f2b66b;
}
#cont03 .box .cont03main .grid .ix03time > div {
	display:table-cell;
	font-size: 1.3em;
	color: #111;
	line-height: 1.0em;
	vertical-align: middle;
}
#cont03 .box .cont03main .grid .ix03time > div span {
	font-size: 0.76em;
}

#cont03 .morebtnbox {
	display: block;
	width: 100%;
	text-align: center;
}
#cont03 .morebtnbox a {
	display: block;
	width: 100%;
	padding: 15px 0;
}
#cont03 .morebtnbox a img{
	width: 36px;
	height: auto;
}

#cont03 .cont03msg {
	width: 100%;
	padding: 20px 0 50px;
	font-size: 1.1em;
	color: #eb6d9e;
	background: url(../images/bg_sakura01.png) no-repeat 35% 70%;
	background-size: 30px 42px;
	text-align: center;
}


/* cont04
---------------------------------------------------- */

#cont04 {
	text-align: center;
}
#cont04 .widebox {
	padding: 10px 0 30px;
	text-align: center;
}
#cont04 .widebox .wsub {
	position: relative;
	text-align: center;
}
#cont04 .widebox .wsub span {
	position: relative;
	z-index: 2;
	display: inline-block;
	background-color: #fff;
	text-align: center;
}
#cont04 .widebox .wsub::before {
	position: absolute;
	top: 70%;
	z-index: 1;
	content: '';
	display: block;
	width: 100%;
	height: 18px;
	background: #f5dce3 url(../images/bg_btmbelt.png) repeat-x center bottom;
	background-size: 750px 18px;
}
#cont04 .widebox .wsub img {
	height: 80px;
	width: auto;
	margin: 0 auto;
}



#cont04 .box {
	padding: 0px 0 20px;
	text-align: center;
}
#cont04 .imgbox {
	padding: 0;
	text-align: center;
}
#cont04 .imgbox img {
	width: 200px;
	height: auto;
}

#cont04 .contactbox {
	position: relative;
	width: 82%;
	margin: 0 auto;
}
#cont04 .contactbox .sakura02 {
	position: absolute;
	top: -10%;
	right: 10px;
}
#cont04 .contactbox .sakura03 {
	position: absolute;
	top: 50%;
	left: -10%;
}
#cont04 .contactbox .contact-topbox {
	margin: 0 0 5%;
}
#cont04 .contactbox .grid51 {
	width: 55%;
}
#cont04 .contactbox .grid51 img {
	width: 100%;
	height: auto;
}
#cont04 .contactbox .grid52 {
	width: 42%;
	margin-left: 3%;
	text-align: left;
}
#cont04 .contactbox .grid52 .contactsub {
	width: 90% !important;
	margin: 0 0 3%;
}
#cont04 .contactbox .grid52 img {
	width: 100%;
	height: auto;
}
#cont04 .contactbox .grid52 .freedialbox {
	width: 80% !important;
}
#cont04 .contactbox .grid52 .faxbox {
	margin: 0 0 6% 12px;
	font-size: 1.4em;
}
#cont04 .contactbox .grid52 ul {
	margin: 0 0 3%;
	font-size: 1.0em;
	line-height: 1.3em;
	color: #111;
	list-style: none;
	text-align: left;
}
#cont04 .contactbox .grid52 ul li.fslrg {
	font-size: 1.2em;
}

#cont04 .contactbox .contact-nvbox {
	padding: 20px 0;
	border-top: solid 1px #ba4274;
	border-bottom: solid 1px #ba4274;
}
#cont04 .contactbox .contact-nvbox ul {
	list-style-type: none;
	padding-left: 0;
	text-align: center;
}
#cont04 .contactbox .contact-nvbox li {
	width: 12%;
	margin: 0 10px;
	display: inline-block;
	text-align: center;
}
#cont04 .contactbox .contact-nvbox li img {
	width: 100%;
	height: auto;
}

#cont04 .groupbtnbox {
	padding: 50px 0 20px;
	width: 100%;
	text-align: center;
}
#cont04 .groupbtnbox a img{
	width: 50%;
	height: auto;
}

div.iframeWrapper {
	position: relative;
	width: 100%;
	padding-top: 75%;
}
div.iframeWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




/*************
テーブル
*************/
table.table{
border-collapse:collapse;
width:100%;
margin:10px auto;
}

table.table th,table.table td{
padding:5px;
border:1px solid #2871d7;
}

table.table tr:first-child th,table.table tr:first-child td{
border-top:#2871d7 4px solid
}

table.table th{
font-weight:bold;
letter-spacing:1px;
white-space:nowrap;
color:#fff;
background:#134091;
}



@media only screen and (max-width: 767px){


/* mainimg
------------------------------------------------------------*/

	#sliderWrap {
		width: 100%;
		height: auto;
		overflow: hidden;
		z-index: 9;
		padding-top: 70px; #fixed header
		background: #fefaf7;
	}
	#coverWrap {
		width: 100%;
		height: auto;
		margin: 0 auto;
		z-index: 10;
	}

	#coverWrap .ixmainbox {
		width: 100%;
	}
	#coverWrap .ixmainbox .grid01 {
		position: relative;
		width: 100% !important;
		margin: 0;
	}
	#coverWrap .ixmainbox .grid01 .onlogo {
		display: none;
	}
	#coverWrap .ixmainbox .grid01 .onlogo img {
		width: 100%;
		height: auto;
	}
	#coverWrap .ixmainbox .grid02 {
		width: 100% !important;
		margin: 0;
	}
	#coverWrap .ixmainbox .grid02 ul {
		float: left;
		list-style: none;
	}
	#coverWrap .ixmainbox .grid02 ul li {
		float: left;
		display: inline;
		width: 50% !important;
		margin: 0;
		padding: 0;
	}



	#coverWrap .ixmainbox .grid02 img {
		width: 100%;
		height: auto;
	}

	ul#slider {
		height: 460px;
		width: 100% !important;
		z-index: 8;
	}
	ul#slider img {
		width: 100% !important;
		height: auto;
	}



	/* cont01
	---------------------------------------------------- */

	#cont01 .widebox {
		padding: 40px 0;
		text-align: center;
	}
	#cont01 .widebox .csub {
		margin-bottom: 10px;
	}
	#cont01 .bgbox .ct01img01 {
		position: absolute;
		left: 50%;
		margin-left: -620px;
		z-index: 1;
	}
	#cont01 .bgbox .ct01img02 {
		position: absolute;
		left: 50%;
		bottom: 0;
		margin-left: 150px;
		z-index: 2;
	}
	#cont01 .bgbox .box {
		position: relative;
		display: block;
		padding: 43px 0 0;
		text-align: right;
		z-index: 9;
	}
	#cont01 .bgbox .box .ct01img03 {
		width: 58%;
		margin: 0 auto;
	}
	#cont01 .bgbox .box .ct01img04 {
		width: 38%;
		margin: 0 auto;
	}
	#cont01 .bgbox .box img {
		width: 100%;
		height: auto;
	}

	#cont01 .btnbox {
		width: 70%;
	}
	#cont01 .btnbox img {
		width: 100%;
		height: auto;
	}

	#cont02 .box {
		padding: 50px 0;
		text-align: center;
	}
	#cont02 .inforbox {
		height: auto;
		text-align: left;
		background: #fff;
	}
	#cont02 .inforbox .gridWrapper .grid01 {
		display: none;
	}
	#cont02 .inforbox .gridWrapper .grid02 {
		width: 100%;
		margin-left: 0;
	}
	#cont02 .inforbox .infor-inbox {
	    	margin: 0 20px;
	    	padding: 40px 0;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li a {
		display: block;
		margin-top: 15px;
		padding: 5px 0 15px;
		font-size: 0.9em;
		color: #ba4274;
		line-height: 1.3em;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li a:hover {
		background: #eee;
	}

	#cont02 .inforbox .gridWrapper .grid02 ul li:first-child a {
		margin-top: 0px;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li .morebtnbox {
		position: absolute;
		right: 3px;
		bottom: 5px;
		text-align: right;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li .morebtnbox img {
		width: 40%;
		height: auto;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li .grid11 {
		width: 30%;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li .grid11 img {
		width: 100%;
		height: auto;
	}
	#cont02 .inforbox .gridWrapper .grid02 ul li .grid12 {
		width: 67%;
		margin-left: 3%;
	}

	#smpinfonv {
		display: block;
		background :#c25984;
		position: relative;
		height: 50px;
		margin-bottom: 30px;
	}
	#smpinfonv .button-toggle {
		display: block;
		width: 100%;
		height: 100%;
		color: #333;
		text-align: center;
		cursor: pointer;
		font-size: 90%;
	}
	#smpinfonv .active {
		color: #c25984;
	}
	#smpinfonv .ttl {
	    width: 100%;
	    line-height: 50px;
	    text-align: center;
	    z-index: 999;
	}
	#smpinfonv .ttl a {
		width: 100%;
		display: block;
		font-size: 0.9em;
		color: #fff;
		text-decoration: none;
	}
	#smpinfonv .ttl a:after {
		content: "\f35f";
		font-family: "Ionicons";
		position: absolute;
		font-size: 22px;
		margin: 0px 0 0 6px;
		color: #fff;
	}
	#smpinfonv .menu {
		position: absolute;
		top: 51px;
		left: 0px;
		width: 100%;
		background: #c25984;
		color: #fff;
		overflow: hidden;
		z-index: 99;
	}
	#cont02 .inforbox .gridWrapper .grid02 .menu ul li {
		position: relative;
		border-bottom: solid 1px #fff;
	}
	#cont02 .inforbox .gridWrapper .grid02 .menu ul li a {
		display: block;
		margin-top: 0px;
		padding: 2px 0 2px 28px;
		font-size: 0.86em;
		color: #fff;
		height: 40px;
		line-height: 40px;
		text-decoration: none;
		border-bottom: none !important;
	}
	#cont02 .inforbox .gridWrapper .grid02 .menu ul li a:hover {
		background: #cc6685;
	}


	#tabs ul {
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	#tabs ul li {
		display: inline-block;
		width: 140px;
	}
	#tabs ul li img {
		width: 80%;
		height: auto;
	}


	#cont03 .box {
		padding: 50px 0;
		text-align: center;
	}

	#cont03 .box .cont03main {
		width: 100%;
		margin: 0;
	}
	#cont03 .box .cont03main .grid {
		float: none !important;
		width: 70% !important;
		margin: 0 auto !important;
		padding: 0 0 20px;
	}
	#cont03 .box .cont03main .grid .ix03ph img {
		width: 100%;
		height: auto;
	}
	#cont03 .cont03msg {
		width: 100%;
		padding: 20px 0 50px;
		font-size: 1.0em;
		color: #eb6d9e;
		background: url(../images/bg_cont03msg.png) no-repeat 15% 70%;
		background-size: 30px 42px;
		text-align: center;
	}


	/* cont04
	---------------------------------------------------- */

	#cont04 {
		text-align: center;
	}

	#cont04 .box {
		padding: 0px 0 20px;
		text-align: center;
	}
	#cont04 .imgbox {
		padding: 0;
		text-align: center;
	}
	#cont04 .imgbox img {
		width: 160px;
		height: auto;
	}

	#cont04 .contactbox {
		position: relative;
		width: 94%;
		margin: 0 auto;
	}
	#cont04 .contactbox .sakura02 {
		position: absolute;
		top: -10%;
		right: 0;
	}
	#cont04 .contactbox .sakura03 {
		position: absolute;
		top: 50%;
		left: 0;
	}
	#cont04 .contactbox .sakura02 img,
	#cont04 .contactbox .sakura03 img {
		width: 60%;
		height: auto;
	}

	#cont04 .contactbox .contact-topbox {
		margin: 0 0 5%;
	}
	#cont04 .contactbox .grid {
		float: none;
		width: 100% !important;
	}
	#cont04 .contactbox .grid51 {
		width: 100% !important;
		margin: 0%;
		padding: 0 0 5%;
	}
	#cont04 .contactbox .grid51 img {
		width: 80%;
		height: auto;
	}
	#cont04 .contactbox .grid52 {
		width: 90% !important;
		margin: 0 0 0 10%;
		text-align: left;
	}
	#cont04 .contactbox .grid52 .contactsub {
		width: 90% !important;
		margin: 0 0 3%;
	}
	#cont04 .contactbox .grid52 img {
		width: 100%;
		height: auto;
	}
	#cont04 .contactbox .grid52 .faxbox {
		margin: 3% 0 6% 8px;
		font-size: 1.2em;
	}
	#cont04 .contactbox .grid52 ul {
		width: 90% !important;
		margin: 0 10% 3% 0;
		font-size: 0.9em;
		line-height: 1.3em;
	}
	#cont04 .contactbox .grid52 ul li.fslrg {
		font-size: 1.2em;
	}

	#cont04 .contactbox .contact-nvbox {
		padding: 20px 0;
		border-top: solid 1px #ba4274;
		border-bottom: solid 1px #ba4274;
	}
	#cont04 .contactbox .contact-nvbox ul {
		list-style-type: none;
		padding-left: 0;
		text-align: center;
	}
	#cont04 .contactbox .contact-nvbox li {
		width: 24%;
		margin: 0 10px;
		display: inline-block;
		text-align: center;
	}
	#cont04 .contactbox .contact-nvbox li img {
		width: 100%;
		height: auto;
	}

	#cont04 .groupbtnbox {
		padding: 30px 0 50px;
		width: 100%;
		text-align: center;
	}
	#cont04 .groupbtnbox a img{
		width: 100%;
		height: auto;
	}



}