@charset "utf-8";
@media screen and (min-width: 981px){
#hanpu {
    margin-top: 40px;
}
.cartin ul li {
	text-decoration: none;
	list-style-type: none;
}
.cartin {

}
.cartin h3 {
	background: url(../img/background/bg_tit_bloc_01.jpg) repeat-x scroll left bottom transparent;
	border-top: 1px solid #AE0A29;
	font-size: 14px;
	padding: 5px 0 8px 10px;
}
.cartin h3+p {
	padding-left: 5px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-bottom: 10px;
}
.cartin label div {
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	cursor: pointer;
	margin-bottom: 10px;
	height: 110px;
}
.cartin label div p {
	padding-top: 42px;
}

.cartin ul {
	padding: 10px;
	background-color: #D9D9D9;
	margin-left: 10px;
}
.cartin ul li:first-child {
	margin-bottom: 10px;
}
.cartin .subs #basket+a {
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
}
#hanpu .bred {
	color: #ae0a29;
	font-size: 22px;
	font-weight: bold;
}
#hanpu .bred+.banner {
	margin-top: 20px;
	border: 1px solid #828282;
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	margin-bottom: 50px;
}
#hanpu .bred+.banner figure img {
    width: 612px;
    height: auto;
}
#hanpu .bred+.banner div {
	width: 400px;
	padding-right: 20px;
	padding-top: 20px;
}
#hanpu .bred+.banner div.banner_txt{
    width: 680px;
    margin-left: 30px;
}
#hanpu .bred+.banner div h3 {
	margin-bottom: 30px;
}
#hanpu .bred+.banner div p {
	line-height: 180%;
	margin-bottom: 20px;
}
#hanpu nav ul {
	/*width: 720px;*/
	width: 1190px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-bottom: 20px;
}
#hanpu nav ul li {
	list-style-type: none;
	/*width: 300px;*/
	width: 282px;
	height: 60px;
	text-align: center;
	border-radius: 32px;
	border: 1px solid #9a9a9a;
	/*line-height: 60px;*/
	margin-bottom: 20px;
}
#hanpu .fourxmeat_order nav ul {
	width: 1190px;
}
#hanpu .fourxmeat_order nav ul li {
	width: 282px;
	display: flex;
	align-items: center;
	justify-content: space-around;
}
#hanpu .fourxmeat_order nav ul li span {
	display: block;
}
#hanpu .fourxmeat_order nav ul:after {
    content: "";
    display: block;
    width: 282px;
    height: 0;
}
#hanpu nav ul li a {
	display: block;
	/*line-height: 60px;*/
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
#hanpu nav ul li a:hover {
	text-decoration: none;

}
#hanpu .kikan {
	font-size: 18px;
	font-weight: bold;
	color: #ae0a29;
	margin-bottom: 5px;
}
#hanpu .kikan+p {
	font-size: 14px;
	margin-bottom: 25px;
}

#safety .set {
	margin-top: 28px;
	margin-bottom: 30px;
}
#schArea h3 {
	height: 50px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 54px;
	background-color: #AC0010;
	padding-left: 20px;
}
#schArea h3+p {
	margin-top: 10px;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 10px;
}
#schArea table {
	border-top: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
}

#schArea table tbody tr th {
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFD8B4;
	text-align: center;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
}

#schArea table tbody tr td {
	height: 50px;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #9a9a9a;
	font-size: 14px;
}
#schArea table tbody tr td:nth-of-type(1) {
	padding-left: 50px;
}
#schArea table tbody tr td:nth-of-type(2) {
	padding-left: 70px;
}
#schArea table tbody .seven td {
	background-color: #FFDB8D;
}
.course_menu{
    width: 1002px;
    margin: 0 auto;
}
.course_menu p.menu{
    text-align: center;
}
.course_menu .price{
    margin: 20px 0;
}
.course_menu .price img{
    border: 1px solid #707070;
}
.course_menu p.price_text{
  margin-top: 10px;
}
.course_menu .image{
    margin: 0 0 20px;
}
.course_set {
    margin: 0 auto 60px;
}
.course_set.single {
    border: 0;
}
.course_set img {
    width: 100%;
}
.course_set.single img {
    border: 1px solid #707070;
}
.course_set .course7 {
    display: flex;
}

.course_menu .structure {
	margin-bottom: 40px;
    text-align: center;
}
#otodoke {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F8F1E2;
	margin-top: 50px;
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	padding-right: 20px;
}
#otodoke div {
	width: 500px;
	background-color: #FFFFFF;
	border: 1px solid #694B32;
	margin-top: 20px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	line-height: 200%;
	margin-bottom: 20px;
}
#otodoke div h2 {
	font-size: 18px;
	margin-bottom: 25px;
}
#otodoke div dl dt {
	margin-top: 30px;
}
#otodoke2 {
    width: 668px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 24px;
    line-height: 220%;
    border-bottom: 1px solid #694B32;
    border-right: 1px solid #694B32;
}
#otodoke2.w100{
    width: 100%;
    border-left: 0;
}
.course_set.single #otodoke2 {
	margin-top: 40px;
	border: 1px solid #707070;
	width: 100%;
}
#otodoke2 h2 {
	font-size: 18px;
	font-weight: bold;
}
#otodoke2 p {
	font-size: 14px;
	margin-top: 20px;
}
#otodoke2 a {
	font-weight: bold;
}



.chumon {
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	margin-top: 40px;
	margin-bottom: 40px;
}

