/*------------------------
	osusume_block
------------------------*/
#osusume_block{
	width: 700px;
	margin: 0 auto 20px auto;
}

.osusume_box{
	background: #ffffff;
	padding: 5px;
	width: 250px;
	margin: 0 5px;
}

.osusume_box a{
	display: block;
	width: 100%;
	font-size: 85%;
	color: #333333;
	text-decoration: none;
	line-height: 1.1;
}

.osusume_box .main_photo{
	width: 120px;
	float: left;
}

.osusume_box .main_photo img{
	width: 115px;
}

.osusume_box .midashi_text{
	display: block;
	border-bottom: 1px dotted #808080;
	padding: 3px;
}

.osusume_box .fee_text{
	display: block;
	padding: 5px 3px;
}

/*------------------------
	Slides
------------------------*/

#slides{
	margin: 0 auto ;
}

/*------------------------
	Description
------------------------*/

#main_description{
	margin: 0 auto 20px auto;
	line-height: 1.2;
}

#main_description h2{
	font-weight: bold;
}


/*------------------------
	Tab
------------------------*/

#search_box{
	margin: 0 0 0 0;
}

#search_tab{
	background: url(../images/bg_tab.png) no-repeat left top;
	text-indent: -9999px;
}

#search_tab li{
	display: table-cell;
	width: 250px;
	height:48px;
}

#search_tab li a{
	display: block;
	width: 250px;
	height:48px;
}

#search_content iframe{
	width: 100%;
	height: 1100px;
	background: #FFFFFF;
	margin: 0 0 20px 0;
}

#rent #search_content #search_frame1 iframe{
	height: 750px;
}
#rent #search_content #search_frame1b iframe{
	height: 910px;
}

#search_frame1{
	border-top:6px solid #39B54A;
}

#search_frame1b{
	border-top:6px solid #39B54A;
}

#search_frame2{
	border-top:6px solid #FF628E;
}

#search_frame3{
	border-top:6px solid #FF9000;
}

#search_frame2, #search_frame3{
	display: none;
}

/*------------------------
	New_list
------------------------*/

#new_list{
margin-bottom: 20px;
}

#new_list iframe{
	width: 102%;
	height: 1220px;
}

.new_list_block{
	width: 260px;
	display: table-cell;
}

.new_list_box{
	margin: 5px ;
	border-radius: 5px;
	background: #FFFFFF;
	padding-bottom: 20px;
}

.new_list_box h3{
	color: #000000;
	padding: 10px 10px 5px 10px ;
	border-radius: 5px 5px 0 0  ;
	line-height: 1.1;
}

#new_list1 h3{
	background: #B8E3F5;
}
#new_list2 h3{
	background: #FFF09F;
}
#new_list3 h3{
	background: #FFC7D1;
}

.new_list_box .main_box{
	margin: 7px 5px;
}

.new_list_box .main_photo{
	width: 120px;
	float: left;
}

.new_list_box .main_photo img{
	width: 115px;
}
.new_list_box .main_text{
	margin: 0 3px;
	font-size:small
}
.new_list_box .fee_text{
	padding: 5px 0 0 0;
}

.new_list_box .midashi_text{
	font-size:small;
	line-height: 1.1;
	padding: 2px 0;
	border-bottom: 1px dotted #808080;
}

.new_list_box .midashi_text_shortstay{
	font-size: 90%;
	line-height: 1.1;
	padding: 2px 0;
	border-bottom: 1px dotted #808080;
}

.new_list_box .sub_box{
	margin:  0 8px ;
	font-size: 85%;
}

.new_list_box .box_btn{
	margin: 10px auto 0 auto;
}
.new_list_box .box_btn a{
	display: block;
	width: 100px;
	text-align: center;
	border-radius: 15px;
	margin: 10px auto;
}
.new_list_box .box_btn a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#new_list1 .box_btn a{
	background: #29ABE2;
}
#new_list2 .box_btn a{
	background: #FF9F00;
}
#new_list3 .box_btn a{
	background: #FF5F7C;
}

/*------------------------
	page_content
------------------------*/
.page_content{
	margin:5px 0 ;
}
.page_content h1{
	font-size:110%;
	font-weight:bold;
	line-height:1.1;
	margin:10px 0 5px 0 ;
	color:#000000;
}

/*------------------------
	shop_list_block
------------------------*/

