@charset "Shift_JIS";
@import url(https://fonts.googleapis.com/earlyaccess/mplus1p.css);


/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}
.f-redf00 { color: #FF0000}
.f-green { color: #67be12;}
.f-pink { color: #f66a8e;}
.f-skyblue { color: #20ade5;}
.f-orange { color: #f38f00;}
/* レイアウト */
.t10b { font-size: 10px; line-height:14px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}
.t20-bold { font-size: 20px; font-weight: bold; color: #141414}


/* CSS初期設定 */
#bg {

	font-size:12px;
	width:950px;
	overflow:hidden;
	font-family:"メイリオ";
}
#bg img {
	border:0;
	vertical-align:bottom;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}


.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

p.images img{
	width:250px;
	height:auto!important;
}

h1{
	background:none;
	margin:8px 0 8px 0;
}

.pcnone{
	display:none;
}

div.colum3T div{
	cursor:pointer;
}

div.colum3T div:hover img,
a.bnr950:hover img{
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
div.colum3T div:hover a{
	color:#FF8000;
	text-decoration:underline;
}

.naviNormal li{
font-size: 1.2em;
}




#templeteWrap{
	width:100%;
}

.contInner02 .column2Area .section{
	width:950px!important;
	float:none!important;
	overflow:hidden;
}

#wrapInner{
	width:100%!important;
}

#inner950{
	width:950px;
	margin:0 auto;
	display:block;
}

.inner950{
	width:950px;
	margin:30px auto 0;
	display:block;
}

#Foot .footBtmInner{
	font-size:12px!important;
}

.itemList4 a{
	color:#383333!important;
}


/*title---------------------------------------------------*/

#title{
	position:relative;
	background:url(../images/bg.png) repeat-x 50% 50% #def6ff;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:400px;
}
#title2{
	position:relative;
	background:url(../images/bg.png) repeat-x 50% 50% #def6ff;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:400px;
}

#title2 p{
	margin:0px 0 0 0;
	padding:0;
}

#title p{
	margin:0px 0 0 0;
	padding:0;
}

#title ul{
	text-align:center;
	letter-spacing:-0.4em;
	margin-top:29px;
}

#title ul li{
	display:inline-block;
	letter-spacing:normal;
	background:url(../images/line.png) no-repeat;
}

#title ul li:nth-of-type(1){
	background:none
}

#title ul li a{
	display:block;
	padding:0 20px;
}

#title ul li a:hover{
	transition: 0.2s ;
	opacity: 0.3 ;
	position:relative;
	top:1px
}
#navi{
    margin-top:20px;
	text-align:center;
	letter-spacing:-0.4em;
	padding:10px 0 20px;
    height: 50px;
    background: #FFF;
}

#navi li{
	display:inline-block;
	letter-spacing:normal;
    font-size: 18px;
    font-weight: bold;
    padding:15px 20px 25px;
    color: #FFF;
    height:20px;
    border-right:1px solid #89d8fd;
    vertical-align: top;

}
#navi li.coupon{
	display:inline-block;
	letter-spacing:normal;
    font-size: 18px;
    font-weight: bold;
    padding:10px 20px 30px;
    color: #004f8e;
    height:20px;
    border-right:1px solid #89d8fd;
}
#navi li:first-child{
    padding-left: 0px;
}
#navi li:last-child{
    border:0;
    padding-right: 0px;
}
#navi li a{
	display:block;
	color: #00469c;
}

#navi li:nth-of-type(1){
	border-left:none
}

#navi li a:hover{
	transition: 0.2s ;
	opacity: 0.5 ;
	text-decoration:none!important
}

/*commonBox*/

/*.commonBox:nth-of-type(2n){
	background:#f3f3f3;
}*/
.commonBox{
	background:#FFFFFF;
}

.commonBox img{
	width:100%;
	height:auto;
}

.commonBox strong{
	font-weight:bold;
}

.in{
	width:950px;
	margin:0 auto;
	padding:30px 0 0px
}

.in h2{
	font-size:26px;
	font-weight:normal;
	padding:0;
	text-align:center;
	font-family: "Mplus 1p";
	color:#FFFFFF;
	clear:both;
    font-size: 34px;
}

