@charset "UTF-8";


/*
Theme Name: Shimanto-Hamaya2
Theme URI: http://www.shimanto-hamaya.com/
Author: 
Author URI: 

*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

html {
  line-height: 1.6;
}

body {
  position: relative;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", "Meiryo", sans-serif;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

input, select {
  vertical-align: middle;
}

.cf::after {
  content: "";
  clear: both;
  display: block;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0,0,0,0);/*user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;*/
}

select, input, textarea {
  user-select: auto;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  -o-user-select: auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

b, strong {
  font-weight: bold;
}

li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}

a {
  background: transparent;
  color: inherit;
  text-decoration: none;
}

a:hover, a:active {
  color: inherit;
  text-decoration: underline;
}

a:focus, input:focus, select:focus, textarea:focus, button:focus {
  outline: none;
}

strong {
  font-size: 150%;
}

iframe {
  vertical-align: bottom;
}

small {
  font-size: 80%;
  line-height: 1.6;
}

a:hover img {
  opacity: 0.8;
}

/* layout */





#wrapper {
  position: relative;
  overflow: hidden;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
}

/* header */





header .inner {
  padding: 15px 0;
  text-align: center;
  position: relative;
}

header #heading {
  margin-bottom: 35px;
}

header #pc_gnav ul {
  text-align: center;
  vertical-align: bottom;
}

header #pc_gnav ul li {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  margin: 0 1%;
}

header #pc_gnav ul li a:before {
  margin-right: 6px;
}

header #pc_gnav ul li.nav01 a:before {
  content: url(img/common/gnav01.png);
}

header #pc_gnav ul li.nav02 a:before {
  content: url(img/common/gnav02.png);
}

header #pc_gnav ul li.nav03 a:before {
  content: url(img/common/gnav03.png);
}

header #pc_gnav ul li.nav04 a:before {
  content: url(img/common/gnav04.png);
}

header #pc_gnav ul li.nav05 a:before {
  content: url(img/common/gnav05.png);
}

header #pc_gnav ul li.nav06 a:before {
  content: url(img/common/gnav06.png);
}

header #pc_gnav ul li.nav07 a:before {
  content: url(img/common/gnav07.png);
}

/* footer */





#fnav {
  background: #02005a;
  padding: 60px 0;
}

#fnav .inner ul li {
  float: left;
  margin-right: 20px;
  font-size: 0.75rem;
}

#fnav .inner ul li a {
  font-weight: bold;
  color: #ffffff;
}

/* 上へ戻る */





.pageTop {
  position: fixed;
  right: 10%;
  padding: 0 0 0 0px;
  bottom: 20px;
  z-index: 1000;
}

.pageTop a {
}

.pageTop a:hover {
}

footer .inner {
  display: table;
  width: 100%;
}

footer #copy {
  font-size: 0.625rem;
  color: #999999;
  text-align: right;
  display: table-cell;
  padding: 40px 0;
}

footer #flogo {
  text-align: left;
  display: table-cell;
  padding: 40px 0;
  vertical-align: middle;
}

/* parts */



main {
  position: relative;
}

.min {
  font-family: serif;
}

.bold {
  font-weight: 600;
}

.pc {
  display: block;
}

img.pc {
  display: inline-block;
}

.sp {
  display: none;
}

img.sp {
  display: none;
}
 @media screen and (max-width: 768px) {

.pc {
  display: none;
}

img.pc {
  display: none;
}

.sp {
  display: block;
}

img.sp {
  display: inline-block;
}

.inner {
  margin: 0 3.125%;
}

/* header */




header {
  height: 60px;
  padding: 0;
  margin: 0;
}

header .inner {
  margin: 0;
}

header #heading {
  margin-bottom: 10px;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10px;
}

header #heading img {
  height: 40px;
  width: auto;
}

/* SP nav */





p#spMenu {
  position: absolute;
  right: 0px;
  /* width: 60px;*/
  top: 0px;
  z-index: 60;
}

p#spMenu a {
  display: block;
  min-width: 72px;
  min-height: 60px;
  background: url(img/common/sp_menu_o.png) no-repeat 0 0;
  background-size: contain;
  text-indent: -9999em;
}

p#spMenu a.open {
  background: url(img/common/sp_menu_c.png) no-repeat 0 0;
  background-size: contain;
}

#spGnav {
  width: 100%;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 9999;
  display: none;
  background: #02005a;
}

#spGnav ul {
  position: relative;
}

#spGnav li {
  border-bottom: 1px solid #ffffff;
  display: block !important;
  padding: 10px 0 !important;
  text-indent: 1em;
}

#spGnav a {
  display: block;
  padding: 0;
  text-align: left;
  line-height: 3;
  color: #ffffff;
  font-size: 0.875rem;
}

#spGnav a:hover img {
  opacity: 1;
}

#spGnav li:last-child {
  border: none;
}

