/*404ページ=====================================================================**/
#msgerr {
    padding: 30px;
}

#msgerr .msgbig {
    display: block;
    margin: 30px 0px 0px 0px;
    color: #fe9900;
    font-weight: bold;
    font-size: 1.6em;
}

#msgerr .msgsm {
    display: block;
    margin: 30px 0px 0px 0px;
    color: #333;
    font-weight: bold;
    font-size: 1.1em;
}

/* トップページ
=====================================================================*/

.spantitle {
    float: left;
    color: #0f2b7e;
    position: relative;
    text-shadow: 1px 1px 0 #ffffff;
    top: 24px;
    left: 20px;
    font-size: 8pt;
}

.spantitled {
    float: left;
    color: #0f2b7e;
    position: relative;
    text-shadow: 1px 1px 0 #fff;
    top: 18px;
    left: 375px;
    font-size: 12pt;
}

.spandetail {
    float: left;
    position: relative;
    top: 466px;
    left: 230px;
    font-size: 10pt;
    padding: 2px 15px;
    border-radius: 10px;
}


.spandetail_side {
    float: left;
    width: 170px;
    height: 42px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-size: 11pt;
    text-decoration: none;
    padding: 8px 15px 2px 15px;
    border-radius: 10px;
    text-shadow: 1px 1px 0 #ffffff;
    background: linear-gradient(top, #fbfbfb 10%, #e4eefb 90%);
    box-sizing: border-box;
    box-shadow: 0px 0px 1px #555 inset;
}


.spandetail_side:hover {
    float: left;
    text-decoration: none;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 0px #444;
}

#top .top_recallline {
    width: auto;
    text-align: center;
    margin: -10px 0px 10px 0px;
    letter-spacing: 2px;
    padding: 3px 25px;
    color: #FAFAD2;
    font-size: 120%;
    font-weight: bold;
    background-color: #FF4500;
}

#top_product_category .spandetail:hover {
    float: left;
    text-decoration: none;
    font-weight: bold;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 0px #444;
}

.recall_yellow {
    text-indent: 25px;
    font-weight: bold;
    color: rgb(15, 43, 126);
    text-shadow: rgb(255, 255, 255) 1px 1px 0px;
    background-color: rgb(254, 220, 0);
    border-radius: 8px;
    font-size: 12pt;
    border-style: solid;
    border-color: white;
    padding: 5px;
}

.recall_kataban {
    color: #7a7272;
    position: relative;
    padding-top: 10px;
}

.spanyear {
    padding-left: 10px;
    height: 60px;
}

.spanyearleft {
    float: left;
    position: relative;
    width: 72px;
    border-style: ridge;
    border-color: #fafafa;
    padding: 2px;
    top: 10px;
    font-size: 7pt;
}

.spanyearmid {
    float: left;
    width: 25px;
    padding: 14px 5px 5px 5px;
    font-size: 7pt;
}

.recalldet {
    margin: 10px;
    padding: 5px;
    text-align: left;
    border-radius: 8px;
    text-shadow: 1px 1px 0 #fff;
    background-color: #f7f6f1;
    font-size: 9pt;
}

.hakka {
    color: red;
    font-size: 10pt;
    font-weight: bold;
}


.recallbtn {
    border-style: solid;
    border-color: white;
    font-weight: bold;
    color: #0f2b7e;
    text-shadow: 1px 1px 0 #fff;
    font-size: 11pt;
    padding: 8px 15px;
    border-radius: 16px;
    box-shadow: inset 0px 0px 10px 0px #777;
    background: #fedc00;
}

.category {
    margin: 56px 0px 0px 5px;
    min-height: 453px;
}

.category ul {
    min-height: 370px;
    text-align: left;
}

#top_product_category li {
    width: 220px;
    height: 27px;
    float: left;
    margin: 3px 2px 3px 55px;
    padding: 2px 2px 2px 15px;
    text-shadow: 1px 1px 0 #ffffff;
    background: linear-gradient(top, #fbfbfb 10%, #e4eefb 90%);
    text-decoration: none;
    box-sizing: border-box;
    box-shadow: 0px 0px 1px #ccc inset;
    font-size: 11pt;
    border-radius: 10px;
}

#top_product_category a:link {
    color: #333;
    text-decoration: none;
}

#top_product_category a:visited {
    color: #333;
    text-decoration: underline;
}

#top_product_category a:hover {
    color: #ff9900;
    font-weight: bold;
    text-decoration: none;
}

#top_product_category li:hover {
    width: 220px;
    float: left;
    margin: 3px 2px 3px 55px;
    padding: 2px 2px 2px 15px;
    text-shadow: 1px 1px 0 #ffffff;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px #444;
}

#top_side a:link {
    color: #666;
    text-decoration: none;
}

#top_side a:visited {
    color: #666;
    text-decoration: none;
    font-weight: bold;
}

#top_side a:hover {
    color: #FF9900;
    text-decoration: none;
    font-weight: bold;
}

#top_side img:hover {
    box-shadow: 0 5px 4px -4px #444;
    background: #eee;
    transform: scale(0.99);
}

#top .con_01 {
    margin-bottom: 30px;
}

#top .con_01 .box_1 {
    float: left;
    width: 184px;
    margin-right: 10px;
}

#top .con_01 .box_2 {
    float: left;
    width: 285px;
    height: 184px;
    background: url(../img/top/bg_01.gif) no-repeat;
    margin-right: 12px;
    padding: 10px 0 0 15px;
}

#top .con_01 .box_2 input {
    float: left;
}

#top .con_01 .box_2 input.txt {
    height: 20px;
    width: 208px;
}

#top .con_01 .box_2 input.btn {
    margin-left: 5px;
}

#top .con_01 .box_3 {
    float: left;
    width: 285px;
    height: 184px;
    background: url(../img/top/bg_01.gif) no-repeat;
    padding: 10px 0 0 15px;
}

#top .con_01 .box_3 .bg {
    width: 245px;
    height: 110px;
    background: #FFF;
    overflow: scroll;
    padding: 10px;
}

#top .con_01 .box_3 .bg dl {
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#top .con_01 .box_3 .bg dl dt {
    font-size: 11px;
    color: #75838A;
}

#top .con_02 {
    margin: 0 20px 30px 20px;
}

#top .con_02 .txtArea {
    width: 410px;
    float: left;
}

#top .con_02 .searchArea {
    width: 694px;
    height: 100px;
    background: url(../img/top/bg_02.gif) no-repeat;
    float: right;
    padding: 14px 15px 0 15px;
}

#top .con_02 .searchArea input.txt {
    margin-bottom: 5px;
    height: 20px;
    width: 490px;
}

#top .con_02 .searchArea input.btn {
    margin-left: 180px;
}

#top .con_02 .searchArea p.sample {
    color: #999;
    float: left;
}

#visual {
    padding-top: 10px;
    text-align: left;
    font-size: 0.8em;
    line-height: 200%;
    width:100%;
}

#top .con_03 {
    margin: 0 0 15px 80px;
}

#top .con_03 dl {
    margin-bottom: 15px;
    float: left;
}

#top .con_03 dl dd {
    float: left;
}

#top .con_03 dl dd a:hover img {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

#top .con_04 {
    margin: 0 auto 30px auto;
    width: 1000px;
}

#top .con_04 ul.tab li {
    float: left;
    width: 150px;
    height: 35px;
    margin-right: 5px;
    text-indent: -9999px;
}

#top .con_04 ul.tab li.all {
    background: url(../img/top/tab_1_off.gif) no-repeat;
}

#top .con_04 ul.tab li.news {
    background: url(../img/top/tab_2_off.gif) no-repeat;
}

#top .con_04 ul.tab li.products {
    background: url(../img/top/tab_3_off.gif) no-repeat;
}

