/* koken Document */
/* ----------------------------------------- */
/* コンテンツ（ページ全般で使用）            */
/* ----------------------------------------- */
html {
    overflow:auto;
}
body {
    overflow: hidden;
}
header {
    position: fixed;
    top:0;
    width:100%;
    height:80px;
    background: rgba(255, 255, 255, .8);
    z-index: 5;
}
/* 縮小時のヘッダー */
header.smaller {
    top:0;
    height:80px;
    background: rgba(255, 255, 255, .8);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .8);
    transform: translate(0, 0);
    transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) .6s;
}
header #headerMenu {
    position: relative;
    width:1150px;
    margin: 12px auto 0 auto;
    z-index: 5;
}
header a#SiteTitle {
    position: absolute;
    top:6px;
    left:0;
    display: block;
    color:#000;
    text-decoration: none;
    font-size:1.5em;
    font-family: 'Open Sans', sans-serif; 
    letter-spacing: 0;
    z-index: 10;
    text-indent: -5000px;
    width:100%;
    height:42px;
    background: url("../images/title_kokenproducts.png") top left no-repeat;
    background-size:contain;
}
header #SiteTitle:before {
    /*position: absolute;
    top:12px;
    left:0;*/
    display: block;
    width:64px;
    height:64px;
    background: url("../images/logo_kokenproducts.png") top left no-repeat;
    z-index: 10;
}

#PageHeader {
    width:100%;
    margin:80px 0 0 0;
    padding:0;
    padding-top: 25.7%;
}
#PageHeader section {
    position: relative;
    width:1350px;
    margin:0 auto;
}
#PageHeader h1 {
    position: absolute;
    bottom:-25px;
    left:100px;
    min-width:300px;
    padding:10px 15px;
    letter-spacing: 3px;
    text-align: center;
    background: #fff; 
    font-size:1.3em;
    color:#000;
    z-index: 1;
}
#PageHeader h1 em {
    display: block;
    /*font-family: 'Merriweather', serif;*/
    text-transform: uppercase;
    margin-top:-2px;
    letter-spacing: 1px;
    text-align: center;
    font-size:0.6em;
    font-weight:normal;
    font-style:normal;
    color:#555;
}
.headerimg_info {
    background: url("../images/headerimg_info.jpg") top left no-repeat;
    background-size:contain;
}
/*
.backimg_info1 {
    background: url("../images/backimg_info1.png") top left no-repeat;
    background-size:contain;
}
.backimg_info2 {
    background: url("../images/backimg_info2.png") top right no-repeat;
    background-size:contain;
}
.backimg_info3 {
    background: url("../images/backimg_info3.png") bottom left no-repeat;
    background-size:contain;
}
*/

.headerimg_service {
    background: url("../images/headerimg_service.jpg") top left no-repeat;
    background-size:contain;
}
/*
.backimg_service1 {
    background: url("../images/backimg_service1.png") top left no-repeat;
    background-size:contain;
}
.backimg_service2 {
    background: url("../images/backimg_service2.png") top right no-repeat;
    background-size:contain;
}
.backimg_service3 {
    background: url("../images/backimg_service3.png") bottom left no-repeat;
    background-size:contain;
}
*/

.headerimg_corp {
    background: url("../images/headerimg_corp_koken1.jpg") top left no-repeat;
    background-size:contain;
}
/*
.backimg_corp1 {
    background: url("../images/backimg_corp1.png") top left no-repeat;
    background-size:contain;
}
.backimg_corp2 {
    background: url("../images/backimg_corp2.png") top right no-repeat;
    background-size:contain;
}
.backimg_corp3 {
    background: url("../images/backimg_corp3.png") bottom left no-repeat;
    background-size:contain;
}
*/

/*
.headerimg_voice {
    background: url("../images/headerimg_voice.jpg") top left no-repeat;
    background-size:contain;
}
.backimg_voice1 {
    background: url("../images/backimg_voice1.png") top left no-repeat;
    background-size:contain;
}
.backimg_voice2 {
    background: url("../images/backimg_voice2.png") top right no-repeat;
    background-size:contain;
}
*/

/*
.headerimg_achievement {
    background: url("../images/headerimg_achievement.jpg") top left no-repeat;
    background-size:contain;
}
.backimg_achievement1 {
    background: url("../images/backimg_achievement1.png") top left no-repeat;
    background-size:contain;
}
.backimg_achievement2 {
    background: url("../images/backimg_achievement2.png") top right no-repeat;
    background-size:contain;
}
*/

/*
.backimg_chronology1 {
    background: url("../images/backimg_chronology1.png") top left no-repeat;
    background-size:contain;
}
.backimg_chronology2 {
    background: url("../images/backimg_chronology2.png") top right no-repeat;
    background-size:contain;
}
.backimg_chronology3 {
    background: url("../images/backimg_chronology3.png") bottom right no-repeat;
    background-size:contain;
}
*/

