.mb5{
    margin-bottom: 5px;
}
.mb68{
    margin-bottom: 68px;
}
.mb120{
    margin-bottom: 120px;
}
.line38{
    line-height: 38px;
}
.container{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    color:#221815;
    font-family: "ＭＳ Ｐゴシック","MS PGothic", sans-serif;
    letter-spacing: 0.05em;
    text-size-adjust: none; -webkit-text-size-adjust: none; -ms-text-size-adjust: none;
}
.text-size{
   text-size-adjust: none; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; 
}
header {
    padding: 145px 0 160px;
}
header h1{
    display: inline-block;
    vertical-align: top;
}
header p.imgTel{
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
header p.imgTel > img{
    padding-top: 200px;
    margin-bottom: 10px;
}
.menu{
    margin: 0 auto;
    width:1000px;
}
.menu li{
    float: left;
}
nav.container{
    border-bottom: 1px solid #000;
    max-width:100%;
    width: 100% !important;
    margin-bottom: 115px;
    padding-bottom: 50px;
}

footer {
    margin-top: 130px !important;
    position: relative;
}
footer .f-wrap{
    padding: 20px 150px 20px 180px;
}
.f01{
    float: left;
}
.f02{
    float: right;
}
.btnCroll{
    position: absolute;
    right: 0;
    top: -28px;
}
.w-nlist{
    margin-bottom: 35px;
}
.w-nlist article{
    float: left;
    width: 300px;
    margin-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.w-nlist article:first-child{
    margin-left:0;
}
.w-nlist article figure a{
    float:left;
    display:inline-block;
    margin-right:20px;
}
.w-nlist article figure figcaption{
    overflow:hidden;
}
.w-nlist article figure .thumnailimg{
    max-width: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
}
.w-nlist article .date{
    color:#CB7100;
    display:block;
    margin-bottom:20px;
}

/* event */
.event{
    margin-bottom: 35px;
}
.event article{
    float: left;
    width: 300px;
    margin-left: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.event article:first-child{
    margin-left:0;
}
.event article figure a{
    float:left;
    display:inline-block;
    margin-right:20px;
}
.event article figure figcaption{
    overflow:hidden;
}
.event article .date{
    color:#CB7100;
    display:block;
    margin-bottom:20px;
}
/* event */


.txt-list{
    margin-top:70px;
    margin-bottom:85px;
}
.txt-list article{
    float:left;
    width:280px;
    text-align: justify;
}
.txt-list article p:first-child{
    text-align:center;
    margin-bottom:20px;
}
.txt-list article:nth-child(2){
    border-left:1px dashed #ADADAD;
    border-right:1px dashed #ADADAD;
    margin-left:40px;
    margin-right:40px;
    padding-left: 39px;
    padding-right: 39px;
}

.w-itemCnt{
    border:1px solid #000;
    padding: 65px 95px 94px;
    font-size:14px;
    margin-top:-1px;
    margin-bottom:160px;
}

.cnt01{
    float: right;
    width: 528px;
    line-height:26px;
}

.txt-cl{
    color:#CB7100;
}

.itemCnt01 ul li{
    width:360px;
    float:left;
    margin-top:30px;
}

.itemCnt01 ul li:nth-child(1),.itemCnt01 ul li:nth-child(2){
    margin-top:88px;
}

.itemCnt01 ul li:nth-child(even){
    float:right;
}
.itemCnt01 ul li h3{
    color:#CB7100;
    font-weight:bold;
    background:url(../../img/yoikotopan/ico_01.png) left 0 no-repeat;
    border-bottom:6px solid #FFF1DD;
    padding:0 0 7px 40px;
    margin-bottom: 15px;
}
.itemCnt01 ul li p{
    min-height:90px;
}
.tab-links{
    position:relative;
    z-index:2;
    text-align:center;
}
.tab-links a{
    cursor: pointer;
    display:inline-block;
    text-align:center;
    width:177px;
    border:1px solid #000;
    border-bottom:1px solid #fff;
    color:#939393;
    padding:12px 0;
    margin:0 4px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tab-links a.active{
    background:#FFF1DD;
     color:#221815;
}

/* tab-links-7 start */

.tab-links7{
    position:relative;
    z-index:2;
    text-align:center;
}
.tab-links7 a {
    cursor: pointer;
    display:inline-block;
    text-align:center;
    /*width:140px;*/
	/*width:180px;*/
	width:315px;
    border:1px solid #000;
    border-bottom:1px solid #fff;
    color:#939393;
    padding:12px 0;
    margin:0 4px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.tab-links7 a.active{
    background:#FFF1DD;
     color:#221815;
}
.tab-links7_yn a {
		width:180px;
}

/* tab-links-7 end */

.txt-03{
    background:#FFF5EA;
    width:640px;
    margin:45px auto 0;
    padding:50px 0 60px;
    text-align:center;
}
.mb55{
    margin-bottom: 55px;
}
.txtYokoBox1{
    border-top: 1px dashed #adadad;
    padding-top: 55px;
    margin-bottom: 150px;
}
header p.telBox{
    margin-left: 40px;
}
header p.telBox > img {
    padding-top: 170px;
}
header p.telBox_yn > img {
    padding-top: 102px;
    margin-left: 25px;
}



/* ec banner  */

body {
  position: relative;
}

#btn_ec_an {
  position: absolute;
  top: 10px;
  right: 20px;
}


/* itemCnt06 set */

.itemCnt06 .floatL {
	width: 331px;
}
.itemCnt06 .floatR {
	width: 460px;
}

.itemCnt06 h3 {
    margin-bottom: 60px;
}

.itemCnt06 .column {
	float: left;
    width: 244px;
    margin-left: 37px;
}

.itemCnt06 .column:first-child{
    margin-left: 0px;
}


/* shop-nav */
#shop-nav {
	display: table;
	width: 1000px;
}
#shop-nav a {
	display: table-cell;
}


/* ypsf */
.ypsf a:link {
	color:#444;
	text-decoration:none;
}
.ypsf a:visited {
	color:#444;
	text-decoration:none;
}
@media only screen and (min-device-width:980px){
.ypsf a:hover {
	color:#aaa;
	text-decoration:none;
	-moz-transition:all 0.26s ease-out;
	-o-transition:all 0.26s ease-out;
	-webkit-transition:all 0.26s ease-out;
	-ms-transition:all 0.26s ease-out;
}
}
.ypsf a:active {
	color:#64AB18;
	text-decoration:none;
}

.ypsf #shop-nav {
	display: table;
	width: 100%;
}

.ypsf #shop-nav a {
	display: table-cell;
	text-align: center;
	border-right: 1px dotted #ccc;
	padding: 30px;
	font-size: 24px;
	width: 50%;
}
.ypsf #shop-nav a:last-child {
	border-right: none;}

/*
#map_canvas03,
#map_canvas02,
#map_canvas {
	width:100%;
	height:500px;
}
*/