header #spGnav ul li a:before {
  position: relative;
  left: 0;
  top: 9px;
  margin-right: 12px;
}

header #spGnav ul li.nav01 a:before {
  content: url(img/common/gnav01_sp.png);
}

header #spGnav ul li.nav02 a:before {
  content: url(img/common/gnav02_sp.png);
}

header #spGnav ul li.nav03 a:before {
  content: url(img/common/gnav03_sp.png);
}

header #spGnav ul li.nav04 a:before {
  content: url(img/common/gnav04_sp.png);
}

header #spGnav ul li.nav05 a:before {
  content: url(img/common/gnav05_sp.png);
}

header #spGnav ul li.nav06 a:before {
  content: url(img/common/gnav06_sp.png);
}

header #spGnav ul li.nav07 a {
  text-align: center;
  text-indent: 0;
}

header #spGnav ul li.nav07 a img {
  width: 50%;
}

/* footer */



#fnav {
  padding: 30px 0;
}

#fnav .inner ul li {
  float: left;
  margin-right: 10px;
  font-size: 0.65rem;
}

footer #copy {
  text-align: center;
  display: block;
  padding: 20px 0 0;
}

footer #flogo {
  text-align: center;
  display: block;
  padding: 20px 0 0;
}
}

/* 共通レイアウト */  
  





.content_01 {
  margin: 40px 0px;
}

.content_01 .inner {
}

.content_01 .main_image {
  position: relative;
}

/*.content_01 .main_image h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 -80px;
}*/




.content_01 .content_lead_txt {
  margin: 80px 0 40px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
}

.content_01 .content_lead_txt p {
  margin-bottom: 40px;
  font-size: 1.5rem;
  color: #02015a;
}

.content_01 .content_lead_txt p.sub_txt {
  font-size: 1rem;
  color: #000000;
}

.content_01 .cont_box {
  margin-bottom: 50px;
}

.content_01 .cont_box .left_img {
  float: left;
}

.content_01 .cont_box .right_img {
  float: right;
}

.content_01 .cont_box .txt_box {
  width: 660px;
  padding: 20px 6% 40px;
  float: left;
}

.content_01 .cont_box .txt_box h3 {
  font-size: 2.5rem;
  color: #02005a;
  margin-bottom: 20px;
}

.content_01 .cont_box .txt_box p {
  line-height: 2.5;
  margin-bottom: 20px;
}



/* 各ページのメインイメージ */



#main_image_area {
  max-width: 1400px;
  margin: 0 auto 40px;
}

/* パンくずリスト */




#main_image_area #breadcrumbs {
  background: #f6f6f6;
  padding: 15px 0;
  font-size: 0.75rem;
}
 @media screen and (max-width: 768px) {

.datail_btn {
  text-align: center;
}

.content_01 .inner {
  margin: 0 3.125% 30px;
}

.content_01 .cont_box {
  margin: 0 0 30px;
}

/*.content_01 .main_image h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -64px 0 0 -64px;
}

.content_01 .main_image h2 img {
  width: 80%;
}*/



.content_01 .content_lead_txt p {
  font-size: 1rem;
}

.content_01 .cont_box .left_img {
  float: none;
}

.content_01 .cont_box .right_img {
  float: none;
}

.content_01 .cont_box .txt_box {
  padding: 30px 0;
  width: 100%;
  float: none;
}

.content_01 .cont_box .txt_box h3 {
  font-size: 1.5rem;
}
}

/* ----------------------------
TOPページ
------------------------------- */
/* top共通レイアウト */




.home .content_01 .inner {
  max-width: 1400px;
}

.home .content_01 .main_image h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -80px 0 0 -80px;
}

.home .content_01 .content_lead_txt {
  marign: 80px 0 40px;
  text-align: center;
  font-size: 1.125rem;
  font-weight: bold;
}

.home .content_01 .content_lead_txt p {
  color: #000000;
}

.home .content_01 .cont_box {
  margin-bottom: 100px;
}

.home .content_01 .cont_box .txt_box {
  padding: 60px 5%;
  float: left;
}

.home .content_01 .cont_box .txt_box h3 {
  font-size: 2.5rem;
  color: #02005a;
  margin-bottom: 20px;
}

.naburaya_movie{
	max-width: 1200px;height: 674px;
	margin: 0 auto 60px;
	background: #c6c6c6;
	position: relative;
}

.naburaya_movie .movie_btn{
	width: 104px;
	height: 104px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}


 @media screen and (max-width: 768px) {

.home .content_01 .inner {
  margin: 0;
}

.home .content_01 .cont_box {
  margin: 0 3.125% 30px;
}

.home .content_01 .main_image p img {
  width: 100%;
  height: auto;
}

.home .content_01 .main_image h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -64px 0 0 -64px;
}

.home .content_01 .main_image h2 img {
  width: 80%;
}

.home .content_01 .content_lead_txt {
  margin: 40px 3.125% 20px;
}

