td, th {
    font-size: 14px;
    text-align: center;
    vertical-align: top;
}
.box-type {
  background: #fff;
  padding: 0px 20px 20px;
  border: solid 4px #ECECEC;
}
.index li a {
  color: #333 !important;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: bold;
}
.index li a p {
  background: #eee;
  padding: 10px 0;
  font-size: 14px;
}
.index li a p span {
  font-size: 18px;
}
.bg_box_02 ol.t-o-contents li.toc-midashi {
  font-size: 16px !important;
}
.index li a.sub {
  font-weight: normal;
  margin-left: 10px;
}
ul.merit li, ul.demerit li {
  text-align: left;
  margin-bottom: 5px;
  text-indent: -16px;
  padding-left: 16px;
}
ul.merit li:before {
  content: "○";
  color: red;
  margin-right: 5px;
}
ul.demerit li:before {
  content: "×";
  color: blue;
  margin-right: 5px;
  font-size: 120%;
}
.b-yellow {
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(transparent 65%, yellow 65%);
}
.box-type-midashi {
  display: inline-block;
  position: relative;
  top: -20px;
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding: 10px 15px;
  margin: 0 0 -5px;
  color: #13a35e;
  font-weight: bold;
  font-size: 16px;
}
.box-type-midashi span {
  font-size: 14px;
  color: #fff;
  background: #13a35e;
  padding: 2px 8px;
  border-radius: 5px;
  margin-right: 10px;
}
.df {
  display: flex;
  justify-content: space-between
}
.caution {
  background: url(/kitchen/built_in/choice/img/caution.png);
  background-position: 0 center;
  background-size: 60px;
  background-repeat: no-repeat;
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0 15px 80px;
  margin: 20px 20px 0 20px;
}
.ac {
  position: relative;
  margin-bottom: 30px;
}

.trigger.icon {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -44px;
  right: 10px;
}
.trigger.icon.none-submenu:before {
  background: #fff;
  content: "詳細はこちら";
  color: #219a2c;
  font-size: 120%;
  font-weight: bold;
  line-height: 1;
  margin-left: -10px;
  padding: 11px 38px 9px 10px;
}
.trigger.icon.active-submenu:before {
  background: #fff;
  content: "";
  height: 35px;
  margin-left: -10px;
  width: 35px;
}
.trigger.icon.none-submenu:after {
  content: url(/kitchen/built_in/choice/img/img_plus.jpg);
  position: absolute;
  right: 9px;
  top: 9px;
}
.trigger.icon.active-submenu:after {
  content: url(/kitchen/built_in/choice/img/img_minus.jpg);
  position: absolute;
  right: 9px;
  top: 5px;
}
.trigger.btn.none-submenu {
  content: "";
  color: #fff !important;
  border: solid 1px #1f9a2c;
  display: block;
  background-color: #1f9a2c;
  border-radius: 30px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}