.shop_list_box{
	background: #FFFFFF;
	border: 5px solid #66CCCC ;
	margin: 5px;
	float: left;
	border-radius: 10px;
}
.shop_list_box_head{
	background: #FFFFFF;
	width: 91% ;
	margin: 5px;
	float: left;
	border-radius: 10px;
}
.shop_list_box a{
	display: table-cell;
	color: #333333;
	width: 300px ;
	padding: 5px 5px 5px 10px ;
	text-decoration: none;
	float: left;
	border-radius: 5px;
}

.shop_list_box a:hover{
	background: #FFD600;
}
.shop_info{
	font-size: 60%;
	float: left;
}

.shop_list_box .shop_list_photo{
	width: 130px ;
	float: left;
}
.shop_list_box .shop_list_photo img{
	width: 115px ;
	border-radius: 3px;
}

.shop_list_box .shop_list_text{
	width: 170px ;
	float: right;
}

.shop_list_box .shop_name{
	font-weight: bold;
	font-size: 90%;
	padding: 3px 0  ;
	display: block;
}
.shop_list_box .address{
	font-size: 85%;
	display: block;
}


#shop_list_block_home{
	width: 1010px;
	border-top:1px solid #808080;
	padding: 10px 0 0 0 ;
	margin: 0 auto ;
}

#shop_list_block_home h2, #shop_list_block_footer h2{
	margin: 10px 0 0 10px;
	color:#000000;
	font-size: 120%;
}
#shop_list_block_home h2 img, #shop_list_block_footer h2 img{
	margin-right: 10px;
}

#shop_list_block .shop_list_box .shop_list_text{
	float: none;
}

/*------------------------
	SALE
------------------------*/

#sale #search_tab{
	background: url(../images/bg_tab_buy.png) no-repeat left top;
}
#sale #search_frame1{
	border-top:6px solid #29ABE2;
}


#sale #search_frame2{
	border-top:6px solid #FFA902;
}

#sale #search_frame3{
	border-top:6px solid #FF628E;
}



#sale_title1{
	background: 	url(../images/icon_internet.png) no-repeat 5px center #29ABE2;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#sale_list .new_list_block{
	width: 100%;
	padding-bottom: 20px;
}
#sale_list .new_list_box{
	width: 240px;
	float:left;
}

#sale_list iframe{
	width: 102%;
	height: 1400px;
}



/*------------------------
	SHORTSTAY
------------------------*/


#shortstay_title1{
	background:#0095D9 	url(../images/icon_internet.png) no-repeat 5px center ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#shortstay_title2{
	background: #FFD900 	url(../images/icon_osusume.png) no-repeat 13px center ;
	color: #000000;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#shortstay_title3{
	background: #F4B3C2 	url(../images/icon_osusume.png) no-repeat 13px center ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#shortstay_title4{
	background: #F56A29 	url(../images/icon_osusume.png) no-repeat 13px center ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#shortstay_title5{
	background: #72C1C8	url(../images/icon_osusume.png) no-repeat 13px center ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#shortstay_title6{
	background: #E7609E 	url(../images/icon_osusume.png) no-repeat 13px center ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}

#shortstay_title7{
	background: #03960f 	url(../images/icon_osusume.png) no-repeat 13px center ;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 50px;
	margin: 0 auto 10px auto;
}


#shortstay_list .new_list_block{
	width: 100%;
	padding-bottom: 20px;
}
#shortstay_list .new_list_box{
	width: 240px;
	height: 260px;
	float:left;
}


#shortstay_list1 h3{
	background: #A0D8EF;
	font-size: small;
	color: #FFFFFF
}
#shortstay_list2 h3{
	background: #FEF263;
	font-size: small;
	color: #FFFFFF
}
#shortstay_list3 h3{
	background: #F4B3C2;
	font-size: small;
	color: #FFFFFF
}
#shortstay_list4 h3{
	background: #F56A29;
	font-size: small;
	color: #FFFFFF
}
#shortstay_list5 h3{
	background: #72C1C8;
	font-size: small;
	color: #FFFFFF
}
#shortstay_list6 h3{
	background: #E7609E;
	font-size: small;
	color: #FFFFFF
}

#shortstay_list7 h3{
	background: #03960f;
	font-size: small;
	color: #FFFFFF
}

