/*
Theme Name: suishowin
Theme URI: http://www.suishowin.co.jp/
Description: This is the Suishowin Templete.
Author: ISSUN
Author URI: http://wordpress.org/
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: suishowin
*/

@charset "UTF-8";
/* CSS Document
------------------------------------------------------- */
/* author Scratch* 2013-10
------------------------------------------------------- */

/* cssreset
------------------------------------------------------- */
html, body, 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, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* first_site-set
------------------------------------------------------- */
body {
	font: 16px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Helvetica, Arial, Sans-Serif;
	color: #666;
}

#wrap{
    position:relative;
    
}
a {
	color: #69c;
}
a:hover {
	color: #069;
}
a:hover img {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.80;
}
a img {
	border: none;
}

.full-w, .size-full{
    width: 100%;
    height: auto;
}

._clear{
    clear: both;
    float: none;
}
/* 　ロゴバックアップ
------------------------------------------------------- .logo{
	position:fixed;
	left:0px;
	z-index:997;
	}
	*/
.logo{
	/*position: absolute;
	left:50%;
	margin:0 0 0 -600px;
	z-index:1000;*/
	}
.logo img{
height: auto;
    width: 100%;
	}
.logo_wrap{
	background-color: #FFFFFF;
    border-radius: 0 0 5px 5px;
    padding: 2%;
}
.sml{
	background-color: #EEEEEE;
    margin: 10px 20px 0 0;
    padding: 10px;
	}
.sml_sml{
	background-color:#777777;
	padding:2px;
	}
.sml_sml a{
	color:#FFF;
	text-decoration:none;
	}
.sml_sml a:hover{
	background-color:#FF822F;
	}
#wrapper_full {
	width: 100%;
	margin:0;
}
#wrapper_full2 {
	background-image:url("./img/cheadbk_01.jpg");
	background-position:center top;
	background-repeat:no-repeat;
    background-size: 100% auto;
	width: 100%;
	margin:0;
	min-height:500px;
}
#attbar {
	background-color:#F6F6F6;
	padding-top: 12px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	}
.attber_in {
	padding:5px 0px 0px 0px;
	width:1200px;
	margin:0 auto;
	}
#wrapper {
	width: 1200px;
	margin: 0 auto;
	background-color:#FFFFFF;
	min-height:300px;
}
#header_back {
	width: 100%;
	background-image:url("./newsite/img/headbk.jpg");
	background-repeat:no-repeat;
	background-position:center;
	padding:0 0 0 0;
    background-size:100% 100%;
}
#header {
	margin: 0 auto;
    max-width: 1200px;
    padding-top: 0.5%;
    width: 100%;
}
.content {
	float: none;
	height: auto;
	width: 1200px;
	margin: 0 auto;
	text-align:center;
	padding:20px 0;
	/*padding:5px 0;*/
}
.content2 {
	float: none;
	height: auto;
	width: 1200px;
	margin: 0 auto;
}
#sidenavi {
	float: left;
	height: auto;
	width: 250px;
	padding-top: 20px;
    padding-left: 5px;
	background-color:#FFFFFF;
}
#contents {
	background-color: #ffffff;
    float: left;
    height: auto;
    max-width: 925px;
    padding: 20px 10px;
    width: 100%;
}
#footer_back {
	width: 100%;
	background-image:url(./img/ft_bk2.png);
    background-position:center 0;
	background-repeat:no-repeat;
	padding-top:155px;
    background-size: 100% 100%;
    height:400px;
}
#footer {
	/*width: 1200px;*/
	margin: 0 auto;
	background-color:#76D016;
		height:350px;

}
#footer:after {
content: "";
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}

/* headr-set
------------------------------------------------------- */
.log_r2{
	padding:10px 25px 0px 0px ;
	}

.links{
	padding: 18px 20px 0 0;
}
.links a{
	text-decoration:none;
}
/* gnav-set
------------------------------------------------------- */
#menu-bar {
  width: 100%;
  margin: 1% auto;
  padding: 5px 0px 5px 0px;
  height: 70px;
  line-height: 100%;
  background-image:url("./img/gnbk-6.jpg");
  background-repeat:no-repeat;
  position:relative;
  z-index:999;
}
#menu-bar li {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 15px 0px;
  float: left;
  position: relative;
  list-style: none;
  width: 200px;
}

