@charset "euc-jp";

/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
  -webkit-overflow-scrolling: touch;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

/* font size */
body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
}
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  *font-size: 108%;
}

/* common */
body {
  color: #444;
  font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
  background-color:#fffef6 ;
  background-attachment: fixed;
}
a {
  color: #3579bf;
}
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/* icons */
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16.png);
  background-repeat: no-repeat;
  content: "";
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }

.footer_lst{
  
  width:150%;}

    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }

/* layout */
.layout_wrapper {
  margin: 0 auto;
  width: 1000px;
  background-color: #fff;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 94%;
}
.layout_header {
  padding-top: 10px;
}
.layout_footer {
  margin-top: 3em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 29.787%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    text-align: right;
    line-height: 1.5;
  }

/* delivery price */
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #df7676;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;
}

/* product search form */
.prd_search_block {
  position: relative;
  float: left;
  margin: 0 30% 10% 31%;
  padding: 0 0 0 1px;
  width: 38%;
  font-size: 92.307%;
}
  .prd_search_block.open {
    padding: 0 0;
    border: 1px solid #888;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow: hidden;
    width: 97%;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .35em 0;
    width: 18%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_optioncategory {
    margin-top: 10px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    width: 100%;
    font-size: 120%;
  }
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */
.shop_name {
  clear: both;
  padding: 1em 10% 2em;
  text-align: center;
  line-height: 1.5;
  margin: 2em　auto 2em;
  
}

  .shop_name a {
    color: #444;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 246.153%;
  }
  .shop_name img {
    width:50%;
    max-width: 100%;
    height: inherit;
  }
 
.shop_name .prd_search_block{
  margin-bottom: 2em;
  
}


/* header global nav */
.header_global_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}
.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
  display: inline;
  margin: 0 0.7em;
  padding: 0 0.7em;
  text-align: center;
  font-weight: bold;
  line-height: 4;
}
.header_nav_menu a,
.header_nav_menu span {
  display: inline;
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 100%;
  width: auto;
  border-top: 1px solid #aaa;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
  display: block !important;
  padding: 1em;
  background-color: #fff;
}

/* title */
.ttl_h2 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

/* topicpath */
.topicpath_nav {
  margin: 2em 0;
  font-size: 84.615%;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -2.218%;
}
.prd_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  word-break: break-all;
}
  .prd_lst_unit_s {
    width: 22.916%;
  }
  .prd_lst_unit_m {
    width: 31.25%;
  }
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .5em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos b {
  font-size: 160%;
}

/* footer */
.footer_section {
  float: left;
  margin-top: 1em;
  margin-right: 1.5%;
  margin-bottom: 15px;
}
  .footer_section .ttl_h2 {
    margin-top: 0;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
    color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

/* manager */
.manager_img img {
  max-width: 100%;
}
.manager_memo .ttl_h3 {
  margin-top: .7em;
}

/* social icons */
.social_lst ul {
  padding-left: 16px;
  text-align: left;
}
.social_lst li {
  display: inline;
  margin: 1.5%;
}
.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

  .copyright {
    clear: both;
    padding: 1em 0;
    text-align: right;
    font-size: 76.923%;
  }
    .powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
    .powered a {
      color: #777;
      text-decoration: none;
    }
    .powered img {
      margin-left: .3em;
      width: 200px;
      height: 18px;
    }

/* list */
.def_lst {
  border-top: 1px solid #eee;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    float: left;
    clear: both;
    width: 30%;
    word-break: break-all;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
.product_option_table {
  margin: 3em 0;
}
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}
/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}


.introduction{
  font:arial,helvetica,clean,sans-serif;
  text-align:center; 
  font-size:140%;
  font-weight:800;
  margin:2% 0;
  padding-top:2.5%;
border-top: 1px solid #888;
}

.deco{
  color: #696969;
}

.deco h2{
  margin-bottom:2%;}

#question{
  width:80%;
  margin: 0 10%;
  padding: 3%;
  line-height: 2;
}

#question h1{
 margin: 3;
  padding: 0;
 font-weight: bolder;
  font-size: 150%;
    line-height: 2.5;
  
}

#question h2{
 margin: 2px;
  padding: 0;
 font-weight: normal;
  font-size: 130%;
    line-height: 2.5;
}

#question h2:before {
  content: "Q";
  font-size: 75%;
  background: #777;
  color: #fff;
  padding: 4px 5px 2px;
  border-radius: 5px;
    font-family: 'FontAwesome';
   margin-right: 5px;
}

#question p{
  padding: 0;
 font-weight: normal;
  font-size: 100%;
    line-height: 1.5;
}

#page_top{
  width: 90px;
  height: 90px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
  margin:3%
}
#page_top a{
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}
#page_top a::after{
  content: 'PAGE TOP';
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 45px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}