.home .content_01 .cont_box .txt_box h3 {
  font-size: 1.8rem;
}
}

.home .slider {
  max-width: 1400px;
  margin: 0 auto;
}

.home .bx-wrapper {
  border: none;
  box-shadow: none;
}

.home .bx-wrapper .bx-pager.bx-default-pager a {
  background: #cccccc;
  border-radius: 100%;
  height: 18px;
  margin: 0 8px;
  width: 18px;
}

.home .bx-wrapper .bx-pager.bx-default-pager a.active, .home .bx-wrapper .bx-pager.bx-default-pager a:focus, .home .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #02005a;
}

.apology{
  border: 2px solid red;
  padding: 25px;
  margin-bottom: 60px;
}

.apology p{
  margin:10px 5px;
}

.ap-head{
  font-weight: bold;
  margin-bottom: 30px;
}

.underline{
  text-decoration: underline;
}

.underline:hover{
  opacity: 0.6;
}
/* 四万十よろずカンパニー */




.home .about_hamaya {
  text-align: center;
  padding: 40px 0;
}

.home .about_hamaya h2 {
  margin: 42px 0px;
}

.home .about_hamaya .about_lead_txt {
  margin-bottom: 104px;
  line-height: 2.5;
}

.home .about_hamaya .benefit_list {
  overflow: hidden;
  margin-bottom: 30px;
}

.home .about_hamaya .benefit_list li {
  float: left;
  width: 21%;
  /*width: 30%;*/
  margin-right: 4%;
}

.home .about_hamaya .benefit_list li:last-child {
  margin-right: 0;
}

.home .about_hamaya .benefit_list li .benefit_txt {
  margin: 50px 0px;
  line-height: 2.5;
}

/* トピックス */



.home .topics_info {
  background: #f8f8f8;
  overflow: hidden;
  padding: 40px 0;
}

.home .topics_info .topics_picup_box {
  float: left;
  width: 50%;
}

.home .topics_info .topics_picup_box h2 {
  border-bottom: solid 2px #02005a;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.home .topics_info .topics_picup_box ul li {
  font-size: 0.875rem;
  border-bottom: dotted 1px #c6c6c6;
  padding: 12px 0;
}

.home .topics_info .topics_picup_box ul li:last-child {
  border: none;
}

.home .topics_info .topics_picup_box ul li .date {
  font-weight: bold;
  color: #999999;
  margin-bottom: 5px;
}

.home .topics_info .topics_picup_box ul li .date span {
  color: #ffffff;
  display: inline-block;
  margin: 0px 0px 0px 10px;
  padding: 2px;
  min-width: 7em;
  text-align: center;
}

.home .topics_info .topics_picup_box ul li .date .cat01 {
  background: #31759d;
}

.home .topics_info .topics_picup_box ul li .date .cat02 {
  background: #9d8c31;
}

.home .topics_info .topics_picup_box .datail_btn {
  margin-top: 30px;
}

.home .topics_info .topics_picup_box .datail_btn a {
  color: #ffffff;
  display: block;
  background: #cccccc;
  text-align: center;
  padding: 8px;
  font-weight: bold;
}

.home .topics_info .topics_picup_box .datail_btn a:hover {
  text-decoration: none;
  background: #02005a;
}

/* Instagram */
.instagram_box{
	padding: 90px 0 60px;
	clear: both;
}
.instagram_box h2{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #02005a;
	text-align: center;
	font-size: 1.5rem;
}
/* しまんとハマヤショップ一覧 */




.home .content_01.market .main_image h2 {
  position: absolute;
  left: 27%;
  top: 29%;
}

.home .content_01.market .cont_box .market_list {
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto 30px;
}

.home .content_01.market .cont_box .market_list li {
  float: left;
  width: 30%;
  margin-right: 5%;
}

.home .content_01.market .cont_box .market_list li:last-child {
  margin-right: 0;
}

.home .content_01.market .cont_box .market_list li h3 {
  margin: 40px 0 30px;
}

.home .content_01.market .cont_box .market_list li .market_lead {
  font-size: 1.125rem;
  margin-bottom: 30px;
  font-weight: bold;
}

.home .content_01.market .cont_box .market_list li .market_txt {
  font-size: 0.875rem;
}

.home .content_01.market .datail_btn {
  text-align: center;
  margin-bottom: 100px;
}

/* アクセス */




.home .content_01.access h2 {
  text-align: center;
  margin-bottom: -80px;
  position: relative;
  z-index: 1;
}

.home .content_01.access .cont_box .access_list {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
}

.home .content_01.access .cont_box .access_list.sp {
  display: none;
}

.home .content_01.access .cont_box .access_list li {
  display: table-cell;
  width: 50%;
  height: 100%;
}

.home .content_01.access .cont_box .access_list li iframe {
  width: 100%;
  height: 100%;
}

