@charset "UTF-8";
/* -------------------------------------------------------- CSS Information
Last up date:   2016
Style Info:     home css
------------------------------------------------------------------------ */

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);

/*------------------------------------------------------------*/
@media screen and (max-width:768px) {
html,body { height:100%;margin-top:0!important; }
}
h2 {
	font-size: 34px;
	margin: 30px 0;
	line-height: 140%;
}
.tx_md {
	margin-bottom: 20px;
}
.btn_box {
	margin-top: 20px;
}
.tx_caption {
	margin-bottom: 20px;
}
.prefecture li {
	display: inline-block;
	margin: 0 3px 10px;
	border: 1px dotted #ccc;
	padding: 10px 15px;
	font-size: 14px;
	background-color: #ffffff;
}

@media screen and (max-width:768px) {
h2 {
	font-size: 28px;
}
ul.prefecture {
	list-style: none;
	max-width: 500px;
	margin: 0 auto;
}
}

@media screen and (max-width:480px) {
h2 {
	font-size: 22px;
}
}
/*------------------------------------------------------top*/
/*
#index_top {
    background-image: url('../img/index_img/main_bg2_osaka.jpg');
    background-size: cover;
	background-position: left top;
	padding: 0;
	width:100%;
}
*/
#index_top {
    background-image: url('../img/index_img/main_bg3_osaka.jpg');
    background-size: cover;
	background-position: right top;
	padding: 0;
	width:100%;
}

#index_top .h1_area {
	margin: 0;
	padding: 0;
    background-color: rgba(0,0,0,0.1);
    padding-top: 70px;
    padding-bottom: 40px;
}
#index_top .h1_area ul {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0;
}
#index_top .h1_area ul li {
	color: #fff;
	font-weight: bold;
	font-size: 34px;
	text-align: left;/*text-shadow: -1px 1px 0 rgba(0,0,0,0.3);*/
}
#index_top .h1_area h1, #index_top .h1_area h2 {
	margin: 0;
	color: #fff;
	font-size: 42px;
	text-align: center;
}
#index_top .h1_area h1 {
	font-size: 38px;
}
#index_top .h1_area h2 {
	font-size: 70px;
}
#index_top .txt_shadow{
	text-shadow:2px 2px 0px #666666;
}
/** 16.3.15 -> **/
#index_top .h1_area ul li {
	text-shadow: #4F402F 2px 2px 0px, #4F402F -2px 2px 0px, #4F402F 2px -2px 0px, #4F402F -2px -2px 0px;
}
/** <-16.3.15 **/
#index_top .h1_area .right_box {
	margin: 0 0 0 0;
	width: 15%;
	padding: 0;
	font-size: 30px;
	float: left;
	text-align: center;
	color: #fff;
}
#index_top .h1_area .curled-box {
	display: inline-block;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	padding: 25px;
	background: #fff;
	line-height: 45px;
	opacity: 0.8;
	vertical-align: top;
	color: #000;
	font-size: 36px;
	font-style: italic;
	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	letter-spacing: 2px;
}
#index_top .box_area {
}
#index_top .h1_area ul li.order1 {
	margin: 0 0 0 20px;
}
#index_top .h1_area ul li.order1 span.txt1 {
	font-size: 160%;
}
#index_top .h1_area ul li.order1 span.txt2 {
	font-size: 70%;
}
#index_top .h1_area ul li.order2 {
	margin: -20px 0 0 20px;
}
#index_top .h1_area ul li.order2 span.txt1 {
	font-weight: bold;
	font-size: 80%;
}
#index_top .h1_area ul li.order2 span.txt2 {
	font-weight: bold;
	font-size: 70%;
}
#index_top .h1_area ul li.order3 span.txt1 {
	font-size: 120%;
	font-weight: bold;
	color: #5DB2E4;
}
#index_top .h1_area ul li.order4 {
	margin: 0 0 0 20px;
}
#index_top .h1_area ul li.order4 span.txt1 {
	font-size: 130%;
}
#index_top .h1_area ul li.order4 span.txt2 {
	font-size: 80%;
}
/** 16.4.1 -> **/

#index_top .h1_area .top_bg {
	background: #ccc;
	display: inline-block;
	padding: 10px;
	background-color: rgba(204,204,204,0.8);
}
#index_top .h1_area .top_bg ul li {
	margin-bottom: 0;
	text-align: center;
}
#index_top .h1_area .top_bg ul {
/*line-height: auto;*/
}
#index_top .box_grey {
	display: inline-block;
	margin: 0 10px;
	padding: 10px 80px;
	background-color: rgba(153,51,51,0.9);
	opacity: 1.0;
	color: #fff;
	font-size: 30px;
}
#index_top .fa {
	border: 1px solid #fff;
	border-radius: 32px;
	width: 32px;
	height: 32px;
	line-height: 80%;
	padding-left: 2px;
}
#index_top .h1_area ul li {
	text-shadow: #ffffff 2px 2px 0px, #ffffff -2px 2px 0px, #ffffff 2px -2px 0px, #ffffff -2px -2px 0px;
	color: #4F402F;
}
/** <- 16.4.1 **/

