<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";read

.jumbotron-cofee {
	background: url(images/main.jpg) no-repeat center top;
	background-size: cover;
	height: 100vh;
	min-height: 400px;
	color: #fff;
}

.jumbotron_content {
	position:relative;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
}

.logo {
	fill:#fff;
}

.btn-ghost {
	background:transparent;	
}

.btn-ghost.btn-default {
	color:#777;
}

.btn-ghost.btn-primary {
	color:#337ab7;
}

.btn-ghost.btn-success {
	color:#5bc85c;
}

.btn-ghost.btn-info {
	color:#6bc0de;
}

.btn-ghost.btn-warning {
	color:#f0ad4e;
}

.btn-ghost.btndanger {
	color:#d9534f;
}

.btn-ghost.btn-default:hover,
.btn-ghost.btn-primary:hover,
.btn-ghost.btn-success:hover,
.btn-ghost.btn-info:hover,
.btn-ghost.btn-warning:hover,
.btn-ghost.btndanger:hover {
	color:#fff;
}

.btn-ghost.btn-white {
	color:#fff;
	border:1px solid #fff;
}

.btn-ghost.btn-white:hover {
	color:#333;
	background:#fff;
}

.row-nopadding {
	margin-left:0;
	margin-right:0;
	margin-bottom:30px;
}

.row-nopadding&gt;[class*="col-"] {
	padding-left:0;
	padding-right:0;
}

.row--v-middle {
	font-size: 0;
}
 
.row--v-middle &gt; [class*="col-"] {
	float: none;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
}

.block-no {
	padding:0;
	margin:0;
}

.logo-svg {
	margin:7px;
}

.newlogo {
	margin: 5px 7px 0;
 width: 100px;
}

/* 上方向のmargin */
.block-mt-sm {
	margin-top: 15px;
}
.block-mt-md {
	margin-top: 30px;
}
.block-mt-lg {
	margin-top: 60px;
}
 
/* 下方向のmargin */
.block-mb-sm {
	margin-bottom: 15px;
}
.block-mb-sm2 {
	margin-bottom: 10px;
}
.block-mb-md {
	margin-bottom: 30px;
}
.block-mb-lg {
	margin-bottom: 60px;
}

.block-mb-lg2 {
	margin-bottom: 65px;
}

.opacity-7 {
	opacity:0.7;
}
.opacity-8 {
	opacity:0.8;
}

.opacity-9 {
	opacity:0.9;
}


/*gridのgutter調整*/
.row-0{
    margin-left:0px;
    margin-right:0px;
 
    &gt; div{
        padding-right:0px;
        padding-left:0px;
    }
}
.row-10{
    margin-left:-5px;
    margin-right:-5px;
 
    &gt; div{
        padding-right:5px;
        padding-left:5px;
    }
}
.row-20{
    margin-left:-10px;
    margin-right:-10px;
 
    &gt; div{
        padding-right:10px;
        padding-left:10px;
    }
}
.row-30{
    margin-left:-15px;
    margin-right:-15px;
 
    &gt; div{
        padding-right:15px;
        padding-left:15px;
    }
}
.row-40{
    margin-left:-20px;
    margin-right:-20px;
 
    &gt; div{
        padding-right:20px;
        padding-left:20px;
    }
}




/* common */

#natsukashinoaji {
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	line-height: 1.5;
	color: #000;
  background: url("../../../img/lp/natsukashinoaji/natsukashi_bk_ing.jpg") top no-repeat;
	background-size:  cover;
}

.fmin { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
.fgothic { font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif; }



/* adust */
img { width: 100%; }
ul {
	margin-bottom: 0;
	padding: 0;
}
li { list-style: none; }
p { margin: 0; }
em { font-style: inherit; }

.cf { *zoom: 1; }
.cf:after {
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
	height: 0;
}

#footer {
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	background-color: #f3efe8;
	color: #817f7c;
	padding:0px 0px;
}

.fix a {
	color: #817f7c;
	transition:.5s;
	text-decoration:none;
}

.fix a:hover {
	color: #504A43;
}

li {
	list-style:none;
}

.fh5co-footer-logo {
	font-size:2.3rem;
}

.p-top-50 {
	padding-top:0.7rem;
}

.pc {
	display:none;
}



.center-textblock {
	display:block;
	width:95%;
	margin:0 auto;
}

.space {
	padding-left:50px;
}

.btn-box .float-left {
	margin: 0 auto;
	width: 378px;
}
.btn-box span.required {
	display: block;
	text-align: center;
	font-size: 12px;
}



/* common */


.container-fluid { padding: 0; }

.del-icons li {
	float: left;
	margin: 0 10px 0px 0;
	width: 50px;
}
.del-icons .limit { width: 94px; }
.del-icons .limit_other { width: 95px; }
.del-icons .new { width: 92px; }
.del-icons .quick { width: 111px; }
.del-icons li:last-child { margin-right: 0; }



