@charset "utf-8";
/*▼▼▼▼▼▼▼▼▼▼▼▼　reset-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
html{overflow-y: scroll;}
table{border-collapse: collapse;border-spacing: 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, dialog, figure, footer, header,hgroup, menu, nav, section,time, mark, audio, video {
margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}
ul ,li {list-style-type : none ;}
input,input[type="text"],input[type="password"],input[type="search"],input[type="tel"],input[type="email"],input[type="submit"],input[type="file"],textarea,select,button {overflow:visible;outline:0px;border:0px;-webkit-appearance: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

input[type="submit"],button{cursor: pointer;border-radius:5px;}
input[type="submit"]:hover,button:hover{background:#666;color:#fff;}
input[type="text"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="email"]:focus, select:focus, textarea:focus {background-color:#c2ebfe;color:#000;}
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
article, aside, dialog, figure, footer, header,details, figcaption,menu,hgroup, nav, section, h1, h2, h3, h4, h5, h6 {display:block;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {
content:'';content:none;}
a {margin:0px;padding:0px;border:0px;outline:0px;font-size:100%;vertical-align:baseline;background:transparent;text-decoration: none;}
* {-webkit-box-sizing:border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body {line-height:1.5rem;font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "Meiryo", Helvetica, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;}
img{max-width:100%;border:0px;vertical-align:bottom}
* + html body {font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kakugo Pro W3", "メイリオ", "Meiryo", Helvetica, Verdana, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;}
/*▼▼▼▼▼▼▼▼▼▼▼▼　iconfont-CSS　▼▼▼▼▼▼▼▼▼▼▼▼*/
@font-face {
  font-family: 'iconfont';
  src: url('/css/icon/font/iconfont.eot?74400966');
  src: url('/css/icon/font/iconfont.eot?74400966#iefix') format('embedded-opentype'),
       url('/css/icon/font/iconfont.woff?74400966') format('woff'),
       url('/css/icon/font/iconfont.ttf?74400966') format('truetype'),
       url('/css/icon/font/iconfont.svg?74400966#iconfont') format('svg');
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'iconfont';
    src: url('/css/icon/font/iconfont.svg?74400966#iconfont') format('svg');
  }
}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
}
 


