@charset "UTF-8";
/*------------------------------------------------------------------------------
    config
------------------------------------------------------------------------------*/
/***  media ***/
/***  color ***/
/***  del ***/
/*** font ***/
/*------------------------------------------------------------------------------
    reset
------------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap');

html {
  color: #333333;
}
#header_item #header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    align-items: center;
    background: #ffffff;
    height: 92px;
    line-height: 92px;
}
div#facility img {
    width: 100% !important;
}
div#reason ul.reason_list li img {
    width: 100%;
}
body {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  font-family: 'Noto Sans JP';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333;
  letter-spacing: 0;
}
td.hnh-red.pr {
    color: red !important;
}
/* table.price_table tbody tr:last-child {
    display: none !important;
} */
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
img {
  border: 0;
  margin: 0;
  vertical-align: top;
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 1em;
  padding: 0;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  line-height: 180%;
}
.d-none{
  display:none;
}
@media screen and (max-width: 890px) {
  p {
    line-height: 160%;
  }
}
p:last-child {
  margin-bottom: 0;
}
a {
  /*color: @gray;*/
  text-decoration: none;
  cursor: pointer;
}
a:link,
a:visited {
  /*color: @gray;*/
  text-decoration: none;
}

input,
textarea,
select {
  border-radius: 0;
  outline: none;
}
table {
  border-collapse: collapse;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.outerBlock {
  overflow: hidden;
}
.innerBlock {
  margin: 0 auto;
  position: relative;
}
#wrapper {
  position: relative;
  padding: 0;
}
.pc {
  display: block !important;
}
.pum-container.pum-responsive img {
    max-width: 100%;
    height: auto;
    width: 100%;
}
@media screen and (max-width: 890px) {
  .pc {
    display: none !important;
  }
}
.pcIb {
  display: inline-block !important;
}
.sp {
  display: none !important;
}
.spIb {
  display: none !important;
}
.m_t_40 {
  margin-top: 40px;
}
@media screen and (max-width: 890px) {
  .m_t_40 {
    margin-top: 20px;
  }
}
.m_b_150 {
  margin-bottom: 120px;
}
@media screen and (max-width: 1024px) {
  .m_b_150 {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 890px) {
  .m_b_150 {
    margin-bottom: 60px;
  }
}
.m_b_0 {
  margin-bottom: 0 !important;
}
.m_b_60 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 890px) {
  .m_b_60 {
    margin-bottom: 40px;
  }
}
/*------------------------------------------------------------------------------
    CSS reset
------------------------------------------------------------------------------*/
@media screen and (max-width: 890px) {
  body {
    position: static;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 12px;
  }
  .outerBlock {
    min-width: 320px;
  }
  .innerBlock {
    width: auto;
  }
  #wrapper {
    min-width: 320px;
    position: relative;
    overflow: hidden;
  }
  img {
    width: 100%;
    max-width: 100%;
  }
  input[type="submit"] {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  input,
  select,
  textarea {
    font-size: 1.6rem !important;
  }
  .pc {
    display: none !important;
  }
  .pcIb {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .spIb {
    display: inline-block !important;
  }
}
ul.campaign_sns li a {
    border-radius: 30px !important;
    /* letter-spacing: 0; */
    /* position: relative; */
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25) !important;
}

div#sns_item .inner a {
    border-radius: 30px !important;
    /* letter-spacing: 0; */
    /* position: relative; */
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25) !important;
}
@media screen and (min-width: 891px) {
  a {
    transition: 0.3s ease-in-out;
  }

}
.innerBlock {
  max-width: 1000px;
}
@media screen and (max-width: 890px) {
  .innerBlock {
    padding: 0 15px;
  }
}
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}
button {
  outline: none;
}
.inner {
  max-width: 1120px;
  width: 100%;
  margin: auto;
  padding-left: 20px;
  padding-right: 20px;
}
._flex-center {
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
}
.u-flex {
  display: -webkit-flex;
  display: flex;
}
/*------------------------------------------------------------------------------
    header
------------------------------------------------------------------------------*/
#header_item {
  position: relative;
  width: 100%;
}

@media (max-width: 1080px) {
  #header_item #header {
    height: 80px;
  }
}
#header_item #header #logo {
    margin-right: 20px;
    transform: translateY(25px);
}
@media screen and (max-width: 890px) {
	body #header_item #header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  align-items: center;
  background: #ffffff;
  height: 58px;
}
  #header_item #header {
    height: 62px;
    background:transparent;
   
  }
  #header_item #header {
    width: 100%;
    position: inherit !important;
    top: 0;
    left: 0;
    z-index: 9999;
    align-items: center;
    background: #ffffff;
    height: 58px;
  }
}
#header_item #header #logo {
  width: 146px;
  margin-right: 40px;
}
@media (max-width: 1380px) {
  #header_item #header #logo {
    margin-right: 20px;
  }
}
#header_item #header .logo_item {
  display: flex;
  align-items: center;
}
#header_item #header .logo_item img {
  max-width: 220px;
  margin-right: 40px;
}
@media screen and (max-width: 890px) {
  #header_item #header .logo_item img {
    max-width: 150px;
    margin-right: 10px;
    margin-top: 3px;
  }
}
#header_item #header .inner {
  display: flex;
  width: 100%;
  max-width: 1420px;
  align-items: center;
 
}


span.f60 {}

span.f60 {}



#mv .mv_ttl_top .sub_ttl {
    margin-bottom: 10px;
}
@media (max-width: 890px){
  body #mv .mv_ttl_top {
    text-align: center;
    left: 25px !important;
    top: 30px;
    font-size: 25px;
    width: 100%;
  }
}
@media screen and (max-width: 890px) {
	body #mv .mv_ttl_top span.f60 {
    color: #FFF;
    /* font-family: Noto Sans JP; */
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 133% !important;
}
	body #mv .mv_ttl_top span.hnh-C6935E {
    font-size: 24px !important;
    color: #C6935E;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.40);
    /* font-family: Noto Sans JP; */
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 133%; /* 31.92px */
}
  .mv_ttl_top .sub_ttl {
    font-size: 14px !important;
}
  #header_item #header .inner {

    margin-top: 0;
    height: 60px;
    color: #333333;
    position: absolute;
    top: 0;
    left: 0;
  }
}
#header_item #header .menu-menu_jp-container {
  display: flex;
  font-weight: bold;
      justify-content: space-between;
    padding-left: 40px;
  width: calc(100% - 125px);
}
#header_item #header .menu-menu_jp-container ul {
  display: flex;
  align-items: center;
}
#header_item #header .menu-menu_jp-container li {
  position: relative;
}
#header_item #header .menu-menu_jp-container li + li {
  margin-left: 24px;
}
@media (max-width: 1380px) {
  #header_item #header .menu-menu_jp-container li + li {
    margin-left: 15px;
  }
	#header_item #header .menu-menu_jp-container{
		padding-left:16px;
	}
}
@media (max-width: 1240px) {
  #header_item #header .menu-menu_jp-container li + li {
    margin-left: 10px;
  }
}
@media (max-width: 1080px) {
  #header_item #header .menu-menu_jp-container li + li {
    margin-left: 5px;
  }
}
#header_item #header .menu-menu_jp-container li a {
  font-weight: bold;
  font-size: 13px;
  color: #231815;
  cursor: pointer;
}
@media (max-width: 1080px) {
  #header_item #header .menu-menu_jp-container li a {
    font-size: 10px;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .menu-menu_jp-container li a {
    font-size: 12px;
  }
}
#header_item #header .menu-menu_jp-container li a:hover {
  opacity: 0.7;
}

@media screen and (min-width: 890px) {
  .show-mobile{
      display:none;
  }
}
#header_item #header .menu-menu_jp-container .m_l_8 {
  margin-left: 8px !important;
}
@media screen and (max-width: 890px) {
  #header_item #header .menu-menu_jp-container .m_l_8 {
    margin-left: 0 !important;
  }
}
#header_item #header .menu-menu_jp-container .sub-menu {
  font-size: 1.4rem;
}
#header_item #header .menu-menu_jp-container .sub-menu li {
  border: none;
}
#header_item #header .menu-menu_jp-container .sub-menu li + li {
  margin-left: 0;
}
#header_item #header .menu-menu_jp-container .sub-menu .menu-item a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px 0;
}
#header_item #header .menu-menu_jp-container .sub-menu .menu-item a:hover {
  opacity: 1;
}
#header_item #header #menuBtn {
  display: none;
}
@media screen and (max-width: 890px) {
  #header_item #header #menuBtn {
    display: block;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .innerBlock {
    height: 40px;
    padding: 0 15px 0 15px;
    margin: 15px 0;
  }
	#header_item #header #menuss,
  #header_item #header #menu-menu_jp {
    display: none;
    background: #ffffff;
    width: 100%;
    position: fixed;
    right: 0;
    z-index: 99999;
    height: 100%;
    margin-bottom: 0;
    padding: 120px 30px 0 30px;
    top: 0;
  }
  #header_item #header #menu-menu_jp li {
    padding: 10px 10px;
  }
  #header_item #header #menu-menu_jp li + li {
    margin-left: auto;
  }
	#header_item #header{
		line-height:1.2;
	}
	#header_item #header #logo {
    margin-right: 20px;
    transform: translateY(0);
}
  #header_item #header #menu-menu_jp li a {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	  
  }
  #header_item #header #menu-menu_jp li .sub-menu li {
    position: relative;
  }
  #header_item #header #menu-menu_jp li .sub-menu li a {
    display: flex;
    align-items: center;
    justify-content: left;
    height: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 400;
    padding-left: 40px;
  }
  #header_item #header #menu-menu_jp li .sub-menu li:first-child {
    border-top: 1px solid #ffffff;
  }
  #header_item #header #menu-menu_jp li .sub-menu li:last-child {
    border-bottom: none;
  }
  #header_item #header #menuBtn {
    /*background: fade(@gray, 20%);*/
    width: 64px;
    height: 64px;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #231815;
  }
  #header_item #header #menuBtn span {
    display: block;
    background: #ffffff;
    width: 25px;
    height: 2px;
    position: absolute;
    right: 20px;
    margin: auto;
    border-radius: 3px;
  }
  #header_item #header #menuBtn span:nth-child(1) {
    top: 20px;
  }
  #header_item #header #menuBtn span:nth-child(2) {
    bottom: 33px;
    width: 20px;
  }
  #header_item #header #menuBtn span:nth-child(3) {
    background: none;
    font-size: 10px;
    position: absolute;
    bottom: 25px;
    text-align: center;
    color: #fff;
    margin: auto;
    margin-left: 15px;
    font-family: 'Poppins', sans-serif;
  }
  #header_item #header #menuBtn.isOpen span:not(.txt):nth-child(1) {
    transform: translateY(6.5px) rotate(-45deg);
    width: 23px;
  }
  #header_item #header #menuBtn.isOpen span:not(.txt):nth-child(2) {
    transform: translateY(-3.5px) rotate(45deg);
    width: 23px;
  }
}
@media screen and (max-width: 890px) and screen and (max-width: 890px) {
  #header_item #header #menu-menu_jp li a {
    margin-bottom: 10px;
  }
}
#header_item #header .btn_line {
  background: #06C755;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  padding: 15px 30px 15px 55px;
  border-radius: 0;
  line-height: 150%;
  margin: auto;
  display: block;
  width: fit-content;
  border-radius: 30px;
  margin-left: 40px !important;
}
@media screen and (max-width: 1240px) {
  #header_item #header .btn_line {
    margin-left: 20px !important;
    padding: 12px 15px 12px 35px;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .btn_line {
    margin-left: 0 !important;
    width: 100%;
  }
}
#header_item #header .btn_line::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/header_icon_line.png) no-repeat center / contain;
}
@media screen and (max-width: 1240px) {
  #header_item #header .btn_line::after {
    left: 15px;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .btn_line::after {
    left: 100px;
  }
}
#header_item #header .btn_caland {
  background: #E60012;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  padding: 15px 30px 15px 55px;
  border-radius: 30px;
  line-height: 150%;
  margin: auto;
  display: block;
  width: fit-content;
  margin-left: 0 !important;
}
@media screen and (max-width: 1240px) {
  #header_item #header .btn_caland {
    padding: 12px 15px 12px 35px;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .btn_caland {
    width: 100%;
  }
}
#header_item #header .btn_caland::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/header_icon_caland.png) no-repeat center / contain;
}
@media screen and (max-width: 1240px) {
  #header_item #header .btn_caland::after {
    left: 15px;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .btn_caland::after {
    left: 100px;
  }
}
#header_item #header .btn_admin {
  background: #231815;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Noto Sans JP';
  position: relative;
  padding: 15px 30px 15px 55px;
  border-radius: 0;
  line-height: 150%;
  margin: auto;
  display: block;
  width: fit-content;
  margin-left: 0 !important;
  border-radius: 30px;
}
#header_item #header .btn_ss{
    background: #0066AB;
  color: #ffffff !important;
  font-size: 13px;
  font-weight: 700;
  font-family: 'Noto Sans JP';
  position: relative;
  padding: 15px 30px 15px 55px;
  border-radius: 0;
  line-height: 150%;
  margin: auto;
  display: block;
  width: fit-content;
  margin-left: 0 !important;
  border-radius: 30px;
}