.headerimg_property {
    background: url("../images/headerimg_property.jpg") top left no-repeat;
    background-size:contain;
}
.rent {
    background: url("../images/headerimg_rent.jpg") top left no-repeat;
    background-size:cover;
}
.sales {
    background: url("../images/headerimg_sales.jpg") top left no-repeat;
    background-size:cover;
}
/*
.backimg_property1 {
    background: url("../images/backimg_property1.png") top left no-repeat;
    background-size:contain;
}
.backimg_property3 {
    background: url("../images/backimg_property3.png") bottom right no-repeat;
    background-size:contain;
}
*/

.headerimg_topics {
    background: url("../images/headerimg_topics.jpg") top left no-repeat;
    background-size:contain;
}
.headerimg_special {
    background: url("../images/headerimg_special.jpg") top left no-repeat;
    background-size:contain;
}
.headerimg_report {
    background: url("../images/headerimg_report.jpg") top left no-repeat;
    background-size:contain;
}

.headerimg_contact {
    background: url("../images/headerimg_contact.jpg") top left no-repeat;
    background-size:contain;
}
/*
.backimg_contact1 {
    background: url("../images/backimg_contact1.png") top left no-repeat;
    background-size:contain;
}
*/

footer {
    /*background: linear-gradient(rgba(100,100,100,0.6) 1px,transparent 3px);*/
    background: #1560a7;
}
#container {
    position: relative;
    /*background: linear-gradient(#292929,#1f1f1f,#181818 70%);*/
}

main article {
    float:inherit;
    width:auto;
    padding:10px 30px;
}

main article img {
    max-width: 100%;
    height: auto;
}

main article section {
    width:1150px;
    margin: 0 auto;
}
main article section em {
    font-style:normal;
    color:#32a2ad;
}

/* Grid Layout main */
/*
main {
    display: grid;
  	grid-template-columns: minmax(auto, 100%) minmax(auto, auto);
  	grid-template-rows: auto auto;
    grid-gap: .8em .5em;
    margin:0;
    padding:0;
}
.gd1 { grid-row: 1; grid-column: 1; }
.gd2 { grid-row: 1; grid-column: 2; }
*/

/* Grid Layout footer */
footer article {
    width:80%;
    display: grid;
  	grid-template-columns: minmax(auto, 50%) minmax(auto, auto);
  	grid-template-rows: auto auto;
    grid-gap: .8em .5em;
    margin:0 auto;
    padding:0;
}
.gd1 { grid-row: 1; grid-column: 1; }
.gd2 { grid-row: 1; grid-column: 2; }

/* shop calendar */
footer #cal {
    width:380px;
    margin:0 auto;
}

#contact main {
   	grid-template-columns: minmax(auto, 50%) minmax(auto, auto);   
} 

main article h2 {
    /*text-transform:uppercase;*/
    /*text-transform: capitalize;*/
    text-align: center;
    letter-spacing: 1px;
    line-height: 2.0;
    color:#000;
    font-size:1.6em;
    width:auto;
    margin: 15px auto 20px auto;
    font-family: 'Open Sans', sans-serif; 
    /*font-family: 'Merriweather', serif;*/
}
main article h2 em {
    display: block;
    margin-top:-15px;
    letter-spacing: 0;
    font-size:0.6em;
    font-weight:500;
    font-style:normal;
}

main article h3 {
    color:#000;
}

section span.br {
    display: block;
}

#localsch {
    width:90%;
    margin:0 auto;
}

/* reserved sp style */
#reserved_sp {

}
#reserved_sp a {
    display:block;
    width:94%;
    height:auto;
    padding:15px 10px;
    margin:3px 0;
    text-decoration:none;
    text-align: center;
    line-height:1.3;
    letter-spacing:1px;
    font-size:100%;
    color:#000;
    /*background:#FBFCE5;
    border: 1px solid #309019;*/
    background:#fff;
    border: 1px solid #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#reserved_sp a:hover {
    background:#FCEEEE;
    border: 1px solid red;
    color:red;
}

#search_sp {
    display:none;
}

aside img {
    margin-bottom:10px;
}

/* トップバナー */
#top_bn {
	margin:10px;
}
#top_bn img {
    border:1px solid #fff;
}
#top_bn a:hover {
	filter:alpha(opacity=85);
	opacity:0.85; white-space:nowrap;
}

/* サイドバナー */
#side_bn { 
	margin:10px;
}
#side_bn a:hover {
	color:#FC3;
	filter:alpha(opacity=85);
	opacity:0.85; white-space:nowrap;
}

/* フッターバナー */
#footer_bn { 
	width:200px;
	height:50px;
	position:absolute;
	top:30px;
	right:60px;
}
#footer_bn a:hover {
	color:#FC3;
	filter:alpha(opacity=85);
	opacity:0.85; white-space:nowrap;
}