/** 16.4.8 -> **/
#index_top .h1_area dl.fview .top_bg {
	background: #ccc;
	width: 95%;
	padding: 5px;
	background-color: rgba(255,255,255,0.8);
}
#index_top .h1_area dl.fview {
	margin: 0 6%;
	padding: 0;
	width: 84%;
	position: relative;
	z-index: 1;
}
#index_top .h1_area dl.fview dt {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 50%;
}
#index_top .h1_area dl.fview dd {
	float: right;
	margin: 0 0 0 0;
	padding: 0;
	width: 50%;
}
#index_top .h1_area dl.fview ul li.order2_1 {
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 {
	font-size: 90%;
	font-weight: normal;
	color: #4F402F;
}
#index_top .h1_area dl.fview dt ul li.order2_1 span.txt1 {
	font-size: 85%;
	font-weight: normal;
	color: #4F402F;
}
#index_top .h1_area dl.fview dt ul li.order2_1 span.txt1 .txt1_s {
	font-size: 80%;
}
/*#index_top .h1_area dl.fview ul li.order2_3{margin:195px 0 0 10px;} キャンペーン前*/
#index_top .h1_area dl.fview ul li.order2_3 {
	margin: 205px 0 10px 10px;
	background: #ccc;
	padding: 5px;
	background-color: rgba(255,255,255,0.8);
}
#index_top .h1_area dl.fview ul li.order2_3 span.txt1 {
	font-size: 60%;
}
#index_top .h1_area dl.fview ul li.order2_3 span.txt2 {
	font-size: 90%;
}
#index_top .h1_area dl.fview ul li.order2_3 span.txt3 {
	font-size: 50%;
}
#index_top .h1_area ul li.order2_3 span.txt_lt {
	font-size: 40%;
	text-decoration: line-through;
}
#index_top .h1_area dl.fview .top_txt {
	background-color: #8C1A1A;
	display: block;
	padding: 10px 0;
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 2;
	width: 100%;
	height: auto;
	border-radius: 5px;
	box-shadow: 2px 2px #666;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 {
	margin: 0 3%;
	padding: 0;
	width: 94%;
	position: relative;
	font-weight: normal;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dt {
	float: left;
	margin: 0 0 0 10%;
	padding: 0;
	width: 45%;
	text-align: left;
	font-size: 34px;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd {
	float: right;
	margin: 0 5% 0 0;
	padding: 0;
	width: 40%;
	text-align: left;
	font-size: 34px;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 span.t_txt0 {
	font-size: 28px;
	border-bottom: 2px solid #fff;
	color: #fff;
	text-shadow: none;
	display: block;
	font-weight: normal;
	padding: 2px 0;
	margin: 0 8% 20px 8%;
	width: 84%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 span.t_txt1 {
	font-size: 52%;
	color: #fff;
	text-shadow: none;
	display: block;
	font-weight: normal;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dt span.t_txt2 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	text-shadow: none;
	background: url("../img/index_img/top_tel.png") center left no-repeat;
	display: block;
	padding-left: 35px;
	margin-left: 5px;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd span.t_txt2 {
	font-size: 100%;
	font-weight: normal;
	color: #fff;
	text-shadow: none;
	background: url("../img/index_img/top_touki.png") center left no-repeat;
	display: block;
	padding-left: 35px;
	margin-left: 5px;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 span.t_txt3 {
	font-size: 60%;
}
/*#index_top a .box_btn{width:60%;font-size:22px;font-weight:bold;text-decoration:none;display:inline-block;text-align:center;padding:8px 10px 10px;color:#fff;background-color:#4F402F;border-radius:5px;box-shadow:2px 2px #666;margin-bottom:10px;}*/
#index_top .box_area {
	text-align: center;
	clear: both;
}
#index_top a .box_btn {
	width: 30%;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding: 16px 10px;
	color: #fff;
	background-color: #8C1A1A;
	border-radius: 5px;
	box-shadow: 2px 2px #666;
	margin-top: 30px;
	margin-bottom: 0px;
	display: inline-block;
}
#index_top a .box_btn .fa {
	border: 1px solid #fff;
	border-radius: 22px;
	width: 22px;
	height: 22px;
}
#index_top a .box_btn .fa-angle-right {
	font-size: 20px;
}
#index_top .h1_area dl.fview dt a .box_btn {
	width: 90%;
	margin: 8px 0 15px;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding: 16px 10px;
	color: #fff;
	background-color: #8C1A1A;
	border-radius: 5px;
	box-shadow: 2px 2px #666;
}/** <- 16.5.16 **/
dl.plan_v p .fa {
	border: 1px solid #4F402F;
	border-radius: 18px;
	width: 18px;
	height: 18px;
	line-height: 90%;
	padding-left: 2px;
}

