@charset "utf-8";


/* reset
----------------------------------- */

* {
	margin:0px;
	padding:0px;
}

body,
h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul, li,
form, input, select, textarea, fieldset, legend {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6,
p, address, blockquote, pre, div,
dl, ol, ul,
th {
	font-weight: normal;
	font-style: normal;
}

strong {
	font-weight:normal;
	font-style: normal;
}

img {
	border: none;
}

ul {
list-style: none;
margin:0;
padding:0;
}

ul li {
list-style: none;
margin:0;
padding:0;
}


/* headline
----------------------------------- */
h1 {
	font-size:27px;
	text-align:left;
	color: #1b1b1b;
	line-height:55px;
	font-weight:bold;
	letter-spacing:0.15rem;

}

h2 {
	font-size:30px;
	font-weight:300;
	text-align:left;
	color: #1b1b1b;
	letter-spacing:0.15rem;

}




h3 {
	font-size:30px;
	text-align:left;
	position:relative;
}

h3 span {
	font-size:16px;
}


h4 {
}


/* body
----------------------------------- */

html{
overflow-x : hidden;
overflow-y : auto;
}

body {
	color: #121620;
	font-size: 15px;
	line-height: 34px;
	font-family:"Avenir Next",YuGothic, '游ゴシック', 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',Arial,Osaka,Sans-Serif;
	margin: 0;
	padding: 0;
	background: #fff;
	}

a {	text-decoration:none; }
a:link {  color:#3d3c3c; text-decoration:none; }
a:visited {  color:#3d3c3c; text-decoration:none; }
a:hover {	color:#9a9a9a; }
a:hover img {opacity:0.7;}

input, select, textarea {
	font-family: Verdana, Arial, sans-serif;
	color: #444;
}



/* class
----------------------------------- */

.clear {
	font-size: 0;
	line-height: 0;
	clear: both;
	height: 0px;
	visibility: hidden;
}

.ud {
text-decoration:underline;

}

.r {
	float:right;
}

.l {
	float:left;
}

br.sp {
	display:none;
}


/* margin set
----------------------------------- */

.ml5 {
	margin-left:5px;
}

.mt10 {
margin-top:10px;
}
.ml10 {
margin-left:10px;
}
.mr10 {
margin-right:10px;
}
.mb10 {
margin-botTom:10px;
}

.mt20 {
margin-top:20px;
}
.ml20 {
margin-left:20px;
}
.mr20 {
margin-right:20px;
}
.mb20 {
margin-botTom:20px;
}

.mt30 {
margin-top:30px;
}
.ml30 {
margin-left:30px;
}
.mr30 {
margin-right:30px;
}
.mb30 {
margin-bottom:30px;
}


.mt50 {
margin-top:50px;
}
.mb50 {
margin-bottom:50px;
}

.mb70 {
margin-bottom:70px;
}

/* oowaku
----------------------------------- */

#all {
	text-align:center;
overflow-x : hidden;
padding-left:90px;
width:100%;
}


#all .book-sm {
	visibility:hidden;
	display:none;
	width:0;
	height:0;
}


#container {
	width:1260px;
	height:517px;
	text-align:center;
	margin:0 auto;
position:relative;
text-align:left;
}

#container-in2 {
	position: relative;
width:100%;
height:578px;
background:url(../img/bg_container2.png) repeat-x top;
}


#container-in3 {
	position: relative;
	width:1260px;
	height:669px;
	margin:0 auto;
}
#container-in4 {
	position: relative;
	width:1260px;
	height:659px;
	margin:0 auto;
}

#container-in5 {
	position: relative;
	width:1260px;
	height:1111px;
	margin:0 auto;
}


#container-in6 {
	position: relative;
	text-align:center;
	width:1260px;
	margin:0 auto;
	padding-bottom:113px;
}


#container-in7 {
	position: relative;
	width:100%;
	/* height:750px; */
	height:100%;
	margin:0 auto;
	background:url(../img/bg_container7.png) repeat-x top;
}
/* key
----------------------------------- */

.top-hero-sm {display:none;}

/* menu
----------------------------------- */
.menu-bar {
	width:90px;
	height:100vh;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	z-index:10;

}
.menu-in {
	width:90px;
	min-height:700px;
	height:100vh;
	position:relative;
}
.menu-bar a:hover img  {
	opacity:0.7;
}
.menu-in .menu-link01{
	position: absolute;
	top: 12%;
	left: 50%;
	transform: translate(-50%, -12%);
}

