@import url('https://fonts.googleapis.com/css?family=Dorsa|Syncopate|Wire+One');


html, body {
    -webkit-text-size-adjust: 100%;
    height: 100%;
    overflow: auto;
    background: #222;
    font-size: 13px;
    font-family: 'Syncopate', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


body, div, iframe {
    margin: 0;
    padding: 0;
}


body::before {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 100;
    content: '';
    width: 100%;
    height: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
}

input, textarea, select {
    font-size: 16px;
}

a {color:#fff; text-decoration:none;}
a:hover { opacity:0.8;}

h1, h2, h3 { font-size:13px; margin:0px; padding:0px; font-weight:normal;}

p {
    margin: 0;
    padding: 0;
}




.flexbox {
    display: -webkit-flex;
    display: flex;
    margin: 0 auto !important;
    width: 1024px;
    height: 100%;
}
.lefts {
    height: 100%; 
    width: 300px;
    margin-right: 12px;
    background: #333;
    color: #fff;
}
.main {
    height: 100%; 
    margin: 0;
    background: #333; 
    width: 400px;
}
.rights {
    height: 100%; 
    width: 300px;
    margin-left: 12px;
    background: #333;
    color: #fff;
}
























select{
    outline:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 3px 0 0 10px;
    border:0px solid #ddd;
    color:#828c9a;
    width:100%;
    border-radius:0px;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}
.cgl select{
  background:#ff708d;
  font-size: 16px;
font-weight: ;
font-family: 'Syncopate', sans-serif;


  color: #fff;
  letter-spacing: 1px;

  text-align: center;
  text-shadow: 0 0 12px #fff;



}
.csl select{
  background:skyblue;
  font-size: 16px;
font-weight: ;
font-family: 'Syncopate', sans-serif;


  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 0 0 12px #fff;

}



.select-wrap {
    position:relative;
}
.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 13px;
    content: "\f078";
    font-family: "FontAwesome";
    line-height: 1em;
    color: #fff;
    pointer-events: none;
font-size:13px;
  text-shadow: 0 0 6px #fff;

}














#g-k-w-search .gsc-control-cse { padding: 0; border: 0px !important;}

/* テキストボックスに文字入力したときに出る「×」マークの位置調整用の指定 */
#g-k-w-search .gsc-search-box { position: relative; margin: 0px;}

#g-k-w-search .gsc-search-box tr,
#g-k-w-search .gsc-search-box td { display: block; }

#g-k-w-search .gsc-search-box .gsc-input-box { background-color: #fff; }

/* テキストボックスの親要素。width指定しつつfloatで左寄せ */
#g-k-w-search .gsc-search-box td.gsc-input {
	box-sizing: border-box;
	width: 70% !important;
	padding: 0 !important;
	margin-right: 0px;
	height: 50px;
	vertical-align: top;
	float: left;
    margin: 0px !important;
}
#g-k-w-search .gsc-search-box td.gsc-input .gstl_50 {
	box-sizing: border-box;
	width: 100% !important;
	padding: 0 !important;
	margin-right: 0px;
	height: 50px;
	vertical-align: top;
	float: left;
    margin: 0px !important;
}

#g-k-w-search .gsc-search-box .gsib_a {
	width: 100% !important;
	padding: 0 !important;
}

/* テキストボックスのデザイン設定 */
#g-k-w-search .gsc-search-box input#gsc-i-id1 {
	box-sizing: border-box;
	height: 50px !important;
	padding: 10px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 0px 0px 0px 0 rgba(200,200,200,0.4) inset;
	-moz-box-shadow: 0px 0px 0px 0 rgba(200,200,200,0.4) inset;
	box-shadow: 0px 0px 0px 0 rgba(200,200,200,0.4) inset;
	background-position: 5px center !important;
    margin: 0px !important;
}

#g-k-w-search .gsc-search-box td#gs_tti51 { margin-bottom: 0px; }

