/* 基本設定 */

* {
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Serif JP', serif;
}

body {
    *font-size: small;
    *font: x-small;
	font-size: 13px;
	background-image: url(../img/common/body_bg.jpg);
	background-repeat: repeat;
	color: #330000;
	min-width: 1000px;
	-webkit-text-size-adjust: 100%;
}

/* 基本設定 リセット */
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
ol, ul {
    list-style: none;
}
ul li img {
     vertical-align: bottom;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
a{
text-decoration: none;
}

a[href^="tel:"] {
    pointer-events: none;
}

img{
 border:0;
}
ing,input{
  vertical-aligin: bottom;
}

.clearfix {
	clear: both;
}

.img:hover { opacity:0.7;}

/* bace */
#header {
	height: 156px;
	width: 100%;
	background-image: url(../img/common/header_bg.jpg);
	background-repeat: repeat-x;
}
#header_title {
	height: 71px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
}
#header_title_logo {
	background-image: url(../img/common/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 43px;
	width: 460px;
	padding-left: 65px;
	font-size: 12px;
	padding-top: 8px;
	color:#333;
	font-weight: bold;
}

#header_title_logo h1{
	font-size: 12px;
}
#header_title_logo p{
	font-size: 12px;
	font-weight: bold;
}

#header_title_btn {
	float: right;
	padding-top: 6px;
}


.header_title_btn_co {float: right; margin-right:10px; width:50px; padding-top:10px;}
.header_title_btn_co img{width:100%;}


#header_nav {
	height: 67px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header_nav ul li{ 
	float:left;
	width: 136px;
	height: 66px;
	border-left: 1px #BBA687 solid;
}

#header_nav ul li:last-child{
	border-right: 1px #BBA687 solid;
}


#header_nav ul li a{
	display: block;
	font-size: 16px;
	text-align: center;
	color: #330000;
	padding-top: 14px;
}

#header_nav ul li a:hover{
	opacity: 0.7;
}

#header_nav ul li a span{
	display: block;
	font-size: 10px;
	color: #856b48;
}



#header_slider {
	height: 560px;
	width: 100%;
	margin-bottom:50px;
	background-repeat: no-repeat;
	background-position: center top;
}

#bace_contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:70px;
}

#bace_side {
	float: right;
	width: 240px;
	margin-right: 45px;
}

#bace_side ol{ margin-bottom:40px;}

#bace_side ol li{
	background-image: url("../img/common/sideplan_free.png");
	background-repeat: no-repeat;
	height: 43px;
	line-height: 43px;
}

#bace_side ol li a{
	display: block;
	padding-left: 42px;
	font-size: 16px;
	color: #330000;
}
.bace_side_banner {
	margin-bottom: 20px;
}

#bace_main {
	float: right;
	width: 675px;
}

#footer {
	font-size: 13px;
	line-height: 60px;
	color: #FFF;
	background-image: url(../img/common/footer_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 60px;
	width: 100%;
}


#sotugyo {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#sotugyo img{
	width:300px;
}
#sotugyo img:hover{
	opacity:0.7;
}

/*　index　*/

#index_contents_first5point {
	height: 415px;
	width: 960px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../img/common/first5point.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#index_contents_first5point ul{ padding-top:330px;}

#index_contents_first5point ul li{
	float:left;
	padding-left: 22px;
	padding-right:22px;
	width:148px;
}

.index_main_contents {
	width: 100%;
	margin-bottom:55px;
}

.index_main_contents dl{
	line-height: 37px;
	color: #333;
	background-color: #FFF;
	height: 37px;
	width: 628px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}

.index_main_contents dl dt{
	float: left;
	width: 145px;
}
.index_main_contents dl dd{
	float: left;
	width: 483px;
}


.index_main_banner {
	margin-bottom: 15px;
}

.index_news_h2 { margin-bottom:20px;}

.index_shop_contents {
	width: 670px;
}
.index_shop_list {
	background-color: #FFF;
	width: 630px;
	margin-bottom: 20px;
	padding: 20px;
}

.index_shop_list h3{
	float: left;
	width: 317px;
	text-align: center;
}
.index_shop_list p{
	width: 300px;
	text-align: center;
	float: left;
	padding-top: 3px;
}


.index_shop_img {
	float: left;
	height: 115px;
	width: 115px;
	background-color: #CCC;
	margin-right: 10px;
}

.index_shop_body a{
	color: #330000;
}

.index_shop_post {
	height: 65px;
	padding-top: 10px;
	font-size: 12px;
}

.index_shop_tel {
	font-size: 15px;
	font-weight: bold;
}

#index_first {
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 30px;
}

#index_first_in {
	border: 1px #D0C1A9 solid;
	padding: 20px;
}

#index_first h2{
	color: #330000;
	font-size: 20px;
	padding-bottom: 15px;
	text-align: center;
}

#index_first p{
	display: block;
	line-height: 2.2;
}


.index_banner_area_view_p {
	margin-left: -20px;
	padding-bottom: 30px;
	padding-top: 30px;
}


.index_banner_area_view {
	margin-left: -20px;
	padding-bottom: 30px;
}

.index_banner_area_view_box {
	width: 327px;
	float: left;
	margin-left: 20px;
}

.index_banner_area_view_box p{
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
}

.index_banner_area_view_box_img {
	width: 327px;
	height: 180px;
	background-color: #333;
	overflow: hidden;
}

.index_banner_area_view_box_img img{
	width: 100%;
}

.index_banner_area_view_box_img a{
	display: block;
}

.index_banner_area_view_box_img a:hover{
	opacity: 0.7;
}

.index_banner_area_view_l {
	padding-bottom: 30px;
}

.index_banner_area_view_l p{
	text-align: center;
	display: block;
	padding-bottom: 10px;
	font-size: 15px;
	
}

.index_banner_area_view_box_img_l {
	width: 675px;
	height: 180px;
	text-align: center;
}

.index_banner_area_view_box_img_l a{
	display: block;
}

.index_banner_area_view_box_img_l a:hover{
	opacity: 0.7;
}

.index_banner_area_view_box_img_l img{
	width: 100%;
}


#index_ninki_dedashi {
	line-height: 2.3;
	margin-bottom: 20px;
	display: block;
}


#index_dedashi {
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 30px;
}

#index_dedashi_in {
	border: 1px #D0C1A9 solid;
	padding: 20px;
	padding-bottom: 0px;
}

#index_dedashi h3{
	color: #330000;
	font-size: 18px; 
}

#index_dedashi p{
	display: block;
	line-height: 2.2;
	padding-bottom: 20px;
}

#index_dedashi p a{
	color: #A40B0E;
	text-decoration: underline;
}


#index_notice_view {
	padding: 10px;
	background-color: #FFF;
	margin-bottom: 30px;
}

#index_notice_view_in {
	border: 1px #D0C1A9 solid;
	padding: 20px;
	padding-bottom: 0px;
}

#index_notice_view li{
	color: #330000;
	font-size: 16px;
	padding-bottom: 20px;
}

#index_notice_view li a{
	text-decoration: underline;
	color: #330000;
	display: block;
}



/* sub */
#sub_title {
	background-repeat: no-repeat;
	background-position: center top;
	height: 210px;
	width: 100%;
	margin-bottom:50px;
}

.sub_ma_30 {
	margin-bottom: 30px;
}


.sub_title {
	width: 100%;
}

.sub_title h2{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #D0C1A9 solid;
	border-bottom: 1px #D0C1A9 solid;
	font-size: 20px;
	text-align: center;
}
.sub_title p{
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	text-align: center;
}

.sub_title_entry {
	margin-bottom: 30px;
}

.sub_title_entry h2{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #D0C1A9 solid;
	border-bottom: 1px #D0C1A9 solid;
	font-size: 20px;
	text-align: center;
}

.sub_title_entry h3{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #D0C1A9 solid;
	border-bottom: 1px #D0C1A9 solid;
	font-size: 20px;
	text-align: center;
}

.sub_title_entry div{
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #D0C1A9 solid;
	border-bottom: 1px #D0C1A9 solid;
	font-size: 20px;
	text-align: center;
}

.sub_title_entry p{
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 16px;
	text-align: center;
}


.sub_title_00 {
	background-image: url(../img/common/sub_bg.jpg);
}

.sub_title_01 {
	background-image: url(../img/sub_bg/sub_bg01.jpg);
}
.sub_title_02 {
	background-image: url(../img/sub_bg/sub_bg02.jpg);
}
.sub_title_03 {
	background-image: url(../img/sub_bg/sub_bg03.jpg);
}
.sub_title_04 {
	background-image: url(../img/sub_bg/sub_bg04.jpg);
}
.sub_title_05 {
	background-image: url(../img/sub_bg/sub_bg05.jpg);
}
.sub_title_06 {
	background-image: url(../img/sub_bg/sub_bg06.jpg);
}
.sub_title_07 {
	background-image: url(../img/sub_bg/sub_bg07.jpg);
}
.sub_title_08 {
	background-image: url(../img/sub_bg/sub_bg08.jpg);
}
.sub_title_09 {
	background-image: url(../img/sub_bg/sub_bg09.jpg);
}
.sub_title_10 {
	background-image: url(../img/sub_bg/sub_bg10.jpg);
}
.sub_title_11 {
	background-image: url(../img/sub_bg/sub_bg11.jpg);
}


#sub_title_h2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 85px;
	font-size: 34px;
	font-weight: bold;
}
.sub_h3 { margin-bottom:20px;}
.sub_wh_area {
	padding: 25px;
	width: 620px;
	margin-bottom: 50px;
	background-color: #FFF;
	color:#333;
}

.sub_wh_area a{
	color: #A10002;
	text-decoration: underline;
}

.sub_wh_area_in {
	padding: 25px;
	width: 620px;
	margin-bottom: 20px;
	background-color: #FFF;
	color:#333;
}