#menu-bar > li {
    text-align: center;
}
#menu-bar > li ul li {
/*text-align: left;*/
}
#menu-bar a {
  font-weight: bold;
  font-family: helvetica;
  font-style: normal;
  font-size: 14px;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 15px 15px 15px 15px;
  margin: 0;
  margin-bottom: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  text-shadow: 0px 0px 0px #000000;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  color: #6E6E6E;
  text-shadow: 0px 0px 0px #F6F6F6;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
    border-bottom:dotted #BEBEBE 1px;
}
#menu-bar ul a:hover {
  background: #FFFFFF !important;
  color: #404040 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 0px 0px 0px #FFFFFF;
}
#menu-bar ul {
  background: #FAFAFA;
  display: none;
  margin: 0;
  padding: 0;
  /*width: 300px;*/
  position: absolute;
  top: 70px;
  left: 0;
  border: solid 0px #B4B4B4;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-box-shadow: 0px 0px 0px #222222;
  -moz-box-shadow: 0px 0px 0px #222222;
  box-shadow: 0px 0px 0px #222222;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 10px 10px 10px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:helvetica;
  font-weight: normal;
  text-shadow: 0px 0px 0px #FFFFFF;
  /*margin-left: 105px !important;*/
  width: 150px;
}
#menu-bar ul img{
	margin: 5px 5px;
	}
#menu-bar ul li:first-child > a {
  border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
}
#menu-bar ul li:last-child > a {
  border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}






/* top_cont-set
------------------------------------------------------- */


.content_full{
	width:100%;
	background-image:url(./img/topimg/cont_bk.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:1375px;
	margin-bottom:-110px;
	}
.top4spcimg{
padding:15px 0;
}
.slide_news{
	background-image:url(./img/topimg/sl_box.png);
	background-repeat:no-repeat;
	width: 600px;
	height: 140px;
	padding-top: 40px;
	}
.news_title {
	position: absolute;
	bottom: 137px;
	left: 52px;
	width: 122px;
	height: 46px;
}
.news_list {
	padding: 5px 10px 0px 10px;
	width: 580px;
	height: 70px;
	overflow-y: scroll;
}

.cont_f_blk{
	padding:50px 0px 0px 0px;
	}
.cont_s_blk{
	padding:50px 0px 0px 0px;
	}
.cont_s_blk_1{
	width:532px;
	float:right;
	margin-top:-40px;
}
.cont_s_blk_2{
	width:380px;
	padding:250px 0px 0px 0px;
}
.news_lst2{
	line-height: 20px;
list-style-type: none;
margin-left: 0px;
display: inline;
}

.unit_title {
    display: inline-table;
    width: 70%;
}

.unit_date {
    display: inline-block;
    width: 29%;
}


/* footer-set
------------------------------------------------------- */
.foot_navi{
    background-color: #76d016;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    height: auto;
	color:#FFF;
	font-size:0.9em;
	background-color:#76D016;
	}
.foot_navi a{
	color: #FFF;
	font-size:0.9em;
	text-decoration:none;#footer_back
	}
.foot_navi a:hover{
	color: #CF9;
	font-size:0.9em;
	}
.ft_nv_col{
	width:250px;
	padding:5px;
	background-color:#76D016;
	float:left;
	margin:0 20px;
	}
.ft_nv_col ul{
	list-style:none;
	list-style-position:inside;
	background-color:#76D016;
	}
.ft_nv_col ul li{
	list-style:none;
	list-style-position:inside;
	padding-left:20px;
	background-color:#76D016;
	font-weight: normal;
	}
.foot_navi hr{
	height:1px;
	border:none;
	border-top: 1px solid #FFF;
	}
.ft_nv_tttl{
	padding-left:10px;
	}


/* contentsset
------------------------------------------------------- */
.mdb{
	}
.mdb_ttl{
	text-align:center;
	padding:0 10px;
	}
.mdb_p{
	text-align:center;
	width:215px;
	height:205px;
	padding:10px 10px 10px 25px;
	float:left;
	}
.mdb_dcrp{
	width:650px;
	height: auto;
	float:right;
	padding:10px;
	}
.mdb_spec{
	width:650px;
	padding:10px;
	font-size:1.3em;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	float:right;
	line-height:1.2em;
	}
.mdb_btn{
	float:right;
	padding:5px 35px;
	}
.mdb_hr{
	margin-bottom:55px;
	text-align:center;
	}




/* sidenavirset
------------------------------------------------------- */
.sdnv_h3{
	background-image:url(./img/secondimg/sidenavittl.jpg);
	background-repeat:no-repeat;
	padding:9px 0 0 40px;
	font-size:1.2em;
	height:50px;
	line-height:1.5em;
	}
.sdnv_li ul{
	list-style-image: url(./img/secondimg/sidenaviico.jpg);
	list-style-position: inside;
	padding: 0 15px;
line-height: 1.9em;
margin-bottom:35px;
	}
.sdnv_li li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-size:0.8em;
	}
