@charset "utf-8";
@media screen and (min-width: 1201px) { html{font-size:16px; } }@media screen and (max-width: 1200px) { html{font-size:15px; } }@media screen and (max-width: 1024px) { html{font-size:14px; } }@media screen and (max-width: 768px) {  html{font-size:13px; } }@media screen and (max-width: 480px) {  html{font-size:12px; } }a,a:visited,a:active { color:#1f2d5c}a:hover { color:#a68228}
/* css setting */
/*　==============================　COMPANY　==============================　*/
/*　----------　アンカーボタン　----------　*/
.color_btn .fs_btn_text_main {
font-size:1.4rem;
}
.color_btn .fs_btn_text_sub {
font-size:0.9rem;
}
.color_btn .fs_btn{
line-height: 1.4rem;
background-color: rgba(85,99,105,0.45);
}
.color_btn .fs_btn:hover {
background-color: rgba(85,99,105,0.05);
}
/*　----------　会社概要　----------　*/
.cp_left {
font-size: 0.9rem;
padding: 1rem 0;
vertical-align: top;
width: 20%;
font-weight: bold;
text-align: justify;
color: #7a8e96;
}
.cp_right {
font-size: 0.9rem;
text-align: justify;
padding: 1rem  0 1rem 1rem;
vertical-align: top;
width: 80%;
}
.cp_line {
border-top:1px solid #ccc;
}

/*　==============================　ABOUT　==============================　*/
/*　--------------------　特長ボックス　--------------------　*/
.about_pickup_box{
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
justify-content: center;
align-items: center;
flex-flow: row wrap;
}
.about_pickup_item_blue{
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: -ms-inline-flex;
display: -o-inline-flex;
display: inline-flex;
justify-content: center;
align-items: center;
margin: 0 auto;
/*background-color: #424242;*/
background: url(../../../../files/7715/2566/5323/circle_blue.png) no-repeat;
max-width: 400px;
width: 100%;
height: 400px;
}
.about_pickup_item_pink{
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: -ms-inline-flex;
display: -o-inline-flex;
display: inline-flex;
justify-content: center;
align-items: center;
margin: 0 auto;
/*background-color: #424242;*/
background: url(../../../../files/9615/2566/5323/circle_pink.png) no-repeat;
max-width: 400px;
width: 100%;
height: 400px;
}
.about_pickup_item_orange{
display: -webkit-inline-flex;
display: -moz-inline-flex;
display: -ms-inline-flex;
display: -o-inline-flex;
display: inline-flex;
justify-content: center;
align-items: center;
margin: 0 auto;
/*background-color: #424242;*/
background: url(../../../../files/7915/2566/5323/circle_orange.png) no-repeat;
max-width: 400px;
width: 100%;
height: 400px;
}
@media screen and (max-width: 968px) {
.about_pickup_item_blue{
font-size: 80%;
height: auto;
padding: 5rem 0rem;
}
.about_pickup_item_pink{
font-size: 80%;
height: auto;
padding: 5rem 0rem;
}
.about_pickup_item_orange{
font-size: 80%;
height: auto;
padding: 5rem 0rem;
}
}
@media screen and (max-width: 480px) {
.about_pickup_item_blue{
margin: 0rem 1rem 0rem 1rem;
padding: 1rem 0rem;
}
.about_pickup_item_pink{
margin: 0rem 1rem 0rem 1rem;
padding: 1rem 0rem;
}
.about_pickup_item_orange{
margin: 0rem 1rem 0rem 1rem;
padding: 1rem 0rem;
}
}

/*　==============================　header　==============================　*/
/*　--------------------　Fatナビに関する設定　--------------------　*/
.fat-nav li {
list-style-type: none;
text-align: left;
padding: 1.5rem 0 1.5rem 2rem;
font-size: 1.2rem;
border-bottom: 1px solid #969696;
}
.fat-nav{
background: rgba(45, 55, 60, 0.96);
}
.hamburger .hamburger__icon, .hamburger .hamburger__icon:before, .hamburger .hamburger__icon:after {
background-color: #5c4d3f;
}

/*　Fatnaviフィックス　*/
#topfix-A {
position: absolute;
z-index: 50;
top: 0;
right: 0;
}
#topfix-B {
position: absolute;
z-index: 10;
top: 0;
right: 0;
color: #5c4d3f;
}

/*　==============================　footer　==============================　*/
/*　サイトマップ　*/
.sitemap-table {
padding: 0 0 0.5rem 1rem;
vertical-align: top;
width: 50%;
line-height: 1.5rem;
}
.sitemap-table a, .sitemap-table a:visited, .sitemap-table a:active ,
.f-link a , .f-link a:visited, .f-link a:active  {
color: #ffffff;
}
.sitemap-table a:hover ,
.f-link a:hover{
opacity: 0.5;
transition:0.3s;
}
/*　コンタクトボタン　*/
.f-contact .fs_btn_text {
line-height:1.1rem;
}
.f-contact .fs_btn_text_sub{
font-size: 0.7rem;
}
.f-contact .fs_btn_text_main{
font-size: 0.9rem;
}