#top .con_04 ul.tab li.important {
    background: url(../img/top/tab_4_off.gif) no-repeat;
}

#top .con_04 ul.tab li a {
    display: block;
    width: 150px;
    height: 35px;
}

#top .con_04 ul.tab li.all a:hover,
#top .con_04 ul.tab li.all a.current {
    background: url(../img/top/tab_1_on.gif) no-repeat;
}

#top .con_04 ul.tab li.news a:hover,
#top .con_04 ul.tab li.news a.current {
    background: url(../img/top/tab_2_on.gif) no-repeat;
}

#top .con_04 ul.tab li.products a:hover,
#top .con_04 ul.tab li.products a.current {
    background: url(../img/top/tab_3_on.gif) no-repeat;
}

#top .con_04 ul.tab li.important a:hover,
#top .con_04 ul.tab li.important a.current {
    background: url(../img/top/tab_4_on.gif) no-repeat;
}

#top .con_04 .box {
    width: 965px;
    height: 280px;
    border-top: 5px solid #999999;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #FFF;
    overflow: scroll;
    padding: 15px;
}

#top .con_04 .box dl {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
}

#top .con_04 .box dl dt {
    float: left;
    width: 85px;
    color: #75838A;
}

#top .con_04 .box dl dd {
    float: left;
}

#top .con_04 .box dl dd.icon {
    width: 140px;
}

#top .con_04 .box dl dd.news {
    width: 620px;
    background: url(../img/common/parts/icon_01.gif) no-repeat 0 4px;
    text-indent: 15px;
}

#infolist .divdis {
    float: left;
    display: block;
}

#news-box,
#site-box {
    float: left;
    margin: 0px 0px 30px 10px;
    width: 470px;
}

#important-box,
#products-box {
    width: 470px;
    float: left;
    padding-left: 30px;
    margin: 0px 0px 30px 0px;
}

#infolist {
    margin-top: 20px;
}

#infolist dd {
    text-indent: 10px;
    font-size: 9pt;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 10px;
    padding: 5px;
    border-bottom: 1px dotted #999;
}

#infolist dt {
    border-bottom: 1px ridge #999;
}

#infolist span {
    float: right;
    line-height: 110%;
    padding: 5px 5px 2px 15px;
    background: url(../img/common/parts/icon_03.png) no-repeat 2px 7px;
}

#infolink {
    font-weight: bold;
}

.ttimespan {
    float: right;
    font-size: 60%;
    padding-right: 10px;
}

#infolistnew, #videoitems{
    display: block;
    padding: 20px 10px;
}


#infolistnew dl {
    margin-bottom: 20px;
    display: block !important;
}

#infolistnew dd {
    display: inline-block !important;
    max-width: 720px;
}

#infolistnew .slugspan {
    width: 130px;
    text-align: center;
    color: #ffffff !important;
    font-size: 70%;
    display: inline-block;
    border: 1px solid #FFF;
}

#infolistnew .bgnews {
    background-color: #97938c;
}

#infolistnew .bgproducts {
    background-color: #0067e1;
}

#infolistnew .bgimportant {
    background-color: #b70202;
}

#infolistnew .bgsite {
    background-color: #008000;
    font-size: 80% !important;
}

#infolistnew .bgpressrelease {
    background-color: #e38d13;
}

#infolistnew .timespan {
    margin-left: 5px;
    margin-right: 5px;
    color: #888;
    display: inline-block;
}

#infolistnew .titspan {
    display: inline-block;
    text-indent: 18px;
    border-bottom: 1px dotted #999;
    background: url(../img/common/parts/icon_02.jpg) left center no-repeat;
    font-size: 12px;
}

#infolistnew .slugspan:hover {
    color: #e38d13 !important;
    background: #eee;
    border: 1px solid #e38d13;
}

#infolistnew .titspan:hover {
    background: #eee;
}

#infodiy{
    box-shadow: 3px 3px 5px 0 rgb(0 0 0 / 50%);
    padding: 30px;
    margin: 10px auto;
}
/* プレスリリース詳細ページ
=====================================================================*/
#post-pressrelease h1 {
    margin: 2.5em 0;
    display: block;
    letter-spacing: 1px;
    padding: 40px 0px 10px 0px;
    text-align: center;
    background: #f7f7f7;
    font-size: 120%;
    color: #666;
    border-bottom: 2px ridge #ff0000;
}

#post-pressrelease .spanh1 {
    color: #666;
    font-weight: normal;
    font-size: 90%;
    line-height: 3em;
}

#post-pressrelease h2 {
    margin: 10px 0px 5px 0px;
    background: #f7f7f7;
    position: relative;
    padding: 0.6em;
    vertical-align: middle;
}

#post-pressrelease .spanh2 {
    text-indent: 20px;
    font-size: 90%;
    display: block;
}

#post-pressrelease h3 {
    margin: 5px 0px 5px 0px;
    font-size: 100%;
}

#post-pressrelease .r-head {
    font-weight: bold;
    font-size: 110%;
    line-height: 2em;
    margin: 30px 20px 20px 20px;
}

#post-pressrelease .r-text {
    line-height: 2em;
    margin: 0px 10px 20px 16px;
}

#post-pressrelease .r-stext {
    line-height: 2em;
    margin: 0px 0px 20px 20px;
    color: #555;
    font-size: 90%;
    color: #444;
}

#post-pressrelease .spantit {
    display: inline-block;
    width: 90px;
    font-weight: bold;
}

#post-pressrelease .sspan {
    text-indent: 105px;
    display: inline-block;
}

#post-pressrelease .titsspan {
    display: inline-block;
    font-size: 110%;
    font-weight: bold;
}

#post-pressrelease .imginfo {
    display: block;
    text-align: center;
    margin: 0px;
    line-height: 1em;
    margin-bottom: 30px;
}

#post-pressrelease img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#post-pressrelease .imgplus {
    border: 1px solid #ddd;
    padding: 3px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0px 0px 10px -5px rgba(0, 0, 0, 0.8);
}

#post-pressrelease .imgnone {
    padding: 3px;
    background: #fff;
    margin-bottom: 20px;
}

#post-pressrelease .pdfdnldimg {
    margin-bottom: -60px;
    display: block;
    float: right;
    position: relative;
    top: -22px;
    width: 90px;
    background: url(../img/common/parts/icon_pdf2.png)0px no-repeat;
}


/* 20210729プレスリリース/20230202商品動画カテゴリページ
=====================================================================*/
#infolistnew .infoprli, #videoitems .videoitem{
    float: left;
    padding: 5px;
    width: 45%;
    float: left;
    padding: 5px;
    height: 130px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 1.5rem;
    border-bottom: 1px solid #eee;
    box-shadow: 0 0 10px #ddd inset;
    background: #fbfbfb;
}

#infolistnew .primg,#videoitems .videoimg{
    padding: 5px;
    width: 45%;
    float: left;
    display: block;
    min-width: 130px;
}

#infolistnew .prtext,#videoitems .videotext{
    padding: 10px 10px 10px 10px;
    width: 45%;
    float: right;
    display: block;
}

#infolistnew .prtit, #videoitems .videotit{
    display: block;
    float: right;
    border-bottom: 1px dotted #999;
}

#infolistnew .prtime, #videoitems .videotime{
    display: block;
    float: right;
    align-content: baseline;
    padding-top: 10px;
    font-size: 0.8rem;
}


/* 商品一覧
=====================================================================*/
#product_category {
    width: 1000px;
    float: left;
    border-radius: 5px;
    box-shadow: 0 0 5px #999;
    background: url(../img/product/ohm_product.png) no-repeat 1px 1px;
}

#product_category .category {
    margin: 58px 0px 0px 5px;
    min-height: 380px;
}

#product_category ul {
    width: 100%;
    text-align: left;
}

