/* CSS Document */

*{
	font-family:"メイリオ","Meiryo",'Meiryo UI',"MS Pゴシック","Osaka","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro";
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
    margin: 0;
    padding: 0;
}

body{
    font: 14px/1.6 "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","MS Pゴシック","MS PGothic",Verdana,Arial,sans-serif;
    margin:0;
    color:#030303;
    letter-spacing: 0.05em;
}

/*■■■■フレーム■■■■*/
/*ヘッダー*/
.frame_header_main {
	width:960px;
	height:210px;
	border:none;
	}

/*フッター*/
.frame_footer {
	width:100%;
	height:1150px;
	border:none;
	}


/*■■■　　エアコン案内　　■■■*/
.air_content_title {
    margin-bottom: 10px;
    text-align: center;
}

.header_main {
    width: 960px;
    margin: 0 auto;
}

.air_kouji {
    width: 960px;
    display: flex;
    margin: 10px auto 100px auto;
    display: block;
    display: -webkit-flex;
}

.air_side_area {
    width: 210px;
}

.air_sidemenu {
    
    background: #fcfcfc;
    width: 190px;
    position: sticky;
    margin-bottom: 0;
    padding: 10px;
    top: 10px;
    border: #000000 0px solid;
    border-radius:5px;
    z-index: 1;
}

.air_sidemenu_list {
    margin: 7px 0px 14px 0px;
    border-bottom: 1px dashed #a9a6a6;
    border-left: solid 2px #868686;/*左側の線*/
    padding: 0px 0px 0px 5px;
}

.air_sidemenu_list a {
    display: block;
    width: 98%;
    padding: 5px 0px 2px 4px ;
    color: #000000;
    text-decoration: none;
    font-size: 17px;
    font-weight: 300;
}

/* マウスオーバー時の背景色 */
.air_sidemenu_list a:hover {
    background-color: #c3dbff;
    transition: all 0.5s ease ;
}

/* ボックス */
.set_item_box {
    margin: 80px 0 0 0 ;
}

/* テキスト */
.kouji_text_1 {
    margin: 10px 0;
}

.kouji_text_1 h3 {
    font-size: 1.7em;
    margin-bottom: 25px;
}

.menu_name {
    position: relative;
	padding-bottom: 0px;
    width: 100%;
    font-size: 24px;
    border-bottom: 5px solid #c7c7c7;
}

.menu_name::after {
	content:  '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 5px;
    background-color: #006600;
}

.kouji_text_1 h4 {
    font-size: 1.5em;
    margin-top: 25px;
    margin-bottom: 15px;
}

.check_list {
	padding-bottom: 10px;
    position: relative;
}

