@charset "utf-8";

html {
    font-size: 16px;
    line-height: 150%;
    color: #000;
}

body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
    overflow-x: hidden;
    margin: 0px;
    padding: 0px;
    text-align: center;
    min-width: 1240px;
    background-color: rgb(255, 231, 203);
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
dl,
dt,
dd,
form {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
    font-size: 100%;
    border-spacing: 0;
}

/*リンク設定
---------------------------------------------------------------------------*/
a {
    color: #333;
    overflow: hidden;
    outline: none;
}

a:hover {
    color: #990000;
}




/* *************************** ヘッダー部設定 *********************************** */

/*バックグランドｂｇ
---------------------------------------------------------------------------*/
#bg {
    background-image: url(../img/body_bg.png);
    background-repeat: repeat-x;
    background-position: center top;
    font-size: 1rem;
}

#bg_2 {
    background-image: url(../img/body_bg_2.png);
    background-repeat: repeat-x;
    background-position: center top;
}

/*ワッパー
---------------------------------------------------------------------------*/
#wrapper {}

#wrapper_2 {
/*
    background-image: url(../img/wrapper_2.png);
    background-repeat: repeat-x;
    background-position: center top;
*/
}


/*コンテナ
---------------------------------------------------------------------------*/
#container {
    width: 100%;
}

#container_2 {
/*
	width: 100%;
*/
    background-image: url(../img/container_2_1bg.png);
    background-repeat: no-repeat;
    background-position: center 0px;

    /*
	background-position : center 0px;
*/
    /*
	background-color: #f2f2f2;
*/
}

#cnt_1 #container_2,
#cnt_2 #container_2,
#cnt_3 #container_2,
#cnt_4 #container_2,
#cnt_5 #container_2,
#cnt_6 #container_2,
#cnt_7 #container_2,
#cnt_8 #container_2,
#cnt_9 #container_2 {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 0px;
    /*
	background-color: #f2f2f2;
*/
}

#cnt_1 #container_2 {
    background-image: url(../img/container_2_1_bg-2024.png);
}

#cnt_2 #container_2 {
    background-image: url(../img/container_2_2_bg.png);
}

#cnt_3 #container_2 {
    background-image: url(../img/container_2_3_bg.png);
}

#cnt_4 #container_2 {
    background-image: url(../img/container_2_4_bg.png);
}

#cnt_5 #container_2 {
    background-image: url(../img/container_2_5_bg.png);
}

#cnt_6 #container_2 {
    background-image: url(../img/container_2_6_bg.png);
}

#cnt_7 #container_2 {
    background-image: url(../img/container_2_7_bg.png);
}

#cnt_8 #container_2 {
    background-image: url(../img/container_2_8_bg.png);
}

#cnt_9 #container_2 {
    background-image: url(../img/container_2_9_bg.png);
}



/*トップページメインイメージ（背景画像）
---------------------------------------------------------------------------*/
#container_home {
/*
	width: 100%;
*/
    background-image: url(../img/container_home_bg20260422.png);
    background-repeat: no-repeat;
    background-position: center 0px;
	background-color: rgb(197, 224, 180);
    height: 650px;
    margin-top: 50px;
}

#home #container_home {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center 0px;
	background-color: rgb(197, 224, 180);
}

#home #container_home {
    background-image: url(../img/container_home_bg20260422.png);
}




/*インナー（HPを囲むボックス）
---------------------------------------------------------------------------*/
#inner {
    clear: both;
    text-align: left;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
}



/*ヘッダー（サイト名ロゴが入っているボックス）
---------------------------------------------------------------------------*/
#header {
    width: 100%;
    height: 30px;
    position: relative;
}

#header_2 {
    text-align: left;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    position: relative;
    height: 270px;
}

h1 {
    width: 1220px;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0px;
    top: 4px;
    z-index: 21;
}

#logo_1 {
    position: absolute;
    left: 0px;
    top: 40px;
    z-index: 13;
}

#logo_2 {
    position: absolute;
    left: 458px;
    top: 40px;
    z-index: 13;
}

#logo_3 {
    position: absolute;
    left: 749px;
    top: 40px;
    z-index: 13;
}

#logo_4 {
    position: absolute;
    left: 879px;
    top: 4px;
    z-index: 22;
}


/*メインナビ
---------------------------------------------------------------------------*/
#header_ad {
    height: 100px;
}

#header_lock {
    height: 100px;
    background: url(../img/top_h_bg.png) repeat-x bottom;

    z-index: 199;

}

.fixed_header {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0px;
    background: url(../img/top_h_bg.png) repeat-x center bottom;
    border-bottom: 1px solid rgb(191, 191, 191);
    z-index: 99;

}




#main_nav {
    width: 100%;
    position: relative;
    z-index: 11;
}