#product_category li {
    width: 190px;
    height: 40px;
    float: left;
    margin: 3px 3px 8px 50px;
    padding: 10px 2px 2px 5px;
    text-indent: 3px;
    box-sizing: border-box;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #ffffff;
    background: linear-gradient(top, #fbfbfb 10%, #e4eefb 90%);
    text-decoration: none;
    font-size: 11pt;
    box-shadow: 0px 0px 1px #ccc inset;
}

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

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

#product_category li:hover {
    color: #FF9900;
    font-weight: bold;
    text-decoration: none;
}

#product_category li:hover {
    float: left;
    width: 190px;
    height: 40px;
    float: left;
    text-indent: 3px;
    box-sizing: border-box;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 2px 2px 5px 0px #444;
}

#product_category .spantitle {
    float: left;
    color: #0f2b7e;
    position: relative;
    text-shadow: 1px 1px 0 #ffffff;
    top: 20px;
    left: 20px;
    font-size: 8pt;
}

#product_category .spantitled {
    float: left;
    color: #0f2b7e;
    position: relative;
    text-shadow: 1px 1px 0 #fff;
    top: 16px;
    left: 790px;
    font-size: 13pt;
}

#category .con_01 {
    margin: 0 0 5px 0px;
}

#category .con_01 dl {
    margin-bottom: 15px;
    float: left;
}

#category .con_01 dl dd {
    float: left;
}

#category .con_02 {
    margin: 0px 2px 2px 5px;
    border-bottom-color: coral;
    border-bottom-style: ridge;
    margin-bottom: 20px;
}

#category .con_02 ul li {
    width: 247px;
    float: left;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    margin-bottom: 10px;
    text-indent: 15px;
}

#category .con_02 a:hover {
    /*color: #fd1503;*/
    color: #ff6200;
    font-weight: bold;
    text-decoration: none;
}

/* 小カテゴリー・商品一覧
=====================================================================*/
#list .con_01 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#list .con_01 dl {
    width: 375px;
    float: left;
    height: 100px;
    margin-bottom: 15px;
}

#list .con_01 dl dt {
    width: 90px;
    float: left;
}

#list .con_01 dl dd {
    width: 250px;
    float: left;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    padding-left: 15px;
}

#list .con_01 a:link {
    /*color: #1D2088;*/
    color: #333;
    text-decoration: none;
}

#list .con_01 a:visited {
    /*color: #1D2088;*/
    color: #333;
    text-decoration: none;
}

#list .con_01 a:hover {
    /*color: #fd1503;*/
    color: #ff6200;
    position: relative;
    top: 1px;
    text-decoration: none;
}

#list .con_02 {
    margin: 0px 2px 2px 5px;
}

#list .con_02 ul li {
    width: 247px;
    float: left;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    margin-bottom: 10px;
    text-indent: 15px;
}

/*新商品情報
=====================================================================*/
#newpdlists {
    margin-left: 10px;
    display: block;
}

.newpdlist{
    float: left;
    min-width: 120px;
    min-height: 120px;
	overflow: hidden;
	position: relative;	/* 相対位置指定 */
}

.newpdlist .caption {
	font-size:1rem;
	text-align: center;
    padding-top: 10px;
    margin: 10px;
}

.newpdlist .mask {
    width: 100%;
    height: 100%;
    text-shadow: 1px 1px 0 #ffffff;
    position: absolute; /* 絶対位置指定 */
    top: 0;
    left: 0;
    opacity: 0;/* マスクを表示しない */
    background-color: rgba(0, 0, 0, 0.05);/* マスクは半透明 */
	transition:		all 0.4s ease-out;
    color: #555;
}

.newpdlist:hover .mask {
    display: flex;
    opacity: 1;/* マスクを表示する */
	transform: scale(1.2);
}

.newdisplayinpt {
    border-radius: 5px;
    box-shadow: inset 3px -8px 10px 8px #ff9900;
    float: right;
    line-height: 1.2;
    padding: 8px;
    background: #fcddad;
    border-width: 1px;
    border-style: outset;
    border-color: #ff9900;
    cursor: pointer;
    text-shadow: 1px 1px #ffffff;
    font-size: 0.8em;
}

/*商品カテゴリー
=====================================================================*/

#product_category_all {
    float: left;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0 0 5px #999;
}


#product_category_all li {
    float: left;
    font-size: 12pt;
    font-weight: bold;
    margin: 0px 10px 20px 0px;
    text-indent: 25px;
    background: url(../img/common/parts/icon_03.png) no-repeat 5px 5px;
    background-size: 10px 10px;
}

#product_category_all .children {
    border-top-color: #ff8a00;
    border-bottom-color: #fff;
    border-style: ridge;
}

#product_category_all .children li {
    float: left;
    font-size: 10pt;
    font-weight: normal;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    margin: 8px 20px 3px 10px;
    text-indent: 13px;
}

/* 販売終了 */
#list .con_01 p {
    font-size: 80%;
    font-weight: bold;
}

.arrow_box {
    position: absolute;
    background: #ff6200;
    color: #fff;
    text-align: center;
    padding: 0px 2px 0px 2px;
    font-size: 12px;
    text-shadow: 0px 1px 1px #333;
    letter-spacing: 1px;
    transform: rotate(-30deg);
    top: 0px;
    left: -3px;
    border-radius: 3px;
}

.arrow_box:after,
.arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box:after {
    border-color: rgba(213, 6, 6, 0);
    border-top-color: #ff6200;
    border-width: 6px;
    margin-left: -6px;
}

.arrow_box:before {
    border-color: rgba(213, 6, 6, 0);
    border-top-color: #ff6200;
    border-width: 6px;
    margin-left: -6px;
}

.arrow_box_blue {
    position: absolute;
    background: #5bc0de;
    color: #fff;
    padding: 1px;
    text-align: center;
    text-shadow: 0px 1px 2px #000;
    transform: rotate(-30deg);
    top: 0px;
    left: -6px;
    border-radius: 3px;
}

.arrow_box_blue:after,
.arrow_box_blue:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box_blue:after {
    border-color: rgba(213, 6, 6, 0);
    border-top-color: #5bc0de;
    border-width: 6px;
    margin-left: -6px;
}

.arrow_box_blue:before {
    border-color: rgba(213, 6, 6, 0);
    border-top-color: #5bc0de;
    border-width: 6px;
    margin-left: -6px;
}

/* 画像、吹き出しの外側 */
#item-box {
    position: relative;
    color: #fff;
    display: inline-block;
    padding-top: 8px;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: 1px;
}

#item-box p {
    display: inline;
}

#item-box img {
    box-shadow: 0 0 5px #666;
    border-radius: 5px;
}

/* 商品詳細
=====================================================================*/
#detail .con_0{
    margin-bottom: 20px;
}

#detail .con_01 .txtArea p.txt {
    font-size: 1.2em;
    text-shadow: 1px 1px 1px #ccc;
}

#detail .con_01 .photoArea {
    width: 365px;
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
}

.pbigphoto{
    position: relative;
    width: 100%;
    max-width: 365px;
    margin-bottom: 2em;
    box-shadow: 0 0 1px #666;
}