/*　==============================　文字に関する設定　==============================　*/
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}
.eiji {
font-family: "Lato", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", sans-serif;
}
.space{
letter-spacing: 0.2rem;
}
.space-1{
letter-spacing: 0.1rem;
}
.space-2{
letter-spacing: 0.4rem;
}
.br-sp{
display:none;
}
.br-sp-r{
display:inline;
}
@media screen and (max-width: 900px) { 
}
@media screen and (max-width: 480px) { 
.tx-center{
text-align: center!important;
}
.tx-left{
text-align: left!important;
}
.tx-right{
text-align: right!important;
}
.br-sp{
display:block;
line-height:0rem;
}
.br-sp-r{
display:none;
}
}

/*　==============================　色に関する設定　==============================　*/
.rgba-white{
background-color:rgba(255,255,255,0.8);
}
.rgba-black{
background-color:rgba(0,0,0,0.8);
}
.rgba-black4{
background:none;
}

/*　==============================　デフォルト　==============================　*/
/*　--------------------　ページリストタグ　--------------------　*/
.tk_tags_Tags{
background-color: #8ab92a;
color: #ffffff;
}

/*　--------------------　マルチイメージのポインター無　--------------------　*/
.cuosor {
pointer-events: none ;
cursor: default ;
}
/*　--------------------　telリンク - スマホ版のみ　--------------------　*/
@media screen and (min-width: 768px) {
a[href^="tel:"] {
	pointer-events: none;
}
}
@media screen and (min-width: 480px) {
.tel_splink {
pointer-events: none;
}
}
/*　———　スマホ時改行なし　———　*/
@media screen and (max-width: 480px){
.sp-br-none br {
display:none;
}
}
/*　———　スマホ時改行あり　———　*/
@media only screen and (min-width: 769px){
.sp-br br {
display:none;
}
}

/*　--------------------　その他　--------------------　*/
a {
text-decoration:none;
}
h1 , h2 , h3 {
margin: 0px 0px 0px 0px;
padding: 0px 0px;
margin-top: 0px;
font-weight: normal;
}
.hover-opacity:hover{
opacity: 0.8;
transition:0.6s;
}
.hover-opacity-img:hover {
opacity:0.7;
transition:0.6s;
}
.cuosor {
pointer-events: none ;
cursor: default ;
}
/*　box-shadow　*/
.boxshadow_20 {
box-shadow: 4px 4px 6px 0 rgba(0,0,0,.20);
}
.boxshadow_50 {
box-shadow: 4px 4px 6px 0 rgba(0,0,0,.5);
}
.boxshadow_90 {
box-shadow: 4px 4px 6px 0 rgba(0,0,0,.9);
}
/*　--------------------　トップボタン　--------------------　*/
/*　ボタンline-height　*/
.btn-detail .fs_btn_text {
line-height: 1.6;
}
/*　ピックアップボタン　*/
.btn_pickup .fs_btn_text_main {
letter-spacing: 0.2rem;
font-size:1.2rem;
}
.btn_pickup .fs_btn_text_sub {
font-size:0.8rem;
font-weight: bold;
}
.btn_pickup  .fs_btn {
background-color: rgba(33,33,33,0.5);
}
.btn_pickup .fs_btn:hover{
background-color: rgba(33,33,33,0.05);
}
/*　ページトップボタン　*/
.pagetop_btm{
position: fixed;
z-index: 20;
bottom: 0;
right: 0;
}
.pagetop_btm .fs_btn{
line-height: 1.6;
}
.pagetop_btm_sp {
background-color: rgba(0, 70, 150, 0.7);
}

/*　--------------------　Google font　--------------------　*/
.googlefont {
font-family: 'Roboto', 游ゴシック Medium,Yu Gothic Medium,游ゴシック体,YuGothic,sans-serif;
}

/* cyrillic-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v16/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}



/*--------　20180115リナックス移行の際のデフォルトページ修正分　--------*/
#pt101-2-1{
text-align: justify;
}
a   {
text-decoration:none;
}

.hover_opacity:hover{
opacity: 0.85;
transition:0.6s;
}

.letter-spacing{
letter-spacing: 0.5rem;
}

.opacity {
opacity: 0.9;
}

.white_rgba {
background-color: rgba(255,255,255,0.9);
}

.news .entryData:after{
background: #a58228 !important;
font-size: 0.8rem !important;
color: #ffffff !important;
margin-left: 0.2rem !important;
}

#pt101-2-1 .fs_c_title {
  background-repeat: no-repeat;
  margin: 3rem 2rem 2.5rem 2rem;
  padding: 0 0 2rem 0;
  border-bottom: 1px solid #c8c8c8;
  font-size: 1.3rem;
  color: #1f2e5c;
}


