@charset "UTF-8";


/* bg
==============================*/

.fs-body-custom {
  background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2025/img/common/kodawari2025-bg.jpg") repeat center top;
}




#freepage {
  width: 100%;
  margin: 0;
  padding: 0 0 50px;
  background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2024/img/common/bg/bg_basic.jpg") repeat center top;
}

#crab-beef-ramen-body {
  width: 100%;
  margin: 0;
  padding: 0;
  background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2024/img/common/bg/bg_basic.jpg") repeat center top;

}


.crab-beef-ramen-contents {
  max-width: 1260px;
  margin: 0 auto;
  padding: 0 30px 5%;
}



/* layout
==============================*/
.content-wrap {
  max-width: 1200px;
	margin: 0 auto;
  /*padding: 50px 0;*/
}
@media screen and (max-width: 1300px) {
.content-wrap .row {
  padding: 0 30px;
}
}

.round-box-white {
	/*background-color: #fff;*/
  background: rgba(255,255,255,0.8);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
	border-radius: 10px;
}

.round-box-white .inner {
	padding: 8%;
}

.contents-body {
  padding-bottom: 50px;
}


/* フリーページ・バナーと縦並びにするボタン
==============================*/

.kago-btn-wrap {
	margin-bottom: 40px;
}

.btn-buy {
	margin-top: 10px;
}


/* フリーページ・蟹牛
==============================*/

.topmargin-del {
	margin-top: -150px;
}

.crabbeef-con-wrap {
	max-width: 1070px;
	margin: 0 auto;
	padding-bottom: 100px;
}



/* フリーページ・ご利用ガイド
==============================*/

.guide-contents {
	margin-bottom: 3em;
}
/*リンク位置調整*/
.guide-contents::before {
  content:'';
  display: block;
  padding-top: 150px;
  margin-top: -150px;
}

.guide-lnav li {
	display: inline;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
	padding: 0 15px;
  font-size: 12px;
}

.guide-lnav li+ li {
  border-left: 0;
  border-right: 1px solid #999;
}

.guide-lnav {
	background-color: #ebd767;
	padding: 5px 0;
	margin-top: 10px;
	margin-bottom: 50px;
  text-align: center;
}

.guide-lnav li a,
.guide-lnav li a:hover {
	color: #000;
}


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

.guide-lnav {
	width: 100%;
	margin: 10px auto 50px;
	padding: 0;
	overflow: hidden;
}

.guide-lnav ul {
	border-top: 1px solid #999;
}

.guide-lnav li {
	font-size: 1.2rem;
	display: block;
  border-left: none;
  border-right: 1px solid #999;
	padding: 0;
	width: 33%;
	text-align: center;
	float: left;
	border-bottom: 1px solid #999;
}

.guide-lnav li:nth-of-type(3n){
	border-right: none;
}

.guide-lnav a {
	display: block;
	padding: 8px 0;
}

}

.daibiki-list dt {
	background: #eee;
	padding: 5px;
	margin: 0 0 0.5em 0;
}

.daibiki-list dd {
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.guide-contents h2 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 1.5em;
	text-shadow: 0 0 5px white;
  padding: 0.3em 1em;
  background: -webkit-repeating-linear-gradient(-45deg, #f6d558, #f6d558 3px,#f6cf3d 3px, #f6cf3d 7px);
  background: repeating-linear-gradient(-45deg, #f6d558, #f6d558 3px,#f6cf3d 3px, #f6cf3d 7px);
}

.guide-contents h2 span {
	font-size: 24px;
	font-weight: normal;
	color: #cc0000;
}

.guide-contents h3 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0;
	margin-bottom: 30px;
	
	border-bottom: 4px solid #e7af00;
	padding-bottom: 0.15em;
}

.guide-contents h4.midashi-red {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #cc0000;
}

.guide-contents h4.midashi-credit {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.guide-contents h4.midashi-red-outline {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #fff;
	background-color: #cc0000;
	padding: 5px 10px;
	display: inline-block;
}

.guide-contents h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.guide-contents p {
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 1.5em;
}

.guide-contents strong {
	font-size: 20px;
}
.guide-contents .kome-list-wrap p {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 0.5em;
}

.color-red {
	color: #cc0000;
}

.color-orange {
	color: #e7af00;
}

.color-blue {
	color: #000d99;
}

.guide-contents p span.border-bottom-red {
	border-bottom: 3px solid #cc0000;
	padding-bottom: 1px;
	line-height: 2em;
}

.guide-contents a {
	color: #1a0dab;
	text-decoration: none;
}
.guide-contents a:hover {
	color: #cc0000;
	text-decoration: none;
}


dl.shipping-yamato-caution {
	font-size: 16px;
	line-height: 1.4em;
}

dl.shipping-yamato-caution dt {
	font-weight: normal;
}

dl.shipping-yamato-caution dd {
	padding-left: 2.5em;
	margin-top: -1.2em;
	margin-bottom: 1em;
}


.inline-caution {
	font-size: larger;
	font-weight: bold;
}

p.caption-txt {
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 10px;
}


.red-caution-box {
	border: 4px solid #cc0000;
	margin-bottom: 20px;
}
.red-caution-box .inner {
	padding: 10px;
	text-align: center;
}
.red-caution-box strong {
	font-weight: bold;
}
.red-caution-box p {
	display: inline;
	margin: 0 auto;
	line-height: 1.6em;
}

.guide-contents ul li {
	list-style-type: disc;
	margin-left: 1em;
	font-size: 16px;
	line-height: 1.8em;
	margin-bottom: 0.5em;
}



#shipping h3 {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 30px;
	color: #cc0000;
}

#shipping h4 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 10px;
}


