@charset "utf-8";
* {
	-webkit-touch-callout: none;
	-webkit-appearance: none;
}

html {
	width: 100%;
	height: 100%;
}

body {
	background-color: #ffffff;
	color: #000000;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Helvetica, Arial, Sans-Serif;
}

#menu {
	width: 250px;
	z-index: 21;
}

.menu {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	background-color: white;
	z-index: 3;
	opacity: 0.95;
}

.menuText {
	position: absolute;
	top: 15px;
	left: 0;
	width: 91px;
	height: auto;
	line-height: 40px;
}

.closeText {
	position: absolute;
	top: 48px;
	right: 15px;
	font-size: 11px;
 	-webkit-tap-highlight-color:transparent;
}
#menuCloseButton {
	position:absolute;
	top: 15px;
	right: 19px;
	width: 30px;
	height: auto;
}

.menuLinkDiv {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 100%;
}
.menuLink {
	clear:both;
	font-size: 16px;
	float: left;
	display: block;
	line-height: 40px;
 	-webkit-tap-highlight-color:transparent;
 	color: black;
 	text-decoration: none;
}

#menuSocialDiv {
	position: absolute;
	bottom: 30px;
	padding: 0 40px;
}
#menuSocialDiv img {
	width: 39px;
	height: auto;
}
#menuSocialDiv #menuFacebookLink,
#menuSocialDiv #menuInstagramLink {
	margin-left: 20px;
}

#menuCopyDiv {
	color: grey;
	position: absolute;
	bottom: 8px;
	left: 50px;
	font-size: 12px;
}

.keywords {
	font-size: 12pt;
	color: #000;
	border: 1px solid #000;
	outline-width: 0;
}
.search {
	font-size: 12pt;
	color: white;
	background-color: black;
}
.searchCurrentPos {
	font-size: 12pt;
	color: white;
	font-weight: bold;
	background-color: black;
}
.center {
	vertical-align: middle;
	text-align: center;
}
.title {
	font-size: 12pt;
	line-height: 1;
	font-weight: 600;
}
.comment {
	font-size: 11pt;
}
#commentMore {
}
#commentMore span {
	position: relative;
	font-size: 14px;
}
#commentMore span img {
	position: absolute;
	top: -3px;
	left: -27px;
	width: 27px;
	height: auto;
}

.copyright {
	position: relative;
	color: #4d4d4d;
	font-size: 16pt;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

#content_title {
	height: 100px;
	text-align: center;
}
#content_expl {
	height: 100px;
	text-align: center;
}

/* layout map search */
#content_title #map_search {
	margin: 0 auto;
	padding-top: 40px;
}
#content_expl_inner {
	width: 300px;
	margin: 0 auto;
}
#content_expl_inner #mapSearchGlass {
	float: left;
}
#content_expl_inner .mapSearchText1 {
	padding-top: 10px;
	float: left;
}
#map_keyword_search #keywords {
	float: left;
}
#map_keyword_search #search {
	float: left;
	margin-left: 5px;
}

/* layout image search */
#content_title #image_search {
	margin: 0 auto;
	padding-top: 40px;
}
/* layout all search */
#content_title #all_search {
	margin: 0 auto;
	padding-top: 40px;
}

.studio {
/*	top: 130px;
	left: 0px;
	position: absolute;*/
}

.studioText1 {
	font-size: 15pt;
	font-weight: bold;
	position: relative;
	color: black;
}

.studioText2 {
	font-size: 12pt;
	position: relative;
	color: #464646;
}

.studioText3 {
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	color: #464646;
}

.studioText3 a {
	font-size: 14pt;
	font-weight: bold;
	position: relative;
	color: #464646;
	text-decoration: none;
}

.studioText4 {
	font-size: 12pt;
	position: relative;
	color: black;
}

.studioText5 {
	font-size: 16pt;
	font-weight: bold;
	position: relative;
	color: black;
}

.studioText6 {
	font-size: 12pt;
	position: relative;
	color: black;
}

.studioText7 {
	font-size: 12pt;
	position: relative;
	color: black;
}

.studioText8 {
	font-size: 12pt;
	position: relative;
	color: black;
}

.studioText8 a {
	color: black;
	text-decoration: none;
}

