@charset "utf-8";
/*--------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
	common
----------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------*/

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

 reset
 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, main,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	list-style: none;
	line-height: 1.75;
	font-size: 100%;
}
article, aside, canvas, details, figcaption, figure, header, footer, main, menu, nav, section, summary {
	display: block;
}
html {
	font-family: Meiryo, "メイリオ", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	-webkit-txt-size-adjust: 100%;
	font-size: 62.5%;
}

button, input, select, textarea {
font-family : inherit;
font-size : 100%;
}

button, input[type="button"], input[type="submit"]{
cursor: pointer !important;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, main,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
font-size: 16px;
font-size: 1.6rem;
}
sup {
font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;
}
sub {
font-size: 75.5%;
vertical-align: bottom;
position: relative;
top: 0.1em;
}
strong, b,
strong a, b a,
strong span, b span {
    font-weight: bold;
}
body {
	line-height: 1;
	word-break: break-all;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input, select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
caption, th {
	txt-align: left;
}
table, th, td, p, ul, li, ol, dl, dt, dd {
	word-break: break-all;
}
a {
	opacity: 1;
	outline: none;
	txt-decoration: none;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	text-decoration: underline;
}
main a {
	position: relative;
	z-index:1
}
a:hover {
	text-decoration: none;
}
input, 
textarea, 
select {
    outline: none;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	text-decoration: none;
	}
img {
	width: 100%;
	display: block;
}


.tac { text-align: center; }
.tal { text-align: left; }
.tar { text-align: right; }
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}

.tac_tl .tmp_tlbox,
.tac_catch .tmp_catch,
.tac_main .tmp_main p {
text-align: center;
}
.tal_btn .tmp_buttonbox {
text-align:left;
}

main p+p {
	margin-top: 1em;
}
b,strong,
b span,strong span,
b a. strong a {font-weight:bold;}
.hosoku p,p.hosoku,
.hosoku span,span.hosoku { font-size:1.2rem; color:#aaaaaa;}
main {
    position: relative;
}


/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

 reset
 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

.mbm { margin-bottom: 30px !important; }
.mbs { margin-bottom: 20px !important; }
.mb00 { margin-bottom: 0px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
html .mb20 { margin-bottom: 20px !important; }
.mt10 { margin-top: 10px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt50 { margin-top: 50px !important; }




/* Preload images */
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
    width: 100%;
    float: none;
    text-align: left;
    line-height: 1.4;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


.tmp_tlbox_h2 h2,
.tmp_tlbox_h2p h2,
.tmp_tlbox h3,
.tmp_catch,
.tmp_tlbox_h4 h4,
.tmp_tlbox_h5 h5,
.tmp_tlbox_bold p,
.tmp_tlbox_boldunder p,
.tmp_tlbox_fukidashi p,
.tmp_blockflow .tmp_main .tmp_conblockin:before,
.tmp_tmp_qa_qboxwrap:before,
.tmp_tmp_qa_aboxwrap:before,
.tmp_blockbnr .tmp_stlbox p,
.tmp_newstlbox h2,
.tmp_blocklink .tmp_main .tmp_tlbox p {
	font-family: "Noto Serif Japanese", "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
}
.wrapper_txtgot .tmp_tlbox_h2 h2,
.wrapper_txtgot .tmp_tlbox_h2p h2,
.wrapper_txtgot .tmp_tlbox h3,
.wrapper_txtgot .tmp_catch,
.wrapper_txtgot .tmp_tlbox_h4 h4,
.wrapper_txtgot .tmp_tlbox_h5 h5,
.wrapper_txtgot .tmp_tlbox_bold p,
.wrapper_txtgot .tmp_tlbox_boldunder p,
.wrapper_txtgot .tmp_tlbox_fukidashi p,
.wrapper_txtgot .tmp_blockflow .tmp_main .tmp_conblockin:before,
.wrapper_txtgot .tmp_tmp_qa_qboxwrap:before,
.wrapper_txtgot .tmp_tmp_qa_aboxwrap:before,
.wrapper_txtgot .tmp_blockbnr .tmp_stlbox p,
.wrapper_txtgot .tmp_newstlbox h2,
.wrapper_txtgot .tmp_blocklink .tmp_main .tmp_tlbox p {
	font-family: Meiryo, "メイリオ", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.tmp_tlbox_h2 h2 span,
.tmp_tlbox_h2p h2 span {
	font-family: Meiryo, "メイリオ", 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, a, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
color:#000;
}

header ul#primary-menu>li>a.has_children:hover {
    color: #666;
    opacity:1;
}
body.text_color_gray, .text_color_gray div, .text_color_gray applet,.text_color_gray object, .text_color_gray iframe,
.text_color_gray h1, .text_color_gray h2, .text_color_gray h3, .text_color_gray h4, .text_color_gray h5, .text_color_gray h6, .text_color_gray p, .text_color_gray a, .text_color_gray blockquote, .text_color_gray pre,
.text_color_gray abbr, .text_color_gray acronym, .text_color_gray address, .text_color_gray big, .text_color_gray cite, .text_color_gray code,
.text_color_gray del, .text_color_gray dfn, .text_color_gray em, .text_color_gray img, .text_color_gray ins, .text_color_gray kbd, .text_color_gray q, .text_color_gray s, .text_color_gray samp,
.text_color_gray tt, .text_color_gray var,
.text_color_gray dl, .text_color_gray main dt, .text_color_gray dd, .text_color_gray ol, .text_color_gray ul, .text_color_gray li,
.text_color_gray fieldset, .text_color_gray form, .text_color_gray label, .text_color_gray legend,
.text_color_gray table, .text_color_gray caption, .text_color_gray tbody, .text_color_gray tfoot, .text_color_gray thead, .text_color_gray tr, .text_color_gray th, .text_color_gray td,
.text_color_gray article, .text_color_gray aside, .text_color_gray canvas, .text_color_gray details, .text_color_gray embed,
.text_color_gray figure, .text_color_gray figcaption, .text_color_gray footer, .text_color_gray header, .text_color_gray main,
.text_color_gray menu, .text_color_gray nav, .text_color_gray output, .text_color_gray ruby, .text_color_gray section, .text_color_gray summary,
.text_color_gray time, .text_color_gray mark, .text_color_gray audio, .text_color_gray video,
.text_color_gray .tmp_blockbnr a:hover p,
.text_color_gray .tmp_blockbnr a:hover li,
#tmp_header .menu-menu-1-container a,
.has_contact #tmp_header {
	color: #666;
}
.text_color_gray header ul#primary-menu>li>a.has_children:hover {
    color: #666;
    opacity:1;
}
.has_contact #tmp_header .tmp_headtel p:before {
border-color: #fff;
}
.big_title_black. #tmp_header .tmp_headtel p:before {
border-color: #000;
}

