@charset "utf-8";



/*空きスペース*/
.space-height5px {
	height: 5px;
}

.space-height10px {
	height: 10px;
}

.space-height15px {
	height: 15px;
}

.space-height20px {
	height: 20px;
}

.space-height25px {
	height: 25px;
}

.space-height30px {
    height: 30px;
}

.space-height35px {
	height: 35px;
}

.space-height40px {
	height: 40px;
}

.space-height45px {
	height: 45px;
}

.space-height50px {
	height: 50px;
}

.space-height55px {
	height: 55px;
}

.space-height60px {
	height: 60px;
}

.space-height65px {
	height: 65px;
}

.space-height70px {
	height: 70px;
}

.space-height75px {
	height: 75px;
}

.space-height80px {
	height: 80px;
}

.space-height85px {
	height: 85px;
}

.space-height90px {
	height: 90px;
}

.space-height95px {
	height: 95px;
}

.space-height100px {
	height: 100px;
}


/*ローマ数字*/
.suuji-01 {font-family: Meiryo,'Lucida Grande','Hiragino Kaku Gothic ProN',sans-serif;}


/*問合せボタン
---------------------------------------------------------------------------*/

/*ボタン-スペース*/
.button-center01 {
	text-align: center;
}

a.contact-button-01 {
    height: auto;
    line-height: 10px;
    color: #666!important;
    width: auto;
    font-size: 1.2em;
    font-weight: 600;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 25px;
    text-decoration: none!important;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	border: 2px solid #ccc;
}

/*New
---------------------------------------------------------------------------*/

.new01 {
    color: #FFFFFF;
    background-color: #FF0000;
    border-radius: 3px;
    font-size: 0.9em;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-top: 2px;
    font-weight: bold;
	}




/*ホーム
---------------------------------------------------------------------------*/

.frexbox-top-button {
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-top: 60px;
	padding-left: 12px;
	padding-right: 12px;
    text-align: center;
}

.top-button-x { 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;    
}

.top-button-x:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/*新着情報一覧*/

.news-01 {
    font-size: 60%!important;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 10px;
    padding-right: 10px;
    background: #31b3e9;
    margin-left: 10px;
    border-radius: 10px;
    color: #fff;
    text-decoration-line: none!important;

}