.psmlphoto{
    display: flex;
    margin-bottom: 2em;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.triangle_new::before {
        content: "";
        top: -5px;
        left: -5px;
        border-bottom: 7em solid transparent;
        border-left: 7em solid #ff8000;
        position: absolute;
        z-index: 1;
    }
    
.triangle_new::after {
    content: "New";
    font-size: 1.8em;
    text-shadow: 1px 1px 0 #232323;
    display: block;
    top: 0.3em;
    transform: rotate(-45deg);
    color: #ffa;
    left: 0.1em;
    position: absolute;
    z-index: 1;
 }

.triangle_bule::before {
    content: "";
    top: -5px;
    left: -5px;
    border-bottom: 8em solid transparent;
    border-left: 8em solid #4eb4cb;
    position: absolute;
    z-index: 1;
    }
    
.triangle_bule::after {
    content: "販売終了";
    font-size: 1.5em;
    text-shadow: 1px 1px 0 #232323;
    display: block;
    top: 1em;
    transform: rotate(-45deg);
    color: #fff;
    position: absolute;
    z-index: 1;
 }

#productimg img {
    max-height: 86px;
    max-height: 86px;
    box-shadow: 0 0 1px #666;
    border: solid 2px #ffffff;
    margin-block: 2px;
}

#detail .con_01 .txtArea {
    float: left;
    margin-left: 65px;
}

#detail .con_01 .txtArea p.txt {
    margin: 15px 5px;
}

#detail .con_01 .txtArea ul.links {
    float: right;
    font-size: 1.2em;
    text-shadow: 1px 1px 1px #ccc;
}

#detail .con_01 .txtArea ul.links li {
    margin-bottom: 5px;
}

#detail .con_01 ul.check {
    margin-left: 10px;
    margin-bottom: 20px;
}

#detail .contactico{
    padding-top: 5px;
    padding-bottom: 5px;
}
#detail .contactico:hover{
    box-shadow: 1px 1px 1px 1px #ccc;
    background-color: #f5f5f5;
}

#detail .con_02 {
    margin-bottom: 30px;
    margin-left: 10px;
}

#detail .con_02 ul {
    margin: 0 10px 30px 10px;
}

#detail .con_02 ul li {
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    padding-left: 15px;
}

#detail .siteinfo_detaill {
    border-radius: 5px;
    color: #555;
    margin: 0px 0px 15px 0px;
    padding: 10px;
    background-color: #faf7f7;
}

#detail .siteinfo_detaill {
    border-radius: 5px;
    color: #555;
    margin: 0px 0px 15px 0px;
    padding: 10px;
    background-color: #faf7f7;
}

#detail .pinfo_detail {
    margin-top: 20px !important;
    line-height: 1.8em;
}

#detail .relationhaiban {
    background: #5bc0de;
    position: relative;
    top: 80px;
    left: 40px;
    color: #fff;
    position: absolute;
    font-size: 1.3em;
}

#detail .con_02 p.ttl {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 20px;
}

#detail .con_02 table {
    width: 100%;
    margin-bottom: 30px;
}

#detail .tablewit {
    width: 580px !important;
    margin-bottom: 10px;
}

#detail .con_02 table th {
    text-align: center;
}

#detail .con_03 {
    margin-bottom: 50px;
}

#detail .con_03 dl {
    width: 100%;
    margin-bottom: 20px;
}

#detail .con_03 dl dt {
    width: 100%;
    line-height: 30px;
    background: url(../img/detail/bg_q.gif) no-repeat;
    margin-bottom: 10px;
    text-indent: 50px;
}

#detail .con_03 dl dd {
    margin: 0 0 0 16px;
    background: url(../img/common/parts/icon_a.gif) no-repeat;
    padding-left: 35px;
}

#detail .con_03 li {
    width: 155px;
    min-height: 210px;
    margin: 10px 15px 5px 15px;
    float: left;
    font-size: 90%;
    position: relative;
}

#detail .button {
    position: relative;
    background-color: #fe9900;
    border: 2px solid #f0f0f0;
    color: #fff;
    text-shadow: 1px 1px 1px #999;
    padding: 9px 0px 9px 5px;
    font-size: 10pt;
    line-height: 40px;
}

#detail .button:hover {
    background-color: #f0f0f0;
    border: 2px solid #fe9900;
    color: #555;
}

#detail .button::before,
#detail .button::after {
    top: 0;
    width: 50%;
    height: 100%;
    background-color: #fe9900;
}

#detail .button::before {
    right: 0;
}

#detail .button::after {
    left: 0;
}

#detail .button:hover::before,
#detail .button:hover::after {
    width: 0;
    background-color: #f0f0f0;
}

/*画像テスト
================================*/
a.thumbnail {
    display: block;
    float: left;
    margin: 0.3em 10px 0.3em 0;
}

a.thumbnail img {
    position: absolute;
}

a.thumbnail,
a.thumbnail img {
    width: 360px;
    height: 360px;
}

a.thumbnail:hover {
    border: none;
    cursor: default;
}

a.thumbnail:hover img {
    width: auto;
    height: auto;
}

/* ユーザーサポート
=====================================================================*/

#support .con_01 {
    margin-bottom: 30px;
}

#support .con_01 ul.tab li {
    float: left;
    margin-right: 5px;
}

#support .con_01 .box {
    width: 718px;
    height: 206px;
    border-top: 5px solid #999999;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #FFF;
    overflow: scroll;
    padding: 15px;
}

#support .con_01 .box ul li {
    background: url(../img/support/icon_q.gif) no-repeat;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #CCC;
    text-indent: 30px;
}

#support .con_02 {
    margin-bottom: 30px;
}

#support .con_02 dl {
    margin-bottom: 30px;
}

#support .con_02 dl dt {
    width: 750px;
    line-height: 33px;
    background: url(../img/support/bg_q.gif) no-repeat;
    text-indent: 40px;
    margin-bottom: 20px;
}

#support .con_02 dl dd.first {
    background: url(../img/support/icon_a.gif) no-repeat 0 2px;
    padding-left: 40px;
}

#support .con_02 dl dd {
    background: none;
    padding-left: 40px;
}

#support .con_02 dl dd.pdf {
    text-align: left;
    margin: 0 0 5px 0px;
    padding: 3px 0px 3px 23px;
    background: url(../img/common/parts/icon_pdf.gif) 0px no-repeat;
    margin-left: 40px;
}

/* ユーザーサポート　商品の修理 */
#support .drepair {
    width: 280px;
    font-weight: bold;
    padding: 20px;
    background: #fff;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
}

/* ユーザーサポート　交換インク関連の保証 */
#inkwarrantymark {
    margin-left: 20px;
    margin-top: -15px;
    width: 150px;
    float: right;
}

#inkwarranty {
    float: left;
    width: 470px;
    margin-top: 10px;
    margin-left: 30px;
}


#inkwarranty .btn {
    float: right;
    margin: 5px 10px;
    padding: 8px 20px;
    border-radius: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #ffffff;
    background: linear-gradient(top, #fbfbfb 10%, #e4eefb 90%);
    box-sizing: border-box;
    box-shadow: 0px 0px 2px #555 inset;
}

#support .note {
    font-size: 0.85em;
    color: #666;
}


#support fieldset {
    display: block;
    border: 2px solid #dad7d6;
    background: #fbfbfb;
    border-style: ridge;
    border-radius: 10px;
    padding: 10px;
    margin: 20px 20px 0px 20px;
}

#support legend {
    padding: 1px 30px 25px 30px;
    font-size: 120%;
    font-weight: bold;
    color: #333;
    text-shadow: 2px 5px 8px rgba(0, 0, 0, 0.2), 0px -5px 16px rgba(255, 255, 255, 0.3);
    background: #fbfbfb;
    background: url(../img/support/inkwarrantybg.png) no-repeat 35px 12px;
}

#support .bgnone {
    background-size: 0px 0px;
    background: #fbfbfb;
    padding: 6px 20px 0px 20px;
}

#support .legendled {
    background: none;
    padding: 10px 20px 10px 20px;
}

#led5years li {
    margin-left: 50px;
    text-indent: 18px;
    background: url(../img/common/parts/icon_03.png) no-repeat 0px 8px;
    line-height: 2em;
    background-size: 9px 9px;
}


#led5years .logoimg {
    width: 250px;
    margin-bottom: 15px;
    padding: 8px;
    border: 1px solid #ccc;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

