@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');

.fs-c-heading--page {
  display: none !important;
}

.group_comment {
  display: none !important;
}

.PC-none {  
  display: none;
}

.SP-none {
 display: block;
}



.em-btn {
  /*font-family: lato, sans-serif;*/
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #FFF;
  display: inline-block;
  padding: 1.3em 2.5em;
  position: relative;
  background: transparent;
  outline: none;
  border: none;
  appearance: none;
	cursor: pointer;
  /*border:3px double #fff;*/
  transition: 0.3s;
  z-index: 1;
  margin-bottom: 0.8em;
}

.em-btn:before {
  background: url(https://emoor.itembox.design/item/page/img/allergen/allergen_btn.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.em-btn:hover {
	opacity: 0.7;
	filter: hue-rotate(-100deg);
}

.main {
  text-align: center;
  width: 100%;
  font-size: 18px;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic Bold", "Yu Gothic";
  color: #666;
  line-height: 20px;
}
.main .bg {
  width: 980px;
  margin: auto;
}
.main .bg a {
  outline: none;
  color: inherit;
  text-decoration: none;
}
.main .bg a:visited {
  color: inherit;
}
.main .bg img, .main .bg p {
  max-width: 100%;
}
.main .bg .c-width {
  width: 980px;
  margin: auto;
}

.main .bg .back {
	width: 980px;
	position:relative;
	background-image: url("https://emoor.itembox.design/item/page/img/allergen/allergen_il.jpg");
	background-position:center;
	background-repeat:no-repeat;
	height:250px;
}



.main .bg .back h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:40px;
	color:#00003b;
	margin: 80px 0px 60px 0px;
	font-weight: bold;
}

.main .bg .back p{
	text-align:left;
	line-height:25px;
	font-size:18px;	
	margin: 15px 0px 0px 200px;

}

/*-------------------------------accordion------------------------------------*/

.accbox {
    display: inline-block;
    width: 700px;
    text-align: center;
	margin-top:50px;
}

.cp_actab {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px auto;
    color: #ffffff;
}

.cp_actab input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.cp_actab label {
	font-family: "游ゴシック体", YuGothic, "Yu Gothic Bold", "Yu Gothic";
    font-weight: bold;
    font-size: 22px;
    line-height: 3;
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    cursor: pointer;
    margin: 0 0 1px 0;
    color: #595959;
    border: solid 1px #595959;
    text-align: left;

}

.cp_actab .cp_actab-content {
	font-family: "游ゴシック体", YuGothic, "Yu Gothic Bold", "Yu Gothic";
    overflow: hidden;
    font-size: 16px;
    max-height: 0;
    -webkit-transition: max-height 0.35s;
    transition: max-height 0.35s;
    color: #333333;
    background: #ffffff;
    text-align: left;
}

.cp_actab .cp_actab-content p {
    margin: 1em;
}

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
    max-height: 20em;
}

/* Icon */
.cp_actab label::after {
    line-height: 3;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 3em;
    height: 3em;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    text-align: center;
}

.cp_actab input[type=checkbox] + label::after {
    content: '+';
}

.cp_actab input[type=checkbox]:checked + label::after {
    transform: rotate(315deg);
}


/*-------------------------------accordion------------------------------------*/



.box-flext .box i {
	position:absolute;
	right:0;
	top:0;
}

.box-flex .box i img{
	width:80px;
	height:80px;
}

.main .bg .c-width .text {
  margin: 40px;
  line-height:25px;
}
.main .bg .itemlist {
  margin-top: 0px;
  text-align:center;
  margin-top:60px;
}

.main .bg .itemlist h2 img {
    margin: auto;
}

.main .bg h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0px;
  line-height:25px;
}



.main .bg .itemlist .heading {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	position: relative;
	font-size: 26px;
	text-align: center;
	line-height:50px;
	border-bottom: 3px solid #00003b;
}