.tmp_tlbox_h2 h2, .tmp_tlbox_h2p h2, .tmp_breadcrumb a, .tmp_breadcrumb span span, .tmp_breadcrumb .tmp_coninner > span:last-child, .tmp_breadcrumb span:before, .tmp_tlbox_h2 h2 span, .tmp_tlbox_h2p h2 span, .tmp_tlbox_h3 h3, .tmp_tlbox_h3 h3 span, form input+input, b span span, .tmp_breadcrumb .tmp_coninner > span:last-child, .tmp_table_border thead th, .tmp_blockbnr .tmp_main  p, .tmp_blockbnr .tmp_main li, .tmp_breadcrumb .tmp_coninner > span:before,
div#contactForm input[type="submit"] {
    color: #fff;
}
.big_title_black .tmp_tlbox_h2 h2, .big_title_black .tmp_tlbox_h2p h2, .big_title_black .tmp_breadcrumb a, .big_title_black .tmp_breadcrumb span span, .big_title_black .tmp_breadcrumb .tmp_coninner > span:last-child, .big_title_black .tmp_breadcrumb span:before, .big_title_black .tmp_tlbox_h2 h2 span, .big_title_black .tmp_tlbox_h2p h2 span, .big_title_black .tmp_tlbox_h3 h3, .big_title_black .tmp_tlbox_h3 h3 span, .big_title_black form input+input, b span span, .big_title_black .tmp_breadcrumb .tmp_coninner > span:last-child, .big_title_black .tmp_table_border thead th, .big_title_black .tmp_breadcrumb .tmp_coninner > span:before {
    color: #000;
}
.text_color_gray.big_title_black .tmp_tlbox_h2 h2, .text_color_gray.big_title_black .tmp_tlbox_h2p h2, .text_color_gray.big_title_black .tmp_breadcrumb a, .text_color_gray.big_title_black .tmp_breadcrumb span span, .text_color_gray.big_title_black .tmp_breadcrumb .tmp_coninner > span:last-child, .text_color_gray.big_title_black .tmp_breadcrumb span:before, .text_color_gray.big_title_black .tmp_tlbox_h2 h2 span, .text_color_gray.big_title_black .tmp_tlbox_h2p h2 span, .text_color_gray.big_title_black .tmp_tlbox_h3 h3, .text_color_gray.big_title_black .tmp_tlbox_h3 h3 span, .text_color_gray.big_title_black form input+input, b span span, .text_color_gray.big_title_black .tmp_breadcrumb .tmp_coninner > span:last-child, .text_color_gray.big_title_black .tmp_table_border thead th, .text_color_gray.big_title_black .tmp_breadcrumb .tmp_coninner > span:before {
    color: #666;
}
.tmp_tlbox_h2 h2, .tmp_tlbox_h2p h2 {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.big_title_black .tmp_tlbox_h2 h2, .big_title_black .tmp_tlbox_h2p h2 {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.text_color_gray.big_title_black .tmp_tlbox_h2 h2, .text_color_gray.big_title_black .tmp_tlbox_h2p h2 {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.6);
}
.tmp_blockbnr  li:before {
border-color:#fff !important;
}


.tmp_blockbnr .tmp_list_check li,
.tmp_blockbnr .tmp_bnrcatch p,
.tmp_blockbnr .tmp_stlbox p  {
    color: #fff;
}
.big_title_black .tmp_blockbnr .tmp_list_check li,
.big_title_black .tmp_blockbnr .tmp_bnrcatch p,
.big_title_black .tmp_blockbnr .tmp_stlbox p  {
    color: #000;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
}
.tmp_blockbnr a:hover .tmp_list_check li,
.tmp_blockbnr a:hover .tmp_bnrcatch p,
.tmp_blockbnr a:hover .tmp_stlbox p {
    color: #000;
    text-shadow: 1px 1px 1px rgba(225, 225, 225,0.6);
}


.text_color_gray.big_title_black .tmp_blockbnr .tmp_list_check li,
.text_color_gray.big_title_black .tmp_blockbnr .tmp_bnrcatch p,
.text_color_gray.big_title_black .tmp_blockbnr .tmp_stlbox p  {
    color: #666;
}
.text_color_gray .tmp_blockbnr a:hover .tmp_list_check li,
.text_color_gray .tmp_blockbnr a:hover .tmp_bnrcatch p,
.text_color_gray .tmp_blockbnr a:hover .tmp_stlbox p {
    color: #666;
}
.text_color_gray.big_title_black .tmp_blockbnr a:hover .tmp_list_check li,
.text_color_gray.big_title_black .tmp_blockbnr a:hover .tmp_bnrcatch p,
.text_color_gray.big_title_black .tmp_blockbnr a:hover .tmp_stlbox p {
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0,0.6);
}