#main_nav .inner {
    text-align: center;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    height: 100px;
    background: url(../img/main_nav2_r.png) no-repeat 0px -100px;
}

#main_nav li {
    float: left;
    list-style-type: none;
}

#main_nav a {
    display: block;
    height: 100px;
    background: url(../img/main_nav2_r.png) no-repeat;
    text-indent: -9999px;
}

#main_nav #main_nav1 a {
    background-position: 0px 0px;
    width: 230px;
}

#main_nav #main_nav1 a:hover {
    background-position: 0px 100px;
}

#main_nav #main_nav2 a {
    background-position: -230px 0px;
    width: 140px;
}

#main_nav #main_nav2 a:hover {
    background-position: -230px 100px;
}

#main_nav #main_nav3 a {
    background-position: -370px 0px;
    width: 140px;
}

#main_nav #main_nav3 a:hover {
    background-position: -370px 100px;
}

#main_nav #main_nav4 a {
    background-position: -510px 0px;
    width: 140px;
}

#main_nav #main_nav4 a:hover {
    background-position: -510px 100px;
}

#main_nav #main_nav5 a {
    background-position: -650px 0px;
    width: 140px;
}

#main_nav #main_nav5 a:hover {
    background-position: -650px 100px;
}

#main_nav #main_nav6 a {
    background-position: -790px 0px;
    width: 140px;
}

#main_nav #main_nav6 a:hover {
    background-position: -790px 100px;
}

#main_nav #main_nav7 a {
    background-position: -930px 0px;
    width: 140px;
}

#main_nav #main_nav7 a:hover {
    background-position: -930px 100px;
}

#main_nav #main_nav8 a {
    background-position: -1070px 0px;
    width: 150px;
}

#main_nav #main_nav8 a:hover {
    background-position: -1070px 100px;
}

body#home #main_nav #main_nav2 a,
body#cnt_1 #main_nav #main_nav3 a,
body#cnt_2 #main_nav #main_nav4 a,
body#cnt_3 #main_nav #main_nav5 a,
body#cnt_4 #main_nav #main_nav6 a,
body#cnt_5 #main_nav #main_nav7 a,
body#cnt_6 #main_nav #main_nav8 a {
    background: none;
}



.flexslider {
    z-index: 10;
}

/*パンくず
---------------------------------------------------------------------------*/
#pankuzu {
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 15px;
    color: #000;
    /*
	height: 1.5em;
*/
    padding: 15px 0px 0px 0px;
}

#pankuzu ul li {
    float: left;
    margin: 0px 10px 0px 0px;
}

#pankuzu ul li.no_link {
    background-image: url(../img/list_5a.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
    margin: 0px 10px 0px 0px;
    padding: 0px 0px 0px 15px;
}

#pankuzu ul li.link a {
    color: #000;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}

#pankuzu ul li.link a:hover {
    color: #aaa;
}

#pankuzu ul li.no_link a {
    color: #000;
    padding: 0px 0px 0px 0px;
    margin: 0px 10px 0px 0px;
}

#pankuzu ul li.no_link a:hover {
    color: #aaa;
}


/*セカンドページの見出し（h2）
---------------------------------------------------------------------------*/
#header_2 h2 {
    position: absolute;
    left: 20px;
    top: 110px;
    width: 1220px;
    text-align: left;
    z-index: 13;
    font-weight: normal;
    color: #000;
    font-size: 26px;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}

#header_2 #h2_description {
    position: absolute;
    left: 0px;
    top: 90px;
    width: 1220px;
    text-align: center;
    z-index: 13;
    font-weight: normal;
    color: #0f243e;
    font-size: 15px;
}


/*ページ内の目次レイアウト
-------------------------------------------------------*/
#header_2 .page_nav {
    width: 800px;
    position: absolute;
    left: 15px;
    top: 160px;
    display: block;
}

#header_2 .page_nav ul li {
    float: left;
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 0px 0px;
    line-height: 250%;


}

#header_2 .page_nav a {
    font-size: 16px;
    text-decoration: none;
    padding-left: 10px;
    background-position: 0px 8px;
    background-image: url(../img/list_4a.png);
    background-repeat: no-repeat;
}

#header_2 .page_nav a:hover {
    color: #888;
    background-image: url(../img/list_4a.png);
    background-repeat: no-repeat;
}


#header_2 .page_nav a.link {
    font-size: 16px;
    text-decoration: none;
    padding-left: 10px;
    background-position: 0px 8px;
    background-image: url(../img/list_4b.png);
    background-repeat: no-repeat;

}




/* *************************** 以上、ヘッダー部設定 *********************************** */


/* *************************** フッター部設定 *********************************** */

/*フッター
---------------------------------------------------------------------------*/
#footer {
    clear: both;
    background-image: url(../img/footer_bg.png);
    background-repeat: repeat-x;
    background-position: center top;
}

