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

/* ==========================================================================================================

	99. clearFix (pkg)

============================================================================================================*/

.clearfix:after {
    content: " ";
    display: block;
    visibility	: hidden;
    clear: both;
    height: 0.1px;
    font-size	: 0.1em;
    line-height	: 0;
}

/* for IE7 */
*:first-child+html .clearfix  {
	min-height: 1%;
	/*zoom	: 1;*/
}

/* for Mac IE */
* html .clearfix {
	display	: inline-table;
}

/* no Mac IE \*/
* html .clearfix {
	height	: 1%;
}
.clearfix {
	display	: block;
}
/* End hide from IE-mac */

/* for safari・IE7・IE8 */
*+html .clearfix {
    min-height: 0;
    display: inline-block;
}

/* Localized */

#clear{
	clear: both;
	float: none;
}

a {
	color: #036EB7;
}

body {
	height	: 100%;
	font-size: 12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color	: #333333;
	letter-spacing	: 0.025em;
	line-height: 1.8;
	background-image: url(../img/default/background2023.jpg);
	background-repeat: repeat-x;
}

.mincho{
	font-family:"ヒラギノ明朝", serif;
}
.outer
	{
	width:980px;
	padding: 0px;
	margin:0 auto 0 auto;
	}

.menu
	{
	float:right;
	width:253px;
	padding-bottom: 15px;
	}

.main
	{
	float:left;
	width:720px;
	margin-bottom: 20px;
	}

/*------------------------
	日付・ナビ
--------------------------*/

#news .date-box {
    Color: #036EB7;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom: solid 3px #036EB7;
}

#news .date-box p {
	font-size: 20px;
}

#news .date-box p span {
	padding-right: 5px;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.3;
}

#news .date-box .year-nav {
	position: absolute;
	top: 17px;
	right: 0;
}
#news .date-box a {
    Color: #036EB7;
}
.foot
	{
	height: 500px;
	background-image: url(../img/default/footer_background01.jpg);
	background-repeat: repeat-x;
	}
div.foot a
	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
.foot_con1
	{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	}
.foot_con2
	{
	float: left;
	margin-right: 20px;
	}
.foot_con3
	{
		color: #FFFFFF;
	}
.foot_con4
	{
	float: left;
	}
/* ヘッダー */

.head
	{
	}

div#headcomment {
	letter-spacing: 0;
	color: #000000;
	padding-top: 20px;
	font-size: 110%;
	width: 550px;
	float: left;
}
div#headcomment p {
	display: none;
}
div#HeadNavi {
	float: right;
	margin-bottom: 10px;
	height: 30px;
	width: 270px;
}
div#HeadNavi #cop{
	height: 35px;
	background-image: url(../img/default/button_cop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 135px;
	float: left;
}
div#HeadNavi #shitsumon{
	height: 35px;
	background-image: url(../img/default/button_shitsumon.jpg);
	background-repeat: no-repeat;
    background-size: 135px;
	background-position: 0px 0px;
	width: 135px;
	float: right;
}
div#HeadNavi #cop a {
	display: block;
	width: 135px;
	height: 30px;
}
div#HeadNavi #shitsumon a {
	display: block;
	width: 135px;
	height: 30px;
}

div#HeadNavi span {
	display: none;
}

div#headmail {
	width: 274px;
	float: right;
}


/* =======================================
	メイン画像
========================================*/

div#mainimg {
	width: 980px;
	padding: 0px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 320px;
}


div#senpai {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	height: 220px;
}

.sideimg a:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
	-ms-filter: “alpha( opacity=60 )”;
	margin-bottom: 10px;
}
.clears{
  clear:both;
}

/* =======================================
	テーブル関係
========================================*/
table#tebitable {
	border: 1px solid #999999;
	border-collapse: collapse;
	border-spacing: 0;
}
table#tebitable th {
	border: #999999 solid;
	border-width: 0 0 1px 1px;
}
table#tebitable td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
}
table#tebitable .tebox01 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	color: #FF6600;
	width: 140px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table#tebitable .tebox02 {
	vertical-align: middle;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
table#tebitable .tebox03 {
	padding: 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	vertical-align: middle;
	color: #FF6600;
	text-align: center;
	width: 200px;
}
table#tebitable .tebox04 {
	width: 220px;
	text-align: center;
}

table#tebitable .tebox05 {
	text-align: center;
	width: 155px;
}

table#tebitable .tebox06 {
	text-align: center;
	width: 85px;
}

table#tebitable .tebox07 {
	padding: 3px;
	background-color: #CCCCCC;
	text-align: center;
}

table#tebitable .tebox08 {
	padding: 3px;
	text-align: center;
	width: 375px;
}
table#tebitable .tebox09 {
	width: 450px;
	vertical-align: middle;
	padding: 5px;
}



