@charset "shift_jis";
/* father */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	border-collapse: collapse;
	color: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	list-style-type: none;
	margin: 0;
	outline: medium none;
	padding: 0;
	table-layout: auto;
	text-decoration: none;
	vertical-align: top;
}

body {
	font-family: Helvetica,Arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic ProN","ＭＳ Ｐゴシック","MS PGothic", "メイリオ",Meiryo, sans-serif;
	font-size:14px;
	color:#333;
	letter-spacing: -1px;
}
ul,li,dl,dt,dd {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

.hidden {
	text-indent: -9999px;
	white-space: nowrap;
}

body .hidden {
	display: none;
}

.clearfix:before, .clearfix:after {
	content:"";
	display:table
}
.clearfix:after { clear:both }
.clearfix { zoom:1 } /* For IE 6/7 */

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

/* ?w?b?_?t?b?^?ﾘ・?? */

div.pcHead,
div.pcFoot,
div.pcGnav {
	display: block;
}

div.spHead,
div.spFoot,
div.spGnav {
	display: none;
}

.mB10 {margin-bottom: 10px;}
.mB20 {margin-bottom: 20px;}
.mB30 {margin-bottom: 30px;}

/* Defalut */
#father .pc{
	display:block;
}

#father .sp{
	display:none;
}

#father {
	min-width: 1264px;
	font-size:14px;
	line-height: 1.6;
	background: #fff;
}

#father a{
	/*color:#333;*/
	display: block;
	-moz-transition: -moz-opacity .15s linear .05s;
	-webkit-transition: -webkit-opacity .15s linear .05s;
	transition: opacity .15s linear .05s;
}
/*#father a:link{
	color:#333;
}
#father a:visited {
	color:#333;
}*/
#father a:focus,
#father a:hover {
	/*color:#666;*/
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);/* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";/* For IE 8 */
	opacity: 0.8;
}

#father a:active {
	color:#666;
}
#father h2,
#father h3{
	line-height: 1.0;
}

/*-- Main --*/
.main {
	width: 100%;
	background: #fff;
}

.main_head_ttl {
	height:122px;
	background:url("../img/bg_ttl_head.png") 0 0 repeat-x;
}
.main_head_ttl img {
	margin:0 auto;
}


.main-img_wrap {
	width: 100%;
	background: url("../img/pc/bg_main.png") 0 -16px;
}
.main-img {
	width: 1200px;
	margin: 0 auto;
}

/*-- Intro --*/
.intro {
	background:#e4f0ff;
}
.intro-inner {
	position: relative;
	width: 950px;
	height: 282px;
	margin: 45px auto 0;
	padding-top: 40px;
	box-sizing: border-box;
}
.intro h2 {
	width: 392px;
	height: 38px;
	margin: 0 auto 40px;
}
.intro p {
	font-size: 16px;
	text-align: center;
}
.intro .intro-bg {
	position: absolute;
	top: -47px;
	left: 0;
}

/*-- Section common --*/
#father .link-txt {
	color: #003f92;
}
#father .link-txt a {
	display: inline;
	text-decoration: underline;
}