.trigger.btn.none-submenu:hover {
  color: #1f9a2c !important;
  border: solid 1px #1f9a2c;
  background-color: #fff;
}
/*.trigger.btn.active-submenu {
    display: none;
}*/
.trigger.btn.active-submenu {
  content: "";
  color: #fff !important;
  border: solid 1px #1f9a2c;
  display: block;
  background-color: #1f9a2c;
  border-radius: 30px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  margin-top: 20px;
}
.trigger.btn.active-submenu:hover {
  background-color: #fff;
  color: #1f9a2c !important;
  border: solid 1px #1f9a2c;
  text-decoration: none;
}
.trigger.btn.active-submenu:after {
  content: ">";
  font-size: 18px;
  margin-left: 10px;
  transform: rotatez(-90deg);
  display: inline-block;
}
.trigger .btn {
  color: #fff !important;
  border: solid 1px #1f9a2c;
  display: block;
  background-color: #1f9a2c;
  border-radius: 30px;
  padding: 10px;
  text-align: center;
  font-size: 16px;
  position: absolute;
  bottom: 10px;
  width: calc(94% - 20px);
  height: 30px;
}
.trigger.btn.none-submenu .active {
  display: none !important;
}
.trigger.btn.active-submenu .none {
  display: none !important;
}
.trigger.btn.none-submenu:after {
  content: ">";
  font-size: 18px;
  margin-left: 10px;
  transform: rotatez(90deg);
  display: inline-block;
}
.trigger .btn.active-submenu {
  background-color: #fff;
  color: #1f9a2c !important;
  text-decoration: none;
}
.ac .box-type {
  margin-left: 0;
}
.sp_scroll {
  margin-bottom: 10px;
}
.shiro_midashi {
  margin-top: -25px;
  padding: 10px;
  border: 1px solid #ccc;
  background: #fff;
  font-size: 16px;
  font-weight: bold;
}
.contents_top {
  position: relative;
}
.contents_top > div + div {
  position: absolute;
  top: 208px;
  left: 20px;
}
.backguard711 {
  position: relative;
}
.backguard711 p {
  position: absolute;
  top: 135px;
  right: 20px;
}
.backguard711 p.red {
  top: 70px;
  right: 105px;
}
.backguard663 {
  position: relative;
}
.backguard663 p {
  position: absolute;
  top: 125px;
  right: 5px;
}
.backguard663 p.red {
  top: 60px;
  right: 90px;
}
.sinkkakuninn {
  position: relative;
}
.sinkkakuninn p {
  position: absolute;
  top: 15px;
  right: 5px;
  width: 320px;
}
.sinkkakuninn p.red {
  top: 185px;
  right: 15px;
  text-align: center;
  line-height: 1.4;
}
.dekiruhyo table {
  width: 100%;
  border-spacing: inherit;
}
.dekiruhyo thead th {
  line-height: 1.2;
  vertical-align: middle;
}
.dekiruhyo thead th.theader {
  border: 3px solid #00b050;
  border-bottom: none;
  width: 170px;
  background: #00b050;
  color: #fff;
  font-size: 16px;
}
.dekiruhyo p.green {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 30px;
  background: #00b050;
}
.dekiruhyo p.whte {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35px;
  background: #fff;
  color: #222;
  margin-bottom: -1px;
}
.dekiruhyo tbody th, .dekiruhyo tbody td {
  vertical-align: middle;
  line-height: 1.3;
}
.dekiruhyo tbody .green th, .dekiruhyo tbody .green td {
  background: #e2f0d9;
}
.dekiruhyo tbody .orange th, .dekiruhyo tbody .orange td {
  background: #fffbef;
}
.dekiruhyo tbody .green th .color, .dekiruhyo tbody .green td .color,.dekiruhyo tbody .orange td .color2 {
  color: #00b050;
}
.dekiruhyo tbody .orange th .color, .dekiruhyo tbody .orange td .color, .dekiruhyo tbody .green td .color2 {
  color: #ff9934;
}
.dekiruhyo tbody td .gray {
  color: #c5c5c5;
}
.dekiruhyo tbody td {
  padding: 10px 0;
  font-weight: bold;
  border-left: 3px solid #00b050;
  border-right: 3px solid #00b050;
}
td.yokoyohaku {
  border: none !important;
  width: 10px;
  background: #fff !important;
}
tr.tateyohaku * {
  height: 10px !important;
  padding: 0 !important;
}
tr.tatesaigo * {
  padding: 0 !important;
  height: 15px;
}
tr.tatesaigo td {
  border-bottom: 3px solid #00b050;
}
tr.orange td span.b-orange a, tr.orange td span.b-orange a:link {
  color: #ff9934 !important;
}
tr.orange td span.b-orange a:hover {
  text-decoration: underline;
  text-decoration-color: #ff9934 !important;
}


.home_text {
    margin-left: 45px;
    padding: 15px;
    border: 1px solid;
    border-radius: 15px;
    position: relative;
}
.home_text:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    transform: rotateZ(25deg) skew(-35deg, -15deg);
    position: absolute;
    left: -16px;
    bottom: 18px;
    background: #fff;
}
.home_text p {
    position: relative;
    z-index: 5;
}