#inner_3 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background: url(../img/footer_inner_3_bg.png) no-repeat;
    background-position: center top;
    height: 500px;

}

#footer_contents {
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    text-align: left;
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #555;
}


/*フッターナビ
---------------------------------------------------------------------------*/
#footer_nav {
    position: absolute;
    left: 54px;
    top: 10px;
    font-size: 18px;
    color: #fff;

}

#footer_nav ul li {
    float: left;
    margin: 0px 0px 0px 0px;
}

#footer_nav a {
    color: #fff;
    text-decoration: none;
    text-indent: 0px;
    margin: 0px 2px 0px 2px;
}

#footer_nav a:hover {
    color: #eee;
}


/*フッターh2
---------------------------------------------------------------------------*/
#footer_contents h2 {
    position: absolute;
    left: 0px;
    top: 220px;
    width: 1220px;
    text-align: center;
    color: rgb(97,53,8);
    font-size: 26px;
/*
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
*/
    font-weight: 600;
    line-height: 150%;

}


/*フッターロゴ（１）
---------------------------------------------------------------------------*/
#footer_logo_1 {
    position: absolute;
    left: 535px;
    top: 60px;
}

#footer_logo_2 {
    position: absolute;
    left: 412px;
    top: 350px;
}

#footer_logo_3 {
    position: absolute;
    left: 749px;
    top: 30px;
}

#footer_logo_4 {
    position: absolute;
    left: 809px;
    top: 99px;
    z-index: 99;
}

/*フッター事業所（１）*/
#footer_contents #address_1 {
    position: absolute;
    left: 0px;
    top: 420px;
    width: 1220px;
    text-align: center;
    font-size: 17px;
    color: #fff;
    z-index: 13;
}

/*フッター事業所（２）*/
#footer_contents #address_2 {
    position: absolute;
    left: 315px;
    top: 202px;
    width: 500px;
    font-size: 13px;
    color: #000;
    text-align: left;
}

/*フッター事業所（3）*/
#footer_contents #address_3 {
    position: absolute;
    left: 270px;
    top: 260px;
    width: 300px;
    font-size: 11px;
    color: #000;
    text-align: left;
    line-height: 150%;
}




/*フッターcopyright */
#footer_contents #copyright {
    width: 1220px;
    text-align: center;
    font-size: 14px;
    color: #888;
    position: absolute;
    left: 0px;
    top: 470px;
    line-height: 90%;
}


/* *************************** 以上、フッター部設定 *********************************** */


/* *************************** １カラム用設定 *********************************** */

/*インナー２
---------------------------------------------------------------------------*/
.border_t {
    border-top: 1px solid #ddd;
}

.border_b {
    border-bottom: 1px solid #008e92;
}

.bg_g {
    background-color: #f2f2f2;
}

.bg_e {
    background-color: #d9c48f;
}

.inner2 {
    clear: both;
    text-align: left;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px 0px 0px 0px;

}

.inner2:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}


.bg_y {
    background-color: rgb(255, 231, 203);
}

.bg_gr {
    background-color: rgb(197, 224, 180);
}



/*コンテンツ
---------------------------------------------------------------------------*/

.contents_1220 {
    clear: left;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 0px 50px 0px;
        text-align: center;
}

.contents_1220_top {
    clear: left;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -50px;
    padding: 0px 0px 0px 0px;
}

.contents_auto {
    clear: left;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding: 50px 0px 50px 0px;
    background: #fff;
}


/*見出し----------------------------*/

.contents_1220 h2 {
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    text-align: center;
/*
    font-weight: normal;
    color: #000;
    font-size: 28px;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
*/
}

.contents_auto h2 {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-size: 28px;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}


.contents_1220 h3 {
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    text-align: center;
    font-weight: normal;
    color: #000;
    font-size: 24px;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}

.contents_1220 h4 {
    width: 1220px;
    /*
	height: 20px;
*/
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 25px;
    background-image: url(../img/list_7b.png);
    background-position: 0px 2px;
    background-repeat: no-repeat;
    font-weight: normal;
    color: #e53e45;
    font-size: 20px;
    /*
	font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif ;
*/

}

.contents_1220 h5 {
    width: 1220px;
    /*
	height: 20px;
*/
    margin: 0px 0px 1em 0px;
    padding: 0px 0px 0px 25px;
    font-weight: normal;
    color: #e53e45;
    font-size: 24px;
    font-family: "Yu Mincho", "YuMincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    font-weight: 600;
    text-align: center;
}


.contents_1220 p {
    width: 1140px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1.5em;
    text-align: left;
    /*
		font-size: 1.6rem;
*/
}

.contents_1220 .description {
    text-align: center;
    font-weight: 600;
    color: rgb(97,53,8);
    font-size: 20px;
	margin-bottom: 1.5em;
	line-height: 150%;
}