/* free page 2 */
#corporate{
  line-height: 300%;
font-family: sans-serif;
　width:80%;
  text-align: center;
  background-image:url(https://img07.shop-pro.jp/PA01458/036/etc/DSC_1303%A4%CE%A5%B3%A5%D4%A1%BC.png?cmsp_timestamp=20210225143315);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:contain;
  color:#000000;
}

#corporate img{
  margin:5% auto;
  width:100%;
}


.corporatetextbox{
  color:#000000;
margin:5% auto 2%;
}



.corporatetextbox p {
font-size:130%;
  color:#696969;
  text-shadow: 2px 2px 5px #ffffff;
}
  
 .corporatecontainer{
  font-family: serif;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  
}

/* フリー2 見出し */

#corporate h2{
 padding: 1rem 2rem;
  color: #191970;
  background: #f0f8ff;
  -webkit-box-shadow: 5px 5px 0 #add8e6;
  box-shadow: 5px 5px 0 #add8e6;
  font-size:230%;
  margin:3% 0 3%;
  text-align: center;
    font-weight:bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}
/* free page 2　公式サイトへ */

.btn-box {
  display: inline-block;
  width: 200px;
  text-align: center
  font-size: 16px;
  color: #696969;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  position: relative;
  border: 2px solid #696969;
  transition: .4s;
}

.btn-box:hover {
  border: 2px solid transparent;
  color: #4169E1;
}

.btn-box:before, .btn-box:after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  transform: scale(0);
  transition: .2s;
}

.btn-box:before {
  border-bottom: 2px solid #4169E1;
  border-left: 2px solid #4169E1;
  transform-origin: 100% 0%;
}

.btn-box:after {
  border-top: 2px solid #4169E1;
  border-right: 2px solid #4169E1;
  transform-origin: 0% 100%;
}

.btn-box:hover:after,
.btn-box:hover:before {
  transform: scale(1);
}

/* free page 2ここまで */

/* free page 3鮪について */

#about_tuna h1 {
 padding: 1rem 2rem;
  color: #191970;
  background: #f0f8ff;
  clear:both;
  -webkit-box-shadow: 5px 5px 0 #add8e6;
  box-shadow: 5px 5px 0 #add8e6;
  font-size:230%;
  margin:3% 0 3%;
  text-align: center;
    font-weight:bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#about_tuna h2 {
  position: relative;
  padding-left: 25px;
  font-size:180%;
  margin:5% 0 2%;
  clear:both;
}

#about_tuna h2:before {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 0;
  width: 0;
  height: 0;
  border: none;
  border-left: solid 15px transparent;
  border-bottom: solid 15px rgb(119, 195, 223);
}
#about_tuna h2:after {
  position: absolute;
  content: '';
  bottom: -3px;
  left: 10px;
  width: 100%;
  border-bottom: solid 3px rgb(119, 195, 223);
}

#words_of_fukuichi{
    margin:2% 0 2%;
}

#about_tuna h3{
  font-size:150%;
}

#about_tuna p{
  font-size:120%;}

#about_tuna th{
  width:30%;
  background-color:#f0f0f0;
  padding:10px 0 10px 0;
  border:1px solid #cccccc;
text-align:center;
}

#about_tuna td{
  width:70%;
  padding:10px 0 10px 1.5%;
  border:1px solid #cccccc;
}

#about_tuna table{
  border-spacing:0;
  border-collapse: collapse;
}



#type_of_tuna {
  width:47%;
  margin:1% 1.5% 3% 1.5%;
  float:left;
}

#type_of_tuna_mb{
  width:47%;
  margin:1% 1.5% 3% 1.5%;
  float:left;
  clear:both;
}

#about_tuna h4 {
  font-size:150%;
  text-align:center;
  background: linear-gradient(transparent 70%, #a7d6ff 70%);
}


#type_of_tuna th{
  width:10%;
  background-color:#f0f0f0;
  padding:10px 0 10px 0;
  border:1px solid #cccccc;
text-align:center;
}
#type_of_tuna_mb th{
  width:10%;
  background-color:#f0f0f0;
  padding:10px 0 10px 0;
  border:1px solid #cccccc;
text-align:center;
}
#type_of_tuna td{
  width:37%;
  padding:10px 0 10px 2%;
  border:1px solid #cccccc;
}
#type_of_tuna_mb td{
  width:37%;
  padding:10px 0 10px 2%;
  border:1px solid #cccccc;
}
#type_of_tuna table{
  border-spacing:0;
  border-collapse: collapse;
}
#type_of_tuna_mb table{
  border-spacing:0;
  border-collapse: collapse;
}
#method_of_tuna{
  margin-top:3%;
  padding-top:5%;
}