.midashi-caption {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	line-height: 1.5em;
	margin-bottom: 20px;
}


#receipt-specification .komidashi {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

#member-registration .midashi-caption {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}


a.btn-gradient-radius {
  display: inline-block;
	font-size: 20px;
	line-height: 1em;
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #fff;
  background-color: #9b8540;
  transition: .4s;
}

a.btn-gradient-radius:hover {
  background-color: #eeca00;
	text-decoration: none;
	color: #fff;
}


.cancel-caution {
	background-color: #cc0000;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	padding: 10px 20px;
	margin-bottom: 20px;
}

.border-box-black {
	display: inline-block;
	border: 2px solid #000;
}

.border-box-blue {
	display: inline-block;
	border: 2px solid #00a0e8;
}

.border-box-black .inner,
.border-box-blue .inner {
	padding: 10px 20px;
}


dl.when-to-receive-invoices {

}
dl.when-to-receive-invoices dt {
  background: #eee;
  padding: 5px 10px;
  margin-bottom: 15px;
}
dl.when-to-receive-invoices dd {
  margin-left: 1.5em;
}
dl.when-to-receive-invoices span.caution-kome {
  margin-left: 10px;
}

dl.areas-where-delivery-is-not-available {
  margin-left: 1em;
}
dl.areas-where-delivery-is-not-available dt {
  background: #eee;
  padding: 5px 10px;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #cc0000;
}
dl.areas-where-delivery-is-not-available dd {
  margin-left: 1.5em;
  margin-bottom: 2em;
}
dl.areas-where-delivery-is-not-available .sub-list {
  margin-bottom: 0.5em;
}




/* フリーページ・お買い物の手順
==============================*/

.shoppingFlow dl dt.faqDt {
	font-size: 20px;
	font-weight: bold;
	color: #cc0000;
	margin-bottom: 30px;
}

.guide-contents .shoppingFlow h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 15px;
	border-bottom: none;
	padding-bottom: 0;
}

.guide-contents .shoppingFlow h4 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: none;
	padding-bottom: none;
}

.flowTxtBox {
	margin-left: 45px;
}

.flowTxtBox2 {
	margin-left: 35px;
}


.vertical-M {
	vertical-align: middle;
}



.guide-contents ul.list-style-type-img li {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
	min-height: 30px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 35px;
	line-height: 1.6em;
	background-size: contain;
}

.guide-contents ul.list-style-type-img li.list-no-img-01 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-01.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-02 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-02.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-03 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-03.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-04 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-04.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-05 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-05.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-06 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-06.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-07 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-07.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-08 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-08.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-09 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-09.png) no-repeat left 0px top 0px;
}
.guide-contents ul.list-style-type-img li.list-no-img-10 {
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-icon-number-10.png) no-repeat left 0px top 0px;
}



.borderBox {
	width: 100%;
	border: 2px solid #000;
}

.borderBox .inner {
	padding: 10px 20px;
}

.about-error {
	background-color: #fce0d1;
	border-radius: 20px;
}

.about-error .inner {
	padding: 20px;
}

.guide-sec5-5-cap {
	margin-top: 250px;
}

.guide-sec6-3-cap {
	margin-top: 40px;
}

.guide-sec6-3-2-cap {
	margin-top: 100px;
}

@media (max-width: 992px) {

.guide-sec5-5-cap {
	margin-top: 0px;
}

.guide-sec6-3-cap {
	margin-top: 0px;
}

}





/* Q&A よくあるご質問
-----------------------------------------------------------------*/

#faqWrap {
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px 50px 20px;
	background-color: #fff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

#faqWrap table.table1 a {
	color: #c61001;
	text-decoration: underline;
}
#faqWrap table.table1 a:hover {
	text-decoration: underline;
	color: #FCC;
}

.faqContents {
	margin-bottom: 50px;
}

.faqH3Wrap {
	max-width: 1000px;
	padding: 5px 0;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.faq1 {
	background-color: #FCC;
}
.faq2 {
	background-color: #FFE2E7;
}
.faq3 {
	background-color: #E7F5A3;
}
.faq4 {
	background-color: #D7EDFF;
}

#faqWrap h3 {
	font-size: 30px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 0.9em;
	margin-top: 17px;
	padding: 0;
}
#faqWrap h3 span {
	font-size: 14px;
	font-weight: normal;
}


* html .qanda {
	height:1em;
	overflow:visible;
}

.qanda {
	overflow:hidden;
	position:relative;
	margin-right:-1.030%;
	margin-top:20px;
	margin-bottom:20px;
}