/* footer contact */
.contact {
	height:auto;
	text-align:left;
	margin:0 0 0 25px;
	padding:20px 0 10px 10px;
    color:#fff;
}
.contact h5 {
    font-size:1.2em;
    color:#fff;
	padding:5px 0 15px 0;
}
.contact p {
    font-size:1em;
	margin:8px 0 2px 0;
	padding:0;
	line-height:1.4;
}
.contact address {
    /*margin-bottom:0.5em;*/
}
.contact-call span {
    display: inline-block;
    padding:5px 10px;
    border:1px solid #fff;
    border-radius: 3px;
}
.contact-call tel {
    font-size:1em;
}
.contact-call tel:before {
    font-family: FontAwesome;
    content: " \f095";
    padding-right:5px;
}

.footerInfo {
    padding:15px 0 10px 15px;
	font-size:92%;
}

.copyright { /* コピーライト */
	margin:0 auto;
	padding:0;
	clear:both;
	font-size:82%;
	letter-spacing:0;
    /*color:#008cba;*/
    color:#eee;
	text-align:center;
}

/* アクセスマップ */
.accessmap {
    width:auto;
    margin:0 auto;
}
.accessmap iframe {
    width:100%;
    height:500px;
}
/* ----------------------------------------- */
/* ページコンテンツ装飾（内容）              */
/* ----------------------------------------- */

.strong { /* 太字 */
  font-size:110%;
}

.red { /* 赤文字 */
  color:red;
}

.green { /* 緑文字 */
  color:green;
}
.darkgreen { /* 深緑文字 */
    color:#143018;
}
.blue { /* 青文字 */
    color:#366C97;
}
.orange { /* 橙文字 */
	color:#F90;
}
.aqua {
    color:#32a2ad;
}

.txt_s { /* テキスト（小） */
	font-size: 72%;
	padding: 0 0 3px 0;
}
.txt_ms { /* テキスト（やや小） */
  font-size: 86%;
  padding: 0 10px 3px 0;
}
.txt_m { /* テキスト(中) */
	font-size:118%;
} 
.txt_l { font-size:140%; } /* テキスト(大) */

/* 回り込み解除 */
.clear { clear:both; }