/* =======================================
	テーブル関係
========================================*/
table#infotable {
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
    padding-bottom: 10px;
}
table#infotable th {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
table#infotable td {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
}
	table#infotable .infobox01 {
	text-align: center;
	vertical-align: middle;
	width: 140px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0px;
}
	table#infotable .infobox02 {
	vertical-align: middle;
	width: 500px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table#infotable .infobox03 {
	text-align: left;
	width: 150px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}
table#infotable .infobox04 {
	text-align: left;
	width: 250px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
}

	table#infotable .infobox05 {
	text-align: center;
	vertical-align: middle;
	width: 80px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	letter-spacing: 0px;
}

	table#infotable .infobox06 {
	vertical-align: middle;
	width: 560px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.title01  {
	font-size: 14px;
	color: #036EB7;
}
.titleprivacy01  {
	font-size: 14px;
	color: #036EB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036EB7;
}
.title02  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036EB7;
	text-indent: 10px;
	line-height: 14px;
}
.title03  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036EB7;
	text-indent: 10px;
	line-height: 14px;
	margin-bottom: 10px;
	color: #036EB7;
}
.title04  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036EB7;
	line-height: 23px;
	color: #036EB7;
	margin-bottom: 10px;
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
}

.title05  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #036EB7;
	text-indent: 10px;
	line-height: 14px;
	color: #036EB7;
	margin-bottom: 0px;
	font-size: 14px;
}
.blue  {
	color: #036EB7;
}
.space_left10 {
	padding-left: 10px;
}
.orangefont {
	font-weight: bold;
	font-size: 14px;
	color: #FF6600;
	width: 140px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.foot .arrow1 {
	background-image: url(../img/default/arrow.png);
	background-repeat: no-repeat;
	margin: 0px;
    background-size: 10px;
	padding-left: 15px;
	line-height: 21px;
	background-position: 1px;
}
table#tebitable .mailbox01 {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	vertical-align: middle;
	width: 140px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
table#tebitable .mailbox02 {
	vertical-align: middle;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	width: 400px;
}
table#tebitable .mailbox03 {
	padding: 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	vertical-align: middle;
	color: #FF6600;
	text-align: center;
	width: 200px;
}
.mark {
	color: #FF0000;
}
div.cont02 div.topics01
	{
	width: 650px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	}
div.cont02 div.topics02
	{
    border: 1px solid #999999;
    padding: 2px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
	}
div.cont02 div.topics03
	{
	width: 200px;
	margin: 0px;
	font-size: 8px;
}
div.cont02 div.topics04
	{
	width: 630px;
    border: 1px solid #999999;
    padding: 2px;
    float: left;
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
	}
div.cont02 div.topics05
	{
	width: 630px;
	margin: 0px;
}
.center {
	text-align: center;
	display: block;
	clip: rect(auto,auto,auto,auto);
}
.bottom10 {
	padding-bottom: 10px;
}
.red {
	color: red;
}
#pdf {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 22px;
	padding-left: 0px;
	font-size: 14px;
	padding-left: 50px;
	position: relative;
	margin-right: 10px;
	background-image: url(../img/pdf_icn.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}

/*** 二階層目のサブメニュー ***/
.gnavi__wrap {

    margin: 0 auto;
    z-index: 30;
    position: relative;
    	width: 980px;
	_padding-left: 3px;
	padding-top: 5px;
	height: 45px;
	padding-left: 2px;

}
.gnavi__lists {
    display: flex;
}
.gnavi__list {
    width: 20%;
    height: 60px;
    background-color: #E5F0F8;
    position: relative;
    transition: all .3s;
}
.gnavi__list:hover {
    background-color: #0071BB;
}
.gnavi__list:not(:first-child)::before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s;
}
.gnavi__list:hover::before {
    background-color: #0071BB;
}
.gnavi__list a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #1b4059;
    font-size: 15px;
    letter-spacing: 0.05em;
    font-weight: 600;
    transition: all .3s;
}
.gnavi__list:hover a {
    color: #fff;
}



/*----- ホームへ戻る -----*/
ul li.home {
	width: 55px;
	height: 45px;
}

ul li.home span {
	display: none;
}

ul li.home a {
	display: block;
	width: 55px;
	height: 45px;
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
    background-size:980px 90px;
}

ul li.home a:hover,
ul li.home a.selected {
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: 0px -45px;
        background-size:980px 90px;
}

/* ------------------------------- GNavi */


.gnavi__wrap ul li {
	display: inline;
/* 	padding-right: 15px; */
float: left;
}



/*----- 会 社 概 要 -----*/
ul li.corporate {
	width: 184px;
	height: 45px;
}

ul li.corporate span {
	display: none;
}