.contents_1220 p.w820 {
    width: 820px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 1.5em;
    text-align: left;
}



.contents_1220 .image {
    text-align: center;
}

.contents_1220 .float {
    width: 1220px;
    margin-left: 10px;
}

.contents_1220 .float ul {
    padding: 0px 0px 0px 0px;
}

.contents_1220 .float ul li {
    float: left;
    margin: 0px 19px 0px 0px;
    background-color: #FFFFFF;
}

.contents_1220 .float:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}


.clear-fix {
    clear: both;
    width: 1220px;
    height: 100px;
    position: relative;
    margin: 0 auto;
}

/* *************************** ２カラム用設定 *********************************** */

.contents {
    clear: left;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    background-color: #FFFFFF;
    padding: 0px 0px 0px 0px;
}


/*メインコンテンツ（左ブロック）
---------------------------------------------------------------------------*/
#main {
    width: 860px;
    float: left;
    display: inline;
    padding: 70px 0px 0px 0px;
    margin: 0px 0px 0px 0px;

}

/*ボックス
-------------------------------------------------------*/
#main .box {
    border: 0px solid #c9c9c9;
    margin: -100px 0px 0px 0px;
    padding: 100px 0px 0px 0px;
}

#main a {
    text-decoration: underline;
}

#main p {
    margin: 0px 0px 1em 10px;
}

#main .cnt_img {
    margin-bottom: 30px;
    text-align: center;
}





/*ボックス内の見出し
-------------------------------------------------------*/
#main h3 {
    height: 36px;
    margin: 0px 0px 30px 0px;
    padding: 17px 0px 0px 30px;
    background-image: url(../img/list_3f.png);
    background-position: 3px 0.8em;
    background-repeat: no-repeat;
    font-weight: normal;
    color: #000;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    font-size: 22px;
    border-top: 2px solid rgb(127, 127, 127);
    border-bottom: 1px solid rgb(217, 217, 217);
}

#main h4 {
    height: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0.55em 0px 0px 30px;
    background-image: url(../img/list_3g.png);
    background-position: 10px 0.6em;
    background-repeat: no-repeat;
    font-weight: normal;

    color: rgb(255, 22, 93);

    /*
	color: #000;
*/
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    font-size: 20px;
}




/*「本文内のリスト」レイアウト
-------------------------------------------------------*/
ul.list {
    margin: 0px 20px 0em 35px;
    padding: 0px 0px 0px 0px;
}

ul.list li {
    padding-bottom: 1em;
    list-style: decimal outside;
}


/*「本文内のリスト」レイアウト
-------------------------------------------------------*/
ul.list_01 {
    margin: 0px 20px 0em 22px;
    padding: 0px 0px 0px 0px;
}

ul.list_01 li {
    padding-bottom: 1em;
    list-style: disc outside;
}


/*バナーレイアウト
---------------------------------------------------------------------------*/
.banner {
    width: 1220px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.banner a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.banner_0 {
    width: 1220px;
    margin: 0px 0px 0px 0px;
    text-align: center;
}

.banner_0 a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.banner_10 {
    width: 1220px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.banner_10 a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.banner_10c {
    width: 1220px;
    margin: 0px 0px 10px 10px;
    text-align: center;
}

.banner_10c a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}


.banner_20 {
    width: 1220px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.banner_20 a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.banner_20c {
    width: 1220px;
    margin: 0px 0px 20px 0px;
    text-align: center;
}

.banner_20c a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

/*
.img-flex {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px 10px 20px 8px;
  padding: 0px 20px 0px 20px;
}
*/

.banner_30 {
    width: 1220px;
    margin: 0px 0px 30px 0px;
    text-align: center;
}

.banner_30 a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.banner_00l {
    margin: 0px 0px 0px 10px;
    text-align: left;
}

.banner_10l {
    margin: 0px 0px 10px 10px;
    text-align: left;
}

.banner_20l {
    width: 1220px;
    margin: 0px 0px 20px 10px;
    text-align: left;
    background-color: #FFFFFF;
}

.main .button_01 {
    margin: 5px 0px 20px 0px;
    text-align: left;
}


/*メインコンテンツ内のpagetop
-------------------------------------------------------*/
.main_pagetop {
    margin: 30px 10px 30px 0px;
    text-align: right;
    color: #0070c0;
    font-size: 75%;
}

.main_pagetop a {
    color: #aaa;
}






/*サイドコンテンツ（右ブロック）
---------------------------------------------------------------------------*/
#side {
    width: 261px;
    float: right;
    padding: 70px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #FFFFFF;
}

#side p {
    font-size: 12px;
    padding: 0px 0px 1em 12px;
    line-height: 140%;
}





/*各種スイッチ----------------------------*/
.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

span.right {
    text-align: right;
}