/* ボタンの親要素。width指定しつつfloatで左寄せ */
#g-k-w-search .gsc-search-box td.gsc-search-button {
	width: 20% !important;
	height: 50px;
	float: right;
}

/* テキストボックスに文字入力したときに出る「×」マークの位置調整 */
#g-k-w-search .gsc-search-box .gsib_b {
	position: absolute;
	width: 20px;
	top: 13px;
	right: 25%;
}

/* デフォルトで設定されている(疑似的な)テキストボックスの
デザイン設定を解除 */
#g-k-w-search .gsc-search-box .gsc-input-box,
#g-k-w-search .gsc-search-box .gsc-input-box-hover,
#g-k-w-search .gsc-search-box .gsc-input-box-focus {
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

/* 検索ボタンの背景をボタンのように見せかける */
#g-k-w-search .gsc-search-box .gsc-search-button {
	position: relative;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-o-border-radius: 0px;
	-ms-border-radius: 0px;
	border-top: 0px solid #774063;
	border-left: 0px solid #774063;
	border-right: 0px solid #2C041E;
	border-bottom: 0px solid #2C041E;
	background: teal url(http://www.rapidcrow.com/img/isearch.png) 50% center no-repeat;
	cursor: pointer;
}

/* 検索ボタンの背景部分にテキストを表示させる */
#g-k-w-search .gsc-search-box .gsc-search-button:before {
	position: absolute;
	top: 35%;
	left: 30%;
    content: "";
    font-family: "";
	color: #FFF;
	font-size: 13px;
}

/* 検索ボタンを透明化し背景のみを表示させる */
#g-k-w-search .gsc-search-box input.gsc-search-button-v2,
#g-k-w-search .gsc-search-box input.gsc-search-button {
	width: 100%;
	height: 50px;
	padding: 0 !important;
	opacity: 0;
}

/* 検索結果（オーバーレイ）の設定 */
.gsc-results-wrapper-overlay {
 left: 2% !important;
 top: 2% !important;
 width: 92% !important;
 height: 85% !important;
 padding: 2% !important;
border-radius: 3px !important;
  z-index: 100000;
}


.fot::after {
  position: fixed !important;
  bottom: 65px;
  left: 3%;
  z-index: 100002;
  content: '';
  width: 94%;
  height: 7px;
  box-shadow: 0 40px 25px rgba(0,0,0,.5);
  border-radius: 200px / 5px;
}


