@charset "utf-8";

body{
	_height:100%;
	font-family: "MS Pゴシック", "MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.empha {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック ", "MS PGothic", sans serif;
}
.mincho {
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
img{
width: auto;
max-width: 100%;
}
.pc_only{
	display: block;
}
.sp_only{
	display: none;
}
.cmn_content {
	width: 960px;
	margin: 0 auto;
}
.zaitaku_container {
	text-align: center;
	font-feature-settings: "palt";
}
.zaitaku_container * {
	box-sizing: border-box;
}
.zaitaku_container a:hover img {
	opacity: .8;
}
.contact_btn img {
	max-width: 710px;
}
html > body .zaitaku_container p {
	font-size: 20px;
	line-height: 2;
}
html > body .zaitaku_container p.zaitaku_note {
	font-size: 13px;
	text-align: center;
}


/*============================
mv
============================*/
.zaitaku_mv {
	background: #FDDFDF;
	padding: 20px 0 95px;
}

.zaitaku_mv_logo {
	display: flex;
	justify-content: space-between;
}

.zaitaku_mv_logo > p:first-of-type img {
	max-width: 139px;
}

.zaitaku_mv_logo > p:last-of-type img {
	max-width: 139px;
}
.zaitaku_mv_main {
	margin: 34px 0 0;
}
.zaitaku_mv_main img {
	max-width: 1286px;
}
@media only screen and (max-width: 1300px){
	.zaitaku_mv_main img {
		max-width: 100%;
	}
}
.zaitaku_mv_sub {
	margin: 34px 0 0;
}
.zaitaku_mv_sub img {
	max-width: 946px;
}
.zaitaku_mv_contact {
	margin: 60px 0 10px;
}
.zaitaku_mv_contact img {
	max-width: 522px;
}
/*============================
suggest
============================*/
.zaitaku_suggest {
	position: relative;
	background: #fff;
	padding: 55px 0 40px;
}
.zaitaku_suggest::after {
	content: "";
	position: absolute;
	bottom: -70px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 2;
	background: url(../images/suggest_arrow.png) no-repeat center top;
	background-size: cover;
	width: 946px;
	padding-top: 74px;
}
.zaitaku_suggest_head img {
	max-width: 847px;
}
.zaitaku_suggest_img {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 50px auto 0;
	width: 88.4%;
}
.zaitaku_suggest_img > li {
	width: 23.7%;
}
.zaitaku_suggest_img > li:nth-of-type(1) img {
	max-width: 226px;
}
.zaitaku_suggest_img > li:nth-of-type(2) img {
	max-width: 211px;
}
.zaitaku_suggest_img > li:nth-of-type(3) img {
	max-width: 227px;
}
/*============================
point_one
============================*/
.zaitaku_point_one {
	padding: 110px 0 90px;
	background: #FDDFDF;
}
.zaitaku_point_head img {
	max-width: 864px;
}
.zaitaku_point_btn {
	display: flex;
	justify-content: center;
	width: 91.4%;
	margin: 35px auto 0;
}
.zaitaku_point_btn > li {
	width: calc((100% - 16px) / 3);
}
.zaitaku_point_btn > li:not(:last-of-type) {
	margin-right: 8px;
}
.zaitaku_point_btn > li img {
	max-width: 287px;
}
.zaitaku_point_one_inner {
	margin: 100px 0 0;
}
.zaitaku_point_one_head {
	margin: 0 0 20px;
}
.zaitaku_point_one_head img {
	max-width: 882px;
}
.zaitaku_point_one_detail {
	max-width: 1006px;
	margin: 45px auto 0;
	padding: 25px 30px 100px;
	background: none;
	background-size: 100% auto;
}
.zaitaku_point_one_detail .zaitaku_point_one_detail_child:not(:first-of-type) {
	margin: 75px 0 0;
}
@media only screen and (max-width: 1006px){
	.zaitaku_point_one_detail {
		width: 906px;
	}
	.zaitaku_point_one_detail .zaitaku_point_one_detail_child:nth-of-type(1) img,
	.zaitaku_point_one_detail .zaitaku_point_one_detail_child:nth-of-type(3) img,
	.zaitaku_point_one_detail .zaitaku_point_one_detail_child:nth-of-type(5) img,
	.zaitaku_point_one_detail .zaitaku_point_one_detail_child:nth-of-type(7) img {
		max-width: 100%;
	}
}
.zaitaku_point_one_graph {
	margin: 30px 0 65px; 
}
.zaitaku_point_one_graph_head img {
	max-width: 80%;
}
.zaitaku_point_one_graph_img {
	display: flex;
	justify-content: space-between;
	margin: 30px 0 0;
}
.zaitaku_point_one_graph_img p:nth-of-type(1) img {
	max-width: 474px;
}
.zaitaku_point_one_graph_img p:nth-of-type(2) img {
	max-width: 445px;
}
.zaitaku_point_one_other img {
	max-width: 957px;
}
/*============================
point_two
============================*/
.zaitaku_point_two {
	padding: 75px 0;
	background: #fbc9c9;
}
.zaitaku_point_two_head {
	margin: 0 0 20px;
}
.zaitaku_point_two_head img {
}
.zaitaku_point_two_img {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 55px 0 0;
}
.zaitaku_point_two_img > li {
	width: 22.9%;
}
.zaitaku_point_two_img > li img {
	max-width: 186px;
}
.zaitaku_point_two_img > li:nth-of-type(2) img {
	max-width: 219px;
}
/*============================
point_three
============================*/
.zaitaku_point_three {
	padding: 80px 0 110px;
	background: #FDDFDF;
}
.zaitaku_point_three_head {
	margin: 0 0 20px;
}
.zaitaku_point_three_head img {
	max-width: 882px;
}
.zaitaku_point_three_phase {
	margin: 20px 0 40px;
}
.zaitaku_point_three_subhead {
	margin: 40px 0 0;
	border: solid 1px #E25292;
	padding: .2em .5em;
	font-size: 21px;
	font-weight: bold;
	color: #E25292;
}
.zaitaku_point_three_txt {
	width: 99.2%;
	margin: 35px auto 40px;
}
.zaitaku_point_three_txt li {
	text-align: left;
}
.zaitaku_point_three_txt li:not(:first-of-type) {
	margin: 15px 0 0;
}
.zaitaku_point_three_txt li img {
	max-width: 952px;
}
.zaitaku_point_three_txt li:last-of-type img {
	//max-width: 937px;
}
.zaitaku_point_three_tbl_head {
	margin: 40px 0 0;
	font-size: 15px;
	text-align: left;
}
.zaitaku_point_three_tbl {
	margin: 10px 0;
}
.zaitaku_point_three_tbl_child {
	display: flex;
    border: solid 1px #333;
    border-bottom: none;
}
html > body .zaitaku_container p.zaitaku_point_three_tbl_ttl {
    width: 13.5%;
    align-items: center;
    justify-content: center;
    display: flex;
    border-right: solid 1px #333;
    padding: .4em 1.5em;
    background: #FFF3AD;
    font-size: 17px;
    font-weight: bold;
	line-height: 1.5;
}
html > body .zaitaku_container p.zaitaku_point_three_tbl_txt {
    width: 86.5%;
    padding: .4em 1.5em;
    background: #fff;
    font-size: 17px;
    font-weight: normal;
	text-align: left;
	line-height: 1.5;
}
.zaitaku_point_three_tbl .zaitaku_point_three_tbl_child:last-of-type {
	border-bottom: solid 1px #333;
}
.zaitaku_point_three_more {
	margin: 25px 0 0;
}
.zaitaku_point_three_more img {
	max-width: 93px;
}
.zaitaku_point_three_agree {
	margin: 20px 0 65px;
}
.zaitaku_point_three_agree img {
	max-width: 67.6%;
}
@media only screen and (max-width: 1000px){
	.zaitaku_point_three_agree img {
		max-width: 100%;
	}
}
/*============================
flow
============================*/
.zaitaku_flow {
	padding: 100px 0 90px;
	background: #fff;
}
.zaitaku_flow_head img {
	max-width: 342px;
}
.zaitaku_flow_chart {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin: 55px 0 0;
}
.zaitaku_flow_chart_child {
	width: 23.2%;
}
.zaitaku_flow_chart_child img {
	max-width: 184px;
}
.zaitaku_flow_chart_arrow {
    width: 0;
    height: 0;
	margin-top: 122px;
    border-style: solid;
    border-width: 13px 0 13px 18px;
    border-color: transparent transparent transparent #FDDFDF;
}
html > body .zaitaku_container p.zaitaku_flow_chart_child_txt {
	margin: 20px 0 0;
	text-align: left;
	line-height: 1.5;
	letter-spacing: -0.02em;
}
/*============================
qa
============================*/
.zaitaku_qa {
	padding: 100px 0 130px;
	background: #FFF4D1;
}
.zaitaku_qa_head img {
	max-width: 225px;
}
.zaitaku_qa_def {
	padding: 10px 0 0;
	margin: 0 0 120px;
}
.zaitaku_qa_def dt {
	margin: 40px 0 0;
	text-align: left;
}
.zaitaku_qa_def dt img {
	max-width: 948px;
}
.zaitaku_qa_def dd {
	padding: 0 0 0 100px;
	margin: 10px 0 0;
	font-size: 18px;
	line-height: 1.7;
	text-align: left;
}
/*============================
virus
============================*/
.zaitaku_virus {
	padding: 100px 0;
	background: #fff;
}
.zaitaku_virus_head img {
	max-width: 511px;
}
.zaitaku_virus_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: 55px 0 0;
}
.zaitaku_virus_list_child {
	width: 25%;
}
.zaitaku_virus_list_child img {
	max-width: 160px;
}
.zaitaku_virus_list .zaitaku_virus_list_child:not(:last-of-type) {
	margin-right: 40px;
}
html > body .zaitaku_container p.zaitaku_virus_list_txt {
	margin: 10px 0 0;
	line-height: 1.5;
	text-align: left;
}
.zaitaku_virus_info {
	margin: 25px 0 0;
}
.zaitaku_virus_info_head {
	background: #eef3fa;
	padding: .2em .5em;
	font-size: 21px;
	font-weight: bold;
	text-align: left;
}
.zaitaku_virus_info_txt {
	margin: 20px 0 0;
	text-align: left;
}
.zaitaku_virus_info_txt span {
	font-size: 12px;
	vertical-align: super;
}
/*============================
footer
============================*/
.zaitaku_footer_wrapper {
    display: flex;
    justify-content: space-between;
	border-top: solid 1px #3C3C3C;
	padding: 20px 0 80px;
}
.zaitaku_footer_item {
	display: flex;
	align-items: center;
}
.zaitaku_footer_nav {
	display: flex;
	align-items: center;
}
.zaitaku_footer_nav li:first-of-type {
	margin-right: 20px;
}
.zaitaku_footer_nav li a {
	display: block;
	padding: 0 0 0 17px;
	font-size: 19px;
	background: url(../images/footer_arrow.png) no-repeat left center;
	background-size: 12px 14px;
}
.zaitaku_footer_nav li a:hover {
	text-decoration: underline;
	color: #333;
}
html > body .zaitaku_container p.zaitaku_footer_copy {
	font-size: 19px;
}