@media screen and (max-width: 1240px) {
  #header_item #header .btn_ss,
  #header_item #header .btn_admin {
    padding: 12px 3px 12px 14px;
  }
	#header_item #header .logo_item img{
		    max-width: 99px;
		margin-right:0;
	}
	#header_item #header #logo {
		width: 105px;
		    margin-right: 0;
		    transform: translateY(0);
	}
	#header_item #header #logo .pc{
		    display: flex !important;
    align-items: center;
	}
}
@media screen and (max-width: 890px) {
  #header_item #header .btn_ss,
  #header_item #header .btn_admin {
    width: 100%;
  }
	#header_item #header #logo .pc{
		display:none !important;
	}
}
#header_item #header .btn_ss:after,
#header_item #header .btn_admin::after {
  position: absolute;
  content: "";
  width: 16px;
  height: 16px;
  top: 50%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/header_icon_admin.png) no-repeat center / contain;
}
#header_item #header .btn_ss:after{
  background: url(../img/header_icon_admin.png) no-repeat center / contain;
}
@media screen and (max-width: 1240px) {
  #header_item #header .btn_ss:after,
  #header_item #header .btn_admin::after {
    left: 15px;
  }
}
@media screen and (max-width: 890px) {
  #header_item #header .btn_ss:after,
  #header_item #header .btn_admin::after {
    left: 100px;
  }
}
#flex_btn {
  display: none;
}
@media screen and (max-width: 890px) {
  #flex_btn {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 64px;
    width: calc(100% - 64px);
    background: #FAFF00;
    padding: 20px;
    text-align: center;
    display: block;
  }
  #flex_btn span {
    color: #231815;
    font-size: 14px;
    font-family: 'Noto Sans JP';
    font-weight: 900;
    font-weight: bold;
    text-align: center;
    position: relative;
    padding-left: 29px;
    margin: auto;
    line-height: 24px;
  }
  #flex_btn span::after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../img/IoRibbonSharp.png) no-repeat center / contain;
  }
}
#sns_item {
  background: url(../img/sns_bg.jpg) no-repeat center / contain;
  background-size: 150%;
}

#sns_item .inner {
  max-width: 440px;
  padding: 70px 20px;
}
#sns_item .date {
  width: 100%;
  border: 1px solid #ffffff;
  line-height: 160%;
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.02em;
  margin-bottom: 10px;
}
#sns_item .btn_admin {
  font-size: 16px;
  background: #0066AB;
  border-radius: 34px;
  color: #fff;
  text-align: center;
  width: 100%;
  display: block;
  padding: 16px;
  position: relative;
  margin-bottom: 25px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  letter-spacing: 0;
  font-weight: 700;
  font-family: 'Noto Sans JP';
}
#sns_item .btn_admin span {
  font-size: 14px;
}
#sns_item .btn_admin::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  right: 60px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/btn_line_icon_white.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #sns_item .btn_admin::after {
    right: 30px;
  }
}
#sns_item .line_ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-bottom: 5px;
  padding-top: 20px;
  border-top: 1px solid #ffffff;
}
#sns_item .btn_line {
  font-size: 18px;
  color: #ffffff;
  background: #06C755;
  text-align: center;
  width: 100%;
  display: block;
  padding: 13px 10px;
  border-radius: 30px;
  letter-spacing: 0;
  position: relative;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
#sns_item .btn_line span {
  font-size: 14px;
}
#sns_item .btn_line::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  left: 110px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/header_icon_line.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #sns_item .btn_line::after {
    left: 80px;
  }
}
#sns_item .ttl {
  font-size: 26px;
  font-weight: bold;
  line-height: 130%;
  margin-bottom: 10px;
  color: #ffffff;
  text-align: center;
}
.h2_ttl {
  font-weight: 700;
  font-size: 32px;
  line-height: 116%;
  letter-spacing: 0.02em;
  text-align: center;
  font-family: 'Poppins';
  margin-bottom: 25px;
  color: #006934;
}
.h2_ttl span {
  font-family: 'Noto Sans JP';
  display: block;
  font-weight: 700;
  font-size: 17px;
  line-height: 150%;
  margin-top: 10px;
  color: #231815;
}
@media screen and (max-width: 890px) {
  .h2_ttl {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .h2_ttl span {
    font-size: 13px;
  }
}
.h2_enttl {
  position: relative;
  margin-bottom: 50px;
  z-index: 5;
}
@media screen and (max-width: 890px) {
  .h2_enttl {
    margin-bottom: 30px;
  }
}
.h2_enttl .ttl {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 116%;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  
}
div#about p {
    /* color: #333; */
    font-family: Noto Sans JP;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}
p.about_ttl {
    color: #0066AB;
    font-family: Noto Sans JP;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 900;
    line-height: 150%;
    letter-spacing: -0.48px;
}
@media screen and (max-width: 890px) {
  .h2_enttl .ttl {
    font-size: 30px;
  }
}
.h2_enttl .ttl span {
  font-family: 'Noto Sans JP';
  color: #231815;
  font-weight: 700;
  font-size: 15px;
  line-height: 150%;
  margin-left: 20px;
}
@media screen and (max-width: 890px) {
  .h2_enttl .ttl span {
    font-size: 13px;
    margin-left: 12px;
  }
}
.h2_enttl .bgen {
  position: absolute;
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  font-size: 160px;
  line-height: 100%;
  text-align: center;
  color: #FAFAFA;
  top: -100px;
  left: -60px;
  z-index: -1;
}
@media screen and (max-width: 890px) {
  .h2_enttl .bgen {
    top: -53px;
    left: -30px;
    font-size: 100px;
  }
}
#campaign {
  background: #eeeeee;
  padding-bottom: 100px;
  position: relative;
  z-index: 9;
}
@media screen and (max-width: 890px) {
  #campaign {
    padding-bottom: 1px;
    background: transparent;
  }
  #campaign .campaign_sns li .line_item,
  #campaign .campaign_sns li .admin_item{
     padding: 19px 20px;
  }
  #sns_item .btn_line,
  #sns_item .btn_admin{
        padding: 12px 16px;
        font-size: 13px;
  }
}
ul.iconlist li:last-child p {
    color: red;
}
@media (max-width: 500px){
	#facility .facility_iconlist > li {
		width: 100% !important;
	}

	#facility .facility_iconlist {
		display: block !important;
	}
}
#campaign .campaign_bg {
  padding: 0;
  margin-left: 70px;
  max-width: calc(100% - 70px);
  width: calc(100% - 70px);
  position: relative;
  background: rgba(21, 21, 21, 0.85);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  padding-right: 70px;
  border-radius: 0px 0px 0px 0;
}
@media screen and (max-width: 890px) {
  #campaign .campaign_bg {
    margin-left: 23px;
    max-width: calc(100% - 23px);
    width: calc(100% - 23px);
    padding-right: 0;
    border-radius: 0px 0px 0px 12px;
  }
  div#hnh-xanh {
    margin-left: 0px !important;
    max-width: calc(100% - 0px) !important;
    width: 100% !important;
  }
}
#campaign .inner {
  padding-top: 60px;
  padding-bottom: 50px;
  margin-bottom: 100px;
  width: 100%;
  margin: auto;
}
div#hnh-xanh .inner {
    padding-top: 20px;
}
div#hnh-xanh .inner {
    padding-top: 20px;
}

div#hnh-xanh p.f24.bold.hnh-st {
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Noto Sans JP;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 133%; /* 31.92px */
    letter-spacing: -0.96px;
}

div#hnh-xanh p.f40.bold {
    color: #fff;
    font-family: Noto Sans JP;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 133%;
    letter-spacing: -1.6px;
}

div#hnh-xanh p.f40.bold strong {
    color: #C6935E;
    font-family: Noto Sans JP;
    font-size: 40px;
    font-style: normal;
    font-weight: 900;
    line-height: 133%;
    letter-spacing: -1.6px;
}
div#hnh-xanh p.f24.bold.hnh-st {
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    font-family: Noto Sans JP;
    font-size: 24px;
    font-style: normal;
    font-weight: 900;
    line-height: 133%; /* 31.92px */
    letter-spacing: -0.96px;
}
@media screen and (max-width: 890px) {
  #campaign .inner {
    padding-top: 30px;
  
    padding-bottom: 20px;
    margin-bottom: 30px;
  }
}
#campaign .campaign_ttl {
  text-align: center;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: 0.02em;
  margin-bottom: 30px;
  color: #ffffff;
}
@media screen and (max-width: 890px) {
  #campaign .campaign_ttl {
    font-size: 19px;
    margin-bottom: 20px;
  }
}
#campaign .banner {
  margin-bottom: 30px;
	text-align: center;
}
#campaign .banner li + li {
  margin-top: 20px;
}
@media screen and (max-width: 890px) {
  #campaign .banner li + li {
    margin-top: 10px;
  }
}
@media screen and (max-width: 890px) {
  #campaign .banner {
    margin-bottom: 20px;
  }
}
#campaign .campaign_sns {
  max-width: 726px;
  margin: auto;
  display: flex;
  column-gap: 20px;
}
@media screen and (max-width: 890px) {
  #campaign .campaign_sns {
    display: block;
    max-width: 100%;
  }
}
#campaign .campaign_sns li {
  width: calc(50% - 10px);
}
@media screen and (max-width: 890px) {
  #campaign .campaign_sns li + li {
    margin-top: 10px;
  }
}
#campaign .campaign_sns li .admin_item {
  background: #0066AB;
