@charset "utf-8";
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
body{
	margin:0 auto;
	color:#333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	scroll-behavior: smooth;
	}



header{
width: 100%;
height: 70px; 
background-color: #FFF;
}
.headerBody{
	display: flex;
	max-width: 1200px; 
	margin: 0 auto; 
	height: 70px; 
	align-items: center; 
	padding-top: 0.7rem;
}
.headerLeft{
padding: 0 30px;
margin-right: auto; 
}
.headerLeft > a > img{
height: 60px !important;
}
.globalList{
list-style: none; 
display: flex;
}
.globalList > li{
padding: 0 10px;
}
.globalList > li > a{
text-decoration: none;
color: #000;
}
.globalList > li > a:hover{
opacity: 0.7;
}
.hamburger{
display: none;
}
.active{
	border-bottom: 2px #181717;
}
a{
	color: #000;
	text-decoration: none;
}
.link-color{
	color: #0c50a8;
}

.box1{
	width:100%;
	height:auto;
	padding-top:15px;
}
.box9{
	width:100%;
	height:auto;
	padding-top:10px;
	background: rgb(216, 214, 214);
	}
.boxNav{
	width:100%;
	background: url(../img/topNav.jpg) no-repeat center;
	height:auto;
	background-size: cover;
	}
.box2{
	width:100%;
    background-color: #e8e9e9;
	}
.box3,.box4{
    width:100%;
	}
.box3, .box2{
    padding-top:30px;
    padding-bottom: 20px;
	}
.ttl_box{
	width:100%;
	background: url(../img/ttlbg.jpg) no-repeat center;
	height:130px;
	background-size: cover;
	}
.innerbox{
	max-width:1000px;
	margin:0 auto;
	padding:0 30px 30px 30px;
	text-align:center;
	}
.topbox{
	max-width:1000px;
	margin:0 auto;
	padding:0 30px 30px 30px;
	text-align:center;
	min-height: 350px;
	}