@media screen and (max-width:1100px) {
#index_top .h1_area dl.fview {
	margin: 0 5%;
	width: 90%;
}
#index_top .h1_area dl.fview dt {
	clear: left;
	margin: 0 0 0 0;
	width: 100%;
}
#index_top .h1_area dl.fview dd {
	clear: right;
	margin: 0 0 0 0;
	width: 100%;
}
#index_top .h1_area dl.fview ul li.order2_3 {
	margin: 0px 0 0 0px;
}
#index_top .h1_area dl.fview .top_txt {
	padding: 10px 0;
	position: relative;
	top: 0px;
	left: 0;
	width: 100%;
	height: auto;
	border-radius: 5px;
	box-shadow: 2px 2px #666;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 {
	margin: 0;
	padding: 0;
	width: 100%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dt {
	clear: left;
	margin: 0 20% 10px 20%;
	padding: 0;
	width: 60%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd {
	clear: right;
	margin: 0 20% 0 20%;
	padding: 0;
	width: 60%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dt span.t_txt2 {
	font-size: 100%;
	margin-left: 15px;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd span.t_txt2 {
	font-size: 100%;
	margin-left: 15px;
}
}

@media screen and (max-width:768px) {
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 {
	font-size: 100%;
}
#index_top .h1_area dl.fview dt ul li.order2_1 span.txt1 {
	font-size: 100%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dt {
	clear: left;
	margin: 0 10% 10px 10%;
	padding: 0;
	width: 80%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd {
	clear: right;
	margin: 0 10% 0 10%;
	padding: 0;
	width: 80%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 span.t_txt0 {
	font-size: 24px;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 span.t_txt1 {
	font-size: 40%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dt span.t_txt2 {
	font-size: 80%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd span.t_txt2 {
	font-size: 80%;
}
#index_top .h1_area dl.fview dt a .box_btn {
	font-size: 16px;
	font-weight: normal;
}/** <- 16.5.16 **/
}

@media screen and (max-width:480px) {
#index_top .h1_area dl.fview .top_txt dl.fview2 dt span.t_txt2 {
	font-size: 60%;
}
#index_top .h1_area dl.fview .top_txt dl.fview2 dd span.t_txt2 {
	font-size: 60%;
}
#index_top a .box_btn {
	width: 90%;
	font-size: 18px;
}
#index_top a .box_btn .fa {
	border: 1px solid #fff;
	border-radius: 18px;
	width: 18px;
	height: 18px;
}
#index_top a .box_btn .fa-angle-right {
	font-size: 16px;
}
#index_top a .box_btn2 {
	width: 90%;
	font-size: 18px;
}
#index_top a .box_btn2 .fa {
	border: 1px solid #fff;
	border-radius: 18px;
	width: 18px;
	height: 18px;
}
#index_top a .box_btn2 .fa-angle-right {
	font-size: 16px;
}
}
/** <- 16.4.8 **/