.sub_wh_area_flow {
	padding: 20px;
	width: 630px;
	margin-bottom: 20px;
	color:#333;
	background-image: url(../img/flow/flow2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1290px;
	background-color: #FFF;
}


.sub_h_title_2 {
	background-image: url(../img/sub/sub_h_2.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h_title_3 {
	background-image: url(../img/sub/sub_h_3.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h_title_4 {
	background-image: url(../img/sub/sub_h_4.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.sub_h_title_5 {
	background-image: url(../img/sub/sub_h_5.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h_title_6 {
	background-image: url(../img/sub/sub_h_6.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h_title_7 {
	background-image: url(../img/sub/sub_h_7.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h_title_8 {
	background-image: url(../img/sub/sub_h_8.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.sub_h_title_9 {
	background-image: url(../img/sub/sub_h_9.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h_title_10 {
	background-image: url(../img/sub/sub_h_10.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.sub_h {
	font-size: 18px;
	font-family: 'Noto Sans Japanese', sans-serif;
	padding-left: 33px;
	color:#330000;
}



/*　plan　*/
#plan_price {
	background-image: url(../img/rental/rental1.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 670px;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-bottom: 20px;
}

#plan_price dl {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}

#plan_price dl dt{
	float: left;
	font-size: 27px;
	font-weight: bold;
}
#plan_price dl dd{
	float: right;
	font-size: 27px;
	font-weight: bold;
	text-align: right;
}

#plan_bace_contents {
	width: 670px;
	margin-bottom: 20px;
}

#plan_bace_sub {
	width: 670px;
	margin-bottom: 50px;
}

#plan_bace_sub_set {
	width: 670px;
	margin-bottom: 30px;
}

#plan_bace_contents_set_left {
	float: left;
	width:380px;
}

#plan_bace_contents_set_left h2{
	text-align: center;
    display: block;
    padding-bottom: 10px;
    font-size: 15px;
	font-weight: normal;
}


#plan_bace_contents_set_right {
	float: right;
	width:265px;
}

#plan_bace_contents_set_right h2{
	text-align: center;
    display: block;
    padding-bottom: 10px;
    font-size: 15px;
	font-weight: normal;
}





#plan_bace_contents_left {
	float: left;
	width:380px;
	
}


#plan_bace_contents_left_type2 {
	margin-left: auto;
	margin-right: auto;
	width:380px;
	height: 595px;
	
}

#plan_bace_contents_left_type3 {
	margin-left: auto;
	margin-right: auto;
	width:670px;
	height: 595px;
	
}


#plan_bace_contents_left img{
	width: 100%;
}

#plan_bace_contents_right {
	float: right;
	width:290px;
	min-height: 620px;
	
}

#plan_bace_contents_right_type2 {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	clear: both;
	
}

#plan_bace_contents_right_type2 thumb_img{
	margin-left: -0px;
}

#plan_bace_contents_right_type2 a{
	margin-left: 25px;
	margin-bottom: 16px;
	width: 109px;
}

#plan_bace_contents_right_type3 {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	margin-left: -25px;
	
}

#plan_bace_contents_right_type3 thumb_img{
	margin-left: -0px;
}

#plan_bace_contents_right_type3 a{
	margin-left: 25px !important;
	width: 206px;
}



#plan_bace_contents_right thumb_img{
	margin-left: -0px;
}

#plan_bace_contents_right a{
	margin-left: 25px;
	margin-bottom: 16px;
}

.plan_banner_entry {
	width: 265px;
	height: 60px;
	background-color: #333;
}

.plan_banner_entry img{
	width: 100%;
}


.plan_banner_entry_body{
	padding-top: 5px;
	padding-bottom: 20px;
}

.plan_banner_entry_set {
	background-color: #333;
	display: block;
	background-color: #333;
	height: 290px;
}

.plan_banner_entry_set img{
	width: 100%;
}

.plan_banner_entry_p1 {
	height: 40px;
	padding-top: 10px;
	margin-bottom: -50px;
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
	z-index: 4;
}

.plan_banner_entry_p2 {
	height: 40px;
	padding-top: 10px;
	margin-bottom: -50px;
	color: #FFF;
	display: block;
	text-align: center;
	font-size: 14px;
	position: relative;
	z-index: 4;
}

.plan_banner_entry_p1 span{
	font-size: 12px;
}


.plan_m_20 { margin-bottom:18px;}

#plan_5point {
	background-image: url(../img/rental/rental7.jpg);
	background-repeat: no-repeat;
	height: 606px;
	width: 670px;
	margin-bottom: 50px;
}

#plan_5point_1 {
	float: left;
	padding-left: 67px;
	width: 134px;
	padding-top: 270px;
	padding-bottom:190px;
	padding-right:67px;
	letter-spacing:-0.1em;
}
#plan_5point_2 {
	float: left;
	padding-top: 270px;
	width: 154px;
	padding-bottom:190px;
	padding-right:50px;
}
#plan_5point_3 {
	float: left;
	width: 134px;
	padding-top: 270px;
	padding-bottom:190px;
}
#plan_5point_4 {
	float: left;
	padding-left: 169px;
	padding-right:67px;
	width:146px;
}
#plan_5point_5 {
	float: left;
	width:146px;
}


.plan_list_banner {
	margin-bottom: 50px;
}

.plan_table {
	background-color: #D9CCB6;
	width: 100%;
}
.plan_table tr td{
	background-color: #FFF;
	text-align: center;
	padding: 10px;
}

.plan_h4 { padding-bottom:10px;}



/*　plan　*/
#plan_index_price {
	background-repeat: no-repeat;
	height: 130px;
	width: 670px;
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-bottom: 20px;
}
#a plan_index_price { color: #330000;}
#plan_index_price:hover { opacity:0.5;}

.plan1_bg { background-image: url(../img/rental/list1.jpg);}
.plan2_bg { background-image: url(../img/rental/list2.jpg);}
.plan3_bg { background-image: url(../img/rental/list3.jpg);}
.plan4_bg { background-image: url(../img/rental/list4.jpg);}
.plan5_bg { background-image: url(../img/rental/list5.jpg);}
.plan6_bg { background-image: url(../img/rental/list6.jpg);}
.plan7_bg { background-image: url(../img/rental/list7.jpg);}
.plan8_bg { background-image: url(../img/rental/list8.jpg);}


#plan_index_price dl {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 45px;
}

#plan_index_price dl dt{
	float: left;
	font-size: 27px;
	font-weight: bold;
	color: #330000;
}
#plan_index_price dl dd{
	float: right;
	font-size: 27px;
	font-weight: bold;
	text-align: right;
	color: #330000;
}



/*　qa　*/

.aq_dl {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ded4c7;
	margin-bottom: 25px;
}

.aq_dl dt {
	line-height: 26px;
	background-image: url(../img/qa/qa2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	padding-left: 35px;
	margin-bottom: 20px;
}
.aq_dl dd {
	background-image: url(../img/qa/qa3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-top: 5px;
}


/*　company　*/
.company_table {border-collapse:collapse; width:620px;}
.company_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9ccb6;
}
.company_table tr:last-child { border:none;}
.company_table tr th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9ccb6;
	width: 120px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.company_table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.company_rinen {
	width: 620px;
}

.company_rinen h4{font-size: 18px;font-family: 'Noto Sans Japanese', sans-serif;}
.company_rinen p{
	display: block;
	padding-top: 13px;
	padding-left: 13px;
}


.company_policy {
	width: 620px;
}

.company_policy h4{font-size: 18px;font-family: 'Noto Sans Japanese', sans-serif;}
.company_policy p{
	display: block;
	padding-top: 13px;
	padding-left: 13px;
	padding-bottom: 30px;
}


/*　reservation　*/
.reservation_input {
	padding: 5px;
	border: 1px solid #999;
}
.reservation_h4 {font-size: 18px; margin-bottom:10px;font-family: 'Noto Sans Japanese', sans-serif;}


.reservation_table {border-collapse:collapse; width:620px;}
.reservation_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9ccb6;
}
.reservation_table tr:last-child { border:none;}
.reservation_table tr th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9ccb6;
	width: 150px;
	padding-top: 7px;
	padding-left: 10px;
	text-align:left;
	vertical-align: middle;
	padding-bottom: 7px;
}
.reservation_table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: middle;
}
.reservation_submit {
	font-size: 18px;
	font-weight: bold;
	background-color: #806B5A;
	height: 50px;
	width: 200px;
	border: 1px solid #3B312A;
	cursor:pointer;
	color: #FFF;
}

.reservation_table span {
	font-size: 11px;
	color: #F00;
}


/*　about　*/
#about_contents_begin {
	background-image: url(../img/about/about2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 355px;
	padding-top: 100px;
	padding-left: 265px;
}

#about_contents_2_img {
	background-image: url(../img/about/about3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 620px;
	width: 100%;
}
#about_contents_2_text {
	width: 590px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
}


#about_contents_3_img {
	background-image: url(../img/about/about4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 325px;
	width: 100%;
}

#about_contents_3_text {
	width: 590px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
}




#about_contents_4_img {
	background-image: url(../img/about/about6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	width: 100%;
}

#about_contents_4_text {
	width: 590px;
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
	margin-right: auto;
	margin-left: auto;
}



#about_contents_5_img {
	background-image: url(../img/about/about5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 270px;
	padding-top: 40px;
	padding-left: 330px;
	padding-right: 20px;
}


.about_h4 {
	margin-bottom:15px;
}


/*　accsess　*/
.accsess_contents_img {
	width: 590px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.accsess_contents_body {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}


.accsess_table {border-collapse:collapse; width:590px;}
.accsess_table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9ccb6;
}
.accsess_table tr:last-child { border:none;}
.accsess_table tr th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9ccb6;
	width: 120px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.accsess_table tr td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}




/*　studio　*/
#studio_contents_begin {
	background-image: url(../img/studio/studio2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 355px;
	padding-top: 100px;
	padding-left: 265px;
}