.thumbnail {
	margin-bottom: 0;
	padding: 0;
	background: none;
	border: 0;
	border-radius: 0;
}
.product {
	margin: 0 auto 50px;
	width: 85%;
}

.more {
	margin: 0 auto;
	display: block;
	text-align: center;
	line-height: 1.8;
	font-size: 250%;
	color: #fff;
	box-shadow:2px 2px 6px 0px #bababa;
	-moz-box-shadow:2px 2px 6px 0px #bababa;
	-webkit-box-shadow:2px 2px 6px 0px #bababa;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e46088), color-stop(0.00, #f2b3c6));
	background: -webkit-linear-gradient(#f2b3c6, #e46088);
	background: -moz-linear-gradient(#f2b3c6, #e46088);
	background: -o-linear-gradient(#f2b3c6, #e46088);
	background: -ms-linear-gradient(#f2b3c6, #e46088);
	background: linear-gradient(#f2b3c6, #e46088);
	border-radius: 5px;
	border: 1px solid #ffdbdb;
	width: 80%;
}
.more:hover { color: #fff; }

.thumbnails { margin-bottom: 15px; }
.sec-ttl-txt {
	margin-bottom: 5%;
	line-height: 1.2;
	font-size: 250%;
	color: #40220f;
}
.sec-ttl-txt span { color: #ec6d56; }



/* style strat */


/* common */

html { color: #141414; }
.fmin { font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif; }
h1,h2,h3 { margin: 0; }

.cf { *zoom: 1; }
.cf:after {
	clear: both;
	display: block;
	content: "";
	visibility: hidden;
	height: 0;
}


a {
  color: #947f28;
  text-decoration: none;
}
 section a:hover,
section a:focus {
  color: #947f28;
  text-decoration: underline;
}

.fuwafuwa {
-webkit-animation:fuwafuwa 3s infinite linear alternate;
animation:fuwafuwa 3s infinite linear alternate;
}

@-webkit-keyframes fuwafuwa {
0% {-webkit-transform:translate(0, 0) rotate(-5deg);}
50% {-webkit-transform:translate(0, -5px) rotate(0deg);}
100% {-webkit-transform:translate(0, 0)rotate(5deg);}
}

@keyframes fuwafuwa {
0% {transform:translate(0, 0) rotate(-5deg);}
50% {transform:translate(0, -5px) rotate(0deg);}
100% {transform:translate(0, 0)rotate(5deg);}
}

.shadow {
    -webkit-filter: drop-shadow(1px 1px 10px #5d3d27);
        filter: drop-shadow(1px 1px 10px #5d3d27);
        }

.bokashi{
    text-shadow:
        1px 1px 1px #fff,
        1px -1px 1px #fff,
        -1px 1px 1px #fff,
        -1px -1px 1px #fff,
        0 0 22px #fff;
}

.kome {
    text-indent: -1em;
    margin-left: 1em;
}
.kome:before {
    content: '※ ';
}

/* 吹き出し本体 - 上下の中心 */
.balloon2{
  position: relative;
  padding: 20px;
  background-color: #fff3ad;
}
/* 三角アイコン - 上下の中心 */
.balloon2::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -15px;
  top: 50%;
  margin-top: -15px;
  border-right: 15px solid #fff3ad;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
}

/* 吹き出し本体 - 左右の中心 */
.balloon1{
  position: relative;
  padding: 20px;
  background-color: #fff;
}
/* 三角アイコン - 左右の中心 */
.balloon1::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  top: -15px;
  margin: 0 auto;
  border-top: 15px solid #fff;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
}

/* 吹き出し本体 */
.balloon{
  position: relative;
  padding: 20px;
  background-color: #fff;
	 border-radius: 10px; 
}

/* beforeで三角を表現 */
.balloon::before{
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  top: -15px;
  margin: 0 auto;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #fff;
  border-left: 15px solid transparent;
}


section a:hover	{ position: relative; top: 2px; }

.row-0{ margin-left:0px;
	     margin-right:0px}


.no-gutter &gt; [class*='col-'] {
    padding-right:0;
    padding-left:0;
}





@media screen and (min-width:1024px) {

.pc { display: block; }
.sp { display: none; }

.row { margin: 0; }

.del-icons { margin-bottom: 10px; }
.del-icons li {
	float: left;
	width: 40px;
}
.del-icons .limit { width: 75px; }
.del-icons .limit_other { width: 75px; }
.del-icons .new { width: 92px; }
.del-icons .quick { width: 111px; }
.del-icons li:last-child { margin-right: 0; }



#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1;
	font-size: 14px;
}
	
#page-top a {
	background: #d49f38;
	text-decoration: none;
	color: #fff;
	width: 66px;
	padding: 20px 0 25px;
	text-align: center;
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#page-top a:hover {
	text-decoration: none;
	background: #e6ae41;
}
#page-top img { width: 40px; }

.navfont {
	font-size: 16px;
}			
	
	


	

	
	.ryoritxt{
	text-align: right;
	margin: 20px 0 60px;
}		
	
	
	
#main .container-fluid{
	margin: 0px 0 0px;
	}

#main .container-fluid .tit{
	width: 100%;
		margin: 50px auto 70px;
}	
	


	
	
#sub .container-fluid{
	width: 100%;
	margin: 0px 0 0px;
	}	
	
#sub .container-fluid .vis{
	width: 100%;
		margin: 0px auto 20px;
}		
  
#sub .container-fluid .tit{
	width: 80%;
		margin: 0px auto 30px;
}		  
  
	
#sub .container-fluid .txt{
		font-size: 1.3em;
		line-height: 1.6;
		margin: 0px auto 30px;
}		
  
	  
  
	
#sub .container-fluid .subbtn{
	width: 100%;
		margin: 0px auto 0px;
}
	
}/*************************************************** end min-width1024 ***************************************************/