/* テキスト右寄せ */
.t_left {
	text-align:left !important;
}
/* テキスト右寄せ */
.t_right {
	text-align:right !important;
}
/* テキスト中央寄せ */
.t_center {
	text-align:center !important;
}
/* アンダーライン */
.u_line { border-bottom:#C00 1px solid; }

/* 枠 */
.frame {
	border:2px solid #f7b2b2;
	background:#fff;
	padding:8px 10px;
	margin:5px 35px 15px 15px;
	font-weight:bold;
	line-height:1.5;
}
/* 枠 */
.frame2 {
	border:1px solid #363;
	background:#fff;
	padding:8px;
	margin:5px 35px 15px 15px;
	line-height:1.2;
}

.txt_waku2 { /* 注意表記（赤枠つき）【div】 */
	color:#594b49;
	border:1px solid #ffe4e1; /* 枠色 LavenderBlush */
	background-color:#fff0f5; /* 背景色 misty rose */
	margin:15px 32px 15px 26px; padding:10px;
	line-height:1.6;
}

/* 反転文字 */
.txt_red {
	background:#F00;
	color:#FF6;
	font-size:14px;
	padding-left:8px;
	padding-right:8px;
}

/* ----------------------------------------- */
/* 装飾（H1〜H6）の書式設定                  */
/* ----------------------------------------- */

h1 {
    font-size:1.5em;
	margin:25px 0;
	padding:0;
}
/*
h2 {
	font-size:1.45em;
	margin:12px 0 10px 0;
	padding:5px 0 0 0;
	text-align:left;
	letter-spacing:3px;
	line-height:1.65;
    color:#16287A;
    border-bottom:1px solid #224A74;
}
*/

h3 {
	font-size:1.4em;
	letter-spacing:2px;
	line-height:1.3;
	margin:20px 0;
	padding:5px 0 2px 0;
    color:#fff;
    color:#ed6c00;
    /*color:#008cba;*/
    /*border-bottom:1px solid #224A74;*/
}

h4 {
	font-size:1.2em;
	margin:18px 10px 5px 0px;
    color:#212B96;
}
/*
h4:before {
    padding:0 3px;
    content:"●";
}
*/
h5 {
	font-size:1.1em;
	padding:10px 0 10px 0;
	margin:0;
}

/* ----------------------------------------- */
/* テーブル装飾                              */
/* ----------------------------------------- */

/* ノーマル・テーブルコンテンツ ///// */
table.normal { 
	margin:5px 0 10px 20px;
	line-height:1.45;
}
.normal td, .normal th { /* ノーマル */
	text-align:left;
	padding:5px;
	vertical-align:top;
}

/* ライン付きテーブルコンテンツ (０)  //// */

table.cont0 { /* 枠つき・テーブルコンテンツ(table) */
  margin:6px 0 6px 10px;
  line-height:1.45;
  border-collapse:separate;
}
.cont0 td { /* クラスcont0設定 (td) 全般 */
  padding:5px 10px 5px 10px;
  vertical-align:middle;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #61ADED;
  border-bottom: 1px solid #61ADED;
  border-left: 1px solid #FFFFFF;
  background:#E5F1F9;
  color:#4D2E33;
} 
.cont0 th { /* クラスcont0設定 (th) 全般 */
  padding:5px 6px 5px 12px;
  vertical-align:middle;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #61ADED;
  border-bottom: 1px solid #61ADED;
  border-left: 1px solid #FFFFFF;
  background:#B0D1E0;
  color:#00244D;
  font-size:100%;
  font-weight:normal;
  text-align:left;
  letter-spacing:5px;
} 
.cont0 td.cont0 { /* クラスcont0設定 (td) */
  text-align:center;
  border-right: 1px solid #C2B5AB;
  border-bottom: 1px solid #C2B5AB;
  background:#FAF2F0;
  color:#3896D6;
}

.cont0 td.not { /* クラスnot設定 ラインなし(td) */
  border:none;
  background:none;
  color:#3896D6;
}

/* ライン付きテーブルコンテンツ (１)  //// */

table.cont1 { /* ライン付き(table) */
	margin:6px 0 6px 10px;
	line-height:1.45;
	border-collapse: collapse;
}

.cont1 td { /* ライン付き(td) */
	border: 1px solid #CCC;
	padding:5px 8px 5px 12px;
	line-height:1.45;
	background-color:#f0faff;
}

.cont1 th { /* ライン付き(th) */
	font-size:100%;
	color:#fff;
	border: 1px solid #9a9;
	padding:5px 0 5px 5px;
	background:#3E87BD;
	text-align:center;
}

td.cont1-t { /* ライン付きテーブルコンテンツ (１)- タイトル用 */
	font-weight:bold;
	border: 1px solid #9a9; 
	padding:3px;
	background-color:#3E87BD;
	color: #ffffff;
	vertical-align:top;
	text-align:center;
	letter-spacing:2px;
}

td.cont1-g { /* ライン付きテーブルコンテンツ (１)- 緑 */
	border: 1px solid #9a9; 
	padding:5px;
	background-color:#f6fffb;
	color: #117a11;
	text-align:center;  
}

/* アンダーライン型テーブル装飾 //////// */

table.cont-u { /* 下ライン付き(table) */
    width:94%;
	margin:10px 10px 15px 15px;
	border:none; 
	border-collapse: collapse;
	line-height:1.5;
}
.cont-u td { /* 下ライン付き(td) */
	vertical-align:top;
	border-bottom: 1px dotted #406081; 
	padding:5px 3px 5px 12px;
	/*font-family: monospace,"ＭＳ ゴシック","Osaka−等幅";*/
	letter-spacing:1px;
}
.cont-u th {
	vertical-align:top;
	text-align:left;
	padding:5px 6px 0 8px;
	letter-spacing:1px;
	font-weight:normal;
	border-bottom: 1px dotted #8b7d6b;
	/*background:#BBD6EF;*/
}
.cont-u .en {
	font-family:Arial, Helvetica, sans-serif;
}
.cont-u ul {
	margin-left:0;
}
.cont-u td em {
	font-style:normal;
}

/* ライン付きテーブルコンテンツ (2)  //// */

table.cont2 { /* 枠つき・テーブルコンテンツ(table) */
	margin:6px 0px 6px 10px;
	line-height:1.45;
	border-collapse:separate;
  
}
.cont2 td { /* クラスcont0設定 (td) 全般 */
	font-size:100%;
	text-align:center;
    vertical-align: middle;
	border-right: 1px solid #80abc9;
	border-bottom: 1px solid #80abc9;
	background:#FAF2F0;
	color:#3896D6;
} 
.cont2 th { /* 表題 クラスcont0設定 (th)  */
	font-size:105%;
	text-align:center;
	padding:5px;
	vertical-align:middle;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #80abc9;
	border-bottom: 1px solid #80abc9;
	border-left: 1px solid #FFFFFF;
	background:#b5d37f;
    background: #95c7ed;
	color:#0F253B;
	letter-spacing:0px;
} 
.cont2 td.t0 { /* 項目タイトル */
	font-size:110%;
	font-weight:bold;
	text-align:left;
	padding:5px 10px 5px 10px;
	vertical-align:middle;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #80abc9;
	border-bottom: 1px solid #80abc9;
	border-left: 1px solid #FFFFFF;
	background:#e3f0f8;
	color:#0F253B;
}

/* ライン付きテーブルコンテンツ (3)  //// */
table.cont3 {
    width:95%;
	margin:10px 10px 15px 10px;
	border:none; 
	border-collapse:separate;
    border-spacing:5px 8px;
}
.cont3 td {
	vertical-align:top;
	padding:3px 3px 5px 12px;
    line-height:1.5;
}
.cont3 th {
	vertical-align:top;
	padding:0;
	font-weight:normal;
}
.cont3 th span {
    display: block;
	padding:5px 8px;
    text-align:center;
    color:#fff;
    font-size:0.9em;
	background:#001b3c; 
}
.cont3 .en {
	font-family:Arial, Helvetica, sans-serif;
}
.cont3 ul {
	margin-left:0;
}
.cont3 td em {
	font-style:normal;
}

.t_middle td {
    text-align:center;
}
.lh_min {
    line-height: 0.9em; 
    padding:14px 0 2px 0;
}

/* ----------------------------------------- */
/* イメージ書式設定                          */
/* ----------------------------------------- */

.img_n { /* 写真(枠付き) */
	margin:8px 0 8px 10px;
	border:1px solid #555;
}
a:hover .img_n {
	border:1px solid #FF0000;
}

.img_n0 { /* 写真(枠なし) */
	margin:8px 0 8px 5px;
	border:none;
}
.img_n1 { /* 写真(枠あり・横間隔小) */
    max-width: 100%;
    height: auto;
	margin:0 5px 8px 0;
	border:1px solid #555;
}
.img_n2 { /* 写真(枠あり・横縦間隔なし) */
	margin:0 5px 3px 0;
	border:1px solid #555;
}

.img_n3 { /* 写真(枠なし・横縦間隔なし) */
	margin:0 5px 3px 0;
	border:none;
}

.img_l { /* 写真のテキスト回り込み（左） */
 	float:left;
  	margin:0 20px 10px 10px;
}

.img_r { /* 写真のテキスト回り込み（右） */
    max-width: 100%;
    height: auto;
 	float:right;
  	margin:0 10px 20px 20px;
}

.img_mid { /* イメージ中央揃え */ 
	vertical-align:middle;
}

/* ----------------------------------------- */
/* 印刷時の処理                             */
/* ----------------------------------------- */

@media print{ 
	
}

/* ----------------------------------------- */
/* その他                                    */
/* ----------------------------------------- */

/* アクセスマップ */
.accessmap {
	width:96%;
	height:auto !important;
	min-height:420px;
	margin:6px 0 6px 15px;
    color:#000;
}
#map1 {
    width:100%;
    height:600px;
}