border-radius: 40px;
  padding: 17px 20px;
  width: 100%;
  text-align: center;
  display: block;
}
#campaign .campaign_sns li .admin_item span {
  font-size: 16px;
  font-family: 'DM Sans', sans-serif;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-left: 34px;
  margin: auto;
  color: #fff;
}
@media screen and (max-width: 890px) {
  #campaign .campaign_sns li .admin_item span {
    font-size: 14px;
  }
}
#campaign .campaign_sns li .admin_item span::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/header_icon_admin.png) no-repeat center / contain;
}
#campaign .campaign_sns li .line_item {
  background: #06C755;
  border-radius: 40px;
  padding: 17px 20px;
  width: 100%;
  text-align: center;
  display: block;
}
#campaign .campaign_sns li .line_item span {
  color: #ffffff;
  font-size: 16px;
  font-family: 'DM Sans', sans-serif;
  font-weight: bold;
  text-align: center;
  position: relative;
  padding-left: 34px;
  margin: auto;
}
@media screen and (max-width: 890px) {
  #campaign .campaign_sns li .line_item span {
    font-size: 14px;
  }
}
#campaign .campaign_sns li .line_item span::after {
  position: absolute;
  content: "";
  width: 24px;
  height: 24px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/icon_line.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #campaign .campaign_sns li {
    width: 100%;
  }
}
#about {
  background: url(../img/about_bg.jpg) no-repeat center bottom;
  background-size: 100% 100%;
}
#about .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #about .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#about .about_ttl {
  font-weight: 900;
  font-size: 28px;
  line-height: 150%;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}
@media screen and (max-width: 890px) {
  #about .about_ttl {
    font-size: 24px;
  }
}
#about .sub_ttl {
  font-weight: 900;
  font-size: 24px;
  line-height: 150%;
  text-align: left;
  letter-spacing: -0.02em;
  margin-top: 50px;
}
@media screen and (max-width: 890px) {
  #about .sub_ttl {
    font-size: 18px;
  }
}
#about .about_list {
  margin: auto;
  max-width: 760px;
  display: flex;
  flex-wrap: wrap;
  column-gap: 100px;
  margin-top: 44px;
}
@media screen and (max-width: 890px) {
  #about .about_list {
    margin-top: 26px;
    display: block;
  }
}
#about .about_list li {
  width: calc(50% - 50px);
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
@media screen and (max-width: 890px) {
  #about .about_list li {
    width: 100%;
    font-size: 14px;
  }
}
#about .about_list li span {
  margin-right: 16px;
}
#about .about_list li span img {
  max-width: 67px;
}
#reason .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #reason .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#reason .reason_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 60px;
}
#reason .reason_list li {
  width: calc(50% - 30px);
  margin-bottom: 60px;
}

#reason .reason_list li > div:first-child{
	position:relative;
	padding-top:60%;
	overflow:hidden;
}
#reason .reason_list li > div img{
	position:absolute;
	top:50%;
	left:50%;
	width:100%;
	height:100%;
	transform:translate(-50%,-50%);
}
@media screen and (max-width: 890px) {
  #reason .reason_list li {
    width: 100%;
    margin-bottom: 30px;
  }
}
#reason .reason_list li p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 170%;
  text-align: justify;
}
@media screen and (max-width: 890px) {
  #reason .reason_list li p {
    font-size: 13px;
  }
}
#reason .reason_list li .ttl_item {
  display: flex;
  margin-bottom: 10px;
  margin-top: 15px;
}
#reason .reason_list li .ttl_item .num {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 116%;
  letter-spacing: 0.02em;
  padding-right: 12px;
  margin-right: 12px;
  border-right: 1px solid #555555;
  color: #0066AB;
}
@media screen and (max-width: 890px) {
  #reason .reason_list li .ttl_item .num {
    font-size: 10px;
  }
}
#reason .reason_list li .ttl_item .num span {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 56px;
  line-height: 100%;
  display: block;
}
@media screen and (max-width: 890px) {
  #reason .reason_list li .ttl_item .num span {
    font-size: 45px;
  }
}
#reason .reason_list li .ttl_item .ttl {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
  color: #555555;
}
@media screen and (max-width: 890px) {
  #reason .reason_list li .ttl_item .ttl {
    font-size: 17px;
  }
}
#case .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #case .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#case .case_ttl {
  font-weight: 900;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01em;
  margin-bottom: 16px;
  color: #555555;
}
@media screen and (max-width: 890px) {
  #case .case_ttl {
    font-size: 20px;
  }
}
#case .case_subttl {
  font-weight: 900;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01em;
  padding-left: 16px;
  position: relative;
  margin-top: 16px;
  margin-bottom: 5px;
 
}
@media screen and (max-width: 890px) {
  #case .case_subttl {
    font-size: 20px;
  }
}
#case .case_subttl::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 32px;
  top: 50%;
  left: 0;
  background:#0066AB;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#case .case_subttl {
    
    color: #0066AB;
    font-family: Noto Sans JP;
    
}
#case .case_item {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 890px) {
  #case .case_item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#case .case_item ul {
  display: flex;
  flex-wrap: wrap;
  column-gap: 60px;
}
@media screen and (max-width: 890px) {
  #case .case_item ul {
    padding-left: 10px;
  }
}
#case .case_item ul li {
  width: calc(50% - 30px);
  margin-bottom: 60px;
}
@media screen and (max-width: 890px) {
  #case .case_item ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
#case .case_item ul li:last-child {
  margin-bottom: 0;
}
#case .case_item ul li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 170%;
  padding-left: 16px;
  letter-spacing: 0.02em;
  color: #0F0F0F;
}
@media screen and (max-width: 890px) {
  #case .case_item ul li p {
    font-size: 12px;
  }
}
#machine {
  position: relative;
  color: #ffffff;
  overflow: hidden;
}
#machine::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 86%;
  top: 120px;
  left: 0;
  z-index: -1;
  background: #006934;
}
#machine .inner {
  padding-bottom: 50px;
  padding-top: 0;
  position: relative;
}
#machine .machine_ttl {
  font-weight: 900;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color: #231815;
  margin: auto;
  border-bottom: 2px solid #006934;
  padding-bottom: 10px;
  width: fit-content;
  margin-bottom: 40px;
}
@media screen and (max-width: 890px) {
  #machine .machine_ttl {
    font-size: 20px;
    margin-bottom: 30px;
  }
}
#machine .machine_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 60px;
}
@media screen and (max-width: 890px) {
  #machine .machine_list {
    display: block;
  }
}
#machine .machine_list li {
  width: calc(50% - 30px);
  min-height: 240px;
  padding: 35px;
  display: flex;
  background-size: 120%;
  color: #ffffff;
  align-items: end;
  margin-bottom: 30px;
      background-size: cover !important;
}
/*   #machine .machine_list li:last-child{
    margin-bottom: 0px;
  } */
@media screen and (max-width: 890px) {
  #machine .machine_list li {
    width: 100%;
    margin-bottom: 20px;
    padding: 25px;
    min-height: 160px;
  }
  #machine .machine_list li:last-child{
    margin-bottom: 0px;
  }
}
#machine .machine_list li:nth-child(1) {
  background: url(../img/machine_bg01.jpg) no-repeat;
}
#machine .machine_list li:nth-child(2) {
  background: url(../img/machine_bg02.jpg) no-repeat;
}
#machine .machine_list li:nth-child(3) {
  background: url(../img/machine_bg03.jpg) no-repeat;
}
#machine .machine_list li:nth-child(4) {
  background: url(../img/machine_bg04.jpg) no-repeat;
}
#machine .machine_list li .txt {
  width: calc(100% - 110px);
}
#machine .machine_list li .txt .ttl {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.1em;
  margin-bottom: 25px;
}
@media screen and (max-width: 890px) {
  #machine .machine_list li .txt .ttl {
    font-size: 17px;
  }
}
#machine .machine_list li .txt .ttl span {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.1em;
  display: block;
}
@media screen and (max-width: 890px) {
  #machine .machine_list li .txt .ttl span {
    font-size: 12px;
  }
}
#machine .machine_list li .txt p {
  font-weight: 900;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: 0.04em;
}
#machine .machine_list li .btn {
  font-weight: 700;
  font-size: 10px;
  line-height: 170%;
  letter-spacing: 0.08em;
  position: relative;
  border: 1px solid #ffffff;
  padding: 10px 35px 10px 10px;
  display: block;
  width: 90px;
  color: #ffffff;
  margin-left: 20px;
}
#machine .machine_list li .btn::after {
  position: absolute;
  content: "";
  width: 13px;
  height: 13px;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/machine_btn_icon.png) no-repeat center / contain;
}
#facility .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #facility .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#facility .list_ttl {
  font-weight: 900;
  font-size: 18px;
  line-height: 170%;
  color: #0066AB;

}
p.description_group_1 {
    display: inline-block;
    padding: 2px 7px;
    /* align-items: flex-start; */
    gap: 10px;
    background: #C6935E;
    color: #fff !important;
    margin-top: 10px;
}
@media screen and (max-width: 890px) {
  #facility .list_ttl {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 15px;
  }
}
#facility .h3_ttl {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
  border-bottom: 2px solid #0066AB;
  color: #555555;
  padding-bottom: 3px;
  margin-bottom: 25px;
}
@media screen and (max-width: 890px) {
  #facility .h3_ttl {
    font-size: 17px;
  }
}
#facility .drink_item {
  background: #FAFAFA;
  width: 100%;
  padding: 24px;
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 890px) {
  #facility .drink_item {
    margin-top: 24px;
  }
}
#facility .drink_item .drink_ttl {
  width: fit-content;
  position: relative;
  margin: auto;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  padding-left: 60px;
}
@media screen and (max-width: 890px) {
  #facility .drink_item .drink_ttl {
    padding-left: 45px;
    font-size: 12px;
    text-align: left;
    padding-left: 63px;
  }
}
#facility .drink_item .drink_ttl::after {
  position: absolute;
  content: "";
  width: 48px;
  height: 48px;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/facility_icon06.png) no-repeat center / contain;
}
#facility .drink_item p {
  max-width: 440px;
  text-align: left;
  margin: auto;
  margin-top: 20px;
  font-weight: 500;
  font-size: 13px;
  line-height: 150%;
  color: #666666;
}
@media screen and (max-width: 890px) {
  #facility .drink_item p {
    font-size: 11px;
  }
}
#facility .facility_iconlist {
  display: flex;
 
}
@media screen and (max-width: 890px) {
  #facility .facility_iconlist {
    display: block;
  }
}