.home .content_01.access .cont_box .access_list li .datail_btn {
  margin: 40px 0;
  text-align: center;
}
 @media screen and (max-width: 768px) {

.home .about_hamaya .benefit_list li {
  float: none;
  width: auto;
  margin: 0 auto 60px;
}
.home .about_hamaya .benefit_list li .benefit_txt {
  margin-top: 20px;
  margin-bottom: 20px;
}

.home .about_hamaya .benefit_list li .benefit_img img {
  width: 70%;
}

.home .topics_info .topics_picup_box {
  float: none;
  width: auto;
}

.home .content_01.market .main_image h2 {
}

.home .content_01.market .main_image h2 img {
  width: 60%;
}

.home .content_01.market .cont_box .market_list li {
  float: none;
  width: auto;
  margin-right: 0;
  margin-bottom: 30px;
}

.home .content_01.market .cont_box .market_list li .market_img img {
  width: 100%;
  height: auto;
}

.home .content_01.access h2 {
  margin-bottom: -64px;
}

.home .content_01.access h2 img {
  width: 30%;
}

.home .content_01.access .cont_box .access_list li {
  width: auto;
  display: block;
}

.home .content_01.access .cont_box .access_list.pc li {
  display: none;
}

.home .content_01.access .cont_box .access_list li.pc_map {
  display: none;
}

.home .content_01.access .cont_box .access_list li .sp_map {
  display: block;
  width: 100%;
  height: 300px;
}

.home .content_01.access .cont_box .access_list.sp {
  display: block;
}
}

/* ----------------------------
会社概要
------------------------------- */




.company .content_01 .inner .main_image h2 {
  text-align: center;
  margin-bottom: 50px;
}

/* 代表あいさつ */




.company .content_01.greeting .cont_box .greeting_list {
  overflow: hidden;
  margin: 0 auto 30px;
}

.company .content_01.greeting .cont_box .greeting_list li {
  float: left;
  width: 30%;
  margin-right: 5%;
}

.company .content_01.greeting .cont_box .greeting_list li:last-child {
  margin-right: 0;
}

.company .content_01.greeting .cont_box .greeting_list li .greeting_txt {
  font-size: 0.875rem;
  margin-top: 30px;
  line-height: 2;
}

/* 外商部 */




.company .store.content_01 {
  margin: 160px auto 100px;
}

.company .store.content_01.cf .inner .main_image h2 {
  position: absolute;
  left: 50%;
  top: -80px;
  margin-left: -80px;
}

.company .store.content_01 .content_lead_txt p {
  font-size: 1.875rem;
}

/* 会社概要 */





.company .overview.content_01 {
  margin: 0 auto 100px;
}

.company .content_01 .cont_box .txt_box {
  width: 640px;
}

.company .overview.content_01 .cont_box .txt_box {
  padding-top: 0px;
}

.company .overview.content_01 .cont_box .txt_box table {
  width: 100%;
  border-collapse: collapse;
}

.company .overview.content_01 .cont_box .txt_box table tr th {
  font-weight: bold;
  color: #999999;
  font-size: 0.875rem;
  border-right: 1px solid #cccccc;
  padding: 8px 30px 8px 0;
  text-align: left;
}

.company .overview.content_01 .cont_box .txt_box table tr td {
  font-size: 0.875rem;
  padding: 8px 0 8px 30px;
}

/* 事業領域 */




.company .business.content_01 .benefit_list {
  overflow: hidden;
  margin: 80px 0;
}

.company .business.content_01 .benefit_list li {
  float: left;
  width: 30%;
  margin-right: 5%;
}

.company .business.content_01 .benefit_list li:last-child {
  margin-right: 0;
}

.company .business.content_01 .benefit_list li .benefit_txt {
  margin: 50px 0px;
  line-height: 2.5;
  text-align: center;
  color: #02005a;
  font-weight: bold;
}

.company .business.content_01 .benefit_list li .benefit_link {
  text-align: center;
}

/* 沿革 */




.company .history.content_01 .cont_box table {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 120px;
}

.company .history.content_01 .cont_box table tr th {
  font-weight: bold;
  color: #999999;
  font-size: 0.875rem;
  border-bottom: 1px dotted #cccccc;
  padding: 16px 30px 16px 0;
  text-align: left;
}