span.small {
    font-size: 85%;
}

span.big {
    font-size: 110%;
}

span.red {
    color: #cf0000;
}

span.min {
    font-family: "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
}

.contents_1220 a {
    text-decoration: underline;
}

.left {
    text-align: leftt;
}

.center {
    text-align: center;
    background: #000;
}

.right {
    text-align: right;
}


/*共通----------------------------*/

ul.disc {
    margin: 0px 0px 2em 30px;
    padding: 0px 0px 0px 0px;
}

ul.disc li {
    margin: 0px 0px 0px 0px;
    list-style-type: disc;
}

ul.ml25 {
    margin: 0px 0px 2em 25px;
    padding: 0px 0px 0px 0px;
}











/*共通
-------------------------------------------------------*/
.lv3_content {
    border: 1px solid #d7e4bd;
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 10px 10px;
    width: 618px;
}

em {
    color: #C00000;
    font-style: normal;
}

.lv3_content table td {
    vertical-align: top;
}

/*
a img:hover {
    filter: alpha(opacity=95);
    opacity: 0.95;
}
*/


/*pagetop
---------------------------------------------------------------------------*/
.pagetop {

    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
}






/* *************************** 各ページ設定 *********************************** */



/*【ホーム】ページの画像レイアウト
-------------------------------------------------------*/

.top-msg {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    border: 0px solid rgb(255, 255, 255);
}

.top-msg img {
    width: 1220;

}



/*【ホーム】ページのトピックスレイアウト
-------------------------------------------------------*/
.top {
    margin: 0px 0px 12px 0px;
}

.topics {
    margin: 0px 0px 10px 0px;
}

.topics a img:hover {
    filter: alpha(opacity=90);
    opacity: 0.9;
}


/*「ホーム」の新着情報レイアウト
-------------------------------------------------------*/
.news_box {
    width: 1190px;
    height: 330px;
    overflow: auto;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 10px;
    /*
	font-size: 1.6rem;
*/
}

.news_box dl {
    border-bottom: 1px dashed #eee;
    margin: 20px 0px 0px 0px;
}

.news_box dl dt {
    margin: 0px 0px 5px 0px;
}

.news_box dl dt a {
    color: #000;
    text-decoration: underline;
}

/*
.news_box dl dd{margin : 0px 0px 20px 16.5em;}
*/
.news_box dl dd {
    margin: 0px 0px 20px 0px;
}

.news_box dl dd a {
    color: #000;
    text-decoration: underline;
}

.news_box dl dt img {
    margin: 0px 0.8em -0.2em 1em;
    padding: 0em 0px 0px 0px;
}




/*トップページの大きなボタン
-------------------------------------------------------*/
.top_button_msg2 {
    width: 820px;
    text-align: left;
    margin: 0px 0px 40px 70px;
    padding: 0px 0px 0px 0px;
    color: #000;
    font-size: 16px;
    line-height: 160%;
}

#top_button {
    position: relative;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    padding: 0px 0px 0px 10px;
    height: 221px;

    z-index: 31;

}

#top_button ul {
    padding: 0px 0px 0px 0px;
}

#top_button ul li {
    float: left;
    margin: 0px 19px 20px 0px;
    width: 301px;
    height: 100px;
    background-color: #FFFFFF;

}


/*トップページの大きなボタン【１】
-------------------------------------------------------*/
#top_button_1 {
    position: relative;
    width: 1240px;
    height: 320px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    z-index: 20;
}

#top_button_1 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#top_button_1 ul li {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 400px;
    height: 304px;
/*
    background-color: #FFFFFF;
*/
}




/*トップページの大きなボタン【２】
-------------------------------------------------------*/
#top_button_2 {
    position: relative;
    width: 1220px;
    height: 279px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 50px 0px;
    z-index: 20;
}

#top_button_2 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#top_button_2 ul li {
    float: left;
    margin: 0px 0px 0px 50px;
    width: 530px;
    height: 279px;
/*
    background-color: #FFFFFF;
*/
}




/*トップページの大きなボタン【３】
-------------------------------------------------------*/
#top_button_3 {
    position: relative;
    width: 1220px;
    height: 120px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 10px;
    z-index: 20;
}

#top_button_3 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#top_button_3 ul li {
    float: left;
    margin: 0px 19px 20px 0px;
    width: 461px;
    height: 100px;
    background-color: #FFFFFF;
}

/*トップページの大きなボタン【４】
-------------------------------------------------------*/
#top_button_4 {
    position: relative;
    width: 1240px;
    /*
	height : 360px;
*/
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 0px;
    z-index: 20;
}

#top_button_4 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#top_button_4 ul li {
    float: left;
    margin: 0px 29px 70px 0px;
    width: 380px;
    /*
	height : 360px;
*/
    background-color: #FFFFFF;
}


