@charset "utf-8";
/* CSS Document */

#breadcrumb{
	display:none;
}

#contents_block{
	width: 100vw;
	overflow: hidden;
}

.totop{
	display: none;
}



.main_subtxt{
	display:none;
}

/**/

#mainimage{
	width: 100vw;
	overflow: hidden;
}

#mainimage img{
	width: 100vw;
	height: auto;
}

#contents_block .photo_block{

	margin: 3.77vw auto 0 auto;
	overflow: hidden;
}

#contents_block .photo_block tr td img{
	width: 100% !important;
	height: auto;
}

#contents_block .photo_block tr .half img{
	width: 100% !important;
	height: auto;
}


#contents_block .photo_block tr td{
	width: 100% !important;
	height: auto;
}

#contents_block .photo_block tr .half{
	width: 50% !important;
	height: auto;
}

#contents_block .photo_block tr td p {
	margin-top: 3.22vw !important;
	line-height: 175%;
}

#contents_block h2{
	width: 96.13vw;
	height: 7.43vw;
	margin: 5.33vw auto 0 auto;
	overflow: hidden;
	background-image:url("sp/bg_h2.png");
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
	color:#fff;
	text-indent:45px;
	font-size:3.73vw;
	padding-top: 2.37vw;
}

#contents_block h2.small{
	font-size:2.23vw !important;
}


#contents_block .detail {
	font-size: 2.93vw;
	text-align: right;
}

/**/

#contents_block .food_sub {
	width: 96.13vw;
	margin: 4.00vw auto 0 auto;
}

#contents_block .food_sub dt {
	display: inline-block;
	width: 18.33vw;
}

#contents_block .food_sub dt img {
	width: 18.33vw;
	height: auto;
}


#contents_block .food_sub dd {
	display: inline-block;
	width: 75.00vw;
	vertical-align:super;
	color:#3249B4;
	font-weight: bold;

}

#contents_block .soft_foods {
	width: 96.13vw;
	margin: 4.00vw auto 0 auto;
}

#contents_block .soft_foods .name {
	text-align: right;
	margin-top: 3.83vw;
}

#contents_block .soft_foods .img {
	text-align: center;
	margin-top: 4.27vw;
}

#contents_block .soft_foods .img p {
	width: 48%;
	display: inline-block;
}

#contents_block .soft_foods .img p img {
	width: 100%;
	height: auto;
	vertical-align: top;
}



#contents_block .normal_foods{
	width: 100%;
	margin: 4.00vw auto 0 auto;
	text-align: center;
}

#contents_block .normal_foods dl{
	display: inline-block;
	margin-bottom: 2.50vw;
}

/**/
/*枠*/

.ol {
	width: 96.13vw;
	margin: 5.33vw auto;
	overflow: hidden;
	background-image: url(tobe/bg.png);
	border: 1px solid #3249B4;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ol_title {
	width: 96.00vw;
	margin: 0px auto;
	overflow: hidden;
	padding: 10px 0px;
	font-weight: bold;
}
.ol_body {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
}
.ol_body2 {
	width: 100%;
	margin: 0px auto 10px auto;
	background-color: #FFF;
}
.ol_padding {
	padding: 10px;
	overflow: hidden;
}

.ol_padding table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ol_padding table th {
	width: 330px;
	text-align: left;
	font-weight: normal;
}

/**/
/*枠*/

.ol_sp {
	width: 96.13vw;
	margin: 5.33vw auto;
	overflow: hidden;
	background-image: url(tobe/bg.png);
	border: 1px solid #3249B4;
	padding-bottom: 10px;
	padding-top: 10px;
}
.ol_sp_body {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
}
.ol_sp_padding {
	padding: 10px;
	overflow: hidden;
}

.ol_sp_padding table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ol_sp_padding table th {
	display: block;
	width: 100%;
	text-align: left;
	font-weight: normal;
}

.ol_sp_padding table td {
	display: block;
	width: 100%;
	text-align: left;
	font-weight: normal;
}
/**/

.room_img{
	width:207px;
	float:left;
	overflow:hidden;
}

.room_data{
	width:458px;
	float:right;
	overflow:hidden;
}

.room_data p{
	font-weight:bold;
	font-size:1.2em;
}

.room_data div{
	margin:5px auto;
	border:2px solid #3249B4;
	overflow:hidden;
}

.room_data div dl{
	padding:1em;
}

.room_data div dl dt{
	font-weight:bold;
	font-size:1.1em;
}

.room_data div dl dd{
}

.room_data div dl dd table{
	width:100%;
}

