@charset "utf-8";

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

   page
         - index
         - shop
         - items
         - voice
         - info
         - delivery

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


/*--------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------*/
#box-00 {
	position: relative;
	height: 466px;
	padding: 80px 0 0 0;
	width: 1200px;
	margin: 0 auto;
}

#box-01 {
-webkit-writing-mode: vertical-rl;
 -ms-writing-mode: tb-rl;
 writing-mode: vertical-rl;
	/*position: absolute;
	left: 0;
	right: 0;*/
	padding-left: 100px;}

#box-01 .container {
	width: auto;
}

#box-01 .text-info p.lead {
	font-size: 30px;
	margin: 0 0 0 30px;
	line-height: 1.6;
}

#box-01 .text-info p {
	margin: 30px 0 0 30px;
	line-height: 2.4;
	font-size: 18px;
}

#box-01 p.logo {
	margin: 60px 60px 0 0;
}


#box-02 {
  width: 100%;
  background: url(../../image/top/bg-box02.jpg) repeat;
}

#box-02 .info {
  align-items: center;
  -ms-align-items: center; 
}

#box-02 .info .text {
  width: 600px;
  padding: 0 125px 50px 105px;
}

#box-02 .info img {
  flex-shrink: 0;
}

#box-02 .info:nth-child(2n+0) .text {
  padding: 0 140px 50px 90px;
}

#box-02 .info:nth-child(2n+0) {
  flex-direction: row-reverse;
}

h2 {
  font-size: 30px;
  line-height: 48px;
}

#box-02 .text .desc {
  line-height: 36px;
  margin: 40px 0 25px 0;
}

#box-02 .text .note {
  font-weight: 500;
}

#box-03 {
  margin: 90px 0 100px 0;
}

#box-03 h2 {
  text-align: center;
  margin-bottom: 40px;
		letter-spacing: 2px;
}

#box-03 ul {
  margin-top: 65px;
  justify-content: space-between;
  -ms-justify-content: space-between;
}

#box-03 ul li {
  align-items: center;
  width: 570px;
}

#box-03 ul li .text {
  width: 280px;
  margin-left: 20px;
}

#box-03 ul li .text p {
  line-height: 36px;
}

#box-03 ul li h3 {
  font-size: 24px;
  line-height: 20px;
  margin-bottom: 25px;
}

#box-03 ul li h3 img {
  margin: 10px 8px 0 5px;
}

#box-04 {
  padding: 65px 0;
  background: url(../../image/top/bg-box02.jpg) repeat;
}

#box-04 h2 {
  text-align: center;
  margin-bottom: 60px;
}

#box-04 .date {
  font-size: 12px;
  margin: 15px 0 5px 0;
}

#box-04 .name {
  text-decoration: underline;
}

#box-04 .box-items {
  justify-content: flex-start;
  -ms-justify-content: flex-start;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

#box-04 .box-items li {
  width: 360px;
		margin-right: 60px;
  margin-bottom: 40px;
}

#box-04 .box-items li:nth-child(3n) {
	margin-right: 0;
}

#box-04 .box-items li img {
	width: 360px;
	height: 220px;
}

#box-04 .box-link {
  margin: 50px auto 0 auto;
  text-align: center;
}

#box-04 .box-link a {
  display: inline-block;
}


/*--------------------------------------------------------------------------------------------
  shop
--------------------------------------------------------------------------------------------*/

#box-02.page-shop-content .info .text {
  width: 640px;
  padding: 0 105px 50px 85px;
}

.banner-shop {
  background: url(../../image/shop/banner.jpg) no-repeat center center;
}

.page-shop-content {
  padding: 95px 0 95px 0;
}

.page-shop-content .info .note span {
  font-size: 24px;
  margin-left: 45px;
}

.page-shop-content .text .desc {
  margin-bottom: 10px!important;
}


/*--------------------------------------------------------------------------------------------
  items
--------------------------------------------------------------------------------------------*/

.banner-items {
  background: url(../../image/items/banner.jpg) no-repeat center center;
}

.page-content-items h2 {
  padding-bottom: 15px;
}

.page-content-items .box-desc-items {
  margin-top: 45px;
  align-items: center;
  -ms-align-items: center;
}

.page-content-items .box-desc-items .text {
  margin-left: 40px;
}