#onen_water img {
  margin: 2em 0 2em 0;
  padding: 0.5em 0 0.5em 0;/*ボックス内の余白*/}



/* free page 3鮪についてここまで */

/* free page 4 */
#recommend {
  width:100%;
}

#recommend h1 {
 padding: 1rem 2rem;
  color: #735b1c;
  background: #fff3d5;
  -webkit-box-shadow: 5px 5px 0 #ffcc33;
  box-shadow: 5px 5px 0 #ffcc33;
  margin:3% 0 3%;
  text-align: center;
  font-size:230%;
  font-weight:bold;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#recommend h2 {
  font-size:200%;
    padding: 0.25em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  background: transparent;/*背景透明に*/
  border-left: solid 5px #e0ca72;/*左線*/
  border-bottom: solid 3px #ffcc33;/*下線*/
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#reco_box{
  float:right;
  padding:3% 3% 3% 3%;
  width:50%;
  margin:0;
}

#recommend img{
  margin:auto;
}

#reco_box p{
font-size:120%;
  margin:4% auto 0;
  
}

#reco_box table{
  margin: 2% auto 2%;
  width: 100%;
  border-collapse: collapse;
}

#reco_box table tr{
  border-bottom: solid 2px white;
}

#reco_box table tr:last-child{
  border-bottom: none;
}

#reco_box table th{
  position: relative;
  text-align: left;
  width: 30%;
  background-color: #ffcc33;
  color: white;
  text-align: center;
  padding: 10px 0;
}

#reco_box table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid ffcc33;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

#reco_box table td{
  text-align: left;
  width: 70%;
  text-align: center;
  background-color: #eee;
  padding: 10px 0;
}

#reco_box .btn-animation-02 {
  display: inline-block;
  width: 200px;
  text-align: center;
  background-color: #daa520;
  border: 2px solid #daa520;
  font-size: 16px;
  color: #daa520;
  text-decoration: none;
  font-weight: bold;
  padding: 10px 24px;
  border-radius: 4px;
  position: relative;
}

#reco_box .btn{
float:right;
}

#reco_box .btn-animation-02 span {
  position: relative;
  z-index: 1;
}

#reco_box .btn-animation-02::before,
#reco_box .btn-animation-02::after {
  content: "";
  display: block;
  background-color: #FFF;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  transition: .2s;
}
#reco_box .btn-animation-02::before {
  left: 0;
}
#reco_box .btn-animation-02::after {
  right: 0;
}

#reco_box .btn-animation-02:hover:before,
#reco_box .btn-animation-02:hover:after {
  width: 0;
  background-color: #FFF;
}

#reco_box .btn-animation-02:hover {
  color: #FFF;
}

#recommend .cp_hr05 {
  clear:both;
	position: relative;
	height: 1px;
	border-width: 0;
	background-color: #ffcc33;
	background-image: -webkit-linear-gradient(left,
	##ffcc33 0%,#e0ca72 50%,##ffcc33 100%);
	background-image:         linear-gradient(90deg,
	##ffcc33 0%,#e0ca72 50%,##ffcc33 100%);
}


/* footer_banner */

.footer_banner{
   width: 100%;
    border-top: 1px solid #d8d8d8;
  padding:2% 0 2%;
  
}

.footer_banner img{
   width: 100%;
}

/* calendar */


.calendar{
    border-top: 1px solid #d8d8d8;
}


.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width:40%;
  float:left;
  margin:2% 5% 2% 5%; 
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.side_cal_memo{
width:90%;
  line-height: 2;
  margin:2% 5% 2% 5%; 
  padding:2% 0 3% 0;
clear:both;
}

/* footer-category */

#category-menu{
  margin:2% 0 3% 0;
  width:100%;
    clear: left;
}

  
 #category-menu .ttl_h2_original_1{
  font-size: 1.5em;
    font-weight:bold;
  margin:1% 0 0 0;
  text-align:center;
   padding: 3% 0 0 0;
   border-top: 1px solid #d8d8d8;
}


.grp_lst {
  position: relative;
  clear: both;
  margin-left: -2.127%;
  padding-top: 2em;
}
.grp_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 2.083%;
  width: 17.916%;
  word-break: break-all;
}
 .grp_lst_unit a {
    display: block;
    padding: .5em;
    background-color: #f1f1f1;
    color: #000;
    text-decoration: none;
    text-align:center;
  }
 .grp_lst_unit a:hover {
    text-decoration: underline;
   background-color: #52c2d0;
    color: #fff;
  }
.grp_lst_img {
    display: block;
    margin: 0 auto .5em;
    max-width: 100%;
    height: inherit;
  }
.category_desc_2 {
  padding-top: 2em;
}

.layout_wrapper{
  background-color: #fffef6;
  width:1200px;
}