a.qanda,
a.qanda:hover,
.qandaColumn a,
.qandaColumn a:hover {
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

.qandaColumn {
	display:inline;
	width:23.5%;
	float:left;
	margin-right:1.030%;
}

.qacall {
	max-width: 1100px;
	margin: 0 auto;
}


@media screen and (max-width:767px) {
	#faqWrap {
	padding: 10px 20px 20px;
	}

	.qandaColumn {
		display:block;
		box-sizing:border-box;
		width:100%;
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
	
}



.qanda1 {
  width:100%;
  color: #000 ;
  text-align:center;
  background: none;
  font-size: 14pt ;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  border: 1px solid #ccc;
  margin:0 auto;
  padding: 10px 5px 10px 5px;
    box-shadow:1px 1px 0px 0px 0 ;
    border-radius: 3px ;
}

.qanda2 {
  width:100%;
  color: #000 ;
  text-align:center;
  background: none;
  font-size: 14pt ;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  border: 1px solid #ccc;
  margin:0 auto;
  padding: 10px 5px 10px 5px;
    box-shadow:1px 1px 0px 0px 0 ;
    border-radius: 3px ;
}


.qanda3 {
  width:100%;
  color: #000 ;
  text-align:center;
  background: none;
  font-size: 14pt ;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  border: 1px solid #ccc;
  margin:0 auto;
  padding: 10px 5px 10px 5px;
    box-shadow:1px 1px 0px 0px 0 ;
    border-radius: 3px ;
}

.qanda4 {
  width:100%;
  color: #000 ;
  text-align:center;
  background: none;
  font-size: 14pt ;
  line-height: 1;
  font-family: 'Noto Serif JP', serif;
  font-weight: 600;
  border: 1px solid #ccc;
  margin:0 auto;
  padding: 10px 5px 10px 5px;
    box-shadow:1px 1px 0px 0px 0 ;
    border-radius: 3px ;
}


.qandared {
  width:100%;
  color: #c61001 ;
  text-align:left;
  background: #fff;
  font-size: 15pt ;
  line-height: 1;
  margin:0 auto;
  padding: 10px 5px 5px 5px;
border-bottom:3px solid #c61001;
}

.qandapink {
  width:100%;
  color: #f66 ;
  text-align:left;
  background: #fff;
  font-size: 15pt ;
  line-height: 1;
  margin:0 auto;
  padding: 10px 5px 5px 5px;
border-bottom:3px solid #F66;
}


.qandagreen {
  width:100%;
  color: #366 ;
  text-align:left;
  background: #fff;
  font-size: 15pt ;
  line-height: 1;
  margin:0 auto;
  padding: 10px 5px 5px 5px;
border-bottom:3px solid #366;
}

.qandablue {
  width:100%;
  color: #069 ;
  text-align:left;
  background: #fff;
  font-size: 15pt ;
  line-height: 1;
  margin:0 auto;
  padding: 10px 5px 5px 5px;
border-bottom:3px solid #069;
}



.table1 { 
   width:100%;
   border-collapse:collapse;
}

.table1 th {
   padding:5px;
   font-size:15px;
   text-align:left;
}

.table1 td { 
   padding:5px;
   font-size:15px;
   text-align:left;
}



.fukidashi1 {
	position: relative;
	display: inline-block;
	padding: 15px 15px 10px;
	width: 95%;
	min-width: 115px;
	color: #000;
	line-height: 30px;
	text-align: left;
	background: #FCC;
	font-size:16px;
	z-index: 0;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fukidashi1:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #FCC transparent transparent;
}



.fukidashi2 {
	position: relative;
	display: inline-block;
	padding: 15px 15px 10px;
	width: 95%;
	min-width: 115px;
	color: #000;
	line-height: 30px;
	text-align: left;
	background: #FFE2E7;
	font-size:16px;
	z-index: 0;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fukidashi2:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #FFE2E7 transparent transparent;
}



.fukidashi3 {
	position: relative;
	display: inline-block;
	padding: 15px 15px 10px;
	width: 95%;
	min-width: 115px;
	color: #000;
	line-height: 30px;
	text-align: left;
	background: #E7F5A3;
	font-size:16px;
	z-index: 0;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fukidashi3:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #E7F5A3 transparent transparent;
}


.fukidashi4 {
	position: relative;
	display: inline-block;
	padding: 15px 15px 10px;
	width: 95%;
	min-width: 115px;
	color: #000;
	line-height: 30px;
	text-align: left;
	background: #D7EDFF;
	font-size:16px;
	z-index: 0;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.fukidashi4:after {
	content: "";
	position: absolute;
	top: 50%; left: -10px;
	margin-top: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 10px 0;
	border-color: transparent #D7EDFF transparent transparent;
}





.haisouCaution {
	font-size: 130%;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}

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

.haisouCaution {
	text-align: left;
}
	
}






/* Q&A よくあるご質問（2024年5月更新・新デザイン用）
-----------------------------------------------------------------*/

.faq-content {
  margin-bottom: 80px;
}

.faq-content h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 23px;
  font-weight: 400;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */
.cp_qa .cp_actab label {
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	display: block;
	margin: 0 0 0 0;
	padding: 0.5em 2em 0.5em 45px;
	cursor: pointer;
  background: none;
  color: #2e0402;
  border-bottom: 1px solid #ccc;
  -webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.cp_qa .cp_actab label:hover {
  background: #eb9999;
	color: #fff;
}
.cp_qa label.cp_question:before {
  content:"Q";
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #cc0000;
  color: #fff;
  text-align:center;
  line-height: 27px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  top: 6px;
  left: 6px;
}

/* 答え */
.cp_qa .cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	/*-webkit-transition: max-height 0.5s ease;*/
	/*transition: max-height 0.5s ease;*/
	color: #333;
  background: none;
  -webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.cp_qa .cp_actab .cp_actab-content p {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8em;
	margin: 1em 2em 1em 45px;
}
/* 質問を開いた時の仕様 */
/* --アイコン */
.cp_qa .cp_actab input:checked ~ label {
  background: #eb9999;
	color: #fff;
}
/* --答えの高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時のアイコンの動き */
.cp_qa .cp_actab label::after {
	line-height: 1.6;
	position: absolute;
	top: 50%;
	right: 0;
	display: block;
	width: 3em;
	margin-top: -12.5px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align: center;
}
.cp_qa .cp_actab input[type=checkbox] + label::after {
	content: '\25BC';/*▼をUnicode変換*/
}
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.kome-wrap p {
  text-indent: -1em;
  padding-left: 1em;
}


.info-callcenter {
  padding-bottom: 80px;
}







/* どこでもカラーミー カスタマイズ
-----------------------------------------------------------------*/

.cartjs_box {
	width: 100%;
	margin: 0 auto;
}

.cartjs_box .cartjs_product_name {
	font-size: 24px;
	line-height: 1.4em;
	padding-bottom: 15px;
}

.cartjs_product_img {
	width: 40%;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.cartjs_product_table {
	width: 55%;
	float: right;
	display: inline;
}
.cartjs_product_table:after {
    content: "";
    display: block;
    clear: both;
}

.cartjs_box div.cartjs_product_table table {
	max-width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
		margin-bottom: 20px;
}

.cartjs_box div.cartjs_product_table table th,
.cartjs_box div.cartjs_product_table table td	{
	padding: 8px;
  border-top: 1px solid #000;
  vertical-align: top;
  text-align: left;
  line-height: 20px;
		color: #333;
}

.cartjs_box div.cartjs_product_table table th	{
	background-color: #faebc0;
}

.cartjs_box div.cartjs_product_table table td	{
	background-color: #ffffff;
}

.cartjs_box div.cartjs_product_table table td select	{
	color: #333;
}

.cartjs_cart_in,
.cartjs_sk_link_other {
	clear: both;
	padding-top: 20px;
}


.cartjs_box div.cartjs_cart_in input {
	margin: 0 auto;
	background: none;
	display: block;
	padding: 11px 100px 9px;
	text-align: center;
	border: 1px solid #fff;
	background: #bd1529;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	line-height: 1 !important;
}

.cartjs_box form {
	margin-top: 20px;
}

/* SOLD OUT 表示
----------------------------*/
.cart-js-wrap h3 {
	clear: both;
	margin: 15px auto;
	background: none;
	display: block;
	padding: 11px 100px 9px;
	text-align: center;
	border: 1px solid #fff;
	background: #bd1529;
	color: #ffffff;
	font-size: 18px;
	letter-spacing: 1px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-decoration: none;
	line-height: 1 !important;
}





@media screen and (max-width: 480px) {
	
.cartjs_product_img {
	width: 100%;
	float: none;
	display: block;
	padding: 20px 0;
	margin-bottom: 0;
}

.cartjs_product_table {
	width: 100%;
	float: none;
	display: block;
}

.div.cartjs_cart_in {
	padding: 10px 0;
}

.cartjs_box div.cartjs_cart_in input {
	padding: 11px 60px 9px;
}
	
}



/* 2021 */

.cartjs_sk_link a,
.cartjs_sk_link_other a {
	color: #fff;
	text-decoration: none;
}

.cartjs_sk_link a:hover,
.cartjs_sk_link_other a:hover {
	color: #ffffcc;
	text-decoration: underline;
}

.cartjs_box .cartjs_product_name {
	color: #fff;
}










/* 重箱サイズから選ぶ
==============================*/

/* タイトルキャプション */
span.box-size-caption {
	font-size: 1.8rem;
	margin-left: 20px;
}

@media screen and (max-width: 768px) {
	
span.box-size-caption {
	margin-left: 0;
}

	
}



/* 人数で選ぶ
==============================*/

.number-pdt {
	margin-bottom: 50px;
}

.number-description {
	/*font-size: 1.8rem;*/
	font-size: 2.3rem;
	line-height: 1.8em;
	text-align:justify;
	text-justify:inter-ideograph;
}

.listWrap .number-h4 h4 {
	font-size: 2.4rem;
	line-height: 1.5em;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	background-color: #fad9e7;
	color: #333;
	padding: 0.2em 15px;
	border: 5px solid #a49200;
	border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
	letter-spacing: -0.03em;
}

.number-pdt-price {
	font-size: 5rem;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 0px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #cc0000;
	text-shadow: 
    white 2px 0px 0px, white -2px 0px 0px,
    white 0px -2px 0px, white 0px 2px 0px,
    white 2px 2px 0px, white -2px 2px 0px,
    white 2px -2px 0px, white -2px -2px 0px,
    white 1px 2px 0px, white -1px 2px 0px,
    white 1px -2px 0px, white -1px -2px 0px,
    white 2px 1px 0px, white -2px 1px 0px,
    white 2px -1px 0px, white -2px -1px 0px,
    white 1px 1px 0px, white -1px 1px 0px,
    white 1px -1px 0px, white -1px -1px 0px;
}

.number-pdt-price span {
	font-size: 2.4rem;
}



@media screen and (max-width:980px) {
.number-pdt-name,
.number-pdt-price,
.number-pdt-pic {
	text-align: center;
}
}







/* フリーページコンテンツボディ */

.fp-contents-body {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 15px;
}

/* ○○から選ぶ ページ内リンク */

.erabuInnerLink { 
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3em;
}
.erabuInnerLinkItem {
  width: 16.4%;
  margin-bottom: 3%;
}

@media screen and (max-width:640px) {
.erabuInnerLinkItem {
  width: 33%;
}
}

@media screen and (max-width:420px) {
.erabuInnerLinkItem {
  width: 49%;
}
}

.anchorAdjustment {
  display: block;
  padding-top: 20px;
  margin-top: -20px;
}
@media screen and (max-width:480px) {
.anchorAdjustment {
  display: block;
  padding-top: 180px;
  margin-top: -180px;
}
}


/*
---------------------------------------*/



.select-by-numbers-of-people {

}

.select-by-numbers-of-people h3 {
  font-family: 'Noto Serif JP', serif;
	font-size: 5rem;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  /*border: 1px solid #cc0000;
  padding: 0.5em 1em;*/
  text-align: center;
  /*margin-bottom: 1em;*/
  /*margin-top: 1.5em;*/
  margin: 0.5em 0;
  display: block;
  position: relative;
  padding: 5px;
  /*border: solid 2px #fedadc;*/
  /*border: solid 1px #cc0000;*/
  background: #fff;
}
.select-by-numbers-of-people h3::before {
  content: "";
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  border: solid 1px #cc0000;
  /*z-index: -1;*/
}
.select-by-numbers-of-people h3::after {
  content: "";
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 5px;
  right: 5px;
  border: solid 2px #fedadc;
  /*z-index: -1;*/
}
.select-by-numbers-of-people h3 span {
	font-size: 3rem;
}


.selected-product {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5%;
  margin-bottom: 5%;
}

.selected-product .inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 3%;
}


.selected-product-btn {
  width: 40%;
}
.selected-product-info {
  width: 55%;
}


.selected-product-info .heading {
  text-align: center;
  margin-bottom: 4%;
}

.select-by-numbers-of-people-image {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4%;
}
.select-by-numbers-of-people-image-item {
  width: 50%;
}

.selected-product-description p {
  margin-bottom: 4%;
}

.selected-product-description p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.6em;
  color: #333;
  text-align: justify;
	text-justify: inter-ideograph;
}

.set-info p {
  font-family: 'Noto Serif JP', serif;
  font-size: 2.4rem;
	line-height: 1.5em;
	font-weight: 600;
	background-color: #fad9e7;
	color: #333;
	padding: 0.2em 15px;
	border: 5px solid #a49200;
	border-radius: 15px;
  text-align: center;
}

@media screen and (max-width:640px) {
.selected-product .inner {
  flex-direction: column;
}
.selected-product-btn {
  width: 100%;
  margin-bottom: 4%;
}
.selected-product-info {
  width: 100%;
}
.selected-product-description p {
  font-size: 1.8rem;
}
.set-info p {
  font-size: 1.8rem;
  text-align: left;
}
.select-by-numbers-of-people h3 {
	font-size: 4rem;
}
.select-by-numbers-of-people h3 span {
	font-size: 2rem;
}
}




/* 原料原産国表示
-----------------------------------------------------------------*/
.item_list {
	width: 100%;
	line-height: 1.6;
	border-collapse: collapse;
	background: #fff;
	color: #333;
}

.item_list th {
	font-weight: bold;
	text-align: center;
}

.item_list td,
.item_list th {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

.item_list thead th,
.item_list tbody th {
	background: #f4f4f4;
	font-weight: bold;
	vertical-align: middle;
}

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

	.item_list {
		width: 100%;
		margin: 0 auto;
	}
	.item_list thead {
		display: none;
	}
	.item_list tbody tr {
		display: block;
		margin-bottom: 10px;
	}
	.item_list tbody th {
		display: block;
		border-style: solid none;
	}
	.item_list tbody td {
		display: list-item;
		width: 80%;
		border: none;
		
		margin: 0 10%;
	}
	
	.item_list tbody td:nth-of-type(1):before { content: "[原材料名]\A"; white-space: pre; }
	.item_list tbody td:nth-of-type(2):before { content: "[原料原産地]\A"; white-space: pre; }
	.item_list tbody td:nth-of-type(3):before { content: "[アレルゲン]\A"; white-space: pre; }
	.item_list tbody td:nth-of-type(4):before { content: "[添加物]\A"; white-space: pre; }
}



/* 原材料・原料原産国・アレルゲン表示（2025）
-----------------------------------------------------------------*/

.ingredients-info-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.ingredients-info-item {
  width: 23%;
  margin-bottom: 20px;
}

.ingredients-info-item p {
  line-height: 1.4em;
}

@media screen and (max-width: 768px) {
.ingredients-info-item {
  width: 30%;
}
}
@media screen and (max-width: 480px) {
.ingredients-info-item {
  width: 48%;
}
}






/* 食材のご確認（フリーページ） */


.food_table { 
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
}

.food_table th,
.food_table td {
	border: 1px solid #ccc;
	color: #333;
}
.food_table a {
	text-decoration:none;
	color:#06C;
}


.food_table th {
	padding: 5px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	
	background:#eee;
}

.food_table td { 
	padding: 5px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	background: #fff;
}

.food_table tr:nth-child(even) {
	background: #eee;
}

.food_table td.picTd { 
	white-space: nowrap;
	max-width: 120px;
	min-width: 80px;
}



/* 味ごよみ
-----------------------------------------------------------------*/

.wrapper-1200 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}

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