#shortstay_list1 .box_btn a{
	background: #2CA9E1;
}
#shortstay_list2 .box_btn a{
	background: #FCC800;
}
#shortstay_list3 .box_btn a{
	background: #EC6D71;
}
#shortstay_list4 .box_btn a{
	background: #E17B34;
}
#shortstay_list5 .box_btn a{
	background: #84B9CB;
}
#shortstay_list6 .box_btn a{
	background: #F73B70;
}

#shortstay_list7 .box_btn a{
	background: #03960f;
}

/*------------------------
	OWNER
------------------------*/

#owner_title1{
	background: 	url(../images/icon_owner.png) no-repeat 5px center #006FBE;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 55px;
	margin: 10px auto;
}

.owner_description{
	margin: 15px 0;
}

#owner_list .new_list_block{
	width: 100%;
	padding-bottom: 20px;
}
#owner_list .new_list_box{
	width: 240px;
	float:left;
}


#owner_list1 h3{
	font-size: 110%;
	color: #006FBE;
	font-weight: bold;
	margin: 10px auto 8px auto;
}

#owner_list1 .new_list_box .main_photo{
	text-align:  center;
	margin: 5px auto;
	width: 100%;
	float: none;
}
#owner_list1 .new_list_box .main_photo img{
	width: 90%;
}
#owner_list1 .new_list_box .main_text{
	margin: 5px ;
	line-height: 1.2;
}

#owner_list1 .box_btn a{
	background: #3EB9F0;
}


/*------------------------
	TVCM
------------------------*/

#magazine_title{
	background: 	url(../images/icon_tvcm1.png) no-repeat 5px center #FFC100;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 55px;
	margin: 0 auto 10px auto;
}


#tvcm_title{
	background: 	url(../images/icon_tvcm2.png) no-repeat 5px center #FF5496;
	font-weight: bold;
	font-size: 120%;
	padding: 10px 5px 5px 55px;
	margin: 0 auto 10px auto;
}

#tvcm_list{
	margin-bottom: 20px;
}

#tvcm_list .new_list_block{
	width: 100%;
	padding-bottom: 20px;
}
#tvcm_list .new_list_box{
	width: 240px;
	float:left;
}


#tvcm_list h3{
	font-size: 110%;
	color: #000000;
	margin: 0 auto 8px auto;
	background: #ffa6e1;
}

#tvcm_list .new_list_box .main_photo{
	text-align:  center;
	margin: 5px auto;
	width: 100%;
	float: none;
}

#tvcm_list .new_list_box .main_photo img{
	width: 90%;
}
#tvcm_list .new_list_box p{
	margin: 5px ;
	min-height: 150px;
}

#tvcm_list .box_btn a{
	background: #FFC100;
}

/*------------------------
	Campaign douga
------------------------*/

#toukou_douga_list{
	background: #FFFFFF;
}
#toukou_douga_list h3{
	font-size: 110%;
	font-weight: bold;
	color: #ffffff;
	margin: 0 auto 8px auto;
	background: #FF6600;
	text-align: center;
}

#toukou_douga_list .new_list_box .toukou_douga{
	text-align: center;
	margin: 5px auto;
	width: 100%;
	float: none;
}
#toukou_douga_list .new_list_box{
	width: 32%;
	float:left;
}
#toukou_douga_list .new_list_box .toukou_douga img{
	width: 230px;
}
#toukou_douga_list .new_list_box p{
	margin: 5px ;
	min-height: 150px;
}

#toukou_douga_list .box_btn a{
	background: #FFC100;
}
/*------------------------
	Company
------------------------*/

#company_title{
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: -15px 0 2px 0;
}


#company_list .new_list_block{
	width: 100%;
	padding-bottom: 20px;
}
#company_list .new_list_box{
	width: 240px;
	float:left;
}


#company_list h3{
	font-size: 110%;
	color: #000000;
	margin: 0 auto 8px auto;
	background: #B6E8E6;
}

#company_list .new_list_box .main_photo{
	text-align:  center;
	margin: 5px auto;
	width: 100%;
}
#company_list .new_list_box .main_photo img{
	width: 90%;
}

#company_list .new_list_box p{
	margin: 5px ;
	min-height: 150px;
}

#company_list .box_btn a{
	background: #48C5C0;
}

#information_list{
	background: #FFFFFF;
	border-radius: 5px 5px 0 0;
	margin: 0px 5px 5px 0 ;
	padding: 7px 8px 7px 8px;
	width:97% ;
}