@media screen and (max-width: 890px) {
  #facility .facility_iconlist li {
    width: 80%;
  }
}
#facility .facility_iconlist {
    display: flex;
    /* column-gap: 100px; */
    justify-content: center;
    align-items: center;
}
#facility .facility_iconlist .iconlist {
  display: flex;
  flex-wrap: wrap;
  column-gap: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 890px) {
  #facility .facility_iconlist .iconlist {
    margin-top: 10px;
  }
}
#facility .facility_iconlist .iconlist li {
  width: calc(33.3333% - 30px);
  font-weight: 700;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
}
#facility .facility_iconlist .iconlist li img {
  max-width: 80px;
  margin-bottom: 10px;
}
@media screen and (max-width: 890px) {
  #facility .facility_iconlist .iconlist li {
    font-size: 12px;
  }
}
#facility .facility_imglist {
  width: 100%;
  column-gap: 24px;
  display: flex;
  flex-wrap: wrap;
  margin-top: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 890px) {
  #facility .facility_imglist {
    column-gap: 16px;
  }
}
#facility .facility_imglist li {
  width: calc(25% - 18px);
}
@media screen and (max-width: 890px) {
  #facility .facility_imglist li {
    width: calc(50% - 8px);
  }
}
#facility .facility_imglist li:last-child .list_ttl {
  margin-top: 0;
}
#facility .facility_imglist li .option {
  font-size: 9px;
  background: #CDEB17;
  color: #ffffff;
  padding: 0 5px;
  width: fit-content;
  margin-top: 10px;
}
@media screen and (max-width: 890px) {
  #facility .facility_imglist li .option {
    font-size: 7px;
  }
}
#facility .facility_imglist li p {
  font-size: 14px;
  line-height: 170%;
  font-weight: 400;
  color: #0F0F0F;
}
#facility .facility_imglist li p span {
  color: #666666;
  font-size: 12px;
  display: block;
}
@media screen and (max-width: 890px) {
  #facility .facility_imglist li p span {
    font-size: 10px;
  }
}
@media screen and (max-width: 890px) {
  #facility .facility_imglist li p {
    font-size: 12px;
  }
}
#feature .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #feature .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#feature .feature_ttl {
  font-weight: 900;
  font-size: 24px;
  line-height: 120%;
  text-align: left;
  letter-spacing: 0.01em;
  color: #231815;
  margin-bottom: 24px;
}
@media screen and (max-width: 890px) {
  #feature .feature_ttl {
    font-size: 19px;
  }
}
#feature .feature_table {
  width: 100%;
  min-width: 600px;
}
#feature .feature_table th {
  border-bottom: 1px solid #DDDDDD;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.01em;
  color:#0F0F0F;
}
@media screen and (max-width: 890px) {

  #feature .feature_table th {
    font-size: 12px;
  }
}
#feature .feature_table td {
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #0F0F0F;
  border-bottom: 1px solid #DDDDDD;
}
@media screen and (max-width: 890px) {
  #feature .feature_table td {
    font-size: 12px;
  }
}
#feature .feature_table td:nth-child(2) {
  border-left: 2px solid #C6935E;
  border-right: 2px solid #C6935E;
  padding: 15px 10px;
}
#feature .feature_table tr:last-child td:nth-child(2){
  border-bottom: 2px solid #C6935E;
}
#feature .feature_table td:nth-child(3),
#feature .feature_table td:nth-child(4) {
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  padding: 10px;
}
#feature .feature_table td .m {
  width: 24px;
  display: block;
  margin: auto;
  margin-bottom: 2px;
}
#feature .feature_table td .m img {
  width: 100%;
}
#feature .feature_table .table_ttl {
  width: 100%;
}
#feature .feature_table .table_ttl th {
  width: 16%;
}
#feature .feature_table .table_ttl td {
  font-size: 15px;
  padding: 2px;
  text-align: center;
}
@media screen and (max-width: 890px) {
  #feature .feature_table .table_ttl td {
    font-size: 13px;
  }
}
#feature .feature_table .table_ttl td:nth-child(2) {
  color: #ffffff;
  background: #C6935E;;
  width: 28%;
}
#feature .feature_table .table_ttl td:nth-child(3),
#feature .feature_table .table_ttl td:nth-child(4) {
  color: #ffffff;
  background: #555;
  width: 28%;
}
#voice .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #voice .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#voice .voice_ttl {
  font-weight: 900;
  font-size: 24px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.01em;
  color: #231815;
  width: fit-content;
  margin: auto;
  margin-bottom: 50px;
}
@media screen and (max-width: 890px) {
  #voice .voice_ttl {
    margin-bottom: 20px;
    font-size: 19px;
  }
}
#voice .voice_subttl {
  width: fit-content;
  margin: auto;
  position: relative;
  font-weight: 900;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  padding-right: 110px;
  padding-left: 110px;
  letter-spacing: 0.05em;
}
#voice .voice_subttl::after {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  top: 50%;
  right: 0;
  background: #231815;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#voice .voice_subttl::before {
  position: absolute;
  content: "";
  width: 100px;
  height: 1px;
  top: 50%;
  left: 0;
  background: #231815;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#voice .small_txt {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.03em;
  color: #666666;
  margin-top: 10px;
}
@media screen and (max-width: 890px) {
  #voice .small_txt {
    font-size: 12px;
  }
}
#voice .voice_list {
  margin-top: 10px;
}
#voice .voice_list li {
  margin-top: 15px;
  font-weight: 400;
  font-size: 14px;
  line-height: 170%;
  text-align: justify;
  color: #231815;
  padding: 24px;
  border: 2px solid #231815;
}
@media screen and (max-width: 890px) {
  #voice .voice_list li {
    font-size: 12px;
  }
}
#voice .voice_list li .ttl_item {
  display: flex;
  align-items: center;
}
#voice .voice_list li .ttl_item p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #000000;
}
@media screen and (max-width: 890px) {
  #voice .voice_list li .ttl_item p {
    font-size: 14px;
  }
}
#voice .voice_list li .ttl_item .img {
  width: 46px;
  margin-right: 10px;
}
#instructor .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #instructor .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#instructor .instructor_main {
  display: flex;
  margin-bottom: 50px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_main {
    margin-bottom: 30px;
    display: block;
  }
}
#instructor .instructor_main dt {
  width: 30%;
  margin-right: 10px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_main dt {
    width: 100%;
    margin-right: 0;
  }
}
#instructor .instructor_main dd {
  width: 70%;
  padding: 15px;
  margin-inline-start: 0;
  font-size: 14px;
  line-height: 180%;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_main dd {
    width: 100%;
    font-size: 12px;
  }
}
#instructor .instructor_main dd .ttl {
  font-weight: bold;
  font-size: 26px;
  color: #231815;
  margin-top: 10px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_main dd .ttl {
    font-size: 20px;
  }
}
#instructor .instructor_main dd .ttl span {
  font-size: 16px;
  color: #264B82;
  display: block;
  margin-bottom: 6px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_main dd .ttl span {
    font-size: 13px;
  }
}
#instructor .instructor_main dd .subttl {
  font-weight: 500;
  font-size: 12px;
  line-height: 170%;
  color: #666666;
  margin-bottom: 10px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_main dd .subttl {
    font-size: 10px;
  }
}
#instructor .instructor_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_list {
    column-gap: 20px;
  }
}
#instructor .instructor_list li {
  width: calc(25% - 30px);
}
@media screen and (max-width: 890px) {
  #instructor .instructor_list li {
    width: calc(50% - 10px);
    margin-bottom: 20px;
  }
}
#instructor .instructor_list li .ttl {
  font-weight: bold;
  font-size: 20px;
  color: #231815;
  margin-top: 10px;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_list li .ttl {
    font-size: 16px;
  }
}
#instructor .instructor_list li .ttl span {
  font-size: 14px;
  color: #264B82;
  display: block;
}
@media screen and (max-width: 890px) {
  #instructor .instructor_list li .ttl span {
    font-size: 11px;
  }
}
#price {
  overflow: hidden;
  position: relative;
}
#price .inner {
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #price .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
#price .gray_txt {
  color: #666666;
  font-size: 13px;
  font-weight: 300;
  margin-top: 10px;
  text-align: right;
}
@media screen and (max-width: 890px) {
  #price .gray_txt {
    text-align: left;
    font-size: 11px;
  }
}
#price .price_item {
  display: flex;
  column-gap: 10px;
 
}
@media screen and (max-width: 890px) {
  #price .price_item {
    display: block;
  }
}
#price .price_item li:nth-child(1) {
  width: calc(40% - 10px);
}
#price .price_item li:nth-child(2) {
  width: calc(60% - 10px);
}
@media screen and (max-width: 891px) {
  #price .price_item li:nth-child(1),
  #price .price_item li:nth-child(2) {
    width: auto !important; /* Hoặc giá trị mặc định của bạn nếu có */
  }
}
#price .price_item li .ttl {
  background: #0066AB;
  color: #ffffff;
  font-weight: 900;
  font-size: 20px;
  line-height: 150%;
  padding: 10px;
  text-align: center;
  width: 100%;
}
@media screen and (max-width: 890px) {
  #price .price_item li .ttl {
    font-size: 16px;
    padding: 10px;
  }
}
#price .price_item li:nth-child(3) {
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 890px) {
  #price .price_item li:nth-child(3) {
    margin-top: 30px;
  }
}
#price .price_item .plan {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (max-width: 890px) {
  #price .price_item .plan {
    margin-bottom: 16px;
  }
}
#price .price_item .plan .m_b_0 {
  margin-bottom: 0;
}
#price .price_item .plan dt {
  
  font-size: 24px;
  line-height: 150%;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 2px solid #CDEB17;
  color: #0F0F0F;
}
@media screen and (max-width: 890px) {
  #price .price_item .plan dt {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 2px solid #CDEB17;
  }
}
#price .price_item .plan dd {
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
  width: 100%;
  color: #231815;
  margin-inline-start: 0;
}
@media screen and (max-width: 890px) {
  #price .price_item .plan dd {
    font-size: 13px;
  }
}
#price .price_item .plan dd span {
  font-weight: bold;
}
#price .price_item .plan dd .gray {
  color: #666666;
}
#price .price_item .plan dd p {
  margin-top: 10px;
}
@media screen and (max-width: 890px) {
  #price .price_item .plan dd p {
    margin-bottom: 30px;
  }
}
#price .price_ttl {
  position: relative;
}
#price .price_ttl::after {
  position: absolute;
  content: "";
  width: 80px;
  height: 32px;
  top: 20px;
  right: 20%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://caffeine-golf.jp/wp-content/uploads/2024/01/限定先着30名.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #price .price_ttl::after {
    right: 20%;
  }
}
#price .price_table {
  width: 100%;
}
@media screen and (max-width: 890px) {
  #price .price-scrollbar{
    overflow-y: hidden;
    overflow-x: auto;
  }
#price .price_table {
    width: 100%;
    min-width: 530px;
}
   #price .price-scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
}
#price .price-scrollbar::-webkit-scrollbar-track {
  background: rgba(110, 108, 108, 0.2);
}
#price .price-scrollbar::-webkit-scrollbar-thumb {
  background: #231815;
}
}
#price .price_table th,
#price .price_table td {
  width: 25%;
  padding: 10px 0;
  text-align: left;
  line-height: 100%;
}
#price .price_table .small_txt.hnh-last {
    text-align: left !important;
}