.h3-typeQ {
    color: #18a91a;
    font-size: 160%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.h3-typeQ span {
    background: #18a91a;
    color: #fff;
    display: flex;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    border-radius: 300px;
    line-height: 0;
    margin-right: 10px;
    padding-top: 3px;
}

.index {
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.index li {
    width: 48.5%;
}
.index a {
    text-align: center;
    width: 100%;
    border: 1px solid;
    padding: 5px;
    margin: 0 0 15px 0 !important;
    box-sizing: border-box;
}
.index li:nth-last-of-type(-n + 2) a {
    margin-bottom: 0 !important;
}
.index a p {
				text-decoration: none;
}
.type3 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 10px;
}
.type3 li {
    text-align: center;
    border: 1px solid #aaa;
    padding: 10px;
    width: 30%;
}
.type3 li p {
    background: #eee;
    font-weight: bold;
    padding: 5px 0;
}
.type3 .type {
				display: block;
    border: 3px solid #219a2c;
    color: #219a2c;
    font-size: 120%;
    font-weight: bold;
    padding: 5px 0;
}
.backguard711 a {
    position: absolute;
    top: 200px;
    right: 50px;
    background: #FF6600;
    color: #fff !important;
    padding: 10px 20px 10px 50px;
    border-radius: 5px;
    text-decoration: none;
}
.backguard711 a:before {
    content: "?";
    background: #fff;
    color: #f60;
    display: flex;
    box-sizing: border-box;
    width: 26px;
    height: 26px;
    justify-content: center;
    align-items: center;
    line-height: 0;
    border-radius: 300px;
    font-size: 140%;
    font-weight: bold;
    position: absolute;
    top: 8px;
    left: 16px;
    padding: 2px 0 0 0;
}
.kome1:after {
    content: "※1";
    position: absolute;
    bottom: -10px;
    right: 5px;
    color: #333;
    font-size: 14px;
}
.kome1 {
    position: relative;
}
.modal_btn_orange {
    margin-top: 25px;
}
.modal_btn_orange a {
    position: relative;
    background: #FF6600;
    color: #fff !important;
    padding: 10px 20px 10px 50px;
    border-radius: 5px;
    text-decoration: none;
}
.modal_btn_orange a:before {
    content: "?";
    background: #fff;
    color: #f60;
    display: flex;
    width: 25px;
    height: 25px;
    justify-content: center;
    align-items: center;
    line-height: 1;
    border-radius: 300px;
    font-size: 140%;
    font-weight: bold;
    position: absolute;
    top: 8px;
    left: 16px;
}


/*** モーダル関連　***/
/* これが無いとモーダルウィンドウ表示の際に余白が出る */
*{
  margin: 0;
  padding: 0;
}

/* モーダル全体(背景＋本体) */
.modal{
  display: none;
  position: fixed;
  top: 0;
  height: 100vh;
  width: 100%;
}

/* モーダル背景 */
.modal-bg{
  position: absolute;
  z-index: 10;
  height: 100vh;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
}

/* モーダル本体 */
.modal-content{
  position: absolute;
  z-index: 15;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: scroll; /* はみ出た部分はスクロールさせる */
  height: auto;/* これが無いと「overflow:scroll」が利かない */
  max-height: 80vh;
  width: 755px;/* これが無いと「overflow:scroll」が利かない */
  background: white;
  padding: 40px;
}

.modal-content .h4-type1-1 {
  margin-top: 0;
}

/* モーダルウィンドウ表示中に記事本体を固定 */
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
}




.modal-close-btn {
    margin-top: 20px;
    text-align: center;
}
a.js-modal-close {
    font-size: 120%;
    text-decoration: underline;
    font-weight: bold;
    color: #333 !important;
}


.h3_box_dark-color .contents_top > div + div {
    top: 198px;
    left: 18px;
}

.un_sharedShortCutBnr_wrapper + .un_builtInChoiceChange_rankingBox {
  margin-top: 30px;
}
.un_builtInChoiceChange_rankingBox + .el_hdg3 {
  margin-top: 30px;
}