.tmp_blockbnr .tmp_stlbox:before {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	bottom: -1px;
	left: 0;
	background:rgba(0,0,0,1);
}
.text_color_gray .tmp_blockbnr .tmp_stlbox:before {
	background:rgba(102,102,102,0.6);
}
.text_color_gray.big_title_black .tmp_blockbnr .tmp_stlbox:before {
	background:rgba(255,255,255,1);
}

.tmp_blockbnr .tmp_stlbox:after {
	position: absolute;
	content: "";
	height: 1px;
	width: 100%;
	bottom: 0px;
	left: 0;
	background:#fff;
}

.text_color_gray .tmp_blockbnr .tmp_stlbox:after {
	background:rgba(255,255,255,1);
}
.text_color_gray.big_title_black .tmp_blockbnr .tmp_stlbox:after {
	background:rgba(0,0,0,1);
}


.tmp_blockbnr a:hover .tmp_stlbox:after {
	background:#000;
}

.text_color_gray .tmp_blockbnr a:hover .tmp_stlbox:before {
	background:rgba(0,0,0,0.6);
}
.text_color_gray.big_title_black .tmp_blockbnr a:hover .tmp_stlbox:before {
	background:rgba(102,102,102,0.6);
}

.tmp_blockbnr a:hover .tmp_stlbox:before {
	background:#fff;
}
.text_color_gray .tmp_blockbnr a:hover .tmp_stlbox:after {
	background:rgba(102,102,102,0.6);
}
.text_color_gray.big_title_black .tmp_blockbnr a:hover .tmp_stlbox:after {
	background:rgba(255,255,255,1);
}


.tmp_coninner {
    z-index: 1;
    position: relative;
}
.all_none {display:none;}


.hihyouji {
display:none !important;
}