.room_data div dl dd em{
	color:#D90000;
	font-style:normal;
}

/*-----------------------------------------------------------*/

.service_block{
}

.service_block table{
	width:100%;
	overflow: scroll;
}

.service_block table td{
	display: block;
	border:2px solid #3249B4;
	vertical-align:top;
	margin-bottom: 3.20vw;
}

.service_block table td div.item01{
	margin:1em;
	overflow:hidden;
}

.service_block table td dl{
	width:300px;
	margin:0px auto;
	display:block;
	min-height:145px;
	background-repeat:no-repeat;
	background-position:220px center;
}

.service_block table td dl dt{
	width:200px;
	border-bottom:1px solid #AAAAAA;
	font-weight:bold;
	padding:0.5em 0px;
}

.service_block table td dl dd{
	width:200px;
	line-height:125%;
	padding:0.5em 0px;
}

.service_block table td dl.img01{
	background-image:url(tobe/ill01.png);
}

.service_block table td dl.img02{
	background-image:url(tobe/ill02.png);
}

.service_block table td dl.img03{
	background-image:url(tobe/ill03.png);
}

.service_block table td dl.img04{
	background-image:url(tobe/ill04.png);
}

.service_block table td dl.img05{
	background-image:url(tobe/ill05.png);
}

.service_block table td dl.img06{
	background-image:url(tobe/ill06.png);
}

.service_block table td dl.img07{
	background-image:url(tobe/ill07.png);
}

.service_block table td dl.img08{
	background-image:url(tobe/ill08.png);
}

/*-----------------------------------------------------------*/

.service_block2{
}

.service_block2 table{
	width:100%;
}

.service_block2 .subtitle{
	font-weight:bold;
	font-size:1.2em;
	color:#3249B4;
}

.service_block2 table td{
	border:2px solid #3249B4;
	vertical-align:top;
}

.service_block2 table td div.item01{
	margin:1em;
	overflow:hidden;
}

.service_block2 table td dl{
	width:640px;
	margin:0px auto;
	display:block;
	background-repeat:no-repeat;
	background-position:220px center;
}

.service_block2 table td dl dt{
	width:640px;
	
	font-weight:bold;
	padding:1em 0px 0.5em 0px;
}

.service_block2 table td dl dt strong{
		color:#3249B4;
}

.service_block2 table td dl dd{
	width:640px;
	border-top:1px solid #AAAAAA;
	line-height:125%;
	padding:0.5em 0px;
}

.service_block2 table td dl.img01{
	background-image:url(tobe/ill01.png);
}

.service_block2 table td dl.img02{
	background-image:url(tobe/ill02.png);
}

.service_block2 table td dl.img03{
	background-image:url(tobe/ill03.png);
}

.service_block2 table td dl.img04{
	background-image:url(tobe/ill04.png);
}

.service_block2 table td dl.img05{
	background-image:url(tobe/ill05.png);
}

.service_block2 table td dl.img06{
	background-image:url(tobe/ill06.png);
}

.service_block2 table td dl.img07{
	background-image:url(tobe/ill07.png);
}

.service_block2 table td dl.img08{
	background-image:url(tobe/ill08.png);
}

/**/

.service_block2 table td dl dd table.price_table01{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	width:65%;
	margin-top:1em;
	margin-bottom:1em;
}

.service_block2 table td dl dd table.price_table01 th{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#efefef;
	padding:0.5em;
}

.service_block2 table td dl dd table.price_table01 td{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:right;
	padding:0.5em;
}

/**/

.service_block2 table td dl dd table.price_table02{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	width:85%;
	margin-top:1em;
	margin-bottom:1em;
}

.service_block2 table td dl dd table.price_table02 th{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#efefef;
	width:33%;
	padding:0.5em 0px;
}

.service_block2 table td dl dd table.price_table02 td{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:right;
	padding:0.5em;
}


/**/

.service_block2 table td dl dd table.price_table03{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	width:98%;
	margin-top:1em;
	margin-bottom:1em;
	line-height:125%;
}

.service_block2 table td dl dd table.price_table03 th{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background-color:#efefef;
	padding:0.5em 0px;
	white-space:nowrap;
}

.service_block2 table td dl dd table.price_table03 td{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:center;
	padding:0.5em;
	vertical-align:middle;
}

/**/

.p_txt01{
	padding-left:1em;
	text-indent:-1em;
	margin:0.5em 0px;
	overflow:hidden;
}

.p_txt02{
	margin:0.5em 0px;
	overflow:hidden;
}

.p_txt01 strong{
	color:#3249B4;
}


/*-----------------------------------------------------------*/