.main .bg .itemlist .heading::after {
	content: '';
	position: absolute;
	bottom: -3px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 3px;
	background-color: #bdccde;
}
.box-flex{
	display:flex;
	flex-wrap: wrap;
    justify-content:space-between;}


.box-flex::after{
  content:"";
  display: block;
  width:30%;
}

.box-flex .box {
  display: inline-block;
  width: 30%;
  margin: 30px 0px;
  position: relative;
}
.box-flex .box a {
  text-decoration: none;
}

.box-flex .box div {
  font-size:16px;
}

.main .bg .itemlist p {
  margin: 10px 5px;
  text-align: left;
  height: 90px;
  font-size:16px;
  line-height:25px;

}




.main .bg .itemlist .kaden-img {
  display: inline-block;
  text-align:center;
  width: 30%;
}
.main .bg .itemlist .kaden-text {
  display: inline-block;
  text-align:center;
  width: 40%;
  margin:30px 50px;
}

.main .bg .itemlist .kaden-img a {
  text-decoration: none;
}

.main .bg .itemlist .kaden-text a {
  text-decoration: none;
}

.main .bg .itemlist .kaden-text p {
  text-align: left;
  height: 130px;
  font-size:16px;
  line-height:25px;

}

.main .bg .itemlist hr {
	width:80%;
    border-width: 1px 0px 0px 0px; /* 太さ */
    border-style: dashed; /* 線種 */
    border-color: #32bdf0;   /* 線色 */
    height: 1px;         /* 高さ(※古いIE用) */
	margin-top:50px;
}



/* 600px〜959px：タブレット
------------------------------ */
@media screen and (min-width:600px) and (max-width:960px) {
    
}

/* 480px〜599px：SP横
------------------------------ */
@media screen and (min-width:480px) and (max-width:599px) {
}

/* 〜479px：スマートフォン縦
------------------------------ */
@media screen and (max-width:479px) {
.main .PC-none {
  display: block;
}

.main .SP-none {
  display: none;
}

.em-btn {
    padding:20px 20px;
    font-size:15px;
	margin-top: 5px;
}

.main {
  text-align: center;
  width: 100%;
  overflow: hidden;
  font-size: 18px;
}
.main .bg {
  width: 100%;
}
.main .bg .c-width {
  width: 100%;
}
.box-flex .box {
  width: 45%;
}
.main .bg .itemlist h3 {
  font-size: 17px;
  font-weight: bold;
  height: 60px;
  margin: 10px 0px;
}

.main .bg .itemlist p {
  margin: 10px 5px;
  text-align: left;
  height: 125px;
  font-size:16px;
}

.box-flex .box i img{
	width:53px;
	height:53px;

}

.main .bg .back {
	display:inline-block;
	width:90%;
	text-align:center;
	background:none;
	margin:0 20px;
	height:150px;
}



.main .bg .back h2{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:25px;
	color:#000066;
	margin: 30px 0px;
	font-weight: bold;
}

.main .bg .back p{
	text-align:center;
	line-height:20px;
	font-size:16px;	
	margin: 0px;

}

    /*-------------accordion--------------------------*/
	.accbox {
    width: 90%;
 }
	.cp_actab{
		margin: 4px 0;
	}

	.cp_actab .cp_actab-content p {
    font-size: 18px;
    line-height: 20px;
	color: #4E3510;
}
	.cp_actab label {
    font-size: 18px;
}
	.cp_actab .cp_actab-content{
		font-size: 15px;
	}


.main .bg .itemlist .kaden-img {
  display: inline-block;
  text-align:center;
  width: 90%;
}
.main .bg .itemlist .kaden-text {
  display: inline-block;
  text-align:center;
  width: 90%;
  margin:0px;
}


.main .bg .itemlist .kaden-text p {
  text-align: left;
  height: 130px;
  font-size:16px;
  line-height:25px;

}

.box-flex {
    justify-content: space-evenly;
    width: 95%;
    text-align: center;
    margin: auto;

}