#price .price_table tr:last-child {
    /* border-bottom: none; */
}
#price .price_table tr th{
	width:20%;
}
#price .price_table tr td {
    padding: 10px 0;
	width: 20%;
}
#price .price_table td {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  color: #000;
}
@media screen and (max-width: 890px) {
  #price .price_table td {
    font-size: 15px;
  }
}
#price .price_table th {
  font-weight: 500;
  font-size: 15px;
}
@media screen and (max-width: 890px) {
  #price .price_table th {
    font-size: 13px;
  }
}
#price .price_table tr {
  border-bottom: 2px solid #D9D9D9;
}
@media screen and (max-width: 890px) {
  #price .price_table tr {
    border-bottom: 1px solid #D9D9D9;
  }
}
#price .price_table tr:nth-child(1) {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  border-bottom: 2px solid #231815;
}
#price .price_table tr:nth-child(1) td {
  font-size: 15px;
  padding-top: 30px;
}
@media screen and (max-width: 890px) {
  #price .price_table tr:nth-child(1) {
    font-size: 13px;
    border-bottom: 1px solid #231815;
  }
  #price .price_table tr:nth-child(1) td {
    font-size: 13px;
  }
}
#price .price_table .pr {
  font-family: 'Roboto Condensed';
}
#price .price_table .small_txt {
  font-size: 12px;
}
@media screen and (max-width: 890px) {
  #price .price_table .small_txt {
    font-size: 10px;
  }
}
#price .price_table .pr_box {
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
}
@media screen and (max-width: 890px) {
  #price .price_table .pr_box {
    padding-left: 20px;
  }
}
#price .price_table .pr_box::after {
  position: absolute;
  content: "";
  width: 28px;
  height: 16px;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/price_icon.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #price .price_table .pr_box::after {
    width: 14px;
    height: 8px;
  }
}
#price .price_table .big_pr {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
}
@media screen and (max-width: 890px) {
  #price .price_table .big_pr {
    font-size: 22px;
  }
}
#price .price_table .red {
  color: #B01010;
  text-decoration: line-through;
  font-size: 22px;
}
@media screen and (max-width: 890px) {
  #price .price_table .red {
    font-size: 19px;
  }
}
#price .price_table .r {
  display: block;
  font-size: 9px;
  font-family: 'Noto Sans JP';
}
@media screen and (max-width: 890px) {
  #price .price_table .r {
    font-size: 10px;
  }
}
#price .price_table .null {
  color: #DDDDDD;
  font-size: 18px;
}
@media screen and (max-width: 890px) {
  #price .price_table .null {
    font-size: 15px;
  }
}
#price .price_table .flex {
  display: flex;
  align-items: center;
  margin: auto;
  width: fit-content;
}
#price .price_table .flex p {
  line-height: 100%;
}
#price .price_table .yellow {
  font-size: 14px;
  color: #C6935E;
  letter-spacing: 0;
}
@media screen and (max-width: 890px) {
  #price .price_table .yellow {
    font-size: 12px;
  }
}
#price .price_table2 {
  width: 2000px;
}
#price .price_table2 th,
#price .price_table2 td {
  padding: 10px;
  text-align: left;
  line-height: 100%;
}
#price .price_table2 td {
  text-align: center;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
}
@media screen and (max-width: 890px) {
  #price .price_table2 td {
    font-size: 18px;
  }
}
#price .price_table2 th {
  font-weight: 500;
  font-size: 15px;
  width: 200px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 th {
    font-size: 13px;
  }
}
#price .price_table2 tr {
  border-bottom: 2px solid #D9D9D9;
}
@media screen and (max-width: 890px) {
  #price .price_table2 tr {
    border-bottom: 1px solid #D9D9D9;
  }
}
#price .price_table2 tr:nth-child(1) {
  font-weight: 400;
  font-size: 15px;
  line-height: 120%;
  border-bottom: 2px solid #231815;
}
#price .price_table2 tr:nth-child(1) td {
  font-size: 15px;
  padding-top: 30px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 tr:nth-child(1) {
    font-size: 13px;
    border-bottom: 1px solid #231815;
  }
  #price .price_table2 tr:nth-child(1) td {
    font-size: 13px;
  }
}
#price .price_table2 .pr {
  font-family: 'Roboto Condensed';
}
#price .price_table2 .small_txt {
  font-size: 15px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .small_txt {
    font-size: 13px;
  }
}
#price .price_table2 .pr_box {
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .pr_box {
    padding-left: 20px;
  }
}
#price .price_table2 .pr_box::after {
  position: absolute;
  content: "";
  width: 28px;
  height: 16px;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/price_icon.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .pr_box::after {
    width: 14px;
    height: 8px;
  }
}
#price .price_table2 .big_pr {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .big_pr {
    font-size: 22px;
  }
}
#price .price_table2 .red {
  color: #B01010;
  text-decoration: line-through;
  font-size: 22px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .red {
    font-size: 19px;
  }
}
#price .price_table2 .small_red {
  color: #B01010;
  text-decoration: line-through;
  font-size: 14px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .small_red {
    font-size: 10px;
  }
}
#price .price_table2 .r {
  display: block;
  font-size: 12px;
  font-family: 'Noto Sans JP';
}
@media screen and (max-width: 890px) {
  #price .price_table2 .r {
    font-size: 10px;
  }
}
#price .price_table2 .null {
  color: #DDDDDD;
  font-size: 18px;
}
@media screen and (max-width: 890px) {
  #price .price_table2 .null {
    font-size: 15px;
  }
}
#price .price_table2 .flex {
  display: flex;
  align-items: center;
  margin: auto;
  width: fit-content;
}
#price .price_table2 .flex p {
  line-height: 100%;
}
#price .price_table2 .yellow {
  font-size: 14px;
  color: #A19528;
  letter-spacing: 0;
}



@media screen and (max-width: 890px) {
  #price .price_table2 .yellow {
    font-size: 12px;
  }
}
.tableArea {
  overflow: scroll;
}
.tableArea::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
@media screen and (max-width: 890px) {
  .tableArea::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
}
.tableArea::-webkit-scrollbar-track {
  background: rgba(110, 108, 108, 0.2);
}
.tableArea::-webkit-scrollbar-thumb {
  background: #231815;
}
h2.h2_ttl {}

h2.h2_ttl span.g-\#0066AB {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    /* line-height: 116%; */
    /* letter-spacing: 0.02em; */
    color: #0066AB !important;
    display: inline;
    align-items: center;
    color: #006934;
}

h2.h2_ttl {}

h2.h2_ttl {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    /* line-height: 116%; */
    /* letter-spacing: 0.02em; */
    color: #eee;
    /* display: inline; */
    align-items: center;
    color: #000;
    text-align: center !important;
}
#flow {
  overflow: hidden;
  background: #0066AB;
  color: #ffffff;
  position: relative;
/*   margin-bottom: 90px; */
}