.wrapper-1200 {
	padding: 0;
}

}

.wrapper-1062 {
	max-width: 1062px;
	margin: 0 auto;
}

.wrapper-890 {
	max-width: 890px;
	margin: 0 auto;
}





/* 10.お問合せ 11.マイアカウント・会員ログイン 12.友達に教える 13.メルマガ登録・解除 14.レビュー 共通ロゴまわり
==============================*/

.p-shop__header--title a {
	display: block;
	width: 419px;
	height: 94px;
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-logo-plus-regi.png) no-repeat center top;
	text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
	margin: 20px auto;
}

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

.p-shop__header--title a {
	width: 300px;
	height: 67px;
	margin: 0 auto;
	background-size: cover;
}

}




/* 頒布会　カゴ部分
-----------------------------------------*/

.hanpukaiCartWrap {
	max-width: 800px;
	margin: 0 auto;
	padding: 50px 120px;
	background: url(https://img21.shop-pro.jp/PA01392/012/etc/2021-set-bg-wraparound.jpg) repeat-y center top;
}


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

.hanpukaiCartWrap {
	padding: 50px 50px;
}

}

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

.hanpukaiCartWrap {
	padding: 50px 30px;
}

}








/* 蟹セット
-----------------------------------------*/

.set-body-bg {
	background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2022/img/osechi/set/set_bg.jpg") repeat-y center top;
}