div#scroll {
    height: auto;
    width: 96.13vw;
    padding: 5px;
    overflow: scroll;
    border: 1px solid #CCC;
    -webkit-overflow-scrolling: touch;
}

/*-----------------------------------------------------------*/
/*枠*/

.ol2 {
	width: 96.13vw;
	margin: 4.00vw auto;
	overflow: hidden;
	border: 1px solid #EC6D66;
}
.ol2_body {
	width: 100%;
	margin: 0px auto;
	background-color: #FFF;
	box-shadow: 1px 1px 2px #BDBDBD;
　/* Firefox用 */  
 -moz-box-shadow: 2px 1px 2px #BDBDBD;
　/* Firefox用 */  
 -webkit-box-shadow: 2px 1px 2px #BDBDBD;
　/* Safari,Google Chrome用 */
}
.ol2_padding {
	padding: 1.33vw 0.67vw;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.ol2_title {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	padding: 10px 0px;
	font-weight: bold;
}

.ol2_padding ul{
	width: 100%;
}

.ol2_padding ul li{
	border-bottom:2px dotted #EC6D66;
	list-style-type:none;
	padding:0.5em 0px 0.5em 2em;
	background-image:url(tobe/icon01.png);
	background-repeat:no-repeat;
	background-position:left 0.5em;
}

/*-----------------------------------------------------------*/


.donoyouna{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
}

.donoyouna .item{
	display: block;
	background-image:url(tobe/icon02.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0.5em 3em 0.5em 1.5em;
}

.donoyouna .ill{
	width:34.93vw;
}

.donoyouna .ill img{
	width:34.93vw;
	height: auto;
}


/*-----------------------------------------------------------*/


#flower_img {
	width: 96.13vw;
	margin: 4.00vw auto;
	overflow: hidden;
}

#flower_img img {
	width: 96.13vw;
	height: auto;
}



#flower_spell {
	width: 96.13vw;
	margin: 4.00vw auto;
	overflow: hidden;
}
#flower_spell td {
	padding: 0.25em 0px;
}
#flower_spell .line01 {
	margin-right: 1.91vw;

}
#flower_spell .line02 {
	margin-right: 1.91vw;
}
#flower_spell .line03 {

}

#btn_contact {
	width: 100vw;

}

#btn_contact img {
	width: 100vw;
	height: auto;

}

/**/

#gmap{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
}

#gmap dt img{
	width: 100%;
	height: auto;
}


#gmap dd{
	padding-top:0.7em;
	line-height:125%;
}

#trafic{
	width:96.13vw;
	margin:4.00vw auto;
	overflow:hidden;
}

#trafic dl{
	width:100%;
}

#trafic dl dt{
	font-weight:bold;
}

#trafic dl dd{
	padding:1em 0px;
}

#trafic dl dd ul{
}

#trafic dl dd ul li{
	list-style-type:none;
	background-image:url(tobe/icon02.png);
	background-repeat:no-repeat;
	background-position:left 0.25em;
	padding-left:20px;
}


#btn_contact{
	clear:both;
	text-align:center;
	margin:50px auto;
	overflow:hidden;
}

/*-----------------------------------------------------------*/

.service_block table.menber td
{
	border: 1px solid #fff;
vertical-align: top;
	
}

.service_block table td dl dd.full_box {
width: 300px;
line-height: 125%;
padding: 0.5em 0px;
}

/*-----------------------------------------------------------*/

section#online{
	width: 95%;
	margin: 0px auto;
	overflow:hidden;
}

#online .txt{
	width: 100%;
	margin: 35px auto;
	overflow:hidden;
}

#online .txt.first{
}

#online .twocol{
	width: calc( 100% - 50px );
	margin: 15px auto;
	overflow:hidden;
}

#online .twocol.line{
    background-color: #DCFFDD;
    padding: 25px;
}

#online .twocol .left{
}

#online .twocol .right{
}

#online .twocol dl dt{
	font-size: 16px;
    margin-bottom: 15px;
}

#online .twocol dl p{
	width: 100%;
    margin: 0px auto 15px;
}

#online .twocol dl dd{
	line-height: 200%;
}

#online .twocol .right .idtxt{
    font-size: 18px;
    font-weight: bold;
}

/*-----------------------------------------------------------*/
.link_pdf {
    width: 96.13vw;
    margin: 5.33vw auto;
    overflow: hidden;
}
.link_pdf li{
    padding-bottom: 10px;
}

.link_pdf li a{
    text-decoration: underline !important;
	color:#0000EE!important;
}
/*-----------------------------------------------------------*/