@charset "utf-8";
/*----------------------------------------
       Reset
----------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ul, li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  outline: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

.clearfix,
#sec04 .drink02 .box02 dd{
  *zoom: 1;
}
.clearfix:after,
#sec04 .drink02 .box02 dd:after{
  content: "";
  display: table;
  clear: both;
}
/*--------------------------
common
---------------------------*/
body {
	background: #fff;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 16px;
  min-width: 1000px;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
	color: #062765;
	font-weight: bold;
	text-align: left;
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 14px;
    min-width: 100%;
    width: 100%;
  }
}

a {
  color: #063285;
}
a:link {
  color: #063285;
}
a:visited {
  color: #063285;
}
a:hover,
a:hover img{
	opacity: 0.7; 
	filter: alpha(opacity=0.7); 
}

/* ------------------------------
header
------------------------------ */
header {
  width: 1000px;
	margin: 0 auto;
}
/* ------------------------------
nav
------------------------------ */
nav {
  width: 1000px;
	margin: 0 auto;
	text-align: center;
}
nav ul{
	letter-spacing: -10px;
}
nav ul li{
	display: inline-block;
	letter-spacing: 0;
}

/* ------------------------------
section common
------------------------------ */
h2{
	margin: 0 0 35px;
}
p.lead{
	font-size: 18px;
	line-height: 175%;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 0 40px;
}
p.lead span{
	color: #c10e23;
}
.contact{
	box-sizing: border-box;
	width:880px;
	height: 192px;
	background: url(../images/contact_bg.jpg) no-repeat;
	text-align: center;
	position: relative;
	padding: 35px 0 0;
	margin: 0 auto;
}
.contact p:nth-of-type(1){
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 0 15px;
}
.contact .tel span{
	background: url(../images/contact_tel.jpg) left center no-repeat;
	padding: 0 0 0 50px;
	color: #c10e23;
	font-size: 36px;
	letter-spacing: 3px;
}
.contact .web{
	position: absolute;
	top: 22px;
	right: 42px;
}
.contact dl{
	display: table;
	margin: 15px auto 0;
}
.contact dt,
.contact dd{
	display: table-cell;
	line-height: 150%;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}
.contact dt{
	padding: 0 20px 0 0;
}
.contact dd span{
	letter-spacing: 3px;
}
.btn_top{
	width:880px;
	box-sizing: border-box;
	text-align: right;
	margin: 10px auto 0;
}

/* ------------------------------
select
------------------------------ */
#select{
	width:1000px;
	margin: 0 auto 50px;
}
#select .box01,
#select .box02,
#select .box03{
	box-sizing: border-box;
	width:1000px;
	height: 288px;
	padding: 50px 0 0 380px;
	margin: 0 0 50px;
}
#select .box01{
	background: url(../images/select_bg01.jpg) no-repeat;
}
#select .box02{
	background: url(../images/select_bg02.jpg) no-repeat;
}
#select .box03{
	background: url(../images/select_bg03.jpg) no-repeat;
}
#select .box01 h3,
#select .box02 h3,
#select .box03 h3{
	color: #c20d20;
	font-size: 24px;
	letter-spacing: 1px;
	margin: 0 0 35px;
}
#select .box01 p,
#select .box02 p,
#select .box03 p{
	line-height: 175%;
	letter-spacing: 1px;
}

/* ------------------------------
menu
------------------------------ */
#menu{
	width:1000px;
	margin: 0 auto 50px;
}
#menu .menu_list{
	width:880px;
	margin: 0 auto;
}
#menu .menu_list h3{
	margin: 0 5px 10px;
}
#menu .menu_list .list01{
	display: table;
	margin: 0 0 50px;
}
#menu .menu_list .list01 li{
	display: table-cell;
	line-height: 150%;
	text-align: center;
	padding: 0 5px;
}
#menu .menu_list .list01 li span{
	display: block;
	color: #c20d20;
	padding: 5px 0 10px;
}
#menu .menu_list .list01 li img{
	display: block;
	margin: 0 auto 10px;
}
#menu .menu_list .btn{
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.2);
}
#menu .menu_list .list01.block3{
	margin-left: -2px;
}
#menu .menu_list .list01.block3 p{
	text-align: left;
}
#menu .menu_list .btn_block{
	text-align: center;
	margin: -20px 0 35px;
}

/* ------------------------------
order
------------------------------ */
#order{
	width:1000px;
	margin: 0 auto 50px;
}
#order > dl{
	box-sizing: border-box;
	width:880px;
	background: url(../images/order_bg01.jpg) center bottom no-repeat;
	padding: 0 0 25px;
	margin:0 auto 5px;
}
#order > dl:nth-of-type(4){
	background: none;
	padding: 0;
	margin: 0 auto 50px;
}
#order > dl > dt{
	background: #fff28c;
	color: #c20d20;
	font-size: 20px;
	letter-spacing: 1px;
	padding: 20px 65px 10px;
}
#order > dl > dd{
	background: #fff28c;
	line-height: 150%;
	letter-spacing: 1px;
	padding: 0 65px 20px 85px;
}
#order .check{
	width:880px;
	margin: 0 auto;
}
#order .check h3{
	margin: 0 0 15px;
}
#order .check ol{
	padding: 0 50px 35px;
}
#order .check ol li{
	list-style-type: decimal;
	margin: 0 0 5px 20px;
	line-height: 175%;
	letter-spacing: 1px;
}
#order .btn_block{
	text-align: center;
	margin: 0 0 40px;
}
#order .btn_block img{
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.2);
}

/* ------------------------------
area
------------------------------ */
#area{
	width:1000px;
	margin: 0 auto 70px;
}
#area .map{
	box-sizing: border-box;
	width:870px;
	height: 404px;
	background: url(../images/area_bg01.jpg) no-repeat;
	padding: 300px 0 0 440px;
	margin: 0 auto 20px;
}
#area .map p{
	color: #333;
	font-size: 14px;
	line-height: 150%;
}
#area .map p span{
	display: block;
	padding: 10px 0 0;
	font-weight: normal;
}
#area .area_list{
	width:870px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto 30px;
}
#area .area_list .item{
	width:420px;
}
#area .area_list .item h3{
	margin: 0 0 10px;
}
#area .area_list .item p{
	font-size: 14px;
	line-height: 175%;
}
#area .btn_block{
	text-align: center;
	margin: 0 0 40px;
	padding: 10px 0 0;
}
#area .btn_block img{
	box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.2);
}

/*----------------------------------------
footer
----------------------------------------*/
footer ul{
	text-align: center;
	margin: 0 0 20px;
}
footer ul li{
	display: inline-block;
	padding: 0 15px;
	border-right: 2px solid #042666;
}
footer ul li:last-child{
	border:none;
}
footer p{
	width:100%;
	height: 55px;
	background: #042666;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 55px;
	letter-spacing: 1px;
	text-align: center;
}

/* ------------------------------
Fade Effect
------------------------------ */
.fadein {
  opacity: 0;
  transform: translate(0px, 0px);
  transition: all 2s;
}

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_top {
  opacity: 0;
  transform: translate(0px, 30px);
  transition: all 1s;
}

.fadein_top.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_right {
  opacity: 0;
  transform: translate(30px, 0px);
  transition: all 1s;
}

.fadein_right.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_bottom {
  opacity: 0;
  transform: translate(0px, -30px);
  transition: all 1s;
}

.fadein_bottom.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

.fadein_left {
  opacity: 0;
  transform: translate(-30px, 0px);
  transition: all 1s;
}

.fadein_left.scrollin {
  opacity: 1;
  transform: translate(0, 0);
}