.menu-in .menu-link02{
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.menu-in .menu-link03{
	position: absolute;
	top: 85%;
	left: 50%;
	transform: translate(-50%, -85%);
}

.menu-in .menu-link04{
	position: absolute;
	top: 95%;
	left: 50%;
	transform: translate(-50%, -95%);
}

/* key_second
----------------------------------- */
.key_second {
	padding:18px 20px 0;
	height:578px;
	overflow:hidden;
}

.key_second img {
	width:100%;
	min-width:1329px;

}

.key_second_sm {
	display:none;
}


/* copy & footer
----------------------------------- */

#footer {
	width:100%;
	margin:0 auto;
	position:relative;
	text-align:left;
}

.footer01 {
	width:100%;
	height:146px;
	background:#d0d0c5;
}
.footer01_in {
	width:541px;
	margin:0 auto ;
  display: flex;
}
.footer01_in div {
	width:50%;
	padding:38px 0;
	display:table-cell;
	text-align:center;

}
.footer02 {
	width:100%;
	background:#32322f;
	padding-top:29px;
}
.footer02 ul {
	width:600px;
	margin:0 auto 20px;
  display: flex;
  /*justify-content: space-between;*/
}

.footer02 ul li {
	color:#fff;
  flex-grow: 1;
  text-align: center;
  line-height:16px;
}

.footer02 ul li + li {
  border-left: 1px solid #fff;
  border-color:#fff;
}

.footer02 p {
	text-align:center;
}
.footer02  a {
	color:#fff;   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}
.footer02  a:hover {
	color:#111;
}




#copyright {

	text-align:center;
	font-size:14px;
	color:#fff;
	width:100%;}

#copyright p {
	text-align:center;
}
#page-top {
position: fixed;
bottom: 40px;
right: 30px;
}


#page-top div a #img{
display:block;
width:74px;
height:0;
padding-top:74px;
overflow:hidden;
background:url(../img/page_top.png) no-repeat;
}

#page-top div a p:hover{
-moz-opacity:0.6;
opacity:0.6;
filter: alpha(opacity=60);
text-decoration:none;
}



/* ----------------------------------------------------------------------------------------------------
												top_contents
----------------------------------------------------------------------------------------------------- */

/* top_concept
----------------------------------- */

#container .cont_l {
	width:536px;
	float:left;
	padding:122px  0 0 66px;
}

#container .cont_r {
	width:724px;
	float:left;
	padding:102px  0 0 0;
}

#container .cont_r img {
	display:none;
}



/* top_news
----------------------------------- */
#top_news {
	width:1260px;
	height:577px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

#top_news .cont_l {
	width:536px;
	padding:0  0 0 66px;
}
#top_news h2 {
	margin-bottom:45px;

}

dl.topics {
	line-height:24px;
	height:220px;
	overflow-y:auto;
}

dl.topics  dt {
	font-family:"Avenir";
	font-size:15px;
}

dl.topics  dd {
	margin-bottom:25px;
}

dl.topics a {
	display:block;
}
a.see_all {
	text-align:right;
	font-size:18px;
	display:block;
	padding-right:20px;
}
.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 18px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
a.see_all::after {
 right: 0px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #1b1b1b;
    border-right: 1px solid #1b1b1b;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

img.topics_img {
	position:absolute;
	right:-90px;
	top:59px;
}

/* top_plan
----------------------------------- */

#container-in3 .cont_l {
	width:630px;
	float:left;
	padding:0 0 0 66px;
}

#container-in3 .cont_l h2 {
	font-size:20px;
	line-height:40px;
	margin-bottom:20px;
}
#container-in3 .cont_l h2 img {
	margin-bottom:35px;
}

#container-in3 .cont_l  p {
	text-align:left;
	margin-bottom:25px;
}

#container-in3 .cont_r {
	width:630px;
	float:left;
	padding:0 0 0 0;
}

#container-in3 .cont_r img {
	margin-top:105px;
}
#container-in3 ul.plan_link {
	width:517px;
	display: flex;  flex-wrap:wrap;
	margin-bottom:30px;
}
#container-in3 ul.plan_link li {
	margin-bottom:15px;

}

#container-in3 ul.plan_link li a {
	display:block;
	min-width:110px;
	line-height:34px;
	background:#f1f1ec;
	border:1px solid #e5e5e5;
	border-radius:20px;
	margin-right:17px;
	padding:0 10px;
}
p.more_btn {
	text-align:left;
}


/* top_studio
----------------------------------- */