.studioText9 {
	font-size: 12pt;
	font-weight: normal;
	position: relative;
	color: black;
}

.studioText9 a {
	color: black;
	text-decoration: none;
}

.studioText10 {
	font-size: 16pt;
	font-weight: bold;
	position: relative;
	color: black;
}

.studioText11 {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.studioText12 {
	font-size: 12pt;
	position: relative;
	color: white;
}

.studioPhotoWheel {
	height: 80px;
	position: relative;
	top: -1px;
/* 	overflow: hidden; */
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
#photoWheelCont {
	position:absolute!important;
}

.studioTable {
	outline: none;
	border-collapse: collapse;
	border: none;
	margin: 5px 0 20px 0;
}

.studioTable div {
	margin-left: 5px;
}

.studioBorderTop {
	border-top: 1px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: black;
}

.studioBorderTopBottom {
	border-top: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-left: 0px;
	border-style: solid;
	border-color: black;
}

.tableDark {
	background-color: #e6e6e6;
}

.tableLight {
	background-color: white;
}

.tableLeft {
	border-top: 0px;
	border-right: 1px;
	border-bottom: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: black;
	outline:none;
	vertical-align: top;
}

.tableRight {
	border-collapse: collapse;
	outline:none;
}

.tableLeftOnly {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px;
	border-style: solid;
	border-color: black;
	outline:none;
}

.dottedLine {
  border: none;
  border-top: 1px dotted #000;
  color: #fff;
  background-color: #fff;
  height: 1px;
  position: relative;
  width: 100%;
  left: -5px;
}

.square {
	clear:both;
	background-color: black;
	width: 12px;
	height: 12px;
	margin-left: 5px;
	margin-top: 11px;
	float: left;
	display: inline;
}

.inlinepara {
	float: left;
}

.mapSearchText1 {
	font-size: 11pt;
	color: #464646;
}

.mapSearchText1 {
	font-size: 11pt;
	color: black;
}

.imageSearch1 {
	font-size: 10pt;
	color: black;
	width: 130px;
	text-align: center;
}

.imageSearch2 {
	font-size: 11pt;
	color: black;
	border-style: solid;
	border-width: 2px;
	border-color: black;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 12pt;
	font-weight: 600;
	text-align: center;
}

.imageSearchTitle {
	font-size: 12pt;
	font-weight: 600;
	color: black;
	line-height: 20px;
	text-align: left;
}

.imageSearchAddress {
	font-size: 11pt;
	font-weight: normal;
	color: black;
	text-align: left;
}

.imageSearchButton {
	position: relative;
	line-height: 50px;
	height: 50px;
	color: white;
	background-color: black;
	font-size: 14pt;
	font-weight: 700;
	text-align: center;
}

.imageSearchClose {
	position: relative;
	line-height: 40px;
	height: 40px;
	color: black;
	background-color: white;
	font-size: 12pt;
	font-weight: normal;
	text-align: center;
}
.imageSearchClose div {
	width: 90px;
	margin: 0 auto;
	text-align: center;
}
.imageSearchClose span {
	float:left;
}
.imageSearchClose img {
	float:left;
	height: 36px;
	width: auto;
}
.searchBaseDiv {
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: black;
}

.imageSearchHeader {
	border-color: black;
	color: black;
	font-size: 12pt;
	font-weight: 600;
	background-color: #c0c0c0;
	line-height: 40px;
	vertical-align: middle;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.imageSearchDetail {
	color: black;
	font-size: 12pt;
	font-weight: normal;
	background-color: "white";
	line-height: 30px;
}

.imageSearchDetailLeftHeader {
	margin-left: 20px;
}

#headerAreaDetail,
#headerSceneDetail,
#headerPriceDetail,
#headerMaterialDetail {
	font-size: 14px;
}

.imageSearchDetailLeft,
.imageSearchDetailMiddle,
.imageSearchDetailRight,
.imageSearchDetailFarRight {
	position: absolute;
}

.imageSearchSpacer {
	height: 15px;	
}

.slider_icon {
	margin-left: 10px; 
	margin-top: 5px; 
	margin-right: 10px;
}

.imageSearchDottedLine {
  border: none;
  border-top: 1px dotted #000;
  color: #fff;
  background-color: #fff;
  height: 1px;
  position: relative;
  left: 15px;
  margin-top: 5px;
  margin-bottom: 4px;
}

.studioListSelectDiv {
	position: relative;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: white;
	background-color: #666666;
}

.studioListSelectDiv p {
	top: -13px;
	position: absolute;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	color: white;
}

.studioListSelect {
	position: relative;
	left: 10px;
	font-size: 14px;
	background-color: #666;
    border: none;
    color: #fff;
    background-image: url(https://s3-ap-northeast-1.amazonaws.com/rstudioglobal/mobile/@2x/arrowDown@2x.png);
    background-position: 80px -10px;
    background-size: 40px 40px;
    background-repeat: no-repeat;
    width: 120px;
}

.studioListArea {
	position: relative;
	height: 30px;
	line-height: 30px;
	background-color: white;
	font-size: 14px;	
	border-top: 1px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-color: #808080;
	border-style: solid;
	
}

.studioListAreaSub {
	position: relative;
	height: 30px;
	line-height: 30px;
	background-color: #cdcdcd;
	font-size: 14px;	
	border-right: 0px;
	border-left: 0px;
	border-bottom: 1px;
	border-color: #808080;
	border-style: solid;	
}

.studioListListTitle {
	font-size: 13pt;
	font-weight: 600;
	color: black;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 20px;
}

.studioListListAddress {
	font-size: 11pt;
	color: #000;
	margin-left: 10px;
	margin-top: 6px;
	line-height: 20px;
}

.studioListListTel {
	font-size: 13pt;
	font-weight: 600;
	color: black;
	margin-left: 10px;
	margin-top: 6px;
	line-height: 20px;
}

.studioListListTel a {
    font-size: 14pt;
    font-weight: bold;
    position: relative;
    color: #464646;
    text-decoration: none;
}

.studioListFooter {
	height: 10px;
}

.mailForm {
	position: relative;
}

.mailFormDetail {
	margin-top: 20px;
	position: relative;
}

.inputText {
	width: 50%;
}

.inputText_text {
	height:	12.5rem;
}

/* 20170810 */
#head {
}
#head #head-logo {
}
#head #head-logo #menuBtn {
	z-index: 10;
	position: absolute;
	top:0;
	left:0;
	width: 17.8%;
	height: auto;
}
#head #head-logo #rstudioLogo {
	width: 100%;
	height: auto;
}
#head #head-logo #searchBtn {
	z-index: 10;
	position: absolute;
	top:0;
	right:0;
	width: 17.8%;
	height: auto;
}
#head #head-links {
	border-bottom: 1px solid #231814;
	padding-bottom: 3px;
}
#head #head-links .menu_on {
	margin-bottom: 0;
}
#head #head-links .menu_off {
	margin-bottom: 2%;
}

