@charset "utf-8";



/* reset
-----------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,header,hgroup,section,article,aside,hgroup,footer,figure,figcaption,nav{margin:0;padding:0;font-size:100%;}body{line-height:1.0;-webkit-text-size-adjust:none;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}img{border:0;vertical-align:bottom;}ul,ol{list-style:none;}table{border-spacing:0;empty-cells: show;}h1,h2,h3,h4,h5,h6,strong,th{font-weight:normal;text-align:left;}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}#yui3-css-stamp.cssfonts{display:none}



/* setting
-----------------------------------*/
a{
	color: #323232;
	text-decoration: none;
}
a:hover{
	color: #787878;
	text-decoration: underline;
}
a:focus{
	-moz-outline-style: none;
}
strong{
	font-weight: bold;
}
ul li{
	list-style-type: disc;
}
ol li{
	list-style-type: decimal;
}
address{
	font-style :normal;
}



/* clear
-----------------------------------*/
.clear{
	clear: both;
}



/* clearfix
-----------------------------------*/
.clearfix:after{
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clearfix{
	display: inline-table;
	min-height: 1%;
}

/* for macIE \*/
* html .clearfix{
	height: 1%;
}
.clearfix{
	display: block;
}
/* end of for macIE */



/* html
-----------------------------------*/
html{
	height: 100%;
	overflow: auto;
}
*html{
	overflow-y: scroll;
}



/* body
-----------------------------------*/
body{
	color: #323232;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 1.53;
	-webkit-text-size-adjust: 100%;
	text-align: left;
	overflow-x: hidden;
	min-width: 1000px;
	position: relative;
}



/* header
-----------------------------------*/
#header{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	position: relative;
}
#header h1{
	font-size: 85%;
	width: 315px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 7px;
}
#header a.logo img{
	margin-left: -191px;
	position: absolute;
	left: 50%;
	top: 0;
}
#header nav ul{
	width: 1080px;
	background: url("../img/bg_header_01.png") no-repeat 290px 15px;
	margin-left: -565px;
	padding: 0 25px;
	position: absolute;
	left: 50%;
	top: 110px;
}
#header nav ul li{
	list-style: none;
	float: left;
}
#header nav ul li img{
	border: none;
	vertical-align: top;
}
#header p.photospot{
	margin-left: 195px;
	position: absolute;
	left: 50%;
	top: 0;
}
#header address.inquiry{
	margin-left: 414px;
	position: absolute;
	left: 50%;
	top: 6px;
}
#header .ico{
	display: flex;
	position: absolute;
	left: calc(50% + 325px);
	top: 5px;
}
#header .ico li{
	list-style-type: none;
	width: 60px;
}



/* page_title
-----------------------------------*/
#page_title{
	width: 100%;
	height: 230px;
	background: #e7e7e7;
	position: relative;
}
#page_title:before, 
#page_title:after{
	content: "";
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	position: absolute;
	left: 50%;
	z-index: 1;
}
#page_title:after{
	width: 657px;
	height: 194px;
	background-image: url("../img/bg_page_title_01.png");
	margin-left: -313px;
	bottom: 0;
}
#page_title h2{
	position: absolute;
	left: 50%;
	top: 116px;
	z-index: 10;
}
#page_title div.breadcrumbs{
	width: 1000px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	bottom: -33px;
}
#page_title div.breadcrumbs ul{
	float: right;
}
#page_title div.breadcrumbs ul li{
	font-size: 85%;
	list-style: none;
	float: left;
}
#page_title div.breadcrumbs ul li + li{
	margin-left: 11px;
	padding-left: 30px;
	position: relative;
}
#page_title div.breadcrumbs ul li + li:after{
	content: "";
	width: 21px;
	height: 29px;
	background: url("../img/ico_breadcrumbs_01.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 0;
	top: -4px;
}



/* footer
-----------------------------------*/
#footer{
	width: 100%;
	position: relative;
}


#footer div.image{
	width: 100%;
	height: 350px;
	background: #f7f7f7;
	margin-bottom: 49px;
	position: relative;
}
#footer div.image img{
	margin-left: -650px;
	position: absolute;
	left: 50%;
	top: 0;
}