/*トップページの大きなボタン【5】
-------------------------------------------------------*/
#top_button_5 {
    position: relative;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 28px;
    z-index: 20;
}

#top_button_5 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#top_button_5 ul li {
    float: left;
    margin: 0px 16px 16px 0px;
    width: 273px;
    height: 194px;
    background-color: #FFFFFF;
}

#top_button_5:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

/*トップページの大きなボタン【5】
-------------------------------------------------------*/
#top_button_6 {
    position: relative;
    width: 1220px;
    /*
	height : 360px;
*/
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 28px;
    z-index: 20;
}

#top_button_6 ul {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#top_button_6 ul li {
    float: left;
    margin: 0px 19px 19px 0px;
    line-height: 40px;
    text-align: center;
    width: 270px;
    /*
	height : 380px;
*/
    background-color: #FFFFFF;
}

#top_button_6 ul li a {
    text-decoration: none;
}

#top_button_6:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}




/*トップページのインデックスボタン
-------------------------------------------------------*/
#top_index {
    position: relative;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 10px;
    z-index: 20;
}

#top_index ul {
    padding: 0px 0px 0px 0px;
}

#top_index ul li {
    float: left;
    margin: 0px 20px 20px 0px;
    width: 220px;
    /*
	height : 261px;
*/
    background-color: #d9c48f;
    text-align: center;

}

#top_index ul li a {
    text-decoration: none;
}

#top_index:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}





/*「製品をご案内」ページの表レイアウト
-------------------------------------------------------*/
table.gyoumu_01 {
    table-layout: fixed;
    width: 1140px;
    margin-left: 30px;
    margin-bottom: 30px;
}

table.gyoumu_01 tr {
    vertical-align: top;
}

table.gyoumu_01 td {
    padding: 0px 0px 0px 0px;
    text-align: left;
}

table.gyoumu_01 td.td_l {
    width: 390px;
}

table.gyoumu_01 td a {
    text-decoration: underline;
}


/*「製品をご案内」ページの表レイアウト
-------------------------------------------------------*/
table.gyoumu_02 {
    table-layout: fixed;
    margin: 0px 0px 2em 0px;
    /*
    width: 1220px;
*/
}

table.gyoumu_02 tr {
    vertical-align: top;
}

table.gyoumu_02 td {
    padding: 0px 0px 0px 0px;
}

table.gyoumu_02 td.td_l {
    text-align: center;
    width: 320px;
}

table.gyoumu_02 td.td_m {
    text-align: center;
    width: 320px;
}

table.gyoumu_02 td.td_r {
    text-align: center;
    width: 320px;
}

table.gyoumu_02 td a {
    text-decoration: underline;
}


/*「製品をご案内」ページの表レイアウト
-------------------------------------------------------*/
table.gyoumu_03 {
    table-layout: fixed;
    margin: 0px 0px 2em 8px;
    width: 1220px;
    font-size: 90%;
}

table.gyoumu_03 tr {
    vertical-align: middle;
}

table.gyoumu_03 th {
    padding: 5px 5px 5px 5px;
    text-align: center;
    border: #fff 1px solid;
    background-color: #ddd;
    font-weight: normal;
    color: #000;
}

table.gyoumu_03 th.th_l {
    width: 220px;
}

table.gyoumu_03 th.th_c {
    width: 80px;
}

table.gyoumu_03 th.th_r {
    width: 120px;
}

table.gyoumu_03 td {
    padding: 5px 5px 5px 5px;
    text-align: center;
    border: #fff 1px solid;
    background-color: #f2f2f2;
}







/*「活用事例」ページの表レイアウト
-------------------------------------------------------*/
table.gyoumu_201 {
    table-layout: fixed;
    margin: 0px 0px 2em 8px;
    width: 1220px;
    font-size: 90%;
}

table.gyoumu_201 tr {
    vertical-align: middle;
}

table.gyoumu_201 th {
    padding: 5px 5px 5px 5px;
    text-align: center;
    border: #fff 1px solid;
    background-color: #ddd;
    font-weight: normal;
    color: #000;
}

table.gyoumu_201 th.th_l {
    width: 240px;
}


table.gyoumu_201 td {
    padding: 5px 5px 5px 20px;
    text-align: left;
    border: #fff 1px solid;
    background-color: #f2f2f2;
}






/*「会社案内」ページの会社概要レイアウト
-------------------------------------------------------*/
table.gaiyou {
    table-layout: fixed;
    margin: 0px 0px 20px 10px;
    width: 840px;
}

table.gaiyou tr {
    vertical-align: top;
}

table.gaiyou th {
    padding: 10px 10px 5px 10px;
    text-align: left;
    border-top: rgb(191, 191, 191) 1px solid;
    border-bottom: rgb(191, 191, 191) 1px solid;
    background-color: #fff;
    font-weight: normal;
    width: 180px;
    color: #000;

}