.gsc-modal-background-image-visible{opacity:1.0 !important;background-color:#F0F0F0 !important;}


.gcsc-branding {
    display: inline-block !important;
    position: absolute !important; 
    top: 7px;
    right: 25px;
    padding: 0px !important;
    width: auto;
    text-align: right;
}

.gsc-branding-text, .gcsc-branding-text 
{color: #ccc !important;}


.gsc-results-close-btn {
    position: absolute !important; 
    top: 7px !important; 
    right: 7px !important; 
    padding: 0px !important;
    z-index: 100002;
}

.gsc-result-info {
    display: inline-block !important;
    position: absolute !important; 
    top: 5px;
    left: 5px;
    padding: 0px !important;
    margin: 0px !important;
    width: auto;
    font-size: 11px !important;
color: #aaa !important;
}




.gsc-tabsArea {
    display: inline-block !important;
    position: absolute !important; 
    top: 40px !important; 
    left: 5% !important; 
margin: 0px !important;
z-index: 100002;
    width: auto;
}




.gsc-tabHeader.gsc-tabhActive {
border: 0 !important;
    width: auto;
    position:relative;
	margin:0 12px;
padding: 0 !important;
	text-align:center;
	color: #333 !important;
font-weight: normal !important;
	background:#f0e800;
	-webkit-transform: rotate(-3deg) skew(-3deg);
	-moz-transform: rotate(-3deg) skew(-3deg);
	-o-transform: rotate(-3deg) skew(-3deg);
	-ms-transform: rotate(-3deg) skew(-3deg);
	transform: rotate(-3deg) skew(-3deg);
	text-shadow:1px 1px 0 rgba(255,255,255,1);
	box-shadow:	0 0px 0px 0 rgba(0,0,0,0.2),
				12px 0 0 0 #f0e800,
				-12px 0 0 0 #f0e800;

}

.gsc-tabHeader.gsc-tabhInactive {
border: 0 !important;
    width: auto;
    position:relative;
	margin:0 12px;
padding: 0 !important;
	text-align:center;
	color: #333 !important;
font-weight: normal !important;
	-webkit-transform: rotate(-3deg) skew(-3deg);
	-moz-transform: rotate(-3deg) skew(-3deg);
	-o-transform: rotate(-3deg) skew(-3deg);
	-ms-transform: rotate(-3deg) skew(-3deg);
	transform: rotate(-3deg) skew(-3deg);
	text-shadow:1px 1px 0 rgba(255,255,255,1);

}


.gsc-tabsArea, .gsc-refinementsArea, .gsc-above-wrapper-area {
    border-bottom: 0px !important;
}

.gsc-refinementsArea, .gsc-above-wrapper-area {
width: 100% !important;
height: 0px !important;
padding: 0px !important;
margin: 0px !important;
}

.gsc-orderby-label.gsc-inline-block {
display: none;
}

.gsc-control-cse .gsc-option-menu-container {
    display: inline-block !important;
    position: absolute !important; 
    top: 40px !important; 
    right: 7% !important; 
    width: auto;

}

.gsc-selected-option-container, .gsc-option-menu-item-highlighted, .gsc-control-cse .gsc-option-menu, .gsc-option {
width: auto;
box-shadow: none !important;
}










.gsc-wrapper {
margin-top: 80px;
}




.gsc-adBlock{
margin: 0 auto 15px !important;
width: 94% !important;
padding: 3px 7px !important;  
box-shadow: 0 0 15px rgba(0,0,0,.3);
border-bottom: 0px !important;
border-radius: 10px !important;
}


.gsc-results {
width: 100% !important;

}


.gsc-webResult .gsc-result {
padding: 0px !important;  
  box-shadow: inset 0 0 15px rgba(0,0,0,.3);

}



.gsc-webResult.gsc-result {
  border-radius: 10px;
  text-align: center;
  width: 96%;
  height: auto;
margin: 0px auto 10px !important;
}
.gsc-webResult.gsc-result p {
  text-align: left;
}
 
.gsc-expansionArea {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
margin: 0 auto !important;
  width: 100%;
position: relative;
    }
.gsc-expansionArea .gsc-webResult.gsc-result {
    width: 48%;
margin-left: 1% !important;
margin-right: 0% !important;
margin-top: 0 !important;
overflow: visible; 
}






.gsc-webResult .gsc-result {
    position:relative;
}
 
.gsc-webResult .gsc-result a {
    position:absolute;
    top:2%;
    left:2%;
    width:96%;
    height:96%;
z-index: 100002;
}




.gs-spelling {
    width: auto;
padding: 0px 0 0px 0 !important;
margin: 5px 0 5px 0 !important;
}
.gs-spelling a {
    position: relative !important;
}









.gsc-thumbnail-inside {
    width: auto;
    height: 0px;
}

.gsc-result .gs-title {
margin-top: 0px !important;
text-align: left;
width: 100%;
  word-wrap: break-word !important;
overflow: visible !important;
}

a.gs-title {
font-size: 13px !important;
text-decoration: none !important;
font-weight: 600;
 color: transparent !important;
  background-color : black !important;
  text-shadow : rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px !important;
-webkit-background-clip : text !important;
}
.gs-result .gs-title b {
font-size: 13px !important;
text-decoration: none !important;
font-weight: 600 !important;
 color: transparent !important;
  background-color : red !important;
  text-shadow : rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px !important;
-webkit-background-clip : text !important;
}



.gsc-table-result {
width: auto !important;
margin: 65px 0 65px 0 !important;
padding-left: 4% !important;
padding-right: 4% !important;
}

.gs-bidi-start-align.gs-snippet {
font-size: 12px !important;
  word-break: break-all !important;
 color: transparent !important;
  background-color : black !important;
  text-shadow : rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px !important;
-webkit-background-clip : text !important;
}
.gs-bidi-start-align.gs-snippet b {
font-size: 12px !important;
  word-break: break-all !important;
font-weight: 400 !important;
 color: transparent !important;
  background-color : red !important;
  text-shadow : rgba(255,255,255,0.5) 0 5px 6px, rgba(255,255,255,0.2) 1px 3px 3px !important;
-webkit-background-clip : text !important;
}




.gsc-url-top {
    width: auto;
height: 1em;
padding-left: 0px !important;
padding-right: 0px !important;
position: absolute !important;
left: 2%;
bottom: 2%;
overflow: hidden !important;
}

.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
font-size: 11px !important;
color: #555 !important;
text-shadow: #fff 0px 1px 2px, #000 0px -1px 1px;
}








.gs-web-image-box-portrait img.gs-image, .gs-web-image-box-landscape img.gs-image{
    position:absolute !important;
    top:-2.1% !important;
    left:-2.1% !important;
    width:104.166666667% !important;
    height:104.166666667% !important;
max-width:104.166666667% !important;
max-height:104.166666667% !important;
opacity:0.3;
  border-radius: 10px;
}


.gs-image-box.gs-web-image-box.gs-web-image-box-portrait, .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
width: 0px !important;
height: 0px !important;
}