.setContents {
	max-width: 1100px;
	margin: 0 auto;
}

.purchaseBtn {
	margin-top: 10px;
}




.footerCallcenterWrap {
	width: 100%;
	padding: 20px 0;
	background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2022/img/osechi/set/set_bg.jpg") repeat center top;
	text-align: center;
}





/* フリーページ タイトル2024
-----------------------------------------*/

.erabuTitleWrap {
	max-width: 1200px;
  margin: 0 auto;
  /*padding: 60px 10px 40px;*/
  padding: 60px 0 40px;
}

.erabuTitleWrap h2 {
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 34px;
  font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.3em;
	text-align: center;
	text-shadow:
    white 3px 3px 6px, white -3px 3px 6px,
    white 3px -3px 6px, white -3px -3px 6px;
  border-bottom: 1px solid #666;
  padding-bottom: 5px;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
.erabuTitleWrap {
  /*padding: 50px 10px 10px;*/
  padding: 50px 0 10px;
}
.erabuTitleWrap h2 {
	font-size: 26px;
}
}
@media screen and (max-width: 480px) {
.erabuTitleWrap {
  /*padding: 30px 10px 0;*/
  padding: 30px 0 0;
}
.erabuTitleWrap h2 {
	font-size: 20px;
}
}








/* フリーページ 一覧用
-----------------------------------------*/