@media only screen and (max-width: 960px){
	.cmn_content {
		width: 96%;
	}
	.zaitaku_mv_sub img,
	.zaitaku_point_one_other img,
	.zaitaku_point_three_txt li img,
	.zaitaku_qa_def dt img,
	.zaitaku_point_three_txt li:last-of-type img,
	.zaitaku_point_two_head img {
		max-width: 100%;
	}
	.zaitaku_point_btn {
		width: 98%;
	}
	.zaitaku_point_one_graph,
	.zaitaku_point_three_img {
		margin-left: 2%;
		margin-right: 2%;
	}
}





/* 追加 240222 */
a:hover {
    opacity: 0.6;
}
.service_details_ttl {
    line-height: 1.7;
    font-size: 18px;
    margin: 0 auto 10px;
    font-weight: bold;
    text-align: left;
}
.new_text_01 a {
    text-decoration: underline;
    color: #23c3d6;
}
html > body .zaitaku_container p {
    position: relative;
}
a.new_link_01 {
    position: absolute;
    bottom: 3.5em;
    left: 50%;
    transform: translateX(-50%);
    text-decoration: underline;
    color: #23c3d6;
    font-size: 16px;
}
.zaitaku_footer_wrapper {
    border-top: none;
}
.footer_sns_warp {
    display: grid;
    grid-template-columns: repeat(3,56px);
    grid-gap: 24px;
    width: fit-content;
    margin: 56px auto;
}


.zaitaku_point_one .cmn_content {
    margin-bottom: 20px;
}

img.to_cookingservice_link {
    width: 84%;
    max-width: 340px;
}