#led5years p {
    color: #666;
    text-indent: 30px;
}

#led5years .taisyougai {
    text-indent: 103px;
    margin-top: -5px;
}

#led5years table {
    text-align: center;
    font-size: 0.88em;
    background-color: #f8f8f8;
    margin: 20px 0px 30px 65px;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
}

#led5years .div5years {
    width: 380px;
    margin: 10px;
    float: left;
    line-height: 2em;
}

#led5years .ledwarrantytitle {
    color: red;
    font-size: 105%;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
}

#support .anime01:hover {
    transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
}

#support .anime01 {
    text-align: center;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
    background-color: #fe9900;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 55px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    border-radius: 50%;
    transition: all 1s ease;
}

#support .ulinkwarranty {
    margin-bottom: 5px;
    margin-left: 20px;
    display: inline-block;
}

#support .inkwarrantytel {
    font-weight: bold;
    text-indent: 1px;
    font-size: 115%;
}

#support .inkwarrantytitle {
    color: red;
    font-size: 105%;
    font-weight: bold;
    line-height: 2.5;
    border-bottom: 2px solid #ff3333;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
}

#support .inkwarrantytitl {
    color: #4d4a4a;
    padding: 0px 10px 0px 10px;
    margin-right: 20px;
    font-size: 105%;
    font-weight: bold;
    line-height: 2.5;
    border: 3px double #333;
}


#support .inkwarrantytit {
    margin-bottom: 10px !important;
    color: #ff8a00;
    font-size: 110%;
}

#support .inkwarrantytable {
    color: #000;
    border: 1px solid #ffffff;
    text-align: center;
    margin: 20px 1px 1px 1px;
    display: block;
}

#support .numberleft {
    float: left;
    width: 70px;
}

#support .detailright {
    float: right;
    width: 620px;
    margin-left: 10px;
}

/* ユーザーサポート　電池の安全で正しい使い方 */
#support .divsafety {
    float: left;
    max-width: 420px;
    margin: 0px 0px 0px 30px;
    color: #256522;
    font-size: 1.1em;
}

#support .divsafetyl {
    padding-bottom: 10px;
    padding-right: 15px;
}

#support .divsafetyr {
    float: right;
}

#support .divbtsf {
    display: block;
    background: #fbfbfb;
    padding-left: 20px;
    margin-top: 20px;
    margin-left: 15px;
    min-height: 254px;
    max-width: 322px;
    float: left;
    border: 3px solid #43b33d73;
    box-shadow: 1px 2px 2px #ddd;
    border-radius: 30px;
}

#support .addminheigh {
    min-height: 210px;
    max-width: 680px;
}

#support .pbtp {
    color: #1b5018;
    font-size: 0.95em;
    background: #eaf3e9;
    border: 1px solid #eee;
    box-shadow: 1px 2px 2px #ddd;
    padding: 10px;
    max-width: 305px;
    margin: 5px;
    float: left;
}

#support .btmsyo {
    margin: 30px;
    display: block;
    float: left;
    margin-left: 50px;
}

/* ユーザーサポート　カタログ */
#support .other-catalog-inner {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin-bottom: 28px;
    float: left;
}

#support .catalog-cont {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    width: 195px;
    height: 435px;
    padding: 15px 19px 0 30px;
    position: relative;
    float: left;
}

#support .catalog-cont h3 {
    font-size: 0.92em;
    color: #2888DE;
    height: 35px;
    padding-top: 10px;
    margin-bottom: 10px;
}

#support .catalog-cont p {
    font-size: 0.75em;
    line-height: 1.5;
    margin-bottom: 10px;
}

#support .catalog-cont p.e-catalog {
    background-color: #F5F5F5;
    position: absolute;
    bottom: 0;
    left: 1px;
    padding: 10px 41px;
    margin-bottom: 0;
}

#support .shadow02 {
    box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
}

/* ユーザーサポート　リモコン */
#button {
    margin: 50px auto 20px auto;
    width: 200px;
    border: solid 2px #ccc;
    background: #eee;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

#rimokon div {
    position: relative;
    list-style: none outside;
    background-color: #FFFFFF;
    min-width: 86px;
    min-height: 117px;
    text-align: center;
    float: left;
    margin: 4px;
    margin-bottom: 20px;
    padding: 4px;
    border: 1px solid #ecd7b4;
    font-size: smaller;
    box-shadow: inset 0px 0px 2px 0px #cac0c0;
}

#rimokon figure {
    margin: 0;
    display: block;
}

#rimokon .relative {
    position: relative;
}

#rimokon .absolute {
    position: absolute;
    font-size: smaller;
    background-color: #5bc0de;
    color: #fff;
    top: 50px;
    margin-left: -5px;
}

#rimokon a:hover {
    color: #ff6200;
    font-weight: normal;
}

#tags {
    margin: 10px 0 10px 0;
    text-align: center;
    font-weight: bold;
    min-height: 60px;
}

#tags span {
    padding: 8px 10px;
    border-radius: 16px;
    box-shadow: inset 0px 0px 10px 0px #e2c391;
    background: #fbfaf9;
    cursor: pointer;
    white-space: nowrap;
    font: icon;
}

#tags span.select {
    color: #fff;
    background: #333;
}

#rimonko_setup_contents {
    margin: 0 auto;
    background: #FFF;
    text-align: left;
}

#rimonko_setup_contents p {
    font-size: 8pt;
    color: #ff5e00;
    margin-bottom: 10px;
}

#rimonko_setup_contents li {
    list-style: none outside;
    width: 94px;
    height: 97px;
    text-align: center;
    float: left;
    margin: 1px;
    padding: 4px;
    border: 1px solid silver;
    font-size: 10pt;
}

#rimonko_setup_contents .mouse {
    width: 220px;
    text-align: left;
    float: left;
    height: 40px;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    text-indent: 20px;
    border: 0px;
    margin-bottom: 10px;
}

.rimokon img {
    transition: 0.2s;
    padding-left: 6px;
    display: block;
    clear: both;
    height: 80px;
}

.rimokon div:hover {
    transform: scale(1.3);
    z-index: 1;
}

#rimonko_setup_contents h4 {
    margin-top: 15px;
    margin-bottom: 0px;
}

/**  取説画像のサイズを設定 **/
#rimokon .linkpdf img {
    width: auto;
    height: auto;
}

/* ユーザーサポート　グリーン購入法適合商品*/
#ecofriendly_contents .ecowaku {
    color: #063f03;
    margin: 30px 30px 20px 20px;
    background: #f1fef1;
    padding: 20px;
    border: 2px dashed rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    box-shadow: 0 0 0 5px #43B33D, 0 2px 3px 5px rgba(0, 0, 0, 0.5);
}

#ecofriendly_contents p {
    margin-bottom: 10px;
    font-weight: bold;
}

#ecofriendly_contents .eco_pdf {
    float: right;
    margin-right: 45px;
}

#ecofriendly_contents table {
    width: 90%;
    margin: 0px 20px 30px 30px;
    border-collapse: collapse;
    border: 2px solid rgb(255, 153, 0);
}

#ecofriendly_contents div {
    color: #000;
    background: url(../img/common/parts/icon_02.jpg) no-repeat 0 5px;
    font-weight: bolder;
    padding-bottom: 30px;
}

#ecofriendly_contents th {
    color: #0f2775;
    font-weight: bold;
    background-color: #f5f5f5;
}

#ecofriendly_contents td {
    padding: 5px 15px;
    font-size: 90% !important;
    border-bottom: 1px dotted #f5f5f5;
    border-left: 1px dotted #f5f5f5;
}

/* お知らせ
=====================================================================*/
#info .infodate {
    text-align: right;
}

#info .con_01 {
    margin: 0 auto 30px auto;
}