.company .history.content_01 .cont_box table tr td {
  font-size: 0.875rem;
  padding: 16px 0 16px 30px;
  border-bottom: 1px dotted #cccccc;
}
 @media screen and (max-width: 768px) {

/* 代表あいさつ */



.company .content_01.greeting .content_lead_txt {
  margin: 40px 0 40px;
}

.company .content_01.greeting .cont_box .greeting_list li {
  float: none;
  width: auto;
  margin-right: 0;
  margin-bottom: 30px;
}

.company .content_01.greeting .cont_box .greeting_list li .greeting_img img {
  width: 100%;
  height: auto;
}

/* 外商部 */




.company .store.content_01 {
  margin: 100px auto 50px;
}

.company .store.content_01 .content_lead_txt p {
  font-size: 1.2rem;
}

/* 会社概要 */


.company .content_01 .cont_box .txt_box {
  width: 100%;
}

.company .overview.content_01 .cont_box .txt_box {
  padding-top: 30px;
}


.company .overview.content_01 {
  margin: 0 auto 50px;
}

.company .overview.content_01 .content_lead_txt p img {
  width: 60%;
}

.company .overview.content_01 .cont_box .txt_box table tr th {
  white-space: nowrap;
  padding-right: 10px;
}

.company .overview.content_01 .cont_box .txt_box table tr td {
  padding-left: 10px;
}

.company .content_01 .cont_box .txt_box p {
  text-align: center;
}

/* 事業領域 */





.company .business.content_01 .benefit_list li {
  float: none;
  text-align: center;
  width: auto;
  margin: 0 auto 40px;
}

.company .business.content_01 .benefit_list li .benefit_img img {
  width: 70%;
}

.company .business.content_01 .benefit_list li .benefit_txt {
  margin: 20px 0;
}

/* 沿革 */




.company .history.content_01 .cont_box table {
  margin-bottom: 30px;
}

.company .history.content_01 .cont_box table tr th {
  white-space: nowrap;
  padding: 10px 10px 10px 0;
}

.company .history.content_01 .cont_box table tr td {
  padding: 10px 0 10px 0;
}
}

/* ----------------------------
オリジナル商品
------------------------------- */




.apply .webshop.content_01 .main_image h2 {
  text-align: center;
}

.apply .original_item.content_01 .cont_box {
  padding: 80px 0;
  margin-bottom: 0;
  border-bottom: 1px solid #eeeeee;
}

.apply .original_item.content_01 .cont_box .txt_box {
  padding: 0px 5% 40px;
  width: 640px;
}
@media screen and (max-width: 768px) {
  .apply .original_item.content_01 .cont_box .txt_box {
    margin-top: 1em;
    width: 100%;
  }
}
.apply .original_item.content_01 .cont_box .txt_box h3 {
  font-size: 1.875rem;
  margin-bottom: 10px;
}

/* ハマヤ厳選！！！ */




.apply .webshop.content_01 .cont_box {
  padding: 80px 0 80px 3%;
  margin: -80px 0 0 0;
  border: 2px solid #02015a;
}

.apply .webshop.content_01 .cont_box .txt_box h3 {
  font-size: 1.875rem;
  margin-bottom: 40px;
}
 @media screen and (max-width: 768px) {

.apply .original_item.content_01 .cont_box {
  padding: 40px 0 0;
}

.apply .content_01 .cont_box .left_img {
  text-align: center;
}

/* ハマヤ厳選！！！ */




.apply .webshop.content_01 .cont_box {
  padding: 80px 3% 0px 3%;
}

.apply .webshop.content_01 .cont_box .txt_box h3 {
  font-size: 1.2rem;
  margin-bottom: 40px;
}
}

/* ----------------------------
しまんとハマヤ
------------------------------- */






.store .store_summary.content_01 .main_image h2 {
  font-size: 2.5rem;
  color: #02005a;
  text-align: center;
  margin-top: 80px;
}

.store .store_summary.content_01 .content_lead_txt {
  margin: 20px 0 60px;
}

.store .store_summary.content_01 .content_lead_txt p {
  color: #000000;
}

.store .store_summary.content_01 .cont_box {
  margin: 80px 0;
}

.store .store_summary.content_01 .txt_box {
  margin-top: 50px;
  width: 640px;
}

.store .store_summary.content_01 #summary02 .txt_box, .store .store_summary.content_01 #summary04 .txt_box {
  padding-left: 0;
}

.store .store_summary.content_01 .txt_box p {
  padding-left: 130px;
  position: relative;
}

.store .store_summary.content_01 .txt_box p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -50px;
  width: 100px;
  height: 100px;
}

.store .store_summary.content_01 #summary01 .txt_box p:before {
  background: url(img/store/summary_icn01.png) no-repeat left top;
}

.store .store_summary.content_01 #summary02 .txt_box p:before {
  background: url(img/store/summary_icn02.png) no-repeat left top;
}

.store .store_summary.content_01 #summary03 .txt_box p:before {
  background: url(img/store/summary_icn03.png) no-repeat left top;
}

.store .store_summary.content_01 #summary04 .txt_box p:before {
  background: url(img/store/summary_icn04.png) no-repeat left top;
}

.store .store_summary.content_01 #summary05 .txt_box p:before {
  background: url(img/store/summary_icn05.png) no-repeat left top;
}

.store .market.content_01 .inner {
  max-width: 1400px;
}

.store .market.content_01 .cont_box {
  padding: 80px 100px 80px;
  margin-bottom: 80px;
  border: 1px solid #eeeeee;
}