/* ログイン/ログアウトボタン */
#login a, #logout a, .btn_green a, .btn_blue a {
    display:block;
    width:200px;
    height:auto;
    padding:12px 15px;
    margin:3px 0;
    text-decoration:none;
    text-align: center;
    line-height:1.3;
    letter-spacing:1px;
    font-size:110%;
    font-weight:bold;
    color:#ff9;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #000;
}
.btn_green a {
    /*
    background: -webkit-linear-gradient(#03d7c1, #057970);
    background: -o-linear-gradient(#03d7c1, #057970);
    background: linear-gradient(#03d7c1, #057970);
    */
    background: linear-gradient(#366b2e, #3f5a3a );
    box-shadow: 0 2px 3px rgba(14, 39, 35, .4);
}
.btn_blue a {
    background: -webkit-linear-gradient(#00a6e6, #0073ad);
    background: -o-linear-gradient(#00a6e6, #0073ad);
    background: linear-gradient(#00a6e6, #0073ad);
    box-shadow: 0 2px 3px rgba(12, 42, 58, .4);
}
#login a:hover, #logout a:hover, .btn_gren a:hover, .btn_blue a:hover {
    color:#fff;
    background: -webkit-linear-gradient(#e47365, #c23321);
    background: -o-linear-gradient(#e47365, #c23321);
    background: linear-gradient(#e47365, #c23321);
    box-shadow: 0 2px 3px rgba(43, 12, 13, .4);
}

/* 確定ボタン */
#ConfirmBottonLink a {
	display:block;
	height:40px;
	padding:5px 0 5px 25px;
	margin:8px 0;
	text-decoration:none;
	line-height:1.8;
	letter-spacing:3px;
	font-size:1.5em;
    font-weight:bold;
	color:#fff;
    background-color:#9F2B0B;
    box-shadow: 0 2px 3px rgba(172, 1, 22, .4);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #000;
}
#ConfirmBottonLink a:hover {
	color:#ff9;
	background-color:#f25024;
}
#ConfirmBottonLink em {
	font-style:normal;
	line-height: 2;
}
#ConfirmBottonLink a.save {
    background-color:#1E6023;
    box-shadow: 0 2px 3px rgba(30, 96, 35, .4);
}
#ConfirmBottonLink a:hover.save {
	color:#ff9;
	background-color:#3F9C30 !important;
}

/* links */
.links {
    width:97%;
    text-align: left;
}
.links a {
    display:inline-block;
    width:auto;
    height:auto;
    padding:6px 10px;
    margin:10px 0;
    text-decoration:none;
    text-align: center;
    line-height:1.3;
    letter-spacing:1px;
    font-size:1.2em;
    color:#fff;
    background:#29459f;
    border: 1px solid #29459f;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.links a:after {
    padding-left:15px;
    content:"\025b6";
}
.links a:hover {
    background:#FCEEEE;
    border: 1px solid red;
    color:red;
}


.frame {
    color:#000;
}

/* 料金表テーブル */
table.costs {
    width:94%;
    margin:6px 0 6px 10px;
	border-collapse: collapse;
}
.costs th, .costs td {
    padding:10px 6px 10px 12px;
    vertical-align:middle;
    line-height:1.45;
    /*border:1px solid #9e968f;*/
    border:1px solid #9c9c9c;
    font-family: 'Open Sans', sans-serif;
    color:#000;
}
.costs th {
    width:65%;
    font-weight:normal;
    font-size:1.05em;
    /*background:#f5f1e8;*/
    background: #e7ecf2;
}
.costs th.step {
    width:11%;
    text-align: center;
}
.costs th span.opt {
    font-size: 86%;
    padding: 0 10px 3px 0;
}
.costs td {
    width:auto;
    padding-left:5px;
    padding-right:13px;
    text-align:right;
    font-size:1.1em;
    background:#fff;
}
/*
.costs td span:before {
    padding:0 3px;
    content:"\0a5";
}
*/
.costs td span:after {
    font-size:90%;
    padding:0 2px;
    content:"円";
}
.costs td .nr {
    white-space:pre-line;
    font-style:normal;
}
.costs th.subcont {
    padding:8px 5px;
    background:#fff;
    border-left:none;
    border-right:none;
}
.costs thead th {
    width:auto;
    padding:8px 2px;
    text-align: center;
    background:#ABC3DF;
}
tbody.th_w40 th {
    width:40%;
}
tbody.th_w50 th {
    width:50%;
}

/* アコーディオン内 コンテンツ */
.AcMenu article {
    padding:0 10px !important;
}
.AcMenu section {

}
/* Grid Layout corpinfo */
.view_2col {
    display: grid;
  	grid-template-columns: minmax(450px, 48%) minmax(450px, 48%);
  	grid-template-rows: auto auto;
    grid-gap: .8em .5em; 
    margin:0;
    padding:0;
}

/* アコーディオンコンテンツ */
.AcMenu {
    margin-left:15px;
}
.AcMenu dt {
    font-size:1.2em;
    margin:20px 0 0 15px;
    padding:5px 10px;
    border:1px solid #fff;
    background: #1e2225;
}
.AcMenu dt:hover {
    background: #3a292c;
}
.AcMenu dt a {
    text-decoration:none;
}
.AcMenu dt a:hover {
    text-decoration:underline;
}
.AcMenu dd {
    margin:0;
}
.AcMenu dt {
    position: relative;
}

.AcMenu dt:after {
    content: "";
    position: absolute;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    top:10px;
    width: 10px;
    right: 10px;
    height: 10px;
    transform: rotate(45deg);
}

.AcMenu dt.ac:after {
    content: "";
    position: absolute;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 0;
    border-bottom: 0;
    top:15px;
    width: 10px;
    right: 10px;
    height: 10px;
    transform: rotate(45deg);
}

/* lineUp */
#lineUp {
	width:100%;
	min-width:980px;
    max-width:1400px;
    margin:0;
    padding:0;
}
#lineUp:after { /* floatボックスの後処理 */
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}
#lineUp li {
	position:relative;
	margin:5px 8px 10px 6px;
    padding: 0;
	float: left;
	display: inline-block;
	border: 1px solid #555;
    background-color: #fff;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	width:30%;
	min-height:150px;
}
#lineUp li h3 {
	font-size:1.4em;
	margin:5px 0 8px 0;
	padding:0 0 3px 0;	
	text-align:center;
	letter-spacing:3px;
}
#lineUp li img {
    margin-bottom:5px;
    max-width: 100%;
    height: auto;
}
#lineUp li em, .view em {
    display: inline-block;
	background: #225FB3;
	color:#fff;
	padding:1px 3px;
	margin:0 0 5px 5px;
    font-size:95%;
    font-style: normal;
}
#lineUp li .btn_lookup { /* 一覧ボタンの位置 */
	/*position:absolute;
	left:20px;
	bottom:10px;
	z-index:10;*/
    margin:10px;
}
#lineUp li .btn_lookup a { 
	display:block;
	width:160px;
	height:33px;
	margin:0 auto;
	padding:0;
	border:none;
	background:url(../material/btn_lookup.png) 0 0 no-repeat;
}
#lineUp li .btn_lookup a em { display:none; } 
#lineUp li .btn_lookup a {
	background-position:0 0;
}
#lineUp li .btn_lookup a:hover {
	background-position:0 -33px;
}
#lineUp h3 {
    font-size:1.3em;
    letter-spacing: 1;
    background:#fff;
}
#lineUp p {
	font-size:1.0em;
	line-height:1.65;
	padding:3px 8px 10px 8px;
}
#lineUp .price {
    font-size:1.15em;
}