.chumon div {
	width: 293px;
	height: 150px;
	border: 2px solid #d6d7d8;
	text-align: center;
}
.chumon div .titleTrigger {
	height: 38px;
	background-color: #F9EEF0;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.chumon div h4 {
	color: #ad0015;
	font-size: 22px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.chumon div h4 img {
	margin-right: 5px;
}
.chumon div .fax a  {
	background-image: url(http://sugarlady-official.jp/wp-content/themes/sugarlady/img/blank_download.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: inline-block;
	padding-left: 15px;
	color: #1d3481;
	text-decoration: none;
	margin-top: 5px;
}
.chumon div .fax a:hover   {
	background-image: url(http://sugarlady-official.jp/wp-content/themes/sugarlady/img/blank_download.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: inline-block;
	padding-left: 15px;
	color: #4972f6;
	text-decoration: underline;
}
.chumon div h4 span{
	position: relative;
	padding-left: 50px;
}
.chumon div:nth-of-type(1) h4 span:before{
	content:"";
	background-image: url(../../../img/hanpukai/2020/tel_icon.png);
	width:42px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
}
.chumon div:nth-of-type(3) p a {
	display: inline-block;
	font-size: 18px;
	color: #ad0015;
	font-weight: bold;
	text-decoration: none;
	margin-top: 40px;
	/*background-image: url(../../../img/hanpu/2018/icon_mail.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;*/
}
.chumon div:nth-of-type(1) p a:hover {
	text-decoration: underline;
}
.other nav ul {
	margin-top: 40px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	display: flex;
	display: -webkit-flex; /* Safari */
	display: -ms-flexbox;
	justify-content: space-between;
	-webkit-justify-content: space-between; /* Safari */
	-ms-flex-pack: justify;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	padding-bottom: 40px;
}
.other nav ul li {
	list-style-type: none;
	width: 220px;
	height: 40px;
	text-align: center;
	border-radius: 32px;
	border: 1px solid #9a9a9a;
	line-height: 40px;
	margin-bottom: 20px;
}
.other nav ul li a {
	display: block;
	line-height: 40px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.other nav ul li a:hover {
	text-decoration: none;

}

/*.fourxmeat_order {
    width: 1190px;
    margin-bottom: 50px;
}
.order_01{
	width: 310px;
	padding: 0 0 20px 0;
}
.order_02{
	padding: 0 0 20px 0;
}
.order_03{
	padding: 0 0 30px 0;
}
.order_kasen {
    color: #000;
    margin: 0 auto;
    display: block;
    width: 80%;
    border: 1px solid #9a9a9a;
    text-align: center;
    border-radius: 50px;
    padding: 10px 0;
    transition: 0.2s all;
    font-size: 14px;
    font-weight: bold;
}
.order_kasen span {
    display: block;
}*/

.otameshi .kikan {
    font-size: 18px;
    font-weight: bold;
    color: #ae0a29;
    margin-bottom: 5px;
}
.otameshi nav ul {
    width: 720px;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-bottom: 20px;
}
.otameshi nav ul li {
    list-style-type: none;
    width: 300px;
    height: 60px;
    text-align: center;
    border-radius: 32px;
    border: 1px solid #9a9a9a;
    line-height: 60px;
    margin-bottom: 20px;
}
.otameshi nav ul li a {
    display: block;
    line-height: 60px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}
li.beef {
    background: #a58869;
}
li.pork {
    background: #fce3e6;
}
li.chicken {
    background: #ddc1ac;
}
}

@media screen and (max-width: 980px){
.course_set {
    margin: 20px 5px;
    padding-bottom: 10px;
    background: #fff;
}
.about_second {
    margin: 5px;
    padding: 5px;
    border: 1px solid;
}
.about_second dt {
    padding-top: 10px;
}
.about_second a {
    font-weight: bold;
    text-decoration: underline;
}
#detail .infomation.hanpukai .i-linkbox a span{
	display: block;
}
#hanpu h2.title1 {
    margin: 0 5px;
}
#hanpu .bred {
    color: #ae0a29;
    font-weight: bold;
    margin: 10px 5px;
}
#hanpu .bred+.banner {
	background: #fff;
    background-color: #fff;
    margin: 20px 5px;
    padding: 10px 5px;
    box-sizing: border-box;
    border-radius: 5px;
}
#hanpu .bred+.banner img {
    margin-bottom: 20px
}
#hanpu .course_menu .menu,#hanpu .course_menu .price,#hanpu .course_menu .image{
    margin: 20px 5px;
}
#hanpu #otodoke2 {
    margin: 5px;
    padding: 10px;
    border: 1px solid;
}
#hanpu #otodoke2 a {
    text-decoration: underline;
}
#hanpu .fourxmeat_order,#hanpu .otameshi {
    background-color: #fff;
    margin: 20px 5px;
    padding: 10px 5px;
    box-sizing: border-box;
    border-radius: 5px;
}
#hanpu .fourxmeat_order nav ul,#hanpu .otameshi nav ul {
    display: flex;
    flex-wrap: wrap;
}
#hanpu .fourxmeat_order nav ul li,#hanpu .otameshi nav ul li {
    width: 49%;
    border: 1px solid #ccc;
    padding: 10px 0;
    text-align: center;
    border-radius: 20px;
    margin: 10px 0.5%;
    display: block;
}
#hanpu .fourxmeat_order nav ul li.beef,#hanpu .otameshi nav ul li.beef {
    background: #a58869;
}
#hanpu .fourxmeat_order nav ul li.pork,#hanpu .otameshi nav ul li.pork {
    background: #fce3e6;
}
#hanpu .fourxmeat_order nav ul li.chicken,#hanpu .otameshi nav ul li.chicken {
    background: #ddc1ac;
}
#hanpu .fourxmeat_order nav ul li span,#hanpu .otameshi nav ul li span {
    display: block;
}
}