/** 16.5.16 -> **/
dl.plan_v .wrap_1view {
	width: 95%;
	padding: 5px 5px 0 5px;
	margin: 0;
}
.dl.plan_v {
	width: 100%;
	max-width: 980px;
	padding: 0;
	margin: 0;
	display: inline-block;
}
dl.plan_v a dt {
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 30%;
	display: inline-block;
	background-color: #8C1A1A;
}
dl.plan_v a dd {
	float: left;
	margin: 0 5% 0 5%;
	padding: 10px 0;
	width: 30%;
	display: inline-block;
	background-color: #8C1A1A;
}
dl.plan_v a dd.last {
	margin: 0;
	width: 30%;
	background-color: #8C1A1A;
}
dl.plan_v a:hover dt, dl.plan_v a:hover dd {
	background-color: rgba(204,00,51,0.7);
}
dl.plan_v h2 {
	margin: 5px 5px 0;
	padding: 0 0px 5px;
	width: auto;
	text-align: center;
	font-size: 21px;
	color: #ffffff;
}
dl.plan_v h2 .fa {
	border: 1px solid #fff;
	border-radius: 18px;
	width: 18px;
	height: 18px;
	line-height: 75%;
	padding-left: 2px;
}
dl.plan_v p {
	margin: 0 5px;
	padding: 10px 0px;
	width: auto;
	text-align: center;
	font-size: 16px;
	color: #4F402F;
	background: #ffffff;
}
dl.plan_v p small {
	font-weight: normal;
	color: #4F402F;
}
#index_top .h1_area dl.fview ul li.order2_1 h1 {
	line-height: 100%;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info1 {
	font-weight: bold;
	padding: 3px 0;
	border-bottom: 2px solid #4F402F;
	margin: 3px 0 8px;
	font-size: 22px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 {
	margin: 0 0 8px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f1 {
	font-size: 26px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f2 {
	font-size: 28px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f3 {
	font-size: 21px;
}

@media screen and (max-width:1100px) {
dl.plan_v .wrap_1view {
	width: 94%;
	padding: 0;
	margin: 20px 3% 0;
}
dl.plan_v {
	margin: 0;
	width: 100%;
	max-width: 980px;
	padding: 0;
}
dl.plan_v a dt {
	clear: left;
	margin: 0 5% 20px 5%;
	width: 90%;
}
dl.plan_v a dd {
	clear: left;
	margin: 0 5% 20px 5%;
	width: 90%;
}
dl.plan_v a dd.last {
	clear: left;
	margin: 0 5% 20px 5%;
	width: 90%;
}
dl.plan_v h2 {
	font-size: 18px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info1 {
	font-size: 22px;
	padding: 6px 0;
	margin: 6px 0 12px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 {
	margin: 0 0 12px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f1 {
	font-size: 21px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f2 {
	font-size: 23px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f3 {
	font-size: 16px;
}
}

@media screen and (max-width:480px) {
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info1 {
	font-size: 16px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f1 {
	font-size: 17px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f2 {
	font-size: 17px;
}
#index_top .h1_area dl.fview ul li.order2_1 span.txt1 .info2 span.f3 {
	font-size: 10px;
}
}
.fview-animation {
	/* 1秒かけてアニメーション */
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	/* 0.5秒待ってからアニメーション */
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
	/* 1回繰り返す */
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}
#rects_wrap {
	margin: 0;
	padding: 30px 0 0;
	height: 60px;
}
#rects {
	margin: 0 auto;
	width: 60px;
	height: 60px;
	padding: 0px;
	text-align: center;
}

/** <- 16.5.16 **/

@media screen and (max-width:992px) {
#index_top .h1_area ul {
	margin: 0;
	width: 100%;
	clear: left;
}
#index_top .h1_area ul li {
	font-size: 28px;
	text-align: center;
}
#index_top .h1_area ul li h1 {
	font-size: 30px;
	text-align: center;
}
#index_top .h1_area ul li h2 {
	font-size: 60px;
}
#index_top .h1_area .curled-box {
	margin-bottom: 30px;
}
#index_top .h1_area .right_box {
	margin: 0;
	width: 100%;
	padding: 0;
	font-size: 30px;
	clear: right;
	text-align: center;
}
}

@media screen and (max-width:768px) {
#index_top .index_top_logo {
	width: 60%;
	margin: 0 auto 30px;
}
#index_top .index_top_logo img {
	width: 100%;
}
#index_top .box_grey {
	margin-bottom: 10px;
	padding: 10px 40px;
}
#index_top .box_area .tx_caption {
	font-size: 18px;
}
#index_top .box_area .fa {
	border: 1px solid #fff;
	border-radius: 20px;
	width: 20px;
	height: 20px;
}
#index_top .h1_area ul li h1 {
	font-size: 20px
}
#index_top .h1_area ul li h2 {
	font-size: 40px;
}
#index_top .filter {
	padding: 90px 0 10px;
	background-color: rgba(63, 51, 38, 0.6);
}
#index_top .h1_area ul li.order1 span.txt1 {
	font-size: 120%;
}
#index_top .h1_area ul li.order1 span.txt2 {
	font-size: 50%;
}
#index_top .h1_area ul li.order2 span.txt1 {
	font-weight: bold;
	font-size: 70%;
}
#index_top .h1_area ul li.order2 span.txt2 {
	font-weight: bold;
	font-size: 60%;
}
#index_top .h1_area ul li.order3 span.txt1 {
	font-size: 100%;
	font-weight: bold;
	color: #5DB2E4;
}
#index_top .h1_area ul li.order4 span.txt1 {
	font-size: 100%;
}
#index_top .h1_area ul li.order4 span.txt2 {
	font-size: 60%;
}
}

@media screen and (max-width:480px) {
#index_top {
	padding: 50px 0 20px;
}
#index_top .box_area .box_grey {
	padding: 10px 10px;
}
#index_top .box_area .tx_caption {
	font-size: 16px;
}
#index_top .box_area .fa {
	border: 1px solid #fff;
	border-radius: 20px;
	width: 20px;
	height: 20px;
}
#index_top .h1_area {
	margin: 20px 0 30px;
}
#index_top .h1_area ul li {
	font-size: 18px;
	line-height: 1.5;
	text-shadow: #4F402F 0px 0px 0px, #4F402F 0px 0px 0px, #4F402F 0px 0px 0px, #4F402F 0px 0px 0px;
}
#index_top .h1_area ul li h1, #index_top .h1_area .curled-box {
	font-size: 16px;
	line-height: 1.5;
}
#index_top .h1_area ul li h2 {
	font-size: 28px;
	line-height: 1.5;
}
#index_top .filter {
	padding: 30px 0 30px;
	background-color: rgba(63, 51, 38, 0.6);
}
#index_top .h1_area ul li.order2 {
	margin: -5px 0 0 20px;
}
}
/*-------------------------------------------------------pick*/

#index_pick h2 {
	margin: 30px 0;
}
#index_pick .item_container .item3 li {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 14px;
	width: 33.3%;
	float: left;
}
#index_pick .item_container .item3 li .text_wrap {
	position: relative;
	width: 230px;
	height: 230px;
	margin: 0 auto 10px;
	padding: 0 10px;
	border: 2px solid #000;
	border-radius: 50%;
	background-size: cover;
	background-position: center;
	line-height: 140%;
}
#index_pick .item_container .item3 li.pick1 .text_wrap {
	background-image: url('../img/index_img/pick_osaka_bg1.jpg');
}
#index_pick .item_container .item3 li.pick2 .text_wrap {
	background-image: url('../img/index_img/pick_osaka_bg2.jpg');
}
#index_pick .item_container .item3 li.pick3 .text_wrap {
	background-image: url('../img/index_img/pick_osaka_bg3.jpg');
}
#index_pick .mb_50 {
	margin-bottom: 50px;
}
#index_pick .btn_box {
	text-align: center;
}
#index_pick .btn_cl01 {
	display: inline-block;
	max-width: 380px;
	margin: 0 auto;
	padding: 5px 20px;
	background-color: #8C1A1A;
	font-size: 18px;
	color: white;
	transition: all .2s;
}

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