/*新着情報一覧
---------------------------------------------------------------------------*/
.ta-newa-01 {
	width: 100%;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.ta-newa-01td {
}
.ta-newa-01 th, .ta-newa-01 td{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
    font-size: 100%;
}
/*テーブル内の右側*/
.ta-newa-01 td {
	white-space: ;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: ;
}
/*テーブル内の左側の年代部分*/
.ta-newa-01 th {
	white-space: nowrap;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
    width: 8em;
    text-align: left;   
}



/*会社情報
---------------------------------------------------------------------------*/

/*テーブル_ta-01*/
.ta-01 {
	width: 100%;
	margin-bottom: 0px;
}
.ta-01, .ta-01 td, .ta-01 th {
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	word-break: break-all;
	line-height: 22px;
	vertical-align: middle;
}
/*テーブル内の右側*/
.ta-01 td {
	padding: 10px;
    white-space: nowrap;
}
/*テーブル内の左側の見出し部分*/
.ta-01 th {
	width: auto;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;	/*背景色*/
    white-space: nowrap;
}
/*テーブル１行目に入った見出し部分*/
.ta-01 th.tamidashi {
	width: auto;
	text-align: left;
	background-color: #bebebe;	/*背景色*/
}
/*ボタンの設定*/

/*こだわりアイコンのフロート指定(CMS用)*/
.ta-01 td .specialbox {
	float: left;
	width: 95px;
	height: 40px;
}


/*テーブル_ta-03*/
.ta-03 {
	width: 100%;
	margin-bottom: 0px;
}
.ta-03, .ta-03 td, .ta-03 th {
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	word-break: break-all;
	line-height: 22px;
	vertical-align: middle;
}
/*テーブル内の右側*/
.ta-03 td {
	padding: 10px;
}
/*テーブル内の左側の見出し部分*/
.ta-03 th {
	width: auto;
	padding: 10px;
	text-align: center;
	background-color: #f1f1f1;	/*背景色*/
    white-space: nowrap;
}
/*テーブル１行目に入った見出し部分*/
.ta-03 th.tamidashi {
	width: auto;
	text-align: left;
	background-color: #bebebe;	/*背景色*/
}

.flexbox-01 {
	display:flex!important;
    justify-content:space-between!important;
	align-items:stretch!important;
}


/*行動指針のテキスト*/
.indent-01 {text-indent: -1.25em; margin-left: 1.25em; margin-bottom: 7px}


/*商品情報
---------------------------------------------------------------------------*/

a.seihin-button-x { 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; 
    text-decoration: none;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
    background-color: #31b3e9;
    color: #fff;
    font-size: 120%;
    font-family: Meiryo,'Lucida Grande','Hiragino Kaku Gothic ProN',sans-serif;
    font-weight: bold;
    border-radius: 6px;
}


.seihin-button-x:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

a.seihin-button-x::before {
	font-family: "Font Awesome 5 Free";	/*Font Awesomeを使う指定*/
	content: "\f152";		/*使いたいアイコン名をここで指定。Font Awesomeに記載されています。詳しくは当テンプレートのマニュアルを読んで下さい。*/
	font-weight: bold;		/*この手の設定がないとアイコンが出ない場合があります*/
	margin-right: 0.5em;	/*アイコンとテキストとの間に空けるスペース*/
	opacity: 0.6;			/*アイコンの透明度。色を60%出した状態。*/
}


/*テーブル_ta-02*/
.ta-02 {
	width: 100%;
	margin-bottom: 0px;
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	word-break: break-all;
	line-height: 1.6;
	vertical-align: middle;
}
 
.ta-02 td {
    
}

.name-01 {
    width: auto;
    padding-top: 3px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    white-space: wrap;
    font-size: 1.1em;
    font-weight: normal;
    text-align: left;
    line-height: 1.3;
    
}

.name-01-right {
    width: auto;
	margin-top: 1px;  
}

.ta-02 td.name-02 {
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    white-space: ;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: bold;
    color: #005bac;
    height: 2.5em;
    max-height: inherit;
	font-family: Meiryo,'Lucida Grande','Hiragino Kaku Gothic ProN',sans-serif;
}

.ta-02 td.yoto-01 {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
    white-space: ;
	vertical-align: top;
    width: ;
    height: 2.5em;
    max-height: inherit;
}

.yoto-text {
    padding-top: 3px;
    line-height: 1.3;
    font-size: 0.9em;  
}

.ta-02 td.caption-01 {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
    line-height: 1.5;
	vertical-align: top;
	width: ;
}

.caption_back-01 {
    /*background-color: #E8F6FF;*/
    padding: 0px;
}

.ta-02 td.icon-01 {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    font-size: 0.9em;
    line-height: 1.3;
	vertical-align: bottom;
	width: %;
}

.icon-box {
    padding: 3px;
    background-color: #FFFCD2;
    display: inline-block;
    text-align: center;  
	float: right;
    width: 100%;
}

.icon-box-flexbox{
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
    align-items: center;
}

.kotira-01 {
    color: #1B44FF;
	font-size: 0.9em;
}

.kotira-02 {
    color: #1B44FF;
	font-size: 1em;
    text-align: right;
    margin-right: 0.5em;
    line-height: 1.3;
    padding-left: 3px;
}

.icon-box img {
    min-width: 60px;
    width: 60px;
	height: auto;
    padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
    padding-top: 3px;
}

.ta-02 th.no-01 {
    width: ;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/ 
}

.shironukimoji-01 {
	font-size: 0.8em;
	font-weight: normal;
	color: #FFF;
	background-color: #E9AA55;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.shironukimoji-02 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #005bac;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
    display: inline-block;
    float: left;
    margin-right: 5px;
	vertical-align: middle;
}

.shironukimoji-03 {
	font-size: 0.95em;
	font-weight: normal;
	color: #FFF;
	background-color: #f00;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	display: inline-block;
	white-space: nowrap;
}

.kakomimoji-01 {
	font-size: 0.9em;
	padding-top: 0.1em;
	padding-right: 5px;
	padding-bottom: 0.1em;
	padding-left: 5px;
    border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
    float: ;
    margin-right: 5px;
	display: inline-block;
	white-space: nowrap;
}

.name-00 {
    padding-top: ;
    padding-right:  ;
    padding-left:  ;
    padding-bottom: ;
    white-space: ;
    font-size: 1.35em;
    line-height: 1.3;
    font-weight: bold;
    color: #005bac;
	margin-bottom: 0px;
	font-family: Meiryo,'Lucida Grande','Hiragino Kaku Gothic ProN',sans-serif;
}

.name-00-shita {
	line-height: 1.5;
	margin-bottom: 10px;
}

.flexbox-jigyo-01 {
    width: 100%;
	display:flex;
}

.flexbox-jigyo-02 {
    width: 100%;
	display: flex;
  	flex-wrap: wrap;
	padding: 2px;
}


.icon-box-flexbox-02 {
	display: flex;
	flex-wrap: nowrap;
	justify-content: flex-end!important;
    align-items: center;
}


/* 不要な列を消す */
@media (max-width: 599px) {
    
    .ta-02 td:nth-child(2) {
        display: none;
    }
    
    .ta-02 td:nth-child(1) ,.ta-02 td:nth-child(3),.ta-02 td:nth-child(4)  {
        border-right: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/ 
    }
    
    .sh-icon {
        margin-top: 15px;
    }
    

}

@media (min-width: 600px) {
    .sh-icon {
        display: none;
    }

}


/*テーブル_product-01*/
table.product-01 {
	width: 100%;
	margin-bottom: 0px;
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	word-break: break-all;
}

.product-01 th {
	border: 1px solid #CCC;	/*テーブルの枠線の幅、線種、色*/
	text-align: left;
	font-size: 1.2em;
	padding: 0.8em 1em
}

.product-01 th a {
	color: #005bac;
}


/*スクロール*/
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

/*アクセス
---------------------------------------------------------------------------*/
.access-box {
	border: ;	/*枠線の幅、線種、色*/
	margin-bottom: px;	/*ボックス間のスペース*/
	position: relative;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #E8F6FF;
}

/*組合経歴ボタン
---------------------------------------------------------------------------*/
.ta1 .map {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-color: #122f8d;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	white-space: nowrap;
}

/*サイトマップ
---------------------------------------------------------------------------*/
.sitemap {
	width: 100%;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.sitemap td {
}
.sitemap th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-width: 1px;
}
/*テーブル内の右側*/
.sitemap td {
	white-space: ;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: ;
}
/*テーブル内の左側の見出し部分*/
.sitemap th {
	text-align: left;
	background-color: ;
	white-space: ;
	vertical-align: top;
	padding: 0px;
	width: 30%;
	color: #122f8d;
	white-space: nowrap;
}
.sitemap th:hover, .sitemap td:hover {
	background-color: #F2F8FF;
}
.sitemap a {
	text-decoration: none;
}
.sitemap a:hover {
	color: #333;
	text-decoration: underline;
}

.sitemap-but {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.sitemap-but2{
	width: auto;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.sitemap-but3 {
	width: auto;
	height: 150px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.sitemap-but4 {
	width: auto;
	height: 260px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.sitemap-but:hover {
	
}
.color005bac {
	color: #005bac;
}



.br-sh {
    display: none!important;    
}


/*---------------------------------------------------------------------------
ここから下は画面幅310px以上の追加指定
---------------------------------------------------------------------------*/
@media screen and (min-width:310px) {

/*スクロール*/
.scroll{
	overflow: auto !important;
　　　　/*tableをスクロールさせる*/
white-space: nowrap !important;　　/*tableのセル内にある文字の折り返しを禁止*/
;
}
.scroll::-webkit-scrollbar{　　/*tableにスクロールバーを追加*/
 height: 5px;
}
.scroll::-webkit-scrollbar-track{　　/*tableにスクロールバーを追加*/
 background: #F1F1F1;
}
.scroll::-webkit-scrollbar-thumb {　　/*tableにスクロールバーを追加*/
 background: #BCBCBC;
}

.br-sh {
    display: block;    
}
	
.ta-02 td.icon-01 {
	width: ;
}
	
.ta-02 td.caption-01 {
	width: ;
}
  
 
/*ホーム
---------------------------------------------------------------------------*/
    
a.top-button-x {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 20px;
}
    

/*商品情報
---------------------------------------------------------------------------*/
    
.frexbox-seihin {
	width: 97%;
	display: flex;
	justify-content:flex-end;
 	flex-flow: row wrap;
	margin-top: 60px;
	padding-left: 12px;
	padding-right: 12px;
	margin-left: auto;
	margin-right: auto
}

.seihin-button-x {
    width: 100%;
    margin-right: ;
    margin-left: ;
	margin-bottom: 20px;
    font-size: 110%;
}

	
/*会社情報
---------------------------------------------------------------------------*/
	
.flexbox-01 {
	display:block!important;

}

.flexbox-aisatu-item01 {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;  
}
    
    .flexbox-aisatu-item01 img {
        max-width: px;
    }
    
.name-a {
	width: 100%;
	text-align: right;
	margin-top: 0;
	line-height: 1.5;
}
    
.name-b{
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.2em;	/*文字間隔を少し広めにとる設定*/
}

.flexbox-aisatu-item02 {
	width: ;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    margin-left: 0%;
    margin-top: 0px;
}
    
.name-a {
	width: 100%;
	text-align: right;
	margin-top: 20px;
	line-height: 1.5;
}
    
.name-b{
	font-size: 120%;
	font-weight: bold;
}

}


/*---------------------------------------------------------------------------
ここから下は画面幅600px以上の追加指定
---------------------------------------------------------------------------*/
@media screen and (min-width:600px) {

.br-sh {
    display: none!important;    
}


/*ホーム
---------------------------------------------------------------------------*/

.frexbox-top-button {
    text-align: center;
}

    
a.top-button-x {
    width: 29%!important;
    margin-right: 2%;
    margin-left: 2%;
}



/*商品情報
---------------------------------------------------------------------------*/
    
.frexbox-seihin {
	justify-content:space-between;

}
	
	
.seihin-button-x { 
    width: 47%;
    font-size: 120%;
}

}


/*---------------------------------------------------------------------------
ここから下は画面幅800px以上の追加指定
---------------------------------------------------------------------------*/
@media screen and (min-width:800px) {

.br-sh {
    display: none!important;    
}

/*会社情報
---------------------------------------------------------------------------*/

.flexbox-01 {
	display:flex!important;
    justify-content: space-between；
}

.flexbox-aisatu-item01 {
    margin-bottom: 0;
    text-align: ;
    width: 25%;
    
}
    

.flexbox-aisatu-item02 {
	width: 70%;
    box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    margin-left: 5%;
    margin-top: 0;
} 
	
.frexbox-seihin {
	width: 80%;
}
    
    
}