.innerBreadcrumb{
	max-width:1000px;
	margin:0 auto;
	text-align:left;
}
.normalTable{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.normalTable th{
	width: 25%;
} 
.normalTable th,.normalTable td{
	padding: 10px 0;
	text-align: left;
}
.normalTable tr:nth-child(odd){
	background-color: #f8f8f8;
}
._left{
	text-align: left !important;
}
.lh1{line-height: 0.8;}
.box50{
	width:49%;
	float:left;
	padding-bottom:2%;
	position: relative;
}
.boxImg{
	width:50%;
	float:left;
	padding-bottom:2%;
	position: relative;
}
/* .boxArea {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
} */
.box33{
	width:31.33%;
	margin-right: 1%;
	background-color: #FFF;
	padding: 1em;
	margin-bottom: 2em;
	display: inline-block;
	vertical-align: top;
	}
.box25{
	width:23%;
	float:left;
	margin: 1%;
	padding:0.2em;
	margin-bottom:15px;
	position: relative;
	background-color: #ffffff;
}
.box33 img{
	padding:2%;
	}
._right{
	float:right;
	}
._padding-top{
	padding-top:8px;
	}
.left_area{
	float:left;
	width:48%;
	text-align:left;
	}
.right_area{
	float:right;
	text-align:left;
	width:50%;
	}
._border-buttom{
	border-bottom:#d1d1d1 1px dotted;
	border-width:thin;
	width:96%;
	position:relative;
	}
._border{
	border:#d1d1d1 1px dotted;
	border-width:thin;
	position:relative;
	}
	._border_top{
	border-top:#ddd 1px dotted;
	border-width:thin;
	position:relative;
	display:block;
	}
._width100{
	width:100%;
	text-align:right;
	padding:5px;
	}
._bold{
	font-weight:bold;
	}
._red{
	color:#b41010;
	}
._green{
	color: #00B900;
}
._block{
	display:block;
	font-size:1.2rem;
	}
._gray{
	color:#bbb;
	}
._icom{
	display:none;
}
.ic{
	font-size: 60px;	
}
.textLeft{
	text-align:left;
	}
.maxHeight220{
	max-height:220px;
	}
.map{
	min-height: 350px;
}
.icon-red{
	padding: 3px 6px;
	display: inline-flex;
	color: #fff !important;
	background: #eb1010;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
	border-radius: 1px;
	text-align:center;
	text-decoration:none !important;
	vertical-align: top;
   }
.textshadow{    text-shadow: #aa0000 2px 0px, #aa0000 -2px 0px, #aa0000 0px -2px,
	 #aa0000 0px 2px, #aa0000 2px 2px, #aa0000 -2px 2px, #aa0000 2px -2px, #aa0000 -2px -2px, #aa0000 1px 2px, #aa0000 -1px 2px, #aa0000 1px -2px, #aa0000 -1px -2px, #aa0000 2px 1px, #aa0000 -2px 1px, #aa0000 2px -1px, #aa0000 -2px -1px;}

h1{
	color:#000;
	margin:0 auto;
    text-align:center;
    font-size: 3em;
}
.subh1{
	top:130px;
	position:absolute;text-align:center;
	}

h2 {
	text-align: center;
}

h2 span{
	position: relative;
	display: inline-block;
	padding: 0 0.5em;
}
		
h2 span::before, h2 span::after{
	position: absolute;
	top: 50%;
	content: '';
	width: 1.5em;
	height: 2px;
	background-color: black;
}

h2 span::before {left: 100%;}
h2 span::after { right: 100%;}

h3 {
	position: relative;
	padding-bottom: 0.2em;
	border-bottom: 2px solid #DDD;
	text-align: left;
}

h3::after {
	position: absolute;
	content: " ";
	border-bottom: solid 2px #212122;
	bottom: -2px;
	width:30%;
	display: block;
}
.smalltext{
	font-size:0.8em;
	color:#a09696;
	}
.cartText{
	font-size:0.8em;
	}
.clr{
	color:#aa0000;
}
.bc{
	font-size:1em;
	text-align:left;
	line-height:1.2em;
	font-weight:bold;
	}
	


.yomi{
	font-size: 0.8rem;
	color:#a09696;
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	-ms-transform:scale(0.5);
	-o-transform:scale(0.5);
	transform:scale(0.5);
}
#footer{
	width:100%;
	background:#000;
	color:#FFF;
	text-align:center;
	}
#footer ul{
	padding-left:5px;	
	}
	
#footer ul li{
	list-style:none;
    border-right: 1px solid #666;
    display: inline-block;
	
	}
#footer ul li a{
	text-decoration:none;
	display: block;
    padding: 2px 10px;
	}
	
#footer ul li:last-child {
    border-right-width: 0;
	}
.sp-menu{
	position: fixed;
    display: block;
    border-radius: 50%;
	background: #e99cf0;
	opacity: 0.6;
    width: 45px;
	height: 45px;
	float:right;
	z-index: 100;
	bottom:80px;
}
.sp-menu::before,
.sp-menu::after{
	position: absolute;
    width: 12px;
    height: 3px;
    content: '';
    border-radius: 3px;
    background: #fff;
}
.sp-menu::before{
    top: 18px;
    right: 20px;
	transform: rotate(-45deg);
}
.sp-menu::after{
    top: 18px;
    right: 12px;
    transform: rotate(45deg)
}
.ui-datepicker-title{
	text-align: center;
}
.ui-state-highlight{
	background-color: #F68B1E;
}
.ui-state-default{
	border: #d3d3d3 1px solid;
	min-width: 35px;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 4px;
}
.ui-datepicker {
	background-color: #6dad70;
	max-width: 330px;
}
.ui-datepicker a {
	color:#ffffff;
}
.ui-datepicker table th {
	min-width: 30px;
	min-height: 30px;
}
.ui-datepicker-next{
	float: right;
}
.ui-datepicker-unselectable{
	color:#669b72;
}
#footer .tko{
	display:block;
	position: fixed;
	right: 0;
	bottom: 0;
	width: 60%;
	z-index: 100;
	margin-top:5px;

	}
#footer .tko ul li{
	width:90%;
	border:#CCC 1px solid;
	background: #000;opacity:0.7;
	
	}
#footer .tko ul li a{
	padding-right:5px;
	}