@media screen and (max-width:768px) {
#index_pick .pick_container {
	max-width: 500px;
	margin: 0 auto;
}
#index_pick .item_container a.item3 li {
	width: 100%;
	margin-bottom: 20px;
	padding: 0 2% 0px;
}
#index_pick .item_container .item3 li {
	width: 100%;
}
#index_pick .item_container a.item3 li:nth-child(3) {
	margin-bottom: 0;
}
}

@media screen and (max-width:480px) {
#index_case .item_container li.item3 {
	width: 100%;
	padding: 0 1% 20px;
}
}
/*-----------------------------------------------------reason2*/
#index_reason2 .content_box div.left_box {
	width: 45%;
}
#index_reason2 .content_box div.right_box {
	width: 55%;
}
#index_reason2 .content_box div.right_box p {
	padding-top: 30px;
}
#index_reason2 .btn_container {
	margin: 15px 0 25px;
	text-align: right;
}
#index_reason2 .btn_cl00 {
	padding: 5px 30px;
	font-style: italic;
	font-size: 14px;
}
#index_reason2 .content_box {
	margin-bottom: 40px;
}
/*-----------------------------------------------------reason*/
#index_reason {
	padding: 0;
	background-image: url('../img/index_img/booth.jpg');
	background-size: cover;
	background-position: center;
}
#index_reason .filter {
	padding: 40px 0;
}
#index_reason h2 {
	color: #fff;
	margin-bottom: 50px;
}
#index_reason h4 {
	font-size: 32px;
}
#index_reason .item_container li.item3 img {
	width: 100%;
	max-width: 373px;
	margin-bottom: 30px;
}
#index_reason .content_box {
	text-align: center;
}
#index_reason .btn_box {
	margin-top: 40px;
	text-align: right;
}
#index_reason .content_box .right_box, #index_reason .content_box .left_box {
	margin-bottom: 40px;
}

@media screen and (max-width:768px) {
#index_reason .content_box .right_box, #index_reason .content_box .left_box {
	margin-bottom: 30px;
}
#index_reason .item_container li.item3 {
	width: 100%;
}
}

@media screen and (max-width:480px) {
}
/*-----------------------------------------------------campain**/
/*#index_campain{}
#index_campain ul {
    text-align: left;
    list-style-type: none;
}
#index_campain ul li{
    list-style-type: none;
}
#index_campain h2{
    text-align: center;
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    padding: 5px;
    font-size: 26px;
    color:#840d02;
    font-weight:normal;
}
#index_campain .tx_md{
    margin-bottom: 20px;
    font-weight: normal;
}
#index_campain .content_box{
    text-align: center;
    margin-bottom:0px;
    padding-bottom:0px;
}
#index_campain ul{
    display:inline-block;
    margin:0 auto;
    background:#EDE9CC;
    padding:5px;
}
#index_campain li{
    font-size: 18px;
    line-height: 200%;
    margin-left: 10px;
    font-weight: bold;
    color:#840d02;
}
#index_campain li small{
    color:#840d02;
}
#index_campain li:before{
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 8px;
}
#index_campain p{
    text-align:center;
    margin:20px 15% 0 15%;
    width:70%;
    padding:0;
}
#index_campain p.txt_center{
    text-align:center;
}
#index_campain .btn_box{
    text-align: center;
    margin: 40px 0;
}
#index_campain p.txt_left780{
    text-align:left;
}
#index_campain .red{
color:#8C1A1A;
}
@media screen and (max-width:768px){
#index_campain h2{
    text-align: left;
    font-size: 18px;
}

#index_campain p{
    text-align:center;
    margin:10px 5% 0 5%;
    width:90%;
    padding:0;
}
}*/
/*-----------------------------------------------------mot**/
#index_mot {
}
#index_mot .right_box ul {
	text-align: left;
	list-style-type: none;
}
#index_mot .right_box ul li {
	list-style-type: none;
}
#index_mot .right_box h4, #index_mot .right_box {
	text-align: left;
}
#index_mot .right_box h4 {
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding: 5px;
	font-size: 26px;
}
#index_mot .tx_md {
	margin-bottom: 50px;
	text-align: center;
}
#index_mot .right_box .tx_md {
	display: inline-block;
	margin-bottom: 20px;
	font-weight: normal;
}
#index_mot ul {
	margin-bottom: 20px;
}
#index_mot li {
	font-size: 18px;
	line-height: 200%;
	margin-left: 10px;
	font-weight: bold;
}
#index_mot li:before {
	content: "\f00c";
	font-family: FontAwesome;
	display: inline-block;
	padding-right: 8px;
}
#index_mot .btn_box {
	text-align: right;
	margin: 40px 0;
}
#index_mot .img_container_top img {
	width: 85%;
}
/*-----------------------------------------------------service**/
#index_service h4 {
	font-size: 24px;
	margin-bottom: 20px;
	text-align: left;
	border-left: 5px solid rgba(63, 51, 38, 0.6);
	padding-left: 8px;
	line-height: 140%;
}
#index_service .content_box {
	text-align: center;
	width: 100%;
}
#index_service .content_box div img {
	float: left;
	width: 40%;
}
#index_service .content_box div p {
	float: left;
	width: 60%;
	padding-left: 10px;
}
#index_service .content_box .right_box, #index_service .content_box .left_box {
	margin-bottom: 60px;
	/*max-width: 500px;*/
	width: 49%;
}
#index_service .content_box .left_box {
	padding: 0 2% 0 0%;
}
#index_service .content_box .right_box {
	padding: 0 0% 0 2%;
}
#index_service .content_box:last-child {
	margin-bottom: 0;
}