#pt101-2-1 .fs_content {
  background-repeat: no-repeat;
  padding: 0 2rem 3rem 2rem;
  font-size: 1rem;
}


#sns-group-top .balloon-btn-set{
width: 50px !important;
}

#sns-group-top ul.snsb-balloon .arrow-box{
  display: none !important;
}

#sns-group-top ul.snsb-balloon .balloon-btn-link{
  height: 17px !important;
}

/*chigusa20180722start*/
h2.greenRibbon{
    font-size: 1.2em;/* 文字の大きさ */
    font-weight: bold;/* 文字の太さ */
    color: #7E8B90;/* 文字の色 */
    background: rgb(209, 232, 203);/* 背景色 */
    box-shadow: 0 3px 3px 0 rgb(181, 195, 178);/* リボン下の影 */
    position:relative;
    margin: 0 -10em -10em -0.5em;
    padding: 0.5em 0.8em;
    margin-bottom: 40px;
    width: 100%;
}
h2.greenRibbon:before{
    border-left-color: #9CB396;/* 左のリボン影色 */
    border-width:0 10px 10px 0;
    border-style:solid;
    border-color:transparent;
    left:0;/* 左のリボン影位置 */
    position:absolute;
    top:100%;
    content:" ";
}
h2.greenRibbon:after{
    border-right-color: #9CB396;/* 右のリボン影色 */
    border-width:10px 10px 0 0;
    border-style:solid;
    border-color:transparent;
    right:0;/* 右のリボン影位置 */
    position:absolute;
    top:100%;
    content:" ";
}


/*globalNavi*/
ul#globalNavi {
    margin-top: 15px;
}
ul#globalNavi li {
    display: inline;
    font-size: 85%;
}

/* h1-h5 */
h2 {
text-align: center;
}

h2.basicTitle {
    font-size: 2rem;
}
h2.basicTitle span {
    font-size: 1rem;
}
h3.catchTitle {
    font-size: 2rem;
    color: #a68228;
    text-indent: 1em;
}
h3.catchTitle span {
    display: block;
    font-size: 0.7rem;
    text-align: right;
    padding: 0 10px;
    background: #a68228;
    color: #fff;
    margin-top: 5px;
}
h3.catch {
    font-size: 1.5rem;
    color: #a68228;
}
h3.catch2 {
    color: #a68228;
    padding-top: 5px;
    border-bottom: 1px solid #a68228;
}
h3.catchTitle2 {
    font-size: 1.5rem;
    color: #1f2e5c;
    text-indent: 1em;
line-height:1.5em;
}
h3.catchTitle2 span {
    display: block;
     font-size: 0.7rem;
    text-align: right;
    padding: 0 10px;
    background: #1f2e5c;
    color: #fff;
    margin-top: 5px;
}
.lightBack {
    background-position: left top;
}
h2.mainTitle {
    color: #a68228;
    font-size: 2rem;
    text-align: left;
    border-bottom: 1px solid #a68228;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-indent: 0;
}
h3.mainTitle {
    color: #a68228;
    font-size: 1.3rem;
    margin-bottom: 10px;
}

/*----- 20190905 yama -----*/
table.sweetsPrice {
	margin-bottom:1rem;
	width:100%;
}

table.sweetsPrice th,
table.sweetsPrice td {
	border-collapse: collapse;
	border: 1px solid #a68228;
	padding: 0.7rem 2rem;
	vertical-align:middle;
	background:rgba(255,255,255,0.5);
}

table.sweetsPrice th {
	background: #a68228;
	font-size:1.2rem;
	text-align:center;
	color:#FFFFFF;
}
table.sweetsPrice td.priceHeader {
	font-size:1.15rem;
background:rgba(255,255,255,0.85);
	color:#a68228;
}
.ta-center {
	text-align:center;
}
.ta-right {
	text-align:right;
}
table.sweetsPrice td.thePrice {
	width:30%;
}
.priceFigure {
font-size:1.3rem;
}

/*----- スマホ時の表調整 -----*/
@media only screen and (max-width: 768px){
table.sweetsPrice th,
table.sweetsPrice td {
	border-collapse: collapse;
	border: 1px solid #a68228;
	padding: 0.5rem;
	vertical-align:middle;
	background:rgba(255,255,255,0.5);
}

table.sweetsPrice th {
	background: #a68228;
	font-size:1.1rem;
	text-align:center;
	color:#FFFFFF;
}
table.sweetsPrice td.priceHeader {
	font-size:1.1rem;
}
.ta-center {
	text-align:center;
}
.ta-right {
	text-align:right;
}
table.sweetsPrice td.thePrice {
	width:30%;
}
.priceFigure {
font-size:1.15rem;
}
}