#head #head-links img {
	width: 23%;
	margin-left: 1.5%;
	vertical-align: top;
}

#headSearch {
	position:absolute;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 12;
	width: 85%;
}
#headSearch #closeSearch {
	float: right;
	width: 17.8%;
	height: auto;
	margin-top: 5px;
}
#headSearch form {
	padding-top: 8pt;
	float: right;
}
#headSearch form input[type="text"] {
	border: 1pt solid #000;
	line-height: 26px;
	height: 26px;
	font-size: 12px;
	margin-left: 2%;
	padding-left: 26px;
	border-radius: 0;
	float: left;
	background: no-repeat 0;
}
#headSearch form input[type="submit"] {
	background: #000;
	color: #fff;
	border: none;
	line-height: 36px;
	display: inline-block;
	margin-left: -1px;
	font-size: 11pt;
	border-radius: 0;
	float: left;
	text-align: center;
}

.studio-index{
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.studio-index .title {
	margin-top: 6pt;
}
.studio-index .comment {
	margin-top: 3pt;
}
.studio-index-img-wrap{
	position: relative;
}

.studio-index-img{
	width: 100%;
	height: auto;
	vertical-align:bottom;
}
.topCategoryLabel {
	position: absolute;
	top: 0;
	left: 0;
	width: 89px;
	height: auto;
}
#topButton {
	position: fixed;
	right: 10px;
	bottom: 10px;
	width: 40px;
	height: 40px;
}
#allstudio {
	font-size: 12pt;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