.ribbon8 {
    width: 100%;
  display: inline-block;
  position: relative;
  padding: 15px 20px;
  font-size: 18px;/*フォントサイズ*/
  color: #FFFFFF;/*フォントカラー*/
  background: #5ddfcb;/*背景色*/
}

.ribbon8:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);/*折り返し部分*/
}

.ribbon8:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-left: solid 20px rgb(149, 158, 155);/*折り返し部分*/
}
h3 {
    margin:0 auto;
    width:200px;
    height:75px;
    text-align: center;
    padding: 10px 0 0;
    background: url(../images/h3_bg.png) no-repeat;
    background-position: bottom;
    background-size: 100%;
}
h3 span {
    font-size: 26px;
    padding:10px 15px 0;
    background:url(../images/h3_line.png);
    color: #898989;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.commonPlanBox_2{
	display:block;
    margin-top:10px;
}
ul.read2.commonPlanBox_2{
	width: 31.3334%;
    margin:0 0 30px 3%;
	float:left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.read2.commonPlanBox_2 li{
	width: 100%;
	float:left;
	margin:0 0 0px 0;
	padding:0 0 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:1px solid #cccccc;
    background: #fff;
}
ul.read2.commonPlanBox_2:first-of-type{
    margin:0 0 0px 160px!important;
}

.commonBox_2:nth-of-type(2n) li{
	background:#FFFFFF;
}

.read2.commonPlanBox_2 li p:nth-child(2),
.read2.commonPlanBox_2 li p:nth-child(3){
    width:50%;
    float:left;
    height:100px !important;
    overflow: hidden;
}

.commonPlanBox_2 li dl dt{
	padding:15px 10px 5px;
	font-size:17px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

.commonPlanBox_2 li dl dd{
	font-size:14px;
	margin-top:10px;
    margin-bottom:5px;
	line-height:170%;
	padding:0px 15px
}

.commonPlanBox_2 li > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 1% 0;
}
.commonPlanBox_2 p.tit {
    padding:20px 0 10px 0;
    font-size: 16px;
}

.commonPlanBox_2{
	display:block;
    margin-top:10px;
}
ul.read3.commonPlanBox_3{
	width: 31.3334%;
    margin:0 0 0px 3%;
	float:left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
.read3.commonPlanBox_3 li{
	width: 100%;
	float:left;
	margin:0 0 30px 0;
	padding:0 0 10px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    border:1px solid #cccccc;
    background: #fff;
}
ul.read3.commonPlanBox_3:first-of-type{
    margin:0 0 0px 0!important;
}

.commonBox_3:nth-of-type(2n) li{
	background:#FFFFFF;
}

.read3.commonPlanBox_3 li p:nth-child(2),
.read3.commonPlanBox_3 li p:nth-child(3){
    width:50%;
    float:left;
    height:100px !important;
    overflow: hidden;
}

.commonPlanBox_3 li dl dt{
	padding:15px 10px 5px;
	font-size:17px;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

.commonPlanBox_3 li dl dd{
	font-size:14px;
	margin-top:10px;
    margin-bottom:5px;
	line-height:170%;
	padding:0px 15px;
}

.commonPlanBox_3 li > a{
	font-size:16px;
	padding:12px;
	display:block;
	margin: 1% 0;
}
.commonPlanBox_3 p.tit {
    padding:20px 0 10px 0;
    font-size: 16px;
}
.attention{
	font-size:12px;
	color:#F00;
	margin-bottom:40px;
}


/*bnr950*/
a.bnr950{display:block;margin-bottom:2%;}

/*graybtn*/
p.graybtn{
	background: #999;
    padding: 14px 0;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    border-radius: 5px;
}


/*------------------*/
p.midashi {
    display: inline-block;
    margin:25px 0 20px;
    text-align: center;
    width:100%;
    font-size: 24px;
    font-weight: bold;
}
p.midashi2 {
    display: inline-block;
    margin:15px 0 10px;
    text-align: center;
    width:100%;
    font-size: 28px;
    font-weight: bold;
}
p.lead {
    display: inline-block;
    margin:0 0 20px;
    text-align: center;
    width:100%;
    font-size: 16px;
    line-height: 2.2;
}
p.lead span {
    font-size: 20px;
    color: #1ad4b8;
    font-weight: bold;
}
.planBtn6 a {
    display: block;
    width:350px;
    margin: 0px auto 0;
    padding: 20px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #f37e00;
    background: #f99200;
    font-size: 20px;
    text-decoration: none !important;
}
.planBtn6 a:hover{
	opacity: 0.8;
}
.planBtn6 a {
    position: relative;
    margin-bottom:10px;
}
.planBtn6 a i {
    position: absolute;
    right: 0;
    top: 30%;
}
.planBtn6 a{
	position:relative;
}
.planBtn6 a i{
	position:absolute;
	right:0;
	top:30%;
}
.planBtn7,
.planBtn8 {
    margin-bottom:20px;
}
.planBtn7 a {
    display: block;
    width: 600px;
    margin: 0px auto 0;
    padding: 20px 0;
    color: #FFF !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #eb687b;
    background: #f78b9b;
    font-size: 20px;
    text-decoration: none !important;
}
.planBtn8 a {
    display: block;
    width: 600px;
    margin: 0px auto 0;
    padding: 20px 0;
    color: #eb687b !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    border-radius: 3px;
    border: 1px solid #eb687b;
    background: #fad0d6;
    font-size: 20px;
    text-decoration: none !important;
}
.planBtn7 a:hover,
.planBtn8 a:hover{
	opacity: 0.8;
}
.planBtn7 a,
.planBtn8 a{
    position: relative;
    margin-bottom:10px;
    position:relative;
}
.planBtn7 a i,
.planBtn8 a i {
    position: absolute;
    right: 0;
    top: 30%;
}

/*.planBtn5 {
    position: absolute;
    bottom:15px;
    width:88%;
}*/
.planBtn4 a {
    display: block;
    width: 100%;
    margin: 0px auto 0;
    padding: 15px 0;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    background: #7dd899;
    font-size: 14px;
    text-decoration: none !important;
}
.planBtn4 a:hover{
	opacity: 0.8;
}
.planBtn4 a {
    position: relative;
    margin-bottom:0px;
}
.planBtn4 a i {
    position: absolute;
    right: 0;
    top: 30%;
}
.planBtn4 a{
	position:relative;
}
.planBtn4 a i{
	position:absolute;
	right:0;
	top:30%;
}
.planBtn5 a {
    display: block;
    width: 100%;
    margin: 0px auto 0;
    padding: 15px 0;
    color: #000 !important;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    background: #d0f7dc;
    font-size: 14px;
    text-decoration: none !important;
}
.planBtn5 a:hover{
	opacity: 0.8;
}
.planBtn5 a {
    position: relative;
    margin-bottom:0px;
}
.planBtn5 a i {
    position: absolute;
    right: 0;
    top: 30%;
}
.planBtn5 a{
	position:relative;
}
.planBtn5 a i{
	position:absolute;
	right:0;
	top:30%;
}
.fas {
    margin-right: 15px;
}

/*--ここから改修------------------------------------------------------------------------------------------------*/
/*reset*/
ul{margin:0;padding:0;}
li{list-style: none;}

.bg_pattern {
    background: url(../images/pattern.jpg);
    background-size: 100%;
    overflow: hidden;
}
.tit_img {
    width: 350px;
   margin:0 auto 20px;
}
/*リボン枠*/
div#demo {
    position:relative;
    margin:10px auto 0px auto; padding:0;
    text-align:center;
    width:950px;
}
.bubble {
    clear:both;
    margin:0 auto; padding:0;
    text-align:left;
    width:920px;
    background:rgba(255,255,255,0.8);
    position:relative;
    z-index:90; /* the stack order:displayed under ribbon rectangle (100) */
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius:10px;
    -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -khtml-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
}
/* リボン */
.rectangle {
    position:relative;
    left:-15px; top:30px;
    width:950px; height:80px;
    margin:0; padding:20px;
    background:#5ddfcb;
    float:left;
    z-index:100; /* the stack order:foreground */
    box-sizing: border-box;
}
.rectangle div {
    margin:0; padding:0;
    font-size:30px;
    color:#fff;
    padding-top:6px;
    text-shadow:1px 1px 2px rgba(0,0,0,0.2);
    text-align:center;
}
/* 左右のリボン下 */
.triangle-l {
    border-color:transparent #7d90a3 transparent transparent;
    border-style:solid;
    border-width:15px;
    width:0; height:0;
    position:relative;
    left:-30px;
    top:95px;
    z-index:-1; /* displayed under bubble */
}
.triangle-r {
    border-color:transparent transparent transparent #7d90a3;
    border-style:solid;
    border-width:15px;
    width:0; height:0;
    position:relative;
    left:920px;
    top:65px;
    z-index:-1; /* displayed under bubble */
}
/* ボックス内 */
.info2 {
    margin:55px 0 0 0; padding:10px 25px 35px 25px;
    overflow:hidden;
}
.info2 p {
    text-align: center;
    padding-top:10px;
    line-height:1.5;
}
.info2 p.txt {
    font-size: 18px;
}
.info2 p.s_r_txt {
    font-size: 14px;
    color: #ff0000;
}
.info2 p.s_r_txt span {
    text-align: left;
    display: inline-block;
    text-indent:-12px;
    padding-left:12px;
}
.info2 p a {
    color:#0065d6;
    text-decoration:underline;
}
.info2 p a:hover {
    text-decoration:underline;
}
.info2 p.arrow {
    padding: 20px 0 10px;
}
.info2 p.arrow img {
    width:30px;
}

.info2 p.txt_g{
	font-size:28px;
	font-weight:normal;
	padding:30px 0 20px;
	text-align:center;
	font-family: "Mplus 1p";
	color:#1ad4b8;
	clear:both;
    margin-bottom:40px;
}
.info2 p.txt_g img{
	display:inline-block;
	width:50px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:-2px;
	margin-right:15px;
}

.info2 p.txt_g span:before {
    content: url(../images/h2_l.png);
    margin: 10px;
    position: relative;
    top: 8px;
}

.info2 p.txt_g span:after {
    content: url(../images/h2_r.png);
    margin: 10px;
    position: relative;
    top: 8px;
}

/* =========================================================
◆photoswipe
========================================================= */
figure {
	position: relative;
	margin-top: 20px;
}

figure img {
	width: 100%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

/*ナンバー枠*/
div.no_wrap {
    position: relative;
    width:600px;
    border: 1px solid #666666;
    border-radius: 10px;
    margin:0 auto 30px;
    padding:20px;
    font-size: 13px;
}
div.no_wrap p.no_tit {
    position: absolute;
    top:-15px;
    left:290px;
    background: #fff;
    padding: 0 15px;
    font-size: 24px;
    font-weight: bold;
}
.no_img01 {
    width:300px;
    margin:0 auto;
}
.no_img02 {
    width:400px;
    margin:0 auto;
}
.no_img03 {
    width:500px;
    margin:0 auto;
}
.no_img04 {
    width:400px;
    margin:0 auto;
}
.no_img05 {
    width:150px;
    margin:0 auto;
}
/*注意事項*/
.caution {
    margin-top:15px;
    padding-top: 20px;
    width:100%;
    border-top: 1px dashed #ccc;
}
.caution p.tit {
    color: #ff0000;
    font-size: 30px;
    font-weight: bold;
}
.caution dl {
    text-align: left;
    width:600px;
    margin:15px auto;
}
.caution dl dt {
    font-size: 18px;
    text-indent: -18px;
}
.caution dl dd {
    text-indent: -14px;
    padding-left: 14px;
    padding:7px 0;
    font-size: 14px;
}
/*賞品*/
.img_100pt {
    width:480px;
    margin:0 auto;
}
.shohin_wrap {
    width:730px;
    margin: 0 auto 15px;
    border: 1px solid #666;
    box-sizing: border-box;
    padding: 5px 15px 15px;
}
.shohin_wrap p.tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
dl.text_top {
    width:700px;
    font-size: 16px;
    margin:5px auto;
}
dl.text_top dt {
    text-align: left;
    float:left;
    width:180px;
}
dl.text_top dd {
    text-align: left;
    display: flex;
}
.tit_sankasha {
    width:313px;
    margin:25px auto 15px;
}
dl.tokuten_left {
    width:300px;
    float:left;
    margin:0 30px 30px 110px;
    clear: both;
    text-align: center;
}
dl.tokuten_right {
    width:300px;
    float:left;
    margin:0 30px 30px;
    text-align: center;
}
dl.tokuten_right dt {
}
dl.tokuten_left dd,
dl.tokuten_right dd {
    font-size: 16px;
    padding: 10px 0;
}
dl.tokuten_left dd span,
dl.tokuten_right dd span {
    font-size: 18px;
}
dl.tokuten_right dd span.small {
    font-size: 12px;
    text-align: left;
    display: flex;
    margin-top:5px;
}
.about_coupon {
    width:500px;
    margin: 0 auto 30px;
}
.yoyaku_tit {
	font-size:28px;
	font-weight:normal;
	padding:30px 0 20px;
	text-align:center;
	font-family: "Mplus 1p";
	color:#000000;
	clear:both;
    margin-bottom:20px;
}
.yoyaku_tit img{
	display:inline-block;
	width:50px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:-2px;
	margin-right:15px;
}

/*.yoyaku_tit span:before {
    content: url(../images/yoyaku_tit_l.png);
    margin: 10px;
    position: relative;
    top: 8px;
}

.yoyaku_tit span:after {
    content: url(../images/yoyaku_tit_r.png);
    margin: 10px;
    position: relative;
    top: 8px;
}
*/
.hotel_wrap {
    clear: both;
    overflow: hidden;
}
#yoyaku {
    clear:both;
    margin:50px auto; 
    padding:0 0 30px;
    text-align:left;
    width:920px;
    background-image: url(../images/hotel_bg_01.png), url(../images/hotel_bg03.png);
    background-repeat: no-repeat, no-repeat;
    background-position: top, bottom; 
    background-color:rgba(248,233,195,0.8);
    position:relative;
    z-index:90; /* the stack order:displayed under ribbon rectangle (100) */
    -moz-border-radius:10px;
    -khtml-border-radius:10px;
    -webkit-border-radius:10px;
    -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -khtml-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
    -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.1);
}
.yoyaku_btn_03{
    margin:0 auto;
    width:100%;
    background-color: #fff;
    color: #333333;
    font-weight: bold;
    text-align: center;
    padding: 5px 5px;
    font-size: 16px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 1px solid #333333;
    box-sizing: border-box;
}
.yoyaku_btn_03:hover{
    opacity: 0.8;
}
.yoyaku_btn_03 i{
    float: right!important;
    position: absolute;
    left: 10px;
    top:30%;
    color: #cccccc;
}
.yoyaku_btn_03 a,
.yoyaku_btn_03 a:hover{
    text-decoration: none!important;
    display: block;
    color: #333333;
}
dl dd.yoyaku_jr{
    width:256px;
    border:1px solid #333;
    background-color: #fff;
    text-align: center;
    padding: 5px 10px!important;
    box-sizing: border-box;
    margin:10px 15px;
}
dl dd.yoyaku_jr p{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:5px;
}
dl dd.yoyaku_jr span{
    font-size: 14px;
}

.sonota_tit {
	font-size:28px;
	font-weight:normal;
	padding:20px 0 0px;
	text-align:center;
	font-family: "Mplus 1p";
	color:#000000;
	clear:both;
    margin-bottom:20px;
}
.sonota_tit img{
	display:inline-block;
	width:50px;
	height:auto;
	vertical-align:top;
	position:relative;
	top:-2px;
	margin-right:15px;
}

.sonota_tit span:before {
    content: url(../images/yoyaku_tit_l.png);
    margin: 10px;
    position: relative;
    top: 8px;
}

.sonota_tit span:after {
    content: url(../images/yoyaku_tit_r.png);
    margin: 10px;
    position: relative;
    top: 8px;
}
.htb_banner {
    margin: 0 auto;
    width:600px;
    height: auto;
}
.copyright {
    float:right;
    padding: 0 15px 0 0;
}