#container-in4 .cont_l {
	width:630px;
	float:left;
	padding:0 0 0 0;
}

#container-in4 .cont_l img {
	margin-top:52px;
}


#container-in4 .cont_r {
	width:630px;
	float:right;
	padding:0 0 0 40px;
}
#container-in4 .cont_r h2 {
	font-size:20px;
	line-height:40px;
	margin-bottom:20px;
}
#container-in4 .cont_r h2 img {
	margin-bottom:35px;
}

#container-in4 .cont_r  p {
	text-align:left;
	margin-bottom:25px;
}
#container-in4 ul.plan_link {
	width:550px;
	display: flex;  flex-wrap:wrap;
	margin-bottom:30px;
}
#container-in4 ul.plan_link li {
	margin-bottom:18px;

}

#container-in4 ul.plan_link li a {
	display:block;
	min-width:110px;
	line-height:34px;
	background:#f1f1ec;
	border:1px solid #e5e5e5;
	border-radius:20px;
	margin-right:17px;
	padding:0 7px;
}

/* top_gallery
----------------------------------- */
#container-in5 img {
	position:absolute;
}

#container-in5 h2 img {
	top:456px;
	left:450px;
}
#container-in5 img.more {
	top:570px;
	left:505px;
}
#container-in5 img.top_gallery01 {
	top:250px;
	left:0px;
}

#container-in5 img.top_gallery02 {
	top:0px;
	left:348px;
}

#container-in5 img.top_gallery03 {
	top:87px;
	left:696px;
}

#container-in5 img.top_gallery04 {
	top:296px;
	left:1047px;
}

#container-in5 img.top_gallery05 {
	top:604px;
	left:122px;
}

#container-in5 img.top_gallery06 {
	top:690px;
	left:499px;
}

#container-in5 img.top_gallery07 {
	top:648px;
	left:876px;
}

.transform {
	overflow: hidden;
	width: 308px;
	height: 308px;
}
.transform img {
        width: 308px;
	display: block;
	transition: 0.5s;
}
.transform img:hover {
	transform: scale(1.1, 1.1);
	opacity:1.0;
}
/* top_insta
----------------------------------- */
#container-in6 h2 {
	text-align:center;
	margin-bottom:80px;
}

div.insta_sm {
	display:none;
}
/* top_access
----------------------------------- */
#top_access{
	width:1260px;
	/* height:750px; */
	height:100%;
	margin:0 auto;
	padding:0 0 0 0px;
}

#top_access h2 img {
	float:left;
	margin-right:56px;
	margin-left:80px;
}

#top_access p {
	text-align:left;
	float:left;
	margin-top:84px;
}

#top_access p.txt01 {
	width:419px;
}

#top_access p.txt01 b {
	font-size:22px;
	font-weight:normal;
	line-height:44px;
}

#top_access p.txt01 a {
	font-size:13px;
	line-height:62px;
}
#top_access p.txt02 {
	width:500px;
}

#top_access h3 {
	text-align:center;
	margin-bottom:25px;
}

.access {
	display: flex;  flex-wrap:wrap;
	width:1024px;
	margin:0 auto;
}
.access_in {
	width:50%;
	box-sizing:border-box;
	padding:0 24px;
}

.access_in table {
	width:100%;
	border-top:1px solid #d1d1cf;
	font-size:16px;

}
.access_in table th {
	text-align:left;
	border-bottom:1px solid #d1d1cf;
	line-height:71px;
	padding:0 8px;

}
.access_in table td {
	text-align:right;
	border-bottom:1px solid #d1d1cf;
	line-height:71px;
	padding:0 13px;

}

/* topics_list.html
----------------------------------- */
#second img{
	display: block;
	margin: 0 auto;
	padding: 0;
}

#second {
	width:100%;
	margin:0 auto;
	padding-bottom:115px;
	/*background:url(../img/bg_blog.png) no-repeat 90px 50px;
	height:1890px;*/
}

#second h1 {
	text-align:center;
	font-weight:bold;
	font-size:20px;
	line-height:30px;
}
#second h1 img {
	margin-top:-47px;
	padding-left:40px;

}

#topics {
	width:1200px;
	margin:45px auto 86px;
	}

a.topics {
	display:block;
	width:376px;
	border:1px solid #9e9e9d;
	margin:0 10px 30px;
}
.waku {
	padding:10px 8px 0;
}
.waku p {
	text-align:left;
}
.waku p.tit {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-top:10px;
}
.waku p.day {
	line-height:30px;
	margin:10px 0;
}
.waku p.txt {
	font-size:14px;
	line-height:24px;
	margin:10px 0;
}
/* topics_detail.html
----------------------------------- */
#topics_detail {
	width:1000px;
	margin:45px auto 86px;
	}
