/*
Theme Name: Seista Blog
Author: Neueka Inc.
Author URI: http://www.neueka.com/
Version: 1.0
*/

@charset "UTF-8";


/* -----------------------------------------------------------------------------------------------
	0. Reset Section
-------------------------------------------------------------------------------------------------- */
  
* {margin: 0; padding: 0;}
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video,header,footer,aside,address, {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;}
html {background: #FFF; color: #000;}
* html body {font-size: small;}
*:first-child+html body {font-size: small;}
img {border: 0; margin:0; vertical-align: bottom;}
h1,h2,h3,h4,h5,h6 {font-size: 100%; font-weight: normal; height:100%;}
ul,dl,ol {text-indent: 0;}
li {list-style: none;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal; font-weight: normal;}
sup {vertical-align: text-top;}
sub {vertical-align: text-bottom;}
input,textarea,select {font-family: inherit; font-size: inherit; font-weight:inherit;}
* html input,* html textarea,* html select {font-size: 100%;}
*:first-child+html+input,*:first-child html+textarea,*:first-child+html select {font-size: 100%;}
table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
th,td {text-align: left; vertical-align: top;}
caption {text-align: left;}
pre,code,kbd,samp,tt {font-family: monospace;}
* html pre,* html code,* html kbd,* html samp,* html tt {font-size: 100%; line-height: 100%;}
*:first-child+html pre,*:first-child html+code,*:first-child html+kbd,*:first-child+html+samp,*:first-child+html tt {font-size: 108%; line-height: 100%;}
input,select,textarea {font-size: 100%; font-family: Verdana, Helvetica, sans-serif;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary { display:block;}
 *, *:before, *:after { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; }






/* ------------------------------------
 layout section
--------------------------------------- */
html { background:#ffffff; }
body { width:100%; font: 13px/15px "Helvetica", "Arial","游ゴシック", YuGothic,"Hiragino Kaku Gothic ProN", 'メイリオ', sans-serif; text-align: center; color:#221814; background:#ffffff; position: relative; }
#header { background-image:url(/img/common/back01.jpg); background-position:center; background-repeat:no-repeat; height:220px; margin-bottom:45px; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
.wrapper { width: 1030px; margin: 0 auto; text-align: left; padding:0 15px; overflow:hidden; }
#content { float:left; width:750px; }
#main { position: relative; }
#side { float:right; width:193px; overflow:hidden; margin-top:35px; } 
#footer { }

.section {
	margin-bottom: 50px;
	overflow: hidden;
}
.block_left {
	width: 355px;
	float: left;
	overflow: hidden;
}
.block_right {
	width: 355px;
	float: right;
	overflow: hidden;
}

.bread {
	font-size: 11px;
	margin-bottom: 8px;
}




/* common */
a { text-decoration:underline; color:#666666; }
a:hover { text-decoration:underline; color:#666666; transition: 0.5s;  } 
a:hover img { filter: alpha(opacity=60); -moz-opacity:0.60; opacity:0.60; }
strong { font-weight:bold; }
em { font-style:italic; font-weight:bold; }
.click { cursor:pointer; }
select:focus { background-color:#ffffcc; }
.c { text-align: center !important; }
.l { text-align: left !important; }
.r { text-align: right !important; }

/* 3-3 button */
.btn {
	width: 100%;
	background-color: #1499b0;
	color: #ffffff;
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	border: 1px solid #d8d8d8;
	text-align: center;
	padding: 10px 0 8px 0;
	font-size: 12px; font-size: 1.2rem;
	margin-bottom: 8px;
}
.btn a {
	color: #ffffff;
}
.btn:hover {
	background-color: #eeeeee;
	color: #009999;
	transition-duration: 0.5s;
	cursor: pointer;
}
.btn:hover a {
	color: #009999;
	text-decoration: none;
	transition-duration: 0.5s;
}
.btn_reedit {
   background-color: #c8c8c8;
    padding: 2px;
}
.btn_reedit a {
    text-decoration: none;
}

label {
	display: inline-block;
	vertical-align: middle;
}
input:focus, textarea:focus, select:focus {
	background-color:#ffffdd;
}

input[type=text],
input[type=password],
input[type=email],
textarea {
	width: 98%;
	font-size: 15px; font-size: 1.5rem!important;
	padding: 8px;
	color:#000000;
	border: 1px solid #d0d0d0;
}
input[type=checkbox] + label {
	margin: 0 16px 0 3px;
}

.ul_list > li {
	list-style: disc;
	list-style-position: outside;
	line-height: 135%;
	margin: 0 0 10px 25px;
}

/* ------------------------------------
 header section
--------------------------------------- */
#header_mobile, #title_mobile  { display:none; }

.logo { margin:60px 0 0 0;text-align: center; } 
#grandmenu { margin:40px 250px 0 280px; text-align: center; padding:15px 0 10px 0px;background:#ffffff;} 
.gm {  }
.gm__item { display:inline-block; margin:0 4px; }

#labo { background:#ffffff; padding:0px; float:right; margin:-245px 15px -50px 0; }
.labo__info { color:#999; font-size:85%; line-height:1.5; margin-top:6px; }
.labo__info a { color:#999; } 
.labo__info a:after, .option_price  li:after { content: "　"; background-image:url(/img/common/icon_tri_right.png); background-repeat:no-repeat; background-position:center; } 

#comments { padding:0; }



/*searchform*/
form.searchform{margin-bottom:20px;}
input#s{width:160px; height:25px; outline:none; float:left;}
input#searchsubmit {margin:1px 0 0 -30px; width:25px; height:25px; background:#fff; background: url(/img/common/search_icon.png) no-repeat; border:none; clear:both; }

/* ------------------------------------
 content section
--------------------------------------- */
#content  { margin:43px 0 40px 0; padding:0 0 10px 0;  overflow:hidden; } 
#content .page-title { font-weight:normal; margin-bottom:20px; color:#138ea7; }
#content article { margin-bottom:90px; }
#content .entry-title { font-size:150%; font-weight:normal; margin-bottom: 10px; letter-spacing:0.02em; line-height:1.5; }
#content .entry-title a {text-decoration:none; color:#222222;border-bottom:1px solid #cccccc;padding-bottom:4px;  }
#content .entry-date { font-size:94%; font-family: 'Roboto', sans-serif; color:#9c9c9c; margin-bottom: 35px; text-align:right;  }
#content .entry-content { font-size:108%;}
#content .entry-footer { padding-bottom: 10px;}
.entry-footer-pager{margin:-60px 0 30px 0; padding-bottom:20px; text-align:center;  border-bottom:1px solid #cccccc;}
#content p { margin:25px 0; line-height:2.0; }
#content img { margin:15px 0; }
.social_button { margin-bottom:20px; overflow:hidden; }
.social_button_each { float:left; margin-right:20px; }

.continue {
	text-align: right; 	
	line-height:2.0;
	margin-bottom: 10px;
}
.continue img {
	height: 31px;
}

/* ------------------------------------
 Right side section
--------------------------------------- */
.side__iconmenu { margin-bottom:20px; }
.side__smenu { margin-bottom:30px; }
.smenu__item {font-size:1.07em; letter-spacing:0.1em; background:url(/img/common/icon_dot.png); background-repeat:no-repeat; background-position:left; padding:14px 0 14px 24px; border-bottom:1px solid #ccc; }
.smenu__item a { text-decoration:none; color:#222; }
.pldw { margin-bottom:13px; } 
.pldw__head { cursor:pointer; }
.pldw__head ul { display:none; }
.pldw__head li { font-size:93%; }
.side__cart { margin:35px 0 45px 0; }
.collapsing { cursor:pointer; }

#side .gsc-control-cse {border: 1px solid #000; }
.gsib_a {padding: 0 !important; }
.gsc-input-box {overflow: hidden !important;  }



/* ------------------------------------
 footer section
--------------------------------------- */

.footerInformation { overflow:hidden; padding:30px 0; background:#e8e8e8; }
.footerInformation p { line-height:1.5; text-align:justify; }
.footer_block { float:left; width:300px; background:#fff; margin:0 25px 0 0; padding:20px; overflow:hidden; line-height:1.7; }
.footer_block:nth-child(3),
.footer_block:nth-child(4) { margin-right:0; float:none; }
.footer_entry { font-size:1.3; font-weight:normal; letter-spacing:0.2em; margin-bottom:20px; }
.footer_hl { font-weight:bold; font-size:1.1em; margin:20px 0 7px 0; }
.footer_table { border-top:1px solid #ccc; margin-bottom:20px; width:100%; }
.footer_table th, .footer_table td { padding:4px 18px; line-height:2.0; border-bottom:1px solid #ccc; }
.footer_table th { background:#f9f9f9; font-weight:bold; width:65%; }
.footer_table td { background:#ffffff; }
.footer_ul { margin:7px 0 ; }
.footer_ul li { list-style:disc; list-style-position:outside; margin: 4px 0 4px 14px; line-height:1.5; }

#footer { clear:both; background:#dcdcdd; padding:30px 0 80px 0; }
.footer__menu { clear:both; margin-bottom:30px; overflow:hidden; text-align:center; }
.footer__menu ul { width:1000px; margin:0 auto;}
.footer__menu li { display:inline; margin:0 10px; line-height:2.0;  } 
.footer__credit { clear:both; text-align:center;  }

/* scroll up to page top  */
.totop {
	position: fixed;
	bottom:0; right:0;
	display: none;
	overflow:hidden;
	width: 48px;
	height: 48px;
	filter: alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;
}
.totop:hover {
	filter: alpha(opacity=100); -moz-opacity:1.0; opacity:1.0;
	transition: 0.5s;
}
.totop img {
	width: 100%;
}
/* mobile menu  */
  .smobile_btn, .mobile_menu {
  	display: none;
  }
  
  
/* ------------------------------------
 component
--------------------------------------- */

/*  common */
.mb10 { margin-bottom:10px; }
.mb20 { margin-bottom:20px; }
.mb30 { margin-bottom:30px; }
.mb40 { margin-bottom:40px; }
.mb50 { margin-bottom:50px; }

.caution { color: #e50011; }
.plain_text { line-height:2; text-align:justify; }

.pnkz { margin-bottom:20px;}
.block_l30 { float:left; width: 30%;  }
.block_l50 { float:left; width: 50%;  }
.block_l70 { float:left; width: 70%;  }
.block_r { float:right; }

dl.dllist { }
dl.dllist dt { float:left; width:30%; margin:0 0 15px 0;  }
dl.dllist dd { margin:0 0 15px 0; }

.common_section { margin-bottom:70px; }
.common_l { float:left; width:165px; margin-right:30px; padding:20px 5px; border-top:1px solid #221814; overflow:hidden; }
.common_r { padding:20px 5px; border-top:1px solid #221814; overflow:hidden; } 
.common_entry { font-size:1.3em; line-height:1.3; font-weight:normal; letter-spacing:0.2em; background:url(/img/common/art_common_entry.png); background-repeat:no-repeat; background-position:bottom; padding:0 6px 0 6px; }

.common__hl { font-size:1.2em; font-weight:bold; line-height:1.3; margin-bottom:12px; letter-spacing:0.1em; }
.common__text { line-height:2.0; margin-bottom:35px; }
.commom_li { line-height:1.5; margin:8px 0; list-style:disc;  }

.common_table { border-top:1px solid #ccc; margin-bottom:20px; }
.common_table th, .common_table td { padding:4px 18px; line-height:2.0; border-bottom:1px solid #ccc; }
.common_table th { background:#f9f9f9; font-weight:bold; width:28%; }
.common_table td { background:#ffffff; }




/* ------------------------------------
 map
--------------------------------------- */
.maps {
	/* background: #e7e3d5; */
	padding: 0 0 20px 0;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
	width: 100%;
}
.map_index_title {
	width: 100%;
	margin-bottom: 40px;
}
.map_index_title img {
	width: 100%;
}
.map_lead {
}
.map_tokuten {
	background: #f1eee6;
	border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px;
	padding: 15px 15px 3px; 15px;
	margin-bottom: 30px;
}
.map_tokuten h3 {
	text-align: center;
	font-size: 1.0rem;
	color: #99614a;
}
.map_tokuten p {
	margin: 10px 0 !important;
}
.map_map {
	width: 100%;
	height: 500px;
	overflow: scroll;
	margin-bottom: 20px;
}
.map_title {
	text-align: center;
	margin-bottom: 15px;
}
.map_title img {
	width: 200px;
}
.map_image {
	width: 100%;
}
.map_image img {
	width: 100%;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	margin: 0 0 10px 0 !important;
}

.map_left {
	margin-top: 20px;
	width: 30%;
	float: left;
	overflow: hidden;
	padding-right: 20px;
}
.map_right {
	margin-top: 20px;
	width: 62%;
	float: right;
	overflow: hidden;
	padding-right: 20px;
}
.map_name {
	margin: 50px 0 15px 0;
	padding: 5px 0 5px 10px;
	font-size: 18px!important; font-size: 1.8rem;
	border-left: 3px solid #00a349;
	line-height: 1.25;
}
.map_tag {
	background: #888;
	color: #fff;
	font-size: 11px!important; font-size: 1.1rem;
	text-align: center;
	padding: 2px 6px;
	border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px;
	margin-right: 4px;
}

.map_table {
	border-top: 1px solid #e8e8e8;
}
.map_table th, .map_table td {
	padding: 8px 25px 8px 0;
	vertical-align: middle;
	border-bottom: 1px solid #e8e8e8;
	line-height: 1.5;
}
.map_table th {
	color: #666;
	width: 100px;
}
#google_map {
	clear: both;
	width: 100%;
	height: 400px;
	margin: 70px 0;
}

/* map list */

.maps {
	position: relative;
}
.maplist_menu {
	width: 100%;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}
.maplist_menu_fixed {
	width: 750px;
	margin: 0 auto ;
	position: fixed;
	top: 0;
	z-index: 200;
}
.maplist_menu_each {
	width: 25%;
	float: left;
	text-align: center;
	background: #fae589;
	padding: 10px 8px;
	border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0;
	font-size: 12px !important;
}
.maplist_menu_each:nth-child(1) {
	background: #c8dfdc;
}
.maplist_menu_each:nth-child(2) {
	background: #fadad9;
}
.maplist_menu_each:nth-child(3) {
	background: #d8d8d8;
}



.maplist_menu_each a {
	text-decoration: none;
}
.maplist_areaname {
	clear: both;
	color: #99614a;
	font-size: 18px; 
	padding-bottom: 8px;
	border-bottom: 1px dashed #aaaaaa;
	margin-bottom: 24px;
}
.maplist {
	margin: 15px 0;
}

.map_each {
	width: 22%;
	margin-right: 4%;
	margin-bottom: 40px;
	float: left;
	position: relative;
}
.map_each:nth-child(4n) {
	margin-right: 0;
}
.map_each:nth-child(4n+1) {
	clear:left;
}
.map_photo {
	width: 167px;
	height: 167px;
	overflow: hidden;
	margin: 0 0 10px 0 !important;
}
.map_photo img {
	margin: 0 !important;
	width: 100%;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.map_code {
	position: absolute;
	left: 4px;
	top: 4px;
	z-index: 100;
	border-radius: 50%; -webkit-border-radius: 50%;; -moz-border-radius: 50%;
	width: 24px;
	height: 24px;
	background: #0099bc;
	text-align: center;
	padding-top: 5px;
	color: #ffffff;
	font-size: 11px !important; font-size: 1.1rem;
}
.map_code_1 {
	background: #e13e51;
}
.map_code_2 {
	background: #6d4f34;
}
.map_code_3 {
	background: #7b8e7e;
}
.map_each .map_tag {
	width: 50%;
}
.map_listname {
	margin: 12px 0 8px 0 ;
	color: #99614a;
	font-size: 14px !important; font-size:1.4rem;

}
.map_listname a {
	color: #99614a;
}
.map_category {
	font-size: 11px !important; font-size:1.1rem;
}
.map_intro {
	font-size: 12px !important; font-size:1.2rem;
	line-height: 1.5;
}



.map_tag_0 {
	background: #fae589;
	color: #666;
}
.map_tag_1 {
	background: #c8dfdc;
	color: #666;
}
.map_tag_2 {
	background: #fadad9;
	color: #666;
}
.map_tag_3 {
	background: #d8d8d8;
	color: #666;
}
.informationWindow {
	width: 400px;
}





/* ------------------------------------
 issue
--------------------------------------- */
.issue_index {
 width: 31%;
 margin: 0 2% 30px 0;
 float: left;	
 border: 1px solid #b0b0b0;
 padding: 12px 15px 10px 15px;
 border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
 height: 400px;
}

.issue_index_title {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1.5;
	height: 60px;
}
.issue_index_title a {
	text-decoration: none;
}
.issue_index_img {
}
.issue_index_img img {
	width: 100%;
	margin-bottom: 0;
}


.issue_page {
	margin-bottom: 10px;
	overflow: hidden;
	clear: both;
}
.issue_title {
	width: 45%;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
}
.issue_title img {
	width: 100%;
}
.issue_vol {
	width: 69px;
	float: right;
	margin-bottom: 20px;
	overflow: hidden;
}
.issue_hr, .issue_hr img {
		width: 100%;
	}
.issue_h2 {
	clear: both;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.5;
}
.issue_h3 {
	clear: both;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.5;
}
.issue_full {
	width: 100%;
	margin-bottom: 40px;
}
.issue_full dt {
	margin-bottom: 0;
}
.issue_full img {
	width: 100%;
}
.issue_full dd {
	text-align: right;
	font-size: 12px;
	color: #888;
}
.issue_half {
	width: 45%;
	float: left;
}
.issue_half:nth-child(even) {
	float: right;
}
.issue_half dt {
	margin-bottom: 0;
}
.issue_half img {
	width: 100%;
}
.issue_half dd {
	text-align: left;
	font-size: 12px;
	color: #888;
}

.issue_point {
	width: 80%;
	margin: 30px auto;
}

.issue_diary {
	background: #eff5e2;
	padding: 45px;
}
.issue_diarydl {
	width: 190px;
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
}
.issue_diarydl:nth-child(3n) {
	margin-right: 0;
}
.issue_diarydl:nth-child(3n+1) {
	clear: left;
}
.issue_diarydl img {
	width: 100%;
}
.issue_diarydl dd {
	font-size: 12px;
	line-height: 1.5;
}



.issue_next {
	width: 100px;
	height: 100px;
	margin: 0 auto 20px auto;
	border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%;
	background: #c8c8c8;
	color: #ffffff;
	text-align: center;
	padding-top: 40px;
}
.issue_next a {
	color: #ffffff;
}
.issue_pns {
	clear: both;
	width: 315px;
	margin: 0 auto 30px auto;
	overflow: hidden;
	text-align: center;
}
.issue_pn {
	width: 45px;
	height: 40px;
	float: left;
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
	padding-top: 12px;
}
.issue_pn:first-child {
	border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; -moz-border-radius: 4px 0 0 4px;
}
.issue_pn:last-child {
	border-right: 1px solid #d0d0d0;
	border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0;
}
.issue_pn a {
	text-decoration: none;
	color: #888888;
}
.issue_pn_current {
	background: #c8c8c8;
}
.issue_pn_current a {
	color: #ffffff;
}

.issue_item {
	width: 500px;
	margin: 0 auto 20px auto;
	text-align: center;
}
 .issue_item img {
}

.issue_recommend {
	
}
.issue_recommend img {
	width: 100%;
	
}
.issue_recommend div {
	width: 40%;
	float: left;
}
.issue_recommend ul {
	width: 58%;
	float: right;
	padding-top:15px;
}

.issue_footer {
	text-align: center;
	clear: both;
}
.issue_footer_logo ,.issue_btmvol {
	margin: 8px 0 !important;
	font-weight: bold;
}
.issue_footer img {
	width: 125px;	
	margin: 0 !important;
}




/* comment */
#comment_btn {
	width: 269px;
	height: 45px;
	overflow: hidden;
	position: fixed;
	left: 0;
	bottom: 0;
	filter: alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;
}
#comment_btn:hover {
	filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;
}
#comment_btn img {
	width: 100%;
}

#comment_area {
	width: 750px;
	margin: 0 auto;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	z-index: 100;
	display: none;
	background: #f0f8fa;
	padding: 20px;
	border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius: 10px 10px 0 0x;
	border-top: 5px solid #c0c0c0;
	border-right: 5px solid #c0c0c0;
	border-left: 5px solid #c0c0c0;
	box-shadow: 0 0 6px 3px rgba(0,0,0,0.2);
}





/* table */
table {
	width: 100%;
	margin-bottom: 30px;
}
table th {
	width: 20%; 
	background:#e4eff8; 
	border:1px solid #c0c0c0; 
	padding:4px 8px; 
	vertical-align:middle; 
	font-weight:bold; 
	text-align:center; 
	font-size: 15px; font-size: 1.5rem;
}
table td {
	background-color: #fefef9;
	border:1px solid #c0c0c0; 
	padding:8px 12px; 
}

table .td_25 {
	width: 25%;
}

/* form */

.forms {
	width: 100%;
	margin-bottom: 40px;
}
.forms table {
	width: 100%;
	margin-bottom: 20px;
}
.forms th, .forms td {
	padding: 8px 16px;
	border: 1px solid #d0d0d0;
	font-size: 108%;
	vertical-align: middle;
}
.forms th {
	text-align: center;
	width: 25%;
	background: #f0f0f0;
	color: #666666;
}
.forms .req th {
	color: #000000;
	background: #f0ece2;
	background-image: url(/img/common/icon_req.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.forms input[type=text], .forms textarea, .forms input[type=email],.forms input[type=password],.forms input[type=tel] {
	font-size: 15px; font-size: 1.5rem;
	padding: 6px 8px;
	color: #000088;
	width: 100%;
	background: #fbf9e2;
	border: none;
	margin-bottom: 3px;
}
.forms input.short {
	width: 220px;
}
.forms textarea {
	height: 80px;
}
.forms textarea#OrgBusiness {
	height: 300px;
}

.forms td.ex { 
	width: 25%;
	color:#888888;
	font-size:93%;
 }

.forms .entry {
	font-size: 200%;
	line-height: 1.5;
	font-weight: bold;
}

.forms .ch {
	width: 5%;
}
.forms input[type=text].ok {
	background: #e8fbdb;
}

.forms input[type=text].err {
	background: #f9e7e7;
}

.action {
	margin-bottom: 40px;
	text-align: center;
	line-height: 1.5;
}
.action_submit {
	float: right;
}
.action_redit {
	float: left;
}
.cautionBlock {
	margin: 0 30px 20px 30px;
	line-height: 1.5;
}

.errorBlock {
	display: none;
	position:fixed; 
	top: 120px; 
	left:0;
	right:0;
	margin: 0 auto;
	width: 80%; 
	filter: alpha(opacity=90); -moz-opacity:0.90; opacity:0.90;
	border-radius: 14px; -webkit-border-radius: 14px; -moz-border-radius: 14px; 
	background: #202020;
	color: #ffffff;
	text-align: center;
	font-size: 123.1%;
	padding: 50px 0;
}




.message, 
#flashMessage {
	display: none;
	position:fixed; 
	top: 120px; 
	left:0;
	right:0;
	margin: 0 auto;
	width: 80%; 
	filter: alpha(opacity=90); -moz-opacity:0.90; opacity:0.90;
	border-radius: 14px; -webkit-border-radius: 14px; -moz-border-radius: 14px; 
	background: #202020;
	color: #ffffff;
	text-align: center;
	font-size: 18px; font-size: 1.8rem;
	line-height:2.0;
	padding: 50px 0;
}
.message a,
#flashMessage a {
	color:#fff;
}






/* -----------------------------------------------------------------------------------------------
	10. Resiponsive Section
	 @media screen and (max-width: 480px) {...}
-------------------------------------------------------------------------------------------------- */
 
.smp {
	display: none;	
}
.pc {
	display: block;	
}

@media screen and (max-width: 640px) {

.smp {
	display: block;	
}
.pc {
	display: none;	
}

/* ------------------------------------
 layout section
--------------------------------------- */

.wrapper { width: 100%; margin: 0 auto; text-align: left; padding:0 10px; overflow:hidden; }
#content { float:none; width:100%; }
#side { float:none; width:750px; overflow:hidden; margin-top:35px; } 


/* ------------------------------------
 header section
--------------------------------------- */
#header {
	background-image:url(/img/common/back01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:130px;
	margin-bottom:10px;
	-webkit-background-size: cover; -moz-background-size: cover; background-size: cover;
}
#header .logo { margin-top:35px; text-align: center; } 
#header .logo img { width:220px; }
#grandmenu, #labo { display: none; } 


/* ------------------------------------
 content section
--------------------------------------- */
#content { clear:left; padding:0 0 40px 0; margin:0;  overflow:hidden; text-align:left; }



/* ------------------------------------
 Right side section
--------------------------------------- */

	#side { float:none; width:100%; overflow:hidden; border-top:3px solid #f0f0f0; padding-top:20px; }
	.side__iconmenu { display: none; }
	.pldw__head { margin-bottom:20px; }
	.pldw__head > img, .pldw > img { display:none; }
	.pldw { clear:left; text-align:center; margin-bottom:10px; overflow:hidden; }
	.side__smenu { margin-bottom:20px; overflow:hidden; }
	.smenu__item { float:left; width:46%; margin:0 4px 4px 0; text-align:center; background:#f0f0f0; padding:8px 4px; cursor:pointer; }
	
	.side__cart { display:none; }
	
/* ------------------------------------
 footer section
--------------------------------------- */
.footerInformation { display:none; }
.footer__menu ul { width: 100%; margin: 0 auto;}
.footer__menu li { display: block; float:none; width: 85%; margin: 5px auto; background: #f0f0f0;  }
	
  /* mobile menu  */
  .smobile_btn { 
	  	position:fixed;
	  	bottom:24px;
	  	left:4px;
	  	width:48px;
	  	height:48px;
	  	filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
  	}
  	.smobile_btn img {
  		width: 48px;
  	}
  	
  	.mobile_menu {
  		display: none;
  		position:fixed;
	  	bottom:74px;
	  	left:4px;
	  	background: #ffffff;
	  	filter: alpha(opacity=70); -moz-opacity:0.7; opacity:0.7;
  	}
  	.smobile_btn img, .mobile_menu img {
  		width: 48px;
  	}
  	
  	.mobile_menu .gm_icon {
  		margin-bottom: 4px;
  	}

	/* map */
	

	.map_index_title {
		margin-bottom: 15px;
		overflow: hidden;
	}
	.map_index_title img {
		width: 168%;
	}
	
	.maplist_menu_fixed {
		width: 95%;
		margin: 0 auto ;
	}
	.maplist_menu_each {
		height: 50px;
	}
	.map_each {
		width: 47%;
		margin-right: 6%;
	}
	.map_each:nth-child(2n) {
		margin-right: 0;
	}
	
	.map_each:nth-child(2n+1) {
		clear:left;
	}
	
	.map_left {
		margin-top: 0;
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.map_right {
		margin-top: 20px;
		width: 100%;
		float: none;
		padding-right: 0;
	}
	.map_name {
		margin: 10px 0 5px 0;
		padding: 5px 0 5px 10px;
	}
	.map_image {
		margin: 0 !important;
	}
	
	
	
	.issue_index {
		width: 100%;
		margin: 0 0 20px 0;
		float:none;
		height: auto;
	}	
	.issue_hr img {
		width: 190%;
	}
	
	.issue_title {
		width: 70%;
	}
	.issue_point {
		width: 100%;
		margin: 30px auto;
	}
	.issue_item, .issue_item img {
		width: 100%;
	}
	.issue_h2 img {
		width: 100%;
	}
	.issue_half {
		width: 100%;
		float: none;
	}
	.issue_diary {
		padding: 10px;
	}
	.issue_diarydl {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.issue_recommend div, .issue_recommend ul  {
		width: 100%;
		float: none;
		padding: 0;
	}
	
	#comment_area {
		width: 95%;
		margin: 0 auto;
	}

}