#footer section.studio{
	width: 1000px;
	margin: 0 auto 51px auto;
	padding: 25px 0 30px 0;
	position: relative;
}
#footer section.studio:before{
	content: "";
	width: 2px;
	height: 100%;
	background: #cccccc;
	display: block;
	position: absolute;
	left: 499px;
	top: 0;
}
#footer section.studio div.information{
	width: 475px;
	float: left;
}
#footer section.studio div.information h2{
	color: #3d8146;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}
#footer section.studio div.information address{
	font-size: 253.8%;
	text-align: center;
	margin-bottom: 12px;
}
#footer section.studio div.information address:before{
	content: "";
	width: 42px;
	height: 39px;
	background: url("../img/ico_footer_01.png") no-repeat 0 0;
	display: inline-block;
	vertical-align: -8px;
	margin-right: 8px;
}
#footer section.studio div.information p.address{
	font-size: 123.1%;
	line-height: 1.64;
	text-align: center;
	margin-bottom: 22px;
}
#footer section.studio div.information p.googlemap{
	width: 170px;
	margin: 0 auto;
}
#footer section.studio div.information p.googlemap a{
	font-size: 116%;
	text-align: center;
	display: block;
	padding-top: 60px;
	position: relative;
}
#footer section.studio div.information p.googlemap a:after{
	content: "";
	width: 144px;
	height: 57px;
	display: block;
	background: url("../img/ico_footer_01.png") no-repeat -42px 0;
	margin-left: -74px;
	position: absolute;
	left: 50%;
	top: 0;
}
#footer section.studio div.information p.googlemap a:hover{
	padding-left: 4px;
}
#footer section.studio div.information p.googlemap a:hover:after{
	background-position: -186px 0;
}
#footer section.studio div.access{
	width: 475px;
	float: right;
	margin-top: 12px;
}
#footer section.studio div.access h3{
	color: #3d8146;
	font-size: 123.1%;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
}
#footer section.studio div.access p + h3{
	margin-top: 58px;
}
#footer section.studio div.access p{
	font-size: 116%;
	text-align: center;
}