#info .con_01 ul.tab li {
    float: left;
    margin-right: 5px;
}

#info .con_01 .box {
    width: 718px;
    height: 206px;
    border-top: 5px solid #999999;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #FFF;
    overflow: scroll;
    padding: 15px;
}

#info .con_01 .box dl {
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
}

#info .con_01 .box dl dt {
    float: left;
    width: 85px;
    color: #75838A;
}

#info .con_01 .box dl dd {
    float: left;
}

#info .con_01 .box dl dd.icon {
    width: 140px;
}

#info .con_01 .box dl dd.news {
    width: 460px;
    background: url(../img/common/parts/icon_01.gif) no-repeat 0 4px;
    text-indent: 15px;
}

#info .con_02 {
    margin-bottom: 20px;
}

#info .con_02 h3.news {
    background: url(../img/info/icon_news.gif) no-repeat 5px 5px;
}

#info .con_02 h3.products {
    background: url(../img/info/icon_products.gif) no-repeat 5px 5px;
}

#info .con_02 h3.important {
    background: url(../img/info/icon_impottant.gif) no-repeat 5px 5px;
}

#info .con_02 h3.site {
    background: url(../img/info/icon_site.gif) no-repeat 5px 5px;
}

#info .con_02 .photoArea {
    width: 200px;
    float: right;
}

#info .con_02 .photoArea img {
    margin-bottom: 10px;
}

#info .con_02 .txtArea {
    float: left;
    width: 700px;
}

#info .con_02 .txtArea p {
    margin-bottom: 10px;
}

#siteinfo_detail h2 {
    font-weight: bold;
    margin: 10px 0px 0px 10px;
}

#siteinfo_detail p {
    /*margin: 15px;*/
    margin: 10px;
}

#siteinfo_detail .dlist {
    margin: 0px 0px 10px 40px;
    font-size: 11pt;
}

#siteinfo_detail .dtl {
    color: #848181;
    font-size: 9pt;
    margin: 0px 10px 0px 40px;
}

#siteinfo_detail span {
    display: inline-block;
    margin: 10px;
}

.info_box {
    width: 83%;
    border-radius: 5px;
    margin: 30px;
    padding: 30px;
   box-shadow: 0 0 5px #666;
}

.support_box {
    width: 95%;
    border-radius: 5px;
    padding: 30px 0px;
}

/* support_よくあるご質問*/
.cp_qa{
    display: block;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
}
.cp_qa dt {
    margin: 0 0 2em 2em;
    border: solid #f57c00;
    font-weight: bold;
    display: block;
    padding: 30px;
}
.cp_qa dd {
    margin: 0 0 2em 2em;
    border: solid #0097a7;
    display: block;
    padding: 30px;
}
/* 吹き出し▶︎ */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
}
/*QAアイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 40px;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* Qアイコン */
.cp_qa dt::after {
    left: -0.5em;
    top: -0.5em;
    background: #f57c00;
    padding: 0.15em 0.3em;
    content: 'Q';
}
/* Aアイコン */
.cp_qa dd::after {
    right: -0.5em;
    top: -0.5em;
    margin: 0 0 0 0.5em;
    padding: 0.15em 0.4em;
    content: 'A';
    background: #0097a7;
}

.press_box {
    width: 95%;
    padding: 0px 0px 0px 25px;
}

#siteinfo_detail .box-yearend {
    border: 2px solid #ff0000;
    border-radius: 4px;
    margin: 25px 0px 10px 30px;
    padding: 15px 0px 15px 30px;
    width: 430px;
    position: relative;
    color: #666666;
    text-shadow: -1px -1px 1px #fff, 1px 1px 1px #aaa;
    font-size: 1.1em;
}

#siteinfo_detail .box-aw {
    display: -webkit-inline-box;
}

#siteinfo_detail .box-awdesign,
#siteinfo_detail .box-awelectric {
    border: 2px solid #ffffff;
    background: #f5efe5;
    min-height: 400px;
    border-style: groove;
    border-radius: 10px;
    margin: 30px 10px 10px 20px;
    padding: 15px 15px 5px 15px;
    width: 245px;
    float: left;
    position: relative;
}

#siteinfo_detail .box-awunique {
    border: 2px solid #ffffff;
    background: #ffffff;
    min-height: 290px;
    border-style: groove;
    border-radius: 10px;
    margin: 30px 10px 10px 20px;
    padding: 15px 15px 5px 15px;
    width: 255px;
    float: left;
    position: relative;
}

#siteinfo_detail .box-yearend::before {
    background-color: #ffffff;
    color: #ff0000;
    content: "年末年始休業期間";
    font-weight: bold;
    left: 1.5em;
    padding: 0 0.5em;
    font-size: 1.1em;
    position: absolute;
    top: -1em;
}

#siteinfo_detail .box-awdesign::before {
    background-color: #fdeac2;
    color: #96661d;
    content: "【デザイン家電部門大賞】";
    font-weight: bold;
    left: 1.5em;
    padding: 0 0.5em;
    font-size: 1.2em;
    border-style: groove;
    border-radius: 5px;
    position: absolute;
    top: -1em;
}

#siteinfo_detail .box-awelectric::before {
    background-color: #fdeac2;
    color: #96661d;
    content: "【生活家電部門大賞】";
    font-weight: bold;
    left: 1.5em;
    padding: 0 0.5em;
    font-size: 1.2em;
    border-style: groove;
    border-radius: 5px;
    position: absolute;
    top: -1em;
}

#siteinfo_detail .box-awunique::before {
    background-color: #fdeac2;
    color: #96661d;
    content: "【ユニーク家電部門大賞】";
    font-weight: bold;
    left: 1.5em;
    padding: 0 0.5em;
    font-size: 1.2em;
    border-style: groove;
    border-radius: 5px;
    position: absolute;
    top: -1em;
}


#siteinfo_detail div#Calender2 {
    padding: 15px 0px 0px 0px;
    display: inline-block;
    height: 100%;
    margin-left: 30px;
}

#siteinfo_detail .pright {
    display: block;
    text-align: right;
}

#siteinfo_detail div#Calender2 .the_date {
    float: left;
    display: block;
    width: 3em;
    padding: 0;
    text-align: center;
    overflow: hidden;
}

#siteinfo_detail div#Calender2 .red {
    background-color: #ff0000;
    border: 1px solid #ffffff;
    border-radius: 6px;
    box-shadow: -1px -1px 1px #fff, 1px 1px 1px #666;
}

#siteinfo_detail div#Calender2 .grey {
    background-color: #999;
    border: 1px solid #ffffff;
    border-radius: 6px;
}

#siteinfo_detail div#Calender2 .redgrey {
    background-color: #d79595;
    border: 1px solid #ffffff;
    border-radius: 6px;
    box-shadow: -1px -1px 1px #fff, 1px 1px 1px #666;
}

#siteinfo_detail div#Calender2 .date_m {
    display: block;
    margin: 1px 0;
    padding: 0;
    color: #fff;
    text-align: center;
}

#siteinfo_detail div#Calender2 .date_d {
    display: block;
    margin: 2px;
    background-color: #fff;
    font-size: 1.1em;
    text-shadow: -1px -1px 1px #fff, 1px 1px 1px #666;
    font-weight: bold;
    text-align: center;
}

/* お知らせ　リコール情報
=====================================================================*/
#recall_info p,
#important_info p {
    padding: 30px 30px;
    margin: 20px 20px;
    font-weight: bold;
    color: #555;
    box-shadow: 0 0 10px #ddd inset;
    font-weight: bold;
    border-radius: 10px;
}

#recall_info span {
    margin: 3px;
    font-weight: bold;
}

#recall_info table {
    border-collapse: collapse;
    border: 2px solid rgb(240, 240, 240);
    margin: 0px 10px 30px 10px;
}

