@charset "UTF-8";
header{
	width:100%;
	background:#F5D8D9;
}
.header_top{
}
.header_top img{
	width:100%;
	margin:0 auto;
	vertical-align:top;
}
.header_inner{
    width: 90%;
    margin: 0 auto;
    padding: 1% 0;
}

@media screen and (min-width: 480px) {
.header_left{
    float: left;
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}
.header_right{
float: right;
    line-height: 50px;
    font-size: 15px;
}
.column-more {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  width: 335px;
  height: 70px;
  border: 1px solid #333;
  margin: 0 auto;
  position: relative;
  font-size: 10px;
  line-height: 1;
}
.column-more .en {
  display: block;
  padding-bottom: 10px;
  font-size: 18px;
}
.column-more::after {
  width: 10px;
  height: 20px;
  background-image: url("/img/icon_more_arrow.svg");
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  content:"";
}

}

@media screen and (max-width: 480px) {
.header_left{
    float: left;
    width: 30%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}
.header_right{
    float: right;
    line-height: 50px;
    font-size: 15px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70px;
}
.column-more {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    width: 160px;
    height: 50px;
    border: 1px solid #333;
    margin: 0 auto;
    position: relative;
    font-size: 10px;
    line-height: 50px;
}
.column-more .en {
  display: block;
  padding-bottom: 10px;
  font-size: 18px;
}
.column-more::after {
  width: 10px;
  height: 20px;
  background-image: url("/img/icon_more_arrow.svg");
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  content:"";
}
}

.contact-more {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    width: 335px;
    height: 50px;
    border: 1px solid #333;
    margin: 0 auto;
    position: relative;
    font-size: 10px;
    line-height: 1;
}
.contact-more .en {
  display: block;
  padding-bottom: 10px;
  font-size: 18px;
}
.contact-more::after {
  width: 10px;
  height: 20px;
  background-image: url("/img/icon_more_arrow.svg");
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  content:"";
}

.header_left img{
	width: 80%;
}

.header_right li{
    float: left;
    margin-left: 40px;
}
.header_right img{
	vertical-align:middle;
}
#keyvisual{
	    margin-bottom: 3%;
	position:relative;
}
#keyvisual img{
	width:100%;
}

@media screen and (min-width: 480px) {

#keyvisual .key_box{
    position: absolute;
    top: 25%;
    right: 5%;
    width: 40%;
}

#keyvisual .key_box p{
font-size: 2vw;
	line-height:2em;
font-family: 'Sawarabi Mincho', Helvetica, Arial, sans-serif;
}

}

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

#keyvisual .key_box{
    border-bottom: 1px solid #666;
    width: 80%;
    padding-bottom: 5%;
    margin: 2% auto;
}


}

#wrapper{
	width:100%;
	margin:0 auto;
background: #fff;
padding-bottom: 100px;
}
.midashi h2 {
    font-family: Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
    font-size: 22px;
    font-weight: bold !important;
    margin-bottom: 3%;
    text-align: center;
    padding-top: 50px;
}


.contact_head {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
  width: 335px;
  height: 70px;
  border: 1px solid #333;
  margin: 0 auto;
  position: relative;
  font-size: 10px;
  line-height: 1;
}
.contact_head .en {
  display: block;
  padding-bottom: 10px;
  font-size: 18px;
}
.contact_head::after {
  width: 10px;
  height: 20px;
  background-image: url("/img/icon_more_arrow.svg");
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
  content:"";
}

.bar_01{
	width:910px;
	height:1px;
	background:url(../img/bar_01.png);
	margin-top:5px;
	margin-bottom:40px;
}
.contact{
	margin:0px auto;
	text-align: center;
}

#slider{
	margin-bottom:30px;
}
.page_nav{
	text-align:center;
	margin:60px auto;
}
.page_nav ul{
	text-align:center;
	display:inline-table;
}
.page_nav li{
	float:left;
	margin-right:20px;
}
.last{
	margin-right:0px !important;
}
footer{
	width:100%;
	background:#F5D8D9;
position: absolute;
    bottom: 0;
margin-bottom: -200px;/*フッターの高さと等しいネガティブマージン*/
}
}
.footer_inner{
	width:100%;
	margin:0 auto;
}
.footer_top{
	padding:30px 0px;
	text-align:center;
}