/* navbar collapse for iPad (bootstrap) */
@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav&gt;li {
        float: none;
    }
    .navbar-nav&gt;li&gt;a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}	




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


	
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1;
	font-size: 12px;
}
#page-top a {
	background: #d49f38;
	text-decoration: none;
	color: #fff;
	width: 45px;
	padding: 10px 0 15px;
	text-align: center;
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#page-top a:hover {
	text-decoration: none;
	background: #d49f38;
}
#page-top img { width: 25px; }



.nav li.for_pc { display: none; }

.pc { display: block; }
.sp { display: none; }

.sp_sec01 {
	margin-top: 12%;
}
.block-no { margin-left: 5%; }

.row {
	margin-left: 0;
	margin-right: 0;
}
	



	
	.ryoritxt{
	text-align: right;
	margin: 20px 0 60px;
}		
	

	
#main .container-fluid{
	margin: 0px 0 0px;
	}

#main .container-fluid .tit{
	width: 100%;
		margin: 30px auto 30px;
}	
	


	
	
#sub .container-fluid{
	width: 100%;
	margin: 0px 0 30px;
	}	
	
#sub .container-fluid .vis{
	width: 100%;
		margin: 0px auto 20px;
}		
  
#sub .container-fluid .tit{
	width: 80%;
		margin: 0px auto 30px;
}		  
  
	
#sub .container-fluid .txt{
		font-size: 1.1em;
		line-height: 1.6;
		margin: 0px auto 20px;
}		
  
	  
  
	
#sub .container-fluid .subbtn{
	width: 100%;
		margin: 0px auto 0px;
}			
	

}/* end min-width736 max-width1023 */


@media screen and (min-width:320px) and (max-width:736px) {

.mentaikoday { background: none; }

.nav li.for_pc { display: none; }

.sp { display: block; }
.pc { display: none; }
.sp_sec01 {
	margin-top: 12%;
}
.block-no { margin-left: 5%; }

.row {
	margin-left: 0;
	margin-right: 0;
}


	
	
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1;
	font-size: 12px;
}
#page-top a {
	background: #d49f38;
	text-decoration: none;
	color: #fff;
	width: 45px;
	padding: 10px 0 15px;
	text-align: center;
	display: block;
	border-radius: 50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#page-top a:hover {
	text-decoration: none;
	background: #d49f38;
}
#page-top img { width: 25px; }

	


		
	
	
	.ryoritxt{
	text-align: right;
	margin: 10px 0 30px;
}		
	

	
	
#main .container-fluid{
	margin: 0px 0 0px;
	}
	
	#main .container-fluid .container {
	padding: 0;
	width: 100%;
}						
	

#main .container-fluid .tit{
	width: 80%;
		margin: 30px auto 30px;
}	
	


	
	
#sub .container-fluid{
	width: 100%;
	margin: 0px 0 0px;
	}	
  
	#sub .container-fluid .container {
	padding: 0;
	width: 100%;
}		  
	
#sub .container-fluid .vis{
	width: 100%;
		margin: 0px auto 20px;
}		
  
#sub .container-fluid .tit{
	width: 80%;
		margin: 0px auto 30px;
}		  
  
	
#sub .container-fluid .txt{
		font-size: 1.1em;
		line-height: 1.6;
		margin: 0px auto 10px;
}		
  
	  
  
	
#sub .container-fluid .subbtn{
	width: 100%;
		margin: 0px auto 70px;
}


	

	
}/*************************************************** end min-width320 max-width736 ***************************************************/




</pre></body></html>