#recall_info .trbgcolr {
    background-color: rgb(240, 240, 240);
}

#recall_info th {
    padding: 5px 0px 5px 10px;
    text-align: center;
    background-color: #f5f5f5;
    font-weight: bold;
    border: 0px;
}

.textalign_recall {
    text-align: center;
}

#recall_info td {
    padding: 3px;
    border-bottom: 1px;
    border-left: 0px;
    border: 0px;
    height: 156px;
}

#recall_info img {
    margin: 1px;
    height: 120px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}

#recall_pdf {
    width: 750px;
    text-align: right;
}

#recall_pdf img {
    border: 0px;
    margin: 0px;
    height: 34px;
    width: 128px;
    padding: 10px;
    box-shadow: 0px 0px 0px 0px;
}

/* 企業情報
=====================================================================*/
#company .con_01 {
    margin: 0 10px 30px 10px;
}

#company .con_01 ul.link {
    margin: 0 0 0 68px;
}

#company .con_01 ul.link li {
    float: left;
    margin-right: 5px;
}

#company .con_02,
#company .con_03 {
    margin: 0 0px 30px 0px;
}

#company .con_02 table,
#company .con_03 table {
    width: 95%;
    border: 0;
    margin: 25px 15px 15px 15px;
    border-collapse: collapse;
    color: #555;
}

#company .con_02 table th,
#company .con_03 table th {
    font-weight: normal;
    background: #f8f8f8;
    border: 1px dashed #ddd;
    padding: 7px;
    width: 28%;
    text-align: left;
    border-width: 1px 0px;
    border-left: #ff9900 3px solid;
}

#company .con_03 table th {
    font-weight: bold;
    width: 18%;
    padding: 12px;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    letter-spacing: 2px;
}


#company .con_02 td,
#company .con_03 td {
    border-style: dashed;
    border-color: #ddd;
    border-width: 1px 0px;
    padding: 3px 8px 3px 20px;
}

#company .con_02 table .t_top,
#company .con_03 table .t_top {
    border-top: #ffffff 1px solid;
}

#company .con_02 table .t_bottom,
#company .con_03 table .t_bottom {
    border-bottom: #ffffff 1px solid;
}

#company .con_04 {
    margin: 0 0px 0px 0px;
}

#company .con_04 .txtArea {
    width: 350px;
    float: left;
    margin: 0 0 0 10px;
}

#company .con_04 .honbu {
    height: 190px;
}

#company .con_04 .honbumail {
    display: inline-block;
    line-height: 1.1em;
    margin-left: 160px;
    padding: 5px 40px 5px 20px;
    text-indent: 5px;
    background: url(../img/common/parts/icon_03.png) no-repeat 5px 8px;
    border-color: #ffcc7f;
    border-style: dotted;
    margin-top: 10px;
}

#company .con_04 .txtArea p.ttl {
    width: 350px;
    line-height: 20px;
    background: #F0F0F0;
    border-bottom: 1px solid #CCC;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
    text-indent: 10px;
}

#company .con_04 .photoArea {
    float: left;
    width: 350px;
}

#company .con_04 .photoArea img {
    margin-bottom: 5px;
}

#company .con_04 dl {
    width: 360px;
    margin-bottom: 20px;
}

#company .con_04 dl dt {
    width: 360px;
    line-height: 26px;
    background: url(../img/common/main/h4_bg_2.gif) no-repeat;
    text-indent: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

#company .con_04 dl dd {
    margin: 0 10px 0 10px;
}

#company .con_05 {
    margin: 0 0px 30px 0px;
}

#company .con_05 .txtArea {
    width: 490px;
    margin-left: 10px;
    float: left;
}

#company .con_05 .photoArea {
    float: right;
    width: 200px;
    margin-bottom: 20px;
}

#company .con_05 .photoArea img {
    margin-bottom: 10px;
}

#company .con_06 {
    margin: 0 0px 30px 0px;
}

#company .con_06 .map_1 {
    width: 360px;
}

#company .pohmadress {
    font-weight: bold;
    color: #975d0c;
    text-indent: 10px;
    padding: 10px 0px 10px 0px;
    background: #fff8e8;
    border-left: solid 15px #ff9900;
}

#company .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 98%;
}

#company .ggmap iframe,
#company .ggmap object,
#company .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#company .office {
    display: block;
    height: 180px;
    padding-bottom: 20px;
}

#company .corpoffice {
    line-height: 26px;
    background: url(/img/common/main/h4_bg_2.gif) no-repeat;
    text-indent: 30px;
    font-size: 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

#map {
    box-shadow: 0px 2px 3px #707070;
    border: 1px solid #faebcc;
    height: 420px;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    border: solid 10px #ffffff;
    padding: 0.2em 0.5em;
}

#company .honnbu {
    width: 740px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px;
}

#company .officehbimg {
    width: 320px;
    float: left;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    padding-left: 5px;
}

#company .officeimg {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
}

.officehonnbu {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    margin-bottom: 20px;
    height: 300px;
    width: 750px;
}

#yoshikawaaccess {
    margin-top: 20px;
    width: 750px;
}

#yoshikawaaccess a:link,
#yoshikawaaccess a:visited {
    color: #975d0c;
    text-decoration: none;
}

#yoshikawaaccess .btm,
#yoshikawaaccess .btm2,
#yoshikawaaccess .btm3 {
    display: none;
    padding: 20px;
    background-color: #ffffff;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    border: 1px solid #ff9900;
    box-sizing: border-box;
    box-shadow: 0px 2px 3px #707070;
    text-align: center;
}

#yoshikawaaccess .topbtn,
#yoshikawaaccess .topbtn2,
#yoshikawaaccess .topbtn3 {
    cursor: pointer;
    color: #975d0c;
    text-shadow: 1px 1px 0 #ffffff;
    background: linear-gradient(to right, #ff9900, #fcddad, #fbfbfb, #fcddad, #ff9900);
    font-size: 10pt;
    margin-bottom: 0px;
    vertical-align: middle ! important;
    box-shadow: 0px 5px 5px #a6742e;
    padding-right: 25px;
    float: right;
    display: inline-block;
}

#yoshikawaaccess .top {
    margin-bottom: 20px;
}

#yoshikawaaccess .tfpjr {
    background-color: #1a9e07;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
    padding: 0px 5px 0px 5px;
}

#yoshikawaaccess .tfptb {
    background-color: #005bac;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
    padding: 0px 5px 0px 5px;
}

#yoshikawaaccess .accessdtl {
    font-weight: bold;
    color: #ce7d05;
    height: 18px;
    background-color: #fff6e7;
    font-size: 9pt;
    float: left;
}

#yoshikawaaccess .accessdtlm {
    color: #333;
    background-color: #fff9f1;
    font-size: 8pt;
    float: right;
    margin-right: 200px;
}

#yoshikawaaccess .tfpdf {
    font-size: 8pt;
    margin-left: 10px;
    padding: 0px 5px 0px 0px;
    text-shadow: none;
    border-radius: 8px;
    box-shadow: inset 0px 0px 5px 0px #ccc;
    background: #eef5fe;
    box-shadow: 0px 1px 3px #666;
    display: inline-block;
    line-height: 20px;
}

#yoshikawaaccess .tfimgpdf {
    vertical-align: middle ! important;
}

#yoshikawaaccess table {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    margin-left: 20px;
    border-top: 1px solid #de8604;
    border-left: 5px solid #ff9900;
}

#yoshikawaaccess table th {
    padding: 7px;
    font-weight: bold;
    vertical-align: top;
    background: #fff6e7;
    color: #975d0c;
    border-right: 1px solid #de8604;
    border-bottom: 1px solid #de8604;
    border-top: 1px solid #de8604;
}

