@charset "utf-8";
/* CSS Document */
/*   各ページの画像
──────────────────────────────────── */
.add_left img, .timeline_img img, .sub_column_list img {
	max-width: 100%;
}
.result_roop a {
	text-decoration: none;
}


/*   会社概要
──────────────────────────────────── */
.policy_list li {
	display: inline-block;
	width: 1198px;
	height: 120px;
	margin: 0px 0px 15px 0px;
	background: #fff8e3;
	border: 1px solid #ccc;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.policy_left {
	display: inline-block;
	width: 145px;
	height: 60px;
	float: left;
	overflow: hidden;
	padding: 40px 0px 20px 200px;
	clear: both;
}
.policy_left img {
	display: inline-block;
	float: left;
}	
.policy_right {
	display: inline-block;
	width: 600px;
	height: 60px;
	float: right;
	overflow: hidden;
	padding: 30px 220px 30px 0px;
}
.comment {
/*	display: block;
	width: 2000px;*/
	height: 900px;
	overflow: hidden;
	background: url(img/bg_company_comment_01.jpg);
	background-size:cover;
}
.comment_in {
	background: rgba(255,255,255,0.5);
	height: 742px;
	margin: 79px auto;
}
.comment_left {
	float: left;
	display: inline-block;
	width: 747px;
	height: 503px;
	overflow: hidden;
	padding: 50px 30px 0px 0px;
}
.comment_txt {
	margin: 0px 0px 20px 50px;
	line-height: 200%;
}
.comment_right {
	float: right;
	display: inline-block;
	width: 373px;
	height: 503px;
	overflow: hidden;
	margin: 50px 50px 0px 0px;
}

.info_list {
	display: block;
/*	width: 718px;*/
	padding: 0px 241px;
}
.info_list th {
	width: 100px;
	font-weight: 600;
	vertical-align: top;
	padding: 15px 30px 15px 0px;
	text-align: right;
}
.info_list td {
	display: block;
	width: 600px;
	padding: 15px 0px;
}
.info_list dl div {
	display:-webkit-flex;
	display:flex;
	-webkit-align-items: center;
			align-items: center;
	margin-bottom: 10px;
}
.info_list dl div dt {
	width: 150px;
	margin: 0px 20px 0px 0px;
}
.info_list dl div dd {
	width: 440px;
}

span.blackline {
	display: block;
	position: relative;
	margin-bottom: 1em;
}
.blackline:before {
	content: '';
	position: absolute;
	bottom: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #333;
	border-radius: 2px;
}
.development {
	width: auto;
	height: /*964*/940px;
	overflow: hidden;
	background: url(img/bg_top_development_01.jpg);
	background-size:cover;
	margin: 100px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
}
.development p, .production p {
	line-height:180%;
}
.production1 {
	position: relative;
	width: auto;
	height: 95vh;
	overflow: hidden;
	background: url(img/bg_company_production1.jpg);
	background-size:cover;
}
.production2 {
	position: relative;
	width: auto;
	height: 95vh;
	overflow: hidden;
	background: url(img/bg_company_production2.png);
	background-size:cover;
}
.production_in_box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	
	width: 900px;
	margin: 0px auto;
	padding: 50px;
	background: rgba(255,248,227,0.8);
	
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	
	border: 10px solid #FFF;
}

.plan dl .plan_goal {
	display: inline-block;
	width: 50px;
	padding: 7px 30px;
	background: #e14b68;
	color: #fff;
	text-align: center;
	float: left;
	margin: 0px 0px 15px 0px;
	font-weight: 500;
}
.plan dl .plan_goal_txt {
	display: inline-block;
	width: 1030px;
	padding: 6px 0px 6px 20px;
	border: 1px solid #e14b68;
	float: left;
	margin: 0px 0px 15px 0px;
}
.plan dl .plan_measures {
	display: inline-block;
	width: 50px;
	padding: 7px 30px;
	background: #629be1;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	float: left;
	margin: 0px 30px 50px 0px;
	font-weight: 500;
}
.plan dl .plan_measures_txt {
	display: inline-block;
	width: 970px;
	padding: 10px 10px 10px 40px;
	background: #fff8e3;
	float: left;
	margin: 0px 0px 50px 0px;
}
.plan_measures_txt ul {
	padding: 10px 0px 10px 0px;
}
.plan_measures_txt ul li {
	margin: 0px 0px 10px 0px;
}


/*   所在地
──────────────────────────────────── */
.access_list_in {
	background: #fff8e3;
	clear: both;
	overflow: hidden;
	margin: 20px 0px 40px 0px;
}
ul.access_list {
	display: inline-block;
	width: 700px;
	height: 212px;
	padding: 10px 250px 0px 250px;
}
.access_list li {
	display: inline-block;
	width: 25%;
	float: left;
	text-align: center;
	padding: 18px 0px;
}
.access_loop {
	overflow: hidden;
	clear: both;
	margin: 70px 0px;
}
.add_in {
	width: 752px;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}
.add_left {
	display: inline-block;
	width: 314px;
	height: 160px;
	float: left;
	overflow: hidden;
	padding: 0px 20px 0px 0px;
}
.add_right {
	display: inline-block;
	width: 418px;
	height: 160px;
	float: right;
	overflow: hidden;
}
.add_right p:first-child {
	border-bottom: solid 3px #e14b68;
	padding: 10px 0px 5px 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	margin: 0px 0px 20px 0px;
}
.add_circle{
	color: #fff;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	padding: 3px 15px;
	letter-spacing: 2px;
	margin: 0px 10px 0px 0px;
}
.tel {background: #fbb03a;}
.fax {background: #629be1;}

/*   沿革
──────────────────────────────────── */
.timeline {
  list-style: none;
}
.timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
}
.timeline-date {
    width: 220px;
    float: left;
    margin-top: 40px;
    color: #e14b68;
    font-size: 40px;
   	font-family: 'Roboto', sans-serif;
   	letter-spacing: -1px;
   	font-weight: 600;
}
 .timeline-date span.nen {
	font-size: 28px;
	font-weight: 600;
	margin: 0px 0px 0px 3px;
}
 .timeline-date span.month_num {
   	font-family: 'Roboto', sans-serif;
    font-size: 23px;
    vertical-align: middle;
    letter-spacing: -1px;
}
 .timeline-date span.month {
   	font-family: 'Roboto', sans-serif;
    font-size: 15px;
    vertical-align: middle;
	margin: 0px 0px 0px 3px;
}
.timeline-content {
    width: 70%;
    float: left;
    border-left: 3px #e14b68 solid;
    padding: 40px 0px 0px 30px;
}
.timeline-wrap {
  	background: #fff8e3;
	border: 1px solid #e14b68;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 20px 20px 20px 30px;
	overflow: hidden;
	clear: both;
}
.timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #fff;
    position: absolute;
    left: 213px;
    top: 65px;
    border-radius: 100%;
    border: 3px solid #e14b68;
}
.timeline-ttl {
	font-size: 18px;
	font-weight: 500;
	margin: 0px 0px 7px 0px;
	
}
/*.timeline-wrap p{
	padding: 0px 0px 0px 15px;
}*/
.timeline-wrap ul{
	/*padding: 0px 0px 0px 15px;*/
	list-style-type: disc;
	margin: 0px 0px 0px 25px;
}
.balloon3-right {
	position: relative;
	display: inline-block;
	margin: 0px 0px 0px 5px;
	padding: 0 5px;
 	width: 60px;
	height: 60px;
	line-height: 60px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	background: #e14b68;
	border-radius: 50%;
	box-sizing: border-box;
}