IMG.gg { border:1px solid #555; }
A:hover IMG.gg { border:1px solid red; }
A:link IMG.gg , A:visited IMG.gg{
	/*border:1px solid #555;*/
	z-index: 10;
	margin: 1px; padding: 0;
	left:  0;
}

/* 二段組のレイアウト */
.column2 {
    display: grid;
  	grid-template-columns: minmax(200px, 50%) minmax(200px, 50%);
  	grid-template-rows: auto auto;
    grid-gap: .8em .5em; 
    margin:0;
    padding:0;
}

/* 三段組のレイアウト */
.column3 {
    display: grid;
  	grid-template-columns: minmax(200px, 32%) minmax(200px, 32%) minmax(200px, 32%);
  	grid-template-rows: auto auto auto;
    grid-gap: .8em .5em; 
    margin:0;
    padding:0;
}

/* メリット */
.merit {
    counter-reset: number 0;
}
.merit img {
    display: block;
    margin:0 auto;
}
.merit h4 {
    font-size:1.3em;
    color:#000;
    margin:0;
    padding:5px 10px;
}
.merit h4:before {
    display: block;
    width:130px;
    height:auto;
    margin-bottom:0.5em;
    padding:16px 0 0 3px;
    counter-increment: number 1;
    content: "0" counter(number);
    /*content: "01";*/
    font-family: 'Barlow Condensed', sans-serif; 
    font-size:2em;
    font-weight: 800;
    line-height:0.8;
    color:#fff;
    background: #011b3c;
    overflow: hidden;
}

/* 注目リスト */
.push_ck {
	margin:0 0 0 14px;
	padding:10px 0;
}
.push_ck:after {
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}
.push_ck li {
	list-style-type:none;
	display:block;
	float:left;
	width:180px;
	height:auto;
	margin:8px 15px 8px 0;
	padding:10px 8px;
    text-align: center;

	color:#212b96;
    border: 2px solid #8d93c7;
    background-color: #fff;
    box-shadow: 2px 2px 1px #c7c7c7;
    border-radius: 8px;
}

/* item list */
.itemBox {
	width:auto;
	margin:10px 15px;
	padding:0;
	list-style-type:none;
}
.itemBox li {
    position: relative;
}
.itemBox li {
	display: block;
	margin: 0 12px 20px 0;
	padding:0;
	float: left;
	width: 32%;
	height:auto;
	overflow:hidden;
}
.itemBox img {
	padding:0;
	margin:0;
    border:none;
    /*
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .5);*/
}
.itemBox em {
    position: absolute;
    bottom:0;
    display: block;
    width:100%;
    padding:3px 0;
    text-align: center;
	font-size:1em;
    font-style:normal;
    color:#fff;
    background:#011b3c; 
}
.itemBox:after { /* floatボックスの後処理 */
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}


/* ステップ */
.step {
	margin:0 0 15px 0;
	padding:0;
    background: linear-gradient(#d4e8ff, #d7e7fe);
}
.step div {
    min-height:135px;
	background:url("../material/point-flow1.gif") 15px 60px no-repeat;
}
.step:after {
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}
.step h4 {
    margin:0;
    padding:10px 5px;
    background: linear-gradient(#e4f0fc, #c1dbf4);
}
.step img {
    float:right;
    width:30%;
    margin:15px;
}
.step p {
    margin-left:90px;
    padding:15px 15px;
}
.lst div {
    background-image:none;
}
.lst p {
    margin-left:20px;
}

/* ご利用者の声 医院データ */
.box-punch {
    position: relative;
    margin: 15px 0;
    padding: 15px 15px 15px 35px;
    width: 90%;
    background-color: #F0F8FF;
    color: #666;
    border: 1px solid #88b5d3;
    box-shadow: 0 0 2px 1px #ccc;
    border-radius: 10px;
}
.box-punch::before {
    position: absolute;
    content: '';
    left: 8px;
    top: 8px;
    width: 17px;
    height : 17px;
    background-color: #fff;/
    box-shadow: 0 0 8px #aaa inset;
    border: 1px solid #88b5d3;
    border-radius: 50%;
}
.box-punch:after {
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}
.box-punch h4 {

}
.box-punch h4:before {
    content: "";
}
.box-punch img {
    float:right;
    width:35%;
    margin:-20px 15px 15px 15px;
}

/* 動画配置 */
.ytube iframe {
    width:800px;
    height:500px;
}
/* 映像出力（フレキシブル）*/
.video {
    position: relative;
    width:100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 10px;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#youtube{
			position: relative;
			width: 100%;
			padding-top: 56.25%;
		}
#youtube iframe {
			position: absolute;
			top: 0;
			right: 0;
			width: 100% !important;
			height: 100% !important;
		}

/* インタビュー形式 */
#interview {
    width:95%;
    margin:0 auto;
    background-color:#001b3c;
}
.interview1, .interview2 {
    position: relative;
    width:auto;
    margin:15px 10px;
    padding: 20px;
    border-radius: 10px;
    color: #fff;
    /*background-color:#E7E4CF;*/
    margin-left: 110px;
}
.interview2 {
    margin-left:0;
    /*background-color:#FDEEEE;*/
    margin-right: 110px;
}
/*
.interview1:before, .interview2:after {
    content: '';
    position: absolute;
    left: -15px;
    top: 20px;
    display: block;
    width: 0;
    height: 0;
    border-right: 15px solid #E7E4CF;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}
*/
.interview2:after {
    left:inherit;
    right: -15px;
    border-right: none;
    border-left: 15px solid #FDEEEE;
}
.interview1 .icon, .interview2 .icon {
    position: absolute;
    left: -70px;
    top: 0;
    text-align: center;
}
.interview2 .icon {
    position: absolute;
    left:inherit;
    right: -70px;
}
#voice .interview1, #voice .interview2 {
    color:#000;
}