.store .market.content_01 .cont_box#ichiba {
  border-top: 4px solid #54981f;
}

.store .market.content_01 .cont_box#shokudou {
  border-top: 4px solid #dc0002;
}

.store .market.content_01 .cont_box#bakery {
  border-top: 4px solid #b37f3c;
}

.store .market.content_01 .cont_box .left_img {
  max-width: 46.67%;
}

.store .market.content_01 .cont_box .txt_box {
  max-width: 53%;
  padding: 0 0 0 6%;
}

.store .market.content_01 .cont_box .txt_box h3 {
  line-height: 1;
}

.store .market.content_01 .cont_box .txt_box h4 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  font-weight: bold;
}

.store .market.content_01 .cont_box .txt_box p {
  line-height: 2;
}

/* アクセス */



.store .access.content_01 {

  margin-bottom: 160px;
}

.store .access.content_01 h2 {
  position: relative;
  z-index: 10;  text-align: center;
}

.store .access.content_01 iframe {
  width: 100%;
  height: 600px;
  margin: -80px 0 50px;
}


.store .access.content_01 .cont_box .datail_btn {
  text-align:center;}

.store .access.content_01 .cont_box .txt_box {
  width: 640px;
  }

.store .access.content_01 .cont_box .txt_box h3 {
  font-size:1.5rem;
  color:#000000;}


 @media screen and (max-width: 768px) {

.store .access.content_01 .cont_box .txt_box {
  width: 100%;  
}

.store .store_summary.content_01 .txt_box {
  width: 100%;
}

.store .store_summary.content_01 .main_image h2 {
  font-size: 1.5rem;
  margin-top: 40px;
}

.store .store_summary.content_01 .cont_box {
  margin: 30px 0;
}

.store .store_summary.content_01 .txt_box {
  margin-top: 0px;
}

.store .store_summary.content_01 .txt_box p {
  padding-left: 100px;
}

.store .store_summary.content_01 .txt_box p:before {
  height: 80px;
  margin-top: -40px;
  width: 80px;
  background-size: auto 100% !important;
}

.store .market.content_01 .cont_box .left_img {
  max-width: 100%;
}

.store .market.content_01 .cont_box .txt_box {
  max-width: 100%;
  padding: 30px 0;
}

.store .market.content_01 .cont_box {
  padding: 20px 2% 0;
  margin-bottom: 30px;
}

/* アクセス */


.store .access.content_01 {
  text-align: center;
  margin-bottom: 80px;
}

.store .access.content_01 h2 img {
  width: 100px;
}

.store .access.content_01 iframe {
  height: 300px;
  margin: -50px 0 50px;
}
}

/* ----------------------------
お知らせ
------------------------------- */

.news .inner {
  display: table;
  width: 100%;
  padding-top: 60px;
}


.news #breadcrumbs .inner{display: block;
 margin: 0 auto;
 padding-top: 0px;
    max-width: 1200px;}




.news #main_col {
  width: 73.33%;
  display: table-cell;
  padding-right: 6.67%;
}

.news #sub_col {
  display: table-cell;
  width: 20%;
  background: #f6f6f6;
  position: relative;
}

.news #sub_col .side_widget h3 {
  font-size: 1.125rem;
  font-weight: bold;
  color: #ffffff;
  background: #02015a;
  text-align: center;
  padding: 20px;
  border-radius: 40px;
  font-family: serif;
  position: relative;
  top: -20px;
}

.news #sub_col .side_widget ul {
  margin-top: -20px;
}

.news #sub_col .side_widget li a {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 0.875rem;
  color: #02015a;
  border-bottom: 1px solid #dddddd;
  padding: 20px 10px;
}

/* 一覧ページ */

.news section {
  margin-bottom: 60px;
}

.news .news_list #main_col ul {
  margin-bottom: 40px;
}

.news .news_list #main_col ul li {
  border-bottom: solid 1px #eeeeee;
  padding: 20px 0;
}

.news .news_list #main_col ul li a {
  color: #02005a;
}

.news .news_list #main_col ul li:last-child {
  border: none;
}

.news .news_list #main_col ul li p {
  display: inline-block;
}

.news .news_list #main_col ul li p.date {
  font-weight: bold;
  color: #999999;
  margin-right: 15px;
  font-size: 0.875rem;
}

.news .news_list #main_col .wp-pagenavi {
  text-align: center;
  font-size: 16px;
  padding: 30px 0;
  margin-top: 40px;
  border-top: 2px solid #02015a;
}

.news .news_list #main_col .wp-pagenavi a {
  height: 23px;
  width: 34px;
  display: inline-block;
  margin: 0 5px;
  border-bottom: 1px solid #02015a;
  color: #02015a;
}

.news .news_list #main_col .wp-pagenavi a:hover, .news .news_list #main_col .wp-pagenavi .current {
  color: #999999;
  height: 34px;
  width: 34px;
  margin: 0 5px;
  display: inline-block;
  text-decoration: none;
  border: none;
}

