<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}

/* ==========================================================================
HTML5 display definitions
========================================================================== */
 
/* * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3. */
 
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
	font-size: 14px;
}
/* * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
/* * Prevents modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices. */
audio:not([controls]) {
	display: none;
	height: 0;
}
/* * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, * and Safari 4.
* Known issue:no IE 6 support. */
[hidden] {
	display: none;
}
/* ==========================================================================
Base
========================================================================== */
/* * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
*    `em` units.
* 2. Prevents iOS text size adjust after orientation change, without disabling
*    user zoom. */
 
html {
	font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}
html, html a {
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}
/* * Addresses `font-family` inconsistency between `textarea` and other form
* elements. */
html, button, input, select, textarea {
}
/* * Addresses margins handled incorrectly in IE 6/7. */
body {
	font-size:0;
	margin: 0;
	font-family: 'Segoe UI Symbol','Lucida Console','Arial','繝｡繧､繝ｪ繧ｪ', Meiryo,'Hiragino Kaku Gothic ProN','繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3','繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け','Hiragino Sans',sans-serif;  /*蝓ｺ譛ｬfont*/
	/*font-family:'Varela Round', 'Rounded Mplus 1c', 'MS Serif', 'New York', 'serif','Lucida Grande', 'segoe UI', '繝偵Λ繧ｮ繝惹ｸｸ繧ｴ ProN W4', 'Hiragino Maru Gothic ProN', 'Meiryo';*/ /*荳ｸ譁�ｭ庸ont*/
	
}
p{
	line-height: 1.6em;
}
.en{
	font-family: "Roboto Condensed", sans-serif;
}

/* ==========================================================================
Links
========================================================================== */
/* * Addresses `outline` inconsistency between Chrome and other browsers. */
 
a:focus {
	outline: thin dotted;
}
/* * Improves readability when focused and also mouse hovered in all browsers. */
a:active, a:hover {
	outline: 0;
}
body{
	background-color:#000;
	font-family: "sofia-pro","source-han-sans-japanese","繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3","Hiragino Kaku Gothic ProN","貂ｸ繧ｴ繧ｷ繝�け菴�","Yu Gothic",YuGothic,"繝｡繧､繝ｪ繧ｪ",Meiryo,sans-serif;/*蝓ｺ譛ｬfont*/
	/*font-family: 'Segoe UI Symbol','Lucida Console','Arial','繝｡繧､繝ｪ繧ｪ', Meiryo,'Hiragino Kaku Gothic ProN','繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3','繝偵Λ繧ｮ繝手ｧ偵ざ繧ｷ繝�け','Hiragino Sans',sans-serif;  */
	/*font-family:'Varela Round','MS Serif', 'New York', 'serif','Lucida Grande', 'segoe UI', '繝偵Λ繧ｮ繝惹ｸｸ繧ｴ ProN W4', 'Hiragino Maru Gothic ProN', 'Meiryo';*/ /*荳ｸ譁�ｭ庸ont*/
	font-size: 0;
	letter-spacing:0.2rem;
	
	}