/* 通常ボタン Submit版 */
#btn {
    margin-top:7px;
}
#btn .onSubmit {
    font-family: 'Open Sans', sans-serif; 
    width:auto;
    height:auto;
    margin:3px 0;
    padding:4px 12px;
    text-decoration:none;
    text-align: center;
    line-height:1.3;
    letter-spacing:2px;
    font-size:1.08em;
    color:#eeffef;
    background:#66A95A;
    box-shadow: 0 1px 3px rgba(44, 73, 39, .8);
    border:none;
    border-radius: 10px;
}
#btn .onSubmit:hover {
    cursor:pointer;
    color:#ffc3b2;
    background:#C15D3E;
    box-shadow: 0 1px 3px rgba(111, 46, 26, .8);
}
#btn .linkButton {
    width:auto;
    height:auto;
    margin:2px;
    padding:8px 18px;
    font-size:1.1em;
    font-weight:bolder;
    border-radius: 18px;
    transition: background-color 0.5s ease-in;
    border:none;
    text-decoration: none;
}
#btn .color_g {
    /* グリーン */
    color:#eeffef;
    background:#148d3f;
    box-shadow: 0 1px 3px rgba(0, 82, 54, .8);
}
#btn .color_b {
    /* ブルー */
    color:#eeffef;
    background:#2681b9;
    box-shadow: 0 1px 3px rgba(23, 73, 103, .8);  
}
#btn .color_r {
    /* レッド */
    color:#eeffef;
    background:#b50f18;
    box-shadow: 0 1px 3px rgba(106, 9, 14, .8);
}
#btn .linkButton:hover {
    cursor:pointer;
    filter:alpha(opacity=75);
	opacity:0.75;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}


.slider-pro {
    margin:0;
}

/* ボタン-リンク用 */
.btn_link a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 210px;
    padding: 0.6em 2.5em;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    text-decoration:none;
    background: #32a2ad;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.btn_link a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 25px;
    height: 2px;
    background-color: #fff;
    transition: 0.3s;
}
.btn_link a:hover:before, .btn_link a:hover:after {
    right: -0.5em;
}
.btn_link a:hover {
    background: #edf6ff;
    color: #32a2ad;
}

.property-table {
    width:auto;
    border-collapse:separate;
    border-spacing:5px;
    margin-bottom:1em;
}
.property-table td {
	vertical-align:top;
	padding:3px 3px 5px 12px;
    line-height:1.5;
}
.property-table th {
    width:20%;
	vertical-align:top;
	padding:0;
	font-weight:normal;
}
.property-table th span {
    display: block;
	padding:5px 8px;
    text-align:center;
    color:#fff;
    font-size:0.9em;
	background:#000032; 
}

.lead {
    margin:0 auto;
    text-align: center;
}
.lead p {
    text-align: left;
    display: inline-block;
    padding:8px 0;
}
.lead p strong {
    display: inline-block;
    padding-bottom:.4em;
}
