@charset "UTF-8";


.pb_30{
	padding-bottom:30px !important;
}

.pb_20{
	padding-bottom:20px !important;
}

.pb_10{
	padding-bottom:10px !important;
}

.mb_10{
	margin-bottom:10px !important;
}

.mb_20{
	margin-bottom:20px !important;
}

.mb_30{
	margin-bottom:30px !important;
}

.a_right{
	text-align:right;
}

/*$default_font : "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif !important;*/
/* header */
main {
  padding-top: 71px;
}
.pankuzu {
  line-height: 40px;
  box-sizing: border-box;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow: hidden;
}
.pankuzu ul {
  position: relative;
  right: 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 12px 20px 11px 30px;
  color: #303030;
  width: 100%;
}
.pankuzu ul li {
  position: relative;
  font-size: 1rem;
  line-height: 120%;
  padding-right: 25px;
  color: #949494;
  white-space: nowrap;
}
.pankuzu ul li a {
  position: relative;
  line-height: 120%;
  word-break: keep-all;
  color: #303030;
}
.pankuzu ul li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.pankuzu ul li:before {
  content: "";
  position: absolute;
  display: inline-block;
  left: -12px;
  top: -1px;
  width: 1px;
  height: 15px;
  background-color: #949494;
  transform: rotate(30deg);
}
.pankuzu ul li:first-child:before {
  display: none;
}
.pankuzu ul li:first-child:after {
  content: "";
  position: absolute;
  display: block;
  left: -18px;
  top: -1px;
  width: 13px;
  height: 13px;
  background-image: url(../../img/icon_home2.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 10px auto;
}
.pankuzu ul li:last-child {
  padding-right: 0;
}

/* header */
/* common */
.section_wrap {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

.section_wrap_grey_line_bottom {
  border-bottom: 1px solid #d8d8d8;
}

.content_wrap, .content_wrap_s, .content_wrap_ss, .content_wrap_sp {
  position: relative;
  z-index: 3;
  width: 100%;
  margin: 0 auto;
  padding: 0 2.5% 0;
  box-sizing: border-box;
}

.content_wrap_sp_100p {
  padding: 0 0;
}

.content_wrap h1 {
  background-color: rgba(49, 62, 75, 0.7);
  padding: 20px 0px !important;
  line-height: 1 !important;
}

.top_slide_wrap .content_wrap h1 {
  background-color: transparent !important;
}

.sp_font_en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
}

.sp_font_en_center {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
}

.h2_green, .h2_green_s, .h2_blue_en_s, .h2_green_border, .h2_black {
  font-size: 2.6rem;
  font-weight: 700;
  color: #333333;
  line-height: 130%;
  text-align: center;
}

.h2_green_s {
  font-size: 1.8rem;
  font-weight: 700;
}

.h2_green_border {
  font-size: 2.1rem;
  padding: 16px 0 16px;
  margin-bottom: 20px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}

.h2_blue_en_s {
  color: #00acdc;
  font-size: 2.4rem;
}
.h2_blue_en_s img {
  height: auto;
  width: 68px;
}

.h2_blue_en_s2 img {
  height: auto;
  width: 74px;
}

.h2_black_center_en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 1.9rem;
  font-weight: 300;
  line-height: 130%;
  text-align: center;
  margin-bottom: 15px;
}

.h3_black_center {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 130%;
  text-align: center;
}

.h3_black_left {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 130%;
}

.h3_green_left {
  color: #333333;
  font-size: 1.8rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 130%;
  margin-bottom: 15px;
}

.link_arrow01, .link_arrow01_s {
  font-size: 1.3rem;
  line-height: 120%;
  letter-spacing: 1px;
  padding: 2px 25px 2px 0;
  background-image: url(../../img/arrow_02_black.png);
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 12px auto;
}

.link_arrow01_s {
  font-size: 1.4rem;
  letter-spacing: 0px;
  background-size: 8px auto;
  background-position: right 11px top 7px;
}

.link_arrow01_white {
  color: #fff !important;
  background-image: url(../../img/arrow_02.png);
}

.link_catalog {
  position: relative;
  width: 100%;
  display: block;
  font-size: 1.5rem;
  line-height: 120%;
  text-align: center;
  padding: 15px 0 17px;
  background-color: #fff;
}
.link_catalog span {
  position: relative;
  padding-left: 25px;
}
.link_catalog span:before {
  content: "";
  position: absolute;
  display: block;
  left: 0px;
  top: 2px;
  width: 18px;
  height: 18px;
  background-image: url(../../img/icon_catalog.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 18px auto;
}
.link_catalog:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}

.btn01, .btn01_s {
  position: relative;
  display: block;
  width: 100%;
  font-size: 1.4rem;
  text-align: center;
  line-height: 120%;
  padding: 12px 0 12px;
  margin: 0 auto;
  border: 1px solid #000;
  box-sizing: border-box;
}
.btn01 span, .btn01_s span {
  position: relative;
  padding-right: 15px;
}
.btn01 span:before, .btn01_s span:before {
  content: "";
  position: absolute;
  display: block;
  right: -10px;
  top: 5px;
  width: 15px;
  height: 15px;
  background-image: url(../../img/arrow_02_black.png);
  background-repeat: no-repeat;
  background-position: left top 1px;
  background-size: 12px auto;
  transition: all 0.12s ease-in 0s;
}
.btn01:hover, .btn01_s:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.btn01:hover span:before, .btn01_s:hover span:before {
  right: -13px;
}

.btn01_white {
  color: #fff !important;
  border: 1px solid #fff;
}
.btn01_white span:before {
  background-image: url(../../img/arrow_02.png);
}

.btn01_left {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 1.5rem;
  text-align: center;
  line-height: 120%;
  padding: 12px 0 12px;
  margin: 0 auto;
  border: 1px solid #000;
}
.btn01_left span {
  position: relative;
  padding-right: 15px;
}
.btn01_left span:before {
  content: "";
  position: absolute;
  display: block;
  right: -10px;
  top: 5px;
  width: 15px;
  height: 15px;
  background-image: url(../../img/arrow_02_black.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px auto;
  transition: all 0.12s ease-in 0s;
}

.btn_store {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 120%;
  padding: 16px 0 16px 0;
  box-sizing: border-box;
  margin: 0 auto;
  background-color: #333333;
}
.btn_store span {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  padding-left: 30px;
}
.btn_store span:before {
  content: "";
  position: absolute;
  display: block;
  left: -20px;
  top: -3px;
  width: 32px;
  height: 28px;
  background-image: url(../../img/icon_store.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px auto;
  transition: all 0.12s ease-in 0s;
}

table.table01, .news_wrap .wrap table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px dashed #ccc;
}
table.table01 tr, .news_wrap .wrap table tr {
  border-bottom: 1px dashed #ccc;
}
table.table01 th, .news_wrap .wrap table th {
  font-size: 1.4rem;
  font-weight: 500;
  color: #030303;
  line-height: 200%;
  letter-spacing: 1.5px;
  text-align: left;
  vertical-align: top;
  padding: 11px 10px 11px 20px;
  box-sizing: border-box;
  white-space: nowrap;
}
table.table01 td, .news_wrap .wrap table td {
  padding: 11px 20px 11px 0;
  box-sizing: border-box;
  font-size: 1.4rem;
  color: #030303;
  letter-spacing: 1.5px;
  line-height: 200%;
  text-align: left;
  vertical-align: top;
}
table.table01 .gray1, .news_wrap .wrap table .gray1 {
  background-color: #dfdfdf;
}

table.form_table th {
  font-size: 1.5rem;
  vertical-align: middle;
}

ul.disc, .news_wrap .wrap ul, .pickup_datail_wrap .wrap ul {
  margin-bottom: 30px;
  margin-left: 25px;
  position: relative;
}
ul.disc li, .news_wrap .wrap ul li, .pickup_datail_wrap .wrap ul li {
  margin-bottom: 5px;
  line-height: 150%;
}
ul.disc li:before, .news_wrap .wrap ul li:before, .pickup_datail_wrap .wrap ul li:before {
  content: "•";
  left: -10px;
  top: 0;
  width: 0;
  position: relative;
  display: inline-block;
}

ol.decimal, .news_wrap .wrap ol, .pickup_datail_wrap .wrap ol {
  margin-bottom: 20px;
  margin-left: 20px;
  list-style-type: decimal;
  position: relative;
}
ol.decimal li, .news_wrap .wrap ol li, .pickup_datail_wrap .wrap ol li {
  margin-bottom: 5px;
  padding-left: 5px;
  line-height: 140%;
}

.imgWrap {
  overflow: hidden;
  width: 100%;
}
.imgWrap img {
  transition: all 2.6s ease-in 0s;
}
.imgWrap:hover img {
  transform: scale(1.09) !important;
}

.youtube_wrap {
  position: relative;
  height: 0;
  padding: 30px 0 51.25%;
  overflow: hidden;
}

.youtube_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#gmap {
  width: 100%;
  height: 300px;
}

.gmap_box {
  width: 100%;
  height: 200px;
}
.gmap_box #gmap {
  width: 100%;
  height: 200px;
}