img{
	max-width:100%;
	height:auto;
	}
.infoimg{
	height:auto;
}
.box2:after, .innerbox:after, .box3:after,._right:after {
    content: "";
    clear: both;
    display: block;
}
.clear_h2{
	clear:both;
	width:100%;
	height:3px;
}
.clear_h10{
	clear:both;
	width:100%;
	height:10px;
}
.clear_h20{
	clear:both;
	width:100%;
	height:20px;
}
.clear_h40{
	clear:both;
	width:100%;
	height:40px;
}
.clear_h2:after,.clear_h10:after,.clear_h20:after,.clear_h30:after {
	content: "";
	display: table;
	clear: both;
  }
  
  
  
  
.topList{
	width:33.333%;
	display:block;
	padding-left:1%;
	padding-right: 1%;
	float:left;
	padding-bottom: 4%;
}
.topList .text{
	padding-top:2px;
	line-height:1.6rem;
}
.imgList{
	    border: #FFF 2px solid;
}
.news{
	color:#000;
	display:block;
	text-align: left;
	}
dl{
		text-align:left;width:96%;
	}
dt{
	color:#636160;
	font-weight:bold;
	}
dd{
	color:#9d9b06;
	padding-bottom:7px;
	}
.new-icon {
  display: inline-block;
  background: #df21cd;
  padding: 1px 3px;
  margin-left:2px;      
  vertical-align: text-top; 
  font-size: 0.6em;
  color: #fff;
  border-radius: 2px;    
}
#form{
	position: relative;
	width: 100%;
	margin: 20px auto;
}

.stepBar {
	position: relative;
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	*zoom: 1;
  }
  .stepBar .step {
	position: relative;
	float: left;
	display: inline-block;
	line-height: 40px;
	padding: 0 40px 0 20px;
	background-color: #eee;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
  }
  .stepBar .step:before, .stepBar .step:after {
	position: absolute;
	left: -15px;
	display: block;
	content: '';
	background-color: #eee;
	border-left: 4px solid #FFF;
	width: 20px;
	height: 20px;
  }
  .stepBar .step:after {
	top: 0;
	-moz-transform: skew(30deg);
	-ms-transform: skew(30deg);
	-webkit-transform: skew(30deg);
	transform: skew(30deg);
  }
  .stepBar .step:before {
	bottom: 0;
	-moz-transform: skew(-30deg);
	-ms-transform: skew(-30deg);
	-webkit-transform: skew(-30deg);
	transform: skew(-30deg);
  }
  .stepBar .step:first-child {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
  }
  .stepBar .step:first-child:before, .stepBar .step:first-child:after {
	content: none;
  }
  .stepBar .step:last-child {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
  }
  .stepBar .step.current {
	color: #FFF;
	background-color: #26bfa1;
  }
  .stepBar .step.current:before, .stepBar .step.current:after {
	background-color: #26bfa1;
  }
  .stepBar.step2 .step {
	width: 50%;
  }
  .stepBar.step3 .step {
	width: 33.333%;
  }
  .stepBar.step4 .step {
	width: 25%;
  }
  .stepBar.step5 .step {
	width: 20%;
  }
