@charset "utf-8";
/* CSS Document */

.kataban {
    background: #eaffe6;
    color: #333;
    font-size: 1.3em;
    padding: 12px;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 4px solid #008825;
}
.kataban p {
    text-align: center;
    font-size: 1.4em;
    margin: 6px;
}
.kataban span {
    font-weight: normal;
    text-align: center;
    font-size: .8em;
}

.ih_grid {
    float: left;
    width: 100%;
    padding: 10px;
    text-align: center;
}
.ih_grid p{
    padding: 10px;
}
.ih_grid img{
    width: 80%;
    margin: 0 auto;
}
.main_img{
    text-align: center;
}
.main_img img{
    width: 90%;
}


/****付属品****/
.accessory_box{
    border: 2px solid #333;
    margin-top: 20px;
    margin-bottom:20px;
}
.accessory_box h3 {
    background: #333;
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    margin-bottom: 0px;
    border: none;
    border-bottom: 0px solid !important;
    margin-top: 0;
    padding: 1%;
    text-align: center;
}

.accessory_box p {
    text-align: center;
    background: #2aa315;
    padding: 2%;
    color: #fff;
    border-radius: 4px;
    font-weight: bold;
}
.accessory_box ul {
    display: flex;
    flex-wrap: wrap;
}
.accessory_box li {
    width: 23%;
    margin: 1%;
    text-align: center;
}
.accessory_box img {
    margin-bottom: 5%;
    margin-top: 5%;
}


/****性能表***/
#ih_seinohyo{
    margin-bottom: 3%;
}
.seinohyo {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.seinohyo h4 {
    background: #fdfffd;
    color: #1a7f0f;
    padding: 2%;
    font-size: 1.2em;
    border-radius: 4px;
}
.seinohyo ul {
    border: 3px solid #179602;
    margin: .8%;
    width: 31.7%;
    background: #0aa117;
    border-radius: 6px;
    color: #fff;
}
.seinohyo li {
    padding: 1.6%;
    border-bottom: 1px solid #14851d;
    font-weight: bold;
}
.seinou_n{
    color: #126904 !important;
}

.mitsubishi_seinohyo {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.mitsubishi_seinohyo h4 {
    background: #fdfffd;
    color: #1a7f0f;
    padding: 2%;
    font-size: 1.2em;
    border-radius: 4px;
}
.mitsubishi_seinohyo ul {
    margin: .8% 0%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.mitsubishi_seinohyo li {
    font-weight: bold;
    width: 31.733%;
    margin: .8%;
    border: 1px solid #aaa;
    padding: 1%;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hitachi_seinohyo {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.hitachi_seinohyo h4 {
    background: #fdfffd;
    color: #1a7f0f;
    padding: 2%;
    font-size: 1.2em;
    border-radius: 4px;
}
.hitachi_seinohyo ul {
    margin: .8% 0%;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.hitachi_seinohyo li {
    font-weight: bold;
    width: 31.733%;
    margin: .8%;
    border: 1px solid #aaa;
    padding: 1%;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tooltip {
  position: relative; /* ツールチップの位置の基準に */
  cursor: pointer; /* カーソルを当てたときにポインターに */
    background: none;
    color: #fff;
    font-weight: bold;
    border: none;
    font-size: 14px;
}
.tooltip p{
    padding: 1%;
    background: #FFF500;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

.tooltip:hover {
    color: #FFF500;
}
/* ツールチップのテキスト */
.tooltip-text {
  opacity: 0; /* はじめは隠しておく */
  visibility: hidden; /* はじめは隠しておく */
  position: absolute; /* 絶対配置 */
  left: 50%; /* 親に対して中央配置 */
  transform: translateX(-50%); /* 親に対して中央配置 */
  /*bottom: -167px; /* 親要素下からの位置 */
  display: inline-block;
  padding: 10px; /* 余白 */
  font-size: 0.8rem; /* フォントサイズ */
  line-height: 1.45; /* 行間 */
  background: #fff; /* 背景色 */
  color: #333; /* 文字色 */
  border-radius: 3px; /* 角丸 */
  transition: 0.3s ease-in; /* アニメーション */
    border: 1px solid #133F01;
    width: 200px;
    text-align: left;
    z-index: 9;
}

/* ホバー時にツールチップの非表示を解除 */
.tooltip:focus .tooltip-text {
  opacity: 1;
  visibility: visible;
    
}


.aicon::before{
    content: url("../../gasih/commodity_search/images/question_mark03.webp");
    vertical-align: bottom;
    margin-bottom: 10px;
}

.bgg{
    filter: brightness(50%);
}

/*****施工例*****/
.model_waku{
    display: flex;
    flex-wrap: wrap;
}
.model_box {
    width: 32.3333%;
    border: 3px solid #1e9602;
    margin: .5%;
}
.model_box a{
    text-decoration: none;
}
.model_box span {
    position: absolute;
    padding: .6%;
    background-color: #02962a;
    color: #fff;
    margin-top: 1%;
    margin-left: 1%;
}
.model_box p {
    padding: 2.5%;
    line-height: 1.5em;
    font-size: 1em;
}
.model_box div{
    background-image: url("//www.gasspec.jp/images/sekou_dummy.webp");
    background-size: cover;
    height: 170px;
}
.model_box div:hover{
    background-color:rgba(255,255,255,0.6);
    background-blend-mode:lighten;
}
.jirei_button {
    text-align: center;
    font-weight: bold;
    margin: 3% 0;
}
.jirei_button :hover{
    background: #f1f1f1;
    text-decoration: none;
}
.jirei_button a {
    text-align: center;
    display: inline-block;
    width: 100%;
    border: 1px solid #aaa;
    padding: 2.6%;
    border-radius: 50px;
}
.jirei_button a::after{
    content: url("//www.gasspec.jp/images/up-right-from-square-solid.svg");
    width: 1.5%;
    float: right;
    position: absolute;
    margin-left: 4px;
}




/*タブレット*/
@media screen and (max-width : 767px){
	
	
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){

	
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){

.ih_grid img{
    width: 100%;
}
.main_img img{
    width: 100%;
}
    
.accessory_box li {
    width: 46%;
    margin: 2%;
}
/****性能表***/
.seinohyo ul {
    width: 48.4%;
    margin-bottom: 2%;
}
.mitsubishi_seinohyo li {
    width: 48.4%;
    margin: .8%;
}
.hitachi_seinohyo li {
    width: 48.4%;
    margin: .8%;
}
.seinou_n{
    font-size: 14px;
}


    
/* ホバー時にツールチップの非表示を解除 */
.tooltip:hover .tooltip-text {
  opacity: 1;
  visibility: visible;
    
}
    
    .tooltip{
        font-size: 14px;
    }  
    .tooltip a{
        font-size: 14px;
    }  
    
/***施工例**/
.model_box {
    width: 48%;
    border: 3px solid #1e9602;
    margin: 1%;
}
.jirei_button a {
    padding: 4.6%;
}
.jirei_button a::after {
    width: 3.2%;
}
	
	
	
	
}