table.gaiyou td {
    padding: 10px 10px 5px 10px;
    border-top: rgb(191, 191, 191) 1px solid;
    border-bottom: rgb(191, 191, 191) 1px solid;
    background-color: #fff;
}

/*「会社案内」ページの沿革レイアウト
-------------------------------------------------------*/
table.gaiyou_01 {
    table-layout: fixed;
    margin: 0px 0px 20px 10px;
    width: 620px;
}

table.gaiyou_01 tr {
    vertical-align: top;
}

table.gaiyou_01 th {
    padding: 10px 5px 10px 15px;
    text-align: left;
    border: #fff 2px solid;
    background-color: #0070c0;
    font-weight: normal;
    width: 185px;
    color: #fff;

}

table.gaiyou_01 td {
    padding: 10px 15px 10px 15px;
    border: #fff 2px solid;
    background-color: #f2f2f2;
    width: 390px;
}





/*「お問い合せ」ページの表レイアウト
-------------------------------------------------------*/
#mailform {
    width: 800px;
    margin-right: auto;
    margin-left: auto;

}





/*「個人情報保護方針」ページの表レイアウト
-------------------------------------------------------*/
ul.privacy {
    padding: 10px 30px 10px 30px;
    /*
	font-size: 1.6rem;
*/
	text-align: left;

}

ul.privacy li {
    padding-bottom: 20px;
    list-style: decimal outside;

}


/*「サイトマップ」ページのレイアウト
-------------------------------------------------------*/
.sitemap {
    margin: 20px 0px 0px 50px;
    /*
	font-size:1.6rem;
*/
}

.sitemap ul {
    margin: 0px 0px 0px 0px;
}

.sitemap ul li {
    color: #000;
    list-style-image: url(../img/list_5a.png);
    padding: 0px 0px 30px 0px;
}

.sitemap ul li.second {
    margin: 0px 0px 0px 50px;
}

.sitemap ul li a {
    color: #000;
}

.sitemap ul li a:hover {
    color: #666;
}





/*「製品紹介」ページのレイアウト
-------------------------------------------------------*/
#Products_index {
    position: relative;
    width: 1220px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 0px 10px;
    z-index: 20;
}

#Products_index ul {
    padding: 0px 0px 0px 0px;
}

#Products_index ul li {
    float: left;
    margin: 0px 20px 40px 0px;
    width: 220px;
    /*
	height : 261px;
	background-color: #d9c48f;
*/
    text-align: center;

}

#Products_index ul li a {
    text-decoration: none;
}

#Products_index:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}




/*「製品情報」スロープ
-------------------------------------------------------*/
#container {
    width: 100%;
    text-align: center;
}

.slider-box-bg {
    width: 100%;
    height: 130px;
    position: relative;

}

.bg-white {
    width: 2880px;
    position: absolute;
    margin-left: -1440px;
    left: 50%;
}

.white-bg1,
.white-bg2,
.white-bg3 {
    width: 1220px;
    height: 130px;
    background: white;
    opacity: .8;
    text-indent: -9999px;
    overflow: hidden;
    float: left;
    position: relative;
}

.white-bg1,
.white-bg3 {
    z-index: 10;
}

.white-bg2 {
    background: none !important;
}



.slider-box {
    clear: both;
    width: 100%;
    margin: 0 auto;
    margin: 0 auto;
    position: absolute;
    z-index: 1;
}

#loopslider {
    margin: 0 auto;
    height: 130px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#loopslider ul {
    height: 130px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider ul li {
    width: 190px;
    height: 130px;
    float: left;
    display: inline;
    overflow: hidden;
}

.strImg {
    margin-bottom: 69px;
}

.strImg img {
    margin-right: 26px;
}

.strImg2 img {
    margin-right: 26px;
}

/* =======================================
	ClearFixElements
======================================= */
#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

#loopslider_wrap {
    position: absolute;
    left: -1000px;
}

/*
#fixed-bgbox {
  width:2268px;
  height:1000px;
  text-indent: -9999px;
  overflow: hidden;
    background: url(../img/wheat.png) no-repeat;
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: -1;
		opacity: 0;
}
*/



/* =======================================
	tabbox
======================================= */

/* ▼タブ機能の掲載領域の装飾(※必須ではありません) */
.tabbox {
    margin: 0px 0px 70px 0px;
    padding: 0px 0px 0px 0px;
}

/* ▼タブ機能を制御するラジオボタン(非表示にする) */
.tabbox input {
    display: none;
}

/* ▼タブ(共通装飾＋非選択状態の装飾) */
.tab {
    display: inline-block;
    width: 196px;
    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #ddd;
    margin-right: -7px;
    padding: 15px 0px 8px 0px;
    color: black;
    background-color: #eee;
    text-align: center;
    font-family: "游明朝", "Yu Mincho", "HGP明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", "HiraMinProN-W6", serif;
    font-size: 17px;


}