.sdnv_li li a{
	text-decoration:none;
	color: #333;
	}
.sdnv_li li a:hover{
	color:#999;
		}
.sn_bnr_a img{
	margin-bottom:15px;
	}

	/* staff
------------------------------------------------------- */

#pageframe {
    background-color: #FFFFFF;
    padding: 0 10px;
    
}

#pageframe .pr {}
.dotYR { background:url(../../Copy%20of%20biz2011/images/common/dot2.gif) repeat-y right top; }


.prlist {
	margin-bottom:40px;
	}

.prlist p {
	text-align:justify; text-justify:inter-ideograph;
	}

.prlist h3 {
	font-weight: bold;
	color: #0A2665;
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #0A2665;
	padding-left: 8px;
	font-size: 14px;
	}

#pageframe.pr .unitBox {
	clear:both;
	}

#pageframe.pr .listIn { width:640px; margin:0 auto; }





/* -----------------------------------------------------------
/* #staff
----------------------------------------------------------- */


#pageframe .pr {}
.dotYR { background:url(../../Copy%20of%20biz2011/images/common/dot2.gif) repeat-y right top; }


.prlist {
	margin-bottom:40px;
	}

.prlist p {
	text-align:justify; text-justify:inter-ideograph;
	}

.prlist h3 {
	font-weight: bold;
	color: #0A2665;
	margin-bottom: 20px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #0A2665;
	padding-left: 8px;
	font-size: 14px;
	}

#pageframe.pr .unitBox {
	clear:both;
	}

#pageframe.pr .listIn { width:640px; margin:0 auto; }





/* -----------------------------------------------------------
/* #staff
----------------------------------------------------------- */

.staffblock {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.right {
	display: inline;
	float: right;

}
.left {
    display: inline;
    float: left;
	padding-left: 35px;
}
.mb20 {margin-bottom:20px!important;}
.ml20 {margin-left:20px!important;}
.mr20 {margin-right:20px!important;}

.mb25 {margin-bottom:25px!important;
padding-left: 35px;
}

.mr20 {margin-right:20px!important;}
.mb20 {margin-bottom:20px!important;}.mb30 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.mb_center {
	text-align: center;
}

.banner_area {
	padding: 30px;
	clear: left;
	float: left;
}
.banner_area_01 {
	float: left;
	height: 110px;
	width: 401px;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* -----------------------------------------------------------
/* #パンくずリスト
----------------------------------------------------------- */


.path {
    color: #666666;
    font-family: "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け",Osaka,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3";
    font-size: 12px;
    margin: 0;
    padding: 2px 2px 0 20px;
}


/* -----------------------------------------------------------
/* #company
----------------------------------------------------------- */
#pageframe_corp {
	background-color: #FFFFFF;
	width: 865px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	/*	padding-left: 35px;*/
	padding-left: 35px;
}

.list {
   /* border-top: 1px dotted #999999;*/
}
.mt20 {
    margin-top: 20px !important;
}

.tr {
    text-align: right !important;
}
.list th {
    background-color: #E8E8E8;
    border-bottom: 1px dotted #999999;
    font-weight: bold;
    padding: 8px 15px;
    vertical-align: top;
}
caption, th {
    text-align: left;
}

.list td {
    background-color: #FFFFFF;
    border-bottom: 1px dotted #999999;
    padding: 8px 15px;
    vertical-align: top;
}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
   /* font-size: 0.1em;*/
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
    display: block;
}

.company dl {
	margin-bottom:10px;
}

.company dt {
	float:left;
	width: 180px;
	padding-right: 15px;
}
.company dd {
	float:left;
	width: 300px;
}


/* -----------------------------------------------------------
/* #会議室
----------------------------------------------------------- */


.mimg {
	clear: left;
	float: left;
	height: auto;
	margin: 0px;
	width: 800px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 50px;
}


.mimg .ltimg {
	/*clear: left;*/
    float: left;
	height: 230px;
	margin: 0;
	width: 366px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
}

.mimg .rtimg {
    clear: right;
    float: right;
    height: 160px;
    margin: 0;
    padding: 0 10px 0 0;
    width: 240px;
}.center_img {
	text-align: center;
}