#faq{
  text-align: center;
  
    color: #000;
    margin-bottom: 90px;
}
#faq .inner {
    padding-top: 90px;
    max-width: 800px;
    padding-bottom: 90px;
}
@media screen and (max-width: 890px) {
/*   #flow {
    margin-bottom: 50px;
  } */
  #faq{
    margin-bottom: 50px;
}
}
#flow .flow_after {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
#flow .flow_after img {
  max-width: 120%;
  width: 120%;
}
@media screen and (max-width: 890px) {
  #flow .flow_after {
    width: 100%;
    right: 60%;
  }
  #flow .flow_after img {
    max-width: 200%;
    width: 200%;
  }
}
#flow .inner {
  max-width: 800px;
  padding-bottom: 90px;
  padding-top: 80px;
  z-index: 2;
  position: relative;
}
@media screen and (max-width: 890px) {
  #flow .inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}



#flow .h2_enttl .ttl {
  color: #ffffff;
}
#flow .h2_enttl .ttl span {
  color: #ffffff;
}
#flow .h2_enttl .bgen {
  color: rgba(255, 255, 255, 0.03);
}
#flow .flow_item {
  width: fit-content;
  margin: auto;
}
#flow .flow_item a {
  color: #ffffff !important;
}
#flow .flow_item li {
  position: relative;
  padding-bottom: 80px;
}
@media screen and (max-width: 890px) {
  #flow .flow_item li {
    padding-bottom: 30px;
  }
}
#flow .flow_item li::after {
  position: absolute;
  content: "";
  width: 40px;
  height: 40px;
  bottom: 0;
  left: calc(50% - 12px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/flow_icon.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  #flow .flow_item li::after {
    width: 24px;
    height: 24px;
  }
}
#flow .flow_item li:last-child {
  padding-bottom: 0;
}
#flow .flow_item li:last-child::after {
  display: none;
}
#flow .flow_item li .ttl_item {
  display: flex;
}
#flow .flow_item li .ttl_item .num {
  font-weight: 700;
  font-size: 45px;
  line-height: 100%;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 890px) {
  #flow .flow_item li .ttl_item .num {
    font-size: 30px;
  }
}
#flow .flow_item li .ttl_item .num span {
  font-size: 16px;
  line-height: 116%;
  letter-spacing: 0.15em;
  display: block;
}
@media screen and (max-width: 890px) {
  #flow .flow_item li .ttl_item .num span {
    font-size: 11px;
  }
}
#flow .flow_item li .ttl_item .ttl {
  margin-left: 25px;
  padding-left: 25px;
  border-left: 2px solid #ffffff;
  font-weight: 900;
  font-size: 24px;
  line-height: 116%;
  letter-spacing: 0.02em;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 890px) {
  #flow .flow_item li .ttl_item .ttl {
    font-size: 18px;
    margin-left: 16px;
    padding-left: 16px;
  }
}
#flow .flow_item li p {
  font-weight: 400;
  font-size: 15px;
  line-height: 170%;
  margin-top: 15px;
}
@media screen and (max-width: 890px) {
  #flow .flow_item li p {
    margin-top: 8px;
    font-size: 13px;
  }
}
#faq {
  text-align: center;
 
  color: #000;
  margin-bottom: 90px;
}
@media screen and (max-width: 890px) {
  #faq {
    margin-bottom: 50px;
  }
}
#faq .inner {
  padding-top: 90px;
  max-width: 800px;
  padding-bottom: 90px;
}
@media screen and (max-width: 890px) {
  #faq .inner {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#faq .h2_ttl {
  color: #ffffff;
}
#faq .h2_ttl span {
  color: #000;
}
#faq .faq-list .faq-list_txt {
  margin-bottom: 30px;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 30px;
}
@media screen and (max-width: 890px) {
  #faq .faq-list .faq-list_txt {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}
#faq .faq-list label {
  position: relative;
  display: flex;
  margin-top: 0;
  cursor: pointer;
}
#faq .faq-list label:first-of-type {
  margin-top: 0;
}
#faq .faq-list label .faq-q {
  width: 100%;
  padding-left: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 100%;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 890px) {
  #faq .faq-list label .faq-q {
    padding-left: 10px;
    font-size: 16px;
  }
}
#faq .faq-list label .q-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 100%;
  letter-spacing: 0.2em;
  font-size: 30px;
  line-height: 100%;
}
@media screen and (max-width: 890px) {
  #faq .faq-list label .q-icon {
    font-size: 20px;
  }
}
#faq .faq-list label:after {
  content: '';
  display: block;
  background: url(/wp-content/uploads/2023/09/add.png) center no-repeat;
  background-size: 100%;
  width: 17px;
  height: 17px;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: rotate(0deg);
  top: calc(50% - 6.5px);
  right: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 890px) {
  #faq .faq-list label:after {
    right: 0;
  }
}
#faq .faq-list input[type="checkbox"]:checked + label:after {
  content: '';
  display: block;
 background: url(/wp-content/uploads/2023/09/add02.png) center no-repeat;
  background-size: 100%;
  width: 17px;
  height: 17px;
  position: absolute;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
 
  top: calc(50% - 6.5px);
  right: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (max-width: 890px) {
  #faq .faq-list input[type="checkbox"]:checked + label:after {
    right: 0;
  }
}
#faq .faq-list input[type="checkbox"].on-off {
  display: none;
}
#faq .faq-list .acc-inner {
  display: flex;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  margin: 0;
  padding: 0;
  list-style: none;
}
#faq .faq-list .acc-inner .a-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 55px;
  height: 55px;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  color: #ffffff;
  background: #231815;
  border-radius: 100%;
  margin-bottom: 10px;
}
@media screen and (max-width: 890px) {
  #faq .faq-list .acc-inner .a-icon {
    font-size: 18px;
    height: 45px;
  }
}
#faq .faq-list .acc-inner .acc_box {
  width: 100%;
  text-align: left;
  padding: 20px 30px 0 50px;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (max-width: 890px) {
  #faq .faq-list .acc-inner .acc_box {
    font-size: 13px;
    padding: 10px 30px 0 30px;
  }
}
#faq .faq-list label + .acc-inner {
  position: relative;
  /*height: 0;*/
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: max-height 0.5s;
}
#faq .faq-list input[type="checkbox"].on-off:checked + label + .acc-inner {
  max-height: 500px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: max-height 0.5s;
}
#faq .faq-list input[type="checkbox"].on-off:checked + label .acc-inner {
  /*position: relative;*/
  overflow: initial;
  transition: none;
}
#faq .faq-list:last-of-type {
  margin-bottom: 0;
}
.faq_nobg {
  background: #ffffff !important;
  color: #231815 !important;
}
.faq_nobg label:after {
  content: '' !important;
  display: block !important;
  background: url(../img/add_bk.png) center no-repeat !important;
  background-size: 100% !important;
  width: 17px !important;
  height: 17px !important;
  position: absolute !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: rotate(0deg) !important;
  top: calc(50% - 6.5px) !important;
  right: 20px !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
@media screen and (max-width: 890px) {
  .faq_nobg label:after {
    right: 0 !important;
  }
}
.faq_nobg input[type="checkbox"]:checked + label:after {
  content: '' !important;
  display: block !important;
  background: url(../img/add_bk.png) center no-repeat !important;
  background-size: 100% !important;
  width: 17px !important;
  height: 17px !important;
  position: absolute !important;
  transform: translateY(-50%) !important;
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: rotate(45deg) !important;
  top: calc(50% - 6.5px) !important;
  right: 20px !important;
  -webkit-transition: all 0.3s !important;
  -moz-transition: all 0.3s !important;
  -ms-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
}
@media screen and (max-width: 890px) {
  .faq_nobg input[type="checkbox"]:checked + label:after {
    right: 0 !important;
  }
}
.faq_btn {
  margin: auto;
  font-size: 18px;
  color: #231815;
  background: #ffffff;
  text-align: center;
  width: 100%;
  display: block;
  padding: 16px;
  border-radius: 0;
  position: relative;
  margin-bottom: 25px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  letter-spacing: 0;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
  max-width: 300px;
}
.faq_btn span {
  font-size: 14px;
}
.faq_btn::after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  top: 50%;
  right: 60px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/btn_line_icon_white.png) no-repeat center / contain;
}
@media screen and (max-width: 890px) {
  .faq_btn::after {
    right: 30px;
  }
}
#news .inner {
  max-width: 800px;
  padding-bottom: 90px;
  padding-top: 0;
}
@media screen and (max-width: 890px) {
  #news .inner {
    padding-top: 0;
    padding-bottom: 50px;
  }
}
#news .news_item {
  border-top: 1px solid #D9D9D9;
}
#news .news_item a {
  color: #231815;
}
#news .news_item li {
  padding: 25px 0;
  border-bottom: 1px solid #D9D9D9;
  font-weight: 700;
  font-size: 15px;
  line-height: 160%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
}
#news .news_item li a {
  color: #231815;
}
@media screen and (max-width: 890px) {
  #news .news_item li {
    display: block;
    padding: 16px 0;
    font-size: 13px;
  }
}
#news .news_item li span {
  margin-right: 30px;
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
}
@media screen and (max-width: 890px) {
  #news .news_item li span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 12px;
  }
}
#info .inner {
  max-width: 800px;
  padding-bottom: 90px;
}
@media screen and (max-width: 890px) {
  #info .inner {
    padding-bottom: 50px;
  }
}
#info .info_item {
  border-top: 1px solid #D9D9D9;
}
#info .info_item dl {
  padding: 25px 0;
  display: flex;
  border-bottom: 1px solid #D9D9D9;
}
@media screen and (max-width: 890px) {
  #info .info_item dl {
    padding: 16px 0;
  }
}
#info .info_item dl dt {
  width: 25%;
  margin-right: 30px;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
@media screen and (max-width: 890px) {
  #info .info_item dl dt {
    font-size: 13px;
    margin-right: 16px;
  }
}
#info .info_item dl dd {
  font-size: 14px;
  text-align: left;
  margin-inline-start: 0;
  width: calc(75% - 30px);
}
#info .info_item dl dd a {
  font-weight: bold;
  text-decoration: underline;
  color: #231815;
}
@media screen and (max-width: 890px) {
  #info .info_item dl dd {
    width: calc(75% - 16px);
    font-size: 12px;
  }
}
.map {
  height: 300px;
}
.map iframe {
  width: 100%;
  height: 300px;
}
#footer {
  background: #333333;
  color: #ffffff;
  font-size: 14px;
}
#footer .inner {
  max-width: 1081px;
  text-align: center;
  margin: auto;
  padding-top: 35px;
  padding-bottom: 35px;
}
#footer .iconmenu {
  display: flex;
  width: fit-content;
  margin: auto;
  column-gap: 24px;
}
@media screen and (max-width: 890px) {
  #footer .iconmenu {
    margin-bottom: 20px;
  }
}
#footer .iconmenu li img {
  max-width: 24px;
}
#footer .submenu {
 
  column-gap: 20px;
  margin: auto;
  width: fit-content;
  margin-top: 30px;
  font-size: 14px;
}
@media screen and (max-width: 890px) {
  #footer .submenu {
    display: block;
    margin-top: 0;
    font-size: 12px;
  }
}
@media screen and (max-width: 890px) {
  #footer .submenu li {
    margin-bottom: 20px;
  }
}
#footer .submenu li a {
  color: #ffffff;
  font-weight: bold;
  padding-right: 20px;
  
}
#footer .submenu li {
    margin-bottom: 10px;
}
@media screen and (max-width: 890px) {
  #footer .submenu li a {
    border-right: none;
    font-size: 12px;
    padding-right: 0;
  }
}
#footer .submenu li:last-child a {
  border-right: none;
}
#copyright {
  padding-top: 40px;
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 35px;
  padding-bottom: 35px;
}
@media screen and (max-width: 890px) {
  #copyright {
    font-size: 10px;
    padding-bottom: 80px;
  }
}
#copyright .img {
  margin: auto;
  max-width: 135px;
  margin-bottom: 35px;
}
@media screen and (max-width: 890px) {
  #copyright .img {
    max-width: 80px;
    margin-bottom: 10px;
  }
}
.pagination {
  display: flex;
  justify-content: center;
  font-size: 20px;
  font-weight: 400;
}
.wp-pagenavi {
  display: flex;
  margin-top: 0;
}
.extend {
  display: none;
}
.larger,
.smaller,
.nextpostslink,
.previouspostslink {
  color: #333333;
  background: #ffffff;
  width: 40px;
  height: 50px;
  border: 1px solid #ffffff;
  margin: 7px 5px;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
@media screen and (max-width: 890px) {
  .larger,
  .smaller,
  .nextpostslink,
  .previouspostslink {
    line-height: 3;
    width: 30px;
    height: 40px;
    margin: 7px 5px;
    font-size: 16px;
  }
}
.nextpostslink,
.previouspostslink {
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 890px) {
  .nextpostslink,
  .previouspostslink {
    line-height: 4;
  }
}
.larger:hover,
.smaller:hover,
.nextpostslink:hover,
.previouspostslink:hover {
  color: #ffffff;
  background: #004AAD;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #004AAD;
}
.current {
  color: #ffffff;
  background: #004AAD;
  width: 40px;
  height: 50px;
  margin: 7px 5px;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 890px) {
  .current {
    line-height: 3;
    width: 30px;
    height: 40px;
    margin: 7px 5px;
  }
}
.btn_item {
  display: flex;
  text-align: center;
  position: relative;
  column-gap: 30px;
  width: fit-content;
  margin: auto;
  margin-top: 50px;
}
@media screen and (max-width: 890px) {
  .btn_item {
    margin-top: 30px;
    display: block;
  }
}
.btn_item .page_list_prev {
  color: #ffffff;
  line-height: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  background: #231815;
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.btn_item .page_list_prev a {
  width: 100%;
  font-size: 14px;
  color: #ffffff;
  margin: auto;
  display: block;
  padding: 15px 50px;
}
@media screen and (max-width: 890px) {
  .btn_item .page_list_prev {
    margin-bottom: 10px;
  }
}
.btn_item .page_list_back {
  color: #fff;
  line-height: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  background: #036eb8;
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.btn_item .page_list_back a {
  width: 100%;
  font-size: 14px;
  color: #fff;
  margin: auto;
  display: block;
  padding: 15px 50px;
}
@media screen and (max-width: 890px) {
  .btn_item .page_list_back {
    margin-bottom: 10px;
  }
}
.btn_item .page_list_next {
  color: #ffffff;
  line-height: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  background: #231815;
  display: flex;
  align-items: center;
  border-radius: 4px;
}
.btn_item .page_list_next a {
  width: 100%;
  font-size: 14px;
  color: #ffffff;
  margin: auto;
  display: block;
  padding: 15px 50px;
}
#mv {
  margin-top: 92px;
  position: relative;
  background: #eeeeee;
}
@media screen and (max-width: 890px) {
  #mv {
    margin-top: 0;
  }
}
#mv .inner {
  padding: 0;
  margin-left: 70px;
  max-width: calc(100% - 70px);
  width: calc(100% - 70px);
  position: relative;
}
@media screen and (max-width: 890px) {
  #mv .inner {
    margin-left: 0;
    max-width: 100%;
    width: 100%;
  }
}
#mv .mv_bg {
  width: 100%;
}
#mv .mv_bg img {
  width: 100%;
  height: 776px;
  object-fit: cover;
}
#mv .mv_bg{
   position: relative;
	overflow:hidden;
}
h2.ttl span {
    color: #0066AB !important;
    font-family: Poppins;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 116%; /* 34.8px */
    letter-spacing: 0.6px;
}
.h2_enttl .ttl span {
    /* color: #888 !important; */
    color: #888 !important;
    font-family: Noto Sans JP;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}