#yoshikawaaccess table td {
    padding: 7px;
    vertical-align: top;
    border-top: 1px solid #de8604;
    border-right: 1px solid #de8604;
    border-bottom: 1px solid #de8604;
}

#yoshikawaaccess .tdbgpink {
    background: #fbe7e2;
}

#yoshikawaaccess .tdbgbule {
    background: #e3f6fd;
}

#yoshikawaaccess .tdbggrey {
    background: #fff;
}

#shuttlebus .shuttleleft {
    width: 350px;
    float: left;

}

#shuttlebus .shuttleright {
    width: 350px;
    float: right;
}

#company .officepic {
    width: 250px;
    padding: 20px 0px 0px 70px;
    float: left;
}

#officeadd ul {
    padding: 20px 2px 10px 2px;
    ;
}

#officeadd li {
    margin-left: 420px;
    color: #818181;
    font-size: 8pt;
    text-indent: 10px;
    background: url(../img/common/parts/icon_03.png) no-repeat 0px 5px;
    background-size: 8px 5px;
}

#officeadd .ml230 {
    margin-left: 230px;
}

#company .hosyadiv {
    padding: 0px 50px;
}

#company .maplinkright {
    border-style: solid;
    border-color: white;
    font-weight: bold;
    color: #0f2b7e;
    text-shadow: 1px 1px 0 #fff;
    font-size: 8pt;
    padding: 2px 7px;
    border-radius: 16px;
    box-shadow: inset 0px 0px 5px 0px #ccc;
    background: #eef5fe;
    margin-top: 3px;
    /*position: absolute;*/
    /*margin-left: 10px;*/
}

/* 採用情報
=====================================================================*/
#recruit .con_01 {
    margin: 0 10px 30px 10px;
}

#recruit .con_01 ul.link {
    margin: 0 0 0 223px;
}

#recruit .con_01 ul.link li {
    float: left;
    margin-right: 5px;
}

#recruit .con_02 {
    margin: 0 0px 10px 0px;
}

#recruit .con_03 {
    margin: 0 0px 30px 0px;
}

#recruit .con_03 table {
    width: 100%;
}

#recruit .con_03 table th {
    width: 120px;
    vertical-align: top;
}

#recruit .con_03 table td dl {
    margin-bottom: 10px;
}

#recruit .con_04 {
    margin: 0 0px 30px 0px;
}

#recruit .con_04 dl {
    margin: 0 0 20px 154px;
}

#recruit .con_04 dl dt {
    width: 115px;
    float: left;
}

#recruit .con_04 dl dd {
    width: 430px;
    float: left;
}

#recruit ul.bnr {
    margin: 0 15px 30px 15px;
}

#recruit .con_05 {
    margin: 0 0px 30px 0px;
}

#recruit .con_05 table {
    width: 100%;
}

#recruit .con_05 table th {
    width: 150px;
    vertical-align: top;
}

#recruit .con_05 table td dl {
    margin-bottom: 10px;
}

/*　20210409新卒採用ステップ変更  */
#recruit .con_06 {
    margin: 0px 0px 30px 30px;
}

#recruit .con_06 dl {
    margin: 0 0 20px 30px;
    display: block;
}

#recruit .con_06 dt {
    width: 230px;
    padding-right: 30px;
    float: left;
    display: inline-block;
}

#recruit .con_06 dd {
    width: 350px;
    float: left;
    display: block;
}

#recruit .dtspan {
    display: block;
    background-color: #38afff;
    text-align: center;
    letter-spacing: 0.1em;
    color: #fff;
    padding: 3px 10px 3px 10px;
    font-weight: bold;
}

#recruit .dtgo {
    display: block;
    background-color: #fff;
    text-align: center;
    color: #777;
    font-weight: bold;
    font-size: 1.5em;
}


/* お問い合わせ
=====================================================================*/
#supportssl .con_02 table th {
    width: 180px;
    font-weight: bold;
    background: #EAEAEA;
    text-align: right;
    padding: 10px;
    border: 0px;
    vertical-align: middle;
}

#supportssl .con_02 h3 {
    margin-top: 15;
    margin-bottom: 3;
    text-align: left;
}


#supportssl .con_02 input {
    line-height: 1.6;
}

#supportssl .con_02 table {
    margin: 0;
    border: 0px solid #FFF;
    border-collapse: collapse;
}

#supportssl .con_02 table td {
    padding: 5px;
    border: 0px solid #FFF;
}

#supportssl .con_02 h4 {
    font-size: 100%;
    font-weight: bold;
    text-align: start;
}

/* プライバシーポリシー（個人情報保護方針）
=====================================================================*/
#privacy .con {
    margin-right: 50px;
    margin-left: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#privacy .con_01 {
    margin: 20px;
}


#privacy .drepair {
    width: 340px;
    font-weight: bold;
    padding: 20px;
    margin-top: 10px;
    margin-left: 50px;
    background: #fff;
    border: 1px #ccc solid;
    box-shadow: 0 2px 3px 0 #ddd;
}

/* ソーシャルメディアポリシー
=====================================================================*/
#privacy li{
    line-height:2.5em;
}
#privacy ol {
    display: block;
    list-style-type: auto;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}

#privacy ol.paren li  {
        list-style-type:none;
        counter-increment: cnt;
        text-indent:-2em;
        padding:0;
        }
#privacy ol.paren0 li  {
        list-style-type:none;
        text-indent:-3em;
        padding:0;
        }
#privacy ol.paren li:before  {
        display: marker;
        content: "("counter(cnt) ") ";
        }

/* 採用お問い合わせ
=====================================================================*/
#inquiry div.con_01 {
    margin-bottom: 30px;
}

#inquiry div.con_01 p.errMsg {
    color: #FF0000;
    font-weight: bold;
}

.ERR {
    color: #FF0000;
}

#inquiry div.con_01 table {
    width: 750px;
    margin: 0 0 0 0px;
    border: none;
    border-bottom: 2px solid #CCC;
    border-top: 2px solid #CCC;
}

#inquiry div.con_01 table th {
    border: none;
    border-bottom: 1px dotted #CCC;
    background: #EEE;
    padding: 10px;
    width: 250px;
}

#inquiry div.con_01 table th.end {
    border-bottom: 1px dotted #CCC;
}

#inquiry div.con_01 table td {
    border: none;
    background: #FFF;
    border-bottom: 1px dotted #CCC;
    padding: 10px;
}

#inquiry form .btnArea {
    margin-top: 50px;
    text-align: center;
}

#inquiry form .btnArea input {
    margin: 0 15px;
}

#inquiry form .btnArea p {
    margin-top: 20px;
}

#inquiry form .btnArea img {
    vertical-align: top;
}

span.required {
    font-size: 11px;
    color: #FFF;
    background: #F37D26;
    border: 1px solid #F37D26;
    padding: 2px 3px;
    margin: 0 0px 0 10px;
    float: right;
}

#inquiry div.con_02 {
    margin-bottom: 30px;
}

#inquiry div.con_02 p {
    margin: 0 0 10px 0;
}

#inquiry div.con_02 ol li {
    list-style: decimal outside;
    margin: 0 0 20px 30px;
}

#inquiry div.con_02 ol li ul {
    margin: 10px 0 0 10px;
}

#inquiry div.con_02 ol li ul li {
    list-style: disc outside;
    margin: 0 0 10px 0;
}

#inquiry div.con_02 ol li ol {
    margin: 10px 0 0 0px;
}

#inquiry div.con_02 ol li ol li {
    list-style: none inside;
    margin: 0 0 10px 0;
}

#inquiry div.con_02 ul {
    margin: 10px 0 0 30px;
}

#inquiry div.con_02 ul li {
    list-style: disc outside;
    margin: 0 0 10px 0;
}