#information_list h1{
	font-size: 110%;
	color: #000000;
	margin: 0 auto 8px auto;
	background: #B6E8E6;
	border-radius: 5px;
	padding: 5px ;
}

#information_list li{
	background: none;
	padding: 5px 0;
	border-bottom: 1px dotted #808080;
}

#information_list span{
	padding-right: 20px;
}


.information_list_content{
	display:flex;
}
.information_list_content .information_list_img{
	max-width:120px;
	min-width:120px;
	width:120px;
	height:100px;
	overflow:hidden;
	margin-right:5px;
}

.information_list_img {
	max-width:100%;
}
.information_list_text span {
	display: block;
}


.staff_info_main {
	margin: 3px;
	width: 24%;
	font-size: 75%;
	float: right;
}
.staff_info {
	margin: 3px;
	width: 24%;
	font-size: 75%;
	float: left;
}

.staff_info_box{
	background: #FFFFFF;
	border: 5px solid #66CCCC ;
	margin: 5px;
	border-radius: 10px;
	width: 98%;
	height:auto;
}
.staff_info_main img{
	width: 100%;
}
.staff_info img{
	width: 100%;
}

.clear{
	clear: both;
}
/*------------------------
	kawasho
------------------------*/


#first{
	background-color: #fffffc;
	text-align:center;
}
#first img{
	width: 80%;
}

#first a{
	font-size:150% ;
}

#first iframe{
		text-align:center;
}

#second{
	background-color: #fffffc;
	text-align:center;
}

#second img{
	width: 60%;
}
#third{
	background-color: #fffffc;
	text-align:center;
}
#third img{
	width: 60%;
}
#fourth{
	background-color: #fffffc;
	text-align:center;
}
#fourth img{
	width: 60%;
}
#fifth{
	background-color: #fffffc;
	text-align:center;
}
#fifth img{
	width: 60%;
}
#sixth{
	background-color: #fffffc;
	text-align:center;
}
#sixth img{
	width: 60%;
}
#seventh{
	background-color: #fffffc;
	text-align:center;
}

#eighth{
	background-color: #fffffc;
	text-align:center;
}
#eighth img{
	width: 60%;
}
#ninth{
	background-color: #fffffc;
	text-align:center;
}
#ninth img{
	width: 60%;
}

#tenth{
	background-color: #fffffc;
	text-align:center;
}
#tenth img{
	width: 60%;
}

#yajirushi{
	background-color: #fffffc;
	text-align:center;
}
#yajirushi img{
	width: 200px;
}

#box {
	width: 100px;
	height: 100px;
	background: #3399FF;
}

.school {
	width: 32%;
	height: 50px;
	background: #f8fbf8;
	box-shadow: 1px 1px 2px 2px;
	margin: 10px 4px;
	padding: 5px 0px;
	float: left;
	text-align: center;
	border-radius: 0px 5px 5px 0px;

}

.clear_school {
	width: 99%;
	margin:  3px 0px;
	padding: 10px;
	clear: left;
	border-radius: 5px;
}

.shiritsu {
	background: #b7282e;
	color: #FFFFFF;
}

.kohritsu {
	background: #007bbb;
	color: #FFFFFF;
}

.shiritsu {
	background: #b7282e;
	color: #FFFFFF;
}

.tokushu {
	background: #007b43;
	color: #FFFFFF;
}

/*------------------------
	404 Page
------------------------*/

.sub_footer {
	background: #FFFFFF;
	border: 2px solid #66CCCC ;
	margin: 5px 2px;
	padding: 4px;
	border-radius: 10px;
	width: 15%;
	height:100px;
	float: left;
}

.twitter {
	margin: 5px;
	text-align: center;
}

.fb-like {
	float:none;
	margin: 2px;
}

.tw-like {
	float:left;
	margin: 2px;
}

/*------------------------
	campaign2018
------------------------*/

p.cam_midashi{
	color: white;
	font-weight: bold;
	margin: 5px 40px 5px 40px;
	padding: 5px 8px 5px 8px;
	background-color:#b91c22;
	border-radius: 0.3em;
	text-align: left;
}

p.cam_nakami{
	margin: 5px 40px 5px 40px;
	font-weight: bold;
}

 
table.table1{
	font-weight: bold;

}
div.douga_waku{
	display: -webkit-box;
	display: flex;
	text-align:center;
}