#footer section.nav{
	width: 100%;
	height: 420px;
	background: url("../img/bg_footer_01.png?ver02") repeat-x 0 0;
	position: relative;
}
#footer section.nav:after{
	content: "";
	width: 2000px;
	height: 410px;
	display: block;
	background: url("../img/bg_footer_04.jpg?ver02") no-repeat 0 0;
	margin-left: -1000px;
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 1;
}
#footer section.nav div.header a{
	color: #ffffff;
	width: 460px;
	height: 85px;
	display: block;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 18px;
	z-index: 10;
}
#footer section.nav div.header a h2{
	width: 325px;
	height: 75px;
	overflow: hidden;
	position: absolute;
	left: 2px;
	top: 0;
}
#footer section.nav div.header a h2 img{
	position: absolute;
	left: 0;
	top: 0;
}
#footer section.nav div.header a p{
	font-size: 116%;
	position: absolute;
	left: 105px;
	top: 58px;
}
#footer section.nav div.header a:hover h2 img{
	top: -75px;
}
#footer section.nav section.plan{
	width: 425px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 117px;
	z-index: 10;
}
#footer section.nav section.plan h3{
	width: 160px;
	margin-bottom: 4px;
}
#footer section.nav section.plan h3 a{
	color: #ffffff;
	font-size: 131%;
	display: block;
	padding: 8px 0 6px 36px;
	position: relative;
}
#footer section.nav section.plan h3 a:after{
	content: "";
	width: 22px;
	height: 22px;
	display: block;
	background: url("../img/ico_01.png") no-repeat 0 0;
	margin-top: -11px;
	position: absolute;
	left: 0;
	top: 50%;
}
#footer section.nav section.plan h3 a:hover{
	color: #d2d2d2;
}
#footer section.nav section.plan h3 a:hover:after{
	left: 2px;
}
#footer section.nav section.plan div.inner{
	width: 394px;
	margin-left: 21px;
}
#footer section.nav section.plan div.inner ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#footer section.nav section.plan div.inner ul li{
	list-style: none;
}
#footer section.nav section.plan div.inner ul li:nth-child(2n-1){
	width: 169px;
}
#footer section.nav section.plan div.inner ul li:nth-child(2n){
	width: 212px;
}
#footer section.nav section.plan div.inner ul li a{
	color: #ffffff;
	font-size: 116%;
	line-height: 1.07;
	display: block;
	padding: 9px 0 7px 27px;
	position: relative;
}
#footer section.nav section.plan div.inner ul li a:after{
	content: "";
	width: 21px;
	height: 21px;
	display: block;
	background: url("../img/ico_03.png") no-repeat 0 0;
	position: absolute;
	left: 0;
	top: 5px;
}
#footer section.nav section.plan div.inner ul li a:hover{
	color: #d2d2d2;
}
#footer section.nav section.plan div.inner ul li a:hover:after{
	left: 2px;
}
#footer section.nav p.rental{
	width: 414px;
	margin-left: -454px;
	position: absolute;
	left: 50%;
	top: 362px;
	z-index: 10;
}
#footer section.nav p.rental a{
	color: #ffffff;
	font-size: 116%;
	display: block;
	padding: 5px 0 4px 27px;
	position: relative;
}
#footer section.nav p.rental a:after{
	content: "";
	width: 21px;
	height: 21px;
	display: block;
	background: url("../img/ico_03.png") no-repeat 0 0;
	margin-top: -11px;
	position: absolute;
	left: 0;
	top: 50%;
}
#footer section.nav p.rental a:hover{
	color: #d2d2d2;
}
#footer section.nav p.rental a:hover:after{
	left: 2px;
}
#footer section.nav div.nav{
	width: 489px;
	margin-left: 11px;
	position: absolute;
	left: 50%;
	top: 117px;
	z-index: 10;
}
#footer section.nav div.nav ul{
	width: 237px;
}
#footer section.nav div.nav ul:nth-of-type(1){
	float: left;
}
#footer section.nav div.nav ul:nth-of-type(2){
	float: right;
}
#footer section.nav div.nav ul li{
	list-style: none;
}
#footer section.nav div.nav ul li a{
	color: #ffffff;
	font-size: 131%;
	display: block;
	padding: 8px 0 6px 36px;
	position: relative;
}
#footer section.nav div.nav ul li a:after{
	content: "";
	width: 22px;
	height: 22px;
	display: block;
	background: url("../img/ico_01.png") no-repeat 0 0;
	margin-top: -11px;
	position: absolute;
	left: 0;
	top: 50%;
}
#footer section.nav div.nav ul li.external a:after{
	background-image: url("../img/ico_02.png");
}
#footer section.nav div.nav ul li a:hover{
	color: #d2d2d2;
}
#footer section.nav div.nav ul li a:hover:after{
	left: 2px;
}
#footer section.nav ul.sns li{
	list-style: none;
	position: absolute;
	left: 50%;
	top: -35px;
	z-index: 10;
}
#footer section.nav ul.sns li:nth-child(1){
	margin-left: 341px;
}
#footer section.nav ul.sns li:nth-child(2){
	margin-left: 426px;
}
#footer section.nav ul.sns li img{
	border: none;
	vertical-align: top;
}


#footer p.copyright{
	width: 100%;
	background: url("../img/bg_footer_03.png") no-repeat center 0;
	text-align: center;
	padding: 47px 0 53px 0;
}
#footer p.copyright small{
	font-size: 100%;
}


#footer div.pagetop{
	width: 123px;
	height: 153px;
	position: fixed;
	right: 40px;
	bottom: 0;
	z-index: 1000;
}