.page-content-items .box-desc-items .text h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.page-content-items .box-desc-items  img {
  flex-shrink: 0;
}

.page-content-items .box-desc-items .intro {
  line-height: 36px;
}

.page-content-items .box-desc-items .note {
  line-height: 36px;
  margin-top: 20px;
}

.page-content-items .box-desc-items .note span {
  padding: 5px 7px;
  background: #d3d3d3;
  margin-right: 10px;
}

.page-content-items .box-desc-items .note-red {
  padding: 0 15px;
  line-height: 45px;
  color: #fff;
  font-size: 24px;
  background: #ff0000;
  display: inline-block;
  margin-bottom: 7px;
  font-weight: 600;
}

.page-content-items .box-gift {
  margin: 75px 0 50px 0;
  justify-content: space-between;
}

.page-content-items .box-gift li h4 {
  margin-left: 20px;
  margin-top: 15px;
}

.page-content-items .box-combo {
	position: relative;
  margin: 60px 0 105px 0;
  width: 1200px;
  height: 840px;
  background: url(../../image/items/bg-combo-items.jpg) no-repeat;
}

.page-content-items .box-combo .photo {
  padding-top: 230px;
  padding-left: 95px;
		position: absolute;
		z-index: 10;
}

.page-content-items .box-combo .photo .gentei {
	background-color: #f4361c;
	color: #FFF;
	padding: 4px 12px;
	font-weight: bold;
	font-size: 22px;
	display: inline-block;
	margin-bottom: 20px;
}

.page-content-items .box-combo .photo h4 {
	margin-bottom: 40px;
	font-size: 70px;
	font-weight: bold;
	line-height: 1 !important;
	color: #FFF;
}

.page-content-items .box-combo .photo h4 .s {
	font-size: 60px;
	font-weight: normal;
	margin-left: 160px;
}

.page-content-items .box-combo .photo .milk {
	color: #FFF;
	font-size: 26px;
	position: relative;
	display: inline-block;
	margin: 0 0 30px;
	font-weight: bold;
}

.page-content-items .box-combo .photo .milk::after {
	position: absolute;
	top: 20px;
	left: 0;
	background-color: #AD0000;
	content:"";
	width: 100%;
	height: 16px;
	z-index: -1;
}

.page-content-items .box-combo .photo .text {
	width: 485px;
	margin: 0 0 40px;
	color: #FFF;
	line-height: 2;
	font-size: 18px;
}

.page-content-items .box-combo .photo dl {
	color: #FFF;
}

.page-content-items .box-combo .photo dt {
	display: inline;
	font-size: 24px;
	font-weight: bold;
	margin-right: 20px;
}

.page-content-items .box-combo .photo dd {
	display: inline;
	font-size: 34px;
	font-weight: bold;
}

.page-content-items .box-combo .photo dd .tax {
	font-size: 20px;
}

.page-content-items h2.mart-60 {
  margin-top: 60px;
}

/*--------------------------------------------------------------------------------------------
  voice
--------------------------------------------------------------------------------------------*/
.page-voice-content {
  margin: 100px 0 80px 0;
}

.banner-voice {
  background: url(../../image/voice/banner.jpg) no-repeat center center;
}

.page-voice-content ul {
  width: 910px;
  margin: 30px auto 0 auto;
}

.page-voice-content ul li {
  padding: 35px 60px 35px 60px;
  border-top: 1px solid #d2d2d2;
  line-height: 36px;
}

.page-voice-content ul li:last-child {
  border-bottom: 1px solid #d2d2d2;
}

.page-voice-content ul li h3 {
	margin-top: 6px;
  font-size: 24px;
  margin-bottom: 34px;
  line-height: 27px;
}

.page-voice-content ul li h3 img {
  margin-right: 20px;
}

.page-voice-content ul li div.image {
	float: left;
	width: 100px;
}

.page-voice-content ul li div.text {
	float: right;
	width: 680px;
}