/*
input{
	width: 100%;
	min-height: 35px;
	padding: 0px 12px 0px 12px; 
	background: transparent;
	outline: none;
	color: #383838;
	border: solid 1px #635f5f;
	display: block;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	margin-bottom: 2px;
}
input:hover{
	background: #181717;
	color: #FFF;
}
textarea{
	display: block;
	width: 100%;
	min-height: 60px;
	background: transparent;
	outline: none;
	color: #383838;
	border: solid 1px #635f5f;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	margin-bottom: 10px;
}
textarea:hover{
	background: #e1e1e1;
	color: #383838;
}
#submit{
	width: 35%;
	padding: 0;
	margin: 0 auto;
	outline:none;
	color: rgb(77, 74, 74);
	cursor: pointer;
	border: solid 1px #635f5f;
	border-top: none;
}
.lbl {
    width: 70px;
    height: 20px;
    color: #ffffff;
    background-color: #2779bd;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    border-radius: 50%;
    position: absolute;
	top: 0px;
	left: 20px;
	font-size: 0.3em;
}
.lbl_down {
    width: 70px;
    height: 20px;
    color: #ffffff;
    background-color: #2779bd;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    border-radius: 50%;
    position: absolute;
	top: 22px;
	left: 30px;
	font-size: 0.3em;
}
.lbl_right {
    width: 40px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center; 
    position: absolute;
    top: 0;
	right:10px;
}
*/
.ribbonBlue{
	background: #0c3770;
  }
  .ribbonRed{
	background: #4b0731;
  }
  .ribbonGreen{
	background: #036808;
  }
  .ribbonYellow{
	background: #8d6c07;
  }
  .ribbonPink{
	background: #d94467;
  }
  .ribbon {
	display: inline-block;
	position: relative;
	height: 28px;
	line-height: 18px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	color: #FFF;
	box-sizing: border-box;
  }
  .ribbon h4 {
	margin: 0;
	padding: 1px 15px 0 5px;
	border-top: dashed 1px #FFF;
	border-bottom: dashed 1px #FFF;
	line-height: 15px;
  }
  
  .ribbon:after {
	position: absolute;
	content: '';
	z-index: 1;
	top: 0;
	right: 0;
	width: 0px;
	height: 0px;
	border-width: 15px 10px 15px 0px;
	border-color: transparent #fff transparent transparent;
	border-style: solid;
  }
.lineThrough{text-decoration: line-through;}
.displaynone{
	display:none;
}
 .courseArea {
	width:100%;
	float:left;
	padding:2%;
	border: #eee 1px solid;
	background: #fae9c5;
	position: relative; 
	margin-bottom: 3%;
}
.courseLeft{
	width: 25%;
	float: left;	
}
.courseRight{
	width: 70%;
	float: right;
	text-align: left;
}
.couponArea, .bkArea {
	width:98%;
	float:left;
	padding:2%;
	border: #eee 1px solid;
	background: #fafafa;
	position: relative; 
	margin-bottom: 3%;
}
.couponLeft, .bkLeft{
	width: 35%;
	float: left;	
	padding-left: 10%;
	vertical-align: middle;
}
.couponRight, .bkRight{
	width: 55%;
	float: right;
	border-left: #a09696 1px dotted;
	text-align: left;
}
/* ラベル部分 左上に表示 */
.couponArea::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #c12748; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}
.couponArea::after {
    content: "coupon　";
    display: block;
	top: 5px;
	font-size: 0.6em;
    transform: rotate(-45deg);
    color: #fff; /* 文字色はここで変更 */
    left: 0;
    position: absolute;
    z-index: 101;
}

.bkArea::before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #00FF40; /* ラベルの色はここで変更 */
    position: absolute;
    z-index: 100;
}
.bkArea::after {
    content: "朝食　";
    display: block;
	top: 5px;
	font-size: 0.8em;
    transform: rotate(-45deg);
    color: #000; /* 文字色はここで変更 */
    left: 0;
    position: absolute;
    z-index: 101;
}

.btn-blue{
  color: #fff;
  background-color: #2779bd;
  font-size: 0.7em;
  border-radius: 10%;
}
#goods_list ul{
	padding: 0;
}
.goods{
	border: #ddd solid 1px;
	padding: 5px;
	margin: 2px;
  }

  dl dd{
	padding: 5px;
  }
  #go_cart{
	padding: 5px 0px;
  }
  #close_cart span{
	cursor: pointer;
  }
  .cartArea {
	display:block;
	position: fixed;
	right: 2%;
	bottom: 2%;
	width: auto;
	z-index: 100;
	padding:1%;
	min-width: 70px;
	background-color: #666666;
}
.cartArea a {
	color:#000;
	}	
.cartArea span {
	font-size: 8px;
    line-height: 18px;
    background: #F68B1E;
    padding: 1px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    color: #fff;
    width: 18px;
    height: 18px;
	text-align: center;
	margin-left: -10px;

}
  #cart_detail{
	padding: 10px;
	text-align: right;
	border-bottom: #ddd solid 2px;
	width: 100%;
	position: fixed;
	bottom: 0;
	background-color: #666666;
	color: #FFF;
	z-index: 999;
  }
  #cart_detail ul li{
	padding: 5px;
	list-style: none;
	border-bottom: #ddd dashed 1px;
  }
  #total{
	font-size: 135%;
  }