.balloon3-right:before{
	content: "";
	position: absolute;
	top: 50%;
	right: -25px;
	margin-top: -15px;
	border: 15px solid transparent;
	border-left: 20px solid #e14b68;
	z-index: 0;
}
.timeline_img {
	display: inline-block;
	height:224px;
	width: 184px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	float: left;
}
.timeline_img p {
	font-size: 13px;
/*	letter-spacing: -0.5px;*/
	display: inline-block;
	height:40px;
	width: 182px;
	float: left;
}
.timeline_img img {
	border: 1px solid #ccc;
	display: inline-block;
	float: left;
}

/*   ニュース一覧
──────────────────────────────────── */
/*──────メインカラム──────*/
.main {
	width: 940px;
	height: auto;
	overflow: hidden;
	float: left;
}
.post_loop .post_box {
	width: 312px;
	height: 430px;
	float: left;
	margin: 0px 0px 50px 0px;
}
.post_box .post_box_in {
	width: 282px;
	margin: 10px auto;
	overflow: hidden;
}
.post_box_in .post_img {
	width: 250px;
	height: 169px;
	padding: 15px;
	border: 1px solid #dcdcdc;
	margin-bottom: 17px;
	position: relative;
	z-index: 2;
}
.post_img a img {
	max-width: 99%;
	height: 180px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.post_box_in .cate_date span, .single_in .cate {
	display: block;
	width: 100px;
	padding: 5px 0;
	color: #939393;
	letter-spacing: 2px;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", MS PGothic, Sans-Serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, verdana, Arial;
}
.post_box_in .cate_date .cate, .single_in .cate {
	background: #f7f7f7;
	float: left;
	text-align: center;
}
.post_box_in .cate_date .date {
	float: right;
	text-align: right;
}
.post_box_in h3, .post_box_in p {
	clear: both;
	font-weight: 300;
	display: inline-block;
	padding: 15px 30px 0px 30px;

}
.post_box_in h3 {
	clear: both;
	color: #e14b68;
	/*display: inline-block;*/
	height: 70px;
}
.post_box_in p {
/*	clear: both;*/
	font-size: 13px;
	color: #969696;
}
.post_box_in h3 a {
	font-weight: 400;
	color: #e14b68;
}


/*──────サイドカラム──────*/
.side {
	width: 250px;
	height: auto;
	overflow: hidden;
	float: right;
}
.side_in {
	padding:0px 5px;
	height: auto;
	overflow: hidden;
}
.side_list_box {
	overflow: hidden;
	margin: 0px 0px 40px 0px;
}
.side_list_ttl {
	background: #fff8e3;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
   	font-family: 'Roboto', sans-serif;
   	font-size: 24px;
   	font-weight: 600;
   	padding: 20px 10px;
   	margin: 0px 0px 10px 0px;
}
.side_list_ttl span {
	display: block !important;
   	font-size: 14px;
   	font-weight: 600;
   	margin: 30px 0px 0px 0px;
   	font-family: 'Noto Sans Japanese', sans-serif;
   	position: relative;
	display: inline-block;
	margin-bottom: 1em;
}
.side_list_ttl span:before {
	content: '';
	position: absolute;
	top: -15px;
	display: inline-block;
	width: 60px;
	height: 5px;
	left: 30px;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #e14b68;
	border-radius: 2px;
}
.side_list_ttl span.blueline:before {
	background-color: #629be1;
}
ul.side_list li {
	padding: 10px 0px 10px 10px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	
 }
ul.side_list li a {
	padding: 0px 0px 0px 25px;
	background: url(img/icn_square.jpg) no-repeat left center;
	color: #333;
    text-decoration: none;
	overflow: hidden;
 }
ul.side_list li a:hover {text-decoration: underline;}

.list_txt {
	overflow: hidden;
	display: inline-block;
	width: 203px;
	float: right;
}
ul.side_list li .list_txt p:hover {
	text-decoration: underline;
 }
/*   ニュース詳細
──────────────────────────────────── */
.single_in {
	width: 760px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 50px;
}
.single_ttl {
	font-size: 27px;
	line-height: 35px;
	font-weight: 600;
	border-bottom: 5px solid #e14b68;
	padding: 0px 0px 10px 0px;
	clear: both;
}
.single_header {
	overflow: hidden;
	margin: 0px 0px 25px 0px;
}

.side_list_ttl span.orangeline:before {
	background-color: #fbb03a;
}
/*──────サイドカラム 新着投稿──────*/
.recent_loop li {
	display: inline-block;
	width: 240px;
	height: 87px;
	clear: both;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.recent_left {
	display: inline-block;
	width: 78px;
	float: left;
}
.recent_right {
	display: inline-block;
	width: 157px;
	float: right;
	padding: 0px 0px 0px 5px;
}
.recent_date {
	color: #939393;
	font-size: 13px;
	margin: 0px 0px 8px 0px;
}
.recent_ttl  {
	line-height: 18px;
}
.recent_ttl a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	line-height: 15px;
}
.recent_ttl a:hover {text-decoration: underline;}

.pandn_link a {
 	clear: both;
 	margin: 50px 0px 0px 0px;
 	color: #333;
	text-decoration: none;
}
.pandn_link a:hover {text-decoration: underline;}


/*   お問い合わせ
──────────────────────────────────── */
.contact_in {
	width: 900px;
	border: 1px solid #dcdcdc;
	margin: 40px 0px 50px 0px;
}
.contact_in th {
	width: 246px;
	padding: 20px 20px;
	background: #fff8e3;
	text-align: right;
	border: 1px solid #dcdcdc;
	font-weight: 500;
	vertical-align: middle;
}
.contact_in td {
	width: 554px;
	padding: 25px 30px;
	border: 1px solid #dcdcdc;
	clear: both;
	position: relative;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7-form-control .wpcf7-textarea {
	font-size : 15px !important;
 	border : 1px solid #ccc;
    -webkit-border-radius : 3px;
    -webkit-appearance : none;
    -webkit-tap-highlight-color : rgba(221,95,26,0);
/*    float: left;*/

}
.wpcf7 input {
	padding: 10px 5px;
}
.wpcf7 textarea {
	width: 543px;
	height: 246px;
	padding: 10px 5px;
	line-height: 24px;
}
.c_icon_box {
	display: inline-block;
	padding: 1px 3px 6px 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	vertical-align: middle;
}
.en_contact .c_icon_box {
	margin-top: 8px;
}
.c_icon {
	color: #FFF;
	font-size: 13px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 1px 10px;
	border: 1px solid #FFF;
	overflow: hidden;
	vertical-align: middle;
}
.hissu {
	background-color: #e14b68;
}
.ninni {
	background-color: #fbb03a;
}
.come {
	font-size: 14px;
	text-align: left;
	display: inline-block;
	position: absolute;
	right: 140px;
	top: 35px;
}
.userauth {
	display: inline-block;
	border: 1px solid #333;
	padding: 5px 40px;
}
.formbutton_in {
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
.formbutton_in .wpcf7-form-control:hover {
	opacity: 0.8;
	transition: 0.4s;
}
/* 入力確認・戻る・送信ボタン共通*/
.wpcf7 #c_button {
	padding: 20px 50px;
	font-size: 18px;
	font-weight: 500;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-family: 'Noto Sans Japanese', sans-serif;
	color: #FFF;
	border: none;
	cursor: pointer;
}
/* 入力確認ボタン*/
.wpcf7 .confirmation_b {
	border: none !important;
	background: rgb(98,155,225); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(98,155,225,1) 25%, rgba(43,136,217,1) 80%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(98,155,225,1) 25%,rgba(43,136,217,1) 80%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(98,155,225,1) 25%,rgba(43,136,217,1) 80%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#629be1', endColorstr='#2b88d9',GradientType=0 ); /* IE6-9 */
}
/* 入力画面に戻るボタン*/
.wpcf7 .back_b {
	background: #898989;
	font-weight: 300 !important;
	margin: 0px 40px 0px 0px;
}
/* 上に出ていた入力画面に戻るボタンを消す*/
.wpcf7 p .wpcf7c-btn-back {
	display: none !important;
}
/* 送信ボタン */
.wpcf7 .submit_b {
	background: #e14b68;
}
/*入力確認画面の文字 */
.wpcf7c-elm-step2 {
	text-align: center;
	overflow: hidden;
	margin: 30px 0px;
}
.wpcf7c-elm-step2 .confirmation_ttl {
	font-size: 25px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 500;
	background: #fff8e3;
	padding: 20px 50px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}
/* 必須項目のテキストエリアの背景を赤くする */
#must-field {
	background-color: #fdf1f3;
	box-shadow: 0 0 2px #dd5f7e;
	border: 1px solid #d8889f;
	font-size : 16px !important;
}
/* ラジオボタンを大きくする */
input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 0.5em;
   margin-bottom: 4px;
}
/* エラーメッセージを見やすくする */
.wpcf7 .wpcf7-response-output {
    margin: 10px 0 0;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.wpcf7 .wpcf7-validation-errors {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
}
.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
}