.page-voice-content ul li::after {
	  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/*--------------------------------------------------------------------------------------------
  voice
--------------------------------------------------------------------------------------------*/
.page-company-content {
  margin: 100px 0 80px 0;
}

.banner-company {
  background: url(../../image/company/banner.jpg) no-repeat center center;
}

.page-company-content ul {
  width: 910px;
  margin: 0 auto 50px auto!important;
}

.page-company-content ul li {
  width: 417px!important;
  align-items: flex-start!important;
}

.page-company-content ul li .text {
  width: 100%!important;
}

.page-company-content ul li .btn {
  margin-top: 10px;
}

.page-company-content dl {
  margin: 30px auto 0 auto;
  width: 910px;
}

.page-company-content dt,
.page-company-content dd {
  float: left;
  border-top: 1px solid #d2d2d2;
  padding: 15px 20px 15px 0;
}

.page-company-content dt {
  width: 370px;
  padding-left: 210px;
}

.page-company-content dd {
  width: 540px;
  padding-left: 20px;
}

.page-company-content dt:last-of-type,
.page-company-content dd:last-child {
  border-bottom: 1px solid #d2d2d2;
}

/*--------------------------------------------------------------------------------------------
  info
--------------------------------------------------------------------------------------------*/
.banner-info {
  height: 200px;
  background: url(../../image/info/banner.jpg) no-repeat center center;
}

.banner-info h1 {
  color: #000;
  padding: 70px 0 0 120px;
}

.page-content-info {
  background: none!important;
  padding: 65px 0 0 0!important;
}

.page-content-info .box-link {
  margin: 0 auto;
  text-align: center;
}

.page-content-info .box-link li {
  width: 60px;
  margin: 0 10px;
  display: inline-block;
}

.page-content-info .box-link li a {
  width: 60px;
  text-align: center;
  line-height: 55px;
  border: 1px solid #d2d2d2;
}

.page-content-info .box-link {
  margin: 0px auto 0 auto!important;
}

.page-content-info-detail {
  margin-top: 60px;
}

.page-content-info-detail .flex {
  justify-content: space-between;
  -ms-justify-content: space-between;
  margin-top: 55px;
}

.page-content-info-detail .info {
  margin: 0 0 30px 0;
  width: 780px;
}

.page-content-info-detail .info .date {
  font-size: 18px;
  margin: 25px 0 7px 0;
}

.page-content-info-detail .info .desc {
  line-height: 36px;
  margin: 10px 0 35px 0;
}

.page-content-info-detail .info .desc p {
	margin: 0 0 20px;
}

.page-content-info-detail .info .box-link {
  float: right;
}

.page-content-info-detail .info li {
  display: inline-block;
  margin: 0 6px;
}

.page-content-info-detail .info li a {
  text-align: center;
  width: 125px;
  line-height: 55px;
  border: 1px solid #d2d2d2;
}

.page-content-info-detail .menu {
  width: 360px;
}

.page-content-info-detail .menu .title {
  width: 100%;
  line-height: 55px;
  background: #000;
  color: #fff;
  padding-left: 20px;
  margin-bottom: 15px;
}

.page-content-info-detail .menu a {
  margin: 0 20px;
  line-height: 36px;
}

.page-content-info-detail .menu a:hover, .page-content-info-detail .menu a:active {
	text-decoration: underline;
}

/*--------------------------------------------------------------------------------------------
  delivery
--------------------------------------------------------------------------------------------*/
.header-delivery {
  padding: 0!important;
}

.page-content-delivery .container {
  width: 910px;
}

.page-content-delivery h2 span {
  font-size: 36px;
  line-height: 48px;
  font-weight: bold;
  display: inline-block;
}

.page-content-delivery .box-intro-item1 {
  margin: 90px 0 80px 0;
}

.page-content-delivery .box-intro-item1 h2 span {
	padding: 0 0 5px;
  background: url(../../image/delivery/line1-h2.png) no-repeat left bottom;
  margin-bottom: 55px;
}

.page-content-delivery .box-intro-item .flex{
  justify-content: space-between;
  -ms-justify-content: space-between;
}

.page-content-delivery .box-intro-item .desc {
  width: 455px;
  line-height: 36px;
}

.page-content-delivery  h3 {
  font-size: 24px;
  font-weight: bold;
}

.page-content-delivery .box-intro-item h3 {
  margin-top: 13px;
  margin-bottom: 20px;
}

.page-content-delivery .box-delivery-service h2 span {
	padding: 0 0 5px;
  background: url(../../image/delivery/line2-h2.png) no-repeat left 130px bottom;
}

.page-content-delivery .box-delivery-service ul {
  margin: 40px auto 50px 0;
  text-align: center;
  padding: 0 15px;
}

.page-content-delivery .box-delivery-service ul li {
  width: 240px;
  display: inline-block;
  line-height: 36px;
  margin-right: 65px;
  margin-bottom: 35px;
}

.page-content-delivery .box-delivery-service ul li:nth-child(3n+0),
.page-content-delivery .box-delivery-service ul li:nth-child(5) {
  margin-right: 0;
}
.page-content-delivery .box-delivery-service ul li h3 {
  margin-top: 7px;
  margin-bottom: 15px;
}

.page-content-delivery .box-delivery-service ul li p {
  text-align: left;
}

.page-content-delivery .box-item2-detail {
  margin-top: 90px;
}

.page-content-delivery .box-item2-detail ul {
  margin: 30px auto 50px 0;
  text-align: center;
}

.page-content-delivery .box-item2-detail li {
  width: 200px;
  margin-right: 30px;
  display: inline-block;
  margin-bottom: 40px;
}

.page-content-delivery .box-item2-detail li:nth-child(4n+0) {
  margin-right: 0;
}

.page-content-delivery .box-item2-detail li .title {
  margin-top: 10px;
  text-align: left;
  padding-left: 5px;
}

.page-content-delivery .box-intro-item3 h2,
.page-content-delivery .box-intro-item2 h2 {
  margin-bottom: 55px;
}

.page-content-delivery .box-ques ul {
  margin-top: 50px;
}

.page-content-delivery .box-ques li {
  width: 100%;
  border-top: 1px solid #d2d2d2;
  padding: 24px 30px 15px 30px;
  line-height: 35px;
}

.page-content-delivery .box-ques li:last-child {
  border-bottom: 1px solid #d2d2d2;
}

.page-content-delivery .box-ques li span {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin-right: 20px;
  border-radius: 50%;
}

.page-content-delivery .box-ques li .text-q {
  margin-bottom: 25px;
}

.page-content-delivery .box-ques li .text-q span {
  background: #f39b76;
}

.page-content-delivery .box-ques li .text-a span {
  background: #b5523e;
}

.page-content-delivery .box-ques li .text {
  width: 770px;
}

.page-content-delivery .box-intro-item3 .flex {
  width: 800px;
}

.page-content-delivery .box-intro-item3 img {
	margin-left: 60px;
}

.page-content-delivery .box-intro-item3 .desc {
  width: 335px;
		margin-left: 30px;
}

.page-content-delivery .box-ques {
  margin-top: 90px;
}

.footer-delivery h2 {
  font-weight: bold;
}

.footer-delivery .box-map h2 {
  margin-bottom: 30px!important;
}

.footer-delivery .box-contact {
  background: #eb6100;
}

.footer-delivery .box-contact h2 {
  padding: 45px 0 0 0;
  color:#fff;
  font-weight: 400px;
}

.footer-delivery .box-contact .info { 
  color: #fff;
  width: 100%!important;
  padding: 0px 0 70px 0;
  align-items: center;
  -ms-align-items: center;
}
.footer-delivery .box-contact .info .text-contact {
  padding: 0!important;
  padding-right: 105px!important;
  border-left: none!important;
  font-weight: 400;
}

.footer-delivery .box-contact .info .text-contact .tel {
  margin-bottom: 0!important;
}

.footer-delivery .box-contact .btn {
  background: #fff;
}

.footer-delivery .box-contact .btn:hover {
  border: 1px solid #cabfb7;
		background-color: #5B0F04;
		color: #FFF;
}

.footer-delivery .tel a {
	color: #FFF;
}

.delivery-inquiry {
  padding: 55px 0 15px 0;
  text-align: center;
  margin: 0 auto;
}

.header-delivery-inquiry h1{
  width: 855px;
  margin: 0 auto;
  justify-content: space-between;
  -ms-justify-content: space-between;
}

.page-delivery-inquiry-content .container {
  width: 860px;
}

.page-delivery-inquiry-content .box-tel {
  margin: 65px 0 80px 0;
  text-align: center;
}

.page-delivery-inquiry-content .box-tel h2 {
  margin-bottom: 10px;
}

.page-delivery-inquiry-content .box-tel .tel {
  font-size: 18px;
  margin-bottom: 5px;
}

.page-delivery-inquiry-content .box-tel .tel a {
	display: inline;
}

.page-delivery-inquiry-content .box-tel .tel span {
  font-size: 30px;
}

.page-delivery-inquiry-content .box-form .intro {
  font-size: 14px;
  line-height: 24px;
  margin-top: 15px;
		margin-bottom: 15px;
}

.page-delivery-inquiry-content .box-form {
  font-size: 14px;
}

.page-delivery-inquiry-content .box-form table {
  width: 100%;
}

.page-delivery-inquiry-content .box-form th,
.page-delivery-inquiry-content .box-form td {
  padding: 20px 0;
  border-bottom: 1px solid #bfbfbf;
  line-height: 31px;
  vertical-align: top;
}

.page-delivery-inquiry-content .box-form th {
  width: 180px;
  padding-left: 20px;
  font-weight: 300;
  text-align: left;
}

.page-delivery-inquiry-content .box-form input,
.page-delivery-inquiry-content .box-form textarea {
  border: 2px solid #000;
  width: 195px;
		padding: 4px;
		font-size: 16px;
		margin-right: 30px;
  font-family: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.page-delivery-inquiry-content .box-form input[type="submit"],
.page-delivery-inquiry-content .box-form input.modoru {
	background-color: #000;
	color: #FFF;
	padding: 16px 20px;
	height: auto;
	width: auto;
	cursor: pointer;
}

.page-delivery-inquiry-content .box-form input[type="submit"].kakunin {
	margin-right: 0;
}


.page-delivery-inquiry-content .box-form textarea {
  width: 560px;
  height: 140px;
}

.mwform-zip-field input {
	margin-right: 0 !important;
}

.page-delivery-inquiry-content .box-form .font-red {
  color: #fe0303;
}

.page-delivery-inquiry-content .box-form .marR-45 {
  margin-right: 45px;
}

.page-delivery-inquiry-content .box-form .input-xs {
  width: 150px;
}

.page-delivery-inquiry-content .box-form .input-lg {
  width: 560px;
}

.page-delivery-inquiry-content .box-form .input-md {
  width: 340px;
}

.page-delivery-inquiry-content .box-form .note {
  margin: 30px auto;
  text-align: center;
}

.page-delivery-inquiry-content .box-form .note h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
}

.page-delivery-inquiry-content .box-form .note p {
  line-height: 20px;
}

.page-delivery-inquiry-content .box-form .inlineframe {
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 15px 20px;
  border: 2px solid #e0e0e0;
		height: 160px;
}

.page-delivery-inquiry-content .box-form .inlineframe p {
  margin-bottom: 25px;
  line-height: 20px;
}

.page-delivery-inquiry-content .box-form .box-radio {
  margin: 30px auto 25px auto;
  text-align: center;
}

 .radio {
        display: none;
    }
    label {
        position: relative;
        display: inline-block;
        padding: 3px 3px 3px 30px;
        cursor: pointer;
    }
    .radio+span::before,
    span::after {
        position: absolute;
        content: '';
        top: 50%;
        border-radius: 100%;
        -webkit-transition: all .2s;
        transition: all .2s;
    }
    .radio+span::before {
        left: 0;
        width: 14px;
        height: 14px;
        margin-top: -8px;
        background: #FFF;
                border: 2px solid #000;
    }
    .radio+span:hover::before {
        background: #fff;
    }
    .radio+span::after {
        opacity: 0;
        left: 4px;
        width: 10px;
        height: 10px;
        margin-top: -4px;
        background: #000;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
    .radio:checked + span::before {
        background: #fff;
        border: 2px solid #000;
    }
    .radio:checked + span::after {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
.page-delivery-inquiry-content .box-form .btn-sb {
  padding: 0 24px;
  line-height: 55px;
  color: #fff;
  background: #000;
  display: inline-block;
  margin-bottom: 20px;
}

.footer-delivery-inquiry h1 {
  width: 840px;
  justify-content: space-between;
  -ms-justify-content: space-between;
}

.errors {
	margin: 30px 0;
color:	#B70000;
}

.inqLead {
	margin: 30px 0;
}

.mw_wp_form_confirm tr.mailcheck,
.mw_wp_form_confirm .note,
.mw_wp_form_confirm .inlineframe,
.mw_wp_form_confirm .box-radio {
	display: none;
}

.mw_wp_form_confirm .box-btn {
	margin-top: 20px;
}