.icon-thumbs-up:before { content: '\e800'; } /* '' */
.icon-thumbs-down:before { content: '\e801'; } /* '' */
.icon-pin:before { content: '\e802'; } /* '' */
.icon-search:before { content: '\e803'; } /* '' */
.icon-comment:before { content: '\e804'; } /* '' */
.icon-comment-empty:before { content: '\e805'; } /* '' */
.icon-wrench:before { content: '\e806'; } /* '' */
.icon-angle-circled-down:before { content: '\e807'; } /* '' */
.icon-angle-circled-right:before { content: '\e808'; } /* '' */
.icon-leaf:before { content: '\e809'; } /* '' */
.icon-align-justify:before { content: '\e80a'; } /* '' */
.icon-cab:before { content: '\e80b'; } /* '' */
.icon-megaphone:before { content: '\e80c'; } /* '' */
.icon-diamond:before { content: '\e80d'; } /* '' */
.icon-home:before { content: '\e80e'; } /* '' */
.icon-pencil:before { content: '\e80f'; } /* '' */
.icon-feather:before { content: '\e810'; } /* '' */
.icon-tag:before { content: '\e811'; } /* '' */
.icon-chat:before { content: '\e812'; } /* '' */
.icon-comment-1:before { content: '\e813'; } /* '' */
.icon-chat-1:before { content: '\e814'; } /* '' */
.icon-facebook-rect:before { content: '\e815'; } /* '' */
.icon-twitter-bird:before { content: '\e816'; } /* '' */
.icon-googleplus-rect:before { content: '\e817'; } /* '' */
.icon-attach:before { content: '\e818'; } /* '' */
.icon-star:before { content: '\e819'; } /* '' */
.icon-star-empty:before { content: '\e81a'; } /* '' */
.icon-heart:before { content: '\e81b'; } /* '' */
.icon-heart-empty:before { content: '\e81c'; } /* '' */
.icon-th:before { content: '\e81d'; } /* '' */
.icon-th-list:before { content: '\e81e'; } /* '' */
.icon-bell:before { content: '\e81f'; } /* '' */
.icon-chat-2:before { content: '\e820'; } /* '' */
.icon-edit:before { content: '\e821'; } /* '' */
.icon-pencil-1:before { content: '\e822'; } /* '' */
.icon-lightbulb:before { content: '\e823'; } /* '' */
.icon-right-open:before { content: '\e824'; } /* '' */
.icon-down-open:before { content: '\e825'; } /* '' */
.icon-left-open:before { content: '\e826'; } /* '' */
.icon-up-open:before { content: '\e827'; } /* '' */
.icon-paper-plane-empty:before { content: '\e828'; } /* '' */
.icon-list-bullet:before { content: '\e829'; } /* '' */
.icon-columns:before { content: '\e82a'; } /* '' */
.icon-scissors:before { content: '\e82b'; } /* '' */
.icon-gift:before { content: '\e82c'; } /* '' */
.icon-tree:before { content: '\e82d'; } /* '' */
.icon-venus:before { content: '\e82e'; } /* '' */
.icon-mars:before { content: '\e82f'; } /* '' */
.icon-gplus-squared:before { content: '\e830'; } /* '' */
.icon-facebook-squared:before { content: '\e831'; } /* '' */
.icon-twitter-squared:before { content: '\e832'; } /* '' */
.icon-user:before { content: '\e833'; } /* '' */
.icon-attach-1:before { content: '\e834'; } /* '' */
.icon-lock:before { content: '\e835'; } /* '' */
.icon-right-open-big:before { content: '\e836'; } /* '' */
.icon-down-open-big:before { content: '\e837'; } /* '' */
.icon-left-open-big:before { content: '\e838'; } /* '' */
.icon-up-open-big:before { content: '\e839'; } /* '' */
.icon-clipboard:before { content: '\e83a'; } /* '' */
.icon-star-1:before { content: '\e83b'; } /* '' */
.icon-star-filled:before { content: '\e83c'; } /* '' */
.icon-home-outline:before { content: '\e83d'; } /* '' */
.icon-attach-outline:before { content: '\e83e'; } /* '' */
.icon-pin-outline:before { content: '\e83f'; } /* '' */
.icon-pin-1:before { content: '\e840'; } /* '' */
.icon-thumbs-up-1:before { content: '\e841'; } /* '' */
.icon-thumbs-down-1:before { content: '\e842'; } /* '' */
.icon-warning:before { content: '\e843'; } /* '' */
.icon-feather-1:before { content: '\e844'; } /* '' */
.icon-menu:before { content: '\e845'; } /* '' */
.icon-gift-1:before { content: '\e846'; } /* '' */
.icon-key-outline:before { content: '\e847'; } /* '' */
.icon-key:before { content: '\e848'; } /* '' */
.icon-leaf-1:before { content: '\e849'; } /* '' */
.icon-certificate:before { content: '\e84a'; } /* '' */
.icon-certificate-outline:before { content: '\e84b'; } /* '' */
.icon-search-1:before { content: '\e84c'; } /* '' */
.icon-cancel:before { content: '\e84d'; } /* '' */
.icon-key-1:before { content: '\e84e'; } /* '' */
.icon-key-inv:before { content: '\e84f'; } /* '' */
.icon-user-woman:before { content: '\e850'; } /* '' */
.icon-user-2:before { content: '\e851'; } /* '' */
.icon-edit-1:before { content: '\e852'; } /* '' */
.icon-thumbs-down-2:before { content: '\e853'; } /* '' */
.icon-thumbs-up-2:before { content: '\e854'; } /* '' */
.icon-heart-1:before { content: '\e855'; } /* '' */
.icon-user-3:before { content: '\e856'; } /* '' */
.icon-user-female:before { content: '\e857'; } /* '' */
.icon-embassy:before { content: '\e858'; } /* '' */
.icon-restaurant:before { content: '\e859'; } /* '' */
.icon-search-2:before { content: '\e85a'; } /* '' */
.icon-glass:before { content: '\e85b'; } /* '' */
.icon-th-large:before { content: '\e85c'; } /* '' */
.icon-picture:before { content: '\e85d'; } /* '' */
.icon-flag:before { content: '\e85e'; } /* '' */
.icon-bookmark-empty:before { content: '\e85f'; } /* '' */
.icon-bookmark:before { content: '\e860'; } /* '' */
.icon-clipboard-1:before { content: '\e861'; } /* '' */
.icon-gift-2:before { content: '\e862'; } /* '' */
.icon-megaphone-1:before { content: '\e863'; } /* '' */
.icon-key-2:before { content: '\e864'; } /* '' */
.icon-attach-2:before { content: '\e865'; } /* '' */
.icon-photo:before { content: '\e866'; } /* '' */
.icon-camera:before { content: '\e867'; } /* '' */
.icon-note:before { content: '\e868'; } /* '' */
.icon-wallet:before { content: '\e869'; } /* '' */
.icon-money:before { content: '\e86a'; } /* '' */
.icon-mail:before { content: '\e86b'; } /* '' */
.icon-religious-jewish:before { content: '\e86c'; } /* '' */
.icon-police:before { content: '\e86d'; } /* '' */
.icon-pin-2:before { content: '\e86e'; } /* '' */
.icon-money-1:before { content: '\e86f'; } /* '' */
.icon-picture-1:before { content: '\e870'; } /* '' */
.icon-flag-1:before { content: '\e871'; } /* '' */
.icon-bookmark-empty-1:before { content: '\e872'; } /* '' */
.icon-bookmark-1:before { content: '\e873'; } /* '' */
.icon-doc:before { content: '\e874'; } /* '' */
.icon-doc-inv:before { content: '\e875'; } /* '' */
.icon-doc-text:before { content: '\e876'; } /* '' */
.icon-folder:before { content: '\e877'; } /* '' */
.icon-flag-filled:before { content: '\e878'; } /* '' */
.icon-comment-inv-alt2:before { content: '\e879'; } /* '' */
.icon-location:before { content: '\e87a'; } /* '' */
.icon-attach-3:before { content: '\e87b'; } /* '' */
.icon-tree-1:before { content: '\e87c'; } /* '' */
.icon-stop:before { content: '\e87d'; } /* '' */
.icon-basket:before { content: '\e87e'; } /* '' */
.icon-phone:before { content: '\e87f'; } /* '' */
.icon-phone-squared:before { content: '\e880'; } /* '' */
.icon-phone-1:before { content: '\e881'; } /* '' */
.icon-calendar-empty:before { content: '\e882'; } /* '' */
.icon-link-ext:before { content: '\e883'; } /* '' */
.icon-quote-left:before { content: '\e884'; } /* '' */
.icon-quote-right:before { content: '\e885'; } /* '' */
.icon-location-alt:before { content: '\e886'; } /* '' */
.icon-location-1:before { content: '\e887'; } /* '' */
.icon-quote-left-alt:before { content: '\e888'; } /* '' */
.icon-quote-right-alt:before { content: '\e889'; } /* '' */
.icon-lightbulb-1:before { content: '\e88a'; } /* '' */
.icon-phone-2:before { content: '\e88b'; } /* '' */
.icon-phone-circled:before { content: '\e88c'; } /* '' */
.icon-lightbulb-2:before { content: '\e88d'; } /* '' */
.icon-diamond-1:before { content: '\e88e'; } /* '' */
.icon-shop:before { content: '\e88f'; } /* '' */
.icon-search-3:before { content: '\e890'; } /* '' */
.icon-heart-2:before { content: '\e891'; } /* '' */
.icon-folder-empty:before { content: '\e892'; } /* '' */
.icon-folder-open:before { content: '\e893'; } /* '' */
.icon-menu-1:before { content: '\e894'; } /* '' */
.icon-star-2:before { content: '\e895'; } /* '' */
.icon-star-empty-1:before { content: '\e896'; } /* '' */
.icon-heart-empty-1:before { content: '\e897'; } /* '' */
.icon-heart-3:before { content: '\e898'; } /* '' */
.icon-search-4:before { content: '\e899'; } /* '' */
.icon-plus-circled:before { content: '\e89a'; } /* '' */
.icon-cancel-circled2:before { content: '\e89b'; } /* '' */
.icon-cancel-circled:before { content: '\e89c'; } /* '' */
.icon-minus-circled:before { content: '\e89d'; } /* '' */
.icon-ok-circled2:before { content: '\e89e'; } /* '' */
.icon-ok-circled:before { content: '\e89f'; } /* '' */
.icon-star-circled:before { content: '\e8a0'; } /* '' */
.icon-lock-1:before { content: '\e8a1'; } /* '' */
.icon-star-half:before { content: '\e8a2'; } /* '' */
.icon-plus-circled-1:before { content: '\e8a4'; } /* '' */
.icon-minus-circled-1:before { content: '\e8a5'; } /* '' */
.icon-award:before { content: '\e8a6'; } /* '' */
.icon-flag-2:before { content: '\e8a7'; } /* '' */
.icon-alert:before { content: '\e8a8'; } /* '' */
.icon-heart-4:before { content: '\e8a9'; } /* '' */
.icon-phone-outline:before { content: '\e8aa'; } /* '' */
.icon-mail-1:before { content: '\e8ab'; } /* '' */
.icon-user-pair:before { content: '\e8ac'; } /* '' */
.icon-award-1:before { content: '\e8ad'; } /* '' */
.icon-crown:before { content: '\e8ae'; } /* '' */
.icon-contacts:before { content: '\e8af'; } /* '' */
.icon-male:before { content: '\e8b0'; } /* '' */
.icon-female:before { content: '\e8b1'; } /* '' */
.icon-check-empty:before { content: '\e8b2'; } /* '' */
.icon-check:before { content: '\e8b3'; } /* '' */
.icon-thumbs-up-alt:before { content: '\e8b4'; } /* '' */
.icon-thumbs-down-alt:before { content: '\e8b5'; } /* '' */
.icon-basket-1:before { content: '\e8b6'; } /* '' */
.icon-basket-alt:before { content: '\e8b7'; } /* '' */
.icon-home-1:before { content: '\e8b8'; } /* '' */
.icon-paw:before { content: '\e8b9'; } /* '' */
.icon-vcard:before { content: '\e8ba'; } /* '' */
.icon-news:before { content: '\e8bb'; } /* '' */
.icon-help-circled-alt:before { content: '\e8bc'; } /* '' */
.icon-attach-4:before { content: '\e8bd'; } /* '' */
.icon-cancel-circled-2:before { content: '\e8be'; } /* '' */
.icon-edit-alt:before { content: '\e8bf'; } /* '' */
.icon-comment-alt:before { content: '\e8c0'; } /* '' */
.icon-comment-2:before { content: '\e8c1'; } /* '' */
.icon-right-open-1:before { content: '\e8c2'; } /* '' */
.icon-down-open-1:before { content: '\e8c3'; } /* '' */
.icon-camera-alt:before { content: '\e8c4'; } /* '' */
.icon-camera-1:before { content: '\e8c5'; } /* '' */
.icon-eye-off:before { content: '\e8c6'; } /* '' */
.icon-calendar:before { content: '\e8c7'; } /* '' */
.icon-crop:before { content: '\e8c8'; } /* '' */
.icon-coffee:before { content: '\e8c9'; } /* '' */
.icon-birthday:before { content: '\e8ca'; } /* '' */
.icon-heart-filled:before { content: '\e8cb'; } /* '' */
.icon-edit-2:before { content: '\e8cd'; } /* '' */
.icon-calendar-1:before { content: '\e8ce'; } /* '' */
.icon-eye:before { content: '\e8cf'; } /* '' */
.icon-street-view:before { content: '\e8d0'; } /* '' */
.icon-eye-1:before { content: '\e8d1'; } /* '' */
.icon-eye-off-1:before { content: '\e8d2'; } /* '' */
.icon-th-1:before { content: '\e8d3'; } /* '' */
.icon-pitch:before { content: '\e8d4'; } /* '' */
.icon-college:before { content: '\e8d5'; } /* '' */
.icon-tag-1:before { content: '\e8d6'; } /* '' */
.icon-location-inv:before { content: '\e8d7'; } /* '' */
.icon-help:before { content: '\e8d8'; } /* '' */
.icon-mic:before { content: '\e8d9'; } /* '' */
.icon-mute:before { content: '\e8da'; } /* '' */
.clear {clear:both;}

	body{margin-top:50px!important;font-size:14px;}
	.swiper-container{position:relative;}
	section{display:block;clear:both;position:relative;}
	#wrapper{background:#fff;background:url(/img/back/gray.jpg)!important;}
	#wrapper h1,#wrapper h2,#jirei .data-box h3{font-size:33px;color:#222;line-height:44px;font-weight:bold;color:#364871;width:100%;text-align:center;}
	#wrapper h3,#aboutBiz li{font-size:22px;color:#222;line-height:33px;font-weight:bold}
	#wrapper p{font-size:14px;padding:5px 0px;}
	.wrap{width:100%;max-width:1250px;margin:0px auto;padding:100px 0px;clear:both;position:relative;overflow:hidden;border-bottom:dotted 1px #ccc;}
	.bold{font-weight:bold;}
	.part3 li{width:calc(100% / 3);padding:10px;float:left;}
	img{width:100%;height:auto;margin:0px;}
	.tit{color:#364871!important;}
	@media screen and (min-width : 800px){
		.swiper-container{width:100%;}
		.flex{display:flex;flex-wrap: wrap;gap:0px;justify-content:start;overflow:hidden;align-items: center;}
		.flexR{justify-content:flex-end;flex-direction:row-reverse!important}
		[class^="flcont"]{display:block;width:50%;height:auto;text-align:center;margin:0px;overflow:hidden;justify-content: stretch;}
		.flcont80{width:80%}
		.flcont70{width:70%}
		.flcont60{width:60%}
		.flcont50{width:50%}
		.flcont40{width:40%}
		.flcont30{width:30%}
		.flcont-per3{width:calc(100% / 3)}
		.flcont20{width:20%}
		.tit{padding:10px 0 30px 0}
		.sp{display:none!important}
	}
	@media screen and (max-width : 800px){
		#wrapper h1,#wrapper h2,#jirei .data-box h3{font-size:18px;color:#222;line-height:30px;font-weight:bold;text-align:center;padding:20px 0px}
		#wrapper h3,#aboutBiz li{font-size:16px;color:#222;line-height:22px;font-weight:bold}
		#wrapper p{font-size:14px;text-align:left;}
		.wrap{padding:30px 0px;}
		.flex{display:block;overflow:hidden;}
		[class^="flcont"]{display:block;width:100%;height:auto;text-align:center;margin:0px;overflow:hidden;}
		.tit{border:solid 2px #364871!important;border-width:2px 0px!important;padding:10px 10px!important;margin:20px auto!important;color:#364871!important;}
		.pc{display:none!important}
		a{color:#6190fa;}
	}
	.data-box h3{padding:20px 0 5px 0;text-align:left}
	@media screen and (min-width : 1500px){
	}
	@media screen and (min-width : 800px){
		.data-box{padding:30px;}
		.data-box p{text-align:left}
	}
	@media screen and (max-width :800px){
		.data-box{padding:30px;}
	}

	.elem{
		opacity: 1;
		transition: 2s;
		transform: rotate(0deg);
		filter: saturate(0%);
	}
	.isAnimate {
		opacity: 1;
		transform: rotate(0);
		filter: saturate(100%);
	}
	.wide-open{
		opacity: 0.1;
		transition: 0.5s;
		transform: rotate(10deg) scale(0.0,1.0);
	}
	.s-wide-open {
		transition: 0.5s;
		opacity: 1;
		transform: rotate(0);
		filter: saturate(100%) scale(1.0,1.0);
	}
	.s-wide-open img{
		transition: 0.5s;
		transform: rotate(360deg);
	}
	#MainTopImg{display:block;height:auto;width:100%;background:#aaa29b;overflow:hidden;text-align:center;margin:0px;border-bottom:1px solid #ccc;position:relative}
	#MainTopImg img{width:100%;height:auto;margin:0px auto;vertical-align:top;}
	.dot{position:absolute;top:0px;left:0px;background-image: url(/biz/images/dot.gif);background-repeat: repeat, no-repeat;background-size: auto, cover;width:100%;height:100%;display:block;z-index:100;opacity:0.05}
	#MainTopImg span{filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));}
	@media screen and (min-width : 800px){
		#MainTopImg span{position:absolute;width:400px;height:150px;display:block;top:calc(50% - 75px);left:calc(50% - 200px);border:solid 1px #fff;line-height:150px;text-align:center;font-size:30px;color:#fff;z-index:1000}
	}
	@media screen and (max-width : 800px){
		#MainTopImg span{position:absolute;width:200px;height:100px;display:block;top:calc(50% - 50px);left:calc(50% - 100px);border:solid 1px #fff;line-height:100px;text-align:center;font-size:18px;color:#fff;z-index:1000}
	}

  #crumbsN{display:block;width:100%;border-bottom:dotted 1px #ccc;padding:20px 10px;}
  #crumbsN ul{width:100%;max-width:1200px;margin:0px auto;text-align:left;}
  #crumbsN ul li{display:inline-block;font-size:13px;}
  #crumbsN ul li:before{content:'>';font-family:online;padding:0 5px;}
  #crumbsN ul li:first-child:before{content:'';}
  #crumbsN ul li a{color:#333;}
  #crumbsN ul li a:hover{color:#108ed0;}