#dl {
	height: auto;
	margin: 0;
	width: 860px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 50px;
}
#dl dt {
    background-image: url("/img_crp/mtg/icon.gif");
    background-position: left center;
    background-repeat: no-repeat;
    clear: both;
    float: left;
    font-weight: bold;
    padding: 5px 0 5px 5px;
    width: 130px;
	/*width: 115px;*/
}
#dl dd {
	line-height: 140%;
	margin-left: 130px;
	padding: 5px 5px 5px 0;
	width: 626px;
	/* width: 350px;*/
}
#img_mt {
	/*height: 50px;
	margin-bottom: 20px;
	margin-right: 50px;
	margin-top: 10px;
	padding: 0;
	width: 780px;
	float: left;*/
    
    float: right;
    margin-bottom: 10px;
    margin-right: auto;
    margin-top: 10px;
    max-width: 400px;
    width: 100%;
}
#img_mt img {
	float: right;
}

.goukei {
	font-size: 25px;
	border: 1px #FCAB32 solid;
	width: 444px;
	height: 33px;
	padding: 20px;
}

.kingaku {
	font-size: 20px;
}

/* -----------------------------------------------------------
/* #問い合わせ index
----------------------------------------------------------- */


.news_lst {
	line-height: 185%;
	list-style-type: none;
	padding-left: 50px;
	padding-top: 10px;
}


.news_lst li {
    background-image: url("/wp-content/uploads/img_crp/icon/main/icon10.gif");
    background-position: left center;
    background-repeat: no-repeat;
    list-style-type: none;
    text-indent: 20px;
}

.mb30 {
	font-size: 1.5em;
	color: #003366;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
}
h6 {
    color: #666666;
   /* font-size: 14px;*/
    margin: 20px 0 0 20px;
    padding: 0;
}
h4 {
	color: #666666;
	/*font-size: 14px;*/
    margin: 0px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 35px;
}

}.ct {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
}


.mb45 {margin-bottom:25px!important;
padding-left: 50px;
}

.center_ct {
    float: none;
    height: 35px;
    margin: 0 auto;
    padding: 0;
    width: 500px;
}
.center_ct #cfl {
	/* clear: both;*/
    float: left;
	height: 35px;
	margin: 0;
	width: 200px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.center_ct #cfl img {
	/* clear: both;*/
    float: left;
	height: 35px;
	margin: 0;
	width: 200px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

/* -----------------------------------------------------------
/* #問い合わせ form
----------------------------------------------------------- */
div.form-container {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    margin: 10px;
    padding: 5px;
    width: 840px;
}

div.form-container form fieldset {
    border: 1px solid #DDDDDD;
    margin: 10px 0;
    padding: 10px;
}

div.form-container form p {
    margin: 0;
}
div.form-container form legend {
    color: #666666;
    font-weight: bold;
}
div.form-container label.error, div.form-container span.error {
    /*border-color: #CC0000;*/
	border-color: #666666;
}

div.form-container label, div.form-container span.label {
    display: inline-block;
    /*float: left;*/
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 180px;
	/*width: 150px;*/
}

.form-container .div-l {
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
    text-align: right;
    width: 180px;

}

.form-container .auto-label {
	width: auto;
}

.form-container .auto-label:hover {
	cursor: pointer;
}

div.form-container input.error {
	/*border-color: #CC0000;*/
	/*border-color: #666666;*/
}
.fm {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.buttonrow {
	float: right;
}
div.form-container textarea,
div.form-container select,
div.form-container input[type="text"] {
	border: none;
	border: 1px solid #70D3F1;
	padding: 5px;
	font-size: 16px;
	border-radius: 4px;
	box-shadow: 0 0 2px -1px #777 inset;
}

div.form-container textarea {
	width: 400px;
}

div.form-container input[type="text"]:hover {
	background-color: #FFFDE2;
}

div.form-container input[type="image"] {
	border: none;
	background-color: none;
}

.form-container .alert .error,
.form-container .fm label em {
	color: #ff0000;
}

.form-container .fm span {
	vertical-align: middle;
}

.form-container .label label {
	vertical-align: top;
	padding-top: 10px;

}

.alert_booking {
margin-left: 205px;
}

/*------input width-------*/
.form-container #mailaddress {
	display: inline-block;
	width: 345px;
}

.form-container #tel {
	display: inline-block;
	width: 200px;

}

/*------input width-------*/
/*------input margin-------*/
.form-container .fm {
	margin-bottom: 4px;
}

/*------input margin-------*/
/* -----------------------------------------------------------
/* スタッフ一覧ページ   追加
----------------------------------------------------------- */
.staff_introduce {
	width: 835px;
	height: 310px;
	background-image: url("./images/staff_bg_dot.gif");
	background-repeat: no-repeat;
	margin-top: 40px;
}

div#staff_left_box {
	padding: 5px 0 5px 5px;
	width: 585px;
	float: left;
}

div#staff_left_box p{
	width: 526px;
	padding-left: 51px;
}