.freepageTitleWrap {
	width: 100%;
	height: 200px;
	background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2022/img/freepage/2022-pagetitle-bg.jpg") repeat-x center top;
	margin-bottom: 30px;
}
/*
.freepageTitleWrap h2 {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 34px;
	letter-spacing: -0.05em;
	line-height: 1.3em;
	text-align: center;
	padding-top: 80px;
	text-shadow:
    white 3px 3px 6px, white -3px 3px 6px,
    white 3px -3px 6px, white -3px -3px 6px;
}
*/
.freepageTitleWrap h2 {
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 34px;
  font-weight: 400;
	letter-spacing: 0.2em;
	line-height: 1.3em;
	text-align: center;
	padding-top: 80px;
	text-shadow:
    white 3px 3px 6px, white -3px 3px 6px,
    white 3px -3px 6px, white -3px -3px 6px;
}



.listWrap h3 {
	font-size: 200%;
	color: #000;
	border: 5px solid #c8a063;
	background-color: #e6d24b;
	padding: 15px 35px;
	border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	text-shadow: 0 0 4px #ffffff;
}

.listWrap h4 {
	font-size: 130%;
	background-color: #7e5200;
	color: #fff;
	padding: 0.2em 0 0.2em 10px;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/* フリーページ カゴ用金額
-----------------------------------------*/
.kago-price {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin-top: 5px;
	padding: 0px 10px;
	background: #cc0000;
	border: 4px solid #c21500;
  border-image: linear-gradient(to bottom left, #f0cc7e 0%, #f5e4b0 25%, #c98e06 50%, #eec78e 100%);
  border-image-slice: 1;
}
.kago-price span {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	margin-left: 5px;
}




/* おうちでグルメトップ一覧ページ2022
-----------------------------------------*/

.gourmet-category-heading {
	width: 100%;
	background: #c46a6a;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 2.8rem;
	line-height: 1.4em;
	text-align: center;
	color: #fff;
	margin-bottom: 50px;
	padding: 10px 0;
}

.kikan {
	padding: 10px 15px 5px 15px;
	background: #fff;
}
.kikan dl dt {
	display: inline-block;
	font-size: 12px;
	line-height: 1em;
	background: #876245;
	color: #fff;
	padding: 3px 10px;
	border-radius: 3px;
	margin-bottom: 5px;
}

.kikan dl dd {
	font-size: 14px;
	line-height: 1.6em;
}

.gourmet-price {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	padding: 0px 10px;
	margin: 0;
	background: rgb(232,46,43);
	background: linear-gradient(180deg, rgba(232,46,43,1) 0%, rgba(219,8,22,1) 50%, rgba(207,18,27,1) 100%);
	/*
	border: 4px solid #c21500;
  border-image: linear-gradient(to bottom left, #f0cc7e 0%, #f5e4b0 25%, #c98e06 50%, #eec78e 100%);
  border-image-slice: 1;
	*/
}
.gourmet-price span {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 14px;
	margin-left: 5px;
}

.button-gourmet a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
	box-sizing: border-box;
  margin: 0 auto;
  padding: 0.8em 2em;
  width: 100%;
  color: #fff;
	font-family: 'Noto Sans JP', serif;
	font-weight: 600;
  font-size: 24px;
	line-height: 1.4em;
  background-color: #1daa39;
  border-radius: 50vh;
	text-decoration: none;
}

.button-gourmet a::before {
  content: '';
	/*
  width: 8px;
  height: 8px;
  border-top: 2px solid #fcea6e;
  border-right: 2px solid #fcea6e;
  transform: rotate(45deg);
	*/
	width: 0;
  height: 0;
  border-left: 10px solid #fcea6e;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
	margin-right: 5px;
	
}

.button-gourmet a:hover {
  text-decoration: none;
  background-color: #f57129;
}

.list-item {
	margin-bottom: 20px;
}



/*　おうちでグルメ商品詳細
-----------------------------------------------------------------*/

.gourmet-detail-wrapper {
  max-width: 1140px;
  margin: 0 auto;
  /*padding: 0 36px;*/
}

.gourmet-detail h3 {
	font-family: 'Noto Sans JP', serif;
	font-weight: 600;
  font-size: 130%;
	line-height: 1.4em;
	margin-bottom: 20px;
}

.gourmet-tab {
	width: 85%;
	border-collapse: collapse;
	box-sizing: border-box;
}

.gourmet-tab th,
.gourmet-tab td {
	border: 1px solid #cccccc;
	padding: 10px 15px;
	vertical-align: top;
	font-size: 100%;
	font-weight: bold;
	color: #1d5c79;
	background: #fff;
	text-align: left;
}

.gourmet-tab th {
	width: 25%;
}
.gourmet-tab td {
	width: 75%;
}

.gourmet-delivery-schedule {
	font-size: 130%;
	color: #ff0000;
}

.txt-red {
	color: #ff0000;
}

.link-detail-payment {
	font-size: 130%;
}

.link-detail-payment a {
	text-decoration: underline;
}


@media screen and (max-width: 1100px) {
.gourmet-detail {
	padding: 0 15px;
}
}



@media screen and (max-width: 768px) {
.gourmet-tab {
	width: 100%;
}
.gourmet-tab th {
	min-width: 3em;
}
.gourmet-tab td {
	width: calc(100% - 3em);
}
}




/*  千賀屋のこだわり　YouTube
-----------------------------------------------------------------*/
.kodawari-youtube {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.kodawari-youtube-item {
  width: 49%;
}
.kodawari-youtube-item-mov {
  width: 66%;
}
.kodawari-youtube-item-txt {
  width: 27%;
}

/*
@media screen and (max-width: 768px) {
.kodawari-youtube {
  flex-direction: column;
}
.kodawari-youtube-item {
  width: 100%;
  margin-bottom: 20px;
}
}
*/






/*  お問い合わせフォーム
-----------------------------------------------------------------*/
.contact-mail-form {
  max-width: 660px;
	margin: 0 auto;
  padding: 0 20px;
}


.section-contact-description {
  padding: 0 20px;
  margin-bottom: 50px;
}
.contact-description {
  max-width: 900px;
  margin: 0 auto;
  background: #eff2f4;
  color: #607d8b;
}
.contact-description .inner {
  padding: 20px;
}

.Form-Item {
  padding-bottom: 24px;
  width: 100%;
}

.Form-Item-Label {
  width: 100%;
  letter-spacing: 0.05em;
  font-weight: normal;
  font-size: 18px;
	margin-bottom: 10px;
}

.Form-Item-Label-Required {
  border-radius: 6px;
  margin-left: 8px;
	padding: 5px 5px 3px 5px;
  display: inline-block;
  text-align: center;
  background: #cc0000;
  color: #fff;
  font-size: 14px;
	line-height: 1em;
}


.section-submit {
  margin: 0 auto;
  text-align: center;
}



/*  ふるさと納税
-----------------------------------------------------------------*/

/* 共通 */
.furusato_fv,
.furusato_entry_btn,
.furusato_contribution,
.about_hometown_tax_payment .inner,
.local_government .inner,
.entry_local_government {
  max-width: 1200px;
  margin: 0 auto;
}
.local_government_lead p,
.local_government_heading,
.local_government_item p,
.local_government_description_txt dl dt,
.local_government_description_txt dl dd {
  font-family: 'Noto Serif JP', serif;
}
.furusato_bg_grey {
  background: rgba(228,221,202,0.3);
}

/* wrapper */
.furusato_body {
  padding-bottom: 80px;
}

/* ファーストビュー */
.furusato_fv {
  margin-bottom: 40px;
}

/* ふるさと納税でのおせちのお申し込みはこちら */
.furusato_entry_btn {
  margin-bottom: 20px;
}

/* 地域に貢献 */
.furusato_contribution {
  display: flex;
  justify-content: space-between;
  padding: 80px 0;
}
.furusato_contribution_img,
.furusato_contribution_txt {
  margin: 0 auto;
}
@media screen and (max-width: 980px) {
.furusato_contribution {
  flex-direction: column-reverse;
}
.furusato_contribution_img {
  margin-top: -200px;
}
}

/* ふるさと納税とは〜総務省ふるさと納税ポータルサイト */
.about_hometown_tax_payment {
  background: rgba(228,221,202,0.3);
}

/* お申し込みいただけるおせち料理が自治体により異なります。ご寄附先をご選択ください */
.local_government {
  width: 100%;
}
.local_government .inner {
  background: url("https://www.sengaya.co.jp/omotenashisando/osechi/2025/img/freepage/furusato/furusato_point_bg.png") no-repeat -40px 10px;
  padding: 80px 0 50px 0;
}
.local_government_contents {
  max-width: 980px;
  margin: 0 auto;
}
.local_government_lead {
  margin-bottom: 50px;
}
.local_government_lead p {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 2em;
  letter-spacing: 0.3em;
}
.local_government_item {
  margin-bottom: 30px;
}
.local_government_heading {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0.4em;
  color: #fff;
  background: rgba(204,0,0,0.4);
  padding: 10px 20px;
  margin-bottom: 15px;
}
.local_government_heading span {
  font-size: 1.6rem;
}
.local_government_item p {
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.6em;
  letter-spacing: 0.3em;
  margin-left: 20px;
}
@media screen and (max-width: 980px) {
.local_government_contents {
  padding: 0 30px;
}
.local_government_lead p {
  font-size: 2rem;
  line-height: 1.6em;
  letter-spacing: 0.1em;
}
.local_government_item p {
  letter-spacing: 0.1em;
  margin-left: 0;
}
}

/* 蒲郡市・小牧市・八女市 エントリーセクション */
.entry_local_government .inner {
  padding: 80px 110px;
}

/* 市の紹介 */
.local_government_description {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}
.local_government_description_img {
  width: 38%;
}
.local_government_description_txt {
  width: 56%;
}
.local_government_description_txt dl dt {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0.4em;
  margin-bottom: 25px;
}
.local_government_description_txt dl dt span {
  font-size: 1.6rem;
  letter-spacing: 0.25em;
  margin-right: 5px;
}
.local_government_description_txt dl dd {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8em;
  letter-spacing: 0.2em;
}

/* 見出し「○○市へのご寄附は、下記サイトよりお申し込みください。」 */
.local_government_entry_heading {
  max-width: 980px;
  margin: 0 auto 30px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-size: 1.5rem;
  line-height: 1.6em;
  letter-spacing: 0.2em;
  text-align: center;
  background: #ebe5dc;
  padding: 10px 20px;
}

/* 申し込みボタン */
.furusato_btn_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.furusato_btn_wrap::after{
  content:"";
  display: block;
  width: 32%;
}
.furusato_btn {
  width: 32%;
  margin-bottom: 20px;
}

@media screen and (max-width: 980px) {
.local_government_description {
  flex-direction: column-reverse;
  padding: 40px 0px;
}
.local_government_description_img,
.local_government_description_txt {
  /*margin: 0 auto;*/
}
.local_government_description_img {
  width: 100%;
  text-align: center;
}
.local_government_description_img img {
  width: 100%;
}
.local_government_description_txt {
  width: 100%;
  margin-bottom: 20px;
}
.local_government_description_txt dl dd {
  line-height: 1.6em;
}
.entry_local_government .inner {
  padding: 30px 30px;
}
}

@media screen and (max-width: 750px) {
.furusato_btn {
  width: 49%;
}
}
@media screen and (max-width: 480px) {
.furusato_btn {
  width: 100%;
  margin-botom: 5px;
}
}

.section-info-callcenter {
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 80px;
}