#topics_detail p {
	text-align:left;
	padding:0 56px;
}
#topics_detail p.tit {
	font-size:18px;
	font-weight:bold;
	line-height:30px;
	margin-top:30px;
}
#topics_detail p.day {
	line-height:30px;
	margin-bottom:30px;
}
#topics_detail p.txt {
	font-size:16px;
	line-height:50px;
	margin:40px 0;
}
#topics_detail .disp_sm {display:none;}


/* plan.html
----------------------------------- */
.plan_txt {
	margin-top:20px;
}

#plan {
	width:1260px;
	margin:0px auto 86px;
	}

#plan div.plan {
	display:block;
	width:400px;
	border:1px solid #9e9e9d;
	margin:85px 10px 0px;
	background:#f5f5f2;
	position:relative;
	float:left;
}
#plan div.plan img.number {
	position:absolute;
	top:-43px;
	left: 50%;

transform: translate(-50%, 0%);
}
#plan div.plan img.comment {
	position:absolute;
	top:-45px;
	left: 10px;

}

#plan ul.plan_cont {
	width:100%;
	display: flex;
	flex-wrap:wrap;
}

#plan ul.plan_cont li {
	font-size:12px;
	margin-bottom:15px;
	min-width:98px;
	color:#fff;
	line-height:31px;
	background:#c4b08c;
	border-radius:20px;
	margin-right:12px;
	padding:0 0px;
	z-index:0;
}
#plan .waku {
	padding:10px 15px 15px;
}
#plan .waku p.txt {
	font-size:14px;
	line-height:24px;
	margin:20px 0 15px;
}
#plan p.tit {
	margin:0 0 15px;
}
#plan p.value {
	font-size:21px;
	font-weight:bold;
	margin-bottom:15px;
}
#plan p.value small {
	font-size:12px;
}
#plan p.option {
color:#535545;
}

#plan .more_btn {
	display:none;
}

p.plan_txt_bottom {
	text-align:right;
	margin:20px 10px 0px;

	font-size:14px;
}

#plan_bottom {
	width:1260px;
	margin:10px auto 86px;

}
#plan_bottom img {
	float:left;
	margin:9px 7px;
}

/* garelly.html
----------------------------------- */
#garelly {
	width:950px;
	margin:40px auto 86px;
}
/* タブ */
		div.tab div.recruit_tabbox { margin: 0px; padding: 0px; width: 950px; }
		div.tab a:hover { }
		div.tab p.recruite_tabs {  width:950px;margin: 0 auto; padding: 0px; }
		div.tab p.recruite_tabs a { display: block; width:50%; height:56px; float: left;text-align: center; line-height:56px; background:#737373; color:#fff; font-size:22px; }
		div.tab p.recruite_tabs a.r_tab1 {}
		div.tab p.recruite_tabs a.r_tab2 {}
		div.tab p.recruite_tabs a:hover { background:#212121;}
		div.tab div.recruite_tab {  clear: left; }

		#r_tab2 {
			width:950px;
			height:113px;
			background:url(../img/tab_fukidashi.png) no-repeat;
			display:flex;
			padding-top:55px;
		}
		#r_tab2 a {
			width:70px;
			background:#fff;
			padding:3px 10px;
			font-size:14px;
			font-weight:bold;
			line-height:28px;
			margin:0 2px;
		}

		#r_tab2 a.act {
			color:#fff;
			background:#32322f;
		}

.garelly_img {
	width:950px;
	margin:75px 0 50px;
	position:relative;
}

.garelly_comment {
	position:absolute;
	top:-68px;
	left:1px;
}
.garelly_img a {
	width:308px;
	float:left;
	margin-right:13px;
	margin-bottom:15px;
}

.garelly_img a.show:nth-child(3n)  {
	margin-right:0;
}
.fancybox-content {
	/*border:10px solid #fff;*/
	border-radius:5px;
}



/* studio.html
----------------------------------- */

#studio {
	width:1180px;
	margin:60px auto 86px;
}

#studio .cont_r {
	width:702px;
	float:right;
	display: flex;
	flex-wrap:wrap;
}

#studio .cont_r img{
	margin-right: 11px;
	margin-bottom:11px;
}


#studio .cont_l {
	width:380px;
	float:left;
	position:relative;
	text-align:left;
}