/* map search result */
#studioShow #studioShowBlank #studioShowIcon {
	width: 10%;
	height: auto;
	float:left;
}
#studioShow #studioShowBlank #studioShowTitle {
	padding-top: 2pt;
	padding-left: 30px;
	font-size: 12pt;
	font-weight: bold;
}
#studioShow #studioShowBlank #studioShowSubTitle {
	padding-left: 30px;
	font-size: 9pt;
}

#showSearchMenu {
	padding-right: 15px;
}

#showSearchMenu #downIcon {
	float: right;
	width: 28%;
}

.searchBaseDiv input[type="checkbox"] {
	border-radius: 0;
	vertical-align: middle;
	border: 1px solid #000;
	height: 15px;
	width: 15px;
}

/* image search list */
#image_list_title {
	max-height: 160px;
}
#image_list_title #image_search {
	max-width: 300px;
	height: auto;
}

#jointStudioBox {
	background: #efefef;
}
#jointStudioBox .jointStudio {
	padding: 10px;
	border-bottom: 1px solid #231814;
}
#jointStudioBox .jointStudio:last-child {
	border: none;
}
#jointStudioBox #commentText {
	border-bottom: 1px solid #231814;
}
#jointStudioBox .studioText11,
#jointStudioBox .studioText12 {
	color: #000;
}
#groupStudioBox {
	background: #f0f7f9;
}
#groupStudioBox .groupStudio {
	padding: 10px;
	border-bottom: 1px solid #231814;
}
#groupStudioBox .groupStudio:last-child {
	border: none;
}
#groupStudioBox #commentText {
	border-bottom: 1px solid #231814;
}
#groupStudioBox .studioText11,
#groupStudioBox .studioText12 {
	color: #000;
}

#searchInfo {
	padding: 10px;
	border-bottom: 1px solid #231814;
}

.left_chervon {
	width: 16px;
	float:left;
}

input#keywords,
input#search {
	border-radius: 0;
}

#headNotice {
	padding: 10px 10px 0 10px;
	font-size: 12px;
}
#headNoticeBody {
	border: 1px solid #ff0000;
	padding: 5px;
}
#headNoticeBody span {
	font-weight:bold;
}

#content_title #topics_column {
	margin: 0 auto;
	padding-top: 40px;
	border-bottom: 1px solid #000;
}

#columnBaseDiv {
	margin-bottom: 10px;
}

#columnBaseDiv #columnBody > img {
	width: 100%;
	height: auto;
}

#columnBaseDiv .column_list {
	padding-top: 10px;
	clear: both;
}
#columnBaseDiv .column_list .column_image {
	width: 30%;
	padding-left: 2%;
	height: auto;
	float: left;
}
#columnBaseDiv .column_list .column_body {
	width: 64%;
	float: left;
	padding-left: 2%;
}
#columnBaseDiv .column_list .column_title {
	font-size: 14px;
	font-weight: bold;
}
#columnBaseDiv .column_list .column_lead {
	font-size: 12px;
	border-top: 1px dotted #333;
	margin-top: 2px;
	padding-top: 4px;
}

#columnBaseDiv h1 {
	font-size: 16px;
}

#columnBaseDiv #column_title {
	margin: 0;
	padding: 20px 10px 10px 10px;
}
#columnBaseDiv #column_title span{
	font-size: 14px;
	color: #666;
}
#columnBaseDiv #column_title h1 {
	margin: 0;
}

#columnBaseDiv .block1 {
	padding: 10px 10px 0 10px;
}

#columnBaseDiv .title_large_bold {
	font-weight: bold;
}
#columnBaseDiv .title_large {
	font-weight: normal;
}
#columnBaseDiv .title_middle {
	font-size: 12px;
}
#columnBaseDiv .title_small {
	font-size: 10px;
}
#columnBaseDiv .title_grey {
	background: #dcdcdc;
	color: #000;
	width: 100%;
	margin-top: 10px;
}
#columnBaseDiv .block_lined {
	border: 1px dotted #000;
	padding: 10px;
}