div#staff_right_box {
	padding: 5px;
	width: 215px;
	float: left;
}
/* -----------------------------------------------------------
/* #個人情報
----------------------------------------------------------- */

.ol {
    line-height: 140%;
    margin: 5px 10px 0 25px;
    padding: 0;
}


.ol #pl01 {
    background-image: url("/wp-content/uploads/img_crp/li_p01_01.gif");
    background-position: 0 8px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 25px;
}
.ol li {
    list-style-type: decimal;
    margin: 0;
    padding: 7px 0 5px 7px;
    text-decoration: none;
}
.sub_ol {
    line-height: 140%;
    margin: 0;
    padding: 0;
    width: 800px;
}
.sub_ol {
    line-height: 140%;
    margin: 0;
    padding: 0;
    width: 800px;
}
.sub_ol {
    line-height: 140%;
}
.ol #pl0201 {
    background-image: url("/wp-content/uploads/img_crp/li_p02_01.gif");
    background-position: 0 10px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 25px;
}
.ol #pl0202 {
    background-image: url("/wp-content/uploads/img_crp/li_p02_02.gif");
    background-position: 0 10px;
    background-repeat: no-repeat;
    list-style: none outside none;
    padding-left: 25px;
}

/* -----------------------------------------------------------
/* #PMARK
----------------------------------------------------------- */
#Pmark {
    clear: both;
    float: right;
    margin: 0;
    padding: 0;
    width: 240px;
}

#Pmark p {
    color: #999999;
    font-size: 12px;
    line-height: 145%;
    margin: 0 10px 0 0;
    padding: 0;
}

#Pmark img {
    float: left;
    margin-right: 10px;
}


.mb50 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


.site-info {
	background-color: #76D016;
	padding-left: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.mid {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 455px;
}


.mid {
    clear: both;
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}

.mid table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 30px;
    width: 100%;
}
.maincont .mid table td {
    border: 1px solid #DDDDDD;
    color: #333333;
}
/*.mid table th, td {
    color: #1D5C79;
    padding: 10px 20px;
}*/



/* -----------------------------------------------------------
/* seminer   追加
----------------------------------------------------------- */

.midashi {
	text-transform: uppercase;
	color: #666666;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #76D5EF;
	margin-right: 30px;
	margin-left: 30px;
}


.section {
	margin: 10px auto 50px;
    padding-left: 50px;

}#section .sem_can {
	padding-left: 10px;
}
#section .sem_can .sem_can_li {
	list-style-type: decimal;
}
.sem {
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 30px;
	margin-left: 30px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 20px;
	padding-left: 20px;
	color: #000000;
	padding-top: 10px;
}
#wrapper .inquryForm{
    float: none;
    margin: 0 auto;
    max-width: unset;
    width: 80%;
}
#contents .seminar_cov{}
#contents .seminar_cov h4{
    padding: 0;
}
#contents .seminar_cov .sem{
    color: #757575;
    font-family: serif;
    font-size: 1.4em;
    font-weight: bold;
    padding: 15px;
}
#contents .seminar_cov .sem:before{
    content: open-quote;
}
#contents .seminar_cov .sem:after{
    content: close-quote;
}
.section_cov{
    margin-top: 10px;
}


.seminar-room{}

.btnBlock{}
#roomMap{
    max-width: 600px;
    width: 100%;
    height: auto;
    margin: 5% auto;
}
.btnBlock .submitLinks{}
.btnBlock .submitBtn{}

.googleCalender{}
.googleCalender p{
    margin: 0 auto;
    text-align: center;
}
.googleCalender iframe{}


/* -----------------------------------------------------------
/* ブログ 新着情報
----------------------------------------------------------- */
.blog_main {
	width: 800px;
	height: 300px;
	margin: 30px 0 40px 0;
	clear:both;
	border: 1px solid #ECE2E2;
	padding: 20px;
}

.blog_date {
	position: relative;
	left: 77px;
	top: 17px;
	font-size: 14px;
}

.blog_title {
	font-size: 20px;
	background-attachment: scroll;
	background-image: url("./images/entry_title.png");
	background-repeat: no-repeat;
	background-position: left 10px top;
	padding-top: 23px;
	padding-left: 77px;
	padding-bottom: 16px;
}

.blog_partition_top {
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url("./images/line_green.png");
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	height: 8px;
	margin-bottom: 10px;
}

.blog_partition_bottom {
	text-indent: -9999px;
	background-attachment: scroll;
	background-image: url("./images/line_green.png");
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
	height: 8px;
	margin: 30px 0 35px 0;
}