/* pager
-----------------------------------*/
nav.pager{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
nav.pager ul{
	position: relative;
	left: 50%;
	float:left;
}
nav.pager ul li{
	color: #505050;
	line-height: 1.2;
	list-style: none;
	float: left;
	margin-right: 3px;
	position: relative;
	left: -50%;
}
nav.pager ul li.prev{
	margin-right: 20px;
}
nav.pager ul li.next{
	margin-left: 17px;
}
nav.pager ul li.space{
	background: #f5f5f5;
	border: 1px solid #787878;
	padding: 5px 5px 3px;
}
nav.pager ul li.current{
	color: #ffffff;
	background: #787878;
	padding: 6px 8px 4px 8px;
}
nav.pager ul li a{
	color: #828282;
	text-decoration: none;
	display: block;
	background: #f5f5f5;
	border: 1px solid #787878;
	padding: 5px 7px 3px 7px;
}
nav.pager ul li a:hover{
	background: #ffffff;
	border-color: #ababab;
}



/* form_unit
-----------------------------------*/
.form_unit div.form{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.form_unit div.form:after{
	content: "";
	width: 42px;
	height: 59px;
	background: url("../img/ico_09.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 479px;
	top: -68px;
}
.form_unit div.form p{
	color: #d20000;
	font-size: 116%;
	margin: 0 63px 10px;
}
.form_unit div.form p strong{
	font-weight: normal;
}
.form_unit div.form table{
	font-size: 116%;
	width: 882px;
	margin: 0 0 61px 62px;
}
.form_unit div.form table th{
	width: 214px;
	background: url("../img/bg_line_03.png") repeat-x 0 bottom;
	vertical-align: top;
}
.form_unit div.form table th > div{
	padding: 27px 0 23px 77px;
	position: relative;
}
.form_unit div.form table th img{
	position: absolute;
	left: 10px;
	top: 22px;
}
.form_unit div.form table td{
	background: url("../img/bg_line_03.png") repeat-x 0 bottom;
	vertical-align: top;
	padding: 18px 0 22px 7px;
}
.form_unit div.form table tr.last th, 
.form_unit div.form table tr.last td{
	background: transparent;
}
.form_unit div.form div.btn{
	margin-left: 276px;
}


.confirm_unit div.form p{
	margin-bottom: 19px;
}
.confirm_unit div.form table{
	margin-bottom: 83px;
}
.confirm_unit div.form table th > div{
	padding: 17px 0 10px 77px;
}
.confirm_unit div.form table th img{
	top: 12px;
}
.confirm_unit div.form table td{
	font-size: 120%;
	font-weight: bold;
	padding: 17px 0 10px 41px;
}
.confirm_unit div.form div.btn{
	width: 843px;
	margin-left: 85px;
}
.confirm_unit div.form div.btn .submit{
	float: right;
}
.confirm_unit div.form div.btn .back{
	float: left;
}


.thanks_unit div.intro{
	width: 870px;
	text-align: center;
	margin: 80px auto 147px auto;
	padding: 31px 0 28px;
	position: relative;
}
.thanks_unit div.intro:before, 
.thanks_unit div.intro:after{
	content: "";
	width: 45px;
	height: 100%;
	display: block;
	border-top: 10px solid #e7e7e7;
	border-bottom: 10px solid #e7e7e7;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 0;
}
.thanks_unit div.intro:before{
	border-left: 10px solid #e7e7e7;
	left: 0;
}
.thanks_unit div.intro:after{
	border-right: 10px solid #e7e7e7;
	right: 0;
}
.thanks_unit div.intro p{
	font-size: 116%;
	line-height: 1.66;
}
.thanks_unit div.intro p + p{
	margin-top: 26px;
}
.thanks_unit div.home{
	width: 674px;
	margin: 0 auto;
	padding-left: 326px;
	position: relative;
}
.thanks_unit div.home:after{
	content: "";
	width: 42px;
	height: 59px;
	background: url("../img/ico_09.png") no-repeat 0 0;
	display: block;
	position: absolute;
	left: 479px;
	top: -140px;
}


.form_unit input[type="text"], 
.form_unit input[type="tel"], 
.form_unit textarea{
	border: 1px solid #979797;
	border-radius: 8px;
	padding: 8px;
}
.form_unit .textinput190{
	width: 190px;
}
.form_unit .textinput320{
	width: 320px;
}
.form_unit .textinput545{
	width: 545px;
}
.form_unit .textareainput545_190{
	width: 545px;
	height: 190px;
}
.form_unit .selectinput{
	padding: 8px;
}
.form_unit .radioinput, 
.form_unit .checkboxinput{
	vertical-align: -2px;
}
.form_unit button.zip_code{
	background: #ffffff;
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #dfdfdf 100%);
	background: linear-gradient(to bottom, #f7f7f7 0%, #dfdfdf 100%);
	border: 1px solid #979797;
	border-radius: 4px;
	cursor: pointer;
	margin-left: 13px;
	padding: 8px 15px;
}