.sticky{
	position: -webkit-sticky; /* Safari用 */
    position:sticky; /* 要素をスクロールに応じて固定 */
    top:0; /* 縦スクロールに追従 */
    z-index: 100; /* z-indexで最前面に持ってくる */

}

.flexBox {
	padding:  2px;             /* 余白指定 */
	display: flex; 
	flex-wrap: wrap;
}
 
.flexItem {
    padding: 4px;
    margin:  1px;              /* 外側の余白 */
	border-radius:  5px;        /* 角丸指定 */
	box-sizing: border-box;
	background-color: rgb(241, 151, 151);     /* 背景色指定 */
	opacity: 0.7;

}
.flexItem a {
	color:#000;
	text-decoration: none;
}

.buy{
  color: #fff;
  background-color: #eb6100;
  border-radius: 100vh;
  border: #F68B1E;
  font-size: 0.8em;
}
.btn,
a.btn,
button.btn {
	font-size: 1.1rem;
	font-weight: 700;
	line-height: 1.5;
	position: relative;
	display: inline-block;
	padding: 0.5rem 1rem;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	letter-spacing: 0.1em;
	color: #212529;
	border-radius: 0.5rem;
	border:none;
}
.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}

.fa-position-left {
  position: absolute;
  top: calc(50% - .5em);
  left: 1rem;
}

.btn--radius,
a.btn--radius,
button.btn--radius
{
    border-radius: 100vh;
}
.a-btn{
	display:table;
	background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-weight: 700;
    text-decoration: none;
    padding: 7px 10px 7px 10px;
    position: relative;
    margin:auto;
    min-width: 300px;
    -webkit-tap-highlight-color: rgba(0,0,0,0.25);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.a-btn::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accbox {
    margin: 2em 0;
    padding: 0;
    width: 100%;/*最大幅*/
}
.accbox label {
    display: block;
    padding : 8px 12px;
    font-weight: bold;
    background: #c09932;
    cursor :pointer;
    transition: all 0.5s;
}

/*ラベルホバー時*/
.accbox label:hover {
    background :#d8b862;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    padding: 5px;
    background: #f6ecd1;
    opacity: 1;
}

.accbox .accshow form {
    margin: 2px 2px}

.news{
	width: 100%;
	padding: 2%;
}
.news span{

	color:#8c8c8c;
}
.newsimg{
	margin-right: 2%;
	width: 28%;
	float: left;
	max-width: 180px;
}
.sp33{
	width:30.333%;
	float:left;
	padding: 1em 0.1em;
	margin: 1%;
	background-color: #FFF;
}
.sp50{
	width:50%;
	float:left;
	padding: 1em;
}
.sp65{
	width:65%;
	float:right;
	padding: 0.1em;
}
.row{
	display: block;
	padding: 1em 0.2em;
	border-bottom: solid 1px #e0e0e2;
	min-height: 14px;
}
.rowLeft{
	width: 30%;
	float: left;
	text-align: left;
}
.rowRight{
	width: 70%;
	float: left;
	text-align: left;
}
#page-top {
  position: fixed;
  bottom: 5px;
  right: 5px;
  font-size: 20px;
  line-height: 1.2;
  z-index: 99;
  width: 220px;
  text-align: right;
}
#page-top a {
  background: #353433;
  text-decoration: none;
  color: #fff;
  padding: 6px 10px;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  opacity: 0.8;
  transition: all .3s ease;
}
#page-top a:hover {
  text-decoration: none;
  opacity: .5;
}
.breadcrumb {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size:65%;
  }
  
  .breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
	font-weight: bold;/*太字*/
  }
  
  .breadcrumb li:after {/* >を表示*/
	content: '>';
	padding: 0 0.2em;
	color: #555;
  }
  
  .breadcrumb li:last-child:after {
	content: '';
  }
  
  .breadcrumb li a {
	text-decoration: none;
	color: #0c50a8;
  }
  
  .breadcrumb li a:hover {
	text-decoration: underline;
  }
  input[type=text]:focus {
    outline: none;
  }
  input[type=file] {
    font-size: 1.1em;
	padding-bottom: 1em;
  } 