.unit_left_box {
	float: left;
	width: 200px;
	padding: 10px;
	margin-top: 10px;
}
.unit_right_box {
	float: left;
	width: 550px;
	padding: 15px;
	margin-top: 20px;
}

.unit_image {
	width: 200px;
	overflow: hidden;
}

.unit_button {
	margin: 10px;
}

.unit_category_list {
	float: right;
	clear: both;
}

.post_main {
	width: 780px;
	margin: 30px 0 0 30px;
}
.blog_content {
	padding: 35px;
}

.category {
	float: right;
	padding-right: 30px;
}

.post-author {
	float: right;
	padding-right: 30px;
}

#main_navi {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	margin-bottom: 100px;
}
#main_navi .next_page {
	float: right;
}
#main_navi .previous_page {
	float: left;
}


#contents .pageDesc{
    padding-left: 2%;
}
#contents .socialAccounts{}
#contents .socialAccounts h5{
    font-size: 2em;
    font-weight: bold;
    line-height: 2em;
    padding-left: 2%;
}
#contents .note{
    margin-bottom: 3%;
    padding-left: 2%;
}
#contents .tables{
    margin: 0 auto;
    width: 90%;
}
#contents .socialAccountsTable{
    border: 1px dotted;
    width: 100%;
}
#contents .socialAccountsTable table{}
#contents .socialAccountsTable tr{}
#contents .socialAccountsTable tr:first-child{
    font-weight: bold;
    font-size: 1.2em;
}
#contents .socialAccountsTable td{
    padding: 1%;
}
#contents .socialAccountsTable td.ttl{
    width: 20%;
}
#contents .socialAccountsTable td.ttl p{
}
/*
#contents .socialAccountsTable td.ttl p:after{
    content: '      ?';
}
*/
#contents .socialAccountsTable td:first-child{}
#contents .socialAccountsTable .theme{}

/*  */

.customer_name{
    font-size: 1em;
    font-weight: bold;
    line-height: 2em;
}

.pr-movie{}
.pr-movie .topContent{
    margin-top: 3%;
}
.pr-movie .ceoClip{
    float: left;
    padding-left: 20px;
}
.pr-movie .pickUps{
    float: left;
}
.pr-movie .pickUps p{
    padding-left: 10%;
}
.pr-movie .mainContent{}
.pr-movie .mainContent h3{
    width: 55%;
}
.pr-movie .mainContent p{
    margin-bottom: 5%;
}

/* -----------------------------------------------------------
/* #divercity 20150407
----------------------------------------------------------- */
#divercity .page-head-bg {
	font-size: 24px;
	background-image: url("../../../../../share/issun-lab/img/bg/BoxGreyBdrBlue.png");
	background-repeat: no-repeat;
	background-size: 100% 64px;
	padding: 22px 20px;
	color: #333;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: 100;
}

#divercity .page-head-bg span {
	font-size: 20px;
}

#divercity p {
	line-height: 1.8;
}

#divercity .divercity-detail {
	margin: 20px 0;
}

#divercity .page-head {
	color: #00274E;
}

#divercity .page-head1 {
	color: #00274e;
	font-size: 24px;
	line-height: 1.2;
	margin-top: 3rem;
}
#divercity .divercity-box1 {
	border: 1px solid #333;
	font-weight: bold;
	color: #00274E;
	padding: 20px;
	margin-bottom: 2%;

}

#divercity .divercity-box1 ul li {
	line-height: 1.8;
}

#divercity .divercity-box-left {
	background-color: #00274E;
	width: 43%;
	float: left;
	padding: 15px 10px;
	box-sizing: border-box;

}
#divercity .divercity-box-left h2 {
	background-color: #fff;
	color: #00274E;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	padding-left: 1rem;
	margin-bottom: 1rem;

}

#divercity .divercity-box-left ul {

}

#divercity .divercity-box-left li {
	color: #fff;
	font-weight: bold;
	line-height: 1.8;
}

#divercity .divercity-box-right {
	border: 1px solid #333;
	width: 54.999999%;
	float: left;
	box-sizing: border-box;
	padding: 15px 10px;
	margin-left: 2%;
}

#divercity .divercity-box-right h2 {
	background-color: #00274E;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	padding-left: 1rem;
	margin-bottom: 1rem;

}

#divercity .divercity-box-right ul {
	float: left;
	width: 49.999999%;
}

#divercity .divercity-box-right li {
	line-height: 1.8;
	font-weight: bold;
	color: #00274E;
}

#divercity .divercity-box-right p {
	font-weight: 100;
	color: #333;
	font-size: 14px;
}