a{  -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;}
a:hover, a:focus {
	text-decoration: none;
}
a:link { color: #de4040; }
a:visited { color: #de4040; }
a:hover { color: #ea6e6e; }
a:active { color: #de4040; }

/* ==========================================================================
main
========================================================================== */
header{
	width: 100%;
	height:620px;
	max-width: 1600px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
}
.main {
	background: url(../img/main0709.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
/*	background-attachment: fixed;*/
	background-position: 50% 25%;
	width: 100%;
	height:100%;
/*	padding: 140px 0;*/
	background-color: #000;
	position: relative;
	line-height: 0;
}
.navicon {
	position: relative;
	height: 26px;
}
.inner {
	position: absolute;
	width: 100%;
	margin-top:50px;
	left:0;
}
.h2c{
	color: #fff;/* 譁�ｭ励�濶ｲ */
    /*border: 2px dashed #ffecef;*//* 繧ｹ繝�ャ繝√�螟ｪ縺輔�遞ｮ鬘槭�繧ｫ繝ｩ繝ｼ */
    background: rgba(255,255,255, 0.4);/* 閭梧勹濶ｲ */
    /*border-radius: 30px;*//* 蝗幃嚆縺ｮ荳ｸ縺ｿ */
    box-shadow: 0 0 0 8px rgba(255,255,255, 0.2);
    margin: 0 auto;
    padding: 10px 5px 15px 5px;
}
.h1bor{
/*		background: linear-gradient(transparent 80%, #ca0d5f 80%);*/
	border-bottom: 5px dotted #fff;
}
.h1txt{
	font-size:53px;
	letter-spacing: 18px;
}
.txten{
	font-size:12px;
	letter-spacing: normal;
}
/* ==========================================================================
section profile (02)
========================================================================== */
.imgheiht{
		height:50px;
	}
.bgbk {
	background-color: #242327;
/*	margin-top:0;
	margin-bottom: 5%;*/
	padding:5% 0 8%;
	position: relative;
}
.bgbk p{
color:#fff;
font-size:20px;
text-align: left;
line-height: 1.8em;

}
.bgbk h3{
	margin-top:0;
}
.bgbkp{
	font-size:24px;
	 border-bottom: 5px solid #e6cf35;
	line-height: 2em;

}
.sec_02{
	background: url(../img/sec_bg.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 100% 25%;
	width: 100%;
	height:100%;
	position: relative;
	line-height: 0;
}
section .st1 {
	margin:20px 5px;
	padding: 10px 20px 50px;
	border-radius: 10px;
	background-color: rgba(255,255,255,0.9);
}

section .h1{
    font-size: 35px;
/*	text-transform: uppercase;*/
    font-weight: 700;
	color:#333333;
	padding-bottom: .3em;
	border-bottom: 5px solid #c6d6f5;
	text-align: center;
	margin: 5% 15%;
	line-height: 1.5;
	
}
section .h2{	
    font-size: 18px;
	color:#333333;
	text-align: left;
	margin-right:10px;
	margin-left:5%;
	line-height: 1.5;
}
section .h3{	
    font-size: 18px;
	color:#333333;
	text-align: left;
	margin-right:5%;
	margin-left:10px;
	line-height: 1.5;
}
section .h4{	
    font-size: 18px;
	color:#333333;
	text-align: center;
	margin:10px 10%;
}
section .h5{	
    font-size: 18px;
	color:#333333;
	text-align: left;
	margin-right:5%;
	margin-left:5%;
	line-height: 1.5;
}
section .h6{	
    font-size: 18px;
	color:#333333;
	text-align: center;
	margin-right:5%;
	margin-left:5%;
	line-height: 1.5;
}
.spanh5{
	font-weight: bold;
}
.spanred{
	color:#f35858;
}

.prof h2 {
    position: relative;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 26px;
    color: #fff;
	margin: 0 0 20px;
	line-height: 1.5;
	border-bottom: double 3px #ccd1db;
}
.prof h3 {
    position: relative;
    letter-spacing: 4px;
	line-height: 1.8;
    font-weight: 500;
    font-size: 14px;
    color: #DDDDDD;
	margin-bottom: 40px;
}

/* ==========================================================================
section scout history
========================================================================== */
.scout{
	background-color: #f6f6f6;
	position: relative;
	padding:5% 0;
}
.history{
	background-color: #f6f6f6;
	position: relative;
	padding:0 0 8%;
}
.bggr {
	background-color: #f6f6f6;
}

.bggr h2 {
	position: relative;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 26px;
    color: #605555;
	margin: 0 0 20px;
	line-height: 1.5;
	border-bottom: double 3px #605555;
}
.bggr h3 {
	position: relative;
    letter-spacing: 4px;
	line-height: 1.5;
    font-weight: 500;
    font-size: 16px;
    color: #605555;
	margin-bottom: 40px;
	margin-top:5px;
	text-align: left;
}
/*繧ｹ繧ｭ繝ｫbox*/
.box30 {
    margin: 2em 0;
    background: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
/*	border-radius: 10px;*/
	padding-bottom:25px;
}
.box30 .box-title {
    font-size: 1.6em;
    background: #da5454;
    padding: 15px 5px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
/*	border-radius: 10px 10px 0 0;*/
}
.box30 p {
	font-size:1.1em;
    padding: 15px 20px;
    margin: 0;
	color:#605555;
	text-align: left;
}
.box30 .boxtxt {
	font-size:1.2em;
	font-weight: 600;
	line-height: 2rem;
}
@media only screen and (max-width:767px) {
	.box30 .box-title {
		font-size: 1.3em;
		}
	.box30 p {
	text-align: left;
	font-size:1em;
	padding:15px;
}
	}
/* ==========================================================================
RELATED WEB PAGE
========================================================================== */
.relatedimg {/*隕ｪdiv*/
  position: relative;/*逶ｸ蟇ｾ驟咲ｽｮ*/
  }
.relatedimg a:hover {
  opacity: 0.7;
}
.relatedimg p {
  position: absolute;/*邨ｶ蟇ｾ驟咲ｽｮ*/
	font-size:16px;
  color: #fff;/*譁�ｭ励�逋ｽ縺ｫ*/
	font-weight: 600;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;
  padding:0;
	width: 100%;
	text-align: center;
  }
.bgwh {
	background-color: #f1f1f1;
/*	margin-top:0;
	margin-bottom: 5%;*/
	position: relative;
	padding:5% 0 8%;
}

.bgwh h2 {
    position: relative;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 26px;
    color: #111;
	margin: 0 0 20px;
	line-height: 1.5;
	border-bottom: double 3px #333;
	
}
.bgwh h3 {
    position: relative;
    letter-spacing: 4px;
	line-height: 1.5;
    font-weight: 500;
    font-size: 14px;
    color: #111;
	margin-bottom: 40px;
	margin-top:5px;
}
.bg-img {
	background-image: url(../img/bg-img.jpg);
    background-position: bottom;
    background-size: cover;
	position: relative;
	padding:5% 0 8%;
}
.bg-img h3{
	font-size: 18px;
	text-align: center;
}
.bgwh {
	background-color: #f1f1f1;
/*	margin-top:0;
	margin-bottom: 5%;*/
	position: relative;
	padding:5% 0 8%;
}

.bgwh h2 {
    position: relative;
    letter-spacing: 4px;
    font-weight: 600;
    font-size: 26px;
    color: #111;
	margin: 0 0 20px;
	line-height: 1.5;
	border-bottom: double 3px #333;
}
.bgwh h3 {
    position: relative;
    letter-spacing: 4px;
	line-height: 1.5;
    font-weight: 500;
    font-size: 14px;
    color: #111;
	margin-bottom: 40px;
	margin-top:5px;
}
/* ==========================================================================
word
========================================================================== */
.features-wrapper, .team-wrapper {
	margin: 40px 0 0;
}
.w_bg{
	background-color: rgba(235, 235, 235, 0.3);
}

.w_h2{
	font-size:20px;
	line-height: 26px;
}
.w_p{
	font-size:1.1em;
	font-weight: normal;
	text-align: left;
	padding-left:5px;
	margin-bottom:30px;
}
.features-wrapper h2{
text-align: left;
font-size:19px;
padding: 0.8em 0.3em 0.8em 0.7em;/*譁�ｭ励�荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
color: #494949;/*譁�ｭ苓牡*/
background: #fafafa;/*閭梧勹濶ｲ*/
border-left: solid 7px #da5454;/*蟾ｦ邱�*/
border-bottom: solid 3px #d7d7d7;/*荳狗ｷ�*/
margin-bottom:8px;
text-transform:none;
}
.features-wrapper h2:beefore{border:none;}
.features-wrapper h2:after{
	border: none;
	margin:0;
	
}
/* ==========================================================================
step譫�
========================================================================== */
/*繧ｹ繝�ャ繝苓ｪｬ譏�*/
.col-steps{
	padding: 0 20px;
}
.steps-title, .steps-title-last {
  width: 100%;
  margin: 0 .5em 1em 0em;
  background: #e6db92;
  text-decoration: none;
  color: #444;
  position: relative;
  height: 100px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column nowrap;
}
.steps-title p, .steps-title-last p {
color: #444;
letter-spacing: normal;
}
.stepB{
	font-size:1.2rem;
	font-weight: 600;
	color: #444;
}
.form-explain {
  min-height: 5em;
	font-size:14px;
	text-align: left;
}

.steps-title::after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 30px solid #eaeebb;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2;
}

@media print, screen and (max-width: 768px) {
.col-steps{
	padding: auto;
}
.form-explain {
		width: 80%;
		margin: 0 auto 30px;
	}
.steps-title, .steps-title-last {
    width: 80%;
    margin: 0 auto 30px;
    background: #e6db92;
    text-decoration: none;
    color: #444;
    position: relative;
    height: auto;
    text-align: center;
    padding: 10px;
  }
  .steps-title::after {
    content: "";
    display: block;
    border-top: 20px solid #eaeebb !important;
    border-right: 38vw solid transparent !important;
    border-left: 38vw solid transparent !important;
    border-bottom: none;
    position: absolute;
    width: 0;
    height: 0;
    bottom: -20px !important;
    top: auto !important;
    left: 50%;
    margin-top: 0 !important;
    margin-left: -38vw;
  }
}

/* ==========================================================================
margin
========================================================================== */
.margin_t20{
	margin-top:20px;	
}
.margin_t40{
	margin-top:40px;	
}
.margin_t60{
	margin-top:60px;	
}
.margin_b20{
	margin-bottom:20px;	
}
.margin_b40{
	margin-bottom:40px;	
}
.margin_b60{
	margin-bottom:60px;	
}
/* ==========================================================================
padding0
========================================================================== */
.row,.container,.container-fluid{
	padding-left: 0;
	padding-right: 0;
}
.padding_lr0{
	padding-left: 0;
	padding-right: 0;
}
.padding_tb0{
	padding-top: 0;
	padding-bottom: 0;
}

/* ==========================================================================
old
========================================================================== */

h1{	
	color: #FFF;
    text-transform: uppercase;
	margin-bottom: 5px;
    font-weight: 500;
    font-size: 24px;
    line-height: 60px;
	letter-spacing:0.5rem;
/*	text-shadow: 1px 1px 0px #000, 2px 2px 0px #535555;*/
	text-shadow: 5px  5px 6px rgba(0, 0, 0, 0.2),
      -5px  5px 6px rgba(0, 0, 0, 0.2),
       5px -5px 6px rgba(0, 0, 0, 0.2),
      -5px -5px 6px rgba(0, 0, 0, 0.2),
       5px  0px 6px rgba(0, 0, 0, 0.2),
       0px  5px 6px rgba(0, 0, 0, 0.2),
      -5px  0px 6px rgba(0, 0, 0, 0.2),
       0px -5px 6px rgba(0, 0, 0, 0.2);  
}
.h1span{
	font-size:44px;
	letter-spacing:1.0rem;
	
}
h2{	
    font-size: 18px;
    line-height: 1.5;
/*	text-shadow: 1px 1px 0px #eea146, 2px 2px 0px #666699;*/
	font-weight: normal;
	color: #fff;
	margin-bottom: 15px;
}
/* ==========================================================================
share
========================================================================== */
.bggray {
	background-color: #242327;
	padding:3% 0 3%;
	position: relative;
}
/* ==========================================================================
footer
========================================================================== */
footer {
	text-align: center;
	background: #333333;	
	color: #FFF;
	font-size: 24px;
	line-height: 1.6em;
}

footer .h1{
	font-size: 14px;
	line-height: 1.6em;
	letter-spacing: normal;
}
a.footer:link { color: #FFF; }
a.footer:visited { color: #FFF; }
a.footer:hover { color: #FFF; }
a.footer:active { color: #FFF; }

footer img{
	margin:10px 0;
}
/* ==========================================================================
parts
========================================================================== */
/*---------------------------------------
   Back top         
-----------------------------------------*/

.go-top {
	background-color: #de4040;
    box-shadow: 1px 1.732px 12px 0px rgba( 0, 0, 0, .14 ), 1px 1.732px 3px 0px rgba( 0, 0, 0, .12 );
    transition: all 1s ease;
    bottom: 1em;
    right: 1em;
    color: #222;
    font-size: 26px;
    display: none;
    position: fixed;
    text-decoration: none;
    width: 55px;
    height: 55px;
	line-height: 58px;
    text-align: center;
    border-radius: 100%;
    padding-left: 10px;
}
.go-top:visited, .go-top:link {
  color: #ffffff;
}
.go-top:hover {
  background: #ea6e6e;
  color: #242327;
}


/*繧ｪ繧ｷ繝｣繝ｬ繝懊ち繝ｳ*/
.learn-more-btn {
	background: rgba(222, 64, 64, 0.9);
	display:block;
	width: 90%;
	text-align: center;
    margin: 0 auto;
    padding: 0.8em ;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	-webkit-box-shadow: 0px 3px 0px 0px #a9a9a9;
	-moz-box-shadow: 0px 3px 0px 0px #a9a9a9;
	box-shadow: 0px 3px 0px 0px #a9a9a9;
	font-size: 18px;
	font-weight: bold;
	line-height: 2em;
}
a.learn-more-btn:link { color: #fff; }
a.learn-more-btn:visited { color: #fff; }
a.learn-more-btn:hover { color: #242327;
    text-decoration: none;
	background: rgba(234, 110, 110, 0.6);}
a.learn-more-btn:active { color: #fff; }
@media only screen and (max-width:767px) {
	.learn-more-btn {
		font-size: 14px;}
}


/* 荳芽ｧ偵*/
.btnsankaku{
width: 0;
height: 0;
border-style: solid;
border-width: 6px 0 6px 8px;
border-color: transparent transparent transparent #ffffff;
	position: relative;
	
}

 
/* ==========================================================================
main responsive
========================================================================== */
 /* txt邉ｻ
--------------------------- */
@media only screen and (max-width:767px) {

header {
	height: 450px;
	}
h1{
    text-transform: uppercase;
	margin-bottom: 10px;
    font-weight:600;
    font-size: 20px;
    line-height: 50px;
	text-align: center;
	letter-spacing: 0.4rem;
		text-shadow: 3px  3px 5px rgba(0, 0, 0, 0.4),
      -3px  3px 5px rgba(0, 0, 0, 0.4),
       3px -3px 5px rgba(0, 0, 0, 0.4),
      -3px -3px 5px rgba(0, 0, 0, 0.4),
       3px  0px 5px rgba(0, 0, 0, 0.4),
       0px  3px 5px rgba(0, 0, 0, 0.4),
      -3px  0px 5px rgba(0, 0, 0, 0.4),
       0px -3px 5px rgba(0, 0, 0, 0.4); 
}
.h1span {
    font-size: 30px;
	line-height: 40px;
    letter-spacing: 0.6rem;
}
h2{	
    font-size: 14px;
}
.bgwhp{
font-size:18px;

}	
.bgwh p{
font-size:16px;
text-align: left;

}
	
	/*縲繝懊ち繝ｳ縲*/
a.button {
	font-size: 18px;
	width: 90%;
}

section .st1 {
	margin:10px 5px;
}

section .h1{
    font-size: 18px;
	margin: 20px 5px 10px;
}
	
section .h2{	
    font-size: 14px;
	color:#333333;
	text-align: left;
	margin:5px;
}
section .h3{	
    font-size: 14px;
	color:#333333;
	text-align: left;
	margin:5px;
}
section .h4{	
    font-size: 14px;
	color:#333333;
	text-align: left;
	margin:5px;
}

section .h5{	
    font-size: 16px;
	color:#333333;
	text-align: left;
	margin:5px;
}
section .h6{	
    font-size: 14px;
	color:#333333;
	text-align: left;
	margin:5px;
}
	/*蠢懷供隕���ユ繝ｼ繝悶Ν*/
table.table01 {
	width:100%;
	margin-left:0;
	margin-bottom:20px;
}

table.table01 tbody th {
	display: block;
	padding:5px 10px;
	font-size: 12px;
	width: 100%;
}

table.table01 tbody td {
	padding:10px;
	display: block;
    text-align: left;
}
table.table01 tbody td p {
	display: block;
	width:100%;
	font-size: 12px;
}
footer {
	padding:10px 3%;
	font-size: 16px;
}

footer .h1{
	font-size: 12px;
	margin-top:15px;
}
.prof h2, .bggr h2 {
    font-size: 22px;
	padding-bottom: 10px;
	text-align: center;
}
.prof h3{
	text-align: left;
	}
.imgheiht{
		height:35px;
	}
.w_h2{
	font-size:18px!important;
	line-height: 24px;
}
.bg-img h3{
	text-align: left;
}

}
@media only screen and (max-width:479px) {
	/*縲蟆上せ繝槭�逕ｨ縲*/
header{
	height:250px;	
	}
.inner {
	margin-top:30px;
}
.h1txt {
  font-size: 32px;
}
.sec_02{
	background: url(../img/sec_bg_sp.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 100% 25%;
	position: relative;
}

}
@media only screen and (min-width: 480px) and (max-width:767px) {
	/*縲繧ｹ繝槭�逕ｨ縲*/
header{
	height:400px;	
	}
.h1txt {
    font-size: 26px;
}
}
@media only screen and  (min-width: 768px) and (max-width: 1024px)  {
	/*縲iPad逕ｨ縲*/
header{
	height:445px;	
	}

h1{
    font-size: 26px;
		}
.inner {
    position: absolute;
    width: 100%;
    margin: 0 auto;
}
}
@media only screen and  (min-width: 1024px) and (max-width: 1366px)  {
	/*縲iPadPro逕ｨ縲*/
header{
	height:450px;	
	}
.inner {
    position: absolute;
    width: 100%;
    margin: 0 auto;
}
}
@media (max-width:767px) {
.main {
	background: url() no-repeat center center;
}
}
</pre></body></html>