@media screen and (max-width:768px) {
#index_service .content_box .right_box, #index_service .content_box .left_box {
	width: 100%;
	margin-bottom: 40px;
}
#index_service .content_box .left_box, #index_service .content_box .right_box {
	padding: 0 2%;
}
}

@media screen and (max-width:480px) {
section#index_service {
	padding: 60px 0;
}
#index_service .content_box .left_box, #index_service .content_box .right_box {
	padding: 0 10px;
}
}
/*-----------------------------------------------------plan*/
#index_plan .item_container li.item3 {
	padding: 3%;
}
#index_plan .item_container li.item3 img {
	width: 100%;
	max-width: 283px;
	margin-bottom: 50px;
}
#index_plan h4 {
	height: 90px;
	margin-bottom: 20px;
}
#index_plan h4 small {
	font-size: 70%;
}
#index_plan .item_container li.item3 p {
	margin-bottom: 10px;
}
#index_plan table {
	max-width: 300px;
	width: 100%;
	margin: 0 auto 20px;
	font-size: 14px;
	border-top: 1px dotted #000;
	border-right: 1px dotted #000;
}
#index_plan table td, #index_plan table tr {
	width: 50%;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	padding: 10px 5px;
}
#index_plan .btn_box {
	margin-bottom: 40px;
}
#index_plan .item_container .btn_cl00 {
	width: 100%;
}
/** 16.3.15 -> **/
#index_plan .item_container li.item2 {
	padding: 3%;
	margin: 0;
	display: block;
	font-size: 14px;
	width: 46%;
	float: left;
}
#index_plan .item_container li.item2:last-child {
	float: right;
}
#index_plan .item_container li.item2 h4 {
	margin-bottom: 0px;
	height: 50px;
	line-height: 50px;
}
#index #index_plan .item_container li.item2 .tx_lg {
	font-size: 180%;
}
#index_plan .item_container li.item2 .tx_cl00 {
	margin-bottom: 10px;
}
#index_plan .item_container li.item2 img {
	width: 100%;
	margin-bottom: 30px;
}
div.price_new {
	margin-top: 10px;
	font-size: 0;
	text-align: left;
}
div.price_new p.mark_new {
	display: inline-block;
	width: 60px;
	margin-right: 5px;
	margin-bottom: 5px!important;
	text-align: center!important;
	vertical-align: top;
	border-radius: 100px;
	font-size: 16px;
	line-height: 60px;
	color: #fff;
	background: #8C1A1A;
}
div.price_new div {
	display: inline-block;
	vertical-align: top;
}
div.price_new div p {
	margin-bottom: 8px!important;
	font-size: 14px;
}
div.price_new div p span {
	color: #8C1A1A;
}
div.price_new div p span strong {
	font-size: 220%;
}
#index_plan .item_container li.item2 ul {
	margin: 0 10% 20px;
}
#index_plan .item_container li.item2 ul li {
	text-align: left;
	list-style-type: disc;
	font-size: 130%;
	margin-bottom: 0px;
}
#index_plan .item_container li.item2 ul li.list-none {
	list-style-type: none;
}
/** <- 16.3.15 **/

#index_plan {
}

@media screen and (max-width:992px) {
#index_plan .tx_lg {
	font-size: 28px;
}
#index_plan h4 {
	height: auto;
}
}

@media screen and (max-width:768px) {
#index_plan .item_container li.item3 {
	width: 100%;
	margin-bottom: 40px;
	padding: 0 5% 50px;
}
#index_plan .item_container li.item3:last-child {
	margin-bottom: 0;
}
/** 16.3.15 -> **/
#index_plan .item_container li.item2 {
	width: 100%;
	margin-bottom: 40px;
	padding: 0 5% 50px;
}
#index_plan .item_container li.item2:last-child {
	margin-bottom: 0;
}
/** <- 16.3.15 **/
}