.gsc-cursor-box.gs-bidi-start-align {
    width: 48%;
margin-left: 1% !important;
margin-right: 0% !important;
margin-top: 0 !important;
  word-wrap: break-word !important;
overflow: visible !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
margin: 10px 5px 5px 15px !important;
line-height: 30px;

    display: inline-block !important;
    position: relative;
    text-decoration: none;
    color: #fff !important;
    width: 30px !important;
    height: 30px !important;
    padding: 5px 5px 5px 4px;
    font-size: 25px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    box-shadow: inset 0 2px 0px rgba(255, 255, 255, 0.25), inset 0 -2px 0px rgba(0, 0, 0, 0.18);
    transition: .2s;
    background: #1da1f3;
    border: solid 5px #1da1f3 !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    display: inline-block !important;
    position: relative;
    text-decoration: none;
    color: #fff !important;
    width: 30px !important;
    height: 30px !important;
    padding: 5px 5px 5px 4px;
    font-size: 25px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    box-shadow: none;
    transition: .2s;
    background: #ef4d4d;
    border: solid 5px #ef4d4d !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
    text-decoration: none !important;
}


.gsc-adBlockNoHeight {
display: none;
}











.gsc-results.gsc-imageResult.gsc-imageResult-classic {
width: auto;
}

.gsc-imageResult, .gsc-imageResult-column, .gsc-imageResult-classic {
padding: 0px !important;
margin-right: 0px !important;
margin-bottom: 0px !important;
border: none !important;
}

.gsc-imageResult.gsc-imageResult-classic.gsc-result {
padding: 0px !important;
margin-left: 1% !important;
margin-right: 2% !important;
margin-bottom: 3% !important;
width: 47%;

}



.gs-imageResult .gs-image-box {
height: 180px !important;
  box-shadow: inset 0 0 15px rgba(0,0,0,.3);
  border-radius: 10px;
}

.gs-imageResult .gs-text-box {
width: auto;
margin-top: -4em;
padding-left: 5px !important;
padding-right: 5px !important;
font-size: 11px !important;
color: #000 !important;
text-shadow: #fff 0px 1px 2px, #000 0px -1px 1px;

}


.gs-visibleUrl.gs-bidi-start-align.gs-ellipsis.gsc-url-top {
position: static !important;
margin-top: 2.5em !important;
}