.footer_top img{
	width:20%;
}
.footer_menu{
	text-align:center;
	margin:0px auto 20px;
}
.footer_menu ul{
	text-align:center;
	display:inline-table;
}
.footer_menu li{
	float:left;
	margin-right:10px;
}
#page_top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

address{
	text-align:center;
	color:#939393;
	font-size:12px;
	font-style:normal;
}
.box {
	margin-bottom:40px;
    width: 90%;
    margin: 0 auto;
}
.box p{
	margin-bottom:20px;
	text-align:center;
}
.left_box{
	float:left;
	width:510px;
}
.right_box{
	float:right;
}
.left{
	float:left;
}
.right{
	float:right;
}
.contact_btn{
	width:680px;
	margin:40px auto;
}

.contact_btn li{
	float:left;
	margin-right:40px;
}
h3{
	font-size:140%;
    margin-bottom: 1em;
}
#formWrap{
	width:100%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
#formWrap table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap table.formTable th{
width: 30%;
    display: inline-block;
}

#formWrap table.formTable td{
    display: inline-block;
    width: 50%;
}

#formWrap table.formTable td,table.formTable th{
	border:20px solid #FFF;
	padding:5px;
}
#formWrap table.formTable th{
	font-weight:normal;
	text-align:center;
}
#formWrap2{
	margin:0 auto;
	color:#555;
	line-height:120%;
	font-size:90%;
}
#formWrap2 table.formTable{
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}

#formWrap2 table.formTable td,table.formTable th{
	border:20px solid #FFF;
	padding:5px;
}
#formWrap2 table.formTable th{
	font-weight:normal;
	line-height:120%;
}
.footer_sp{
	margin-bottom:200px;
}

/*recruit追加20150831*/
.recruit .box{
	border:3px solid #ADDCC3;
	width:840px;
	height:auto;
	padding:30px;
}
.shopTit{
	float:left;
	height:41px;
	vertical-align:middle;
}
.shopTop{
	height:41px;
}
.shopTop a{
	float:right;
}
.shopTit img{
	width:65px;
	display:block;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.shopTit h3{
    font-family: Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
	display:inline;
	font-size:20px
}
.bar_02{
	width:840px;
	height:1px;
	background:url(../img/bar_02.png);
	margin-top:20px;
}
.box h4{
	font-size:18px;
	color:#787878;
	margin:20px 0px;
}
.shopInfo{
	float:left;
	width:400px;
}
.shopList{
	float:right;
	width:400px;
}
.shopList dt{
	font-size:17px;
    font-family: Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Meiryo,sans-serif;
	margin-bottom:10px;
	border-left:3px solid #ADDCC3;
	padding-left:15px;
}
.shopList dd{
	margin-bottom:15px;
}
.shopInfo .point{
	margin-top:10px;
}
.shopInfo .point img,.shopInfo .point span{
	float:left;
	margin-right:5px;
}
.shopInfo .point span.pp{
	border:1px solid #ADDCC3;
	padding:2px 5px;
	color:#ADDCC3;
}

ul.pageNav01 {
	margin: 0 0 10px;
	padding: 10px 10px 5px;
	background: #eee;
	text-align: center;
}

ul.pageNav01 li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.pageNav01 li span,
ul.pageNav01 li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	background: #fff;
	border: 1px solid #aaa;
	text-decoration: none;
	vertical-align: middle;
}

ul.pageNav01 li a:hover {
	background: #eeeff7;
	border-color: #00f;
}

html {
    scroll-behavior: smooth;
	position:relative;
}
.pagetop {
    height: 40px;
    width: 40px;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #fff;
    border: solid 1px #666666;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 2;
}

.pagetop__arrow {
    height: 7px;
    width: 7px;
    border-top: 2px solid #666666;;
    border-right: 2px solid #666666;;
    transform: translateY(20%) rotate(-45deg);
}

@media(max-width:480px){
    .pc{
        display: none !important;
    }
}

.policy{
	width:90%;
	margin:0 auto;
}

.policy .box{
	padding-top:10%;
}

.policy .box p{
	text-align:left;
}