@media screen and (max-width:480px) {
}
/*-----------------------------------------------------plan2*/
#index_plan2 h4 small {
	font-size: 70%;
}
#index_plan2 .btn_box {
	margin-bottom: 40px;
}
#index_plan2 .item_container .btn_cl00 {
	width: 100%;
}
#index_plan2 .item_container li.item2 {
	padding: 0;
	margin: 0 1% 0 0;
	display: block;
	font-size: 14px;
	width: 48%;
	float: left;
	text-align: left;
}
#index_plan2 .item_container li.item2:last-child {
	float: right;
	padding: 0 0 0 1%;
	width: 49%;
}
#index_plan2 .item_container li.item2 h4 {
	margin-bottom: 0px;
	height: auto;
	/*line-height:auto;*/
	text-align: left;
	margin-bottom: 10px;
	/*border-bottom: 1px solid #000;*/
	padding: 5px;
	font-size: 26px;
	background: #4F402F;
	color: #ffffff;
}
#index_plan2 .item_container li.item2 h4 small {
	color: #ffffff;
}
#index_plan2 .item_container li.item2 h5 {
	font-size: 140%;
	color: #8C1A1A;
	text-align: left;
	margin: 0 0 0 10px;
}
#index_plan2 .item_container li.item2 p {
	text-align: left;
	margin: 0 0 0 10px;
}
#index_plan2 .item_container li.item2 .price {
	color: #8C1A1A;
	margin: 10px 0 0 10px;
}
#index_plan2 .item_container li.item2 .tx_lg {
	font-size: 220%;
}
#index_plan2 .item_container li.item2 img {
	width: 100%;
	margin-bottom: 30px;
}
#index_plan2 h4 p {
}
#index_plan2 .item_container li.item2 ul {
	margin: 10px 10px 10px 0;
}
#index_plan2 .item_container li.item2 ul li {
	text-align: left;
	list-style-type: none;
	font-size: 130%;
	margin: 0 0 10px 10px;
	list-style: none;
	float: left;
	padding: 3px 5px;
	background: #a79461;
	color: #ffffff;
	font-size: 100%;
}
#index_plan2 .item_container li.item2 ul li.list-none {
	list-style-type: none;
}
#index_plan2 .item_container li.item2 ul.slides {
	margin: 0;
}
#index_plan2 .item_container li.item2 ul.slides li {
	margin: 0;
	padding: 0;
	background: none;
}
#index_plan2 {
}

@media screen and (max-width:992px) {
#index_plan2 .tx_lg {
	font-size: 28px;
}
#index_plan2 h4 {
	height: auto;
}
}

@media screen and (max-width:768px) {
#index_plan2 .item_container li.item2 {
	width: 100%;
	margin-bottom: 40px;
	padding: 0 5% 0px;
}
#index_plan2 .item_container li.item2:last-child {
	margin-bottom: 0;
	clear: right;
	width: 100%;
	padding: 0 5% 0px;
}
}

@media screen and (max-width:480px) {
#index_plan2 .item_container li.item2 h4, #index_plan2 .item_container li.item2 .price {
	font-size: 18px;
}
#index_plan2 .item_container li.item2 img {
	margin-bottom: 10px;
}
}
/*-----------------------------------------------------access*/
#index_access .item_container li.item3 p {
	text-align: left;
}
#index_access .content_box div.left_box {
	width: 55%;
	padding: 0;
}
#index_access .content_box div.right_box {
	width: 45%;
}
#index_access iframe {
	border: 0;
	width: 100%;
	height: 270px;
	padding: 0;
}
#index_access .right_box .mb_40 {
	text-align: left;
}
#index_access .right_box span {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 10px;
}
.gmap_sp {
	display: none;
}

@media screen and (max-width:650px) {
.gmap_pc {
	display: none;
}
.gmap_sp {
	display: inline-block;
}
}

@media screen and (max-width:800px) {
#index_access .content_box div.left_box {
	width: 100%;
}
#index_access .content_box div.right_box {
	width: 100%;
}
}

@media screen and (max-width:480px) {
}
/*-------------------------------------------------------news*/
#index_news table {
	width: 90%;
	max-width: 900px;
	margin: 0 auto 30px;
}
#index_news table th {
	padding: 5px 1%;
	text-align: left;
	font-size: 12px;
	width: 13%;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
#index_news table td {
	padding: 5px 1%;
	text-align: left;
	font-size: 14px;
	width: 83%;
	border-bottom: 1px dotted #ccc;
}
#index_news .thumbnail_container img{
    width:100%;height:auto;
}
#index_news .title{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;}
#index_news .detail{font-size:12px;text-align:left;}
#index_news {
}

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

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

/*---------------------------------------------------------*/
@media screen and (max-width:768px) {
}