ul li.corporate a {
	display: block;
	width: 184px;
	height: 45px;
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: -55px 0px;
    background-size:980px 90px;
}

ul li.corporate a:hover,
ul li.corporate a.selected {
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: -55px -45px;
    background-size:980px 90px;
}



/*----- 三洋電子の強み -----*/
ul li.strong {
	width: 185px;
	height: 45px;
}

ul li.strong span {
	display: none;
}

ul li.strong a {
	display: block;
	width: 185px;
	height: 45px;
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: -239px 0px;
    background-size:980px 90px;
}

ul li.strong a:hover,
ul li.strong a.selected {
	background: url(../img/default/navimenu.png) no-repeat -239px -45px;
    background-size:980px 90px;
}



/*----- 熱処理加工メニュー -----*/
ul li.heat {
	width: 185px;
	height: 45px;
}

ul li.heat span {
	display: none;
}

ul li.heat a {
	display: block;
	width: 185px;
	height: 45px;
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: -424px 0px;
    background-size:980px 90px;
}

ul li.heat a:hover,
ul li.heat a.selected {
	background: url(../img/default/navimenu.png) no-repeat -424px -45px;
    background-size:980px 90px;
}

/*----- 設備紹介 -----*/
ul li.equipment {
	width: 186px;
	height: 45px;
}

ul li.equipment span {
	display: none;
}

ul li.equipment a {
	display: block;
	width: 186px;
	height: 45px;
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: -609px 0px;
    background-size:980px 90px;
}

ul li.equipment a:hover,
ul li.equipment a.selected {
	background: url(../img/default/navimenu.png) no-repeat -609px -45px;
    background-size:980px 90px;
}
/*----- お客様の声 -----*/
ul li.voice {
	width: 184px;
	height: 45px;
}

ul li.voice span {
	display: none;
}

ul li.voice a {
	display: block;
	width: 184px;
	height: 45px;
	background-image: url(../img/default/navimenu.png);
	background-repeat: no-repeat;
	background-position: -798px 0px;
    background-size:980px 90px;
}

ul li.voice a:hover,
ul li.voice a.selected {
	background: url(../img/default/navimenu.png) no-repeat -798px -45px;
    background-size:980px 90px;
}


.dropdown__lists {
    display: none;/*デフォルトでは非表示の状態にしておく*/
   
   
}
.strong:hover .dropdown__lists {
    display: block;/*Gナビメニューにホバーしたら表示*/
    
    
}

ul li.strong01_list {
	width: 185px;
	height: 45px;
}

ul li.strong01_list span {
	display: none;
}

ul li.strong01_list a {
	display: block;
	width: 185px;
	height: 45px;
	background-image: url(../img/default/sabnavimenu.jpg);
	background-repeat: no-repeat;
	background-position: -239px 0px;
    background-size:980px 90px;
}

ul li.strong01_list a:hover,
ul li.strong01_list a.selected {
	background: url(../img/default/sabnavimenu.jpg) no-repeat -239px -45px;
    background-size:980px 90px;
}

ul li.strong02_list {
	width: 185px;
	height: 45px;
}

ul li.strong02_list span {
	display: none;
}

ul li.strong02_list a {
	display: block;
	width: 185px;
	height: 45px;
	background-image: url(../img/default/sabnavimenu.jpg);
	background-repeat: no-repeat;
	background-position: -424px 0px;
    background-size:980px 90px;
}

ul li.strong02_list a:hover,
ul li.strong02_list a.selected {
	background: url(../img/default/sabnavimenu.jpg) no-repeat -424px -45px;
    background-size:980px 90px;
}

/*----- まんがナビ -----*/
.manganavi {
	overflow:hidden; /* 追加したよ */
	margin-top: 30px;
	margin-bottom: 30px;
}
.manga_left {
	    width: 45%;
    float:left;
}
.manga_center {
	 width: 10%;
    float:left;
	text-align: center;
}
.manga_right {
	width: 45%;
    float:left;
	text-align: right;
}

.manga_leftbox {
	padding: 5px 10px 5px 10px;
	display: block;
    float:left;
	text-align: center;
}

.btn,
a.btn,
button.btn {

  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 5px 10px 5px 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.0em;
  color: #0071BB;
  border-radius: 0.5rem;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #0071BB;
}

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}


.btn--blue,
a.btn--blue {
  color: #0071BB;
  background-color: #FFFFFF;
	border: #0071BB solid;
	border-width: thin;
}

.btn--blue:hover,
a.btn--blue:hover {
  color: #FFFFFF;
  background-color: #0071BB;
}


a.btn--radius {
  border-radius: 100vh;
}


.yurucontainer {
	text-align:center;
}
.mangabox01 {
	display: inline-block;
	width: 300px;
	text-align: center;
	padding: 5px 10px 5px 10px;

}

 