/*-- Section01 --*/
.sec01 {
	margin: 70px 0 74px;
}
.sec01-inner {
	position: relative;
	width: 1264px;
	margin: 0 auto;
}
.sec01 .box {
	position: relative;
	width: 950px;
	margin: 0 auto;
	z-index: 3;
}
.sec01 .box .sec01_main-ttl {
	float: left;
	width: 153px;
	height: auto;
	margin-right: 24px;
}
.sec01 .box .sec01_main-cnt {
	width: 620px;
	float: left;
	margin-right: 32px;
}
.sec01 .box .sec01_main-img {
	float: left;
	width: 121px;
	height: auto;
	margin-top: 174px;
}
.sec01 .ill01 {
	position: absolute;
	top: 425px;
	left: 0;
	width: 241px;
	height: auto;
}
.sec01 .ill02 {
	position: absolute;
	top: -70px;
	right: 60px;
	width: 200px;
	height: auto;
}
.sec01 h3 {
	margin: 0 auto 20px;
}
.sec01_cnt h3 {
	width: 570px;
	height: auto;
}
.sec01_cnt .sec01_txt {
	margin: 0 0 10px;
}
.sec01_cnt .sec01_list {
	margin: 0;
}
.sec01_cnt .sec01_list li {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0 0 10px;
	background: #e4f0ff;
	border-collapse: separate;
	border-spacing: 2px;
}
.sec01_cnt .sec01_note {
	font-size: 12px;
	margin-bottom: 42px;
}
.sec01_cnt .sec01_list li .txt-area,
.sec01_cnt .sec01_list li h4,
.sec01_cnt .sec01_list li p,
.sec01_cnt .sec01_list li .img {
	display: table-cell;
	vertical-align: middle;
}
.sec01_cnt .sec01_list li h4 {
	width: 180px;
	padding: 0 0 0 10px;
	box-sizing: border-box;
}
.sec01_cnt .sec01_list li p {
	width: 300px;
	padding: 0 20px 0 0;
	box-sizing: border-box;
}
.sec01_cnt .sec01_list li .img {
	width: 140px;
	height: 94px;
}
.sec01_02_cnt {
	position: relative;
}
.sec01_02_cnt .box {
	width: 620px;
}
.sec01_02_cnt h3 {
	width: 620px;
	height: auto;
	margin: 0 0 20px;
}
.sec01_02_cnt .link-txt {
	margin: 15px 0 30px;
	text-align: center;
}
.sec01_02_cnt .link-btn {
	width: 400px;
	height: auto;
	margin: 15px auto 30px;
}
.sec01_02_cnt .sec01_02_main-img {
	position: absolute;
	top: -54px;
	right: -294px;
	width: 259px;
	height: auto;
}
.sec01_03_cnt h3 {
	width: 590px;
	margin: 0 auto 50px;
}
.sec01_03_cnt {
	padding: 0 0 70px;
	background: url("../img/pc/bg_sec01_03.png") center 270px no-repeat;
}
.sec01_03_cnt .box {
	width: 894px;
	margin: 0 auto 30px;
}
.sec01_03_cnt .drink_list01 {
	float: left;
	width: 596px;
}
.sec01_03_cnt .drink_list02 {
	float: left;
	width: 298px;
}
.sec01_03_cnt .drink_list li {
	float: left;
	width: 242px;
	margin: 0 28px;
}
.sec01_03_cnt .drink_list .item-ttl {
	margin: 0 0 6px;
}
.sec01_03_cnt .drink_list .item-img {
	width: 236px;
	margin: 0 auto 10px;
}
.sec01_03_cnt .drink_list .drink_list_item01 .item-cnt {
	width: 170px;
	margin: 0 auto;
}
.sec01_03_cnt .drink_list .item-cnt a {
	text-decoration: underline;
}
.sec01_03_cnt .drink_list .item-cnt .note {
	font-size: 10px;
}
.sec01_03_cnt .btn {
	width: 400px;
	margin: 0 auto;
}

/*-- Section02 --*/
.sec02 {
	padding: 56px 0 20px;
	background: #e4f0ff url("../img/pc/bg_sec02.png") center top no-repeat;
}
.sec02-inner {
	width: 950px;
	margin: 0 auto;
}
.sec02 h2 {
	width: 462px;
	margin: 0 auto 36px;
}
.sec02_cnt {
	margin: 0 0 40px;
}
.sec02_txt {
	margin: 0 0 26px;
	font-size: 16px;
	text-align: center;
}
.sec02_list .sec02_list_item {
	float: left;
	width: 300px;
	margin: 0 25px 20px 0;
}
.sec02_list .sec02_list_item03,
.sec02_list .sec02_list_item05 {
	margin: 0 0 20px 0;
}
.sec02_list .sec02_list_item04 {
	margin: 0 25px 20px 163px;
}