#divercity .divercity-box-right, #divercity .divercity-box-left {
	height: 16rem;
}


#divercity #arrow-box {
	
}

#divercity #arrow-box .arrow-box-3 {
	width: 33.333333%;
	float: left;
}

#divercity #arrow-box .arrow-box-3 .arrow-box-item {
	width: 0;
	height: 0;
	border: 30px solid transparent;
	border-top: 30px solid #00274E;
	margin: 30px auto 0;
}




/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
	font-family: 'flexslider-icon';
	src: url('fonts/flexslider-icon.eot');
	src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),  url('fonts/flexslider-icon.woff') format('woff'),  url('fonts/flexslider-icon.ttf') format('truetype'),  url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0;
	padding: 0;
	width:1200px;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 1200px;
	display: block;
	margin: 0 auto;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0 auto;
	border: 0px solid #fff;
	position: relative;
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0,0,0,.2);
	zoom: 1;
	/*background-color: #fff;*/
	background-image: url(./img/topimg/top_bk.jpg);
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;

}
.flex-direction-nav .flex-prev {
	left: -50px;
		background-image:url(./img/pr.png);
		background-repeat:no-repeat;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
		background-image:url(./img/nx.png);
		background-repeat:no-repeat;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right:0px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-direction-nav a:before {
	font-family: "flexslider-icon";
	font-size: 40px;
	display: inline-block;
	content: '\f001';
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
/* Pause/Play */
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
	display:none;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(0,0,0,0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}





/* Slider-set
------------------------------------------------------- */
.slidecp {
	position:relative;
	 top:-415px;
	width:1200px;
	margin: 0 auto -300px auto;
	padding:0 0 0 25px;
}
.slider_bk {
	width:100%;
	background-color:ffffff;
	/*background-color:#FBFBFB;*/
	overflow:hidden;
	margin: 0 auto;
	max-width: 1200px;
}




@media screen and (max-width: 860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}

._clear {
    clear: both;
    float: none;
}
}

/********20160705wakuwaku********/
.wakuwaku-wrap {
	padding: 30px 15px;
}

.wakuwaku-wrap h3,
.wakuwaku-wrap h4 {
	margin: 0;
	padding: 0;
	line-height: 1;
	color: #666;
}

.wakuwaku-wrap .item-box {
	margin-bottom: 68px;
}

.wakuwaku-wrap .item-box br {
	display: none;
}

.wakuwaku-wrap .item-box img {
	display: block;
	max-width: 100%;
	height: auto;
}

.wakuwaku-wrap .item-box h3 {
	border-left: 6px solid #8EC8EE;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 16px;
	font-size: 22px;
}

.wakuwaku-wrap .item-box h4 {
	padding-left: 12px;
	margin-bottom: 16px;
	
}

.wakuwaku-wrap .item-box h3 span {
	font-size: 16px;
}

.wakuwaku-wrap .item-box .box-1 .img-box,
.wakuwaku-wrap .item-box .box-1 .txt-box {
	float: left;
	width: 50%;
	padding: 10px;
	box-sizing: border-box;

}

.wakuwaku-wrap .item-box .box-2 .img-box {
	width: 50%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}

.wakuwaku-wrap .item-box .box-2 .img-box {
}

.wakuwaku-wrap .item-box .txt-box {
	padding: 12px;

}

.wakuwaku-wrap .item-box .txt-box ol {
	list-style-type: decimal;
	margin-left: 32px;
	margin-right: 32px;

}

.wakuwaku-wrap .item-box .txt-box ul {
	margin-left: 32px;
	margin-right: 32px;

}

.wakuwaku-wrap .item-box .txt-box ul p {
	border-bottom: 1px solid #ccc;
	display: inline;
	line-height: 1.3;
}

.wakuwaku-wrap .item-box .txt-box ol li,
.wakuwaku-wrap .item-box .txt-box ul li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.wakuwaku-wrap .item-box .txt-box ul li i {
	margin-right: 12px;
	font-size: 18px;
}

.wakuwaku-wrap .item-box .txt-box ul li span {
	color: #ff0000;
}
.wakuwaku-wrap .item-box .down-load-btn {
	border: 4px solid #f8e0b1;
	border-radius: 20px;
	width: 360px;
	margin: 22px auto;
	background: #f8772c;
background: -moz-linear-gradient(top, #f8772c 0%, #f8430a 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8772c), color-stop(100%,#f8430a));
background: -webkit-linear-gradient(top, #f8772c 0%,#f8430a 100%);
background: -o-linear-gradient(top, #f8772c 0%,#f8430a 100%);
background: -ms-linear-gradient(top, #f8772c 0%,#f8430a 100%);
background: linear-gradient(to bottom, #f8772c 0%,#f8430a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8772c', endColorstr='#f8430a',GradientType=0 );
	text-align: center;
}

.wakuwaku-wrap .item-box .down-load-btn + .down-load-btn {
	margin-top: 16px;
}

.wakuwaku-wrap .item-box .down-load-btn a {
	color: #fff;
	display: block;
	letter-spacing: 0.4rem;
	line-height: 52px;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
}



/********20160705wakuwaku********/

/*ad201711107*/
.pc-room-view {

}

.pc-room-view-inner {
	position: relative;
	padding-top: 75%;
	margin-bottom: 20px;
}

.pc-room-view-inner iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*ad201711107*/
/*ad20180517*/
.slider_bk .content .top-nav-2-1 {
	transform: translateX(-14px);
	-webkit-transform: translateX(-14px);
	-ms-transform: translateX(-14px);
	-moz-transform: translateX(-14px);
}
.slider_bk .content .top-nav-2-2 {
	transform: translateX(14px);
	-webkit-transform: translateX(14px);
	-ms-transform: translateX(14px);
	-moz-transform: translateX(14px);
}

.slider_bk .content .top-nav-2-1,
.slider_bk .content .top-nav-2-2 {
	display: inline-block;
}
/*ad20180517*/


/********20240605service********/

.service-r-box .clr-01afd2 {
color: #01afd2;
}
.service-r-box .clr-f39300 {
color: #f39300;
}
.service-r-box .clr-ed3700 {
color: #ed3700;
}
.service-r-box .clr-1b6ad1 {
color: #1b6ad1;
}
.service-r-box .clr-159e10 {
color: #159e10;
}
.service-r-box .clr-ef90a5 {
color: #ef90a5;
}
.service-r-box .clr-df2924 {
color: #df2924;
}



.service-r-box + .service-r-box {
margin-top: 42px;
}
.service-r-box {
background-color: #fbfbf9;
border: 2px dashed #c7c5c6;
padding: 14px 20px 32px 20px;
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
margin-top: 42px;
}
.service-r-box .service-r-box-inner {
display: flex;
}
.service-r-box .service-r-box-inner .ttl-txt-box {
    padding-left: 122px;
    position: relative;
    padding-right: 32px;
    width: calc(100% - 230px);
    box-sizing: border-box;
}

.service-r-box .service-r-box-inner .ttl-txt-box img {
display: block;
position: absolute;
top: 0;
left: 0;
}
.service-r-box .service-r-box-inner .ttl-txt-box h2 {
font-size: 24px;
font-weight: bold;
margin-top: 24px;
}
.service-r-box .service-r-box-inner .ttl-txt-box h2 span {
font-size: 18px;
margin-left: 20px;
}
.service-r-box .service-r-box-inner .ttl-txt-box p {
margin-top: 32px;
font-size: 16px;
font-weight: bold;
line-height: 1.6;
letter-spacing: 1px;
}

.service-r-box .service-r-box-inner .img-box-btn {
width: 230px;
text-align: center;
margin-top: 24px;
}
.service-r-box .service-r-box-inner .img-box-btn img {
max-width: 100%;
height: auto;
}

.service-r-box .service-r-box-inner .img-box-btn .btn-box {
background: rgb(255,75,6);
background: linear-gradient(0deg, rgba(255,75,6,1) 0%, rgba(255,117,36,1) 100%);
border-radius: 12px 12px 12px 12px;
padding: 2px;
margin-top: 20px;
}
.service-r-box .service-r-box-inner .img-box-btn .btn-box br {
display: none;
}
.service-r-box .service-r-box-inner .img-box-btn .btn-box a {
display: block;
width: 100%;
border-radius: 12px 12px 12px 12px;
border: 2px solid #fff;
color: #fff;
font-weight: bold;
font-size: 20px;
    line-height: 38px;
text-decoration: none;
position: relative;
padding-left: 14px;
box-sizing: border-box;
}
.service-r-box .service-r-box-inner .img-box-btn .btn-box a:after {
content: "";
display: block;
position: absolute;
top: 50%;
left: 10px;
width: 10px;
height: 10px;
border-top: 4px solid #fff;
border-right: 4px solid #fff;
transform: translateY(-50%) rotate(45deg);
-webkit-transform: translateY(-50%) rotate(45deg);
}
/********20240605service********/

/********20240813header********/
.social .nintei {
width: 44px;
}
.template_header #header .head_r div:nth-child(3) {
width: 28%;
}
.template_header #header .head_r div:nth-child(4) {
width: 22%;
}
/********20240813header********/