/* common */
/* main image */
.main_box {
  width: 100%;
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.main_box .top_slide_wrap {
  line-height: 0;
}
.main_box .img {
  width: 100%;
}
.main_box .img img {
  width: 100%;
  height: auto;
}
.main_box .text {
  position: absolute;
  z-index: 2;
  left: 4.5%;
  bottom: 20%;
  text-align: left;
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
}
.main_box .text .title {
  /*@include font_en{};*/
  font-family: "Libre Baskerville", sans-serif;
  font-style: italic;
  color: #fff;
  font-size: 7.4vw;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: 0;
  margin-bottom: 5px;
  background-color: transparent !important;
}
.main_box .text .subtitle {
  color: #fff;
  font-size: 1.45rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 140%;
}
.main_box .text .logo {
  padding-bottom: 20px;
}
.main_box .text .logo1 img {
  width: 180px;
  height: auto;
}
.main_box .text .logo2 img {
  width: 170px;
  height: auto;
}
.main_box .bottom {
  display: flex !important;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  background-color: #edeeee;
  padding: 17px 0 14px;
  box-sizing: border-box;
}
.main_box .bottom .logo {
  width: 38%;
  padding: 0 8px;
}

.top_slide_wrap .slick-arrow {
  position: absolute;
  z-index: 3;
  bottom: 10%;
  left: 5%;
  width: 35px;
  height: 35px;
  cursor: pointer;
  transition: all 0.12s ease-in 0s;
}
.top_slide_wrap .slick-arrow:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.top_slide_wrap .slick-arrow img {
  width: 100%;
  height: auto;
}
.top_slide_wrap .next {
  left: calc(5% + 45px);
}
.top_slide_wrap .prev {
  transform: scale(-1, 1);
}
.top_slide_wrap .slick-dots {
  position: absolute;
  bottom: 10px;
}
.top_slide_wrap .slick-dots li {
  margin: 0;
}
.top_slide_wrap .slick-dots li button::before {
  content: "○";
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.top_slide_wrap .slick-dots li.slick-active button::before {
  content: "●";
  color: #fff;
  font-size: 9px;
  font-weight: 500;
  opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}

.slick-dotted.slick-slider {
  margin: 0 !important;
}

/* main image */
/* top */
.top_pickup_box {
  position: relative;
  background-color: #315a43;
  padding: 30px 0 40px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.top_pickup_box .text_box {
  position: relative;
  z-index: 1;
  color: #fff;
  box-sizing: border-box;
  padding: 0 18px 20px;
}
.top_pickup_box .text_box h2 {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 2.4rem;
  font-weight: 700;
  padding-bottom: 10px;
}
.top_pickup_box .text_box p {
  font-size: 1.3rem;
  line-height: 160%;
  margin-bottom: 0;
}
.top_pickup_box .list {
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
}
.top_pickup_box .list .btn {
  text-align: right;
  padding-right: 15px;
}
.top_pickup_box .list ul {
  width: 100%;
  margin-bottom: 25px;
}
.top_pickup_box .list ul li {
  max-width: 200px;
}
.top_pickup_box .list ul li a {
  position: relative;
  display: block;
  transition: all 0.12s ease-in 0s;
  padding-right: 10px;
}
.top_pickup_box .list ul li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.top_pickup_box .list ul li .text {
  position: relative;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  height: 150px;
  background-color: #fff;
}
.top_pickup_box .list ul li .text .cat {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #333333;
  font-size: 1rem;
  padding-bottom: 10px;
}
.top_pickup_box .list ul li .text .title {
  color: #000;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 140%;
}
.top_pickup_box .list ul li .text .date {
  position: absolute;
  bottom: 10px;
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #999;
  font-size: 1rem;
}
.top_pickup_box .slick-arrow {
  bottom: -50px;
  left: 15px;
  z-index: 2;
}
.top_pickup_box .next {
  left: 60px;
}

.top_news_box {
  position: relative;
  padding: 30px 20px 10px 20px;
  box-sizing: border-box;
}
.top_news_box .text_box {
  position: relative;
  z-index: 1;
  color: #fff;
  box-sizing: border-box;
  padding: 0 0 0;
}
.top_news_box .text_box h2 {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 2.4rem;
  font-weight: 700;
  color: #333333;
  padding-bottom: 15px;
}
.top_news_box .text_box .btn {
  position: absolute;
  right: -5px;
  top: 0;
}
.top_news_box .list {
  position: relative;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
}
.top_news_box .list ul {
  width: 100%;
}
.top_news_box .list ul li {
  width: 100%;
  line-height: 130%;
  font-size: 1.3rem;
  margin-bottom: 10px;
}
.top_news_box .list ul li .date {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #999;
  font-size: 1.1rem;
}
.top_news_box .list ul li a {
  font-weight: 400;
}
.top_news_box .list ul li a:hover {
  text-decoration: underline;
}

.top_box01 {
  position: relative;
  width: 100%;
}
.top_box01 .top {
  position: relative;
  height: 250px;
  background-image: url(../../img/top_box01_pic01_sp.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.top_box01 .top .logo {
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 120px;
}
.top_box01 .top .logo img {
  width: 100%;
  height: auto;
}
.top_box01 .bottom {
  width: 100%;
  background-color: #4b555e;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.top_box01 .bottom .text {
  width: 100%;
  color: #fff;
  padding: 20px 15px 30px 15px;
  box-sizing: border-box;
}
.top_box01 .bottom .text p {
  font-size: 1.4rem;
}
.top_box01 .bottom .text a {
  font-size: 1.4rem;
}
.top_box01 .bottom .logo2 {
  width: 100%;
  min-height: 110px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-bottom: 2px solid #35424b;
}
.top_box01 .bottom .logo2 .t {
  width: 70%;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
  color: #fff;
}
.top_box01 .bottom .logo2 .t h2 {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 7vw;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 10px;
}
.top_box01 .bottom .logo2 .t .s {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 130%;
}
.top_box01 .bottom .logo2 .img {
  display: block;
  width: 30%;
  min-height: 110px;
  position: relative;
  background-color: #35424b;
}
.top_box01 .bottom .logo2 .img img {
  position: absolute;
  width: 70%;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-left: 10px;
}

.top_box02 {
  padding: 25px 0 30px;
}
.top_box02 .box_2_wrap {
  margin: 15px 0 15px;
}
.top_box02 .box_2_wrap > div {
  width: 100%;
  background-color: #edeeee;
  padding: 0 0 25px;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.top_box02 .box_2_wrap > div .logo {
  border-bottom: 1px solid #bbb;
  text-align: center;
  padding: 25px 0 25px;
}
.top_box02 .box_2_wrap > div .logo .logo1 {
  width: 70%;
}
.top_box02 .box_2_wrap > div .logo .logo2 {
  width: 70%;
}
.top_box02 .box_2_wrap > div .img_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 0 5px;
}
.top_box02 .box_2_wrap > div .img_box .img {
  width: 35%;
}
.top_box02 .box_2_wrap > div .text_top {
  width: 63%;
  padding-top: 10px;
}
.top_box02 .box_2_wrap > div .text_top img {
  width: 67%;
  height: auto;
  padding-bottom: 10px;
}
.top_box02 .box_2_wrap > div .text_top p {
  font-size: 1.3rem;
  line-height: 120%;
  padding-top: 10px;
}
.top_box02 .box_2_wrap > div .bottom {
  padding: 0 10px;
  box-sizing: border-box;
}
.top_box02 .box_2_wrap > div .bottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
.top_box02 .box_2_wrap > div .bottom ul li {
  width: 100%;
  margin-bottom: 10px;
}
.top_box02 .box_2_wrap > div .bottom ul li a {
  display: block;
  width: 100%;
  background-color: #fff;
  padding: 14px 10px 14px 15px;
  box-sizing: border-box;
  font-size: 1.4rem;
  background-image: url(../../img/arrow_03_black.png);
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 5px auto;
}
.top_box03 {
  width: 100%;
  background-color: #dadada;
  box-sizing: border-box;
  padding: 25px 20px 40px;
  margin-bottom: 25px;
}
.top_box03 h2 {
  color: #333;
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  padding-bottom: 10px;
  text-align: left;
}
.top_box03 p {
  color: #333;
  font-size: 1.3rem;
  font-weight: 300;
  margin-bottom: 20px;
}
.top_box03 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.top_box03 ul li {
  width: 48.2%;
  height: 100%;
  margin-bottom: 5px;
  display: flex;
  align-items: stretch;
  border: 2px solid #fff;
  background-color: #fff;
}
.top_box03 ul li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 150px;
}
.top_box03 ul li a .img {
  position: absolute;
  display: block;
  width: 100%;
  height: 150px;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.top_box03 ul li a .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.top_box03 ul li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.top_box04 {
  position: relative;
  display: block;
  width: 100%;
  min-height: 450px;
  box-sizing: border-box;
  background-color: #f3f3f3;
  background-image: url(../../img/top_box04_pic01_sp.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  margin: 0 auto 20px;
  border: 2px solid #333333;
  box-sizing: border-box;
}
.top_box04 .wrap {
  position: relative;
  width: 92%;
  padding-top: 70%;
  margin: 0 auto;
}
.top_box04 .wrap .text_box {
  text-align: center;
}
.top_box04 .wrap .title {
  text-align: center;
  padding-bottom: 15px;
  white-space: nowrap;
  font-size: 1.2rem;
  color: #333333;
}
.top_box04 .wrap .title .en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 2.8rem;
  display: block;
  padding-bottom: 10px;
}
.top_box04 .wrap p {
  text-align: left;
}
.top_box04 .wrap .btn {
  width: 100%;
}
.top_box04 .wrap .btn a {
  display: block;
  width: 100%;
  background-color: #333333;
  padding: 14px 10px 16px 20px;
  box-sizing: border-box;
  font-size: 1.3rem;
  text-align: center;
  color: #fff;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: right 27% center;
  background-size: 5.5px auto;
}

.top_box04_bottom {
  padding: 0 2.5%;
  box-sizing: border-box;
  margin-bottom: 0px;
  padding-bottom: 40px;
}
.top_box04_bottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  padding:30px 0px 0px;
}
.top_box04_bottom ul li {
  width: 49%;
  height: 56px;
}
.top_box04_bottom ul li a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 70px;
  text-align: center;
  font-size: 1.7rem;
  line-height: 130%;
  padding: 0;
  background-image: url(../../img/top_box04_btn_bg2.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% 100%;
}
.top_box04_bottom ul li a span {
  position: absolute;
  text-align: center;
  width: 100%;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.top_box04_bottom ul li a span i {
  display: block;
  font-style: normal;
  font-size: 1.3rem;
  color: #7a7a7a;
}
.top_box04_bottom ul li.last {
  width: 100%;
}
.top_box04_bottom ul li.last a {
  font-size: 1.2rem;
  background-image: url(../../img/top_box04_btn_bg2_sp.png);
}
.top_box04_bottom ul li.last a span {
  position: relative;
  text-align: left;
  top: 15px;
  width: 170px;
  padding-left: 45px;
  white-space: nowrap;
}
.top_box04_bottom ul li.last a span:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  width: 35px;
  height: 35px;
  background-image: url(../../img/top_box04_pic02.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
}

.top_movie {
  padding: 20px 2.5% 30px;
  box-sizing: border-box;
  background-color: #f7f7f7;
  margin-bottom: 10px;
}

ul.movie_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
ul.movie_list li {
  width: 49%;
  margin-bottom: 5px;
}
ul.movie_list li a {
  display: block;
  height: 100%;
  background-color: #fff;
}
ul.movie_list li a p {
  padding: 0 10px 10px;
  box-sizing: border-box;
  font-size: 1.2rem;
  margin-bottom: 0;
}
ul.movie_list li .img {
  position: relative;
  margin-bottom: 6px;
}
ul.movie_list li .img:before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-image: url(../../img/icon_movie.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
}

ul.movie_list2 li {
  width: 100%;
  margin-bottom: 10px;
}
ul.movie_list2 li .img {
  position: relative;
}
ul.movie_list2 li .img img {
  width: 100%;
  height: auto;
}
ul.movie_list2 li a {
  display: block;
}
ul.movie_list2 li a .text_box {
  padding: 10px 5px 10px 40px;
  box-sizing: border-box;
}
ul.movie_list2 li a .text_box p {
  margin-bottom: 0;
}
ul.movie_list2 li a .text_box .title {
  position: relative;
  font-size: 1.5rem;
  padding-bottom: 5px;
}
ul.movie_list2 li a .text_box .title:before {
  content: "";
  position: absolute;
  display: block;
  left: -26px;
  top: 0px;
  width: 16px;
  height: 16px;
  background-image: url(../../img/icon_search.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 100% auto;
}

/* top */
/* content */
ul.product_list_r2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.product_list_r2 > li {
  width: 100%;
  margin-bottom: 10px;
  border-top: 5px solid #333333;
}
ul.product_list_r2 > li .img {
  line-height: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  background-color: #e3e5e1;
}
ul.product_list_r2 > li .img img {
  width: 50%;
  height: 50%;
  line-height: 0;
}
ul.product_list_r2 > li .img .box {
  width: 50%;
  padding: 15px 10px 15px 5px;
  box-sizing: border-box;
}
ul.product_list_r2 > li .img .box .title {
  color: #333333;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 145%;
  padding-bottom: 5px;
}
ul.product_list_r2 > li .img .box p {
  margin-bottom: 0px;
}
ul.product_list_r2 > li .text_box {
  width: 100%;
  background-color: #edeeee;
  padding: 15px 10px 15px;
  box-sizing: border-box;
}
ul.product_list_r2 > li .text_box ul.btn_list_s li {
  width: 49%;
  margin-bottom: 0;
}

ul.product_list_r4 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.product_list_r4 > li {
  width: 49.2%;
  margin-bottom: 5px;
}
ul.product_list_r4 > li .img {
  line-height: 0;
}
ul.product_list_r4 > li .img img {
  width: 100%;
  height: auto;
  line-height: 0;
}
ul.product_list_r4 > li .text_box {
  width: 100%;
  background-color: #edeeee;
  padding: 15px 10px 15px;
  box-sizing: border-box;
}
ul.product_list_r4 > li .text_box .title {
  color: #333333;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 120%;
  padding-bottom: 5px;
}
ul.product_list_r4 > li .text_box p {
  margin-bottom: 10px;
}

ul.btn_list_l, ul.btn_list_m, ul.btn_list_s {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.btn_list_l > li, ul.btn_list_m > li, ul.btn_list_s > li {
  width: 100%;
  margin-bottom: 5px;
}
ul.btn_list_l > li a, ul.btn_list_m > li a, ul.btn_list_s > li a {
  display: block;
  width: 100%;
  background-color: #fff;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  font-size: 1.3rem;
  background-image: url(../../img/arrow_03_black.png);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 4px auto;
}
ul.btn_list_l > li.green a, ul.btn_list_m > li.green a, ul.btn_list_s > li.green a {
  background-color: #333333;
  color: #fff;
  font-weight: 700;
  background-image: url(../../img/arrow_03.png);
}

ul.btn_list_l > li a {
  font-size: 1.4rem;
}

ul.btn_list_m > li a {
  font-size: 1.4rem;
}

ul.btn_list_s_slide {
  position: relative !important;
}
ul.btn_list_s_slide li > div {
  display: none;
}
ul.btn_list_s_slide li a {
  background-image: url(../../img/arrow_01.png);
  background-position: right 20px top 15px;
  background-size: 9px auto;
}
ul.btn_list_s_slide li.sp_icon_r a {
  background-image: url(../../img/arrow_03_black.png);
  background-position: right 22px top 12px;
  background-size: 5px auto;
}
ul.btn_list_s_slide li table td {
  padding: 2px 4px;
  font-size: 1.2rem;
  background-color: #fff;
}

.gray_line_box {
  position: relative;
  width: 100%;
  padding: 0;
  border: 1px solid #d8d8d8;
  margin-bottom: 30px;
}
.gray_line_box .wrap {
  position: relative;
  padding: 20px 12px 15px;
}
.gray_line_box .wrap p {
  font-size: 1.4rem;
}
.gray_line_box .gray_img_box {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-color: #ebebeb;
  padding: 15px 15px;
  box-sizing: border-box;
  text-align: center;
  margin-bottom: 20px;
}
.gray_line_box .gray_img_box img {
  max-width: 100%;
  height: auto;
}
.gray_line_box .box_r2 > div {
  position: relative;
  width: 100%;
  border: 1px solid #d8d8d8;
  padding: 15px 15px 5px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.gray_line_box .box_r2 > div .no_box {
  position: relative;
  color: #00893f;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -1px;
  padding: 5px 0px 10px 34px;
}
.gray_line_box .box_r2 > div .no_box span {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 24px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #00893f;
  text-align: center;
}
.gray_line_box .box_r2 > div .logo {
  position: absolute;
  right: 15px;
  top: 20px;
}
.gray_line_box .box_r2 > div .logo img {
  width: 55px;
  height: auto;
}

.gray_line_box_border_bottom {
  border-bottom: 1px solid #d8d8d8;
}

.label_black {
  position: absolute;
  left: 12px;
  top: -15px;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  background-color: #000;
  padding: 3px 10px 5px;
  box-sizing: border-box;
}
.label_black:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -6px;
  border-top: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #000;
}

/* content */
/* lineup */
.h1_box_lineup {
  width: 100%;
  margin-bottom: 35px;
  position: relative;
}
.h1_box_lineup .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_lineup h1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
}

.h1_box_lineup_top h1 {
  color: #fff;
}

ul.linuup_top_link_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
ul.linuup_top_link_list > li {
  width:100%;
  margin-bottom: 5px;
}

ul.linuup_top_link_list_floralife li:not(:last-child):after {
  content:"";
	background-image:url(../../img/yaji.png);
	width:40px;
	height:40px;
	background-size:100% auto;
	display:block;
	margin:10px auto;
	background-repeat:no-repeat;
	transform:rotate(90deg); 
	
}


ul.linuup_top_link_list_floralife li > p {
  font-size: 16px;
	text-align:center;
	margin:auto auto 5px;
	background:linear-gradient(transparent 60%, #ff6 60%);
	width: fit-content;
	
	
}

ul.linuup_top_link_list > li a {
  position: relative;
  display: block;
  width: 100%;
  background-color: #333333;
  padding: 20px 10px 20px 30px;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.2rem;
  background-image: url(../../img/arrow_04.png);
  background-repeat: no-repeat;
  background-position: left 10px center;
  background-size: 19px auto;
}
ul.linuup_top_link_list > li a span {
  position: absolute;
  top: 50%;
  left: 40px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

ul.linuup_top_link_list_floralife li a {
  background-color: #8fc31f;
  background-image: url(../../img/arrow_04_2.png);
  border-radius: 30px;
  font-size: 1.4rem;
}

ul.linuup_top_link_list_floralife li a.current {
  background-color: #00843d !important;
}
ul.linuup_top_link_list_l li a {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 120%;
  padding: 0 10px 0 10px;
  height: 120px;
  background-image: url(../../img/arrow_04_3.png);
  background-position: right 6px bottom 6px;
}
ul.linuup_top_link_list_l li a .logo01, ul.linuup_top_link_list_l li a .logo02 {
  margin: 0 auto;
  width: 90%;
}
ul.linuup_top_link_list_l li a .logo02 {
  width: 90%;
}
ul.linuup_top_link_list_l li a .logo03 {
  width: 90%;
}
ul.linuup_top_link_list_l li a .text_s {
  position: relative;
  display: block;
  font-size: 1.3rem;
  padding-top: 10px;
}
ul.linuup_top_link_list_l li.new a {
  background-color: #e8e8e8;
  color: #313131;
}
ul.linuup_top_link_list_l li.new a .text_box {
  margin: 0 auto;
}
ul.linuup_top_link_list_l li.new a .text_box .text {
  font-family: "Zurich BT", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: 1px;
}
ul.linuup_top_link_list_l li.new a .text_box .text_s {
  padding-top: 15px;
}
ul.linuup_top_link_list_l li.oasis a {
  background-color: #dcebe5;
  color: #333333;
}
ul.linuup_top_link_list_l li.fl a {
  background-color: #e8eddc;
  color: #7fbc03;
}
ul.linuup_top_link_list_l li.ogs a {
  background-color: #dfebf4;
  color: #1a7bbd;
}

ul.linuup_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
ul.linuup_list > li {
  width: 49.2%;
  margin-bottom: 5px;
}
ul.linuup_list > li > a {
  display: block;
  transition: all 0.12s ease-in 0s;
  background: linear-gradient(to bottom, #ededed, #FFF);
  height: 100%;
}
ul.linuup_list > li > a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
ul.linuup_list > li .img {
  line-height: 0;
}
ul.linuup_list > li .img img {
  width: 100%;
  height: auto;
}
ul.linuup_list > li .text_box {
  position: relative;
  padding: 15px 10px 15px 15px;
  box-sizing: border-box;
  /*background-color: #edeeee;*/
  background-color: #fff;
}
ul.linuup_list > li .text_box .name {
  color: #333333;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 130%;
  padding-bottom: 3px;
}
ul.linuup_list > li .text_box p {
  margin-bottom: 0;
}
ul.linuup_list > li .text_box .btn {
  position: absolute;
  width: 82%;
  display: inline-block;
  box-sizing: border-box;
  bottom: 15px;
}
ul.linuup_list > li .text_box .logo {
  position: absolute;
  right: 10px;
  top: -12px;
  background-color: #fff;
}
ul.linuup_list > li .text_box .logo img {
  width: auto;
  height: 8.5px;
  padding: 0 5px;
}
ul.linuup_list > li .text_box .logo .logo_orf {
  width: auto;
  height: 25px;
  padding: 0;
}

ul.linuup_new_list > li {
  background: linear-gradient(#ececec, #fff);
  border: 1px solid #ededed;
  box-sizing: border-box;
}
ul.linuup_new_list > li .text_box {
  min-height: 175px;
  padding: 15px 15px 45px 15px;
  background-color: inherit;
}
ul.linuup_new_list > li .text_box .name {
  height: auto !important;
}
ul.linuup_new_list > li ul.btn_list_s li a {
  background-color: #333333;
  background-image: url(../../img/arrow_03.png);
  color: #fff;
}

ul.linuup_list_white {
  padding: 0 1.5%;
  box-sizing: border-box;
}
ul.linuup_list_white > li .text_box {
  background-color: #fff;
}

.ln_logo01 {
  width: 220px;
  height: auto;
}

.ln_logo02 {
  width: 210px;
  height: auto;
}

.ln_logo03 {
  width: 210px;
  height: auto;
}

.lineup_h3_green, .lineup_h3_blue1, .lineup_h3_blue2, .lineup_h3_orange, .lineup_h3_red, .lineup_h3_purple, .lineup_h3_yel {
  position: relative;
  background-color: #333333;
  border-top: 5px solid #315a43;
  border-bottom: 5px solid #315a43;
  box-sizing: border-box;
  padding: 8px 0 8px;
  text-align: center;
  color: #fff;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 10px;
  margin-top: 20px;
}
.lineup_h3_green .no, .lineup_h3_blue1 .no, .lineup_h3_blue2 .no, .lineup_h3_orange .no, .lineup_h3_red .no, .lineup_h3_purple .no, .lineup_h3_yel .no {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-weight: 300;
  padding: 0 10px 0 8px;
  height: 100%;
  box-sizing: border-box;
  background-color: #315a43;
}
.lineup_h3_green .no span, .lineup_h3_blue1 .no span, .lineup_h3_blue2 .no span, .lineup_h3_orange .no span, .lineup_h3_red .no span, .lineup_h3_purple .no span, .lineup_h3_yel .no span {
  position: relative;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 2.2rem;
  font-weight: 300;
}

.lineup_h3_blue1 {
  background-color: #00acdc;
  border-top: 5px solid #0083a8;
  border-bottom: 5px solid #0083a8;
}

.lineup_h3_blue2 {
  background-color: #3057a6;
  border-top: 5px solid #20438b;
  border-bottom: 5px solid #20438b;
}

.lineup_h3_orange {
  background-color: #f6ab00;
  border-top: 5px solid #ce930d;
  border-bottom: 5px solid #ce930d;
}
.lineup_h3_yel {
  background-color: #f5e71f;
  border-top: 5px solid #ceb40d;
  border-bottom: 5px solid #ceb40d;
  color:#000;
}

.lineup_h3_red {
  background-color: #e60012;
  border-top: 5px solid #a21d27;
  border-bottom: 5px solid #a21d27;
}

.lineup_h3_purple {
  background-color: #a9368e;
  border-top: 5px solid #86206e;
  border-bottom: 5px solid #86206e;
}

.lineup_bg_gray_box {
  padding: 0 0 10px;
  background-color: rgba(216, 216, 216, 0.4);
}

.lineup_h3_green_left {
  text-align: left;
  border-left: 5px solid #315a43;
  font-size: 1.3rem;
  font-weight: 400;
  padding: 10px 0 10px 60px;
}

.lineup_h3_green_text {
  color: #333333;
  background-color: #fff;
  border: 3px solid #315a43;
  border-top: none;
  padding: 8px 10px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.lineup_h3_green_line {
  text-align: center;
  align-items: center;
  line-height: 120%;
  margin: 50px 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.lineup_h3_green_line span {
  width: 100%;
}
.lineup_h3_green_line span:nth-child(2) {
  width: 60%;
  padding: 0 20px;
  font-size: 1.8rem;
  color: #333333;
  font-weight: 700;
  white-space: nowrap;
  word-break: keep-all;
}
.lineup_h3_green_line span:nth-child(1), .lineup_h3_green_line span:nth-child(3) {
  position: relative;
}
.lineup_h3_green_line span:nth-child(1):before, .lineup_h3_green_line span:nth-child(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 2px;
  background-color: #333333;
}
.lineup_h3_green_line span:nth-child(1):after, .lineup_h3_green_line span:nth-child(3):after {
  position: absolute;
  top: -2px;
  left: 0;
  content: "";
  width: 6px;
  height: 6px;
  line-height: 6px;
  border-radius: 50%;
  background-color: #333333;
}
.lineup_h3_green_line span:nth-child(1):after {
  left: auto;
  right: 0;
}

.lineup_new_line_bg {
  border-top: 5px solid #2f2f2f;
}

.lineup_oasis_line_bg {
  border-top: 7px solid #333333;
  background: linear-gradient(to bottom, #e6f3ec, #FFF);
}

.lineup_fl_line_bg {
  border-top: 5px solid #7dbd07;
  background: linear-gradient(to bottom, #f3f8e4, #FFF);
}

.lineup_ogs_line_bg {
  border-top: 5px solid #197abf;
  background: linear-gradient(to bottom, #e8f1f8, #FFF);
}

/* lineup */
/* lu01_brick */
.h1_box_lu01_brick {
  position: relative;
  width: 100%;
  margin-bottom: 35px;
}
.h1_box_lu01_brick .text {
  position: absolute;
  left: 46%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_lu01_brick .logo2 {
  padding-bottom: 12px;
}
.h1_box_lu01_brick .logo2 img {
  width: 130px;
  height: auto;
}
.h1_box_lu01_brick h1 {
  font-size: 2rem;
  font-weight: 700;
  padding-bottom: 10px;
  line-height: 120%;
  background-color: transparent !important;
}
.h1_box_lu01_brick p {
  font-weight: 400;
}
.h1_box_lu01_brick .logo {
  position: absolute;
  right: 15px;
  top: 18px;
}
.h1_box_lu01_brick .logo img {
  width: 65px;
  height: auto;
}
.h1_box_lu01_brick .logo3 {
  position: absolute;
  left: -75px;
  top: -7px;
}
.h1_box_lu01_brick .logo3 img {
  width: 65px;
  height: auto;
}

.lu01_brick_logo1 {
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 90px;
  display: inline-block;
  line-height: 60px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #f4f4f4;
  text-align: center;
}
.lu01_brick_logo1 img {
  width: 45px;
  height: auto;
}

ul.lu01_brick_maxlife_r3 li {
  position: relative;
  padding-left: 40px;
  box-sizing: border-box;
  margin-bottom: 5px;
}
ul.lu01_brick_maxlife_r3 li .top {
  border-top: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
}
ul.lu01_brick_maxlife_r3 li .tag {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 30px;
  height: 100%;
  color: #fff;
  text-align: center;
  padding-top: 8px;
  box-sizing: border-box;
  /*background: linear-gradient(rgba(0, 0, 0, 0) 1%, #333 1%, #333 100%,);
  background-image: url(../../img/lu01_brick_pic02_bg1_sp.jpg);*/
  background: url(../../img/lu01_brick_pic02_bg1_sp.jpg), linear-gradient(0deg, #333 95%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0) 100%);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 30px auto;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
ul.lu01_brick_maxlife_r3 li .tag span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
ul.lu01_brick_maxlife_r3 li .title {
  text-align: center;
  font-size: 1.3rem;
  padding: 5px 0 5px;
}
ul.lu01_brick_maxlife_r3 li .bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.lu01_brick_maxlife_r3 li .bottom > div {
  width: 50%;
  box-sizing: border-box;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .img {
  line-height: 0;
  text-align: center;
  padding: 10px 0 10px;
  box-sizing: border-box;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .img img {
  width: auto;
  height: 75px;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .name {
  width: 100%;
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  text-align: center;
  padding: 2px 0;
  line-height: 80%;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .name span {
  display: block;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .name .en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 1.1rem;
  font-weight: 500;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .name .jp {
  font-size: 0.9rem;
  letter-spacing: -1px;
}
ul.lu01_brick_maxlife_r3 li .bottom > div p {
  padding: 5px 3px;
  box-sizing: border-box;
  font-size: 1.1rem;
  margin-bottom: 0px;
}
ul.lu01_brick_maxlife_r3 li .bottom > div .text_bottom {
  display: inline-block;
  background-color: #999;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  padding: 3px 10px 4px;
}
ul.lu01_brick_maxlife_r3 li .bottom > div:nth-child(2) .name {
  background-color: #fff;
  color: #333;
}
ul.lu01_brick_maxlife_r3 li.black {
  width: 100%;
}
ul.lu01_brick_maxlife_r3 li.red {
  width: 100%;
}
ul.lu01_brick_maxlife_r3 li.red .tag {
  background-image: none;
  background-color: #e7353d;
}
ul.lu01_brick_maxlife_r3 li.red .title {
  color: #e7353d;
}
ul.lu01_brick_maxlife_r3 li.red .bottom > div .name {
  background-color: #e7353d;
  border: 1px solid #e7353d;
}
ul.lu01_brick_maxlife_r3 li.red .bottom > div .name_g {
  background-color: #333333 !important;
  border: 1px solid #333333 !important;
}
ul.lu01_brick_maxlife_r3 li.red .bottom > div:nth-child(2) .name {
  background-color: #fff;
  color: #e7353d;
}
ul.lu01_brick_maxlife_r3 li.green {
  width: 100%;
}
ul.lu01_brick_maxlife_r3 li.green .tag {
  background: url(../../img/lu01_brick_pic02_bg2_sp.jpg), linear-gradient(180deg, #60aa31 95%, rgba(0, 0, 0, 0) 95%, rgba(0, 0, 0, 0) 100%);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 30px auto;
}
ul.lu01_brick_maxlife_r3 li.green .title {
  color: #60aa31;
}
ul.lu01_brick_maxlife_r3 li.green .bottom {
  padding-bottom: 20px;
}
ul.lu01_brick_maxlife_r3 li.green .bottom > div {
  width: 50%;
}
ul.lu01_brick_maxlife_r3 li.green .bottom > div .name {
  background-color: #60aa31;
  border: 1px solid #60aa31;
}

.lu01_brick_val_top {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  padding: 20px 10px 10px;
  box-sizing: border-box;
}
.lu01_brick_val_top > div {
  padding: 0 10px;
  white-space: nowrap;
}
.lu01_brick_val_top > div img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.lu01_brick_val_bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  padding: 0 10px 30px;
  box-sizing: border-box;
}
.lu01_brick_val_bottom li {
  text-align: center;
}
.lu01_brick_val_bottom li img {
  max-width: 100%;
  height: auto;
}
.lu01_brick_val_bottom li p {
  font-size: 1rem;
  margin-bottom: 0;
}

.lu01_brick_val_labelbox li {
  width: 100%;
  background-color: #f4f6f5;
  text-align: center;
  margin-bottom: 10px;
}
.lu01_brick_val_labelbox li img {
  max-width: 100%;
  height: auto;
}
.lu01_brick_val_labelbox li p {
  text-align: left;
  font-size: 1.2rem;
  margin-bottom: 0;
  padding: 5px 0 0;
}
.lu01_brick_val_labelbox li .title {
  position: relative;
  display: block;
  width: 100%;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 1px;
  background-color: #929292;
  padding: 5px 0;
}
.lu01_brick_val_labelbox li .title::before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -16px;
  border-top: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 16px solid #929292;
}
.lu01_brick_val_labelbox li .left {
  padding: 20px 15px 15px;
  box-sizing: border-box;
}
.lu01_brick_val_labelbox li .right {
  padding: 20px 30px 15px;
  box-sizing: border-box;
}

ul.linuup_list_detail > li {
  width: 100%;
  background-color: #eee;
  margin-bottom: 10px;
}
ul.linuup_list_detail > li .img {
  position: relative;
  /*
  background-color: #e3e5e1;
  */
  background: linear-gradient(to bottom, #ededed, #FFF);
  text-align: center;
  line-height: 0;
  border: 1px solid #edeeee;
}
ul.linuup_list_detail > li .img > img {
  width: auto;
  max-height: 130px;
  padding: 15px;
  box-sizing: border-box;
}
ul.linuup_list_detail > li .img .logo {
  position: absolute;
  width: 50px;
  right: 10px;
  top: 10px;
}
ul.linuup_list_detail > li .img .logo img {
  max-width: 100%;
  height: auto;
  padding: 0;
}
ul.linuup_list_detail > li .img .logo_lu02_bouquet_01 {
  position: absolute;
  width: 50px;
  right: 10px;
  top: 10px;
}
ul.linuup_list_detail > li .img .logo_lu02_bouquet_01 img {
  width: 100%;
  height: auto;
  padding: 0;
}
ul.linuup_list_detail > li .img .logo_lu02_bouquet_02 {
  position: absolute;
  width: 45px;
  right: 10px;
  top: 55px;
}
ul.linuup_list_detail > li .img .logo_lu02_bouquet_02 img {
  width: 100%;
  height: auto;
  padding: 0;
}
ul.linuup_list_detail > li .text_box {
  position: relative;
  width: 100%;
  padding: 10px 15px 10px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
ul.linuup_list_detail > li .text_box p {
  font-size: 1.2rem;
  margin-bottom: 0;
}
ul.linuup_list_detail > li .text_box > div {
  position: relative;
  width: 100%;
}
ul.linuup_list_detail > li .text_box .border {
  width: 48%;
  padding-bottom: 45px;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid #d4d4d4;
}
ul.linuup_list_detail > li .text_box .border p {
  font-size: 1.1rem;
}
ul.linuup_list_detail > li .text_box .border_b2 {
  padding-bottom: 85px;
}
ul.linuup_list_detail > li .text_box .name {
  color: #333333;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 3px;
}
ul.linuup_list_detail > li .text_box .name2 {
  padding-bottom: 5px;
  line-height: 120%;
  font-size: 1.4rem;
  font-weight: 700;
}
ul.linuup_list_detail > li .text_box .name2 span {
  color: #333333;
  font-size: 1.4rem;
}
ul.linuup_list_detail > li .text_box ul.tag {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 3px;
}
ul.linuup_list_detail > li .text_box ul.tag > li {
  padding: 1px 10px 2px;
  margin-right: 5px;
  color: #fff;
  font-size: 1.1rem;
  background-color: #000;
  border-radius: 12px;
}
ul.linuup_list_detail > li .text_box ul.tag > li.tag2 {
  background-color: #999;
}
ul.linuup_list_detail > li .text_box ul.tag > li.tag3 {
  background-color: #e7353d;
}
ul.linuup_list_detail > li .text_box ul.tag > li.tag4 {
  background-color: #60aa31;
}
ul.linuup_list_detail > li .text_box .btn_list_s {
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
}
ul.linuup_list_detail > li .text_box .btn_list_s li {
  margin-bottom: 5px;
  width: 100%;
}
ul.linuup_list_detail > li .text_box .btn_list_s li:last-child {
  margin-bottom: 0;
}
ul.linuup_list_detail > li .text_box .btn_list_s li a {
  width: 100%;
  display: block;
  font-size: 1.1rem;
}
ul.linuup_list_detail > li .text_box .top .btn_list_s {
  position: relative;
  padding-top: 10px;
}
ul.linuup_list_detail > li .text_box .borderbottom {
  padding-bottom: 55px;
  border-bottom: 1px solid #d4d4d4;
}
ul.linuup_list_detail > li .text_box .borderbottom .btn_list_s {
  bottom: 10px;
}
ul.linuup_list_detail > li.orange {
  background: none;
  background-color: #f1e9df !important;
}
ul.linuup_list_detail > li.orange .img {
  background-color: #eddfcc !important;
}
ul.linuup_list_detail > li table.tb1 {
  width: 100%;
  border-collapse: collapse;
}
ul.linuup_list_detail > li table.tb1 th {
  white-space: nowrap;
  width: 40px;
}
ul.linuup_list_detail > li table.tb1 th, ul.linuup_list_detail > li table.tb1 td {
  line-height: 140%;
  font-size: 1.1rem;
  font-weight: 400;
  vertical-align: top;
  margin-bottom: 5px;
}

ul.linuup_list_detail_lu01_brick > li .img {
  background: none;
  background-color: #e3e5e1 !important;
  border: none;
}

ul.linuup_list_detail_lu01_brick_l > li {
  display: block;
  background-color: #fff;
}
ul.linuup_list_detail_lu01_brick_l > li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
  width: 100%;
  height: 100%;
}
ul.linuup_list_detail_lu01_brick_l > li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
ul.linuup_list_detail_lu01_brick_l > li .text_box {
  width: 100%;
  display: block !important;
}
ul.linuup_list_detail_lu01_brick_l > li .text_box .title {
  font-size: 2.4rem;
  color: #333333;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -2px;
  padding-bottom: 15px;
  padding-top: 10px;
}
ul.linuup_list_detail_lu01_brick_l > li .text_box p {
  font-size: 1.6rem;
  padding-bottom: 15px;
}
ul.linuup_list_detail_lu01_brick_l > li .text_box ul.disc {
  margin-bottom: 15px;
}
ul.linuup_list_detail_lu01_brick_l > li .text_box ul.disc li {
  font-size: 2.1rem;
  color: #333333;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -1px;
  margin: 0;
}
ul.linuup_list_detail_lu01_brick_l > li .text_box ul.disc li:before {
  font-size: 4.5rem;
  top: 7px;
  left: -23px;
}
ul.linuup_list_detail_lu01_brick_l > li .text_box .btn {
  display: block;
  width: 200px;
  background-color: #333333;
  padding: 10px 10px 10px 15px;
  box-sizing: border-box;
  color: #fff;
  font-weight: 700;
  font-size: 1.3rem;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 4px auto;
  margin-top: 10px;
}
ul.linuup_list_detail_lu01_brick_l > li .img {
  position: relative;
  background: none;
  background-color: #e3e5e1 !important;
  width: 100%;
  padding: 0px 0;
}
ul.linuup_list_detail_lu01_brick_l > li .img img {
  max-height: 170px;
}
ul.linuup_list_detail_lu01_brick_l > li .img .logo1 {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 130px;
}
ul.linuup_list_detail_lu01_brick_l > li .img .logo1 img {
  width: 100%;
  height: auto;
}
ul.linuup_list_detail_lu01_brick_l > li .img .logo2 {
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 110px;
}
ul.linuup_list_detail_lu01_brick_l > li .img .logo2 img {
  width: 100%;
  height: auto;
}

ul.linuup_list_detail_blue1 > li {
  background-color: #e4f6f9;
}
ul.linuup_list_detail_blue1 > li .img {
  background: none;
  background-color: #b6dce6 !important;
  border: none;
}
ul.linuup_list_detail_blue1 > li .text_box .name, ul.linuup_list_detail_blue1 > li .text_box .name2 {
  color: #00acdc;
}
ul.linuup_list_detail_blue1 > li .text_box .name span, ul.linuup_list_detail_blue1 > li .text_box .name2 span {
  color: #00acdc;
}
ul.linuup_list_detail_blue1 > li .text_box .name {
  font-size: 1.7rem;
}
ul.linuup_list_detail_blue1 > li .text_box .name2 {
  color: #000;
}

ul.linuup_list_detail_blue2 > li {
  background-color: #eef3fb;
}
ul.linuup_list_detail_blue2 > li .img {
  background: none;
  background-color: #d4e0f3 !important;
  border: none;
}
ul.linuup_list_detail_blue2 > li .text_box .name, ul.linuup_list_detail_blue2 > li .text_box .name2 {
  color: #3057a6;
}
ul.linuup_list_detail_blue2 > li .text_box .name span, ul.linuup_list_detail_blue2 > li .text_box .name2 span {
  color: #3057a6;
}
ul.linuup_list_detail_blue2 > li .text_box .name {
  font-size: 1.7rem;
}
ul.linuup_list_detail_blue2 > li .text_box .name2 {
  color: #000;
}
ul.linuup_list_detail_blue2 > li .text_box ul.tag > li {
  background-color: #2c58a7;
}

ul.linuup_list_detail_orange > li {
  background-color: #fff6e3;
}
ul.linuup_list_detail_orange > li .img {
  background: none;
  background-color: #f9eacb !important;
  border: none;
}
ul.linuup_list_detail_orange > li .text_box .name, ul.linuup_list_detail_orange > li .text_box .name2 {
  color: #f6ab00;
}
ul.linuup_list_detail_orange > li .text_box .name span, ul.linuup_list_detail_orange > li .text_box .name2 span {
  color: #f6ab00;
}
ul.linuup_list_detail_orange > li .text_box .name {
  font-size: 1.7rem;
}
ul.linuup_list_detail_orange > li .text_box .name2 {
  color: #000;
}
ul.linuup_list_detail_orange > li .text_box ul.tag > li {
  background-color: #f6ab00;
}




ul.linuup_list_detail_yel > li {
  background-color: #fff6e3;
}
ul.linuup_list_detail_yel > li .img {
  background: none;
  background-color: #f9f2cb !important;
  border: none;
}
ul.linuup_list_detail_yel > li .text_box .name, ul.linuup_list_detail_yel > li .text_box .name2 {
  color: #ceb40d
}
ul.linuup_list_detail_yel > li .text_box .name span, ul.linuup_list_detail_yel > li .text_box .name2 span {
  color: #ceb40d;
}
ul.linuup_list_detail_yel > li .text_box .name {
  font-size: 1.7rem;
}
ul.linuup_list_detail_yel > li .text_box .name2 {
  color: #000;
}
ul.linuup_list_detail_yel > li .text_box ul.tag > li {
  background-color: #f9f2cb !important;
}








ul.linuup_list_detail_red > li {
  background-color: #ffeeef;
}
ul.linuup_list_detail_red > li .img {
  background: none;
  background-color: #f6d3d5 !important;
  border: none;
}
ul.linuup_list_detail_red > li .text_box .name, ul.linuup_list_detail_red > li .text_box .name2 {
  color: #e60012;
}
ul.linuup_list_detail_red > li .text_box .name span, ul.linuup_list_detail_red > li .text_box .name2 span {
  color: #e60012;
}
ul.linuup_list_detail_red > li .text_box .name {
  font-size: 1.7rem;
}
ul.linuup_list_detail_red > li .text_box .name2 {
  color: #000;
}
ul.linuup_list_detail_red > li .text_box ul.tag > li {
  background-color: #e60012;
}

ul.linuup_list_detail_purple > li {
  background-color: #f2e5ef;
}
ul.linuup_list_detail_purple > li .img {
  background: none;
  background-color: #e0c5da !important;
  border: none;
}
ul.linuup_list_detail_purple > li .text_box .name, ul.linuup_list_detail_purple > li .text_box .name2 {
  color: #a9368e;
}
ul.linuup_list_detail_purple > li .text_box .name span, ul.linuup_list_detail_purple > li .text_box .name2 span {
  color: #a9368e;
}
ul.linuup_list_detail_purple > li .text_box .name {
  font-size: 1.7rem;
}
ul.linuup_list_detail_purple > li .text_box .name2 {
  color: #000;
}
ul.linuup_list_detail_purple > li .text_box ul.tag > li {
  background-color: #a9368e;
}

.lu01_brick_bnr_box {
  width: 100%;
  padding: 35px 5% 35px 25%;
  box-sizing: border-box;
  border-top: 6px solid #000;
  background-color: #f5f6f8;
  background-image: url(../../img/lu01_brick_bottom_bg01_sp.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 65% auto;
}
.lu01_brick_bnr_box h2 {
  text-align: left;
  font-size: 2.6rem;
  font-weight: 900;
  padding-left: 0px;
  padding-bottom: 15px;
}
.lu01_brick_bnr_box ul li {
  box-sizing: border-box;
  margin-bottom: 10px;
}

/* lu01_brick */
/* floralife */
.h1_box_floralife {
  position: relative;
  width: 100%;
  margin-bottom: 35px;
}
.h1_box_floralife h1 {
  position: absolute;
  top: 30px;
  right: 20px;
  background-color: transparent !important;
}
.h1_box_floralife h1 img {
  width: auto;
  height: 46px;
}
.h1_box_floralife p {
  position: absolute;
  top: 110px;
  right: 13px;
  font-weight: 400;
}

.label_floralife {
  position: absolute;
  left: 15px;
  top: -12px;
  color: #fff;
  letter-spacing: 0.5px;
  text-align: center;
  background-color: #8fc31f;
  border-radius: 15px;
  padding: 4px 12px 4px;
  box-sizing: border-box;
}
.label_floralife img {
  width: auto;
  height: 11.5px;
}
.label_floralife:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -7px;
  border-top: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 9px solid #8fc31f;
}

.floralife_box01_01 {
  position: relative;
  width: 100%;
  background-color: #f4f5f5;
  border: 1px solid #d8d8d8;
  margin-bottom: 10px;
}
.floralife_box01_01 .box {
  position: relative;
  padding: 20px 15px 25px 10px;
  box-sizing: border-box;
  margin-top: -15px;
}
.floralife_box01_01 .title {
  color: #8fc31f;
  font-size: 2rem;
  font-weight: 400;
  line-height: 130%;
  padding-bottom: 10px;
}
.floralife_box01_01 p {
  line-height: 150%;
  padding-bottom: 0;
  margin: 0;
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}

.floralife_box01_02 {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  padding: 25px 15px 20px 15px;
  box-sizing: border-box;
  background-color: #f1f8e1;
}
.floralife_box01_02 h2 img {
  width: 110px !important;
}
.floralife_box01_02 .box {
  position: relative;
  box-sizing: border-box;
}
.floralife_box01_02 .box ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.floralife_box01_02 .box ul li {
  width: 49%;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
}
.floralife_box01_02 .box ul li a {
  display: block;
  width: 100%;
}
.floralife_box01_02 .box ul li a .title {
  position: relative;
  color: #fff;
  font-size: 1.35rem;
  font-weight: 400;
  text-align: center;
  padding: 10px 0 10px;
  box-sizing: border-box;
  border-radius: 5px 5px 0 0;
  background-color: #00addc;
}
.floralife_box01_02 .box ul li a .title:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: -10px;
  border-top: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #00addc;
}
.floralife_box01_02 .box ul li a .text_box {
  border-bottom: 1px solid #00addc;
  padding: 10px 5px 0;
  box-sizing: border-box;
}
.floralife_box01_02 .box ul li a .text_box p {
  font-size: 1.2rem;
  text-align: center;
  padding: 0;
}
.floralife_box01_02 .box ul li a .text_box .img {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  line-height: 0;
}
.floralife_box01_02 .box ul li a .text_box .img img {
  max-width: 100%;
  height: auto;
}
.floralife_box01_02 .box ul li a .link {
  text-align: center;
  font-size: 1.2rem;
  letter-spacing: 1px;
  padding: 3px 5px 4px;
  box-sizing: border-box;
  color: #00addc;
}
.floralife_box01_02 .box ul li a .link span {
  padding-right: 15px;
  background-image: url(../../img/arrow_01_blue.png);
  background-repeat: no-repeat;
  background-position: right top 7px;
  background-size: 11px auto;
}
.floralife_box01_02 .box ul li a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.floralife_box01_02 .box ul li.l02 .title, .floralife_box01_02 .box ul li.l03 .title {
  background-color: #2c58a7;
}
.floralife_box01_02 .box ul li.l02 .title:before, .floralife_box01_02 .box ul li.l03 .title:before {
  border-left: 10px solid #2c58a7;
}
.floralife_box01_02 .box ul li.l02 .text_box, .floralife_box01_02 .box ul li.l03 .text_box {
  border-bottom: 1px solid #2c58a7;
}
.floralife_box01_02 .box ul li.l02 .link, .floralife_box01_02 .box ul li.l03 .link {
  color: #2c58a7;
}
.floralife_box01_02 .box ul li.l02 .link span, .floralife_box01_02 .box ul li.l03 .link span {
  background-image: url(../../img/arrow_01_blue2.png);
}
.floralife_box01_02 .box ul li.l04 .title {
  background-color: #f6ab00;
}
.floralife_box01_02 .box ul li.l04 .title:before {
  border-left: 10px solid #f6ab00;
}
.floralife_box01_02 .box ul li.l04 .text_box {
  border-bottom: 1px solid #f6ab00;
}
.floralife_box01_02 .box ul li.l04 .link {
  color: #f6ab00;
}
.floralife_box01_02 .box ul li.l04 .link span {
  background-image: url(../../img/arrow_01_orange.png);
}
.floralife_box01_02 .box ul li.l05 .title {
  background-color: #a9368f;
}
.floralife_box01_02 .box ul li.l05 .title:before {
  border-left: 10px solid #a9368f;
}
.floralife_box01_02 .box ul li.l05 .text_box {
  border-bottom: 1px solid #a9368f;
}
.floralife_box01_02 .box ul li.l05 .link {
  color: #a9368f;
}
.floralife_box01_02 .box ul li.l05 .link span {
  background-image: url(../../img/arrow_01_purple.png);
}
.floralife_box01_02 .box ul li.l06 .title {
  background-color: #e60012;
}
.floralife_box01_02 .box ul li.l06 .title:before {
  border-left: 10px solid #e60012;
}
.floralife_box01_02 .box ul li.l06 .text_box {
  border-bottom: 1px solid #e60012;
}
.floralife_box01_02 .box ul li.l06 .link {
  color: #e60012;
}
.floralife_box01_02 .box ul li.l06 .link span {
  background-image: url(../../img/arrow_01_red.png);
}

.floralife_box01_03 {
  position: relative;
  width: 100%;
}
.floralife_box01_03 .box {
  position: absolute;
  left: 26%;
  top: 22px;
  padding-right: 17%;
  box-sizing: border-box;
}
.floralife_box01_03 .title {
  font-size: 1.8rem;
  padding-bottom: 10px;
  white-space: nowrap;
}
.floralife_box01_03 p {
  line-height: 150%;
}

ul.floralife_box01_04 li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: flex-start;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #d8d8d8;
}
ul.floralife_box01_04 li p {
  width: 100%;
  margin-bottom: 0;
}
ul.floralife_box01_04 li p span {
  color: #00acdc;
}
ul.floralife_box01_04 li .img {
  position: absolute;
  left: 27px;
  top: 40px;
  width: 40px;
}
ul.floralife_box01_04 li .img2 {
  left: 29px;
  top: 52px;
  width: 40px;
}
ul.floralife_box01_04 li .img3 {
  top: 30px;
  left: 31px;
  width: 33px;
}
ul.floralife_box01_04 li .flow {
  position: relative;
  display: block;
  white-space: nowrap;
  width: 60px;
  min-width: 60px;
  height: 17px;
  margin-right: 10px;
  padding: 12px 0 0;
  text-align: center;
  color: #fff;
  font-size: 1.1rem;
  background-color: #9fa0a0;
}
ul.floralife_box01_04 li .flow:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -19.5px;
  border-top: 10px solid #9fa0a0;
  border-right: 15px solid #9fa0a0;
  border-bottom: 10px solid transparent;
  border-left: 15px solid transparent;
}
ul.floralife_box01_04 li .flow:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  bottom: -19.5px;
  border-top: 10px solid #9fa0a0;
  border-right: 15px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #9fa0a0;
}
ul.floralife_box01_04 li .flow2 {
  background-color: #727171;
}
ul.floralife_box01_04 li .flow2:before {
  border-top: 10px solid #727171;
  border-right: 15px solid #727171;
}
ul.floralife_box01_04 li .flow2:after {
  border-top: 10px solid #727171;
  border-left: 15px solid #727171;
}
ul.floralife_box01_04 li .flow3 {
  background-color: #4f4c4b;
}
ul.floralife_box01_04 li .flow3:before {
  border-top: 10px solid #4f4c4b;
  border-right: 15px solid #4f4c4b;
}
ul.floralife_box01_04 li .flow3:after {
  border-top: 10px solid #4f4c4b;
  border-left: 15px solid #4f4c4b;
}
ul.floralife_box01_04 li .flow4 {
  background-color: #2c58a7;
}
ul.floralife_box01_04 li .flow4:before {
  border-top: 10px solid #2c58a7;
  border-right: 15px solid #2c58a7;
}
ul.floralife_box01_04 li .flow4:after {
  border-top: 10px solid #2c58a7;
  border-left: 15px solid #2c58a7;
}
ul.floralife_box01_04 li .flow5 {
  background-color: #f6ab00;
  height: 35px;
}
ul.floralife_box01_04 li .flow5:before {
  border-top: 10px solid #f6ab00;
  border-right: 15px solid #f6ab00;
}
ul.floralife_box01_04 li .flow5:after {
  border-top: 10px solid #f6ab00;
  border-left: 15px solid #f6ab00;
}
ul.floralife_box01_04 li .flow6 {
  background-color: #e60012;
}
ul.floralife_box01_04 li .flow6:before {
  border-top: 10px solid #e60012;
  border-right: 15px solid #e60012;
}
ul.floralife_box01_04 li .flow6:after {
  border-top: 10px solid #e60012;
  border-left: 15px solid #e60012;
}

.floralife_blue_text {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 3.2vw;
  text-align: center;
  margin-bottom: 20px;
  padding: 7px 0 8px;
  border-radius: 30px;
  background-color: #00acdc;
}
.floralife_blue_text:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -18px;
  margin: auto;
  border-top: 12px solid #00acdc;
  border-right: 10px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 10px solid transparent;
}

/* floralife */
/* florist */
.florist_datail_wrap .wp-block-media-text__media img, .wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  width: 40%;
  vertical-align: middle;
  display: block;
  margin: auto;
}

.florist_datail_wrap .wp-block-media-text .wp-block-media-text__content {
  padding: 0% !important;
}

.florist_datail_wrap .wp-block-image .alignleft,
.florist_datail_wrap .wp-block-image .alignright {
  float: none;
  margin: auto auto 20px !important;
}

.h1_box_florist {
  position: relative;
  width: 100%;
}
.h1_box_florist .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: rgba(49, 62, 75, 0.7);
}
.h1_box_florist h1 {
  color: #fff;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  background-color: transparent !important;
}
.h1_box_florist .text {
  width: 300px;
  display: block;
  margin-top: 12px;
  padding-top: 12px;
  background-image: url(../../img/florist_main_line.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto 2px;
  margin: auto;
}
.h1_box_florist .text .en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-style: italic;
  color: #fff;
  font-size: 1.5rem;
  text-align: center;
  padding-bottom: 15px;
  padding-right: 10px;
}
.h1_box_florist .text p {
  display: none;
}

.florist_wrap ul.tab_list {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: baseline;
  border-bottom: 1px solid #d8d8d8;
}
.florist_wrap ul.tab_list li {
  position: relative;
  bottom: -1px;
  width: 24%;
  min-height: 35px;
  background-color: #fff;
  border: 1px solid #d8d8d8;
  padding: 5px 0 0;
  color: #7e7e7e;
  text-align: center;
  font-size: 1.1rem;
  cursor: pointer;
}
.florist_wrap ul.tab_list li span {
  position: relative;
  top: 7px;
}
.florist_wrap ul.tab_list li.active, .florist_wrap ul.tab_list li:hover {
  border-top: 4px solid #333333;
  border-bottom: 1px solid #fff;
  color: #000;
  padding-top: 10px;
}
.florist_wrap ul.tab_list li:hover {
  color: #7e7e7e;
  border-bottom: 1px solid #d8d8d8;
}
.florist_wrap ul.tab_list li.active:hover {
  color: #000;
  border-bottom: 1px solid #fff;
}
.florist_wrap .tab {
  display: none;
  transition: all 0.08s ease-in 0s;
}
.florist_wrap .tab.active {
  display: block;
}
.florist_wrap .top_text {
  padding: 30px 0 10px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}
ul.florist_list {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
ul.florist_list li {
  width: 49%;
  height: 100%;
  margin-bottom: 10px;
  display: flex;
  align-items: stretch;
  border: 1px solid #d8d8d8;
}
ul.florist_list li a {
  display: block;
}
ul.florist_list li a .img img {
  width: 100%;
  height: auto;
}
ul.florist_list li a .text_box {
  padding: 10px 10px 15px;
  box-sizing: border-box;
}
ul.florist_list li a .text_box .name {
  color: #333333;
  font-size: 1.45rem;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 120%;
}
ul.florist_list li a .text_box p {
  font-size: 1.2rem;
  padding-bottom: 15px;
  margin-bottom: 0;
  min-height: 33px;
}
ul.florist_list li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.florist_bottom_bnr {
  position: relative;
  width: 100%;
  height: 224px;
  background-color: #edeeee;
  background-image: url(../../img/florist_pic_bg_sp.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: auto 100%;
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  padding: 10px 20px 10px 10px;
  box-sizing: border-box;
}
.florist_bottom_bnr .text_box {
  width: 45%;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.florist_bottom_bnr .text_box .en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 1.4rem;
  padding-bottom: 15px;
  text-align: center;
}
.florist_bottom_bnr .text_box .logo_wrap {
  padding-bottom: 5px;
}
.florist_bottom_bnr .text_box .logo_wrap img {
  width: 100%;
  height: auto;
  padding-bottom: 10px;
}
.florist_bottom_bnr .text_box .btn_list_l li a {
  padding: 14px 10px 14px 15px;
}

.florist_datail_wrap {
  margin-bottom: 20px;
}
.florist_datail_wrap .cnt {
  width: 100%;
  border: 1px solid #e4e4e4;
  border-top: 2px solid #000;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.florist_datail_wrap .cnt .wrap {
  padding: 25px 10px;
  box-sizing: border-box;
}
.florist_datail_wrap .cnt .date {
  color: #959595;
  font-size: 1.2rem;
  padding-bottom: 10px;
  padding-left: 5px;
  display: flex;
  align-items: center;
}
.florist_datail_wrap .cnt .date img {
  width: 55px;
  height: auto;
}
.florist_datail_wrap .cnt .date img.text_02 {
  width: auto;
  max-width: 126px;
  padding-right: 5px;
}
.florist_datail_wrap .cnt .date span {
  position: relative;
  padding-left: 15px;
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
}
.florist_datail_wrap .cnt .date span:before {
  content: "";
  position: absolute;
  display: block;
  left: 5px;
  top: 0;
  width: 1px;
  height: 14px;
  background-color: #959595;
}
.florist_datail_wrap .cnt .name {
  margin-bottom: 25px;
  padding-left: 5px;
}
.florist_datail_wrap .cnt .name .l {
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 100%;
  padding-bottom: 10px;
}
.florist_datail_wrap .cnt .name .s {
  font-size: 2rem;
  font-weight: 400;
  line-height: 100%;
}
.florist_datail_wrap .cnt h2 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
  box-sizing: border-box;
  color: #333333;
  font-size: 2rem;
  font-weight: 400;
  line-height: 120%;
  padding: 13px 20px 13px 70px;
  vertical-align: middle;
}
.florist_datail_wrap .cnt h2:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 55px;
  height: 100%;
  background-color: #333333;
  background-image: url(../../img/florist_icon_01.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 55px auto;
}
.florist_datail_wrap .cnt h3 {
  display: block;
  width: 100%;
  padding: 5px 10px 7px;
  box-sizing: border-box;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  color: #333333;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 140%;
}
.florist_datail_wrap .cnt p {
  margin-bottom: 0;
}
.florist_datail_wrap .cnt .img {
  margin-top: 20px;
  text-align: center;
}
.florist_datail_wrap .cnt .img img {
  width: auto;
  max-width: 100%;
}
.florist_datail_wrap .cnt ul.img_2_text li, .florist_datail_wrap .cnt ul.img_2_text_l li {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.florist_datail_wrap .cnt ul.img_2_text li > div, .florist_datail_wrap .cnt ul.img_2_text_l li > div {
  box-sizing: border-box;
}
.florist_datail_wrap .cnt ul.img_2_text li > div img, .florist_datail_wrap .cnt ul.img_2_text_l li > div img {
  max-width: 100%;
  height: auto;
}
.florist_datail_wrap .cnt ul.img_2_text li > div .name, .florist_datail_wrap .cnt ul.img_2_text_l li > div .name {
  font-size: 2rem;
  font-weight: 400;
  color: #333333;
  line-height: 120%;
}
.florist_datail_wrap .cnt ul.img_2_text li > div .name span, .florist_datail_wrap .cnt ul.img_2_text_l li > div .name span {
  display: block;
  font-size: 1.3rem;
}
.florist_datail_wrap .cnt ul.img_2_text li > div:first-child, .florist_datail_wrap .cnt ul.img_2_text_l li > div:first-child {
  width: 30%;
}
.florist_datail_wrap .cnt ul.img_2_text li > div:last-child, .florist_datail_wrap .cnt ul.img_2_text_l li > div:last-child {
  width: 70%;
  padding-left: 10px;
}
.florist_datail_wrap .cnt ul.img_2_text li:last-child, .florist_datail_wrap .cnt ul.img_2_text_l li:last-child {
  margin-bottom: 0;
}
.florist_datail_wrap .cnt ul.img_2_text_l li {
  display: block;
  width: 100%;
}
.florist_datail_wrap .cnt ul.img_2_text_l li > div {
  width: 100% !important;
  padding: 0 !important;
}
.florist_datail_wrap .cnt ul.img_2_text_l li > div img {
  width: 100%;
  max-width: inherit;
  height: auto;
  padding-bottom: 10px;
}
.florist_datail_wrap .side {
  width: 100%;
  border: 1px solid #e4e4e4;
  box-sizing: border-box;
}
.florist_datail_wrap .side h3 {
  width: 100%;
  padding: 15px 0 15px 12px;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 500;
}
.florist_datail_wrap .side h3 span {
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 1.5rem;
  font-weight: 300;
  display: block;
}
.florist_datail_wrap .side ul.link {
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.florist_datail_wrap .side ul.link li {
  display: flex;
  align-items: center;
  flex: 1 0 auto; /* fix IE11 */
  width: 50%;
  box-sizing: border-box;
  border-bottom: 1px solid #e4e4e4;
}
.florist_datail_wrap .side ul.link li a {
  position: relative;
  flex-shrink: 0; /* fix IE11 */
  width: 100%;
  display: block;
  padding: 12px 0 15px 20px;
  box-sizing: border-box;
  height: 100%;
  font-size: 1.3rem;
  line-height: 120%;
}
.florist_datail_wrap .side ul.link li a:before {
  position: absolute;
  content: "";
  display: block;
  left: 0;
  top: 0;
  width: 12px;
  height: 100%;
  background-color: #949494;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 4px auto;
}
.florist_datail_wrap .side ul.link li:nth-child(3) a {
  padding: 6px 0 5px 20px;
  /*
  padding: 19px 0 5px 20px;
  */
}
.florist_datail_wrap .side ul.link li.black a:before {
  background-color: #000;
}
.florist_datail_wrap .side ul.articles li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.florist_datail_wrap .side ul.articles li:last-child {
  border: none;
}
.florist_datail_wrap .side ul.articles li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 0;
  box-sizing: border-box;
}
.florist_datail_wrap .side ul.articles li a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.florist_datail_wrap .side ul.articles li .img {
  width: 70px;
  line-height: 0;
}
.florist_datail_wrap .side ul.articles li .img img {
  width: 100%;
  height: auto;
}
.florist_datail_wrap .side ul.articles li .text {
  width: calc(100% - 70px);
  box-sizing: border-box;
  padding: 15px 0 0 10px;
}
.florist_datail_wrap .side ul.articles li .text .name {
  font-size: 1.5rem;
}
.florist_datail_wrap .side ul.articles li .text .name span {
  font-size: 1.2rem;
  padding-top: 6px;
  padding-left: 5px;
}
.florist_datail_wrap .side ul.articles li .text .date {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #959595;
  font-size: 1.1rem;
}
.florist_datail_wrap .florist_the_content h2 {
  margin-bottom: 20px;
}
.florist_datail_wrap .florist_the_content p {
  padding: 0 25px 20px;
  box-sizing: border-box;
}
.florist_datail_wrap .florist_the_content .wp-block-image {
  padding: 0 0 0px;
  margin-bottom: -1em;
}
.florist_datail_wrap .florist_the_content img {
  padding: 0 25px 10px;
  box-sizing: border-box;
}
.florist_datail_wrap .florist_the_content figcaption {
  line-height: 140%;
  font-size: 1.4rem;
}

/* florist */
/* photocollection */
ul.photocollection_list {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
ul.photocollection_list li {
  width: 49%;
  height: 100%;
  margin-bottom: 10px;
  display: flex;
  align-items: stretch;
  border: 1px solid #d8d8d8;
}
ul.photocollection_list li a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
}
ul.photocollection_list li a .img {
  position: absolute;
  display: block;
  width: 100%;
  height: 150px;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
ul.photocollection_list li a .img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
ul.photocollection_list li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

/* photocollection */
/* pickup */
.pickup_bg_color {
  background-color: #f6f6f6;
}

.h1_box_pickup {
  position: relative;
  width: 100%;
}
.h1_box_pickup .box {
  position: absolute;
  top: 50%;
  left: 0%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translateY(-50%);
  background-color: rgba(49, 62, 75, 0.7);
}
.h1_box_pickup h1 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  background-color: transparent !important;
  color: #fff;
}
.h1_box_pickup .text {
  padding-top: 13px;
  color: #fff;
}
.h1_box_pickup .text p {
  font-size: 1.3rem;
  text-align: center;
}

.pickup_datail_wrap {
  padding: 45px 10px 30px;
  box-sizing: border-box;
}
.pickup_datail_wrap .cnt {
  box-sizing: border-box;
}
.pickup_datail_wrap .cnt .wrap {
  margin-bottom: 35px;
}
.pickup_datail_wrap .cnt .date {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #959595;
  font-size: 1.4rem;
  padding-bottom: 20px;
}
.pickup_datail_wrap .cnt .title {
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: baseline;
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 100%;
}
.pickup_datail_wrap .cnt .main_img {
  text-align: center;
}
.pickup_datail_wrap .cnt .main_img img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.pickup_datail_wrap .cnt .img, .pickup_datail_wrap .cnt .wp-block-image {
  margin-bottom: 20px;
  text-align: center;
}
.pickup_datail_wrap .cnt .img img, .pickup_datail_wrap .cnt .wp-block-image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.pickup_datail_wrap .cnt figcaption {
  color: #777;
  padding-top: 1px;
  margin-bottom: 25px;
  font-size: 1.3rem;
  text-align: left;
  line-height: 130%;
}
.pickup_datail_wrap .cnt h2 {
  font-size: 2rem;
  font-weight: 400;
  color: #333333;
  margin-bottom: 15px;
  margin-top: 30px;
}
.pickup_datail_wrap .cnt h3 {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 15px;
}
.pickup_datail_wrap .cnt h4 {
  font-size: 1.4rem;
  color: #333333;
  font-weight: 500;
  margin-top: 15px;
  margin-bottom: 10px;
}
.pickup_datail_wrap .cnt p {
  font-size: 1.4rem;
  margin-bottom: 25px;
}
.pickup_datail_wrap .cnt .youtube_wrap {
  margin-bottom: 15px;
}
.pickup_datail_wrap .cnt .btn {
  margin-bottom: 15px;
}
.pickup_datail_wrap .cnt .btn01_left {
  margin-bottom: 20px;
  padding: 0;
}
.pickup_datail_wrap .cnt .btn01_left a {
  display: block;
  width: 100%;
  padding: 12px 0 12px;
  text-decoration: none !important;
}
.pickup_datail_wrap .cnt .btn01_left a:before {
  content: "";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url(../../img/arrow_02_black.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px auto;
  transition: all 0.12s ease-in 0s;
}
.pickup_datail_wrap .cnt .btn_store {
  padding: 0;
}
.pickup_datail_wrap .cnt .btn_store a {
  display: block;
  width: 100%;
  padding: 16px 0 16px 0;
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  color: #fff;
  text-decoration: none !important;
  font-size: 1.6rem;
  position: relative;
  padding-left: 30px;
}
.pickup_datail_wrap .cnt .btn_store a:before {
  content: "";
  position: absolute;
  display: block;
  left: 28%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 32px;
  height: 28px;
  background-image: url(../../img/icon_store.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 32px auto;
  transition: all 0.12s ease-in 0s;
}
.pickup_datail_wrap .side {
  box-sizing: border-box;
  padding-top: 30px;
}
.pickup_datail_wrap .side h3 {
  width: 100%;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e4e4e4;
  box-sizing: border-box;
}
.pickup_datail_wrap .side h3 span {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 1.5rem;
  font-weight: 300;
  display: block;
}
.pickup_datail_wrap .side ul.articles li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
}
.pickup_datail_wrap .side ul.articles li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  padding: 20px 0 20px 0;
  box-sizing: border-box;
}
.pickup_datail_wrap .side ul.articles li a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.pickup_datail_wrap .side ul.articles li .img {
  width: 75px;
}
.pickup_datail_wrap .side ul.articles li .img img {
  width: 100%;
  height: auto;
}
.pickup_datail_wrap .side ul.articles li .text {
  width: calc(100% - 80px);
  box-sizing: border-box;
  padding: 0 0 0 10px;
}
.pickup_datail_wrap .side ul.articles li .text .title {
  font-size: 1.6rem;
  line-height: 130%;
  padding-bottom: 5px;
}
.pickup_datail_wrap .side ul.articles li .text .date {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #959595;
  font-size: 1.1rem;
}

ul.before_after {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  margin-bottom: 20px;
  margin-left: 0 !important;
  padding: 0;
}
ul.before_after li {
  position: relative;
  width: 50%;
  padding: 0 !important;
}
ul.before_after li img {
  width: 100% !important;
  height: auto !important;
}
ul.before_after li:before, ul.before_after li:after {
  content: "before" !important;
  position: absolute !important;
  display: block !important;
  left: 10px !important;
  top: 6px !important;
  background-color: #a2a2a2;
  min-width: 30px;
  text-align: center;
  padding: 2px 5px;
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 1rem;
  color: #fff;
}
ul.before_after li:after {
  content: "after" !important;
  background-color: #d26487;
}
ul.before_after li:nth-child(1):after {
  display: none !important;
}
ul.before_after li:nth-child(2):before {
  display: none !important;
}

/* pickup */
/* business */
.h1_box_business {
  position: relative;
  width: 100%;
}
.h1_box_business .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_business h1 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  color: #fff;
}
.h1_box_business .text {
  padding-top: 13px;
}
.h1_box_business .text p {
  font-size: 1.3rem;
  text-align: center;
}

.business_wrap {
  padding: 35px 0 40px;
}
.business_wrap .cnt {
  width: 100%;
  box-sizing: border-box;
}
.business_wrap .box01 {
  position: relative;
  width: 100%;
  height: 180px;
  background-image: url(../../img/business_pic01_sp.jpg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: cover;
  margin-bottom: 20px;
}
.business_wrap .box01 .text_box {
  position: absolute;
  width: 50%;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
}
.business_wrap .box01 .text_box .en {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 1.5rem;
  padding-bottom: 10px;
}
.business_wrap .box01 .text_box p {
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}
.business_wrap .box02 {
  background-color: #f6f6f6;
  padding: 15px 15px 30px;
  box-sizing: border-box;
}
.business_wrap .box02 .list li {
  width: 100%;
  box-sizing: border-box;
}
.business_wrap .box02 .list li.img img {
  width: 100%;
  height: auto;
}
.business_wrap .box02 .list li.text {
  padding: 15px 0 15px 0;
}
.business_wrap .box02 .list li.text2 {
  padding: 15px 0 15px 0;
}
.business_wrap .box02 .list li.text3 {
  padding: 15px 0 15px 0;
}
.business_wrap .box02 .list li .logo, .business_wrap .box02 .list li .logo2 {
  padding-bottom: 5px;
}
.business_wrap .box02 .list li .logo img, .business_wrap .box02 .list li .logo2 img {
  width: 120px;
  height: auto;
}
.business_wrap .box02 .list li .logo2 img {
  width: 150px;
}
.business_wrap .box02 .rev {
  flex-flow: row-reverse;
}
.business_wrap .box02 table.box02_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
.business_wrap .box02 table.box02_table.sp {
  display: inline-table !important;
}
.business_wrap .box02 table.box02_table tr {
  border: 1px solid #ccc;
}
.business_wrap .box02 table.box02_table th {
  display: block;
  font-size: 1.3rem;
  color: #333333;
  line-height: 140%;
  font-weight: 400;
  text-align: left;
  padding: 11px 10px 11px 10px;
  box-sizing: border-box;
  background-color: #fff;
}
.business_wrap .box02 table.box02_table th.title {
  font-size: 1.3rem;
  text-align: center;
  background-color: #efefef !important;
}
.business_wrap .box02 table.box02_table td {
  display: block;
  padding: 15px 10px 15px 0;
  box-sizing: border-box;
  font-size: 1.3rem;
  line-height: 200%;
  text-align: left;
  vertical-align: top;
  background-color: #efefef;
  background-image: url(../../img/business_pic04.jpg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 40% auto;
}
.business_wrap .box02 table.box02_table .bottom2 {
  background-image: url(../../img/business_pic05.jpg);
  background-size: 50% auto;
  background-position: right -30px center;
}
.business_wrap .box02 table.box02_table .bottom3 {
  background-image: url(../../img/business_pic06.jpg);
  background-size: 55% auto;
}
.business_wrap .box02 table.box02_table .bottom4 {
  background-image: url(../../img/business_pic08.jpg);
  background-position: right -20px center;
  padding-bottom: 30px;
}
.business_wrap .box02 table.box02_table .bottom5 {
  background-image: url(../../img/business_pic09.jpg);
  background-position: right -10px center;
  padding-bottom: 45px;
}
.business_wrap .box02 table.box02_table .bottom6 {
  background-image: url(../../img/business_pic10.jpg);
  background-position: right -20px center;
  padding-bottom: 45px;
}
.business_wrap .box02 ul.disc {
  margin-bottom: 0;
}
.business_wrap .box02 ul.disc li {
  font-size: 1.1rem;
  margin: 0;
}
.business_wrap .box02 .box3_box {
  padding: 30px 0 0;
  box-sizing: border-box;
  max-width: 600px;
  margin: 0 auto;
}
.business_wrap .box02 .box3_box .logo {
  text-align: center;
  padding-bottom: 15px;
}
.business_wrap .box02 .box3_box .logo img {
  width: 120px;
  height: auto;
}
.business_wrap .box02 .box3_box .bottom_box3 {
  width: 100%;
  background-image: none;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
  padding: 15px 15px;
  border-top: none;
}
.business_wrap .box02 .box3_box .bottom_box3 .img {
  width: 35%;
}
.business_wrap .box02 .box3_box .btn01 {
  width: 100%;
}
.business_wrap .side {
  display: none;
  width: 100%;
  border-left: none;
  box-sizing: border-box;
}
.business_wrap .side h3 {
  width: 100%;
  padding: 0 0 15px 12px;
  box-sizing: border-box;
}
.business_wrap .side h3 span {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 1.5rem;
  font-weight: 300;
  display: block;
}
.business_wrap .side ul.link {
  padding: 0 15px 20px;
  box-sizing: border-box;
}
.business_wrap .side ul.link li {
  position: relative;
  border: 1px solid #d8d8d8;
}
.business_wrap .side ul.link li a {
  position: relative;
  display: block;
  padding: 17px 0 17px 22px;
  border-left: 3px solid #fff;
  box-sizing: border-box;
  color: #7e7e7e;
  font-size: 1.5rem;
  line-height: 130%;
}
.business_wrap .side ul.link li a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.business_wrap .side ul.link li.on a, .business_wrap .side ul.link li:hover a {
  color: #000;
  border-left: 3px solid #000;
}
.business_wrap .side ul.link li.on a:before, .business_wrap .side ul.link li:hover a:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  border-top: 6px solid #000;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #000;
}
.business_wrap .side ul.link li + li {
  border-top: none;
}

/* business */
/* aboutus */
.h1_box_aboutus {
  position: relative;
  width: 100%;
}
.h1_box_aboutus .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_aboutus h1 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
}
.h1_box_aboutus p {
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}

/* aboutus */
/* history */
.h1_box_history {
  position: relative;
  width: 100%;
}
.h1_box_history .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_history h1 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
}
.h1_box_history p {
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}

/* history */
/* worldwide */
.h1_box_worldwide {
  position: relative;
  width: 100%;
}
.h1_box_worldwide .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_worldwide h1 {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  color: #fff;
}
.h1_box_worldwide p {
  font-size: 1.3rem;
  text-align: center;
}

/* worldwide */
/* company */
.h1_box_company {
  position: relative;
  width: 100%;
}
.h1_box_company .box {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_company h1 {
  color: #fff;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 120%;
}
.h1_box_company .text {
  width: 300px;
  display: block;
  margin-top: 12px;
  padding-top: 12px;
}
.h1_box_company .text p {
  display: none;
}

table.table_company {
  width: 100%;
  border-collapse: collapse;
}
table.table_company tr {
  border-bottom: 1px solid #d8d8d8;
}
table.table_company th {
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 140%;
  text-align: left;
  vertical-align: top;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  border-right: 1px solid #d8d8d8;
  white-space: normal;
  word-break: keep-all;
}
table.table_company td {
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  font-size: 1.4rem;
  line-height: 140%;
  text-align: left;
  vertical-align: top;
}
table.table_company .col {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
table.table_company .col .text {
  width: 100%;
  padding-bottom: 10px;
  box-sizing: border-box;
}
table.table_company .col .img {
  width: 100%;
  line-height: 0;
  text-align: right;
}
table.table_company .gmap_td {
  padding: 0;
}

/* company */
/* idealink */
.h1_box_idealink {
  position: relative;
  width: 100%;
}
.h1_box_idealink .box {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.h1_box_idealink h1 {
  color: #fff;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
}
.h1_box_idealink p {
  display: none;
}

.idealink_wrap .link_wrap {
  width: 100%;
  padding: 15px 0 15px;
  margin-bottom: 20px;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.idealink_wrap ul.link {
  padding-left: 15px;
  box-sizing: border-box;
}
.idealink_wrap ul.link li {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
.idealink_wrap ul.link li span {
  position: relative;
  color: #767676;
  font-size: 1.3rem;
  padding-left: 15px;
  cursor: pointer;
  transition: all 0.12s ease-in 0s;
}
.idealink_wrap ul.link li span:before {
  content: "";
  position: relative;
  display: block;
  left: -10px;
  top: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #767676;
  text-align: center;
  background-image: url(../../img/arrow_01_white.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px auto;
  transition: all 0.12s ease-in 0s;
}
.idealink_wrap ul.link li.active span, .idealink_wrap ul.link li:hover span {
  color: #000;
}
.idealink_wrap ul.link li.active span:before, .idealink_wrap ul.link li:hover span:before {
  top: 7px;
  background-color: #000;
}
.idealink_wrap ul.link li.active span:before {
  top: 5px;
}
.idealink_wrap ul.idealink_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.idealink_wrap ul.idealink_list li {
  width: 100%;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  margin-bottom: 5px;
}
.idealink_wrap ul.idealink_list li a {
  width: 100%;
  padding: 15px 15px 15px 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
}
.idealink_wrap ul.idealink_list li a .img {
  width: 30%;
  text-align: center;
}
.idealink_wrap ul.idealink_list li a .img img {
  max-width: 100%;
}
.idealink_wrap ul.idealink_list li a > div:nth-child(2) {
  width: 70%;
  padding-left: 20px;
  box-sizing: border-box;
}
.idealink_wrap ul.idealink_list li a .text_box {
  text-align: left;
  padding-bottom: 10px;
}
.idealink_wrap ul.idealink_list li a .text_box .name {
  font-size: 1.5rem;
  padding-bottom: 5px;
  line-height: 130%;
}
.idealink_wrap ul.idealink_list li a .text_box .tag {
  display: inline-block;
  color: #fff;
  font-size: 1rem;
  padding: 1px 10px 2px;
  background-color: #888;
  border-radius: 10px;
}
.idealink_wrap ul.idealink_list li a .lang {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 10px 0;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
.idealink_wrap ul.idealink_list li a .lang .flg {
  width: 20px;
}
.idealink_wrap ul.idealink_list li a .lang .flg img {
  width: 100%;
  height: auto;
}
.idealink_wrap ul.idealink_list li a .lang .text {
  padding-left: 10px;
  color: #888;
  font-size: 1.1rem;
}
.idealink_wrap ul.idealink_list li a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.idealink_wrap .cnt_main_wrap {
  border: 1px solid #d8d8d8;
  text-align: center;
  padding-top: 20px;
}
.idealink_wrap .cnt_main_wrap .img {
  text-align: center;
  padding-bottom: 10px;
}
.idealink_wrap .cnt_main_wrap .img img {
  width: 100px;
  height: auto;
}
.idealink_wrap .cnt_main_wrap .text_box .name {
  font-size: 2.2rem;
  color: #333333;
  font-weight: 400;
  line-height: 120%;
  padding-bottom: 10px;
}
.idealink_wrap .cnt_main_wrap .text_box .tag {
  display: inline-block;
  color: #fff;
  font-size: 1.1rem;
  padding: 1px 20px 2px;
  background-color: #888;
  border-radius: 10px;
}
.idealink_wrap .cnt_main_wrap .lang {
  width: 100%;
  border-top: 1px solid #d8d8d8;
  padding: 10px 0;
  margin: 15px 0 0;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
}
.idealink_wrap .cnt_main_wrap .lang .flg {
  width: 35px;
}
.idealink_wrap .cnt_main_wrap .lang .flg img {
  width: 100%;
  height: auto;
}
.idealink_wrap .cnt_main_wrap .lang .text {
  padding-left: 15px;
  color: #888;
  font-size: 1.2rem;
}
.idealink_wrap .cnt_text_wrap {
  padding: 20px 10px 30px;
  margin-bottom: 30px;
  border: 1px solid #d8d8d8;
  border-top: none;
  box-sizing: border-box;
}
.idealink_wrap .cnt_text_wrap p {
  margin-bottom: 20px;
  font-size: 1.4rem;
  text-align: justify;
  text-justify: inter-ideograph;
  text-justify: inter-character;
}
.idealink_wrap .cnt_text_wrap h2 {
  font-size: 1.8rem;
  font-weight: 300;
  color: #333333;
  line-height: 130%;
  margin-bottom: 10px;
}

/* idealink */
/* news */
.h1_box_news {
  position: relative;
  width: 100%;
}
.h1_box_news .box {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  text-align: center;
  background-color: rgba(49, 62, 75, 0.7);
}
.h1_box_news h1 {
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color: transparent;
}
.h1_box_news h1 + p {
  color: #fff;
}

ul.news_year_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 35px;
  border: 0.2px solid #333333;
  box-sizing: border-box;
}
ul.news_year_list li {
  width: 33.3333333333%;
  box-sizing: border-box;
  border: 0.2px solid #333333;
}
ul.news_year_list li a {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 5px 16px 40px;
  box-sizing: border-box;
}
ul.news_year_list li a span {
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #333333;
  font-size: 1.5rem;
  display: block;
}
ul.news_year_list li a:before {
  content: "";
  position: absolute;
  display: block;
  left: 15px;
  top: 15px;
  width: 15px;
  height: 15px;
  background-color: #b2dfcb;
  background-image: url(../../img/arrow_01_green.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 8px auto;
  transition: all 0.12s ease-in 0s;
}
ul.news_year_list::after {
  content: "";
  display: block;
  width: 33.3333333333%;
  border: 0.2px solid #333333;
  box-sizing: border-box;
}

.h2_news {
  display: block;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
.h2_news span {
  display: block;
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  color: #333333;
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 100%;
}

ul.news_list {
  box-sizing: border-box;
  margin-bottom: 25px;
}
ul.news_list li {
  width: 100%;
  margin-bottom: 20px;
}
ul.news_list li .date {
  display: block;
  font-family: "Zurich BT", sans-serif;
  transform-origin: left top;
  transform: scale(1.2, 1);
  font-size: 1.4rem;
  padding-bottom: 5px;
  padding-left: 2px;
}
ul.news_list li a {
  font-size: 1.4rem;
  line-height: 130%;
}
ul.news_list li a:hover {
  color: #333333;
  text-decoration: underline;
}

ul.pickup_list li {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 10px;
}
ul.pickup_list li .img {
  width: 70px;
  padding-right: 10px;
}
ul.pickup_list li a {
  width: calc(100% - 80px);
  line-height: 120%;
}

.news_wrap .title {
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}
.news_wrap .title h2 {
  color: #333333;
  font-size: 2.5rem;
  line-height: 120%;
  font-weight: 400;
  padding-bottom: 10px;
}
.news_wrap .title .date {
  display: block;
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-size: 1.4rem;
}
.news_wrap .wrap {
  padding-bottom: 5px;
}
.news_wrap .wrap p {
  box-sizing: border-box;
  line-height: 200%;
  font-size: 1.4rem;
}
.news_wrap .wrap h2, .news_wrap .wrap h3, .news_wrap .wrap h4, .news_wrap .wrap h5 {
  line-height: 150%;
  margin-bottom: 20px;
}
.news_wrap .wrap .border, .news_wrap .wrap .wp-block-separator {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #d8d8d8;
  border: none;
  padding: 0;
  margin-top: 10px;
  margin-bottom: 20px;
}
.news_wrap .wrap .btn01_left {
  margin-bottom: 20px;
  padding: 0;
}
.news_wrap .wrap .btn01_left a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 12px 0 12px;
  text-decoration: none !important;
}
.news_wrap .wrap .btn01_left a:before {
  content: "";
  position: absolute;
  display: block;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 15px;
  height: 15px;
  background-image: url(../../img/arrow_02_black.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 15px auto;
  transition: all 0.12s ease-in 0s;
}
.news_wrap .navi {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  width: 100%;
  min-height: 70px;
}
.news_wrap .navi a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
}
.news_wrap .navi .back {
  position: relative;
  width: 50px;
  border-left: 1px solid #d8d8d8;
  border-right: 1px solid #d8d8d8;
  text-align: center;
  margin: 0 auto;
}
.news_wrap .navi .back a {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  text-align: center;
  display: block;
  width: 50px;
  min-height: 70px;
  background-image: url(../../img/icon_list.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px auto;
}
.news_wrap .navi .prev, .news_wrap .navi .next {
  width: calc(50% - 25px);
  box-sizing: border-box;
  box-sizing: border-box;
}
.news_wrap .navi .prev a, .news_wrap .navi .next a {
  position: relative;
  display: block;
  font-size: 1.2rem;
  color: #888;
  padding: 20px 10px 5px;
  box-sizing: border-box;
}
.news_wrap .navi .prev a:before, .news_wrap .navi .next a:before {
  content: "";
  position: absolute;
  display: block;
  left: 10px;
  top: 7px;
  width: 12px;
  height: 10px;
  background-image: url(../../img/arrow_05.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px auto;
  transition: all 0.12s ease-in 0s;
}
.news_wrap .navi .next a {
  margin-left: auto;
  text-align: right;
}
.news_wrap .navi .next a:before {
  display: none;
}
.news_wrap .navi .next a:after {
  content: "";
  position: absolute;
  display: block;
  right: 10px;
  top: 7px;
  width: 12px;
  height: 10px;
  background-image: url(../../img/arrow_05.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 12px auto;
  transform: scale(-1, 1);
  transition: all 0.12s ease-in 0s;
}

/* news */
/* catalog */
ul.catalog_list {
  margin-top: 15px;
  margin-bottom: 30px;
}
ul.catalog_list li {
  width: 100%;
  background-color: #fff;
  margin-bottom: 10px;
}
ul.catalog_list li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  padding: 25px 10px 25px 20px;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  background-image: url(../../img/icon_blank.png);
  background-repeat: no-repeat;
  background-position: right 10px top 10px;
  background-size: 18px auto;
}
ul.catalog_list li a .img {
  width: 27%;
  text-align: center;
  padding-bottom: 20px;
}
ul.catalog_list li a .img img {
  max-width: 100%;
  height: auto;
}
ul.catalog_list li a .text {
  width: 73%;
  box-sizing: border-box;
  padding-left: 15px;
}
ul.catalog_list li a .title {
  color: #333333;
  font-size: 1.7rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  line-height: 120%;
  padding-bottom: 5px;
}
ul.catalog_list li a p {
  font-size: 1.25rem;
  line-height: 160%;
}
ul.catalog_list li a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

/* catalog */
/* history */
ul.history_list li {
  box-sizing: border-box;
  position: relative;
}
ul.history_list li.year {
  width: 100%;
  z-index: 2;
  background-color: #b2dfcb;
  padding: 10px 0 0px;
  text-align: center;
}
ul.history_list li.year span {
  position: relative;
  display: block;
  top: -5px;
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  color: #333333;
  font-size: 1.8rem;
  letter-spacing: 1px;
}
ul.history_list li.text_box {
  width: 100%;
  padding: 10px 10px 25px;
  box-sizing: border-box;
}
ul.history_list li.text_box .title {
  color: #333333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 140%;
  padding-bottom: 10px;
}
ul.history_list li.text_box p {
  margin-bottom: 15px;
}
ul.history_list li.text_box .img {
  text-align: center;
  box-sizing: border-box;
}
ul.history_list li.text_box .img img {
  margin: 0 auto;
}
ul.history_list li.noborder {
  border: none;
}
ul.history_list li.noborder .wrap {
  padding-bottom: 0;
}

/* history */
/* faq */
.faq_cat_link_wrap {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d8d8d8;
  border-top: 1px solid #d8d8d8;
}

ul.faq_cat_link li {
  margin: 0 20px 15px;
}
ul.faq_cat_link li a {
  font-size: 1.3rem;
  padding: 5px 0 5px 30px;
  background-image: url(../../img/arrow_06.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px auto;
}

.qa_list {
  width: 100%;
  margin-bottom: 10px;
}
.qa_list:last-of-type {
  border-bottom: 1px solid #d8d8d8;
}
.qa_list dt {
  background-image: url(../../img/arrow_01_gray.png);
  background-size: 25px auto;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px auto;
  width: 100%;
  padding: 10px 0px 15px 0;
  box-sizing: border-box;
  border-top: 1px solid #d8d8d8;
  cursor: pointer;
  display: flex;
  transition: all 0.12s ease-in 0s;
}
.qa_list dt .q {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-family: "Zurich BT", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #333333;
  background-color: #b2dfcb;
  border-radius: 50%;
  box-sizing: border-box;
}
.qa_list dt p {
  width: calc(100% - 70px);
  color: #333333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 130%;
  padding-left: 10px;
  padding-top: 2px;
  margin-bottom: 0;
}
.qa_list dt p sup,
.qa_list dt p sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}
.qa_list dt p sup {
  bottom: 1ex;
}
.qa_list dt p sub {
  top: 0.5ex;
}
.qa_list dt:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.qa_list dt.active {
  background-image: url(../../img/arrow_01_gray_on.png);
}
.qa_list dd {
/*   display: none; */
  width: 100%;
  padding: 10px 0px 15px 0;
  box-sizing: border-box;
  border-top: 1px solid #d8d8d8;
}
.qa_list dd .box {
  display: flex;
}
.qa_list dd .box .a {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  font-family: "Zurich BT", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #5c5c5c;
  background-color: #d5d5d5;
  border-radius: 50%;
  box-sizing: border-box;
}
.qa_list dd .box .text_box {
  width: calc(100% - 40px);
  padding-left: 10px;
  box-sizing: border-box;
}
.qa_list dd .box p {
  line-height: 150%;
  padding-bottom: 0px;
}
.qa_list dd .box .img img {
  max-width: 100%;
  height: auto;
  text-align: center;
}
.qa_list dd ul.text_to_img {
  width: 100%;
}
.qa_list dd ul.text_to_img li {
  box-sizing: border-box;
}
.qa_list dd ul.text_to_img li img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.qa_list dd ul.img_2_text li {
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.qa_list dd ul.img_2_text li > div {
  box-sizing: border-box;
}
.qa_list dd ul.img_2_text li > div img {
  max-width: 100%;
  height: auto;
}
.qa_list dd ul.img_2_text li > div p {
  margin-bottom: 10px;
  padding-bottom: 0;
}
.qa_list dd ul.img_2_text li > div .title {
  font-size: 1.6rem;
  font-weight: 400;
  color: #333333;
  padding-bottom: 5px;
  line-height: 120%;
}
.qa_list dd ul.img_2_text li > div .title span {
  font-size: 1.3rem;
  padding-left: 10px;
}
.qa_list dd ul.img_2_text li > div:first-child {
  width: 25%;
}
.qa_list dd ul.img_2_text li > div:last-child {
  width: 75%;
  padding-left: 10px;
}
.qa_list dd ul.img_2_text li:last-child {
  margin-bottom: 0;
}

table.table_faq {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #d8d8d8;
}
table.table_faq tr {
  border-bottom: 1px solid #d8d8d8;
}
table.table_faq th {
  width: 21%;
  color: #7c7c7c;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 140%;
  text-align: left;
  vertical-align: middle;
  padding: 5px 10px 5px 10px;
  box-sizing: border-box;
  border-right: 1px solid #d8d8d8;
}
table.table_faq th:last-child {
  border-right: none;
}
table.table_faq thead th {
  padding: 5px 10px 5px 10px;
  white-space: nowrap;
  background-color: #f0f0f0;
  font-weight: 500;
}
table.table_faq td {
  padding: 5px 10px 5px 10px;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 140%;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #d8d8d8;
}
table.table_faq td:last-child {
  border-right: none;
}

/* faq */
/* CSR */
.h1_box_csr {
  position: relative;
  width: 100%;
}
.h1_box_csr .box {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  text-align: center;
}
.h1_box_csr h1 {
  color: #fff;
  font-size: 2.6rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}

.csr_wrap p {
  line-height: 160%;
}

/* CSR */
/* worldwide */
ul.worldwide_link_list {
  margin-bottom: 20px;
  margin-left: 30px;
  position: relative;
}
ul.worldwide_link_list li {
  margin-bottom: 5px;
  font-size: 1.6rem;
  line-height: 150%;
}
ul.worldwide_link_list li a {
  color: #333333;
}
ul.worldwide_link_list li a:hover {
  text-decoration: underline;
}
ul.worldwide_link_list li:before {
  content: "•";
  left: -15px;
  font-size: 1.6rem;
  color: #333333;
  top: 0;
  width: 0;
  position: relative;
  display: inline-block;
}

/* worldwide */
/* sitemap */
ul.sitemap_list_01 > li {
  border-bottom: 1px solid #d8d8d8;
  box-sizing: border-box;
  padding: 15px 0 15px 10px;
}
ul.sitemap_list_01 > li > a, ul.sitemap_list_01 > li > span {
  line-height: 120%;
  border-left: 5px solid #333333;
  padding-left: 15px;
  color: #333333;
  font-size: 1.8rem;
  font-weight: 500;
}

ul.sitemap_list_02 {
  padding-left: 40px;
}
ul.sitemap_list_02 > li {
  position: relative;
  margin-bottom: 18px;
}
ul.sitemap_list_02 > li > a, ul.sitemap_list_02 > li > span {
  line-height: 130%;
  color: #333333;
  font-size: 1.5rem;
  font-weight: 400;
}
ul.sitemap_list_02 > li:last-child {
  margin-bottom: 0;
}
ul.sitemap_list_02 > li:before {
  content: "•";
  left: -18px;
  font-size: 1.2rem;
  top: -2px;
  width: 0;
  position: relative;
  display: inline-block;
}

ul.sitemap_list_03_r2, ul.sitemap_list_03_r4 {
  margin: 20px 0 0;
  padding-left: 2px;
  padding-bottom: 0px;
}
ul.sitemap_list_03_r2 > li, ul.sitemap_list_03_r4 > li {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 5px;
}
ul.sitemap_list_03_r2 > li a, ul.sitemap_list_03_r4 > li a {
  position: relative;
  height: 42px;
  border: 1px solid #d8d8d8;
  padding-left: 55px;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 120%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  align-items: center;
}
ul.sitemap_list_03_r2 > li a:before, ul.sitemap_list_03_r4 > li a:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 42px;
  height: 42px;
  background-color: #333333;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 5px auto;
}

/* sitemap */
/* search */
ul.search_list {
  padding-left: 15px;
  margin-bottom: 50px;
}
ul.search_list li {
  margin-bottom: 20px;
}
ul.search_list li a {
  font-size: 1.5rem;
  line-height: 130%;
  font-weight: 400;
  color: #333333;
}
ul.search_list li a:hover {
  text-decoration: underline;
}

/* search */
/* contact */
ul.step_list {
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 25px;
}
ul.step_list li {
  position: relative;
  color: #999;
  font-size: 1.25rem;
  padding: 40px 54px 0;
  box-sizing: border-box;
  white-space: nowrap;
}
ul.step_list li:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 26px;
  height: 30px;
  background-image: url(../../img/icon_contact01_gray.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 26px auto;
}
ul.step_list li:after {
  content: "";
  position: absolute;
  display: block;
  top: 14px;
  right: -42px;
  width: 62%;
  height: 1px;
  background-color: #e0e0e0;
}
ul.step_list li:last-child:after {
  display: none;
}
ul.step_list li.on {
  color: #000;
}
ul.step_list li.on:before {
  background-image: url(../../img/icon_contact01.png);
}

.contact_wrap {
  box-sizing: border-box;
  width: 95%;
  margin: 0 auto;
  border-top: 1px solid #e0e0e0;
  padding: 20px 0 0;
}

table.table_form {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}
table.table_form th {
  display: block;
  font-size: 1.35rem;
  font-weight: 400;
  line-height: 200%;
  text-align: left;
  vertical-align: top;
  padding: 0 10px 5px 0;
  box-sizing: border-box;
  vertical-align: top;
}
table.table_form th .text_s {
  font-size: 1rem;
  font-weight: 400;
  color: #999;
  white-space: nowrap;
  padding-left: 10px;
}
table.table_form td {
  display: block;
  padding: 0 0 10px 0;
  box-sizing: border-box;
  font-size: 1.35rem;
  font-weight: 400;
  color: #030303;
  line-height: 200%;
  text-align: left;
  vertical-align: top;
}
table.table_form td .d_flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
table.table_form td .d_flex br {
  display: none;
}
table.table_form td .text_s {
  display: none;
}

.vertical-item {
  display: block;
  cursor: default;
}
.vertical-item label {
  cursor: pointer;
}

.checkbox_box {
  padding: 25px 0 25px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  font-size: 1.3rem;
}
.checkbox_box a {
  text-decoration: underline;
}

.btn-send ul .back {
  display: none;
}

.contact_check_wrap table.table_form th {
  font-weight: 500;
  padding-bottom: 0;
}
.contact_check_wrap table.table_form th .text_s {
  display: none;
}
.contact_check_wrap table.table_form td .text_s {
  display: none;
}
.contact_check_wrap .checkbox_box {
  padding: 0;
  border-top: none;
  border-bottom: none;
  color: #fff;
}
.contact_check_wrap .btn-send .back {
  display: block;
}

/* contact */
/* lu01_brick_box */
.lu01_brick_box01 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column-reverse;
  margin-bottom: 40px;
  margin-top: 30px;
}
.lu01_brick_box01 .left {
  position: relative;
  width: 100%;
  background-image: url(../../img/lu01_brick_box01_pic02_sp.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.lu01_brick_box01 .left .box {
  position: relative;
  padding: 15px 20px 30px;
  box-sizing: border-box;
}
.lu01_brick_box01 .left .title {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  padding-top: 10px;
}
.lu01_brick_box01 .left .title span {
  font-size: 3.4rem;
}
.lu01_brick_box01 .left .title .dot-text {
  position: relative;
}
.lu01_brick_box01 .left .title .dot-text:after {
  position: absolute;
  content: "";
  width: 0.2em;
  height: 0.2em;
  border-radius: 50%;
  background-color: #fff;
  top: -8px;
  left: 50%;
  transform: translate(-50%, 0);
}
.lu01_brick_box01 .left p {
  color: #fff;
  font-size: 1.7rem;
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 15px;
  margin: 0;
  letter-spacing: -0.5px;
}
.lu01_brick_box01 .left .btn a {
  display: inline-block;
  font-size: 1.7rem;
  background-color: #000;
  padding: 15px 40px 15px 25px;
  color: #fff;
  background-image: url(../../img/arrow_07.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 11px auto;
}
.lu01_brick_box01 .left .btn a:hover {
  background-color: #315a43;
}
.lu01_brick_box01 .right {
  position: relative;
  width: 100%;
}
.lu01_brick_box01 .right .top {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.lu01_brick_box01 .right .top .l {
  position: relative;
  display: block;
  width: 30%;
  height: 100%;
  text-align: center;
  background-color: #363636;
  color: #fff;
  font-weight: 500;
}
.lu01_brick_box01 .right .top .l span {
  position: relative;
  top: 20px;
}
.lu01_brick_box01 .right .top .r {
  position: relative;
  display: block;
  width: 70%;
  height: 100%;
  align-items: center;
  text-align: center;
  background-color: #000;
}
.lu01_brick_box01 .right .top .r img {
  position: relative;
  top: 9px;
  width: 150px;
  height: auto;
}
.lu01_brick_box01 .right .bottom {
  padding: 10px;
  box-sizing: border-box;
  background-color: #336944;
}

.lu01_brick_box02 {
  display: block;
  width: 100%;
  position: relative;
  border: 2px solid #ecf0ef;
  background-color: #f8faf9;
  background-image: url(../../img/lu01_brick_box02_pic01_sp.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
  margin-bottom: 40px;
  padding: 70px 10px 190px;
  box-sizing: border-box;
}
.lu01_brick_box02 .box {
  position: relative;
}
.lu01_brick_box02 .box .title {
  color: #333333;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 130%;
  padding-bottom: 10px;
}
.lu01_brick_box02 .box p {
  font-size: 1.65rem;
  font-weight: 500;
  line-height: 110%;
  text-align: justify;
  text-justify: inter-ideograph;
}
.lu01_brick_box02 .box .label_black {
  left: 2px;
  top: -40px;
  font-size: 1.7rem;
  padding: 7px 15px 9px;
}

/* lu01_brick_box */
/* lu02_bouquet */
.lu02_bouquet_top_box {
  padding: 20px 10px 20px;
  box-sizing: border-box;
  background-color: #ececec;
  margin-bottom: 50px;
}
.lu02_bouquet_top_box .img {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px;
}
.lu02_bouquet_top_box .img img {
  width: 100%;
  height: auto;
}
.lu02_bouquet_top_box .text {
  width: 100%;
  position: relative;
}
.lu02_bouquet_top_box .text .logo {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
}
.lu02_bouquet_top_box .text .logo img {
  width: 100%;
  height: auto;
}
.lu02_bouquet_top_box .text .title {
  color: #333333;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 110%;
  letter-spacing: -2px;
  padding-bottom: 10px;
}
.lu02_bouquet_top_box .text p {
  font-size: 1.7rem;
  margin: 0;
}
.lu02_bouquet_top_box .text p span {
  font-size: 1.3rem;
}

/* lu02_bouquet */
/* lu09_dry_box */


.lu09_dry_box00 {
  display: block;
  width: 100%;
  position: relative;
  background-color: #f7f7f7;
  background-image: url(../../img/lu09_dry_box01_pic00_sp.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  margin-bottom: 20px;
  padding: 300px 10px 10px 10px;
  box-sizing: border-box;
}
.lu09_dry_box00 .box .title {
  color: #646262;
  font-size: 7.5vw;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 130%;
  padding-bottom: 10px;
}
.lu09_dry_box00 .box .title span {
  font-size: 4vw;
}
.lu09_dry_box00 .box .title small {
  font-size: 4vw;
}
.lu09_dry_box00 .box p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -1px;
}
.lu09_dry_box00 .box ul li {
  position: relative;
  font-size: 1.65rem;
  font-weight: 500;
  margin-bottom: 0;
  letter-spacing: -1px;
}
.lu09_dry_box00 .box ul li:before {
  color: #646262;
  left: -20px;
  font-size: 4.6rem;
  top: 0px;
  position: absolute;
}











.lu09_dry_box01 {
  display: block;
  width: 100%;
  position: relative;
  background-color: #f9f1ee;
  background-image: url(../../img/lu09_dry_box01_pic01_sp.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  margin-bottom: 20px;
  padding: 300px 10px 10px 10px;
  box-sizing: border-box;
}
.lu09_dry_box01 .box .title {
  color: #8f6c67;
  font-size: 7.5vw;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 130%;
  padding-bottom: 10px;
}
.lu09_dry_box01 .box .title span {
  font-size: 4vw;
}
.lu09_dry_box01 .box p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 135%;
  letter-spacing: -1px;
}
.lu09_dry_box01 .box ul li {
  position: relative;
  font-size: 1.65rem;
  font-weight: 500;
  margin-bottom: 0;
  letter-spacing: -1px;
}
.lu09_dry_box01 .box ul li:before {
  color: #8f6c67;
  left: -20px;
  font-size: 4.6rem;
  top: 0px;
  position: absolute;
}

.lu09_dry_box02 {
  width: 100%;
  background-color: #ece9e3;
  margin-bottom: 30px;
}
.lu09_dry_box02 .top {
  width: 100%;
  border-bottom: 1px solid #d6d0c4;
  padding: 20px 10px 20px;
  box-sizing: border-box;
}
.lu09_dry_box02 .top .title {
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 10px;
  text-align: center;
}
.lu09_dry_box02 .top .title span {
  padding: 5px 0 5px 35px;
  background-image: url(../../img/icon_attention.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 28px auto;
}
.lu09_dry_box02 .top p {
  font-weight: 500;
  font-size: 1.7rem;
  margin: 0;
}
.lu09_dry_box02 .bottom {
  padding: 20px 10px 20px;
  box-sizing: border-box;
}
.lu09_dry_box02 .bottom p {
  margin: 0;
  font-size: 1.6rem;
}

/* lu09_dry_box */
/* lu10_glue_box */
.lu10_glue_box01 {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 40px 10px 0px;
  box-sizing: border-box;
  background-color: #f1f0eb;
  margin: 25px 0 20px;
}
.lu10_glue_box01 .label {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 30%;
}
.lu10_glue_box01 > div {
  position: relative;
  z-index: 1;
  width: 100%;
  border: 1px solid #dcdacd;
  padding: 5px 10px 25px;
  box-sizing: border-box;
  margin-bottom: 30px;
}
.lu10_glue_box01 > div .title {
  position: relative;
  color: #4e4646;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: -1px;
  text-align: center;
  line-height: 100%;
  top: -18px;
}
.lu10_glue_box01 > div .title span {
  background-color: #f1f0eb;
  padding: 0 7px;
}
.lu10_glue_box01 > div .box .img {
  margin-bottom: 20px;
}
.lu10_glue_box01 > div .box .img img {
  width: 100%;
  height: auto;
}
.lu10_glue_box01 > div .box p {
  font-size: 1.6rem;
  margin: 0;
}

/* lu10_glue_box */
.right_navi_wrap {
  position: fixed;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.right_navi_wrap a {
  width: 100%;
  display: block;
  background-color: #474747;
  color: #fff;
  text-align: center;
  font-size: 1.7rem;
  line-height: 120%;
  padding: 10px 0px;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
}
.right_navi_wrap a span {
  position: relative;
  padding: 0 35px;
  background-image: url(../../img/icon_book.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px auto;
}

/* footer */
footer {
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 2.5%;
  padding-top: 0;
  padding-bottom: 50px;
  box-sizing: border-box;
}
footer.sp_pb {
  padding-bottom: 2.5%;
}
footer .footer_wrap {
  width: 100%;
}
footer .footer_top {
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
footer .footer_top .content_wrap {
  padding: 0;
}
footer .footer_top ul.footer_nav li {
  width: 100%;
}
footer .footer_top ul.footer_nav li a {
  width: 100%;
  display: block;
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.2rem;
  font-weight: 300;
  letter-spacing: 2px;
  padding: 13px 10px 14px 25px;
  box-sizing: border-box;
  border-bottom: 1px solid #137141;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: right 25px center;
  background-size: 4px auto;
}
footer .footer_bottom {
  padding: 0;
  box-sizing: border-box;
}
footer .footer_bottom .content_wrap {
  padding: 0;
}
footer .footer_bottom .link {
  width: 100%;
  display: block;
  border-bottom: 1px solid #137141;
  padding: 20px 20px 20px;
  box-sizing: border-box;
}
footer .footer_bottom .link ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
}
footer .footer_bottom .link ul li {
  position: relative;
  margin-right: 10px;
  padding-right: 20px;
  margin-bottom: 5px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
footer .footer_bottom .link ul li a {
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5px;
}
footer .footer_bottom .link ul li:after {
  position: absolute;
  content: "｜";
  right: 0;
  color: #fff;
  font-size: 1.1rem;
}
footer .footer_bottom .link ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
footer .footer_bottom .link ul li:last-child:after {
  display: none;
}
footer .footer_bottom .copy {
  width: 100%;
  color: #fff;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 300;
  padding: 15px 0 20px;
  opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
footer .footer_bottom .copy .copy2 {
  display: block;
  font-family: "Zurich BT", sans-serif;
  transform-origin: center center;
  transform: scale(1.2, 1);
  font-weight: 300;
  font-size: 1rem;
  padding: 3px 0 0;
}

/* footer */
/* wordpress */
.aligncenter {
  text-align: center;
  margin: 0 auto;
  display: block;
}

.wp-pagenavi {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.wp-pagenavi a {
  border: 1px solid #707070;
  margin: 0 5px;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 41px;
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
}
.wp-pagenavi .current {
  position: relative;
  background-color: #333333;
  border: 1px solid #333333 !important;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 400;
  width: 40px;
  height: 40px;
  line-height: 41px;
  text-align: center;
  margin: 0 5px;
  padding: 0;
}

.mw_wp_form .horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

/* wordpress */
/* Gutenberg */
.has-medium-font-size {
  font-size: 1.8rem !important;
}

.wp-block-columns {
  display: flex;
  overflow-wrap: break-word;
  background-color: #f2f2f2;
  padding: 30px;
  padding-bottom: 0;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.wp-block-columns .wp-block-column {
  display: flex;
  flex-direction: column;
  flex: 1;
  flex-grow: 1;
  flex-basis: 0%;
  padding-left: 0;
  padding-right: 0;
  margin-left: -14px;
  margin-right: -14px;
  min-width: 0;
  word-break: break-word;
  overflow-wrap: break-word;
  flex-basis: 100%;
}

.has-2-columns .wp-block-column {
  margin-left: 14px;
  margin-right: 14px;
  flex-basis: calc(50% - 44px);
  flex-grow: 0;
}
.has-2-columns .wp-block-column .wp-block-image {
  text-align: left;
  width: 100% !important;
}
.has-2-columns .wp-block-column .wp-block-image img {
  width: 100% !important;
}

.wp-block-embed-youtube .wp-block-embed__wrapper {
  position: relative;
  height: 0;
  padding: 30px 0 56.25%;
  overflow: hidden;
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wp-block-image img {
  height: auto;
}

/* Gutenberg */
/* sustainability */
/* aboutus popup */
#side_pop.on {
  display: none !important;
}

#side_pop {
  position: fixed;
  right: 0px;
  width: 100%;
  bottom: 0;
  z-index: 15;
  transition: all 0.4s ease-in;
  display: flex;
  flex-wrap: wrap;
}
#side_pop li {
  width: 20%;
}
#side_pop li:nth-child(1) {
  width: 100% !important;
}
#side_pop li a {
  width: 100%;
  height: 70px;
  display: block;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  position: relative;
  color: #fff;
  padding-bottom: 0;
  font-size: 8px;
  text-align: center;
}
#side_pop li a span {
  display: block;
}
#side_pop li a img {
  width: 40%;
  height: auto;
  margin: 5px 15% 0px;
}
#side_pop li a.side_p1 {
  background-image: linear-gradient(180deg, #313e4b 0%, #0b1116 100%);
  height: 30px;
}
#side_pop li a.side_p1 img {
  display: none;
}
#side_pop li a.side_p2 {
  background-image: linear-gradient(180deg, #3866ff 0%, #182891 100%);
}
#side_pop li a.side_p3 {
  background-image: linear-gradient(180deg, #ed6d12 0%, #ad4800 100%);
}
#side_pop li a.side_p4 {
  background-image: linear-gradient(180deg, #1aba44 0%, #00752e 100%);
}
#side_pop li a.side_p5 {
  background-image: linear-gradient(180deg, #f7bd00 0%, #b58100 100%);
}
#side_pop li a.side_p6 {
  background-image: linear-gradient(180deg, #5700ef 0%, #440099 100%);
}

.sn {
  display: none;
}

/* aboutus popup */
/*artwork*/
.artwork {
  background-image: url(/wp-content/themes/so/img/cork.jpg);
  background-color: transparent !important;
}

.artwork header {
  display: none;
}

.artwork main#content {
  margin-top: 0px;
  padding-top: 0px !important;
}

.slick_work {
  width: 80%;
  margin: auto;
  position: relative;
}
.slick_work img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: auto;
}
.slick_work .prev-arrow {
  position: absolute;
  left: -25px;
  top: 45%;
  font-size: 50px;
  color: #666;
  width: 20px;
  height: 60px;
  background-image: url(../../img/prev.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.slick_work .next-arrow {
  position: absolute;
  right: -25px;
  top: 45%;
  font-size: 50px;
  color: #666;
  width: 20px;
  height: 60px;
  background-image: url(../../img/next.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.artwork_content {
  width: 80%;
  margin: auto auto 20px;
  padding: 10px 0px;
  box-sizing: border-box;
}

.artwork .slick-disabled {
  display: none !important;
}

.attachment-artwork_sp.size-artwork_sp {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.modaal-container {
  padding-top: 0px;
}

.photocollection_list li a .text_box {
  padding: 10px 10px 15px;
  box-sizing: border-box;
}

.photocollection_list li a .text_box .name {
  color: #333333;
  font-size: 1.45rem;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 120%;
}

.slide_frame {
  padding: 30px 0px;
  margin: 40px 20px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  position: relative;
}

.slide_frame #tape {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  width: 150px;
  height: auto;
}

.slide_frame #pera {
  position: absolute;
  bottom: 0;
  right: -2px;
  z-index: 2;
  height: auto;
}

/*サステナビリティ*/
.sus_wrap {
  padding: 35px 0 40px;
}

.h1_box_sus {
  width: 100%;
  margin-bottom: 35px;
  position: relative;
}
.h1_box_sus h1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #fff;
  font-size: 2.8rem;
  font-weight: 700;
  text-align: center;
}
.h1_box_sus .box {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.h1_box_sus h1.double {
  padding-top: 23px;
  line-height: 1.5;
  top: 35%;
}

.sus_ul {
  margin: 40px auto 0px;
}

.sus_ul li .s_icon img {
  width: 30px;
  height: auto;
  margin: 10px;
}

.sus_ul li .txt p {
  font-size: 1.5rem;
}

.sus_more {
  font-size: 12px;
  background-color: #313e4b;
  border-width: 0px !important;
  border-radius: 3px;
  display: inline-block;
  padding: 5px 20px;
  line-height: 1;
  margin-top: 10px;
  text-decoration: none !important;
  color: #fff !important;
}
.sus_more:hover {
  color: #fff !important;
}

.sus_more:after {
  content: "";
  left: 10px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 4px solid transparent;
  border-left: 4px solid #fff;
  display: inline-block;
  margin-left: 10px;
}

.sus_ul li {
  color: #fff;
  box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.3);
  margin-bottom: 10px;
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
}

.sus_ul li .icon img {
  width: 100px;
  height: auto;
  margin: 20px auto;
  display: block;
}

#ex {
  background-image: linear-gradient(180deg, #3866ff 0%, #182891 100%);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.3);
}

#commu {
  background-image: linear-gradient(180deg, #ed6d12 0%, #ad4800 100%);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.3);
}

#en {
  background-image: linear-gradient(180deg, #1aba44 0%, #00752e 100%);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.3);
}

#pro {
  background-image: linear-gradient(180deg, #f7bd00 0%, #b58100 100%);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.3);
}

#ethi {
  background-image: linear-gradient(180deg, #5700ef 0%, #440099 100%);
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  box-shadow: 0px 9px 10px -6px rgba(0, 0, 0, 0.3);
}

.sus_box .icon {
  padding: 20px;
  width: 30%;
  display: block;
  margin: auto auto 40px;
}
.sus_box .icon img {
  width: 100%;
  height: auto;
}
.sus_box .txt {
  width: 90%;
  margin: auto;
  line-height: 1.7;
}
.sus_box .txt p {
  line-height: 1.7;
}

.ul_1 {
  background-color: #f1f1f1;
  padding: 30px;
  margin-top: 2em;
}

.ul_1 li {
  position: relative;
  padding-left: 1em;
}

.ul_1 li span {
  position: absolute;
  left: 0;
  top: 0;
}

.dl_1 {
  background-color: #f1f1f1;
  padding: 30px;
  margin-top: 2em;
}
.dl_1 dt {
  border-bottom: 1px solid #333333;
  font-size: 1.7rem;
  margin-bottom: 10px;
  color: #00833d;
}
.dl_1 dd {
  position: relative;
  padding-bottom: 1.5em;
}

.sp_none {
  display: none !important;
}

.f_strong {
  font-weight: bold !important;
  color: #000 !important;
  font-size: 1.5rem;
}

.icon_cart {
  display: inline-block;
  width: 20px;
  height: auto;
  vertical-align: top;
  position: relative;
  top: -5px;
  right: -5px;
}

.c_att {
  background-color: #e6f3ec;
  padding: 15px;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 50px;
}

/*products_eco*/
.content_wrap_products {
  padding: 0px 20px 70px;
  box-sizing: border-box;
}
.content_wrap_products img {
  height: auto;
  width: 100%;
}
.content_wrap_products .thumbnail .slick-track {
  transform: unset !important;
}
.content_wrap_products .thumbnail-img {
  opacity: 0.3;
  transition: opacity 0.3s linear;
  width: 33.3333333333% !important;
}
.content_wrap_products .thumbnail .slick-current {
  opacity: 1;
}
.content_wrap_products .products_wrap {
  display: block;
}



.content_wrap_products .products_wrap .wide{
	width:100%;  
	padding: 40px 0px 70px;
  box-sizing: border-box;
}

.content_wrap_products .products_wrap .wide h4{
	background-color:#00843d;
	color:#fff;
	line-height:1.5;
	padding:10px;
	font-size:18px;
	text-align:center;

  text-align: left;
}





.content_wrap_products .products_wrap .wide ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:50px 0px;
}

.content_wrap_products .products_wrap .wide ul li{
	width:48%;
	margin-bottom:40px;
	text-align:center;
	font-size:13px;
}

.content_wrap_products .products_wrap .wide ul li img{
	width:100%;
	margin-bottom:20px;
}

.content_wrap_products .products_wrap .wide ul li a{
	opacity:1;
	transition:all 0.3s linear;
}

.content_wrap_products .products_wrap .wide ul li a:hover{
	opacity:0.6;
}



.content_wrap_products .products_wrap .wide ol{
	margin:20px auto;
	line-height:2;
}
.content_wrap_products .products_wrap .wide ol li{
	list-style:decimal;
	font-size:16px;
	margin-left:1em;
}

.content_wrap_products .products_wrap .wide ol li{
	list-style:decimal;
	font-size:16px;
	margin-left:1em;
}


.content_wrap_products .products_wrap .wide dl{
	margin:20px auto;
	line-height:2;
}


.content_wrap_products .products_wrap .wide dt{
	background-color:#fff;
	color: #00843d;
	font-size:16px;
	padding:5px 20px;
	border-radius:50px;
	margin-bottom:10px;
  text-align: left;
}


.content_wrap_products .products_wrap .wide dd{
	font-size:16px;
	line-height:1.7;
	margin-bottom:20px;
	padding:5px 20px;
}

.wide_eco{
	background-color:#edf3f0;
	padding:10px !important;
	margin-top:50px;
}






.content_wrap_products .products_wrap .ph {
  width: 90%;
  margin: auto auto 30px;
}
.content_wrap_products .p-slider img {
  height: auto;
}
.content_wrap_products .thumbnail .slick-track {
  transform: unset !important;
}
.content_wrap_products .thumbnail_ph {
  opacity: 0.3;
  transition: opacity 0.3s linear;
  /* width: calc(100% / 3) !important; */
}
.content_wrap_products .thumbnail .slick-current {
  opacity: 1;
}
.content_wrap_products .slick-img {
  width: calc(100% - 2px) !important;
  position: relative;
}
.content_wrap_products .slick-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f7f1e8;
  text-align: center;
  padding: 5px 0px;
}
.content_wrap_products .thumbnail .slick-track {
  display: flex;
  margin: 0px !important;
  justify-content: space-between;
  width: 100% !important;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin-top: 20px !important;
}
.content_wrap_products .thumbnail .slick-slide {
  float: none !important;
  width: 15% !important;
}
.content_wrap_products .thumbnail .slick-slide:nth-child(5) {
  margin-right: 0 !important;
}
.content_wrap_products .thumbnail .slick-slide img {
  box-sizing: border-box;
}
.content_wrap_products .slick-track::before, .content_wrap_products .slick-track::after {
  display: none;
}
.content_wrap_products .slick-current .thumbnail_ph {
  opacity: 1;
}
.content_wrap_products .txt {
  background-color: #f7f1e8;
  width: 100%;
  font-size: 25px;
  color: #000;
  line-height: 1.5;
  padding-bottom: 1px;
}
.content_wrap_products .txt h2 {
  font-size: 24px;
  padding: 20px;
  border-bottom: 1px solid #000;
margin-bottom:1em;
}
.content_wrap_products .txt h2 span {
  font-size: 40px !important;
	position:relative;
	top:7px;
	display:inline-block;
}
.content_wrap_products .txt h3 {
  font-size: 18px;
  color: #00843d;
  padding: 20px;
  border-bottom: 1px solid #000;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  .content_wrap_products .txt h3 br {
    display: none;
  }
}
@media screen and (max-width: 930px) {
  .content_wrap_products .txt h3 {
    font-size: 20px;
  }
}
.content_wrap_products .txt h4 {
  background-color: #fff;
  font-size: 20px;
  padding: 5px 10px;
  border-left: 5px solid #3d7561;
  margin-left: -5px;
  margin-right: 30px;
	margin-bottom:1em;
	
}

.content_wrap_products .txt > p {
  font-size: 16px;
  line-height: 1.6;
  padding: 0px 20px 0px;
}
.content_wrap_products .txt > ul {
  font-size: 17px;
  line-height: 1.6;
  padding: 0px 30px 50px;
  font-size: 16px;
}
.content_wrap_products .txt > ul li{
	list-style-type:disc;
	margin-left:1em !important;
  font-size: 16px;
}
}
.content_wrap_products .slick-prev::before, .content_wrap_products .slick-next::before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.h1_box_products1 {
  background-image: url(../../img/product_eco/tit_bg.jpg);
  background-size: cover;
  background-position: left bottom;
  position: relative;
  height: 201px;
  display: flex;
  align-items: center;
  align-content: center;
}

.h1_box_products1 #tit1 {
  position: absolute;
  left: 0px;
  top: 0;
  height: 100%;
  width: auto;
}
.h1_box_products1 #tit2 {
  display: block;
  margin: auto 20px auto auto;
  width: 50%;
  height: auto;
  position: relative;
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.8);
}

#popup_p {
  position: fixed;
  right: 0;
  bottom: 0px;
  z-index: 100;
  display: block;
  width: 70px;
}

#popup_p img {
  width: 100%;
  height: auto;
}

.p_note {
  font-size: 16px;
  padding: 20px;
  margin: 20px;
  border: 1px solid #fff;
}

.cta {
  background-color: #dedede;
  padding: 20px;
  margin-top: 30px;
}

.a_btn1 {
  display: block;
  width: 100%;
  padding: 10px 10px 10px 15px;
  background-color: #fff;
  box-sizing: border-box;
  font-size: 1.3rem;
  background-image: url(../../img/arrow_03_black.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 4px auto;
  text-decoration: none !important;
  margin: 10px auto;
  cursor: pointer;
}

.a_btn1:link {
  outline: none;
  color: #000;
  transition: all 0.12s ease-in 0s;
}

.a_btn2 {
  margin: 10px auto;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 10px 10px 10px 15px;
  background-color: #333333;
  box-sizing: border-box;
  font-size: 1.3rem;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 4px auto;
  text-decoration: none !important;
  color: #fff !important;
}

.a_btn2:link {
  outline: none;
  color: #000;
  transition: all 0.12s ease-in 0s;
}

.a_btn1:hover,
.a_btn2:hover {
  opacity: 0.8;
}

.a_btn5 {
  margin: 10px auto;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 10px 10px 10px 15px;
  background-color: #333333;
  box-sizing: border-box;
  font-size: 1.3rem;
  background-image: url(../../img/arrow_03.png);
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 4px auto;
  text-decoration: none !important;
  color: #fff !important;
  background-color: #646262;
}

.a_btn5:link {
  outline: none;
  color: #000;
  transition: all 0.12s ease-in 0s;
}

.a_btn5:hover5{
  opacity: 0.8;
}
.linuup_list_detail .a_btn2 {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 18px;
}




/*製品情報色変えセット*/
.opera_wrap .wide h4{
	background-color:#000 !important;
}
.opera_wrap.content_wrap_products .slick-img p {
	background-color:#ccc !important;
}
.opera_wrap.content_wrap_products .txt {
  background-color: #eee !important;
}
.opera_wrap.content_wrap_products .txt h3 {
	color:#000 !important;
}
.opera_wrap .h1_box_products1 {
	background:#ccc;
	background-image:none;
}
.opera_wrap.content_wrap_products .txt h4 {
  border-left: 5px solid #111 !important;
}

.spring_wrap .wide h4{
	background-color:#99cc33 !important;
}
.spring_wrap.content_wrap_products .slick-img p {
	background-color:#d8ddca !important;
}
.spring_wrap.content_wrap_products .txt {
  background-color: #f6f9ed !important;
}
.spring_wrap.content_wrap_products .txt h3 {
	color:#99cc33 !important;
}
.spring_wrap .h1_box_products1 {
	background-color:#f3fae0;
	background-image:none;
}
.spring_wrap.content_wrap_products .txt h4 {
  border-left: 5px solid #99cc33 !important;
}


.standard_wrap .wide h4{
	background-color:#40683c !important;
}
.standard_wrap.content_wrap_products .slick-img p {
	background-color:#d0ddce !important;
}
.standard_wrap.content_wrap_products .txt {
  background-color: #e8f7e7 !important;
}
.standard_wrap.content_wrap_products .txt h3 {
	color:#40683c !important;
}
.standard_wrap .h1_box_products1 {
	background:#d0ddce;
	background-image:none;
}
.standard_wrap.content_wrap_products .txt h4 {
  border-left: 5px solid #40683c !important;
}


.deluxe_wrap .wide h4{
	background-color:#40683c !important;
}
.deluxe_wrap.content_wrap_products .slick-img p {
	background-color:#d3ede6 !important;
}
.deluxe_wrap.content_wrap_products .txt {
  background-color: #f2fcf9 !important;
}
.deluxe_wrap.content_wrap_products .txt h3 {
	color:#40683c !important;
}
.deluxe_wrap .h1_box_products1 {
	background:#d3ede6;
	background-image:none;
}
.deluxe_wrap.content_wrap_products .txt h4 {
  border-left: 5px solid #40683c !important;
}


.sahara_wrap .wide h4{
	background-color:#3e3a39 !important;
}
.sahara_wrap.content_wrap_products .slick-img p {
	background-color:#fff !important;
}
.sahara_wrap.content_wrap_products .txt {
  background-color: #eeeeed !important;
}
.sahara_wrap.content_wrap_products .txt h3 {
	color:#3e3a39 !important;
}
.sahara_wrap .h1_box_products1 {
	background:#f2ece5;
	background-image:none;
}
.sahara_wrap.content_wrap_products .txt h4 {
  border-left: 5px solid #867e6b !important;
}

.sahara_wrap .case .img1 small{
  display: block;
  text-align: right;
  font-size:14px;
  margin-bottom:30px;
}
.sahara_wrap .case .img1 img{
  width:100%;
  height:auto;
  display: block;
}
.sahara_wrap .case dl {
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.sahara_wrap .case dl dt {
  text-align: center;
	width:100%;
	box-sizing:border-box;
	margin-bottom:20px;
}
.sahara_wrap .case dl dt span{
  font-size:18px;
  display: block;
  padding:10px 0px;
  border:2px solid #000;
  line-height:1;
	text-align:center;
}
.sahara_wrap .case dl dt:first-child span{
  background-color: #949598;
  color:#fff;
  border:none;
}

.sahara_wrap .case dl dd{
  font-size:18px;
  text-align: left;
  padding:0px 0px 40px;
	line-height:1.8;
	width:100%;
	box-sizing:border-box;
}

.sahara_wrap .case dl dd strong{
  font-size:18px;
}
.sahara_wrap .case dd ul{
  list-style-type: none;
  display: inline-block;
  text-align: left;
}
.sahara_wrap .case dd ul li{
  text-align: left;
  position: relative;
  padding-left:1.2em;
  margin-bottom:10px;
}
.sahara_wrap .case dd ul li span{
  position: absolute;
  left:0;
  top:0;
}


/*faq*/

#obi_deco1{
	position:absolute;
	left:50%;
	margin: 0px auto auto -150px;
	width:50px !important;
	height:auto;
}
#obi_deco2{
	position:absolute;
	right:50%;
	margin: -100px -150px auto auto;
	width:50px !important;
	height:auto;
}

#obi_green{
	background-color:rgba(4,66,35,0.6) !important;
/* 	position:relative; */
}
.faq_txt{
	padding:100px 0px;
	position:relative;
}

.faq_txt p{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	
}
#obi_deco3{
	width:100px;
	height:auto;
	margin:0 auto 0 0;
	position:absolute;
	right:0;
	bottom:0;
}
#obi_deco4{
	width:100px;
	height:auto;
	margin:0 0 0 auto;
	position:absolute;
	left:0;
	bottom:0;
}

.faq_cate{
	display:flex;
	justify-content:space-between;
	margin-top:80px;
	padding:20px;
	flex-wrap:wrap;
}

.faq_cate li{
	width:100%;
}

.faq_cate a{
	display:block;
	height:100%;
	text-align:center;
	line-height:2;
	padding:0px 0px 0px;
}

.faq_cate a div{
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:35px;
	line-height:1.3;
	height:75%;
	display:flex;
	align-content:center;
	align-items:center;
	justify-content:center;
	padding:20px 10px;
	box-sizing:border-box;
}

.faq_cate a small{
	display:block;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:17px;
}
.faq_cate .cate1 div,
.faq_cate .cate2 div{
	background-color:#d6e8e1;
	color:#077047;
}

.faq_cate .cate1 small,
.faq_cate .cate2 small{
	background-color:#077047;
	color:#fff;
}

.faq_cate .cate3 div{
	background-color:#e5ead8;
	color:#74b22b;
}

.faq_cate .cate3 small{
	background-color:#74b22b;
	color:#fff;
}



/*ターム装飾*/
.tit_term{
	text-align:center;
	font-size:20px;
	margin:0px auto 30px;
	color:#fff;
	padding:10px 0px;
	line-height:1;
}

#oasis,
#oasis_2{
	background-color:#d6e8e1;
	color:#077047;
}

#flora{
	background-color:#e5ead8;
	color:#74b22b;
}



#s_box{
width:245px;
	margin:20px auto;
}

#s_box .wp-block-search__button.wp-element-button{
	border:none !important;
	background-color:transparent !important;
	  background-image: url(../../img/icon_search_top_on.png);
  background-size: 18px auto;
  cursor: pointer;
  transition: all 0.12s ease-in 0s;
	background-position:center center;
	background-repeat:no-repeat;
	text-indent:-1000px;
	overflow:hidden;
	width:30px;
	height:30px;
	display:inline-block;
}

.wp-block-search__label{
	display:none;
}

#s_box #wp-block-search__input-1{
	padding:3px;
	font-size:14px;
	height:30px;
	box-sizing:border-box;
	border:1px solid #399f68 !important;
}

.faq_top{
	padding:0px 0px 20px;
	text-align:right;
}

.faq_top a{
	display:inline-block;
	background-color:#00843d;
	color:#fff;
	line-height:1.3;
	padding:5px 10px;
	font-size:12px;
	text-decoration:none !important;
}

.faq_top a span{
	font-size:10px;
	display:inline-block;
	
}



/*スプレーランキング*/

.ranking_mv{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin:0px 20px;
}
.ranking_mv li{
	box-sizing:border-box;
	width:100%;
	margin-bottom:40px;
	
	position:relative;
}
.ranking_mv li .num{
	position:absolute;
	width:60px;
	height:60px;
	display:block;
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height:60px;
	top:-30px;
	left:-30px;
	z-index:1;
	background-color:#00843d;
	border-radius:50px;
}


.ranking_mv li.wide{
	margin-top:-40px !important;
}

.ranking_mv li img,
.ranking_mv li video{
	width:100%;
	height:auto;
	max-height:none !important;
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	border:1px solid #fff;
}

.ranking_mv li .txt{
margin-top:20px;}


.a_btn4{
	background-color: #00843D !important;
color: #fff !important;
	display:block !important;
	line-height:1;
	padding:10px;
	text-decoration:none !important;
	margin-top:20px;
	
}



.color1{
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
/* 	width:200px !important; */
	margin:auto;
}

.color1 a{
	margin:3px;
/* 	width:3.4vw;
	height:3.4vw; */
width:55px;
height:55px;
	margin:5px;
/* 	margin:1vw; */
margin:5px;
color:#fff;font-size:12px;text-align:center;
	 display:flex;
	justify-content:center;
	align-content:center;
	    align-items: center;
}




/*スプレーよう横向きレイアウト：.linuup_list_detail2*/

.linuup_list_detail2{
  width:100%;
}

.linuup_list_detail2 > li{
  width:100%;
/*   display: flex; */
	display:block;
  justify-content: space-between;
  background: #ebeaea;
margin-bottom:20px;
padding:10px;
box-sizing:border-box;
	flex-wrap
}
.linuup_list_detail2 li .img{
  position: relative;
  line-height: 0;
  text-align: center;
  border: 1px solid #edeeee;
  background-color: #fff;
  min-height: 186px;
  width:100%;
}

.linuup_list_detail2 > li .img > img {
  position: absolute;
	width:80%;
	height:auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 20px;
  box-sizing: border-box;
}

.linuup_list_detail2 > li .text_box {
  position: relative;
  width: 100%;
  padding: 30px 30px 40px;
  box-sizing: border-box;
}
ul.linuup_list_detail2 > li .text_box .border {
  width: 100%;
  padding-top: 17px;
  margin-top: 17px;
  border-top: 1px solid #d4d4d4;
}
ul.linuup_list_detail2 > li .text_box .borderbottom {
  width: 100%;
  padding-bottom: 17px;
  border-bottom: 1px solid #d4d4d4;
}
ul.linuup_list_detail2 > li .text_box .name {
  color: #333333;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 120%;
  padding-bottom: 6px;
}
ul.linuup_list_detail2 > li .text_box .name2 {
  padding-bottom: 10px;
  line-height: 120%;
  font-size: 1.6rem;
  font-weight: 700;
}
ul.linuup_list_detail2 > li .text_box .name2 span {
  color: #333333;
  font-size: 1.6rem;
}
ul.linuup_list_detail2 > li .text_box ul.tag {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-bottom: 8px;
}
ul.linuup_list_detail2 > li .text_box ul.tag > li {
  padding: 3px 10px 5px;
  margin-right: 5px;
  color: #fff;
  font-size: 1.2rem;
  background-color: #000;
  border-radius: 12px;
}
ul.linuup_list_detail2 > li .text_box ul.tag > li.tag2 {
  background-color: #999;
}
ul.linuup_list_detail2 > li .text_box .btn_list_s li {
  margin-bottom: 5px;
}
ul.linuup_list_detail2 > li .text_box .btn_list_s li:last-child {
  margin-bottom: 0;
}

.color_palet1{
	display:none;
}
.color_palet2{
	width:100% !important;
	max-width:none !important;
	background:#fff;
	padding:20px;
	margin-top:10px;
	box-sizing:border-box;
	position:relative;
	padding-bottom:70px;
}
.color_btn{
	display:block;
	background:#333333;
	color:#fff !important;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	padding:20px;
	box-sizing:border-box;
}

ul.linuup_list_detail2 .color_palet2 .color1{
width:100%;
margin:auto;
display:flex;
justify-content:flex-start;

}
ul.linuup_list_detail2 .color_palet2 .color1 a{

	margin:3px;
/* 	width:3.4vw;
	height:3.4vw; */
width:55px;
height:55px;
	margin:5px;
/* 	margin:1vw; */
margin:5px;
color:#fff;font-size:12px;text-align:center;
	 display:flex;
	justify-content:center;
	align-content:center;
	    align-items: center;

}



.spray_youtube{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin:30px auto;
}


.spray_youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}


.mt_10{
	margin-top:10px !important;
}


.yt_bnr{
	display:block;
}

.yt_bnr a{
	display:block;
	width:100%;
}


.max_yt {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.max_yt iframe {
  position: absolute;
  top: 0;
	bottom:0;
	margin:auto;
  right: 0;
  width: 100%;
  height: 100%;
}

/*共通スタイル*/
.h_style_secondary_1{
	background-color: #d6e8e1;
    color: #077047;    
	text-align: center;
    font-size: 18px;
    margin: 0px auto 30px;
    padding: 10px 0px;
    line-height: 1.4;
}

.a_style2{
display: block;
    max-width: 400px;
    background-color: #333333;
    padding: 20px;
    box-sizing: border-box;
    color: #fff !important;
    font-weight: 700;
    font-size: 1.6rem;
    background-image: url(../../img/arrow_03.png);
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 4px auto;
	margin:auto;
}


.pb_30{
	padding-bottom:30px;
}



/*フローラライフページ*/
.f_sky{
	color: #00acdc !important;
}

.bg_sky{
	background-color: #e4f6f9 !important;
}

.bg_sky_d{
	background-color:#01addc !important;
}

.b_sky{
	    border-left: 5px solid #01addc !important;
}

.f_blue{
	color: #3057a6 !important;
}

.bg_blue{
	background-color: #eef3fb !important;
}

.bg_blue_d{
	background-color:#3057a6 !important;
}
.b_blue{
	    border-left: 5px solid #3057a6 !important;
}

.f_orange{
	color: #f6ab00 !important;
}

.bg_orange{
	background-color: #fff6e3 !important;
}

.bg_orange_d{
	background-color:#ea9604 !important;
}
.b_orange{
	    border-left: 5px solid #f6ab00 !important;
}


.f_red{
	color: #a21d27 !important;
}

.bg_red{
	background-color: #ffeeef !important;
}

.bg_red_d{
	background-color:#a21d27 !important;
}
.b_red{
	    border-left: 5px solid #a21d27 !important;
}



.f_purple{
	color:#a9368e !important;
}

.bg_purple{
	background-color: #f2e5ef !important;
}

.bg_purple_d{
	background-color:#a9368e !important;
}
.b_purple{
	    border-left: 5px solid #a9368e !important;
}

.h1_box_products1_nobg{
	background-image:none !important;
}


.bg_white{
	background-color:#fff;
}
.f_color{
	color:#fff;
}
.h1_box_products1_nobg{
	background-image:none !important;
}

.table_style1{
	border-collapse:collapse;
	vertical-align:top;
	width:min(100%,700px);
	margin:auto;
}

.table_style1 th,
.table_style1 td{
	padding:10px;
	vertical-align:top;
	text-align:center;
}

.table_style1 th{
	font-size:18px;
}


.table_style1 td p{
	height:2.5em;
	display:flex;
	align-items:center;
	align-content:center;
	justify-content:center;
	margin-top:10px;
	margin-bottom:20px;
	font-size:15px;
	font-weight:bold;
}