img.studio_comment {
	position:absolute;
	top:-23px;
	right:-8px;
}

#studio .cont_l p.txt {
	margin:20px 0 10px;
}

#studio .cont_l p.value {
	font-size:19px;
	font-weight:bold;
}
#studio .cont_l p.value small {
	font-weight:normal;
	font-size:13px;
}

#studio .cont_l div.gray {
	background:#f1f1ec;
	padding:20px 20px ;
	margin:30px 0;
	line-height:30px;
	color:#535545;
}

table.studio_price caption{
	font-size:24px;
	text-align:left;
	margin-bottom:10px;
	}
table.studio_price {
	width:100%;
	margin-bottom:30px;
	border-top:1px solid #aaaaaa;
}

table.studio_price th {
	border-bottom:1px solid #aaaaaa;
	text-align:left;
	line-height:68px;
	padding-left:11px;
}
table.studio_price td {
	border-bottom:1px solid #aaaaaa;
	text-align:right;
	color:#535545;
	font-size:17px;
	line-height:68px;
}

#studio .cont_l p.txt02 {
	font-size:13px;
	line-height:24px;
}

#studio .cont_l02 {
	width:691px;
	float:left;
	display: flex;
	flex-wrap:wrap;
}

#studio .cont_l02 img{
	margin-right: 11px;
	margin-bottom:11px;
}

#studio .cont_r02 {
	width:376px;
	margin-right:30px;
	float:right;
	text-align:left;
}


table.studio_info caption{
	font-size:24px;
	text-align:left;
	margin-bottom:20px;

	}
table.studio_info {
	width:100%;
	margin-top:50px;
}

table.studio_info th {
	border-bottom:1px solid #aaaaaa;
	text-align:left;
	display:block;
	width:100%;
	color:#121620;
}
table.studio_info td {
	text-align:left;
	display:block;
	width:100%;
	text-align:left;
	color:#535545;
	line-height:26px;
	padding-bottom:30px;
	padding-top:10px;
}

/* policy.html
----------------------------------- */
#policy {
	width:1000px;
	margin:40px auto 86px;
}
.policy_txt {
	text-align:left;
	width:880px;
	margin:20px auto 60px;
	font-size:16px;
	line-height:50px;
}

#policy	 .disp_sm {display:none;}

#policy h1 img{
	margin-top:30px;
}

/* form.html
----------------------------------- */
#booking {
	width:1108px;
	margin:70px auto 30px;
	text-align:left;
}

#booking .cont_l {
	width:542px;
	float:left;
	margin-bottom:180px;
}

#booking .cont_r {
	width:504px;
	float:right;
}


#booking .cont_l02 {
	width:542px;
	float:left;
}
#booking .cont_l02 p span {
color:#f39700;}

#booking .cont {
	width:1020px;
	padding:0px;
	margin:60px 0 54px;
}


/*カレンダー*/
.cal_wrapper {
  max-width: 504px; /* 最大幅 */
  min-width: 651px; /* 最小幅 */
  margin: 5% auto 2.0833% auto;
}

.googlecal {
  position: relative;
  padding-bottom: 68%; /* 縦横比 */
  height: 0;
  overflow: hidden;
}
.googlecal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}


/* contact
----------------------------------- */


#form {
	border:1px solid #ccc;
	width:1020px;
	padding:50px 0 0px;
	margin:60px 0 54px;
}

#form h1 {
	margin-bottom:30px;
	}



table.form {
	margin:37px 0 50px 50px;
	width:401px;
	float:left;
}

table.form td{
	color:#535545;
	font-size:16px;
	padding:0 0 5px;
	text-align:left;
	line-height:28px;
	border-top:none;
}

table.form td span, table.form02 td span{
	color:#f39700;
}

table.form td input.form_text {
	width:100%;
	border:none;
	background:#ebebe3;
	height:69px;
	margin-top:3px;
	font-size:16px;
	text-indent:10px;
}

table.form select {
}

table.form select.form_text {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    text-indent: .01px; /*Firefox用*/
    text-overflow: ""; /*Firefox用*/
	height:69px;
	border:none;
	width:100%;
	font-size:16px;
	text-indent:10px;
	background:url(../img/select_arrow.png) no-repeat right;
	background-color:#ebebe3;
	margin-top:3px;
}
table.form td.right {
	padding-bottom:15px;
}