/* ▼タブにマウスポインタが載った際の装飾 */
.tab:hover {
    background-color: #ccffcc;
    color: #000;
    cursor: pointer;
}

/* ▼チェックが入っているラジオボタンの隣にあるタブの装飾(＝選択状態のタブ) */
input:checked+.tab {

    border-width: 1px 1px 0px 1px;
    border-style: solid;
    border-color: #888;

    color: #000;
    background-color: #fff;
    position: relative;
    z-index: 10;
}

/* ▼タブの中身(共通装飾＋非選択状態の装飾) */
.tabcontent {
    display: none;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    border-color: #888;
    margin-top: -1px;
    padding: 0px 0px 0px 0px;
    position: relative;
    z-index: 0;
    background-color: #fff;

}

/* ▼チェックが入っているラジオボタンに対応するタブの中身を表示する */
#tabcheck1:checked~#tabcontent1 {
    display: block;
}

#tabcheck2:checked~#tabcontent2 {
    display: block;
}

#tabcheck3:checked~#tabcontent3 {
    display: block;
}

#tabcheck4:checked~#tabcontent4 {
    display: block;
}

#tabcheck5:checked~#tabcontent5 {
    display: block;
}

#tabcheck6:checked~#tabcontent6 {
    display: block;
}




/*「ホーム」のお知らせ・新着情報レイアウト　regular
-------------------------------------------------------*/

.topi-parent {
    margin-bottom: 20px;
}

@media only screen and (max-width: 599px) {
    .topi-parent {
        margin-bottom: 40px;
    }
}

.topi-box {
    width: 1220px;
    margin: 0 auto 55px;
    max-height: 270px;
    background: rgba(255, 255, 255, .5);
    overflow-y: auto;
    border-top: solid 1px rgb(191, 191, 191);
    border-bottom: solid 1px rgb(191, 191, 191);
}


.topi-enclose {
    width: 100%;
    margin: 0 auto;
}


.topi-one {
    display: -webkit-flex;
    display: flex;
    padding: 15px 0;
    text-align: left;
    border-bottom: dashed 1px rgb(231, 230, 230);
}

.news-cnt01,
.news-cnt02,
.news-cnt03,
.news-cnt04,
.news-cnt05,
.news-cnt06 {
    display: none;
}

.topi-one:nth-last-of-type(1) {
    border-bottom: none;
}

.icon-box {
    padding: 0 15px;
}

.days-box {
    width: 120px;
    padding: 3px 0 0 10px;
}

.days-box p {
    /* width: 130px; */
    margin: 0;
}

.topi-cnt {
    width: 880px;
    line-height: 30px;
    /*
  font-size: 1.6rem;
*/
    margin: 0;
}

.topi-cnt dt {
    padding-right: 15px;
}

.topi-cnt dt a {
    text-decoration: none;
}

.topi-cnt dd {
    margin: 0 0 0 0;
    padding-right: 15px;
}

.topi-single .topi-cnt dd,
.topi-all .topi-cnt dd {
    padding: 0 10px;
}

.topi-single .topi-one {
    margin-bottom: 50px;
    border-bottom: none;
}

.topi-all .topi-one {
    border-bottom: none;
}

.pageNum {
    /*
  font-size: 16px;
*/
}

.topi-cnt dd a {
    text-decoration: underline;
}


.news-select-parent {
    width: 1220px;
    margin: 0 auto 10px;
}


.news-select {
    display: -webkit-flex;
    display: flex;
}

.news-select li {
    width: 198px;
    height: 50px;
    border: solid 1px #888888;
    border-right: none;
    margin-bottom: 1px;
    line-height: 50px;
    font-size: 1.8rem;
    background: #f2f2f2;
    cursor: pointer;
}

.news-select li.select-f {
    border: solid 1px #888888;
}

.news-select li:hover {
    opacity: .9;
}

.news-select li.select-a {
    width: 198px;
    color: #000;
    border-bottom: none;
    background: none;
}


.select-b,
.select-c,
.select-d,
.select-e {
    color: #000;
}

.news-comp {
    position: relative;
    clear: both;
}

.news-select {
    width: 100%;
}

.clinic_box {
    width:100%;
}

table.clinic_info {
    width: 1200px;
    margin: 0 auto 50px;
    text-align: left;
    color: rgb(97,53,8);
}

table.clinic_info th {
    width:19%;
    border:1px solid #f5cbb0;
    padding: 8px;
    font-weight: normal;
    background-color: #fba873;
    /* color: white; */
}

table.clinic_info td {
    border:1px solid #f5cbb0;
    padding: 8px;
    background-color: white;
}

.history{
    background-color: #D7E4BD;

}