.h2_enttl .ttl span.g-\#0066AB {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    /* line-height: 116%; */
    /* letter-spacing: 0.02em; */
    color: #0066AB !important;
    /* display: flex; */
    align-items: center;
    color: #006934;
}
span.g-\#0066AB {}

span.g-\#0066AB {}

.h2_enttl .ttl {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
}
@media screen and (max-width: 890px) {
  ul.mv_sub_ttl_2 li span {
    font-size: 12px;
}

ul.mv_sub_ttl_2 li {
    margin-bottom: 10px !important;
}

ul.mv_sub_ttl_2 {
    margin-bottom: 15px;
}
  div#hnh-xanh .inner {
    padding-top: 30px;
    padding-bottom: 70px !important;
}
#campaign .inner {
    padding-top: 30px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    margin-top: -50px;
}
p.f24.bold.hnh-st {
    font-size: 14px !important;
}
div#hnh-xanh p.f40.bold strong {
    font-size: 23px !important;
}
p.f40.bold {
    font-size: 23px !important;
}
  #mv .mv_bg img {
    height: 68vh;
  }
}
#mv .list {
  margin: auto;
  text-align: center;
}
#mv .mv_list {
  position: absolute;
  right: 50px;
  top: 50px;
  display: block;
  font-weight: bold;
  letter-spacing: 0;
  font-family: 'Noto Sans JP';
  z-index: 9;
}
@media screen and (max-width: 890px) {
  #mv .mv_list {
    
    column-gap: 5px;
    right: calc(50% - 170px);
    top: 232px;
  }
}
#mv .mv_list .f10 {
  font-size: 10px;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f10 {
    font-size: 8px;
  }
}
#mv .mv_list .f18 {
  font-size: 18px;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f18 {
    font-size: 14px;
  }
}
#mv .mv_list .f20 {
  font-size: 20px;
  font-weight: 900;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f20 {
    font-size: 16px;
  }
}
#mv .mv_list .f12 {
  font-size: 12px;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f12 {
    font-size: 10px;
    line-height: 120%;
  }
}
#mv .mv_list .f32 {
  font-size: 32px;
  line-height: 120%;
  font-weight: 900;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f32 {
    font-size: 24px;
  }
}
#mv .mv_list .f16 {
  font-size: 16px;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f16 {
    font-size: 12px;
  }
}
#mv .mv_list .f17 {
  font-size: 17px;
  font-weight: 900;
}
@media screen and (max-width: 890px) {
  #mv .mv_list .f17 {
    font-size: 13px;
  }
}
#mv .mv_list .black {
  display: block;
}
#mv .mv_list li {
  border-radius: 100%;
  width: 150px;
  height: 150px;
  background: #E2A918D9;
  color: #ffffff;
  text-align: center;
  display: flex;
  align-items: center;
  font-family: 'Noto Sans JP';
  line-height: 150%;
}
@media screen and (max-width: 890px) {
  #mv .mv_list li {
    width: 110px;
    height: 110px;
  }
}
#mv .mv_list li + li {
  margin-top: 10px;
}
.f16{
  font-size: 16px !important;
}
.f15{
  font-size: 15px !important;
}
.f10{
  font-size: 10px !important;
}
.f12{
  font-size: 12px !important;
}
.f20{
  font-size: 20px !important;
}
.f26{
  font-size: 26px !important;
}
.f13{
  font-size: 13px !important;
}
span.f60 {
    font-size: 60px !important;
}
@media screen and (max-width: 890px) {
  #mv .mv_list li + li {
    margin-top: 0;
  }
}
#mv .mv_list .fRoboto {
 
  font-weight: 900;
}
#mv .ttl_tr {
  font-size: 19px;
  font-weight: bold;
  line-height: 120%;
  letter-spacing: 0;
  color: #231815;
  writing-mode: vertical-rl;
  text-orientation: upright;
  position: absolute;
  right: 8.6%;
  top: 9%;
  text-align: left;
}
#mv .ttl_tr span {
  background: #ffffff;
  padding: 10px;
}
#mv .mv_ttl_top {
  font-weight: 900;
  font-size: 50px;
  letter-spacing: 0;
  position: absolute;
  top: 50px;
  left: 80px;
  line-height: 100%;
  color: #fff;
  z-index: 9;
}
@media screen and (max-width: 890px) {
  #mv .mv_ttl_top {
    text-align: center;
    left: auto;
    top: 43px;
    font-size: 36px;
    width: 100%;
  }
}
@media (max-width: 890px){
  body #mv .mv_ttl_top {
    /* text-align: center; */
    /* left: auto; */
    /* top: 80px; */
    /* font-size: 25px; */
    width: 75% !important;
    font-size: 14px;
    text-align: left !important;
  }
}
#mv .mv_ttl_top .sub_ttl {
  font-size: 38px;
  line-height: 100%;
}
@media screen and (max-width: 890px) {
  #mv .mv_ttl_top .sub_ttl {
    font-size: 14px;
  }
}
#mv .mv_ttl_top span {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
@media screen and (max-width: 890px) {
  #mv .mv_ttl_top span {
    margin-bottom: 0;
    font-size: 14px;
  }
}
#mv .mv_ttl {
  color: #ffffff;
  font-weight: 900;
  font-size: 40px;
  line-height: 133%;
  letter-spacing: 0;
  position: absolute;
  bottom: 70px;
  z-index: 9;
  left: 80px;
}
@media screen and (max-width: 890px) {
  #mv .mv_ttl {
    left: 20px;
    font-size: 16px;
  }
}
#mv .mv_ttl .mv_sub_ttl li {
  padding-left: 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: #0066AB;
  position: relative;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}
@media screen and (max-width: 890px) {
  #mv .mv_ttl .mv_sub_ttl li {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
#mv .mv_ttl .mv_sub_ttl li::before {
  position: absolute;
  content: "◆";
  line-height: 133%;
  font-size: 14px;
  color: #0066AB;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 890px) {
  #mv .mv_ttl .mv_sub_ttl li::before {
    font-size: 12px;
  }
}
#news_archive {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 150px;
  margin-bottom: 100px;
}
@media screen and (max-width: 890px) {
  #news_archive {
    margin-top: 100px;
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
}
#news_archive .ttl_item {
  border-bottom: #ccc 2px solid;
  padding-bottom: 20px;
  margin-bottom: 40px;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #393939;
}
@media screen and (max-width: 890px) {
  #news_archive .ttl_item {
    padding-bottom: 10px;
  }
}
#news_archive .ttl_item h3 {
  margin: 0;
  padding: 0;
}
#news_archive .ttl_item .news_ttl {
  display: flex;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #393939;
}
@media screen and (max-width: 890px) {
  #news_archive .ttl_item .news_ttl {
    font-size: 16px;
  }
}
#news_archive .ttl_item .news_ttl span {
  font-weight: 700;
  font-size: 14px;
  line-height: 10px;
  color: #ffffff;
  background: #231815;
  padding: 8px;
  margin-right: 12px;
}
#news_archive .ttl_item .single_date {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
  text-align: left;
  margin-bottom: 2px;
}
#news_archive .news_item {
  border-top: 1px solid #D9D9D9;
}
#news_archive .news_item a {
  color: #231815;
}
#news_archive .news_item li {
  padding: 25px 0;
  border-bottom: 1px solid #D9D9D9;
  font-weight: 700;
  font-size: 15px;
  line-height: 160%;
  display: flex;
  align-items: center;
  letter-spacing: 0.02em;
}
#news_archive .news_item li a {
  color: #231815;
}
@media screen and (max-width: 890px) {
  #news_archive .news_item li {
    display: block;
    padding: 16px 0;
    font-size: 13px;
  }
}
#news_archive .news_item li span {
  margin-right: 30px;
  color: #666666;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
}
@media screen and (max-width: 890px) {
  #news_archive .news_item li span {
    display: block;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 12px;
  }
}
#news_archive .news_list {
  display: flex;
  flex-wrap: wrap;
  column-gap: 60px;
}
@media screen and (max-width: 890px) {
  #news_archive .news_list {
    padding-left: 10px;
  }
}
#news_archive .news_list li {
  width: calc(50% - 30px);
  margin-bottom: 60px;
}
@media screen and (max-width: 890px) {
  #news_archive .news_list li {
    width: 100%;
    margin-bottom: 30px;
  }
}
#news_archive .news_list li:last-child {
  margin-bottom: 0;
}
#news_archive .news_list li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 170%;
  padding-left: 16px;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 890px) {
  #news_archive .news_list li p {
    font-size: 12px;
  }
}
.pagination {
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-weight: 400;
}
.wp-pagenavi {
  display: flex;
  margin-top: 50px;
}
.extend {
  display: none;
}
.larger,
.smaller,
.nextpostslink,
.previouspostslink {
  color: #282828;
  background: #ffffff;
  width: 36px;
  height: 36px;
  border: 1px solid #282828;
  margin: 7px 8px;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 890px) {
  .larger,
  .smaller,
  .nextpostslink,
  .previouspostslink {
    line-height: 3;
    width: 37px;
    height: 37px;
    margin: 7px 6px;
  }
}
.nextpostslink,
.previouspostslink {
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 890px) {
  .nextpostslink,
  .previouspostslink {
    line-height: 4;
  }
}
.larger:hover,
.smaller:hover,
.nextpostslink:hover,
.previouspostslink:hover {
  color: #ffffff;
  background: #CDEB17;
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #CDEB17;
}
.current {
  color: #ffffff;
  background: #282828;
  width: 36px;
  height: 36px;
  border: 1px solid #282828;
  margin: 7px 8px;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 890px) {
  .current {
    line-height: 3;
    width: 37px;
    height: 37px;
    margin: 7px 6px;
  }
}
@media (max-width: 940px) {
  #industry_news {
    width: 94%;
    margin: 90px 3% auto 3%;
  }
}
@media (max-width: 768px) {
  #industry_news {
    width: 92%;
    margin: 90px 4% auto 4%;
  }
  .new_list dl dt {
    width: 15%;
  }
  .new_list dl dd {
    width: 85%;
  }
}
@media (max-width: 767px) {
  #industry_news {
    margin: 40px 4% auto 4%;
  }
  .new_list dl {
    width: 100%;
    display: block;
  }
  .new_list dl dt {
    width: 100%;
    padding: 23px 0 0 0;
  }
  .new_list dl dd {
    width: 100%;
    border-top: none;
    padding: 0 0 20px 0;
  }
  .industry_news_tag {
    margin-right: 5px;
  }
  .industry_news_tag a {
    width: 80px;
    height: 40px;
    font-size: 1.4rem;
  }
  .industry_news_tag_hover {
    margin-right: 5px;
  }
  .industry_news_tag_hover a {
    width: 80px;
    height: 40px;
    font-size: 1.4rem;
  }
}
.news_content {
  min-height: 40vh;
}
@media screen and (max-width: 890px) {
  .news_content {
    min-height: auto;
  }
}
.news_content img {
  width: 100%;
}
.content_txt p {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 30px;
}
.temp_content {
  font-weight: 400;
}
.temp_content h3 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
}
@media screen and (max-width: 890px) {
  .temp_content h3 {
    font-size: 16px;
    margin-top: 30px;
  }
}
.pop {
  opacity: 1 !important;
}
.pop:hover {
  opacity: 1 !important;
}
@media screen and (max-width: 890px) {
  #popmake-170 {
    max-width: 90% !important;
    margin-left: 5% !important;
  }
}