@media screen and (max-width:480px) {
}
/** mailinfo **/
/*table*/
table.inq01, table.inq02 {
	margin-bottom: 0px;
	border-collapse: collapse;
	width: 100% !important;
}
table.inq01 span, table.inq02 span {
	font-size: 10px;
}
table.inq01 td, table.inq02 td {
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 13px;
	background-color: #FFFFFF;
	text-align: left;
}
table.inq01 td.ad, table.inq02 td.ad {
	width: 30%;
}
table.inq01 th, table.inq02 th {
	white-space: nowrap;
	color: #333333;
	font-weight: normal;
	width: 30%;
	background-color: #F1F1F1;
	border: 2px solid #ffffff;
	font-size: 13px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-collapse: collapse;
	text-align: left;
	font-weight: bold;
}
table.inq01 th.hissu, table.inq02 th.hissu {
	vertical-align: top;
}
table.inq01 td.hissu, table.inq02 td.hissu {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-collapse: collapse;
}
table.inq01 td {
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-collapse: collapse;
}
table.inq01 th {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-collapse: collapse;
}
table.inq02 td, table.inq02 th {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: dotted;
	border-collapse: collapse;
}
textarea {
	line-height: 150%;
}

@media screen and (max-width: 480px) {
.inq01 input {
	width: 100%;
	max-width: 190px
}
}
/*submitbutton*/
.submitbutton {
	text-align: center;
	padding-bottom: 30px;
}
/*text_red*/
em {
	color: #F60;
	text-decoration: none;
}
small {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
p span.error_red {
	color: #F00;
}
.ime_off {
	ime-mode: inactive;
}
.c_b7 {
	color: #B7B7B7;
}
.c_44 {
	color: #444444;
}
.end_box {
	min-height: 280px;
	height: auto !important;
	height: 280px;
	padding-top: 20px;
}
.ime_off {
	ime-mode: disabled;
}
.btn_continue {
	margin: 0 auto;
	width: auto;
	height: 50px;
	line-height: 30px;
	text-align: center;
	padding: 10px 30px 10px 30px;
	background: #9d1b0c;
	color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border: none;
	font-size: 100%;
	font-weight: bold;
	cursor: pointer;
}
.btn_continue:hover, .btn_reset:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
input {
	text-align: left;
}
/** 16.3.15 -> **/
h2 {
	margin: 20px 0;
	line-height: 130%;
}
#index_top .filter {
	background-color: rgba(63, 51, 38, 0.1);
}
/** <- 16.3.15 **/

/*------------------------------------------------------video再生*/
.vi_b {
	margin: 0 0%;
	width: 100%;
	height: 320px;
}

@media screen and (max-width:768px) {
.vi_b {
	margin: 0 5% 20px;
	width: 90%;
	height: 300px;
}
}
.vi_b1c {
	margin: 0 15%;
	width: 70%;
	height: 320px;
	padding: 10px 0;
}

@media screen and (max-width:768px) {
.vi_b1c {
	margin: 0 5% 20px;
	width: 90%;
	height: 300px;
}
}
/*------------------------------------------------------*/
/*------------------------------------------------------winter_campaign*/
#winter {
	width: 100%;
}
#winter img {
	width: 300px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}

@media screen and (min-width:480px) {
#winter img {
	width: 450px;
}
}

@media screen and (min-width:768px) {
#winter img {
	width: 700px;
}
}

@media screen and (min-width:992px) {
#winter img {
	width: 900px;
}
}
/*------------------------------------------------------index_pcbooth*/
#index_pcbooth figure {
	margin: 0 0 20px;
}
#index_pcbooth figure img {
	width: 100%;
	max-width: 100%;
	height: auto;
}
#index_pcbooth .btn_box {
	margin: 0 auto;
	display: inline-block;
}
/*--------------------------------------------------------------------------webdesign*/
#webdesign {
	width: 100%;
	position: relative;
	display: block;
}
#webdesign img {
 display:inline-block width:100%;
	max-width: 100%;
	height: auto;
}
#webdesign a {
	display: block;
	position: relative;
	margin-top: -12%;
}
#webdesign a img {
 display:inline-block width:100%;
	max-width: 100%;
	height: auto;
}
/*------------------------------------------------------------content*/
/*更新プログラム(連動)フォーマット*/
#news01 {
	width: 100%;
	overflow: hidden;
}
#news01 dl {
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}
#news01 dl dd div.rendo_title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-decoration: underline;
}
#news01 dl dt {
	background: #4F402F;
	color: #fff;
	padding: 5px 10px;
	border-radius: 3px;
	width: 30%;
	margin: auto auto 10px auto;
}
#news01 dl dd {
	font-size: 1.4rem;
}

@media print, screen and (min-width:768px) {
#news01 dl {
	padding: 0 0 20px 0;
	margin-bottom: 10px;
}
#news01 dl dt {
	float: left;
	width: auto;
	margin: auto 20px 10px auto;
	padding: 3px 10px;
	font-size: 1.4rem;
}
#news01 dl dd {
	padding: 0 0 0 100px;
}
#news01 dl dd div.rendo_title {
	text-align: left;
}
}
.top_osaka200716 {
 max-width:1180px;
 margin:0 auto
}
.top_osaka200716 img {
 width:80%;
 margin:0 auto;
}
.banner_link2009:hover {
 opacity: 0.6!important;
 display:block;
 transition:none;
}
.osaka_head2009 {
 max-width: 182px!important;
}

#index_osakatop201113 {
    padding: 0;
    background-image: url(../img/osaka/ba_top_mozaiku.jpg);
    background-size: cover;
    background-position: center;
}