.studio_bar {
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ded4c7;
	margin-bottom: 25px;
	padding-top: 25px;
}

#studio_flow {
	background-image: url(../img/studio/studio3.jpg);
	background-repeat: no-repeat;
	height: 440px;
	width: 592px;
	margin-right: auto;
	margin-left: auto;
}
#studio_plan {
	background-image: url(../img/studio/studio5.jpg);
	background-repeat: no-repeat;
	height: 1615px;
	width: 600px;
}

#studio_plan p{ display:none;}

#studio_comment {
	padding-top: 30px;
	padding-bottom: 10px;
}


.studio_plan_box {
	width: 100%;
}

.studio_plan_box_img {
	width: 250px;
	height: 200px;
	float: left;
}

.studio_plan_box_img img{
	width: 100%;
}

.studio_plan_box_body {
	width: 300px;
	float: left;
	padding-left: 20px;
}

.studio_plan_box_body h5{
	font-size: 18px;
	padding-bottom: 10px;
}

.studio_plan_box_body h5 span{
	color:#CC0003;
	font-size: 15px;
}
.studio_plan_box_body p{
	display: block;
}

.studio_plan_box_title_topA {
	padding-top: 40px;
}

.studio_plan_box_title_topB {
	padding-top: 25px;
}

.studio_plan_box_title_topC {
	padding-top: 55px;
}


.studio_zei_body {
	width: 100%;
	padding-bottom: 40px;
}

.plan_hakama_nenmatsu {
	color: #F80004;
	text-align: center;
	padding-bottom: 20px;
}

.plan_hakama_nenmatsu a{
	text-decoration: underline;
	color: #F80004;
}

/*　recruit　*/

#recruit_contents_begin {
	background-image: url(../img/recruit/recruit01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 355px;
	padding-top: 100px;
	padding-left: 265px;
}


.recruit_h5 {
	font-size: 17px;
	color: #856b48;
	font-weight: normal;
	padding-bottom: 20px;
}









/*  SP追加 display制御 */
.sp {  display:none;}
.pc {  display:block;}
.header_sp_bt { display:none;}
#index_contents_first5point h2 { display:none;}
#index_contents_first5point ul li h3{display:none;}
.index_main_contents h2 span{ display:none;}
#sub_title_h2 span{ display:none;}
.rental_box_sp{ display:none;}
#rental_banner_box { display:none;}
.h_sp_title span{
	display:none;
}
.s5point_sub { display:none;}


.re_100 { width:100px;}
.re_150 { width:150px;}
.re_300 { width:300px;}
.re_400 { width:400px;}


.wp-pagenavi{
	clear: both;
	margin-top:10px;
	font-family: 'Federo', sans-serif;
	font-size:110%;
}
.wp-pagenavi a,
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	padding: 2px 5px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #CCC;
	-moz-border-radius: 5px; /*角丸*/
	-webkit-border-radius: 5px; /*角丸*/
	border-radius: 5px; /*角丸*/
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current{
	background: #ccc;
	color: #fff;
}
/*.wp-pagenavi a,
.wp-pagenavi a:hover{
	-webkit-box-shadow: 1px 1px 1px #aaa;
	-moz-box-shadow: 1px 1px 1px #aaa;
	box-shadow: 1px 1px 1px #aaa;
}*/
.wp-pagenavi span.current{
	font-weight: bold;
	-webkit-box-shadow: 1px 1px 1px #aaa inset;
	-moz-box-shadow: 1px 1px 1px #aaa inset;
	box-shadow: 1px 1px 1px #aaa inset;
}


#special_contents_A {
	padding-top: 35px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	width: 620px;
	margin-bottom: 20px;
	font-size: 15px;
	color:#333;
	background-image: url(../img/special/special_01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#special_contents_A2 {
	width: 100%;
	padding-bottom: 10px;
}

.special_bt {float: right; margin-left: 10px;}

.special_bt img:hover {
	opacity: 0.7;
}

#special_contents_B {
	background-image: url(../img/special/special_02.png);
	background-repeat: no-repeat;
	width: 671px;
	height: 718px;
	margin-bottom: 30px;
}

#special_contents_C {
	background-image: url(../img/special/special_03.png);
	background-repeat: no-repeat;
	width: 671px;
	height: 744px;
	margin-bottom: 30px;
}

#special_contents_D {
	background-image: url(../img/special/special_04.png);
	background-repeat: no-repeat;
	width: 671px;
	height: 716px;
	margin-bottom: 30px;
}

#special_contents_E {
	background-image: url(../img/special/special_05.png);
	background-repeat: no-repeat;
	width: 671px;
	height: 711px;
	margin-bottom: 30px;
}

.special_coment {
	padding-top: 405px;
	padding-left: 17px;
}

.special_bom1 {
	padding-bottom: 40px;
}
.special_bom2 {
	padding-bottom: 45px;
}
.special_bom3 {
	padding-bottom: 40px;
}
.special_bom4 {
	padding-bottom: 36px;
}

.special_icon {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-bottom: 33px;
}

.special_price {
	padding-left: 32px;
}

.special_price_01 {
	float: left;
	width: 144px;
	padding-top: 5px;
}
.special_price_02 {
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #d6656d;
	width: 248px;
	letter-spacing: 0.1em;
}
.special_price_02 span{
	font-size: 24px;
}
.special_price_03 {
	float: left;
	padding-bottom: 13px;
}
.special_price_03 img{
	position: relative;
	top: -4px;
}

.special_mens {
	width: 100%;
	text-align: center;
}

#special_banner {
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
}
#special_banner img:hover{
	opacity: 0.7;
}

.special_red {
	color: #d6656d;
	
}

.special_dl {
	margin-bottom: 10px;
}

.special_dl dt {
	float: left;
	width: 75px;
}
.special_dl dd {
	float: left;
	padding-right: 10px;
}

.special_dl dd img{
	position: relative;
	top: -2px;
}

.special_dl dd img:hover{
	opacity: 0.7;
}


.special_dl2 {
	margin-bottom: 10px;
}

.special_dl2 dt {
	float: left;
	width: 145px;
}
.special_dl2 dd {
	float: left;
	padding-right: 10px;
}

.special_table {
	width: 100%;
}

.special_table tr th{
	font-weight: normal;
	vertical-align: top;
}
.special_h4 {
	padding-bottom: 5px;
	font-weight: normal;
}

.special_20 {
	padding-bottom: 20px;
}

#special_contact {
	background-image: url(../img/special/special_18.png);
	background-repeat: no-repeat;
	width: 670px;
	height: 240px;
}
#special_contact_left {
	float: left;
	padding-left: 42px;
	padding-top: 107px;
	width: 286px;
}
#special_contact_left img:hover{
	opacity: 0.7;
}


#special_contact_right {
	float: left;
	padding-top: 32px;
	font-size: 13px;
	line-height: 18px;
}




/*追加*/
.index_banner_plan {
	width: 675px;
	height: 120px;
	background-color: #ffffff;
	margin-bottom: 60px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.index_banner_plan:hover {
	opacity: 0.7;
}

.index_banner_plan_in {
	padding: 10px;
	display: block;
}

.index_banner_plan_bace {
	padding: 5px;
	border: 2px #cbb99b solid;
	display: block;
	height: 86px;
}

.index_banner_plan_pl {
	    border-top: 2px #cbb99b dotted;
		border-bottom: 2px #cbb99b dotted;
		margin-top: 12px;
		height: 58px;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
}

.index_banner_plan_pl table{
	width: 80%;
}

.index_banner_plan_pl table tr th{
	width: 43%;
	color: #330000;
	font-size: 21px;
	text-align: left;
	letter-spacing: 0.05em;
}

.index_banner_plan_pl table tr th span{
	display: inline-block;
	font-size: 14px;
	color: #BC0003;
	background-color: #FFF;
	position: relative;
	top: -22px;
	margin-bottom: -20px;
	left: -5px;
}

.index_banner_plan_pl table tr th p{
	display: block;
	position: relative;
	top: -18px;
}



.index_banner_plan_pl table tr td span{
	display: inline-block;
	background-color: #BC0003;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
	position: relative;
	top: 5px;
	font-size: 13px;
}

.index_banner_plan_pl table tr td{
	color: #330000;
	font-size: 24px;
	vertical-align: top;
	line-height: 22px;
	text-align: center;
	padding-top: 7px;
}

.index_banner_plan_pl table tr td p{
	color: #330000;
	font-size: 12px;
}

.index_banner_plan_pl_img {
	position: relative;
	top: -140px;
	left: 494px;
	margin-bottom: -169px;
	width: 153px;
	margin-right: -494px;
}

.index_banner_plan_pl_single {
	padding-right: 20px;
	padding-top: 10px;
	text-align: right;
}




.rental_banner_plan {
	width: 675px;
	height: 120px;
	background-color: #FFF;
	margin-bottom: 60px;
	display: block;
}

.rental_banner_plan:hover {
	opacity: 0.7;
}

.rental_banner_plan_in {
	padding: 10px;
	display: block;
}

.rental_banner_plan_bace {
	padding: 5px;
	border: 2px #cbb99b solid;
	display: block;
	height: 86px;
}

.rental_banner_plan_pl {
		margin-top: 12px;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
}
.rental_banner_plan_pl h2{
	float: left;
	width: 220px;
	font-size: 24px;
	color: #330000;
}

.rental_banner_plan_pl_net {
	display: inline-block;
    background-color: #BC0003;
    color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 6px;
    font-size: 12px;
    float: left;
    position: relative;
    top: 5px;
    width: 82px;
    text-align: center;
}

.rental_banner_plan_pl_net_none {
	display: inline-block;
	height: 20px;
	float: left;
	position: relative;
	top: 5px;
    width: 82px;
	
}

.rental_banner_plan_pl_price {
	color: #330000;
	font-size: 30px;
	vertical-align: top;
	line-height: 20px;
	text-align: center;
	width: 150px;
    float: left;
	position: relative;
	top: 16px;
	margin-left: 10px;
}

.rental_banner_plan_pl_price_n {
	color: #330000;
	font-size: 30px;
	vertical-align: top;
	line-height: 20px;
	text-align: center;
	width: 150px;
    float: left;
	position: relative;
	top: 22px;
	margin-left: 10px;
}

.rental_banner_plan_pl_price span{
	color: #330000;
	font-size: 14px;
}

.rental_banner_plan_body_singel {
		width: 338px;
	color: #330000;
	margin-left: 20px;
	font-size: 11px;
}

.rental_banner_plan_body_dbule {
		width: 338px;
	color: #330000;
	margin-left: 20px;
	line-height: 14px;
	font-size: 11px;
	position: relative;
	top: -4px;
}

.rental_banner_plan_pl_img {
	    position: relative;
    top: -126px;
    left: 513px;
    margin-bottom: -169px;
    width: 123px;
    margin-right: -494px;
}

.rental_banner_plan_pl_img img{
	width: 100%;
}

#sub_breadcrumb {
	width: 100%;
	padding-bottom: 20px;
}