div.douga_info {
	margin: 15px;
}
div.douga1 {
	margin: 15px;
}

div #content{
	border-color: #b91c22;
	border: 5px;
}
/*------------------------
	    insurance
------------------------*/
.insurance_midashi{
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	background-color: #FFD600;
	padding: 2px;
	margin-bottom: 10px;;
}

/*------------------------
	insurance-furnishings
------------------------*/

.furnishings {
	background-color:#FFFFFF;
	border: solid 3px;
	border-color: #e45e10;
	border-radius: 0.3em;
	margin-bottom: 10px;
}
.furnishings_jirei{
	display:inline-flex ;
	border-top: solid 2px #969696; 
	width: 100%;
}

.furnishings_midashi{
	font-weight: bold;
	font-size: 120%;
	color: #f8fbf8;
	background-color: #e45e10;
	border: solid 2px;
	border-color: #e45e10;
	padding: 5px 8px 5px 8px;
	border-radius: 0.1em 0.1em 0em 0em;
}
.furnishings_case{
	padding: 2px;	
}
.hidari{
	width: 50%;
	font-size: 90%;
	background-image: url("../images/haikei_maru.png") ;
	background-repeat: no-repeat;
	background-position: center;
}

.migi{
	font-size: 90%;
	width: 50%;
	border-left: dotted 2px #969696;
	background-image: url("../images/haikei_batsu.png") ;
	background-repeat: no-repeat;
	background-position: center;
}

.furnishings_case_pay1{
	background-color: #df3e63;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	color: #f8fbf8;
}

.furnishings_case_pay2{
	background-color: #3e89df;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	color: #f8fbf8;
}

/*------------------------
	insurance-baiseki
------------------------*/

.baiseki {
	background-color:#FFFFFF;
	border: solid 3px;
	border-color: #5c9442;
	border-radius: 0.3em;
	margin-bottom: 10px;
}
.baiseki_jirei{
	display:inline-flex ;
	border-top: solid 2px #969696; 
	width: 100%;
	height: 150px;
}

.baiseki_midashi{
	font-weight: bold;
	font-size: 120%;
	color: #f8fbf8;
	background-color: #5c9442;
	border: solid 2px;
	border-color: #5c9442;
	padding: 5px 8px 5px 8px;
	border-radius: 0.1em 0.1em 0em 0em;
}
.baiseki_case{
	padding: 2px;	
}

.baiseki_case_pay1{
	background-color: #df3e63;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	color: #f8fbf8;
}

.baiseki_case_pay2{
	background-color: #3e89df;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	color: #f8fbf8;
}

/*------------------------
	insurance-shuuri
------------------------*/

.shuuri {
	background-color:#FFFFFF;
	border: solid 3px;
	border-color: #8d6bc5;
	border-radius: 0.3em;
	margin-bottom: 10px;
}
.shuuri_jirei{
	display:inline-flex ;
	border-top: solid 2px #969696; 
	width: 100%;
	height: 150px;
}

.shuuri_midashi{
	font-weight: bold;
	font-size: 120%;
	color: #f8fbf8;
	background-color: #8d6bc5;
	border: solid 2px;
	border-color: #8d6bc5;
	padding: 5px 8px 5px 8px;
	border-radius: 0.1em 0.1em 0em 0em;
}
.shuuri_case{
	padding: 2px;	
}

.shuuri_case_pay1{
	background-color: #df3e63;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	color: #f8fbf8;
}

.shuuri_case_pay2{
	background-color: #3e89df;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	color: #f8fbf8;
}

/*------------------------
	insurance-toiawase
------------------------*/

.toiawase {
	background-color:#FFFFFF;
	border: solid 3px;
	border-color: #868886;
	border-radius: 0.3em;
	margin-bottom: 10px;
}
.toiawase_jirei{
	display:inline-flex ;
	border-top: solid 2px #969696; 
	width: 100%;
	height: 150px;
}

.toiawase_midashi{
	font-weight: bold;
	font-size: 120%;
	color: #f8fbf8;
	background-color: #868886;
	border: solid 2px;
	border-color: #868886;
	padding: 5px 8px 5px 8px;
	border-radius: 0.1em 0.1em 0em 0em;
}
.toiawase_case{
	padding: 2px;	
}