/*   お問い合わせ完了ページ
──────────────────────────────────── */
.thanks_ttl {
	font-size: 25px;
	font-weight: 600;
	text-align: center;
	margin: 0px 0px 50px 0px;
	color: #e14b68;
	background: #fff8e3;
	padding: 20px 50px;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
}


/*   よくある質問
──────────────────────────────────── */
.faq_loop_in {
    width: 880px;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 0px 60px 0px 10px;
}
.faq_loop {
    border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.q_txt {
	border:1px solid #629be1;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	padding: 20px 0px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	background: #629be1;
}
.a_txt {
	border:1px solid #629be1;
	padding: 20px 0 15px 0;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin: 0px 0px 30px 0px;
}
.faq_wrap {
	overflow: hidden;
	clear: both;
	position: relative;
}
.faq_left {
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 110px;
}
.faq_right {
	display: inline-block;
	float: left;
	overflow: hidden;
	width: 738px;
	height: auto;
	padding: 0px 30px 0px 0px;
}
.q_right {
	position: absolute;
	top: 50%;
	left: 56%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}
.faq_right p:first-child {
    margin-top: 0px !important;
}
.q_right p {
	font-weight: 500;
	font-size: 18px;
}
/*QとAの吹き出し*/
.faq_balloon {
	position: relative;
	display: inline-block;
	margin: 0 15px 0 30px;
	padding: 0 5px;
 	width: 52px;
	height: 52px;
	line-height: 52px;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	border-radius: 50%;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serif;
}
.faq_balloon:before{
	content: "";
	position: absolute;
	top: 53%;
	right: -20px;
	margin-top: -12px;
	border: 9px solid transparent;
	border-left: 13px solid #fff;
	z-index: 0;
}
.q_balloon {
	background: #fff;
	color: #629be1;
}
.a_balloon {
	background: #e14b68;
	color: #fff;
}
.a_balloon:before{
	border-left: 15px solid #e14b68;
}


/*   スタッフ紹介一覧
──────────────────────────────────── */
/*スタッフ紹介一覧・詳細共通 リンクの装飾とホバーここから*/
.staff_roop a, .staff_relation a { 
	color: #333;
	text-decoration: none;
	}
.staff_roop:hover, .staff_relation_roop:hover {
	opacity: 0.8;
	transition: 0.4s;
}
/*リンクの装飾とホバーここまで*/

.staff_roop {
	display: inline-block;
	width: 274px;
	height: 388px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFF8E3;
	float: left;
	overflow: hidden;
	margin-bottom: 40px;
}

.staff_roop_in .staff_roop:nth-child(2n) {
	margin-right: 28px;
}
.staff_roop_in .staff_roop:nth-child(2n+1) {
	margin-right: 28px;
}
.staff_roop_in .staff_roop:nth-child(3n) {
	margin-right: 0 !important;
}
.staff_roop_box {
	display: inline-block;
	width: 242px;
	height: 342px;
	margin: 16px 18px;
	overflow: hidden;
}
.staff_img {
	display: inline-block;
	width: 236px;
	height: 236px;
 	border : 1px solid #C9CACA;
 	background: #FFF;
 	position: relative;
}
/*スタッフ紹介一覧・詳細共通 プロフィール画像を中央に収める ここから*/
.staff_img img, .staff_img_single img {
    width:auto;
    height:auto;
    max-width:90%;
    max-height:90%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*プロフィール画像を中央に収める ここまで*/
.staff_profile {
	text-align: center;
	position: relative;
	margin-right: 10px;
}
.staff_name {
	font-size: 22px;
	font-weight: 500;
	color: #333;
	margin: 20px 0px 0px 0px;
	letter-spacing: 3px;
}
.staff_orangeline:before{
	content: '';
    position: absolute;
    top: 50px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FBB03A;
    border-radius: 2px;
}


/*   スタッフ紹介詳細
──────────────────────────────────── */
.staff_single {
	overflow: hidden;
	text-align: center;
	padding-bottom: 20px;
}
.staff_single_in {
	background: #FFF8E3;
	overflow: hidden;
	display: inline-block;
    width: 1100px;
    height: auto;
}
.staff_single_wrap {
	background: #FFF;
	overflow: hidden;
	margin: 60px 70px;
	display: inline-block;
    width: 760px;
    height: auto;
    padding: 50px 100px;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow:rgba(0, 0, 0, 0.38) 1px 1px 14px 2px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.38) 1px 1px 14px 2px;
	-moz-box-shadow:rgba(0, 0, 0, 0.38) 1px 1px 14px 2px
}
.staff_img_single {
	display: inline-block;
	width: 328px;
	height: 328px;
 	border : 1px solid #C9CACA;
 	background: #FFF;
 	position: relative;
}
.staff_single  .staff_orangeline:before{
    top: 70px;
    width: 100px;
}
/*ttl_2の三角形をオレンジにする*/
.trigone_orange {
    border-top: 10px solid #FBB03A;
    top: 48px;
    right: 50%;
}

.staff_relation {
	background: #F5C5CF;
	padding: 70px 0px 50px 0px;
	margin: 0px 0px 90px 0px;
}
/*ttl_2の背景をピンクにする*/
.ttl_pink {	
	background: #E14B68;
	margin: 0px 436px 40px 436px;
}
/*ttl_2の三角形をピンクにする*/
.trigone_pink { border-top: 10px solid #E14B68;}

.staff_relation_roop {
	display: inline-block;
	width: 180px;
	height: 262px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #FFF;
	float: left;
	overflow: hidden;
	margin: 0px 10px;
}
.relation_img {
    width: 120px;
    height: 120px;
    padding: 6px;
    margin: 12px 23px 0px 23px;
}
.small_trigone {
	border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #333;
}
.relation_orangeline:before {
	width: 40px;
	top: 40px;
}
/*   求人情報
──────────────────────────────────── */
.ttl_s {
	padding: 8px 70px;
	background: #A1C45A;
	border: 1px solid #E14B68;
	color: #FFF;
	margin: 0px 0px 20px 0px;
	font-size: 20px;
}
.trigone_s {
	border-top: 10px solid #A1C45A;
	top: 50px;
}
.ttl_c {
	padding: 8px 70px;
	background: #FBB03A;
	border: 1px solid #E14B68;
	color: #FFF;
	margin: 0px 0px 20px 0px;
	font-size: 20px;
}
.trigone_c {
	border-top: 10px solid #FBB03A;
	top: 50px;
}
.recruit_roop_in {
	background: #FFF8E3;
	border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	overflow: hidden;
	box-shadow:rgba(0, 0, 0, 0.38) 3px 3px 6px -1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.38) 3px 3px 6px -1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.38) 3px 3px 6px -1px;
	padding: 50px 0px;
	display: inline-block;
	width: 1100px;
	height: auto;
	margin: 0px 50px 30px 50px;
}
table.recruit_roop {
	width: 760px;
	height: auto;
	margin: 20px auto;
	border: 2px solid #FFF;
}
.recruit_roop th {
	width: 201px;
	border: 3px solid #FFF;
	text-align: center;
	font-weight: 500;
	padding: 25px 0px;

}
.conditions_s th {	background: #A1C45A; }
.conditions_c th {	background: #FBB03A; }
.recruit_roop td {
	background: #FFF;
	border: 3px solid #FFF;
	padding: 0px 30px 0px 30px;
}
.recruit_contact {
	background: #FFF8E3;
	overflow: hidden;
	padding: 40px 0px 45px 0px;
	margin: 100px 0px;
}
.contact_name {
	padding: 10px 80px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	text-align: center;
	font-weight: 500;
	background: #FFF;
	display: inline-block;
}

/*   製品一覧
──────────────────────────────────── */
.big_cate {
    background: #fff8e3;
    overflow: hidden;
}
.big_cate ul {
    width: /*720*/1020px;
    margin: 24px auto 0px auto;
    text-align: center;
}
.big_cate ul li {
/*    width: 340px;*/
    height: 45px;
/*    float: left;*/
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 20px;
  	margin-bottom: 7px;
	line-height: 45px;
    display: inline-block;
    margin: 0px 40px 20px;


}
.big_cate ul li.now {
    background: url(img/icn_list_big_arrow.png) bottom center no-repeat;
}
.big_cate ul li span {
    display: inline-block;
    padding: 8px 17px;
    color: #e14b68;
    font-size: 16px;
    font-weight: 500;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 0px 5px 1px #DDD inset;

}
.item_list_wrap {
    width: 98%;
    margin: 1%;
    position: relative;
}
/*　　　サイドカラムここから　　*/
.item_list_side {
    width: 250px;
    overflow: hidden;
    float: left;
}
.item_list_side h2 {
    background: #e14b68;
    border: 1px solid #e14b68;
    color: #FFF;
    text-align: center;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.item_list_side h3 {
    background: #a1c45a;
    border: 1px solid #e14b68;
    color: #FFF;
    padding: 8px;
    font-size: 16px;
    font-weight: 500;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
}
.item_list_side ul {
    border-left: 1px solid #e14b68;
}
.item_list_side ul li {
    border-right: 1px solid #e14b68;
    border-bottom: 1px solid #e14b68;
}
.item_list_side ul li a {
    display: block;
    font-size: 13px;
    padding: 4px 4px 4px 20px;
    color: #555;
    font-family: "ＭＳ Ｐゴシック", MS PGothic, Sans-Serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, verdana, Arial;
}
/*　　　サイドカラムここまで　　*/
/*　　　メインカラムここから　　*/
.item_list_loop {
    margin-left: 270px;
    position: relative;
}
.item_boxs_wrap {
    width: 100%;
    overflow: hidden;
    position: static;
}
.item_list_loop .item_category {
    clear: both;
    padding-top: 80px;
}
.item_list_loop .item_category:first-child {
    padding-top: 0px !important;
}
.item_list_loop .item_category h4, .big_cate .middle_cate_in {
    background: #a1c45a;
    border: 1px solid #a1c45a;
    color: #FFF;
    padding: 10px;
    font-size: 18px;
    font-weight: 500;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    overflow: hidden;
}
.item_list_loop .item_category h4 span, .sitemap_sub_ttl span, .middle_cate {
    display: inline-block;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    margin-left: 10px;
    padding: 0px 15px;
    background: #FFF;
    color: #e14b68;
    font-size: 15px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    letter-spacing: 2px;
    border: 1px solid #e14b68;
    font-weight: 500;

}
.item_category_catch {
    margin: 15px 0px 0px 10px;
    font-weight: 500;
    font-size: 15px;
}
.item_img p {
    margin: 190px auto 0 auto;
    text-align: center;
    line-height: 17px;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.item_box {
    width: 14%;
    height: 226px;
    padding-top: 20px;
    float: left;
}
.item_img a {
    display: block;
    width: 178px;
    height: 178px;
    border: 1px solid #e5e5e5;
    margin: 0 auto ;
    position: relative;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
     text-decoration: none;
}
.item_img a:hover {
	border: 1px solid #e14b68;
	text-decoration: underline;
}
.item_img .item_thum {
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}
.item_img img:hover {
  -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.item_img .item_arrow {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 2;
}
.pc-side-nav-fixed {
    top: 70px;
    left: 1%;
    width: 250px;
    position: fixed;
}
@media screen and (max-width: 1700px){
.item_box {
    width: 16%;
}
}
@media screen and (max-width: 1500px){
.item_box {
    width: 20%;
}
}
@media screen and (max-width: 1250px){
.item_box {
    width: 25%;
}
}
@media screen and (max-width: 1050px){
.item_box {
    width: 33%;
}
}
@media screen and (max-width: 880px){
.item_box {
    width: 50%;
}
}
p.sold {
    height: 20px;
    width: 150px;
    margin: 0 auto;
    background: rgba(255,255,255,0.7);
    border: 1px solid #666;
    text-align: center;
    font-weight: 500;
    color: #333;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
}
.itemlist_sold {
    position: absolute;
    top: 75px;
    left: 15px;
    z-index: 3;
    padding: 8px 0px;
    font-size: 14px;
}
.item_box .new_icon {
	position: absolute;
	width: 70px;
	height: 40px;
    top: 5px;
    left: 5px;
    z-index: 4;
    
    -webkit-animation:blink 1.2s ease-in-out infinite alternate;
    -moz-animation:blink 1.2s ease-in-out infinite alternate;
    animation:blink 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0.1;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0.1;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0.1;}
    100% {opacity:1;}
}


/*   製品詳細
──────────────────────────────────── */
.big_cate h2 {
	display: block;
	width: auto;
    height: 50px;
    text-align: center;
}
.big_cate h2 span {
	color: #E14B68;
	font-size: 21px;
	font-weight: 500;
	padding: 5px 50px;
	background: #FFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	display: inline-block;
	border: 1px solid #e14b68;
}
.middle_cate_in {
	display: inline-block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
/*	float: left;*/
	margin: 0px 10px;
/*	padding: 12px !important;*/
	background: #b4d07b !important;
}
.middle_cate {
	border: 1px solid #fff !important;
}
.print_button {
	position: fixed;
	top: 300px;
	right: -6px;
	z-index: 9999;
}
.print_button:hover{
	text-decoration: none !important;
	opacity: 0.8;
	transition: 0.5s;
}
.main_img {
	display: block;
	border: 1px solid #ccc;
	width: 408px;
	height: 408px;
	position: relative;
}
.main_img img, .sub_img img {
    max-width: 90%;
    max-height: 90%;
    width: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
#itemslide li {
	float: left;
	margin: 0px 23px 10px 0px;
}
#itemslide li:nth-child(4n) {
	margin-right: 0px;
}
#itemslide .sub_img {
	display: block;
	border: 1px solid #ccc;
	width: 83px;
	height: 83px;
	position: relative;
}
.jan_in {
	border: 2px solid #ccc;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	display: inline-block;
}
.jan_name {
	background: #ccc;
	font-weight: 500;
	padding: 7px 20px;
	float: left;
}
.jan_num {
	padding: 7px 60px;
	float: left;
	text-align: center;
}
.item_boxs {
	overflow: hidden;
	clear: both;
	margin: 0px 0px 40px 0px;
	position: relative;
}
.item_boxs .button5_in {
	width: 476px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	right: 0;
}
.item_left {
	display: inline-block;
	float: left;
	width: 410px;
	height: auto;
	overflow: hidden;
	position: relative;
}
.main_img_sold {
	position: absolute;
    top: 180px;
    left: 40px;
    z-index: 3;
    padding: 10px 80px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 2px;
    text-shadow: 1px 1px 3px rgba(255, 255, 255, 0.5);
    width: 170px !important;
    height: 27px !important;
    border-radius: 25px !important;
	-webkit-border-radius: 25px !important;
	-moz-border-radius: 25px !important;
}
.item_left .new_icon {
	position: absolute;
	width: 100px;
	height: 57px;
    top: 5px;
    left: 5px;
    z-index: 4;
    
    -webkit-animation:blink 1.2s ease-in-out infinite alternate;
    -moz-animation:blink 1.2s ease-in-out infinite alternate;
    animation:blink 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0.1;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0.1;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0.1;}
    100% {opacity:1;}
}

.item_right {
	display: inline-block;
	float: right;
	width: 476px;
	height: auto;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
}
.item_boxs_wrap table  {
	border-top: 15px solid #ccc;
	clear: both;
	margin: 10px 0px 50px 0px;
}
.item_boxs_wrap table td:first-child {
	background: #FFF8E3;
	font-weight: 500;
	padding: 10px 0px 10px 20px;
	width: 290px;
}
.item_boxs_wrap table tr {
	border: 1px solid #ccc;
}
td.materials_list {
	width: 700px;
	padding: 10px 20px;
}
td.component_list {
	width: 300px;
	padding: 10px 20px;
}

/* 20201027 おすすめ商品にNEWアイコン追加 */
.relation_item_img {
	position: relative;
}
.relation_item_img .new_icon {
	width: 50%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
}


/*サイドカラムのバナー*/ 
.sub_column_list {
	border-left: none !important;
	margin: 30px 0px 60px 0px;
}
.sub_column_list a {
	padding: 0px !important;
	text-decoration: none !important;
}
.sub_column_list a img:hover {
	opacity: 0.8;
	transition: 0.4s;
}
.sub_column_list li {
	padding: 10px 10px;
	border: 1px solid #e14b68;
	margin: 0px 0px 20px 0px;
}
.sub_column_ttl {
	color: #e14b68;
    text-decoration: underline;
    font-weight: 500;
    font-family: 'Noto Sans Japanese', sans-serif;
    margin: 0px 0px 4px 0px;
}
.sub_column_txt {
	font-size: 13px;
}
.relation_sold {
    width: 130px !important;
    position: absolute;
    top: 50px;
    left: 2px;
    z-index: 3;
    padding: 8px 0px;
    font-size: 13px;
}
/*   サイトマップ
──────────────────────────────────── */
.sitemap_sub_ttl {
	background: #FFF8E3/*F5C5CF*/;
	padding: 5px 0px 5px 20px;
	clear: both;
	margin: 10px 0px 15px 0px;
	font-weight: 500;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.sitemap_list {
	display: inline-block;
	width: 29%;
	height: 50px;
	float: left;
	font-size: 14px;
	margin: 0px 1% 10px 1%;
	overflow: hidden;
	background: url(img/icn_list_big_arrow.png) left top no-repeat;
	padding: 0px 0px 0px 2%;
}
.sitemap_list a, .sitemap_list_in .parent li a, .child a {
	color: #333;
    text-decoration: underline;
}
.sitemap_list a:hover {
	text-color: #e14b68;
    text-decoration: underline;
}
.sitemap_list_in .parent li a:hover {
	text-color: #e14b68;
    text-decoration: underline;
}
.child a:hover {
	text-color: #e14b68;
    text-decoration: underline;
}
.sitemap_sub_ttl2 {
 	font-size: 18px;
 	padding-bottom: 0;
/*	border-bottom: 3px solid #e14b68;*/
	display: block;
	font-weight: 600;
	margin: 0px 0px 10px 0px;
}
.parent2 {
	overflow: hidden;
	margin: 0px 0px 30px 0px;
}
.parent2 ul {
	overflow: hidden;
	clear: both;
}
.sitemap_list_in .parent2 a:first-child {
	color: #333;
    text-decoration: underline;
}
.sitemap_list_in .parent2 a:hover {
	color: #333;
    text-decoration: underline;
}
.sitemap_list_in {
	margin: 0px 0px 40px 0px;
	overflow: hidden;
}
.sitemap_sold {
    padding: 3px 0px;
    font-size: 13px;
    font-weight: 500;
    display: inline-block;
}
.sitemap_list_in .parent {
	clear: both;
	overflow: hidden;
	font-size: 25px;
	font-weight: 500;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.sitemap_list_in .parent2 li {
	display: inline-block;
	width: auto;
	height: auto;
	float: left;
	font-size: 14px;
	margin: 0px 10px;
	background: url(img/icn_list_big_arrow.png) left top no-repeat;
	padding: 0px 0px 20px 2%;
}
.child {
	display: block;
	clear: both;
	font-weight: 600;
/*	margin: 40px 0px 0px 0px;*/
	overflow: hidden;
	background: url(img/icn_list_big_arrow.png) left top no-repeat;
	padding: 0px 0px 0px 2%;
}
/*   コラム一覧
──────────────────────────────────── */
.column_list_loop {
	display: inline-block;
	width: 900px;
	height: 250px;
	margin: 0px 20px 30px 20px;
}
.column_list_img {
    width: 378px;
    height: 233px;
    position: relative;
    border: 1px solid #dcdcdc;
	float: left;
}
.column_list_img img {
    max-width: 100%;
    height: 210px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.column_list_txt {
	display: inline-block;
	width: 500px;
	height: 250px;
	margin: 0px 0px 0px 20px;
}
.column_list_txt h3 {
/*	height: 50px;*/
	margin: 5px 0px 10px 0px;
/*	line-height: 30px;*/

}
.column_list_txt p {
	font-size: 14px;
	color: #555;
	line-height: 25px;
/*	margin: 20px 0px 0px 0px;*/
}

h3.column_ttl {
	font-size: 21px !important;
	font-weight: 500 !important;
	padding: 10px 0px 5px 5px !important;
	border-bottom: 4px double #E14B68;

}

/*   コラム　レスキューフーズの作り方[ボックス編]
──────────────────────────────────── */
.useblock {
	border: 1px solid #dcdcdc;
	background: #fff8e3;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin: 0px 0px 30px 0px;
	overflow: hidden;
	padding: 10px 30px 0 30px;
}
.useblock .use {
	display: inline-block !important;
	width: 500px;
	height: 100px;
	float: left;
	overflow: hidden;
	margin: 50px 0px 0px 0px;
}
.useblock .photo, .pointblock .photo {
	float: right;
}
.useblock .no {
	display: inline-block !important;
	float: left;
	margin: 20px 10px 0px 0px;
	padding: 0px 0px 60px 0px;
}
.useblock span {
	display: inline-block !important;
	float: left;
	/*margin: 0px 10px 0px 0px;*/
	width: 456px;
	height: auto;
}
.point_ttl{
	position: relative;
	border-top: solid 4px #FF8D2F;
	line-height: 1.4;
	padding: 0.4em 0.5em;
	margin: 50px 0 0 0 !important;
}

.point_ttl:after {/*タブ*/
	position: absolute;
	content: 'POINT';
	background: #FF8D2F;
	color: #fff;
	left: 0px;
	bottom: 100%;
	border-radius: 7px 7px 0 0;
	padding: 8px 20px 8px;
	font-size: 21px;
	line-height: 1;
	font-weight: 500;
  }
.pointblock {
	border-bottom: solid 4px #FF8D2F;
	background: #FFE8D5;
	height: 180px;
}
.pointblock .use {
	display: inline-block !important;
	width: 490px;
	height: 80px;
	float: left;
	margin: 30px 0px 0px 30px;
}
.pointblock span {
	display: inline-block;
	margin: 0px 0px 0px 20px;
}
.pointblock img {
	margin: 0px 30px 0px 0px;
}
.column_list tr td {
	padding: 10px 20px;
}
.column_list tr td:first-child {
	background: #fff8e3;
	color: #E14B68;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.column_list tr td p {
	display: inline-block !important;
	float: left;
	font-weight: 500;
	height: 100px;
	line-height: 100px;
}
.single .column_list tr td p:first-child {
	margin-top: 0;
}
.column_list tr td p.toromi_txt {
	line-height: 24px  !important;
	height: auto;
	padding: 10px 0px 0px 0px;
}
.column_list tr td img {
	max-width: 55%;
	height: auto;
	display: inline-block !important;
	float: left;
	padding: 0px 0px 0px 30px;
	margin: 20px 0px 10px 0px;
}


.rescue_comment_loop {
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.rescue_comment_loop img {
	display: inline-block !important;
 	float: left;
 	margin: 0;

}
.column_rescue_ttl {
	font-size: 21px !important;
	fon-weight: 600 !important;
	color: #FF8D2F;
}
.rescue_comment_loop p:first-child {
     margin-top: 0px; 
}
.column_rescue_balloon {
	background: #fff8e3;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	overflow: hidden;
	padding: 20px 30px;
	 position: relative;
	display: inline-block;
 	float: right;
 	width: 550px;
}
.column_rescue_balloon:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -20px;
 	margin-top: -15px;
	border: 15px solid transparent;
	border-right: 15px solid #fff8e3;
}
.about_rescue {
	background: url(img/column_rescue07.jpg) top center;
	overflow: hidden;
	height: 950px;
}
.about_rescue_wrap {
	text-align; center;
}


/*   英語TOP
──────────────────────────────────── */
/* 治療食・介護食への誘導1 */
.en_item_cate {
	overflow: hidden;
	height: 510px;
}
.en_item_cate .en_item_cate_l {
	width: 50%;
	height: 510px;
	float: left;
	overflow: hidden;
	background: url(img/en_bg_top_carefood_l.png) no-repeat top right;
}
.en_item_cate .en_item_cate_r {
	width: 50%;
	height: 510px;
	float: right;
	overflow: hidden;
	background: #7fc39f;
}
.en_item_cate .en_item_cate_r .en_item_cate_r_in {
	width: 550px;
	padding: 150px 0px 0px 50px;
	overflow: hidden;
}
.en_item_cate_r_in h2 {
	color: #FFF;
	font-size: 37px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 700;
	/*text-shadow: 0px 0px 20px rgba(141, 165, 63, 0.8);*/
	margin-bottom: 10px;
}
.en_item_cate_r_in p {
	color: #d5e3c5;
	font-size: 17px;
	font-family: 'Noto Sans Japanese', sans-serif;
	font-weight: 300;
	margin-bottom: 40px;
}

/*   おいしくミキサー発売20周年キャンペーン
──────────────────────────────────── */
/* ---- 共通 ---- */
/* ttl */
.campaign_ttl {
	padding: 80px 0;
	text-align: center;
}
.campaign_ttl h3 {
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.01em;
	border-bottom: 5px solid #e55170;
	display: inline-block;
	text-align: center;
	line-height: 65px;
}
/* btn 小 */
.campaign_btn1 {
	display: inline-block;
	width: 180px;
	height: 36px;
	line-height: 36px;
	background: #e14b68;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 15px !important;
	font-weight: 500 !important;
	color: #fff !important;
	text-decoration: none !important;
	text-align: center;
	transition: all 0.4s;
}
.campaign_btn1:hover {
	opacity: 0.8;
}
.campaign_btn1 img {
	margin-left: 25px;
}
.campaign_btn1.green_btn {
	background: #a1c45a;
}
/* btn 大 */
.campaign_btn2 {
	text-align: center;
}
.campaign_btn2 a {
	position: relative;
	display: inline-block;
	width: 414px;
	height: 74px;
	margin: 0 auto;
	line-height: 74px;
	background: #e14b68;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	font-size: 29px !important;
	font-weight: 500 !important;
	color: #fff !important;
	text-decoration: none;
	transition: all 0.4s;
}
.campaign_btn2 a:hover {
	opacity: 0.8;
}
.campaign_btn2 a img {
	position: absolute;
	top: 28px;
	right: 20px;
}
.ml_55 {
	margin-left: 55px;
}
.mb_3 {
	margin-bottom: 3px;
}
.lp_0{
	letter-spacing: 0;
}
.w_1080 {
	width: 1080px;
	margin: 0 auto;
}
.w_56 {
	width: 56px !important;
	box-sizing: border-box;
}
.h_31 {
	height: 31px !important;
}

/* ---- first view ---- */
.campaign_fv {
	width: 100%;
	height: 840px;
	overflow: hidden;
	background: url(img/bg_fv.jpg);
	background-size:cover;
}
.campaign_fv_ttl {
	position: relative;
	width: 1080px;
	height: 315px;
	margin: 55px auto 0;
	padding: 70px 132px 40px 132px;
	background: rgba(255, 255, 255, 0.6);
	box-sizing: border-box;
}
.campaign_fv_ttl h2 img {
	position: absolute;
	top: 55px;
}
.campaign_fv_ttl > p {
	position: absolute;
	top: 70px;
	left: 472px;
	width: 355px;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	font-weight: 400;
	text-align: center;
	background: #74ba6b;
	color: #fff;
	text-shadow:1px 1px 3px #3e4735;
}
.campaign_fv_ttl > p span {
	font-size: 34px;
	font-weight: 500;
	letter-spacing: 0.06em;
	line-height: 46px;
}
.campaign_fv_ttl img {
	position: absolute;
	top: 97px;
    left: 105px;
}

.campaign_bomb {
	position: absolute;
	bottom: -95px;
    right: -57px;
    background: url(img/img_fv_bomb.png);
	width: 217px;
	height: 217px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.campaign_bomb p {
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	text-align: center;
}
.tyusen {
	font-size: 60px;
	font-weight: 900;
	color: #fed700;
	letter-spacing: -0.04em;
	line-height: 47px;
}
.ataru {
	font-size: 28px;
	font-weight: 500;
	line-height: 32px;
	letter-spacing: -3px;
}
.campaign_catchcopy {
	position: relative;
	width: 1080px;
	height: 430px;
	background: url(img/img_fv_ingen.png) no-repeat center center;
	margin: -10px auto 0;
}
.campaign_catchcopy > p:first-of-type {
	position: absolute;
	bottom: 44%;
	left: 50%;
	color: #e14b68;
	text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	font-size: 50px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: -4px;
	font-weight: 600;
	font-style:italic;
}
.campaign_catchcopy > p:nth-of-type(2) {
	position: absolute;
	bottom: 33%;
	left: 60%;
	color: #23ac38;
	text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
	font-size: 40px;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: -4px;
	font-weight: 600;
	font-style:italic;
}
.campaign_fv_present {
	position: absolute;
	bottom: -49px;
	width: 1080px;
	height: 115px;
	margin: 0 auto;
	background: url(img/bg_fv_present.png);
}
.campaign_fv_present div {
	margin: -9px 0 0 203px;
}
.campaign_fv_present div p {
	margin-top: 50px;
	font-size: 47px;
	font-weight: 900;
	color: #fed700;
	letter-spacing: -3px;
}
.campaign_fv_present div p span {
	font-size: 30px;
	font-weight: 500;
	color: #fff;
}

/* ---- menu ---- */
.campaign_menu {
	width: 100%;
	height: 92px;
	margin-top: 15px;
	background: #a1c45a;
}
.campaign_menu ul {
	width: 960px;
	margin: 0 auto;
	box-sizing: border-box;
}
.campaign_menu ul li {
	width: 239px;
	height: 35px;
	line-height: 35px;
	margin: 28px 0;
	border-left: 1px solid #fff;
	float: left;
	text-align: center;
}
.campaign_menu ul li a {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0;
	color: #fff;
	text-decoration: none;
}
/* ---- キャンペーン概要 ---- */
#campaign_overview {
	width: 100%;
	height: 1650px;
	background: url(img/bg_campaign_overview.jpg);
	background-size:cover;
}
.campaign_overview_box1,
.campaign_overview_box2 {
	display: table;
	width: 1080px;
	height: 447px;
	margin: 0 auto;
}
.campaign_overview_box1 {
	background: url(img/bg_campaign_overview_box1.png) no-repeat;
}
.campaign_overview_box2 {
	background: url(img/bg_campaign_overview_box2.png) no-repeat;
}
.campaign_overview_box1 div,
.campaign_overview_box2 div {
	display: table-cell;
	vertical-align: middle;
	width: 660px;
	height: auto;
	padding: 50px;
	background: rgba(255,255,255,0.8);
	box-sizing: border-box;
}
.campaign_overview_box1 div {
	margin-top: 74px;
	float: right;
}
.campaign_overview_box2 div {
	margin-top: 50px;
	float: left;
}
.campaign_overview_box1 div p,
.campaign_overview_box2 div p {
	font-size: 20px;
	letter-spacing: -2px;
	line-height: 2;
	font-weight: 400;
}
.campaign_overview_txt {
	margin: 196px 0 50px 0;
	text-align: center;
	font-size: 34px;
	font-weight: 700;
	text-shadow:1px 1px 2px #b6b6b6;
	color: #e14b68;
}
.marker_yellow {
	padding-bottom: 4px;
    font-size: 20px;
    letter-spacing: -2px;
    line-height: 2;
    font-weight: 400;
	background: linear-gradient(transparent 60%, #fff270 0%);
}
/* ---- 賞品紹介 ---- */
#prize {
	width: 100%;
	background: #e2edcc;
	padding-bottom: 80px;
}
#prize p {
	margin-bottom: 80px;
	font-size: 21px;
	font-weight: 700;
	text-align:center;
	line-height: 1.5;
}
#prize p span {
	font-size: 21px;
	font-weight: 700;
	color: #e14b68;
}
.prize_box {
	width: 1080px;
	margin: 0 auto;
	background : #fff;
}
.prize_box h4 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
	background: #e14b68;
	text-align: center; 
}
.prize_box h4 span {
	font-size: 24px;
	font-weight: 700;
}
.strong_yellow {
	font-size: 35px !important;
	color: #fcea31;
	font-weight: 900 !important;
	padding-right: 3px;
    margin-left: -5px;
}
.naname {
	font-size: 30px !important;
	font-style:italic;
}
.prize_box ul li {
	width: 23%;
	height: 354px;
	margin: 0 1% 50px;
	float: left;
	text-align: center;
}
.prize_box ul li:first-of-type {
	background: url(img/bg_campaign_prize_1.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(2) {
	background: url(img/bg_campaign_prize_2.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(3) {
	background: url(img/bg_campaign_prize_3.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(4) {
	background: url(img/bg_campaign_prize_4.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(5) {
	background: url(img/bg_campaign_prize_5.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(6) {
	background: url(img/bg_campaign_prize_6.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(7) {
	background: url(img/bg_campaign_prize_7.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(8) {
	background: url(img/bg_campaign_prize_8.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(9) {
	background: url(img/bg_campaign_prize_9.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(10) {
	background: url(img/bg_campaign_prize_10.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(11) {
	background: url(img/bg_campaign_prize_11.png) top center no-repeat;
}
.prize_box ul li:nth-of-type(12) {
	background: url(img/bg_campaign_prize_12.png) top center no-repeat;
}
.prize_box ul li h5 {
	margin-top: 332px;
	text-align: center;
	font-size: 17px;
	font-weight: 700;
}
.prize_box ul li h5 a {
	color: #333;
	text-decoration: none;
}
/* ---- 応募要項 ---- */
#campaign_points {
	width: 100%;
	background: #fefafb;
	padding-bottom: 80px;
}
#campaign_points table {
	display: block;
	width: 1000px;
	margin: 0 auto;
	padding: 60px;
	background: #fff;
}
#campaign_points table tr {
	border-bottom: 1px solid #d1d1d1;
}
#campaign_points table tr:first-of-type {
	border-top: 1px solid #d1d1d1;
}
#campaign_points table th {
	width: 192px;
	vertical-align: top;
	padding: 36px 0 36px 40px;
	text-align: right;
	font-size: 18px;
	font-weight: 700;
	color: #e14b68;
	letter-spacing: 0;
}
#campaign_points table td {
	padding: 34px 0 36px 40px;
	line-height: 2;
	font-weight: 400;
	letter-spacing: 0;
}
#campaign_points table td p {
	margin-bottom: 16px;
}
#campaign_points table td p a {
	color: #333;
	text-decoration: none;
	letter-spacing: 0;
	font-weight: 600;
	border-bottom: 1px solid #e14b68;
}

/* ---- 応募フォーム ---- */

/* お客様情報 */
#campaign_apply {
	width: 100%;
	background: #fceff1;
	padding-bottom: 80px;
}
#campaign_apply h4 {
	border-left: 4px solid #e14b68;
	line-height: 25px;
	font-size: 18px;
	font-weight: 700;
	color: #e14b68;
	padding-left: 10px;
	margin-bottom: 20px;
}
.personal_data {
	width: 688px;
	padding: 65px;
	margin: 0 auto 80px;
	background: #fff;
}
.campaign_contact {
	margin: 0 auto;
}
.campaign_contact th {
    padding: 30px;
    background: #fff8e3;
    text-align: right;
    border: 1px solid #dcdcdc;
    font-weight: 500;
    vertical-align: top;
}
.campaign_contact td {
    width: 439px;
    padding: 30px;
    border: 1px solid #dcdcdc;
    clear: both;
    position: relative;
    box-sizing: border-box;
}
.re_mail {
	letter-spacing: 0;
	margin-bottom: 10px;
	font-weight: 500;
}

/* アンケート */
span.wpcf7-list-item { 
	display: block !important; 
}
#campaign_apply .wpcf7-list-item-label {
	font-weight: 400;
	letter-spacing: 0;
}
.questionnaire {
	width: 874px;
	padding: 65px;
	margin: 0 auto;
	background: #fff;
	box-sizing: border-box;
}
.questionnaire_list li {
	margin-bottom: 40px;
}
.questionnaire_list_item {
	margin-bottom: 15px;
	color: #e14b68;
	font-weight: 500;
	font-size: 18px;
	letter-spacing: -1px;
}
#campaign_apply span.wpcf7-list-item {
	margin-bottom: 10px !important;
}
.campaign_txt_area {
	width: 680px !important;
	margin-left: 32px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.campaign_txt_area2 {
	width: 640px !important;
	margin-left: 64px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}
.sonota {
	width: 625px;
    margin: 0 0 0 43px;	
}
.sonota_s {
	width: 610px;
    margin: 0 0 0 43px;	
}
.sonota_l {
	width: 654px;
    margin: 0 0 0 43px;	
}
.sonota_mb10 {
	width: 656px;
    margin: -18px 0 30px 15px;
}
.campaign_bold {
	font-weight: 700;
	letter-spacing: 0;
	font-size: 18px;
}
.campaign_line {
	display: inline-block;
	border-bottom: 1px solid #e14b68;
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
}

/* 個人情報 */
.campaign_privacy_txt {
	overflow-y: scroll; /*縦方向はスクロール可*/
	overflow-x: hidden;/*横方向はスクロール不可*/
	width:700px; 
	height:400px; 
	margin: 0 auto;
	padding: 20px 30px;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #939393;
}
.campaign_privacy h5 {
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.04em;
}
.campaign_privacy h5,
.campaign_privacy > p {
	text-align: center;
}
.consent {
	display: flex;
    justify-content: center;
    width: 700px;
    padding: 15px 0;
    margin: 40px auto;
    background: #f8f8f8;
}
.privacy_caption {
	font-weight: 500;
}
.confirm_btn {
	padding: 20px 50px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #FFF;
	background: rgb(98,155,225);
    background: -moz-linear-gradient(top, rgba(98,155,225,1) 25%, rgba(43,136,217,1) 80%);
    background: -webkit-linear-gradient(top, rgba(98,155,225,1) 25%,rgba(43,136,217,1) 80%);
    background: linear-gradient(to bottom, rgba(98,155,225,1) 25%,rgba(43,136,217,1) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#629be1', endColorstr='#2b88d9',GradientType=0 );
}