#sub_breadcrumb li{
	float: left;
}

#sub_breadcrumb li a{
	color: #330000;
}

.sub_h1_title {
	padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px #D0C1A9 solid;
    border-bottom: 1px #D0C1A9 solid;
    font-size: 20px;
    text-align: center;
	margin-bottom: 20px;
}

.sub_h1_body {
	padding-bottom: 40px;
}

.sub_h1_body_shop {
	text-align: center;
	font-size: 18px;
	line-height: 0px;
	padding-bottom: 40px;
	padding-top: 20px;
}




.rental_entry_plan {
	width: 675px;
	height: 120px;
	background-color: #FFF;
	margin-bottom: 30px;
	display: block;
}


.rental_entry_plan_in {
	padding: 10px;
	display: block;
}

.rental_entry_plan_bace {
	padding: 5px;
	border: 2px #cbb99b solid;
	display: block;
	height: 86px;
}

.rental_entry_plan_pl {
		margin-top: 28px;
		width: 600px;
		margin-left: auto;
		margin-right: auto;
}
.rental_entry_plan_pl h1{
	float: left;
	width: 338px;
	font-size: 24px;
	color: #330000;
	top: -2px;
    position: relative;
}

.rental_entry_plan_pl_net {
	display: inline-block;
    background-color: #BC0003;
    color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 5px;
    font-size: 12px;
    float: left;
    position: relative;
    top: 5px;
    width: 82px;
    text-align: center;
}

.rental_entry_plan_pl_net_none {
	display: inline-block;
	height: 20px;
	float: left;
	position: relative;
	top: 5px;
    width: 82px;
	
}

.rental_entry_plan_pl_price {
	color: #330000;
	font-size: 30px;
	vertical-align: top;
	line-height: 20px;
	text-align: center;
	width: 150px;
    float: left;
	position: relative;
	top: -3px;
	margin-left: 10px;
}

.rental_entry_plan_pl_price_n {
	color: #330000;
	font-size: 30px;
	vertical-align: top;
	line-height: 20px;
	text-align: center;
	width: 150px;
    float: left;
	position: relative;
	top: 8px;
	margin-left: 10px;
}

.rental_entry_plan_pl_price span{
	color: #330000;
	font-size: 14px;
}


.rental_entry_desc {
	padding-bottom: 30px;
}

.rental_banner_camp {
	width: 675px;
	height: 100px;
	background-color: #333;
	margin-bottom: 30px;
}

.rental_banner_camp p{
	text-align: center;
	padding-top: 45px;
	display: block;
	color: #FFF;
}

.rental_parts_entry_plan_left {
	width: 330px;
	float: left;
	margin-bottom: 30px;
	
}

.rental_parts_entry_plan_left p{
	text-align: center;
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
}


.rental_parts_entry_plan_right {
	width: 330px;
	float: right;
	margin-bottom: 30px;
	
}

.rental_parts_entry_plan_right p{
	text-align: center;
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
}

.rental_parts_entry_plan_banner {
	width: 330px;
	height: 200px;
	background-color: #333;
	display: block;
}

.rental_parts_entry_plan_banner:hover {
	opacity: 0.7;
}


.rental_parts_entry_plan_banner_under {
	width: 675px;
	height: 100px;
	margin-bottom: 30px;
	display: block;
	background-color: #333;
	overflow: hidden;
}

.rental_parts_entry_plan_banner_under:hover {
	opacity: 0.7;
}

.rental_parts_entry_plan_banner_under p{
	text-align: center;
	padding-top: 35px;
	height: 40px;
	display: block;
	color: #FFF;
	margin-bottom: -75px;
	position: relative;
	z-index: 9;
	font-size: 20px;
		
}

.rental_parts_entry_plan_banner_under img{
	width: 100%;
}

.rental_parts_entry_notice {
	width: 675px;
	margin-bottom: 30px;
	padding-top: 30px;
	text-align: center;
	font-size: 20px;
	color: #C90003;
}


/*about*/

.about_number {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #FFF;
	background-color: #CF0003;
	text-align: center;
	position: relative;
	z-index: 2;
	margin-bottom: -50px;
}

.about_flow_img {
	width: 300px;
	height: 200px;
	background-color: #333;
	float: left;
}

.about_flow_body {
	width: 300px;
	float: right;
}

.about_flow_title_1 {
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 25px;
}

.about_flow_title_2 {
	font-size: 18px;
	padding-bottom: 15px;
	padding-top: 5px;
}



/*studio*/


.studio_img {
	width: 300px;
	height: 200px;
	background-color: #333;
	float: left;
}

.studio_img img{
	width: 100%;
}

.studio_body {
	width: 300px;
	float: right;
}

.studio_body p{
	padding-top: 10px;
	display: block;
}

.studio_img_flow {
	width: 300px;
	height: 200px;
	background-color: #333;
	float: left;
	margin-bottom: 20px;
}

.studio_img_flow img{
	width: 100%;
}

.studio_btn_area {
	text-align: center;
	padding-top: 20px;
}

.studio_btn_area a{
	display: inline-block;
	width: 40%;
	margin-left: 2%;
	margin-right: 2%;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	background-color: #333;
	text-decoration: none;
}

.studio_img_flow_left {
	width: 49%;
	padding-bottom: 20px;
	float: left;
}

.studio_img_flow_right {
	width: 49%;
	padding-bottom: 20px;
	float: right;
}