.news .news_list #main_col .wp-pagenavi .previouspostslink, .news .news_list #main_col .wp-pagenavi .nextpostslink {
  border: none;
  line-height: 23px;
  margin: 0 30px;
}

.news .news_list #main_col .wp-pagenavi .previouspostslink {
  background:url(img/news/prev_btn.png) no-repeat left top;
  width:42px;
  height:23px;
  text-indent:-9999em;}

.news .news_list #main_col .wp-pagenavi .nextpostslink {
  background:url(img/news/next_btn.png) no-repeat left top;
  width:42px;
  height:23px;
  text-indent:-9999em;}


.news .news_list #main_col .wp-pagenavi .previouspostslink:hover, .news .news_list #main_col .wp-pagenavi .nextpostslink:hover {
  margin: 0 30px;
  width:42px;
  height:23px;
  text-indent:-9999em;
}

/* 個別ページ */

.news .news_post #main_col .detail_pagenavi {
  text-align: center;
  font-size: 16px;
  padding: 30px 0;
  margin: 40px 0;
  border-top: 2px solid #02015a;
}

.news .news_post #main_col .detail_pagenavi .prev {
  float: left;
  background: url(img/news/prev_post.png) no-repeat left top;
  width: 104px;
  height: 25px;
  text-indent: -9999em;
}

.news .news_post #main_col .detail_pagenavi .next {
  float: right;
  background: url(img/news/next_post.png) no-repeat left top;
  width: 104px;
  height: 25px;
  text-indent: -9999em;
}

.news .news_post #main_col .detail_pagenavi .list_top {
  padding: 0 20px;
  display: inline-block;
  background: url(img/news/news_main_link.png) no-repeat left top;
  width: 63px;
  height: 25px;
  text-indent: -9999em;
}

.news .news_post .post_detail_wrap .post_date {
  font-weight: bold;
  color: #999999;
  text-align: right;
  font-size: 0.875rem;
  border-bottom: 1px solid #eeeeee;
  padding: 24px 0;
}

.news .news_post .post_detail_wrap .post_date:before {
  content: "";
  background: url(img/news/date_icn.png) no-repeat center center;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 5px;
}

.news .news_post .post_detail_wrap .post_ttl {
  font-family: serif;
  font-size: 1.5rem;
  font-weight: bold;
  color: #02015a;
  padding: 50px 0px;
}

.news .news_post .post_detail_wrap .post_box p, .news .news_post .post_detail_wrap .post_box ul, .news .news_post .post_detail_wrap .post_box dl {
  margin-bottom: 1em;
}

.news .news_post .post_detail_wrap .post_box a {
  text-decoration: none;
  color: #02015a;
}

.news .news_post .post_detail_wrap .post_box a:hover {
  color: #8080ac;
  text-decoration: underline;
}

.news .news_post .post_detail_wrap .post_box a:active {
  color: #8080ac;
}

.news .news_post .post_detail_wrap .post_box a:visited {
  color: #4a7eb2;
  text-decoration: none;
}

.news .news_post .post_detail_wrap .post_box h1 {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ffffff;
  background: #8080ac;
  padding: 15px;
  margin: 0px 0px 1em;
}

.news .news_post .post_detail_wrap .post_box h2 {
  font-size: 1.125rem;
  font-weight: bold;
  padding: 14px 0px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  margin: 0px 0px 1em;
}

.news .news_post .post_detail_wrap .post_box h3 {
  font-weight: bold;
  color: #02015a;
  background: #eeeeee;
  padding: 10px;
  margin: 0px 0px 1em;
}

.news .news_post .post_detail_wrap .post_box h4 {
  font-size: 0.875rem;
  font-weight: bold;
  padding: 8px 0px;
  border-bottom: 1px solid #eeeeee;
  margin: 0px 0px 1em;
}

.news .news_post .post_detail_wrap .post_box h5 {
  font-size: 0.75rem;
  font-weight: bold;
  padding: 6px 10px;
  border-left: 2px solid #02015a;
  margin: 0 0 1em;
}

.news .news_post .post_detail_wrap .post_box h6 {
  font-size: 0.75rem;
  font-weight: bold;
  padding: 6px 10px;
  color: #999999;
  border-left: 1px solid #666666;
  margin: 0 0 1em;
}

.news .news_post .post_detail_wrap .post_box table {
  width: 100%;
  border-collapse: collapse;
}

.news .news_post .post_detail_wrap .post_box table th {
  padding: 10px;
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #dddddd;
  background: #8080ac;
}

.news .news_post .post_detail_wrap .post_box table td {
  padding: 10px;
  border: 1px solid #dddddd;
}

.news .news_post .post_detail_wrap .post_box table td.td01 {
  background: #fbfbfb;
}
 @media screen and (max-width: 768px) {

.news .inner {
  display: block;
  width: auto;
  padding-top: 0px;
}

.news #main_col {
  width: auto;
  display: block;
  padding-right: 0;
}