/*-- Section03 --*/
.sec03 {
	padding: 0 0 60px;
	background: #e4f0ff;
}
.sec03-inner {
	width: 950px;
	margin: 0 auto;
}
.sec03 h3 {
	width: 262px;
	margin: 0 auto 48px;
}
.sec03 .sec03_bnr {
	width: 950px;
	margin: 0 auto 60px;
}
.sec03 .box {
	display: table;
	table-layout: fixed;
	margin: 0 0 60px;
}
.sec03 .box .img01,
.sec03 .box .txt,
.sec03 .box .img02 {
	display: table-cell;
	vertical-align: middle;
}
.sec03 .box .img01 {
	width: 300px;
	padding-right: 26px;
}
.sec03 .box .txt {
	width: 454px;
	padding-right: 10px;
}
.sec03 .box .txt h4 {
	width: 278px;
	margin: 0 0 15px
}
.sec03 .box .txt .link-txt {
	margin-top: 14px;
}

.sec03 ul.bnrFather{
	overflow: hidden;
}

.sec03 ul.bnrFather li {
	float: left;
	margin-right: 26px;
}

.sec03 ul.bnrFather li:last-child {
	margin-right: 0;
}




/*-- Banner --*/
.bnr h3 {
	width: 306px;
	margin: 0 auto 16px;
	text-align: center;
}
.bnr-box {
	width: 950px;
	margin: 0 auto;
}
.bnr-list {
	overflow: hidden;
	display: inline-block;
}
.bnr-list_item {
	float: left;
	width: 220px;
	margin-right: 22px;
}
.bnr-list_item a {
	display: block;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
.bnr-list_item a:focus,
.bnr-list_item a:hover {
	opacity: .75;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);/* For IE 5-7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";/* For IE 8 */
}
.bnr-list_item.-last {
	margin-right: 0;
}
.bnr-list_item .bnr-list_txt {
	position: absolute;
	height: 30%;
	bottom: 0;
	width: 100%;
	vertical-align: bottom;
	color: #fff;
	text-align: left;
	letter-spacing: 0;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
	background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
	background: -moz-linear-gradient(top, rgba(0,0,0,0),rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.5));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 );/* IE6-9 */
}
.bnr-list_item .bnr-list_txt p {
	position: absolute;
	bottom: 0;
	display: inline-block;
	font-weight: bold;
	padding: 0 5px 2px 5px;
	line-height: 1.4;
}

/* SP ================================================================*/
@media screen and (max-width: 767px){

/* Defalut */
#father .pc{
	display:none;
}
#father .sp{
	display:block;
}
#father {
	max-width: 767px;
	/*padding-bottom: 20px;*/
}
#father .img-rp {
	width: 100% !important;
	height: auto !important;
}

/* ?w?b?_?t?b?^?ﾘ・?? */

div.spHead,
div.spFoot,
div.spGnav {
	display: block;
}

div.pcHead,
div.pcFoot,
div.pcGnav {
	display: none;
}

/*------- ?S??-------*/

#father{
	font-size:14px;
	line-height: 1.5;
	width:auto;
	min-width: 0;
	margin:0 auto;
	max-width: 767px;
	overflow: hidden;
}

/*--------------------*/
/*------- main -------*/
/*--------------------*/
.main_head_outer {
	height: auto;
	background-size: contain;
}

.main_head_ttl {
	height: auto;
	background-size: contain;
}

.main_head_ttl a {
	display: block;
	padding-top: 18.75%;
	background: url("../img/sp/ttl_head.png") center top no-repeat;
	background-size: contain;
}
.main-img_ttl {
	padding-top: 55%;
	background-size: contain;
}


.main-img_wrap {
	background: none;
}
.main-img {
	width: auto;
	padding-top: 64.6875%;
	background: url("../img/sp/img_main.jpg") center top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}