.studio_img_flow_title {
	padding-bottom: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

.studio_img_flow_img {
	width: 100%;
	height: 200px;
	background-color: #333;
}

.studio_img_flow_img img{
	width: 100%;
}

.studio_img_flow_body {
	padding-top: 5px;
}


/*shop*/
.shop_title {
	text-align: center;
	padding-bottom: 5px;
}

.shop_body {
	text-align: center;
}

.shop_body p:first-child{
	font-size: 16px;
}

.shop_body p{
	display: block;
	padding-bottom: 5px;
}

.shop_table {
	width: 100%;
	padding-bottom: 20px;
}

.shop_table table{
	border-collapse:collapse;
	width: 100%;
}

.shop_table tr{
	border-bottom:1px #eee solid;
}

.shop_table tr:last-child{
	border-bottom:0px #eee solid;
}

.shop_table tr th{
	width: 105px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	font-weight: normal;
	border-right: 1px #eee solid;
}

.shop_table tr td{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
}


.shop_btnarea {
	width: 100%;
	text-align: center;
}

.shop_btnarea li{
	display: inline-block;
	width: 250px;
	margin-left: 10px;
	margin-right: 10px;
	height: 45px;
	line-height: 45px;
	color: #FFF;
	font-size: 16px;
	background-color: #D5C6B0;
}

.shop_btnarea li:hover{
	opacity: 0.7;
}

.shop_btnarea li a{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}


.shop_entry_img {
	width: 100%;
	padding-bottom: 20px;
}

.shop_entry_img img{
	width: 100%;
}




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

	body {
		font-size: 18px;
		width: 640px;
		min-width: 640px;
		padding-top: 100px;
	}
	
	a[href^="tel:"] {
		pointer-events: auto;
	}


	/* bace */
	#header {
		height: 100px;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 99;
		background-image: url();
		background-color: #DDCEBB;
	}
	
	#header_title {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 5px;
	}
	
	#header_title_logo {
		background-image: url(../sp_img/logo.svg);
		background-repeat: no-repeat;
		background-position: left center;
		background-size:20%;
		float: left;
		height: 67px;
		width: 260px;
		padding-left: 76px;
		font-weight: bold;
		padding-top: 17px;
		margin-left: 10px;
		font-size: 18px;
	}

	#header_title_logo h1{
		color: #333;
		font-size: 18px;
	}

	#header_title_logo div{
		color: #333;
	}

	#header_title_logo p{
		color: #333;
		font-size: 18px;
	}

	#header_title_btn {
		float: right;
		padding-top: 6px;
		display:none;
	}


	.header_title_btn_co {float: right; margin-right:10px; width:50px; padding-top:10px; display:none;}
	.header_title_btn_co img{width:100%;}


	#header_nav {
		height: 67px;
		width: 960px;
		margin-right: auto;
		margin-left: auto;
		display:none;
	}

	#header_nav ul li{ float:left;}

	#header_slider {
		width: 100%;
		height: auto;
		margin-bottom:20px;
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
	}

	#bace_contents {
		width: 640px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom:30px;
	}

	#bace_side {
		float: right;
		width: 240px;
		margin-right: 45px;
		display:none;
	}

	#bace_side ol{ margin-bottom:40px;}
	.bace_side_banner {
		margin-bottom: 20px;
	}

	#bace_main {
		width: 100%;
	}

	#footer {
		font-size: 13px;
		line-height: 30px;
		color: #FFF;
		background-image: url(../img/common/footer_bg.jpg);
		background-repeat: repeat-x;
		text-align: center;
		height: 30px;
		width: 100%;
	}


	#sotugyo_sp {
		width: 580px;
		margin-right: auto;
		margin-left: auto;
		margin-bottom:20px;
	}
	#sotugyo_sp img{
		width:100%;
	}
	#sotugyo_sp img:hover{
		opacity:0.7;
	}


	/*　index　*/

	#index_contents_first5point {
		background-color: #FFF;
		padding: 3%;
		width: 84%;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
	}
	#index_contents_first5point h2{
		text-align:center;
	}

	#index_contents_first5point h2 img{
		width:70%;
	}

	.index_main_contents {
		width: 100%;
		margin-bottom:25px;
	}

	.index_main_contents h2{
		width:100%;
		text-align:center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom:20px;
		background-color: #d5c7af;
		color:#FFF;
	}
	.index_main_contents h2 span{ font-size:16px;}
	.index_main_contents h2 img{ display:none;}



	#index_contents_first5point ul li{

		background-repeat: no-repeat;
		background-position: left top;
		background-size:100px;
		padding-left:120px;
		margin-bottom:15px;
		min-height:110px;
	}
	#index_contents_first5point ul li:nth-child(1){
	background-image: url(../sp_img/sp_img2.jpg);
	}
	#index_contents_first5point ul li:nth-child(2){
	background-image: url(../sp_img/sp_img3.jpg);
	}
	#index_contents_first5point ul li:nth-child(3){
	background-image: url(../sp_img/sp_img4.jpg);
	}
	#index_contents_first5point ul li:nth-child(4){
	background-image: url(../sp_img/sp_img5.jpg);
	}
	#index_contents_first5point ul li:nth-child(5){
	background-image: url(../sp_img/sp_img6.jpg);
	}

	#index_contents_first5point ul li h3{
		font-size:16px;
		padding-top:15px;
		padding-bottom:10px;
	}


	.index_main_contents dl{
		line-height: 21px;
		color: #333;
		background-color: #FFF;
		width: 80%;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		padding-right: 5%;
		padding-left: 5%;
		padding-top:5px;
		padding-bottom:5px;
	}

	.index_main_contents dl dt{
		width: 100%;
	}
	.index_main_contents dl dd{
		width: 100%;
	}


	.index_main_banner {
		width:580px;
		margin-bottom: 5px;
		margin-left:auto;
		margin-right:auto;
	}
	.index_main_banner img{
		width:100%;
	}

	.index_news_h2 { margin-bottom:20px;}

	.index_shop_contents {
		width: 580px;
		margin-left:auto;
		margin-right:auto;
	}
	.index_shop_list {
		background-color: #FFF;
		width: 560px;
		margin-bottom: 20px;
		padding: 10px;
	}

	.index_shop_img {
		float: left;
		width: 40%;
	}
	.index_shop_img img{
		width:100%;
	}
	.index_shop_body {
		width: 100%;
		margin-left:5%;
	}

	.index_shop_body h3{
		float: left;
		width: 25%;
	}

	.index_shop_body p{
		display: block;
		width: 75%;
		float: left;
	}

	.index_shop_post {
		padding-top: 10px;
		padding-bottom:5px;
		font-size: 12px;
	}

	.index_shop_tel {
		font-size: 12px;
		font-weight: bold;
	}

	#index_first {
		padding: 10px;
		background-color: #FFF;
		margin-bottom: 30px;
		width: 560px;
		margin-left: auto;
		margin-right: auto;
	}

	#index_first_in {
		border: 1px #D0C1A9 solid;
		padding: 20px;
	}

	#index_first h2{
		color: #330000;
		font-size: 20px;
		padding-bottom: 5px;
		text-align: center;
		background-color: #FFF;
		border: #FFF;
	}

	#index_first p{
		display: block;
		line-height: 2.2;
	}


	.index_banner_area_view_p {
		padding-bottom: 30px;
		padding-top: 30px;
		width: 640px;
		margin-left: auto;
		margin-right: auto;
	}


	.index_banner_area_view {
		padding-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.index_banner_area_view_box {
		width: 280px;
		float: left;
		margin-left: 25px;
	}

	.index_banner_area_view_box p{
		text-align: center;
		display: block;
		padding-bottom: 10px;
		font-size: 18px;
	}

	.index_banner_area_view_box_img {
		width: 275px;
		height: 140px;
		background-color: #333;
	}

	.index_banner_area_view_box_img a{
		display: block;
	}


	.index_banner_area_view_l {
		padding-bottom: 30px;
	}

	.index_banner_area_view_l p{
		text-align: center;
		display: block;
		padding-bottom: 10px;
		font-size: 18px;

	}

	.index_banner_area_view_box_img_l {
		width: 580px;
		height: 140px;
		background-color: #333;
		margin-left: auto;
		margin-right: auto;
		overflow: hidden;
	}

	.index_banner_area_view_box_img_l a{
		display: block;
	}

	#index_ninki_dedashi {
		line-height: 2.3;
		margin-bottom: 20px;
		display: block;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}


	#index_dedashi {
		padding: 10px;
		background-color: #FFF;
		margin-bottom: 30px;
		width: 560px;
		margin-left: auto;
		margin-right: auto;
	}

	#index_dedashi_in {
		border: 1px #D0C1A9 solid;
		padding: 20px;
		padding-bottom: 0px;
	}

	#index_dedashi h3{
		color: #330000;
		font-size: 18px; 
	}

	#index_dedashi p{
		display: block;
		line-height: 2.2;
		padding-bottom: 20px;
	}

	#index_dedashi p a{
		color: #A40B0E;
		text-decoration: underline;
	}


	#index_notice_view {
		padding: 10px;
		background-color: #FFF;
		margin-bottom: 30px;
		width: 560px;
		margin-left: auto;
		margin-right: auto;
	}

	#index_notice_view_in {
		border: 1px #D0C1A9 solid;
		padding: 20px;
		padding-bottom: 0px;
	}

	#index_notice_view li{
		color: #330000;
		font-size: 16px;
		padding-bottom: 20px;
	}

	#index_notice_view li a{
		text-decoration: underline;
		color: #330000;
		display: block;
	}


	/* sub */
	#sub_title {
		background-repeat: no-repeat;
		background-position: center top;
		height: 70px;
		width: 100%;
		margin-bottom:20px;
		background-size:180%;
	}

	.sub_title p{
		display: block;
		padding-top: 10px;
		padding-bottom: 20px;
		font-size: 18px;
		text-align: center;
	}


	.sub_title h2{
		width: 100%;
		text-align: center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom: 20px;
		background-color: #d5c7af;
		color: #FFF;
	}


	#sub_title2 {
		background-repeat: no-repeat;
		background-position: center top;
		height: 100px;
		width: 100%;
		margin-bottom:20px;
		background-size:100%;
	}



	.sub_title_entry {
		margin-bottom: 30px;
	}

	.sub_title_entry h2{
			width: 100%;
		text-align: center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom: 20px;
		background-color: #d5c7af;
		color: #FFF;
	}

	.sub_title_entry h3{
			width: 100%;
		text-align: center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom: 20px;
		background-color: #d5c7af;
		color: #FFF;
	}

	.sub_title_entry div{
			width: 100%;
		text-align: center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom: 20px;
		background-color: #d5c7af;
		color: #FFF;
		font-weight: bold;
	}

	.sub_title_entry p{
		display: block;
		padding-top: 10px;
		padding-bottom: 20px;
		font-size: 16px;
		text-align: center;
	}



	.sub_title_00 {
		background-image: url(../img/common/sub_bg.jpg);
	}

	.sub_title_01 {
		background-image: url(../img/sub_bg/sub_bg01.jpg);
	}
	.sub_title_02 {
		background-image: url(../img/sub_bg/sub_bg02.jpg);
	}
	.sub_title_03 {
		background-image: url(../img/sub_bg/sub_bg03.jpg);
	}
	.sub_title_04 {
		background-image: url(../img/sub_bg/sub_bg04.jpg);
	}
	.sub_title_05 {
		background-image: url(../img/sub_bg/sub_bg05.jpg);
	}
	.sub_title_06 {
		background-image: url(../img/sub_bg/sub_bg06.jpg);
	}
	.sub_title_07 {
		background-image: url(../img/sub_bg/sub_bg07.jpg);
	}
	.sub_title_08 {
		background-image: url(../img/sub_bg/sub_bg08.jpg);
	}
	.sub_title_09 {
		background-image: url(../img/sub_bg/sub_bg09.jpg);
	}
	.sub_title_10 {
		background-image: url(../img/sub_bg/sub_bg10.jpg);
	}
	.sub_title_11 {
		background-image: url(../img/special/special_32.png);
	}


	#sub_title_h2 {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 18px;
		text-align:center;
		font-size:24px;
		color:#744640;
		font-weight: bold;
	}




	.sub_h3 { margin-bottom:20px;}
	.sub_wh_area {
		padding: 3%;
		width: 84%;
		margin-bottom: 20px;
		background-color: #FFF;
		color:#333;
		margin-right: auto;
		margin-left: auto;
		line-height:normal;
	}

	.sub_wh_area a{
		color: #A10002;
		text-decoration: underline;
	}


	.sub_wh_area_in {
		padding: 3%;
		width: 84%;
		margin-bottom: 20px;
		background-color: #FFF;
		color:#333;
		margin-right: auto;
		margin-left: auto;
	}

	.sub_wh_area_flow {
		padding: 3%;
		width: 84%;
		margin-bottom: 20px;
		background-color: #FFF;
		color:#333;
		margin-right: auto;
		margin-left: auto;
	}
	.sub_wh_area_flow img{
		width:100%;
	}


	.sub_h_title_2 {
		background-image: url(../img/sub/sub_h_2.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.sub_h_title_3 {
		background-image: url(../img/sub/sub_h_3.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.sub_h_title_4 {
		background-image: url(../img/sub/sub_h_4.png);
		background-repeat: no-repeat;
		background-position: left top;
	}


	.sub_h_title_5 {
		background-image: url(../img/sub/sub_h_5.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.sub_h_title_6 {
		background-image: url(../img/sub/sub_h_6.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.sub_h_title_7 {
		background-image: url(../img/sub/sub_h_7.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.sub_h_title_8 {
		background-image: url(../img/sub/sub_h_8.png);
		background-repeat: no-repeat;
		background-position: left top;
	}


	.sub_h_title_9 {
		background-image: url(../img/sub/sub_h_9.png);
		background-repeat: no-repeat;
		background-position: left top;
	}

	.sub_h {
		font-size: 18px;
		font-family: 'Noto Sans Japanese', sans-serif;
		padding-left: 33px;
		color:#330000;
	}



	/*　plan　*/
	#plan_price {
		background-image: url(../img/rental/rental1.jpg);
		background-repeat: no-repeat;
		height: 130px;
		width: 640px;
		font-family: 'Noto Sans Japanese', sans-serif;
		margin-bottom: 20px;
		display:none;
	}

	#plan_price dl {
		width: 540px;
		margin-right: auto;
		margin-left: auto;
		padding-top: 45px;
	}

	#plan_price dl dt{
		float: left;
		font-size: 27px;
		font-weight: bold;
	}
	#plan_price dl dd{
		float: right;
		font-size: 27px;
		font-weight: bold;
		text-align: right;
	}

	#plan_bace_contents {
		width: 580px;
		margin-bottom: 20px;
		margin-left:auto;
		margin-right:auto;
	}

	#plan_bace_sub {
		width: 580px;
		margin-bottom: 30px;
		margin-left:auto;
		margin-right:auto;
	}
	
	#plan_bace_sub_set {
		width: 100%;
	}


	#plan_bace_contents_set_left {
		width:580px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	#plan_bace_contents_set_left h2{
		text-align: center;
		display: block;
		padding-bottom: 10px;
		font-size: 18px;
		font-weight: normal;
	}


	#plan_bace_contents_set_right {
		width:580px;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}

	#plan_bace_contents_set_right h2{
		text-align: center;
		display: block;
		padding-bottom: 10px;
		font-size: 18px;
		font-weight: normal;
	}


	.plan_banner_entry {
		width: 580px;
		height: auto;
		background-color: auto;
		line-height: 0px;
	}

	.plan_banner_entry_body{
		padding-top: 5px;
		padding-bottom: 20px;
	}

	.plan_banner_entry_set {
		background-color: auto;
		display: block;
		background-color: auto;
		height: auto;
		width: 580px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		line-height: 0px;
	}
	
	.plan_banner_entry_set img{
		width: 100%;
	}


	#plan_bace_contents_left {
		width:280px;
		height:430px;
		position: relative;
		z-index: 1;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}

	#plan_bace_contents_left #slide img{ width:280px;}
	#plan_bace_contents_left .active { text-align:center;}


	#plan_bace_contents_right {
		width:100%;
	}



	#plan_bace_contents_left_type2 {
		width:280px;
		height:430px;
		position: relative;
		z-index: 1;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 40px;
	}

	#plan_bace_contents_left_type2 #slide img{ width:280px;}
	#plan_bace_contents_left_type2 .active { text-align:center;}
	
	
	#plan_bace_contents_left_type3 {
		margin-left: auto;
		margin-right: auto;
		width:100%;
		height: 520px;

	}
	#plan_bace_contents_left_type3 #slide img{ width:100%;}

	#plan_bace_contents_right_type3 a {
		margin-left: 25px !important;
		width: 176px;
		margin-right: 0px;
	}

	#plan_bace_contents_right_type2 {
		width:100%;
	}

	#plan_bace_contents_right_type2 a{
		width: 31%;
		margin-left: 7px;
	}



	.plan_m_20 { margin-bottom:18px;}

	#plan_5point {
		background-image: url(../img/rental/rental7.jpg);
		background-repeat: no-repeat;
		height: 606px;
		width: 640px;
		margin-bottom: 50px;
		display:none;
	}

	#plan_5point_1 {
		float: left;
		padding-left: 67px;
		width: 134px;
		padding-top: 270px;
		padding-bottom:190px;
		padding-right:67px;
		letter-spacing:-0.1em;
	}
	#plan_5point_2 {
		float: left;
		padding-top: 270px;
		width: 154px;
		padding-bottom:190px;
		padding-right:50px;
	}
	#plan_5point_3 {
		float: left;
		width: 134px;
		padding-top: 270px;
		padding-bottom:190px;
	}
	#plan_5point_4 {
		float: left;
		padding-left: 169px;
		padding-right:67px;
		width:146px;
	}
	#plan_5point_5 {
		float: left;
		width:146px;
	}


	.plan_list_banner {
		margin-bottom: 50px;
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}

	.plan_list_banner img{
		width:100%;
	}

	.plan_table {
		background-color: #D9CCB6;
		width: 100%;
	}
	.plan_table tr td{
		background-color: #FFF;
		text-align: center;
		padding: 10px;
	}

	.plan_h4 { padding-bottom:10px;}



	/*　plan　*/
	#plan_index_price {
		background-repeat: no-repeat;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		font-family: 'Noto Sans Japanese', sans-serif;
		margin-bottom: 20px;
		background-color:#F8F6FB;
		display:none;
	}


	/*　qa　*/

	.aq_dl {
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #ded4c7;
		margin-bottom: 25px;
	}

	.aq_dl dt {
		line-height: 26px;
		background-image: url(../img/qa/qa2.png);
		background-repeat: no-repeat;
		background-position: left top;
		height: 26px;
		padding-left: 35px;
		margin-bottom: 20px;
	}
	.aq_dl dd {
		background-image: url(../img/qa/qa3.png);
		background-repeat: no-repeat;
		background-position: left top;
		padding-bottom: 30px;
		padding-left: 35px;
		padding-top: 5px;
	}


	/*　company　*/
	.company_table {border-collapse:collapse; width:100%;}
	.company_table tr {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #d9ccb6;
	}
	.company_table tr:last-child { border:none;}
	.company_table tr th {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #d9ccb6;
		width: 120px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.company_table tr td {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
	}

	.company_rinen {
		width: 100%;
	}
	.company_rinen img{ width:100%;}

	.company_rinen h4{font-size: 18px;font-family: 'Noto Sans Japanese', sans-serif;}
	.company_rinen p{
		display: block;
		padding-top: 13px;
		padding-left: 13px;
	}


	.company_policy {
		width: 100%;
	}
	.company_policy img{ width:100%;}

	.company_policy h4{font-size: 18px;font-family: 'Noto Sans Japanese', sans-serif;}
	.company_policy p{
		display: block;
		padding-top: 13px;
		padding-left: 13px;
		padding-bottom: 20px;
	}



	/*　reservation　*/
	.reservation_input {
		border: 1px solid #999;
		width:90%;
		padding-top: 2%;
		padding-right: 5%;
		padding-bottom: 2%;
		padding-left: 5%;
	}
	.reservation_h4 {font-size: 18px; margin-bottom:10px;font-family: 'Noto Sans Japanese', sans-serif;}


	.reservation_table {border-collapse:collapse; width:100%;}
	.reservation_table tr {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #d9ccb6;
	}
	.reservation_table tr:last-child { border:none;}
	.reservation_table tr th {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #d9ccb6;
		width: 110px;
		padding-top: 7px;
		padding-left: 10px;
		text-align:left;
		vertical-align: middle;
		padding-bottom: 7px;
	}
	.reservation_table tr td {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
		vertical-align: middle;
	}
	.reservation_submit {
		font-size: 18px;
		font-weight: bold;
		background-color: #806B5A;
		height: 50px;
		width: 200px;
		border: 1px solid #3B312A;
		cursor:pointer;
		color: #FFF;
	}

	.reservation_table span {
		font-size: 11px;
		color: #F00;
	}


	/*　about　*/
	#about_contents_begin {
		width: 100%;
		padding-top: 20px;
	}

	#about_contents_2_img {
		width: 100%;
	}
	#about_contents_2_img img{
		width:100%;
		margin-bottom:10px;
	}


	#about_contents_2_text {
		width: 100%;
		padding-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
		margin-right: auto;
		margin-left: auto;
	}


	#about_contents_3_img {
		width: 100%;
	}
	#about_contents_3_img img{
		width:100%;
		margin-bottom:10px;
	}


	#about_contents_3_text {
		width: 100%;
		padding-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
		margin-right: auto;
		margin-left: auto;
	}




	#about_contents_4_img {
		width: 100%;
	}
	#about_contents_4_img img{
		width:100%;
		margin-bottom:10px;
	}



	#about_contents_4_text {
		width: 100%;
		padding-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
		margin-right: auto;
		margin-left: auto;
	}



	#about_contents_5_img {
		width: 100%;
		padding-bottom: 20px;
		font-size: 14px;
		line-height: 24px;
		margin-right: auto;
		margin-left: auto;
	}
	#about_contents_5_img img{
		width:100%;
		margin-bottom:10px;
	}


	.about_h4 {
		margin-bottom:15px;
	}


	/*　accsess　*/
	.accsess_contents_img {
		width: 100%;
		margin-right: auto;
		margin-bottom: 25px;
		margin-left: auto;
	}
	.accsess_contents_img img{ width:100%;}

	.accsess_contents_body {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}


	.accsess_table {border-collapse:collapse; width:100%;}
	.accsess_table tr {
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #d9ccb6;
	}
	.accsess_table tr:last-child { border:none;}
	.accsess_table tr th {
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #d9ccb6;
		width: 120px;
		padding-top: 7px;
		padding-bottom: 7px;
	}
	.accsess_table tr td {
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 20px;
	}




	/*　studio　*/
	#studio_contents_begin {
		width: 100%;
		padding-top: 20px;
	}

	.studio_bar {
		width:100%;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #ded4c7;
		margin-bottom: 25px;
		padding-top: 25px;
	}

	#studio_flow {
		width:100%;
		margin-right: auto;
		margin-left: auto;
	}
	#studio_flow img{ width:100%;}

	#studio_plan {
		width:100%;
	}

	#studio_plan p{
		font-size: 14px;
		font-weight: bold;
		display: block;
		padding-bottom: 10px;
	}

	#studio_plan img { margin-bottom:25px;}


	#studio_comment {
		padding-top: 30px;
		padding-bottom: 10px;
	}


	.studio_plan_box {
		width: 100%;
		padding-bottom: 20px;
	}

	.studio_plan_box_img {
		width: 100px;
		float: left;
	}

	.studio_plan_box_img img{
		width: 100%;
	}

	.studio_plan_box_body {
		width: 50%;
		float: left;
		padding-left: 20px;
	}

	.studio_plan_box_body h5{
		font-size: 18px;
		padding-bottom: 10px;
	}

	.studio_plan_box_body h5 span{
		color:#CC0003;
		font-size: 15px;
	}
	.studio_plan_box_body p{
		display: block;
	}

	.studio_plan_box_title_topA {
	}

	.studio_plan_box_title_topB {
	}

	.studio_plan_box_title_topC {
	}


	.studio_zei_body {
		width: 100%;
		padding-bottom: 40px;
	}


	.plan_hakama_nenmatsu {
		color: #F80004;
		text-align: center;
	}


	.plan_hakama_nenmatsu {
		color: #F80004;
		text-align: center;
		padding-bottom: 20px;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.plan_hakama_nenmatsu a{
		text-decoration: underline;
		color: #F80004;
	}



	/*　recruit　*/

	#recruit_contents_begin {
		width: 100%;
		padding-top: 20px;
		height: auto;
		
		background-image: none;

	padding-left: 0px;
		
	}


	.recruit_h5 {
		font-size: 17px;
		color: #856b48;
		font-weight: normal;
		padding-bottom: 20px;
	}





	/*  SP追加 */

	.sp {  display:block;}
	.pc {  display:none;}

	.header_sp_bt {
		float: right;
		width: 52px;
		margin-right: 10px;
		padding-top: 11px;
		margin-left: 10px;
		display: block;
	}

	.header_sp_bt img{ width:100%;}

	.rental_box_sp {
		background-color: #FFF;
		padding: 3%;
		width: 84%;
		margin-right: auto;
		margin-bottom: 15px;
		margin-left: auto;
		border: 1px solid #CCBB9D;
		color:#744640;

	}
	a.rental_box_sp {color:#744640;}

	.rental_box_sp table { width:100%;}
	.rental_box_sp table th{ font-size:16px; width:65%; text-align:left; line-height:21px;}
	.rental_box_sp table th span{ font-size:9px; font-weight:normal;}
	.rental_box_sp table td{ font-size:16px; width:25%; text-align:right; font-weight:bold;}

	#rental_banner_box {
		width: 580px;
		margin-right: auto;
		margin-bottom: 20px;
		margin-left: auto;
	}

	#rental_banner_box img{
		width:100%;
	}

	.rental_banner_notice img{
		width: 580px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_banner_boxA { float:left; width:46%; margin-left:2%; margin-right:2%; margin-bottom:5px;}
	.rental_banner_boxB { width:46%; margin-left:auto; margin-right:auto;}



	.h_sp_title {
		width:100%;
		text-align:center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom:20px;
		background-color: #d5c7af;
		color:#FFF;
	}
	.h_sp_title img{
		display:none;
	}

	.s5point_sub { display:block;}




	.re_100 { width:90%;}
	.re_150 { width:90%;}
	.re_300 { width:90%;}
	.re_400 { width:90%;}


	.wp-pagenavi{
		clear: both;
		margin-top: 10px;
		font-family: 'Federo', sans-serif; /*Webフォント*/
		font-size: 16px;
		border:none;
		width:90%;
		margin-left:auto;
		margin-right:auto;
	}
	.wp-pagenavi a,
	.wp-pagenavi span.current{
		float: left;
		padding: 2px 5px;
		margin: 5px;
		min-width: 23px;
		height: 22px;
		text-align: center;
		display: block;
		text-decoration: none;
		border: 1px solid #ccc;
		-moz-border-radius: 5px; /*角丸*/
		-webkit-border-radius: 5px; /*角丸*/
		border-radius: 5px; /*角丸*/
	}
	.wp-pagenavi a{
		-webkit-box-shadow: 1px 1px 1px #666;
		-moz-box-shadow: 1px 1px 1px #666;
		box-shadow: 1px 1px 1px #666;
	}
	.wp-pagenavi span.current{
		background: #ccc;
		color: #fff;
		font-weight: bold;
		-webkit-box-shadow: 1px 1px 1px #666 inset;
		-moz-box-shadow: 1px 1px 1px #666 inset;
		box-shadow: 1px 1px 1px #666 inset;
	}


	#special_contents_A {
		padding-top: 35px;
		padding-bottom: 10px;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		font-size: 15px;
		color:#333;
		background-image: url(../img/special/special_01.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#special_contents_A2 {
		width: 100%;
		padding-bottom: 10px;display: none;
	}

	.special_bt {float: right; margin-left: 10px;}

	.special_bt img:hover {
		opacity: 0.7;
	}

	#special_contents_B {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
	}

	#special_contents_C {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
	}

	#special_contents_D {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
	}

	#special_contents_E {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 30px;
	}

	.special_coment {
		padding: 3%;
		width: 94%;
		background-color: #FFF;
	}



	.special_icon {
		padding: 3%;
		width: 94%;
		text-align: center;
		background-image: url(../img/special/special_20.png);
		background-repeat: repeat;

	}

	.special_icon img{
		width: 70%;
	}

	.special_price {
		padding-top: 3%;
		padding-left: 3%;
		padding-right: 3%;
		width: 94%;
		background-color: #f8c6be;
	}

	.special_price_01 {
		float: left;
		width: 90px;
		padding-top: 5px;
	}
	.special_price_01 img{
		width: 100%;
	}


	.special_price_02 {
		float: right;
		text-align: right;
		font-size: 20px;
		font-weight: bold;
		color: #d6656d;
		letter-spacing: 0.1em;
	}
	.special_price_02 span{
		font-size: 24px;
	}
	.special_price_03 {
		clear: both;
		width: 100%;
		text-align: right;
		padding-top: 10px;
	}
	.special_price_03 img{
		width: 220px;
	}

	.special_mens {
		text-align: center;
		padding: 3%;
		width: 94%;
		background-image: url(../img/special/special_20.png);
		background-repeat: repeat;
	}

	#special_banner {
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	}
	#special_banner img{
		width: 580px;
	}

	#special_banner img:hover{
		opacity: 0.7;
	}

	.special_red {
		color: #d6656d;

	}

	.special_dl {
		margin-bottom: 10px;
	}

	.special_dl dt {
		float: left;
		width: 75px;
	}
	.special_dl dd {
		float: left;
	}

	.special_dl_bt {
		float: left;
		width: 100%;
		text-align: right;
	}

	.special_dl dd img:hover{
		opacity: 0.7;
	}


	.special_dl2 {
		margin-bottom: 10px;
	}

	.special_dl2 dt {
		float: left;
		width: 145px;
	}
	.special_dl2 dd {
		float: left;
		padding-right: 10px;
	}

	.special_table {
		width: 100%;
	}

	.special_table tr th{
		font-weight: normal;
		vertical-align: top;
	}
	.special_h4 {
		padding-bottom: 5px;
		font-weight: normal;
	}

	.special_20 {
		padding-bottom: 20px;
	}

	#special_contact {
		background-image: url(../img/special/special_18.png);
		background-repeat: no-repeat;
		width: 640px;
		height: 240px;
	}
	#special_contact_left {
		float: left;
		padding-left: 42px;
		padding-top: 107px;
		width: 286px;
	}
	#special_contact_left img:hover{
		opacity: 0.7;
	}


	#special_contact_right {
		float: left;
		padding-top: 32px;
		font-size: 13px;
		line-height: 18px;
	}

	.special_contact_smart {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}


	#special_contact_message {
		padding: 3%;
		width: 84%;
		background-color: #f2e3cc;
		margin-left: auto;
		margin-right: auto;
	}



	/*追加*/
	.index_banner_plan {
		width: 580px;
		height: 120px;
		background-color: #ffffff;
		margin-bottom: 60px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.index_banner_plan:hover {
		opacity: 0.7;
	}

	.index_banner_plan_in {
		padding: 10px;
		display: block;
	}

	.index_banner_plan_bace {
		padding: 5px;
		border: 2px #cbb99b solid;
		display: block;
		height: 86px;
	}

	.index_banner_plan_pl {
			border-top: 2px #cbb99b dotted;
			border-bottom: 2px #cbb99b dotted;
			margin-top: 12px;
			height: 58px;
			width: 500px;
			margin-left: auto;
			margin-right: auto;
	}

	.index_banner_plan_pl table{
		width: 80%;
	}

	.index_banner_plan_pl table tr th{
		width: 47%;
		color: #330000;
		font-size: 19px;
		text-align: left;
		letter-spacing: 0.01em;
	}

	.index_banner_plan_pl table tr th span{
		display: inline-block;
		font-size: 14px;
		color: #BC0003;
		background-color: #FFF;
		position: relative;
		top: -22px;
		margin-bottom: -20px;
		left: -5px;
	}

	.index_banner_plan_pl table tr th p{
		display: block;
		position: relative;
		top: -16px;
		padding-left: 0px;

	}



	.index_banner_plan_pl table tr td span{
		display: inline-block;
		background-color: #BC0003;
		color: #FFF;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 2px;
		position: relative;
		top: 5px;
		font-size: 13px;
	}

	.index_banner_plan_pl table tr td{
		color: #330000;
		font-size: 24px;
		vertical-align: top;
		line-height: 22px;
		text-align: center;
		padding-top: 7px;
	}

	.index_banner_plan_pl table tr td p{
		color: #330000;
		font-size: 12px;
	}

	.index_banner_plan_pl_img {
			position: relative;
			top: -140px;
			left: 410px;
			margin-bottom: -169px;
			width: 153px;
			margin-right: -410px;
	}


	.index_banner_plan_pl_single {
		padding-right: 5px;
		padding-top: 10px;
		text-align: right;
	}




	.rental_banner_plan {
		width: 580px;
		height: 120px;
		background-color: #FFF;
		margin-bottom: 30px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_banner_plan:hover {
		opacity: 0.7;
	}

	.rental_banner_plan_in {
		padding: 10px;
		display: block;
	}

	.rental_banner_plan_bace {
		padding: 5px;
		border: 2px #cbb99b solid;
		display: block;
		height: 86px;
	}

	.rental_banner_plan_pl {
			margin-top: 12px;
			width: 500px;
			margin-left: auto;
			margin-right: auto;
	}
	.rental_banner_plan_pl h2{
		float: left;
		width: 205px;
		font-size: 21px;
		color: #330000;
		line-height: 37px;
	}

	.rental_banner_plan_pl_net {
		display: inline-block;
		background-color: #BC0003;
		color: #FFF;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 6px;
		font-size: 12px;
		float: left;
		position: relative;
		top: 5px;
		width: 82px;
		text-align: center;
	}

	.rental_banner_plan_pl_net_none {
		display: inline-block;
		height: 20px;
		float: left;
		position: relative;
		top: 5px;
		width: 82px;

	}

	.rental_banner_plan_pl_price {
		color: #330000;
		font-size: 30px;
		vertical-align: top;
		line-height: 20px;
		text-align: center;
		width: 130px;
		float: left;
		position: relative;
		top: 16px;
		margin-left: 10px;
	}

	.rental_banner_plan_pl_price_n {
		color: #330000;
		font-size: 30px;
		vertical-align: top;
		line-height: 20px;
		text-align: center;
		width: 130px;
		float: left;
		position: relative;
		top: 22px;
		margin-left: 10px;
	}

	.rental_banner_plan_pl_price span{
		color: #330000;
		font-size: 14px;
	}

	.rental_banner_plan_body_singel {
			width: 315px;
		color: #330000;
		margin-left: 20px;
		font-size: 10px;
	}

	.rental_banner_plan_body_dbule {
			width: 315px;
		color: #330000;
		margin-left: 20px;
		line-height: 14px;
		font-size: 10px;
		position: relative;
		top: -4px;
	}

	.rental_banner_plan_pl_img {
			position: relative;
		top: -104px;
		left: 466px;
		margin-bottom: -169px;
		width: 103px;
		margin-right: -494px;
	}

	.rental_banner_plan_pl_img img{
		width: 100%;
	}

	#sub_breadcrumb {
		width: 580px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}

	#sub_breadcrumb li{
		float: left;
	}

	#sub_breadcrumb li a{
		color: #330000;
	}

	.sub_h1_title {
		width: 100%;
		text-align: center;
		padding-top: 7px;
		padding-bottom: 7px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: double;
		border-bottom-style: double;
		border-top-color: #CBB99B;
		border-bottom-color: #CBB99B;
		margin-bottom: 20px;
		background-color: #d5c7af;
		color: #FFF;
	}

	.sub_h1_body {
		padding-bottom: 40px;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_entry_plan {
		width: 580px;
		height: 120px;
		background-color: #FFF;
		margin-bottom: 30px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}


	.rental_entry_plan_in {
		padding: 10px;
		display: block;
	}

	.rental_entry_plan_bace {
		padding: 5px;
		border: 2px #cbb99b solid;
		display: block;
		height: 86px;
	}

	.rental_entry_plan_pl {
			margin-top: 28px;
			width: 580px;
			margin-left: auto;
			margin-right: auto;
	}
	.rental_entry_plan_pl h1{
		float: left;
		width: 267px;
		font-size: 24px;
		color: #330000;
		padding-left: 20px;
	}



	.rental_entry_plan_pl_net_none {
		display: inline-block;
		height: 20px;
		float: left;
		position: relative;
		top: 5px;
		width: 82px;

	}

	.rental_entry_plan_pl_price {
		color: #330000;
		font-size: 30px;
		vertical-align: top;
		line-height: 20px;
		text-align: center;
		width: 150px;
		float: left;
		position: relative;
		top: -3px;
		margin-left: 10px;
	}

	.rental_entry_plan_pl_price_n {
		color: #330000;
		font-size: 30px;
		vertical-align: top;
		line-height: 20px;
		text-align: center;
		width: 150px;
		float: left;
		position: relative;
		top: 8px;
		margin-left: 10px;
	}


	.rental_entry_plan_pl_price span{
		color: #330000;
		font-size: 14px;
	}


	.rental_entry_desc {
		padding-bottom: 30px;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_banner_camp {
		width: 580px;
		height: 100px;
		background-color: #333;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_banner_camp p{
		text-align: center;
		padding-top: 40px;
		display: block;
		color: #FFF;
	}

	.rental_parts_entry_plan_bace {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_parts_entry_plan_left {
		width: 280px;
		float: left;
		margin-bottom: 30px;

	}

	.rental_parts_entry_plan_left p{
		text-align: center;
		display: block;
	}


	.rental_parts_entry_plan_right {
		width: 280px;
		float: right;
		margin-bottom: 30px;

	}

	.rental_parts_entry_plan_right p{
		text-align: center;
		display: block;
	}

	.rental_parts_entry_plan_banner {
		width: 280px;
		height: auto;
		background-color: none;
		display: block;
		line-height: 0px;
	}
	
	.rental_parts_entry_plan_banner img{
		width: 100%;
	}
	


	.rental_parts_entry_plan_banner_under {
		width: 580px;
		height: 100px;
		margin-bottom: 30px;
		display: block;
		background-color: #333;
		margin-left: auto;
		margin-right: auto;
	}

	.rental_parts_entry_plan_banner_under p{
	}

	.rental_parts_entry_notice {
		width: 580px;
		padding-top: 30px;
		margin-bottom: 30px;
		margin-left: auto;
		margin-right: auto;
		font-size: 22px;
		color: #C90003;
		text-align: center;
	}




	/*about*/

	.about_number {
		display: block;
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 18px;
		color: #FFF;
		background-color: #CF0003;
		text-align: center;
		position: relative;
		z-index: 2;
		margin-bottom: -50px;
	}

	.about_flow_img {
		width: 200px;
		height: 130px;
		background-color: #333;
		float: left;
		overflow: hidden;
	}
	
	.about_flow_img img{
		width: 100%;
	}

	.about_flow_body {
		width: 300px;
		float: right;
	}

	.about_flow_title_1 {
		font-size: 18px;
		padding-bottom: 15px;

	}

	.about_flow_title_2 {
		font-size: 18px;
		padding-bottom: 15px;

	}



	/*studio*/


	.studio_img {
		width: 100%;
		height: 250px;
		background-color: #333;
		margin-bottom: 10px;
		overflow: hidden
	}
	
	.studio_img img{
		width: 100%;
	}

	.studio_body {
		width: 100%;
	}

	.studio_body p{
		padding-top: 10px;
		display: block;
	}

	.studio_img_flow {
		width: 200px;
		height: 130px;
		background-color: #333;
		float: left;
		margin-bottom: 20px;
	}



	.studio_btn_area {
		text-align: center;
		padding-top: 20px;
	}

	.studio_btn_area a{
		display: inline-block;
		width: 40%;
		margin-left: 2%;
		margin-right: 2%;
		height: 50px;
		line-height: 50px;
		color: #FFF;
		background-color: #333;
		text-decoration: none;
	}

	.studio_img_flow_left {
		width: 49%;
		padding-bottom: 20px;
		float: left;
	}

	.studio_img_flow_right {
		width: 49%;
		padding-bottom: 20px;
		float: right;
	}

	.studio_img_flow_title {
		padding-bottom: 10px;
		text-align: center;
		font-weight: bold;
		font-size: 16px;
	}

	.studio_img_flow_img {
		width: 100%;
		height: 170px;
		background-color: #333;
	}

	.studio_img_flow_body {
		padding-top: 5px;
	}



	/*shop*/
	.shop_title {
		text-align: center;
		padding-bottom: 5px;
	}

	.shop_body {
		text-align: center;
	}

	.shop_body p:first-child{
		font-size: 20px;
	}

	.shop_body p{
		display: block;
		padding-bottom: 5px;
	}

	.shop_table {
		width: 100%;
		padding-bottom: 20px;
	}

	.shop_table table{
		border-collapse:collapse;
		width: 100%;
	}

	.shop_table tr{
		border-bottom:1px #eee solid;
	}

	.shop_table tr:last-child{
		border-bottom:0px #eee solid;
	}

	.shop_table tr th{
		width: 125px;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		text-align: left;
		font-weight: normal;
		border-right: 1px #eee solid;
	}

	.shop_table tr td{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}


	.shop_btnarea {
		width: 100%;
		text-align: center;
	}

	.shop_btnarea li{
		display: inline-block;
		width: 200px;
		margin-left: 10px;
		margin-right: 10px;
		height: 45px;
		line-height: 45px;
		color: #FFF;
		font-size: 16px;
		background-color: #D5C6B0;
	}

	.shop_btnarea li a{
		color: #FFF;
		font-size: 18px;
		text-decoration: none;
	}


	.plan_banner_entry_p1 {
		height: 40px;
		padding-top: 30px;
		margin-bottom: -70px;
		color: #FFF;
		display: block;
		text-align: center;
		font-size: 20px;
		position: relative;
		z-index: 4;
		line-height: 1.8;
	}
	
	.plan_banner_entry_p1 span{
		font-size: 16px;
	}

	
	
	
	
}