#voice .feature_ttl{
  font-weight: 900;
  font-size: 24px;
  line-height: 120%;
  text-align: left;
  letter-spacing: 0.01em;
   color: #0F0F0F;
  margin-bottom: 24px;
}
#voice .feature_ttl br{
  display: none;
}
@media screen and (max-width: 890px) {
  #voice .feature_ttl br{
    display: block;
  }
  #voice .feature_ttl{
    font-weight: 900;
    font-size: 19px;
    line-height: 120%;
    text-align: center;
  }
}

#voice .title_feeling_member{
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    color: #0F0F0F;
    padding-bottom: 3px;
    margin-bottom: 25px;
    position: relative;
}
#voice .title_feeling_member:after{
   position: absolute;
   bottom: 0;
   background: #0F0F0F;
   height: 2px;
   width: 100%;
   content: '';
   left: 0;
}
@media screen and (max-width: 890px) {
  #voice .title_feeling_member{
    text-align: center;
  }
  #voice .title_feeling_member span{
    background: #fff;
    padding: 0 16px;
    font-weight: 900;
    font-size: 15px;
    line-height: 150%;
    position: relative;
    z-index: 2;
  }
  #voice .title_feeling_member:after{
     height: 1px;
     bottom: 50%;
     margin-bottom: -1px;
  }
  #voice .description_feeling_member{
     text-align: center;
     color: #555555;
     font-weight: 400;
    font-size: 11px;
    text-align: center;
  }

}
#voice .list-feel .row{
  display: flex;
  flex-wrap: wrap;
  row-gap: 60px;
      column-gap: 60px;
}
#voice .list-feel{
  margin-top: 24px;
}
@media screen and (max-width: 890px) {
  #voice .list-feel{
    margin-top: 16px;
  }
}
#voice .list-feel .row .col-6{
      width: calc(50% - 30px);
  border: 2px solid #0066AB;
  padding: 24px;
}

@media screen and (max-width: 890px) {
  #voice .list-feel .row{
      row-gap: 16px;
      column-gap: 16px;
  }
#voice .list-feel .row .col-6{
      width: 100%;
}
}

#voice .list-feel .top-feel{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
  align-items: center;
}

@media screen and (max-width: 890px) {
  #voice .list-feel .top-feel{
    margin-bottom: 7px;
  }
}

#voice .list-feel .top-feel .avatar{
  width: 46px;
height: 46px;
border-radius: 50%;
overflow: hidden;
}

#voice .list-feel .top-feel .name{
  font-weight: 800;
  font-size: 14px;
  line-height: 120%;
  color: #000000;
  padding-left: 10px;
}
@media screen and (max-width: 890px) {
  #voice .list-feel .top-feel .name{
    font-size: 13px;
    padding-left: 8px;

  }
}

#instructor .images-box .images{
/*  margin-bottom: 16px;*/
position:relative;
padding-top:60%;
overflow: hidden;
}
#instructor .images-box .images img{
position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
}
#instructor .images-box .content-box{
  padding: 16px 24px 24px;
}

#instructor .title-sub{
  color: #56A57A;
  font-weight: 900;
  font-size: 18px;
  line-height: 170%;
  margin-bottom: 10px;
}
#instructor .title{
  font-weight: 900;
  font-size: 30px;
  color: #0F0F0F;
  line-height: 110%;
  margin-bottom: 15px;
}
#instructor .description{
  font-weight: 400;
  font-size: 16px;
  line-height: 180%;
  color: #0F0F0F;
}
div#hnh-xanh {
    padding: 0;
    margin-left: 70px;
    max-width: calc(100% - 70px);
    width: calc(100% - 70px);
    position: relative;
}
#instructor .description span{
   font-size: 14px;
   padding-bottom: 5px;
}
@media screen and (max-width: 890px) {
  #instructor .title-sub{
    font-size: 14px;
    margin-bottom: 6px;
  }
  #instructor .title{
    font-size: 22px;
    margin-bottom: 6px;
  }
  #instructor .description{
    font-size: 12px;
  }
  #instructor .description span{
    font-size: 10px;
  }
}
div#hnh-xanh {
    background: #3385BC;
}
div#hnh-xanh ul li span {
    background: #fff;
    /* margin-bottom: 10px; */
}

div#hnh-xanh ul li {
    margin-bottom: 10px;
}
div#hnh-xanh .inner {
    padding-top: 30px;
  padding-bottom: 30px
}
ul.mv_sub_ttl_2 li span:before {
    /* position: absolute; */
    content: "◆";
    line-height: 133%;
    font-size: 14px;
    color: #C6935E;
	margin-right: 5px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
div#hnh-xanh ul {
    color: #C6935E;
    font-size: 18px;
    font-weight: 700;
}


.sub_ttl {
    /* color: var(--white, #FFF); */
    /* font-family: Noto Sans JP; */
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: 150% !important; /* 27px */
}

span.hnh-C6935E {
    font-size: 38px !important;
    color: #C6935E !important;
}

@media (max-width: 890px){
  body #mv .mv_ttl_top {
    text-align: center;
    left: auto;
    top: 30px;
    font-size: 25px;
    width: 100%;
  }
  body #mv .mv_list {
  
    column-gap: 5px;
        right: calc(50% - 180px);
    top: 30px;
  }
  body #mv .mv_list li {
    width: 110px;
    height: 110px;
    margin-bottom: 15px;
  }
  body #mv .mv_bg {
    width: 100%;
    
  }
  body #mv .mv_list .f16 {
    font-size: 10px;
  }
  body #mv .mv_list .f32 {
    font-size: 21px;
  }
  body #mv .mv_list .f17 {
    font-size: 11px;
  }
  body #mv .mv_list .f18 {
    font-size: 11px;
  }
  body #mv .mv_ttl {
    left: 20px;
    font-size: 13px;
  }
  body #machine .machine_list li .btn {
    font-weight: 700;
    font-size: 8px;
    line-height: 170%;
    letter-spacing: 0.08em;
    position: relative;
    border: 1px solid #ffffff;
    padding: 10px 35px 10px 10px;
    display: block;
    
    color: #ffffff;
    
  }
  body #about .sub_ttl {
    font-size: 13px;
  }
  body #about .about_list li {
    width: 100%;
    font-size: 12px;
  }
  body #reason .reason_list li .ttl_item .ttl {
    font-size: 12px;
  }
  body #reason .reason_list li p {
    font-size: 10px;
  }
  body #sns_item .ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 10px;
    color: #ffffff;
    text-align: center;
  }
  body #case .case_ttl {
    font-size: 18px;
  }
  body #case .case_item ul li p {
    font-size: 9px;
  }
  body #machine .machine_list li .txt p {
    font-weight: 900;
    font-size: 9px;
    line-height: 150%;
    letter-spacing: 0.04em;
  }
  body #facility .list_ttl {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
  }
  body #facility .facility_iconlist .iconlist li {
    font-size: 10px;
  }
  body #facility .drink_item .drink_ttl {
    padding-left: 45px;
    font-size: 9px;
    text-align: left;
    padding-left: 63px;
  }
  body #mv .mv_ttl_top span {
    margin-bottom: 0;
    font-size: 12px !important;
  }
}
@media (max-width: 1024px){
	header_item #header .menu-menu_jp-container {
    	padding-left: 16px;
	}
}


@media (max-width: 320px){
  body #mv .mv_ttl_top {
    text-align: center;
    left: auto;
    top: 80px;
    font-size: 25px;
    width: 100%;
  }
  body #mv .mv_list {
    
    column-gap: 5px;
    right: calc(50% - 150px);
    top: 200px;
  }
  body #mv .mv_list li {
    width: 95px;
    height: 95px;
  }
  body #mv .mv_bg {
    width: 100%;
    padding-bottom: 55px;
  }
  body #mv .mv_list .f16 {
    font-size: 10px;
  }
  body #mv .mv_list .f32 {
    font-size: 21px;
  }
  body #mv .mv_list .f17 {
    font-size: 11px;
  }
  body #mv .mv_list .f18 {
    font-size: 11px;
  }
  body #mv .mv_ttl {
    left: 20px;
    font-size: 13px;
  }
  body #machine .machine_list li .btn {
    font-weight: 700;
    font-size: 8px;
    line-height: 170%;
    letter-spacing: 0.08em;
    position: relative;
    border: 1px solid #ffffff;
    padding: 10px 35px 10px 10px;
    display: block;
    width: 90px;
    color: #ffffff;
    margin-left: 20px;
  }
  body #about .sub_ttl {
    font-size: 13px;
  }
  body #about .about_list li {
    width: 100%;
    font-size: 12px;
  }
  body #reason .reason_list li .ttl_item .ttl {
    font-size: 12px;
  }
  body #reason .reason_list li p {
    font-size: 10px;
  }
  body #sns_item .ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 10px;
    color: #ffffff;
    text-align: center;
  }
  body #case .case_ttl {
    font-size: 18px;
  }
  body #case .case_item ul li p {
    font-size: 9px;
  }
  body #machine .machine_list li .txt p {
    font-weight: 900;
    font-size: 9px;
    line-height: 150%;
    letter-spacing: 0.04em;
  }
  body #facility .list_ttl {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 12px;
  }
  body #facility .facility_iconlist .iconlist li {
    font-size: 10px;
  }
  body #facility .drink_item .drink_ttl {
    padding-left: 45px;
    font-size: 9px;
    text-align: left;
    padding-left: 63px;
  }
  body #mv .mv_ttl_top span {
    margin-bottom: 0;
    font-size: 12px !important;
  }
}
body #sns_item .ttl {
    color: #fff;
    text-align: center;
    font-family: Noto Sans JP;
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    line-height: 130%; /* 33.8px */
    letter-spacing: 0.52px;
}

#sns_item .btn_admin {
    border-radius: 4px;
    background: #C6935E;
    box-shadow: 0px 0px 10px 0px rgba(244, 217, 35, 0.30);
    padding: 16px 59px;
}

#sns_item .btn_line {
    border-radius: 4px;
    background: #06C755;
    box-shadow: 0px 1px 10px 0px rgba(6, 199, 85, 0.30);
    /* padding: 4px 24px; */
}

#sns_item .btn_line {
    border-radius: 4px;
    background: #06C755;
    box-shadow: 0px 1px 10px 0px rgba(6, 199, 85, 0.30);
    /* padding: 4px 24px !important; */
}
#campaign .campaign_sns li .admin_item {
    border-radius: 4px;
    background: #C6935E;
}

#campaign .campaign_sns li .line_item {
    border-radius: 4px;
    background: #06C755;
}