/*-- Intro --*/
.intro-inner {
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
}
.intro h2 {
	width:auto;
	height: auto;
	padding: 0 0 0;
	background: url("../img/sp/bg_ttl_main_intro.png") center top repeat-x;
	-webkit-background-size: contain;
	background-size: contain;
	margin: 2% 0 0;
}
.intro p {
	background:#e4f0ff;
	padding: 5%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
}

/*-- Section01 --*/
.sec01 {
	margin: 0 0 10%;
}
.sec01-inner {
	width: auto;
}
.sec01 .box {
	width: auto;
}
.sec01 .box .sec01_main-ttl,
.sec01 .box .sec01_main-cnt,
.sec01 .box .sec01_main-img {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
}
.sec01 .sec01_main-ttl h2 {
	margin: 0 0 4% 0;
	padding-top: 46.25%;
	background: url("../img/sp/ttl_main_sec01.png") center top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec01 .box .sec01_main-cnt {
	width: 90%;
	margin: 0 auto;
}
.sec01_cnt h3 {
	width: auto;
	margin: 0 0 3% 0;
}
.sec01_cnt .sec01_list {
	margin: 0;
}
.sec01_cnt .sec01_list li {
	display: block;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4% 5%;
	box-sizing: border-box;
}
.sec01_cnt .sec01_list li .txt-area {
	width: 56%;
	padding-right: 3%;
	box-sizing: border-box;
}


.sec01_cnt .sec01_list li:last-child {
	margin: 0;
}
.sec01_cnt .sec01_list li .txt-area {
	width: 56%;
}
.sec01_cnt .sec01_list li h4,
.sec01_cnt .sec01_list li p {
	display: block;
	width: auto;
	padding: 0;
}
.sec01_cnt .sec01_list li h4 {
	margin: 0 0 4%;
}
.sec01_cnt .sec01_list .sec01_list_item01 h4 img {
	width: 51%;
}
.sec01_cnt .sec01_list .sec01_list_item02 h4 img {
	width: 38%;
}
.sec01_cnt .sec01_list .sec01_list_item03 h4 img {
	width: 62%;
}
.sec01_cnt .sec01_list .sec01_list_item04 h4 img {
	width: 52%;
}
.sec01_cnt .sec01_list li p {
	font-size: 12px;
}
.sec01_cnt .sec01_list li .img {
	width: auto;
	height: auto;
	text-align: center;
}
.sec01_cnt .sp_sec01_main-img {
	margin: 0 -5%;
	padding-top: 58%;
	background: url("../img/sp/img_main_sec01.png") center top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec01_02_cnt h3 {
	width: auto;
	margin: 0 0 3%;
}
.sec01_02_cnt .sec01_02_main-img {
	position: relative;
	top: 0;
	right: 0;
	float: right;
	width: 33%;
	margin: -15% 0 -4% 0;
	box-sizing: border-box;
}
.sec01_02_cnt .link-txt {
	margin: 6% 0;
}
.sec01_02_cnt .link-txt a {
	font-size: 13px;
}
.sec01_02_cnt .link-btn {
	width: auto;
}
.sec01_03_cnt {
	padding: 0 0 8%;
	background: none;
}
.sec01_03_cnt h3 {
	width: 90%;
	margin: 0 auto 5%;
}
.sec01_03_cnt .box {
	width: auto;
	margin: 0 auto;
}
.sec01_03_cnt .drink_list01 {
	float: none;
	width: auto;
	background: url("../img/sp/bg_sec01_03.png") center 46% no-repeat;
}
.sec01_03_cnt .drink_list02 {
	float: none;
	width: auto;
	background: url("../img/sp/bg_sec01_03.png") center 46% no-repeat;
}
.sec01_03_cnt .drink_list02 li {
	float: none;
	margin: 0 auto;
}
.sec01_03_cnt .drink_list li {
	width: 50%;
	margin: 0 auto 8%;
	padding: 0 3%;
	box-sizing: border-box;
}
.sec01_03_cnt .drink_list .item-img,
.sec01_03_cnt .drink_list .item-cnt {
	width: auto;
}
.sec01_03_cnt .drink_list .item-cnt {
	font-size: 13px;
}
.sec01_03_cnt .btn {
	width: 90%;
	margin: 0 auto;
}
.sec01_cnt .sec01_note {
	font-size: 11px;
	margin: 1% 0 4%;
}

/*-- Section02 --*/
.sec02 {
	padding: 8% 0 2%;
	background: #e4f0ff url("../img/sp/bg_sec02.png") center top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec02-inner {
	width: 90%;
	margin: 0 auto;
}
.sec02 h2 {
	width: 86%;
	margin: 0 auto 4%;
}
.sec02_txt {
	margin: 0 0 6%;
	font-size: 14px;
	text-align: left;
}
.sec02_cnt {
	margin: 0 0 6%;
}
.sec02_list .sec02_list_item {
	width: 47%;
	margin: 0 6% 4% 0;
	box-sizing: border-box;
}
.sec02_list .sec02_list_item02,
.sec02_list .sec02_list_item05 {
	margin: 0 0 4% 0;
}
.sec02_list .sec02_list_item03 {
	float: none;
	margin: 0 auto 4%;
}


/*-- Section03 --*/
.sec03 {
	padding: 2% 0 5%;
	font-size: 13px;
}
.sec03-inner {
	width: 90%;
	margin: 0 auto;
}
.sec03 h3 {
	width: 62%;
	margin: 0 auto 6%;
}
.sec03 .sec03_bnr {
	width: auto;
	margin: 0 auto 10%;
}
.sec03 .sec03_bnr a {
	display: block;
	padding-top: 46.551%;
	background: url("../img/sp/bnr_sec03.jpg") center top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.sec03 .box {
	margin: 0 0 10%;
}
.sec03 .box .img01,
.sec03 .box .txt,
.sec03 .box .img02 {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
}
.sec03 .box .txt {
	margin: 0 0 5%;
}
.sec03 .box .img02 {
	padding-top: 41.724%;
	background: url("../img/sp/img_item_sec03.png") center top no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
 .sec03 .box .txt h4 {
	width: 60%;
	margin: 0 auto 3%;
}

.sec03 ul.bnrFather{
	overflow: hidden;
}

.sec03 ul.bnrFather li {
	float: none;
	margin-right: 0;
	margin-bottom: 5%;
}

.sec03 ul.bnrFather li:last-child {
	margin-right: 0;
}




/*-- Banner --*/
.bnr h3 {
	width: 70%;
	margin: 0 auto;
}
.bnr_ttl {
	width: 54%;
	margin: 0 auto 14px;
}
.bnr-box{
	letter-spacing: -0.4em;
	width:auto;
}

.bnr-list li{
	position:relative;
	width:45%;
	display:inline-block;
	/* float:none; */
	margin: 0 2.5% 15px 2.5%;
	box-sizing: border-box;
}
	
	.bnr-list li .bnr-list_item_txt{
	position:absolute;
	bottom:0;
	height: 35%;
	width:100%;
	letter-spacing: 0;
	background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.5));
	color:#fff;
}
	
.bnr-list li .bnr-list_txt p {
	font-weight: bold;
	padding: 0 5px 2px 5px;
	font-size:11px;
	position: absolute;
	bottom: 0;
	line-height: 1.4;
	text-align: left;
	text-shadow: 0 0 3px #000, 0 0 1px #000;
}
.bnr-list {
	width: 100%;
	overflow: hidden;
}
.bnr-list ul {
	padding: 0 10px;
	overflow: hidden;
}
.bnr-list_item {
	margin-right: 0;
	box-sizing: border-box;
}
}