/* css checkbox01 */
table.form td.option span {
	color:#535545;

}
.checkbox01 {
}
.checkbox01-input{
  display: none;
}
.checkbox01-parts{
  padding-left: 40px;
  position:relative;
  margin-right: 10px;
  line-height:52px;
  padding-top:5px;
  letter-spacing:-0.03em;
}
.checkbox01-parts::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 32px;
  height: 32px;
  background:#ebebe3;
}
.checkbox01-input:checked + .checkbox01-parts{
  color: #535545;
}
.checkbox01-input:checked + .checkbox01-parts::after{
  content: "";
  display: block;
  position: absolute;
  top: 5px;
  left: 12px;
  width: 7px;
  height: 14px;
  transform: rotate(40deg);
  border-bottom: 3px solid #535545;
  border-right: 3px solid #535545;
}



table.form input.form_text02 {
	width:94px;
	border:none;
	background:#ebebe3;
	height:69px;
	margin-top:10px;
	margin-right:20px;
	font-size:16px;
	text-indent:10px;
}





table.form td textarea{
	width:454px;
	padding:10px;
	height:160px;
	font-size:14px;
	overflow-y:auto;

	background:#ebebe3;   /* 背景色 */
	border:none;
	margin-top:3px;
}

table.form td .cont04{
	height:110px;
}
p.to_policy {
	text-align:center;
}

p.to_policy a {
	text-decoration:underline;
	background:url(../img/bg_kiyaku.png) no-repeat center right;
	padding-right:17px;
}
p.to_policy a:hover {
	text-decoration:none;
}

div.agree {
	display:block;
	text-align:center;
	width:100%;
	margin:20px auto 0;
}


.submit_pc {
	text-align:center;
	width:400px;
	height:82px;
	display:block;
	cursor:pointer;
	margin:80px auto 0;
	background:100
}

.submit_sm {
	display:none;
}

div.cont_l02 {
	margin:40px auto 0;
	width:940px;
}

div.cont_l02 span,div.cont_l02 a {
	color:#f39700;
}


table.form02 {
	width:600px;
	margin:30px auto 0;
	text-align:left;
}

table.form02 td {
	padding-left:20px;
	padding-bottom:20px;
}
table.form02 td.next{
	padding:0;
  background: #fffaf4;/*背景色*/
  border-left: solid 5px #ffaf58;/*左線（実線 太さ 色）*/
  padding-left:10px;
}
p.kakunin {
	text-align:center;
	margin-top:20px;
}

/* access.html
----------------------------------- */
#access{
	width:1024px;
	/* height:750px; */
	height:100%;
	margin:0 auto;
	padding:0 0 0 0px;
}

#access h2 img {
	float:left;
	margin-right:56px;
	margin-left:80px;
}

#access p {
	text-align:left;
	float:left;
	margin-top:84px;
	/* padding: 0 78px; */
	padding: 0 70px;
	margin-bottom:50px;
}

#access p.txt01 {
	width:50%;
}

#access p.txt01 b {
	font-size:22px;
	font-weight:normal;
	line-height:44px;
}

#access p.txt01 a {
	font-size:13px;
	line-height:62px;
}
#access p.txt02 {
	width:50%;
}

#access h3 {
	text-align:center;
	margin-bottom:25px;
}

.access {
	display: flex;  flex-wrap:wrap;
	width:1024px;
	margin:0 auto;
}
.access_in {
	width:50%;
	box-sizing:border-box;
	padding:0 24px;
}

.access_in table {
	width:100%;
	border-top:1px solid #d1d1cf;
	font-size:16px;

}
.access_in table th {
	text-align:left;
	border-bottom:1px solid #d1d1cf;
	line-height:71px;
	padding:0 8px;

}
.access_in table td {
	text-align:right;
	border-bottom:1px solid #d1d1cf;
	line-height:71px;
	padding:0 13px;

}

div.garelly_img a.item img {
	width: 300px;
	height: 300px;
	margin: 0;
}

/*2019/6/23フォーム追記*/
table.form td input.form_zip {

    width: 204px;
    text-indent: 10px;
	margin-right: 15px;

}

table.form td input.auto_btn {

    width: 157px;
    height: 41px;
    background: url(../img/contact_btn.jpg) no-repeat;
    border: none;

}

table.form td input.form_text03 {

    width: 190px;
    text-indent: 10px;

}

table.form select.form_text02 {

    width: 100px;
    margin-left: 10px;
}

table.form td input.form_text04 {

    width: 121px;
    text-indent: 10px;

}

table.form td span.checkbox01-parts {
	color:#535545;
}