.news #sub_col {
  width: auto;
  display: block;
}

/* 一覧ページ */

.news .news_list #main_col .wp-pagenavi {
  margin-bottom: 30px;
}

.news .news_list #main_col .wp-pagenavi .previouspostslink, .news .news_list #main_col .wp-pagenavi .nextpostslink {
  margin: 0;
}

.news .news_list #main_col .wp-pagenavi .previouspostslink:hover, .news .news_list #main_col .wp-pagenavi .nextpostslink:hover {
  margin: 0;
}
}


/*なぶらや*/
.naburaya.content_01.cf .inner .main_image{
	margin-bottom: 60px;
}
.naburaya.content_01.cf .inner .main_image h2 {
	text-align: center;
  }
  .content_01 .content_lead_txt.nabura p.sub_txt {
    font-size: 1rem;
    color: #000000;
	line-height: 2;
	margin-bottom: 80px;
}

.naburaya .cont_box .txt_box {
    padding: 60px 5%;
    float: left;
	width: 600px;
}
.naburaya .cont_box .txt_box h3 {
    font-size: 2rem;
    color: #02005a;
    margin-bottom: 20px;
}
.naburaya .content_lead_txt p {
    margin-bottom: 40px;
    font-size: 1.5rem;
    color: #000;
}


.naburaya .our_service{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;margin-bottom: 100px;
}
.naburaya .our_service .service_box{
	max-width: 370px;
	width: 31%;
	margin-bottom: 20px;
}
.naburaya .our_service .service_box:last-child{
	margin-bottom: 0;
}
.naburaya .our_service .service_box .col_img{
	width: 100%;
	height: 240px;
	background: #999999;
	margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.naburaya .our_service .service_box{
		max-width: 100%;
		width: 100%;
		margin-bottom: 20px;
	}
	.naburaya .cont_box .txt_box {
		padding: 40px 5%;
		width: 100%;
	}
	.naburaya .cont_box .txt_box h3 {
		font-size: 1.5rem;
	}
}


/*branding*/
.branding.content_01.cf .inner .main_image{
	margin-bottom: 60px;
}
.branding.content_01.cf .inner .main_image h2 {
	text-align: center;
  }
  .branding .content_01 .content_lead_txt p.sub_txt {
    font-size: 1rem;
    color: #000000;
	line-height:2;
}

.branding .cont_box .txt_box {
    padding: 20px 4%;
    float: left;
	width: 600px;
}
.branding .cont_box .txt_box h3 {
    font-size: 2rem;
    color: #02005a;
    margin-bottom: 20px;
}

.branding .content_01 .cont_box .txt_box p {
    line-height: 2.5;
    margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", "Meiryo", sans-serif;
}
.branding .our_service{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;margin-bottom: 100px;
}
.branding .our_service .service_box{
	max-width: 560px;
	width: 47%;
	margin-bottom: 20px;
}
.branding .our_service .service_box:last-child{
	margin-bottom: 0;
}
.branding .our_service .service_box .col_img{
	width: 100%;
	background: #999999;
	margin-bottom: 20px;
}
.branding .our_service .service_box .col_txt{
	line-height: 2;
}
@media screen and (max-width: 768px) {
	.branding .our_service .service_box{
		max-width: 100%;
		width: 100%;
		margin-bottom: 20px;
	}
	.branding .cont_box .txt_box {
		padding: 40px 5%;
		width: 100%;
	}
	.branding .cont_box .txt_box h3 {
		font-size: 1.5rem;
	}
}


/*product*/
.product.content_01 {
    margin:100px 0 40px 0px;
}
.product.content_01.cf .inner .main_image{
	margin-bottom: 60px;
}
.product.content_01.cf .inner .main_image h2 {
	text-align: center;
  }
  .product .content_01 .content_lead_txt p.sub_txt {
    font-size: 1rem;
    color: #000000;
	line-height:2;
}
.product .content_01 .cont_box {
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;
}
.product .cont_box .txt_box {
    padding: 20px 4%;
    float: left;
	width: 600px;
}
.product .cont_box .txt_box h3 {
    font-size: 2rem;
    color: #02005a;
    margin-bottom: 20px;
}

.product .content_01 .cont_box .txt_box p {
    line-height: 2.5;
    margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "メイリオ", "Meiryo", sans-serif;
}
.product .content_01 .cont_box .txt_box p.links {
   margin-top: 40px;
}

@media screen and (max-width: 768px) {
	.product.content_01 {
		margin:40px 0 40px 0px;
	}
	.product .our_service .service_box{
		max-width: 100%;
		width: 100%;
		margin-bottom: 20px;
	}
	.product .cont_box .txt_box {
		padding: 40px 5%;
		width: 100%;
	}
	.product .cont_box .txt_box h3 {
		font-size: 1.5rem;
	}
}