.toiawasesaki_midashi1{
	background-color: #424040;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	color: #f8fbf8;
}

.toiawasesaki_midashi2{
	background-color: #424040;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	color: #f8fbf8;
}

.hidari1{
	font-size: 100%;
	width: 25%;
}

.hidari2{
	font-size: 100%;
	width: 25%;
	border-left: dotted 2px #969696;
}

.migi1{
	font-size: 100%;
	width: 25%;
	border-left: dotted 2px #969696;
}

.migi2{
	font-size: 100%;
	width: 25%;
	border-left: dotted 2px #969696;
}

.t_tel{
	font-size:170%;
	font-weight: bold;
	text-align: center;
}

.toiawase_p{
	text-align: center;
}
/*------------------------
	insurance-toiawase2
------------------------*/

.toiawase2 {
	background-color:#FFFFFF;
	border: solid 3px;
	border-color: #f7db41;
	border-radius: 0.3em;
	margin-bottom: 10px;
	text-align: center;
}
.toiawase2_jirei{
	display:inline-flex ;
	border-top: solid 2px #f7db41; 
	width: 100%;
	height: 70px;
}

.toiawase2_midashi{
	font-weight: bold;
	font-size: 120%;
	color: #000000;
	background-color: #f7db41;
	border: solid 2px;
	border-color: #f7db41;
	padding: 5px 8px 5px 8px;
	border-radius: 0.1em 0.1em 0em 0em;
}
.t_tel2{
	font-size:170%;
	font-weight: bold;
	text-align: center;
}

.toiawase2_p{
	font-size:130%;
	font-weight: bold;
	text-align: center;
}


.entry_title .entry_content .ramen-shop{
	background-color: #C9161D;
	width: 98%;
	display: inline-block;
	text-align: center;
}
.entry_title .entry_content .ramen-shop .ramen-shop-item {
	width: 220px;
	height: 220px;
    margin: 0.5rem 0.4rem 0.5rem 0.3rem;
    box-sizing: border-box;
	color : #ffffff;
	font-size: 80%;
	border-radius: 1em 1em 1em 1em;
	float: left;
	position: relative;  
}

.entry_title .entry_content .ramen-shop .ramen-shop-item .ramen-text{
	position: absolute;
	font-size: 100%;
	color: #ffffff;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 1px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: rgba(207, 60, 60,0);
	border-radius: 1em 1em 1em 1em;
}

.entry_title .entry_content .ramen-shop .ramen-shop-item .ramen-text:hover{
	position: absolute;
	font-size: 100%;
	color: #ffffff;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 1px;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: rgba(207, 60, 60,0.3);
	border-radius: 1em 1em 1em 1em;
}

.ramen-text a{
	color: #ffffff;
	text-decoration: none;
	border-radius: 1em 1em 1em 1em;
	line-height: 1.5;
	text-shadow:2px  2px 10px rgb(87, 87, 87),
				-2px  2px 10px rgb(87, 87, 87),
	 			2px -2px 10px rgb(87, 87, 87),
				-2px -2px 10px rgb(87, 87, 87);
}

.entry_title .entry_content .ramen-shop .ramen-shop-item .ramen-image{
	border-radius: 1em 1em 1em 1em;
	border: solid 3px;
	border-color: #f7db41;
	width: 217px;
}

.entry_title .entry_content .setsumei{
	background-color: #C9161D;
	color: #ffffff;
}

h3.rent_midashi {
	font-weight: bold;
	background-color:#fdeea8;
	border-radius: 0px 0px 10px 10px;
}

/*--------------------------------------------------------------
# ikazuni
--------------------------------------------------------------*/

div.ikazuni_head{
	background-color: #C8371D;
	padding: 40px;
	margin-top: 5px;
	text-align: center;
	font-size: 150%;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
}

div.ikazuni_head2{
	background-color: #C8371D;
	padding: 40px;
	margin-top: 5px;
	text-align: center;
	font-size: 100%;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
}

h2.h2-title{
	background-color: #408be0;
	padding: 40px;
	margin-top: 5px;
	text-align: center;
	font-size: 200%;
	color: #ffffff;
	border-radius: 10px 10px 0 0;
}
h2.ikazuni_foot{
	background-color: #408be0;
	padding: 40px;
	margin-top: 5px;
	text-align: center;
	font-size: 180%;
	color: #ffffff;
	border-radius: 0 0 10px 10px;
}