#columnBaseDiv hr {
	border-top: 1px dotted #000;
}

#columnBaseDiv .block2right {
	margin-top: 10px;
}

#columnBaseDiv .block1 > img,
#columnBaseDiv .block2left > img,
#columnBaseDiv .block2right > img,
#columnBaseDiv .block3left > img,
#columnBaseDiv .block3center > img,
#columnBaseDiv .block3right > img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

#columnBaseDiv #column_neighbor_links {
	border-top: 1px solid #666;
	padding: 20px 0;
	margin-top: 20px;
}
#columnBaseDiv #column_neighbor_links .column_neighbor_prev {
	float: left;
	color: #000;
	background-repeat: no-repeat;
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/rstudioglobal/mobile/@2x/arrow_lt@2x.png);
	padding-left: 20px;
	background-size: 18px;
	background-position-y: 3px;
}
#columnBaseDiv #column_neighbor_links .column_neighbor_next {
	float: right;
	color: #000;
	background-repeat: no-repeat;
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/rstudioglobal/mobile/@2x/arrow_gt@2x.png);
	padding-right: 20px;
	background-size: 18px;
	background-position-x: right;
	background-position-y: 3px;
}

#columnBaseDiv a.column_link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/rstudioglobal-test/mobile/@2x/chervonMapApp@2x.png);
	background-repeat: no-repeat;
	background-size: 14px;
	padding-left: 15px;
}

#columnBaseDiv #column_list_category_name {
	font-size: 16px;
	border-bottom: 1px solid #000;
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
}
#columnBaseDiv .column_group_title {
	margin-top: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}

#columnBaseDiv .column_list_detail {
	padding: 10px 10px 0 10px;
	clear: both;
}
#columnBaseDiv .column_list_detail .column_list_detail_image {
	width: 100px;
	height: auto;
	float: left;
}
#columnBaseDiv .column_list_detail .column_list_detail_body {
	color: #000;
	width: 65%;
	float: left;
	padding-left: 3%;
}
#columnBaseDiv .column_list_detail .column_list_detail_title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
#columnBaseDiv .column_list_detail .column_list_detail_lead {
	color: #000;
	font-size: 12px;
	border-top: 1px dotted #333;
	margin-top: 2px;
	padding-top: 4px;
}

#columnBaseDiv .column_category_title {
	clear:both;
	margin-top: 20px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
#columnBaseDiv #column_category_links {
	list-style-type: none;
	margin:0;
	min-height: 4rem;
	padding: 5px 0 0 0;
}
#columnBaseDiv #column_category_links .column_category_link {
	width: 48%;
	border: 1px solid #ccc;
	border-radius: 0.5em;
	text-align: center;
	float: left;
	margin: 1% 0 0 1%;
}
#columnBaseDiv #column_category_links .column_category_link a {
	text-decoration: none;
	color: #000;
	font-size: 14px;
}

#columnBaseDiv .caption_right,
#columnBaseDiv .caption_left {
	font-size: 10px;
}

#column_preview {
	background: #f0f0f0;
}
#column_preview #columnBaseDiv {
	background: #fff;
	width: 375px;
	margin: 0 auto;
}

#column_category_title {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(https://s3-ap-northeast-1.amazonaws.com/rstudioglobal/mobile/@2x/arrowDownBlack@2x.png);
	background-size: 48px;
	background-position-x: right;
	background-position-y: 6px;
}
#column_category_title span {
	display: block;
	width: 100%;
}
#select_column_category {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: -1px;
	background: #fff;
	width: 100%;
	border-top: 1px solid #000;
	display: none;
}
#select_column_category.open {
	display: block;
}

#select_column_category li {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #000;
}

.clearfix::after{
	content: "";
	display: block;
	clear: both;
}

.sns_link a {
	line-height: 2;
}
.sns_link a img {
	width: 20px;
	height: auto;
	margin-right: 5px;
	vertical-align: middle;
}

.url_link,
.sns_link span,
.mail_link span {
	text-decoration: underline;
}
.mail_link a {
	line-height: 2;
}
.mail_link img {
	width: 20px;
	height: auto;
	margin-right: 5px;
	vertical-align: middle;
}