/*   
 textarea{
        padding: 10px;
        border: 1px solid rgb(78, 76, 76);
        max-width: 100%;
        min-width: 320px;
    }

Style inputs, select elements and textareas */
input[type=text],input[type=number],select, textarea{
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	resize: vertical;
	font-size: 1.2em;
  }
  button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}
  
  /* Style the label to display next to the inputs */
  label {
	padding: 5px 5px 5px 0;
	display: inline-block;
  }
.nonborder{
	border:none !important;
	color: rgb(75, 73, 73);
}
  /* Style the submit button 
  input[type=submit] {
	background-color: #26bfa1;
	color: white;
	padding: 12px 20px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	float: right;
	margin-right: 2%;
  }
  */
  .filelabel {
	background-color: orange;  /* 背景色 */
	color: white;              /* 文字色 */
	border: 2px solid orange;  /* 枠線 */
	border-radius: 3em;        /* 角丸 */
	padding: 12px 9px;         /* 内側の余白 */
	display: inline-block;     /* インラインブロック化 */
 }
 .filelabel img {
	vertical-align: bottom;    /* 画像の垂直方向の配置 */
 }
 .filelabel:hover {
	opacity: 0.5;              /* 半透明 */
	border: 2px solid red;     /* 枠線(赤色) */
	cursor: pointer;           /* マウス形状(ポインタ) */
 }
 #filesend {
	display: none;  /* 本来のファイル選択フォームは非表示に */
 }
 #previewbox {
	display: inline-block;     /* プレビュー領域をボタンと横並びに配置する */
	vertical-align: middle;    /* プレビュー画像の垂直方向の配置 */
	width:100%;
}
 .previewImage{
	width: 25%;
	display: inline-block;   
	vertical-align: middle;  
 }
  /* Floating column for labels: 25% width */
  .col-25 {
	float: left;
	width: 25%;
	margin-top: 6px;
  }
  
  /* Floating column for inputs: 75% width */
  .col-75 {
	float: left;
	width: 75%;
	margin-top: 6px;
  }
  
  /* Clear floats after the columns */
  .row:after {
	content: "";
	display: table;
	clear: both;
  }
  .bigFont{
	font-size: 1.6em;
	/* padding-bottom: 0.1em; */
}
.borderB{
	border-bottom: rgb(92, 92, 92) 2px solid;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~760 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media (max-width:760px)
{
	*{
		line-height: 1.5em;
		}
	.logo{
		font-size:1.5em;
    }
    .logo img{
        max-width: 70px;
    }
    #header{
        height: 130px;
    }
	.topbox{
		padding:0 10px 10px 10px;
		min-height: 250px;
		}
	.map{
		max-height: 250px;
		min-height: 200px;
	}
	.headerBody{
		position: relative;
	}
	.globalList{
		display: block;
		position: absolute;
		top: 70px;
		right: 0;
		background-color: #ffffff;
		height: calc(100vh - 70px);
		margin: 0;
		padding: 50px 0;
		box-sizing: border-box;
		width: 0px;
		transition: 0.5s;
		overflow: hidden;
	}
	.globalList.is-open{
		width: 250px;
		z-index: 99;
	}
	.globalList > li{
		
		border-bottom: #CCC 1px solid;
	}
	.globalList > li > a{
		color: #222222;
		padding: 15px 20px;
		display: block;
	}
	.globalList > li > a::after{
		content: '';
		display: inline-flex;
		position: absolute;
		vertical-align: middle;
		right: 10px;
		margin-top: 5px;
		width: 10px;
		height: 10px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #ccc;
		-ms-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.hamburger{
		display: block;
		position: relative;
		background-color: transparent;
		border: none;
		width: 50px;
		height: 50px;
		margin-right: 10px;
		cursor: pointer;
	}
	.hamburger__line{
		display: block;
		width: 30px;
		height: 3px;
		background-color: #000;
		position: absolute;
		top: 3px;
		right: 0;
		left: 0;
		margin:0 auto;
		transition: 0.3s;
	}
	.hamburger__line:before{
		content: "";
		position: absolute;
		top: 10px;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: block;
		width: 30px;
		height: 3px;
		background-color: #000;
	}
	.hamburger__line:after{
		content: "";
		position: absolute;
		top: 20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		display: block;
		width: 30px;
		height: 3px;
		background-color: #000;
		transition: 0.3s;
	}
	.hamburger__text{
		position: absolute;
		bottom: 5px;
		left: 0;
		right: 0;
		margin: 0 auto;
		color: #000;
		font-size:12px ;
	}
	
	.hamburger.is-open > .hamburger__line:before{
		display: none;
	}
	.hamburger.is-open > .hamburger__line{
		top: 15px;
		transform: rotate(45deg);
	}

	.hamburger.is-open > .hamburger__line:after{
		top: 0;
		transform: rotate(-90deg);
	}

	.active{
		display:block;
		}

	.box1{
		height:auto;
		}
	.innerbox{
		max-width:98%;
		padding:0 2% 2% 2%; 
		}
	h1{
		font-size:2em;
		padding-top:20px;
        }
    h2{
        font-size: 1.3em;
    }
    .ttl_box{
        height:80px;
        }
	._icom{
	display: inline;
	 padding-right:10px;    vertical-align: bottom;
	}
	._bar{
	display: inline;
	 padding-right:10px;
	 padding-top:5px;   
	}
	.left_area{
		float:left;
		width:35%;
		text-align:left;
		padding-right:10px;
		}	
	.right_area{
		float:right;
		width:62%;
		}		
	.box50, .box33{
	width:100%;
	display:block;
	}
.boxImg{
	width:100%;
	display:block;
}
	#footer ul{
		padding-left:1px;	
		}
	#footer ul li a{
		text-decoration:none;
		padding: 2px 5px;
		}	
	
	dd{
		font-size:1.2em;
	}
	.box25{
		width:46%;
		margin: 2%;
		margin-bottom:10px;

	}
	.stepBar .step {
		line-height: 30px;
		padding: 5px 30px 5px 20px;
		}
	.rowLeft{
		width: 35%;
	}
	.rowRight{
		width: 60%;
		vertical-align: bottom;
	}
	h3::after {
		width:40%;
	}
	.bc{
		background:#3d3d3d;
		display: inline-block;
		float: left;
		font-weight:bold;
		opacity: 0.5;	
		color: #fff;
		padding: 0.4em;
	}
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~400 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
@media (max-width:400px)
{
	*{
		line-height: 1.4em;
		}
	.stepBar .step {
		line-height: 20px;
		padding: 5px 20px 5px 10px;
		}
	.stepBar .step:before, .stepBar .step:after {
		height: 15px;
		}
	.row{
		padding: 0.1em 0.2em;
	}
	.rowLeft{
	width: 100%;
	}
	.rowRight{
		width: 100%;
	}
	.logo{
		font-size:1.5em;
		min-width: 250px;
		padding: 6px 2px 2px 2px;
	}
	.topbox{
		padding:0 10px 10px 10px;
		min-height: 180px;
		}
	.couponLeft{
		width: 90%;
		float: none;	
		padding-left: 10%;
	}
	.couponRight{
		width: 98%;
		float: none;
		border-left: 0px;
		border-top: #a09696 1px dotted;
		text-align: left;
		padding-left: 1px;
	}
	.courseLeft{
		width: 100%;
	}
	.courseRight{
		width: 100%;
		text-align: left;
	}
	#footer .tko{
		width: 90%;
		}
	#footer .tko ul li{
		width:90%;
		}
	.ui-datepicker {
	max-width: 320px;
	}
	.ui-datepicker table th {
		min-width: 25px;
		min-height: 25px;
	}
	.ui-state-default{
		border: #d3d3d3 1px solid;
		min-width: 30px;
		display: block;
		text-align: center;
		text-decoration: none;
		margin: 3px;
	}

	.previewImage{
		width: 50%;
	 }
	 .a-btn{
		min-width: 100%;
	}
	h3::after {
		width:55%;
	}


}