div.banner_foot{
	text-align: center;
}

div.banner_f{
	margin-top: 20px;
}

 .balloon1{
	position: relative;
	padding: 20px;
	border-radius: 10px;
	color: #000000;
	font-weight:900;
	font-size: 120%;
	background-color:#ffffff;
	margin-left: 120px; /* 左に余白を設ける */
	margin-top:20px;         
	width: 70%;
  }
  /* 画像 - 絶対配置で左上に配置 */
  .balloon1 .icon{
	position: absolute;
	left: -120px;
	top: 0;
  }
  /* 三角アイコン */
  .balloon1::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -20px;
	top: 20px;
	border-right: 20px solid #ffffff;
	border-top: 12px solid transparent;
	border-bottom: 3px solid transparent;
  }
  
  /* 画像 - 絶対配置で左上に配置 */
  .balloon2 .icon{
	position: absolute;
	left: -120px;
	top: 0;
  }
  /* 三角アイコン */
  .balloon2::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -30px;
	top: 20px;
	border-right: 30px solid #ffffff;
	border-top: 12px solid transparent;
	border-bottom: 3px solid transparent;
  }
 
 .balloon2{
	position: relative;
	padding: 20px;
	border-radius: 10px;
	color: #000000;
	font-weight:900;
	font-size: 120%;
	background-color:#ffffff;
	margin-left: 120px; /* 左に余白を設ける */
	margin-top:45px;         
	width: 70%;
  }

.balloon1-r{
	position: relative;
	padding: 20px;
  	border-radius: 10px;
  	color: #ffffff;
  	background-color: #2b94f7;
 	margin-right: 120px;          /* 右に余白を設ける */
	margin-left: 120px ;
	margin-top: 45px;
	font-weight: 900;
	font-size: 120%;
	width: 70%;
  }
  /* 画像 - 絶対配置で左上に配置 */
  .balloon1-r .icon{
	position: absolute;
	right: -120px;
	top: 0;
  }
  /* 三角アイコン */
  .balloon1-r::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -20px;
	top: 20px;
	border-left: 20px solid #2b94f7;
	border-top: 12px solid transparent;
	border-bottom: 3px solid transparent;
  }

  .balloon2-r{
	position: relative;
	padding: 20px;
  	border-radius: 10px;
  	color: #ffffff;
  	background-color: #2b94f7;
 	margin-right: 120px;          /* 右に余白を設ける */
	margin-left: 120px ;
	margin-top: 45px;
	font-weight: 900;
	font-size: 120%;
	width: 70%;
  }
  /* 画像 - 絶対配置で左上に配置 */
  .balloon2-r .icon{
	position: absolute;
	right: -120px;
	top: 0;
  }
  /* 三角アイコン */
  .balloon2-r::before{
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	right: -20px;
	top: 20px;
	border-left: 20px solid #2b94f7;
	border-top: 12px solid transparent;
	border-bottom: 3px solid transparent;
  }

  div.fukidashi{
	background-color:#cb371d;
	padding: 20px;	
  }

  div.comments{
	background-color: #C8371D;
	padding: 30px;
	margin-top: 50px;
	text-align: center;
	font-size: 100%;
	color: #ffffff;
	border-radius: 10px; 
  }

 /* popup */
  #popup{
	width:50%;
	line-height:100px;
	padding:0 4%;
	box-sizing:border-box;
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index:100
  }
  img.pop-img{
	width:80%;
  }
  label{
	display:block;
  }
  /*ボタンの装飾*/
  label span{
	display:block;
	background-color:#ffffff;
	color:#000000;
	width:100%;
	line-height:40px;
	border-radius:4px;
	text-align:left;
  }
  label span:hover{
	cursor:pointer;
  }
  label.ika-checkbox input[type="checkbox"]{
	display:none;
  }
/*checkboxがcheckの状態になったらpopupを表示させる*/
	label.ika-checkbox input[type="checkbox"]:checked + #popup{
	display:block;
  }

  div.marker_line60 {
	background: linear-gradient(transparent 60%, #fec1fe 0%);
  }

  .container{
	width:100%;
	margin-top:30px;
	text-align: center;
  }

  .container > div{
	width:30%;
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
 }

 div .kotei{
	position: sticky;
	text-align: right;
	bottom: 10px;
}