.check_list::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 5px;
    background: -webkit-repeating-linear-gradient(-45deg, #b3d16a, #b3d16a 2px, #fff 2px, #fff 4px);
    background: repeating-linear-gradient(-45deg, #b3d16a, #b3d16a 2px, #fff 2px, #fff 4px);
}

.text_red2 {
    color: #CC0000;
}



/* 料金表 */
.air_content {
    width: 740px;
    margin-left: 20px;
}

.footer_layout {
    width: 100%;
    margin: 0 auto;
}

.air_kouji_table {
    width: 740px;
}

.air_kouji_table table {
    width: 98%;
    border-collapse: collapse;
    margin: 20px auto 20px auto;
}

.air_kouji_table caption {
    border-top: 1px #030303 solid;
    border-left: 1px #030303 solid;
    border-right: 1px #030303 solid;
    background-color: #f0f0f0;
    padding: 5px;
    font-weight: bold;
    font-size: 1.2em;
}

.air_kouji_table table th {
    border: 1px #030303 solid;
}

.air_kouji_table table td {
    border: 1px #030303 solid;
}

.air_kouji_table td {
    padding: 5px;
}

.air_kouji_table th {
    text-align: center;
    padding: 5px 0;
}

.teble_1 {
    width: 23%;
}

.teble_2 {
    width: 53%;
}

.teble_3 {
    width: 24%;
    text-align: right;
}


/* 補足 */
.st_caution {
    width: 96%;
    padding: 5px;
    border: 1px solid #333333;
    background-color: #FFFFCC;
    margin: 10px auto;
}

/*　■■■よくある問い合わせ■■■  */
h3.h3_qa {
	color:#0033CC;
	}


	
.set_text_1 {
	margin:20px 0;
	}

.set_qa {
	width:700px;
	}

.set_qa_mokuji{
    width:680px;
    background: #fcfcfc;
    padding: 30px;
}

h4.qa_title {
	color:#000000;
    font-size: 20px;
    margin: 0;
    padding: 0px 0px 0px 10px;
	}


.set_mokuji ol li {
    list-style-position:inside;
    margin: 7px 0px 14px 0px;
    border-bottom: 1px dotted #a9a6a6;
    border-left: solid 2px #ffa600;/*左側の線*/
    padding: 0px 0px 0px 10px;
	}

.set_mokuji a {
    color: #000000;
    font-size: 15px;
    text-decoration:none;
}


.set_mokuji1 ol li {
    list-style-position:inside;
    margin: 7px 0px 14px 0px;
    border-bottom: 1px dotted #a9a6a6;
    /*border-left: solid 2px #ffa600;左側の線*/
    padding: 0px 0px 0px 30px;
	}

.set_mokuji1 a {
    color: #000000;
    font-size: 15px;
    text-decoration:none;
}

.list_check {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.list_check > li {
    position: relative;
    padding: 0px 0px 0px 2em;
    margin: 0px;
}
.list_check > li::before,
.list_check > li::after {
    position: absolute;
    top: 50%;
    height: 1em;
    content: "";
}
.list_check > li::before {
    left: 0px;
    transform: translateY(-50%);
    width: 1em;
    border: 1px solid #3388dd;
}
.list_check > li::after {
    left: 0.5em;
    transform: translateY(-75%) rotate(45deg);
    width: 0.5em;
    border-bottom: 3px solid #3388dd;
    border-right: 3px solid #3388dd;
}


.set_qa table {
	width:690px;
	}
	
.set_qa td {
	padding:25px 5px;
	}

.set_qa_q {
	border-bottom:1px dotted #CCCCCC;
	font-weight:bold;
	color:#009933;
    font-size: 20px;
	}

.set_qa_q_text {
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
    font-size: 19px;
	}

.set_qa_a {
	font-weight:bold;
	color:#0066CC;
	border-bottom:5px solid #CCCCCC;
    font-size: 20px;
	}
    
.set_qa_a_text {
	border-bottom:5px solid #CCCCCC;
	}

.set_qa_a_text b {
	color:#CC0000;
	}

/* フッター */
.footer_layout {
    
}

 /* 商品ページ用メニュー*/
 .air_kouji_menu {
    width: 740px;
    background: #eeeeee;
}

.air_kouji_menu ul li {
    list-style: none;
    width: 20%;
}

.air_kouji_menu li {
    border-bottom: 1px dashed #496947;
    text-align: center;
}

.air_menu_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-end;
}

.air_menu_list {
    
}

.air_menu_list a {
    display: block;
    padding:  12px 0 ;
}


/*▼▼▼ ページトップへ戻る ▼▼▼*/
#pagetop {
    position: fixed;
    right: 0;
    bottom: 0;
    text-indent: -9999vw;
    margin: 0;
  }
  
  #pagetop a {
    position: relative;
    display: block;
    width: 65px;
    height: 65px;
    background: rgba(0,0,0,1);
    transition: opacity .6s ease;
  }
  
  #pagetop a:hover {
    opacity: .3;
  }
  
  #pagetop a::before {
    position: absolute;
    top: 7px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 14px;
    height: 14px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-top: 1px solid #FFF;
    border-right: 1px solid #FFF;
  }
  
  @media screen and (max-width:767px) {
  #pagetop a {
    width: 45px;
    height: 45px;
  }
  
  #pagetop a::before {
    top: 5px;
    width: 10px;
    height: 10px;
  }
  }


 /* enhopage */
 .enho_table table {
    width: 740px;
}

.enho_table table {
    width: 98%;
    border-collapse: collapse;
    margin: 20px auto 20px auto;
}

.enho_table table th {
    border: 1px #030303 solid;
}

.enho_table table td {
    border: 1px #030303 solid;
}

.enho_table td {
    padding: 5px;
}

.enho_table th {
    text-align: center;
    padding: 5px 0;
}

.enho_table_item_1 {
    width: 20%;
}

.enho_table_item_2 {
    width: 80%;
}

.enho_table_price_1,.enho_table_price_2,.enho_table_price_3 {
    width: 33%;
}

.enho_tyui {
	width:720px;
	margin:5px auto;
	padding:5px;
	border:1px double #999999;
	background-color:#FFFFCC;
	}

.enho_tyui ul li {
	list-style:none;
	}

.enho_tyui li {
	margin-left:2em;
	}

.set_qa_q {
    width: 10%;
}

.enho_menu_name {
    position: relative;
	padding-bottom: 10px;
    width: 100%;
    font-size: 24px;
    border-bottom: 5px solid #c7c7c7;
}

.enho_menu_name::after {
    content:  '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 70px;
    height: 5px;
    background-color: #29619E;
}


