@charset "shift_jis";

/* -----------------------------------------------------------
 共通タグ
----------------------------------------------------------- */
*{ margin:0; padding:0;}

a{outline: none; text-decoration: none;}
a:focus{outline:none;}
/*html{ background-color:#4E4A41;}*/
img{
	vertical-align:bottom;
	border: none;
	}
#pro_wrapper{
	width:100%;
	font-size:12px;
-webkit-text-size-adjust: 100%;
font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
p, dl, dt, dd, ul li{
	margin: 0px;
	padding: 0px;
}
h4, h5{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
li{ list-style-type: none;}
.cont_inner {
   font-size: 19px;
   width: 100%;
   max-width: 1000px;
   margin: 0 auto;
   padding: 0 40px;
   box-sizing: border-box;
   margin-top: 50px;
   }
.switch_sp_tab .cont_inner {
  padding: 0;
}
.cont_inner img {
  max-width: 100%;
}
.ttl_tx {
	font-size: 28.8px;
	color: #000000;
	padding: 80px 0 40px 0;
	font-weight: bold;
	text-align: center;
  margin-top: 5px;
	}

.ttl_line {
	border-bottom: 5px solid #64058c;
	padding-top: 10px;
}	



.top_btn{ float:right;}

.alpha a:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
}

.alpha_item  {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.ttl{
background-color:#1dc1f1; 
color: #ffffff;
text-align: left;
}
.ttl span{
 padding: 8px 16px 8px 24px;
 display: block;
 font-size: 19px;
}
.ttl_green{
background-color:#00a14b; 
color: #ffffff;
}
.ttl_green span{
 padding: 8px 16px 8px 24px;
 display: block;
 font-size: 19px;
}


.subttl{
border-left: solid 8px #1dc1f1;
color: #000000;
margin: 24px 0;
}
.subttl p{
 padding: 8px 16px;
 display: block;
 font-weight: 700;
 font-size: 19px;
 text-align: left;
}
.subttl span{
 font-size: 16px;
}
.subttl_green{
border-left: solid 8px #00a14b;
color: #000000;
margin: 24px 0;
}
.subttl_green p{
 padding: 8px 16px;
 display: block;
 font-weight: 700;
 font-size: 19px;
}
.subttl_green span{
 font-size: 16px;
}

.clear {
	clear: both;
	height: auto;
	width: auto;
}
.tx_l{
    text-align: left;
    padding-left: 16px;
}
.pdtp2rem{ padding-top: 32px;}
.pdtp4rem{ padding-top: 64px;}
.pdtp6rem{ padding-top: 96px;}
.pdtp10rem{ padding-top: 160px;}
.pdtp60{ padding-top: 60px;}
.pdtp40{ padding-top: 40px;}
.pdtp20{ padding-top: 20px;}
.pdtp10{ padding-top: 10px;}
.pdbt3rem{ padding-bottom: 48px;}
.pdbt60{ padding-bottom: 60px;}
.pdbt40{ padding-bottom: 40px;}
.pdbt22{ padding-bottom: 22px;}
.pdbt20{ padding-bottom: 20px;}
.pdbt12{ padding-bottom: 12px;}
.pdbt10{ padding-bottom: 10px;}
.pdbt9{ padding-bottom: 9px;} 
.pdbt5{ padding-bottom: 5px;} 
.mgl300{margin-left: 300px;}
.mgrt24{ margin-right: 24px;}
.mgrt56{ margin-right: 56px;}
.mgrt40{ margin-right: 64px;}
.mgbt40{ margin-bottom: 40px;}
.mgtp10rem{margin-top: 160px;}
.mgtp6rem{margin-top: 96px;}
.mgtp4rem{margin-top: 64px;}
.mgtp2rem{margin-top: 32px;}
.mgbt3rem{margin-bottom: 48px;}
.mgbt6rem{margin-bottom: 96px;}
.tx_bold{ font-weight: 700;}
.tx_small{ font-size: 8px;}
.bg_cp_bn {
	background-color: #369849;
}
.bg_cp_bn .cp_bn {
	text-align: center;
}
.bg_cp_bn .cp_bn img {
  width: 100vw;
  max-width: 1000px;
  margin: 0 calc(50% - 50vw);
}
.w_80{
 width: 80%;
 margin: 0 auto;
}
.w_90{
 width: 90%;
 margin: 0 auto;
}
.mv_bg{
  width: 100%;
}
.mv_bg img.mv_img {
  width: 100vw;
  max-width: 1000px;
  margin: 0 calc(50% - 50vw);
}
.lead_text {
  max-width: 100%;
}
/* .cont_inner {
	width: 1000px;
	margin: 0 auto;
    text-align: left;
	} */
.point_ttl{
   margin-bottom: 16px;
   font-weight: 700;
}
.point_ttl span{
   margin-left: 16px;
}
.shourei{
 width: 1000px;
 margin: 0 0 64px 0;
 background-color:#bbe0e6;
}
.shourei_box{
 margin: 0 32px;
}
.logo_organic{
 margin-left: 32px;
}
.pr_box{
   text-align: center;
   margin: 16px;
}
.pr_box span{
   border: solid 1px #000000;
   padding: 1.6px 13px;
   margin-right: 8px;
}

.cont_line{
  border: solid 1px #dee2e6;
  margin: 16px 0;
}


.btn_item {
  font-size: 19px;
  text-align: center;
  width: 80%;
  max-width: 450px;
  background-color:#e9793a;
  color:#ffffff!important;
  border-radius:60px;
  border:20px solid #e9793a;
  text-decoration:none;
  display:inline-block;
  /* margin:0 55px; */
}
.btn_item a{ color:#FFFFFF; text-decoration: none}
.btn_item_s {
  font-size: 19px;
  text-align: center;
  width: 80%;
  max-width: 400px;
  background-color:#e9793a;
  color:#ffffff!important;
  border-radius:60px;
  border:20px solid #e9793a;
  text-decoration:none;
  display:inline-block;
}
.btn_item_s a{ color:#FFFFFF; text-decoration: none}
.btn_item_y {
  font-size: 19px;
  text-align: center;
  width: 80%;
  max-width: 450px;
  background-color:#e5a11e;
  color:#ffffff!important;
  border-radius:60px;
  border:20px solid #e5a11e;
  text-decoration:none;
  display:inline-block;
  /* margin:0 20px; */
}
.btn_item_y a{ color:#FFFFFF; text-decoration: none}
@media (max-width: 840px) {

}
@media (max-width: 540px) {
        .btn_item,.btn_item_s { font-size: 18px; }
}
@media (max-width: 420px) {
        .btn_item,.btn_item_s { font-size: 16px; }
}


/* MV下ボタン */
.deneb_btn { display: none; }
.vet_btn { display: block; }

.btn_section {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.btn_section_inner {
  margin: 40px 0;
  padding: 0 20px;
  display: flex;
  justify-content:space-evenly;
}
.btn_body {
  background: #e5a11e;
  border-radius: 40px;
  padding: 15px 30px;
  margin: 0 auto;
  max-width: 380px;
}
.btn_body.btn_body_orange {
  background: #e9793a;
}
.btn_inner {
  display: flex;
  justify-content: center;
  /* background: #e5a11e; */
  margin: 0 auto;
  align-items: center;
}
.mv_btn_child.btn_text {
  margin: 2px 15px 0 15px;
}
.mv_btn_child p {
  color: #fff;
  /* font-weight: bold; */
  font-size: 26px;
  text-align: center;
  line-height: 1.0em;
  margin: 0 auto;
}
.mv_btn_child.btn_text p {
  font-size: 20px;
  line-height: 1.3em;
}
.fa_down:before {
  font-size: 26px;
  margin-right: 20px;
  color: #fff;
}
.btn_body:hover {
  opacity: 0.8;
}
.btn_body a,
.btn_body a:hover,
.btn_body a:visited {
  text-decoration: none;
  color: #fff;
}
.one_phrase {
    display: inline-block;
}

@media (max-width: 840px) {
        .btn_section_inner {
          display: block;
          margin: 30px 0;
        }
        .btn_body.btn_body_1st {
          margin-bottom: 30px;
        }
}
@media (max-width: 540px) {
        .mv_btn_child.btn_text p { font-size: 18px; }
}
@media (max-width: 420px) {
        .btn_body {padding: 10px 20px; }
        .mv_btn_child.btn_text p { font-size: 16px; }
}

h4 {
  padding: 0.5em 1em;/*文字の上下 左右の余白*/
  color: #494949;/*文字色*/
  background: #f4f4f4;/*背景色*/
  border-left: solid 5px #003f98;/*左線*/
  border-bottom: solid 3px #d7d7d7;/*下線*/
  font-weight: 700;
}
.detailbox{
	max-width: 880px;
	margin: 0 auto;
}
.detailbox p{
 display: block;
 margin: 48px 0;
 text-align: left;
font-size: 16px;
}
.detailbox_ttl{
	font-size: 24px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 32px;
}
.detailbox_subttl{
	font-size: 19px;
	text-align: center;
	font-weight: 700;
}
.detailbox_line{
	border: solid 1px #000000;
	width: 20%;
	margin: 0 auto;
	display: block;
}
.icon_animal{ 
    text-align: right;
    margin-right: 40px;
}
.pl-md-5{ padding-left: 96px!important;}
.font-weight-bold{font-weight: 700!important;}
.text-white { color: #FFFFFF !important; }
.p-1{ padding: 4px!important;}
.rounded{border-radius: 4px!important;}
.border{ border: 1px solid #dee2e6!important;}
.tx_red{color: #da1e30;}
.flex{ 
   display: flex;
   justify-content:center;
   padding-bottom: 24px;
     }
.flex_ditail,
.flex_message {
	display: flex;
  text-align: left;
}
.cont_inner .flex_ditail img {
  max-width: 77px;
  width: 77px;
  margin-right: 30px;
}
.cont_inner .flex_ditail .mgrt24 {
  margin-right: 0;
}
.cont_inner .flex_message img {
  max-width: 441px;
  margin-bottom: 20px;
}
.flex_material {
  display: flex;
}
.flex_material li:first-of-type {
  margin-bottom: 30px;
}
.detailbox_m dt{
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 16px;
}
.detailbox_m dd{
	font-size: 16px;
}
.icon_box{
	width: 410px;
}
.icon_box dt{
	color: #60bb1d;
}
.icon_box li{
	margin-bottom: 32px;
}
.detailbox_icon dt{
	font-weight: 700;
	font-size: 19px;
	margin-bottom: 10px;
}
.detailbox_icon dd{
	font-size: 16px;
}
   
.genzairyou dl{
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    text-align: left;
    font-size: 13px;
}
.bg_orange { background-color: #ff9933;}

.txt{
   text-align: center;
}
.attent{
 font-size: 13px;
 width: 980px;
 padding-top: 20px;
 margin: 0 auto;
}
/*よくあるご質問*/
.qa-Box {
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 19px;
}

.qa-Box .qa dt,
.qa-Box .qa dd {
  display: flex;
  align-items: baseline;
  margin: 15px 0;
  padding: 15px;
}

.qa-Box .qa dt {
  background: #F5F5F5;
}

.qa-Box .qa dt p {
  margin: 0;
  padding-left: 15px;
  font-weight: bold;
  width: 100%;
}

.qa-Box .qa dd p {
  margin: 0;
  padding-left: 15px;
  width: 100%;
}

.qa-Box .qa dt::before {
  content: "Q";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #174359;
  width: 2em;
  height: 2em;
}

.qa-Box .qa dd::before {
  content: "A";
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background: #a6c60f;
  width: 2em;
  height: 2em;
}

@media screen and (max-width: 960px) {
  .qa-Box {
    width: 95%;
  }
}
/* 固定メニュー */
.floatmenu ul li:nth-last-child(1):after,
.floatmenu ul li:nth-last-child(2):after{
	content:"";
}
.floatmenu ul li:last-child{
	position:absolute;
	right:0;
	color: #FFFFFF;
	background:#f27b39;
	margin:4.8px;
	padding:13px 24px 13px 24px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.floatmenu ul li:last-child a{
	color:#fff;
}
.floatmenu ul li:last-child a:hover{
	opacity: 0.8;
}



/*---------
 floatmenu 
---------*/
.floatmenu ul{
	display:flex;
}
.floatmenu ul li{
	padding:13px 16px 13px 16px;
	font-size:14.4px;
	margin-bottom: 10px;
	font-weight:400;
	text-align: center;
	/*font-family:"Noto Sans Japanese";*/
		background: url(../../../images/campaign/2020/200219laclon/icon_arrow.gif) no-repeat center bottom;
}

.floatmenu{
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	background:#f9f9f9;
    position: absolute;
    width:100%;
	z-index:10;
	opacity:0.95;
	line-height: 20px;
}
.sticky {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
}



/*.floatmenu li:after{
	content:"|";
	padding-left:1.0rem;
}*/
.floatmenu li:nth-last-child(1):after{
	content:"";
}
.floatmenu a {
	text-decoration: none;
	color:inherit;
  color: #333;
	transition: 0.3s ease;
}

.floatmenu a:hover {
	color: #f27b39;
	text-decoration:none;
}
.floatmenu .wrap{
	max-width:1000px;
	margin:0 auto;
	position:relative;	
}
/* -----------------------------------------------------------
 ↑↑↑↑↑ CSSの追記はここまで ↑↑↑↑↑
----------------------------------------------------------- */

/* -----------------------------------------------------------
 ClearFix AREA
----------------------------------------------------------- */

/* --------- clearfix --------- */
.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}



.clearfix{
  zoom:1;
}
/* --------- /clearfix --------- */

/* -----------------------------------------------------------
 ClearFix
----------------------------------------------------------- */
div:after,
ul:after,
ol:after,
dl:after,
.clearfix:after{
height:0;
visibility:hidden;
content:".";
display:block;
clear:both;
}

/* for IE7 only */
*:first-child+html div,
*:first-child+html ul,
*:first-child+html ol,
*:first-child+html dl,
*:first-child+html .clearfix{
height:1%;
}

/* for IE6 and below */
/*\*/
* html .clearfix{
height:1%;
}
/* ClearFix End */
@charset "shift_jis";




@media (max-width: 840px) {
        .flex_ditail,
        .flex_message {
          display: block;
        }
        .flex_message li.mgrt24 {
          text-align: center;
        }
        .icon_box {
          width: 100%;
        }
        .icon_box li{
          margin-bottom: 20px;
        }
        .detailbox_icon dt{
          margin-bottom: 6px;
        }
        .qa-Box {font-size: 17px; }
}
@media (max-width: 540px) {
        .flex_material {
          display: block;
        }
        .flex_material li,
        .flex_message li.mgrt24 {
          text-align: center;
        }
        .cont_inner .flex_ditail img {
          margin: 0 auto;
        }
        .flex_ditail img {
          margin: 0 auto;
        }
        .detailbox_icon dd {
          text-align: left;
        }
        .ttl_tx {
          padding: 60px 0 40px 0;
        }
        .detailbox_ttl.detailbox_ttl_iong {font-size: 22px; }
        .qa-Box {font-size: 16px; }
}
@media (max-width: 420px) {
        .ttl_tx {
          padding: 40px 0 40px 0;
        }
        .detailbox_ttl.detailbox_ttl_iong { font-size: 20px; }
        .detailbox_subttl {font-size: 18px; }
}