.gs-snippet.gs-bidi-start-align.gs-ellipsis {
margin-top: -2.5em !important;
font-weight: 600;
}

.gs-size.gs-ellipsis {
text-align: right !important;
margin-top: 3px !important;
}



.gs-imageResult .gs-image-box img.gs-image {
    position:absolute !important;
    top: 0% !important;
    left: 0% !important;
    width: 100% !important;
    height: 100% !important;
max-width: 100% !important;
max-height: 100% !important;
opacity: 0.5;
  border-radius: 10px;
}



.gsc-imageResult .gsc-cursor-box.gs-bidi-start-align {
width: 100% !important;
margin: 0 0 0 -5px !important;
padding: 5px 0px 15px 0px !important;
}




















.bsdw{  position: relative;}

.bsdw::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0px;
  z-index: 9;
  content: '';
  box-shadow: 0 0 20px rgba(0,0,0,.3);
  border-radius: 0px / 0px;
}





.rct {
    width: 100%;
    height: ;
    color: #fff;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 0 0 12px #fff;


    text-align: center;

font-family: 'Syncopate', sans-serif;

padding: 4px 0 1px 0;
    background: -moz-linear-gradient(#fff, #000);
    background: -webkit-linear-gradient(#fff, #000);
    background: linear-gradient(to right, #fff, #000);

  position: relative;

  z-index: 10;

}









.cgl {
    width: 100%;
    height: ;

  position: relative;

}






.cgt {
    width: 100%;
    height: ;
    color: #fff;
    text-align: center;

padding: 1px 0 0 0;

    background: -moz-linear-gradient(#ff708d, #ffb03c);
    background: -webkit-linear-gradient(#ff708d, #ffb03c);
    background: linear-gradient(to right, #ff708d, #ffb03c);

  position: relative;
  z-index: 10;

}




.csl {
    width: 100%;
    height: ;
  position: relative;
}






.cst {
    width: 100%;
    height: ;
    color: #fff;
    text-align: center;

padding: 2px 0 1px 0;
    background: -moz-linear-gradient(skyblue, teal);
    background: -webkit-linear-gradient(skyblue, teal);
    background: linear-gradient(to right, skyblue, teal);

  position: relative;
  z-index: 10;


}







.csb {
    width: 100%;
    height: ;

  position: relative;
}

.hlt {

    width: 100%;
    height: ;
    color: #fff;
    text-align: ;

padding: 5px 0 2px 0;
    background: -moz-linear-gradient(#ffb03c, #ff708d);
    background: -webkit-linear-gradient(#ffb03c, #ff708d);
    background: linear-gradient(to right, #ffb03c, #ff708d);


  position: relative;

  z-index: 10;
}









.fot {
    background: #333;
    width: 100%;
    height: ;
    color: #fff;
    text-align: center;
font-family: 'Times', sans-serif;
}
.fot p {
font-size: 12px;
line-height: 1em;
margin: 0px;
}

.adsl {
display: inline-block;
text-align: center;
margin-top: 25px;
}
.adsl p {
font-size: 10px;
line-height: 1em;
margin: 0px;
}








.scroll {
  margin     : auto;
  width      : 100%;
  font-size  : 100%;
  line-height: ;
  text-align : center;
  border     : 0px solid #666;
  color      : ;
  background : ;
  overflow   : hidden;
}
.scroll span{
  display     : inline-block;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation   : scrollAnime 30s linear infinite;
}
@keyframes scrollAnime{
    0% { transform: translateX(0)}
  100% { transform: translateX(-100%)}
}








@media screen and (max-width : 1023px){

html, body, .gsc-results-wrapper-overlay {
    overflow-x: hidden !important;
    overflow-y: scroll !important;
    -webkit-overflow-scrolling: touch !important;
}

.lefts, .rights {
display: none;
}

.flexbox, .main {
width: 768px;
margin: 0 auto;
}

}




@media screen and (max-width : 768px){

.flexbox, .main {
width: 100%;
margin: 0 auto;
}


}
























