/*header-top*/
#headerCoverNavy {
  background-color:#141e3a;
  width:100%;
  height:auto;
        padding-bottom:10px;
}

#headerMessageCatch {
  color:#ffffff;
}

#headerMessageCatch h1 {
    font-size:30px;
}

#headerMessageDetail {
  color:#ffffff;
}

#headerMessageDetail p {
    font-size:12px;
}

/*header-bottom*/
#headerCoverRed {
  background-color:#8b0000;
        margin-top:0px;
        margin-bottom:0px;
}

#headerBottom {
  margin:0px auto;
  width:980px;
}

#headerMenu {
  margin:0;
  padding:0;
  list-style:none;
}

#headerMenu li a {
  padding:5px;
  color:#ffffff;
  display:block;
  font-size:18px;
  text-decoration:none;
        text-align:center;
        padding-top:20px;
        padding-bottom:20px;
        font-weight:normal;

        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8b0000+0,000000+100 */
        background: #8b0000; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #8b0000 0%, #000000 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, #8b0000 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, #8b0000 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

#headerMenu:after {
  content:"";
  display:block;
  clear:both;
}

#headerMenu li {
  float:left;
  width:20%;
}

/*footer*/
#footerCopyRight {
    margin-top:40px;
}

/*top-image*/
#visualImageCover {
  position:relative;
}

#visualImage img {
  width:100%;
  height:auto;
}

#visualImageSentence {
  width:780px;
  font-size:14px;
        text-align:left;
        line-height:24px;
        color:#222222;

  position:absolute;
  top:0;
  right:0;
}

/*desc*/
#topDescBanner {
    padding-bottom:30px;
}

.descImageCover {
    width:316px;
    height:238px;
    border:solid 1px #cccccc;
    text-align:center;
}
.descImageTitle {
    text-align:center;
    font-size:16px;
    font-weight:bold;
    margin-top:7px;
    padding-bottom:3px;
}


#bannerBottm {
    width:980px;
    margin:0 auto;
}

#bannerBottm ul:after {
    padding:0;
    margin:0;
    list-style:none;
}

#bannerBottm li a {
    text-decoration:none;
    color:#333333;
}

#bannerBottm ul:after {
    content:"";
    display:block;
    clear:both;
}

#bannerBottm li {
    float:left;
    width:auto;
}

#bannerBottm ul .marginBanner {
    margin-right:13px;
}

#topDescBanner #banner {
    padding-bottom:0px;
}

/*descEnd*/
/*euroReason*/
#euroReason {
    border:solid 1px #999999;
    border-radius:5px;
    padding:1px;
}

#euroReason:after {
    content:"";
    display:block;
    clear:both;
}

#euroMarkCover {
    float:left;
    width:81px;
}

#euroReasonTitle {
    float:none;
    width:auto;
    margin-left:85px;

    padding-top:8px;
}

#euroReasonTitle h2 {
    font-weight:bold;
    font-size:26px;
    color:#555555;
}

/*euroReasonBody*/
#euroReasonBody {
    margin-top:20px;
}

#euroReasonBodyImage img {
    width:300px;
    height:auto;
}

#euroReasonBody:after {
    content:"";
    display:block;
    clear:both;
}

#euroReasonBodyImage {
    float:left;
    width:300px;
}

#euroReasonBodyText {
    float:none;
    width:auto;
    margin-left:310px;
}

#euroReasonBodyText ul {
    padding:0;
    margin:0;
    list-style:none;
}

#euroReasonBodyText li {
    padding:5px;
    font-size:15px;
    color:#000000;
    display:block;
}

/*euroReasonSummary*/
#euroReasonSummaryYellow {
    background-color:#8AA236;
}

#euroReasonSummaryCover {
    width:980px;
    margin:0 auto;
    padding-top:20px;
    padding-bottom:20px;
}

#euroReasonSummaryCover:after {
    content:"";
    display:block;
    clear:both;
}

#euroReasonSummaryCover h3 {
    float:left;
    width:50%;
    /*padding-top:153px; 201708*/
    padding-top:110px;
}

#euroReasonSummaryCover ul {
    float:left;
    width:50%;
}

#euroReasonSummaryCover ul:after {
    padding:0;
    margin:0;
    list-style:none;
}

#euroReasonSummaryCover h3 {
    font-size:30px;
    color:#ffffff;

}

#euroReasonSummaryCover li {
    padding:5px;
    font-size:16px;
    color:#272e0f;
    display:block;
}

#euroReasonSummaryCover .euroReasonSummaryEmphasis {
    font-weight:bold;
    font-size:24px;
    color:#ffffff;
}


/*main*/
/*mainCampaignImage*/

.mainCampaignImageCover:after {
    content: " ";
    display: block;
    clear: both;
}

.mainCampaignImage {
    float:left;
    height:280px;
    width:auto;
}

.mainCampaignImage img {
    height:280px;
    width:auto;
}


#Main .HotTopics .pht {
    width:420px;
}

#Main .HotTopics .text {
    width:550px;
    padding-left:10px;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}

#Main .HotTopics .text h2 {
    font-size:18px;
    margin-bottom:5px;
}

#Main .HotTopics .text .moreInfo {
    float:right;
}

/*-----------------------campaign.html-------------------------*/
#campaignHeader {
    width:980px;
    margin:0 auto;
}

#eachItemCover {
    background-color:#f5f5f5;
    padding-bottom:30px;
}

#eachItemFooter #footer {
    margin-top:0px;
}

#campaignHeader h1 {
    text-align:center;
    font-size:38px;
    font-weight:bold;
    padding-top:20px;
    padding-bottom:20px;
}

.campaignHeaderEmphasis {
    text-decoration:underline;
    color:#b30000;
    font-size:48px;
		padding: 0 14px;
}

#campaignHeader h4 {
    color:#800000;
    font-size:20px;
    font-weight:bold;
}

#campaignHeader p {
    margin-top:5px;
    color:#300;
    font-size:16px;
}

.cover1 {
    display:inline-block;
    background-color:#css;
    background-position:center center;
    background-repeat:no-repeat;
    width:490px;
    height:368px;
    background-size:cover;
}

#eachItem ul {
    padding:0;
    margin:0;
    list-style:none;

    background-color:#ffffff;
    padding-bottom:30px;
}

#eachItem ul li dd {
    margin-left:0;
}

#eachItem ul li dt {
    margin-top:20px;
    font-weight:bold;
}

#eachItem ul li {
    margin-top:30px;
}

.eachItemHeader:after {
    content:"";
    display:block;
    clear:both;
}

.eachItemImage {
    float:left;
    width:490px;
    height:368px;
}

.eachItemCatch {
    float:none;
    width:auto;
    margin-left:500px;
}

#eachItem {
    width:980px;
    margin:0 auto;
}

.eachItemTitle h3 {
    font-size:30px;
    font-weight:bold;
    text-decoration:underline;
}

.eachItemStocks {
    font-size:18px;
    margin-bottom:20px;
}

.eachItemPriceDescription {
    font-size:16px;
}

.PriceEmphasis {
    font-size:30px;
    font-weight:bold;
    text-decoration:underline;
    color:#800000;
}

/*custom*/
.eachItemImageCustomRight span {
    vertical-align: bottom;
}

.cover2 {
    display:inline-block;
    background-color:#css;
    background-position:center center;
    background-repeat:no-repeat;
    width:245px;
    height:368px;
    background-size:cover;
}

.cover3 {
    display:inline-block;
    background-color:#css;
    background-position:center center;
    background-repeat:no-repeat;
    width:245px;
    height:184px;
    background-size:cover;
}

.eachItemImageCustomCover:after {
    content:"";
    display:block;
    clear:both;
}

.eachItemImageCustomLeft {
    float:left;
    width:auto;
    height:368px;
}

.eachItemImageCustomRight {
    float:left;
    width:245px;
}

.eachItemHeaderCustom:after {
    content:"";
    display:block;
    clear:both;
}

.eachItemImageCustomCover {
    float:left;
    width:490px;
    height:368px
}

.eachItemCatchCustom {
    float:none;
    width:auto;
    margin-left:500px;
}


/*-----------------------------wroughtiron/index.html-----------------------------*/
.blankTopOblong {
    padding-top:49px;
}
.blankTopLong {

}
.blankBottomOblong {
    padding-bottom:0px;
}
.blankBottomLong {
    padding-bottom:20px;
}
.miniBlank {
    padding-bottom:3px;
}

/*-----------------------------201705-----------------------------*/

#headerMessageCatch h2 {
  font-size:22px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

#headerMenu {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;

}

.Info-new{
  width:100%;
  font-size:16px;
  border:1px solid #b4b4b4;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  margin-bottom:30px;
  padding:15px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.Info-new div{
  margin-bottom:15px;
  padding-bottom:15px;
  border-bottom:1px dotted #b4b4b4;
}

.Info-new div:last-child{
  margin-bottom:0;
  padding-bottom:0;
  border-bottom:none;
}

.Info-new .link{
  text-align:right;
}

.Report-Box-2017{
  margin-top:40px;
  margin-bottom:20px;
  padding-top: 5px;
  padding-right:75px;
  padding-bottom: 16px;
  padding-left:75px;
  background: url("common/img/bg_gekko2.jpg") no-repeat top right;
  border-bottom:1px solid #b4b4b4;
}

.Report-Box-2017 h3{
  margin-top:5px;
  margin-bottom: 10px;
  font-size: 1.2em;
  line-height: 1.5;
  font-weight: bold;
  text-align: left;
  border-left:5px solid;
  padding-left:10px;
}

.Report-Box-2017 h4{
  font-weight: bold;
  border-left:5px solid;
  padding-left:10px;
}

.Report-Box-2017 p{
  padding-top:16px;
  font-size: 16px;
  line-height: 2;
  clear:both;
}

.Report-Box-2017 p img{
  display:block;
  margin:auto;
  border:1px solid #ccc;
}

/*-----------------------------201707-08-----------------------------*/

.clear{
  clear:both;
}

#euroReasonTitle h1 {
  font-weight:bold;
  font-size:26px;
  color:#555555;
}

#euroReasonBodyText p {
  margin:0;
  padding:5px;
  font-size:15px;
  color:#000000;
  display:block;
}

/* common */

#headerMenu li a {
        padding-top:12px;
        padding-bottom:12px;
}

/* backTop */
#main div.backTop p {
  margin-bottom: 20px;
  text-align: right;
}

/* 上部ボックス */


.wi-Float-Box-wrap-01{
  width:980px;
  position:absolute;
  top:20px;
  left:0;
  right:0;
  margin: auto;
}

.wi-Float-Box-wrap-02{
  width:980px;
  margin:0 auto 30px;
}

.wi-Float-Box-01{
  width:320px;
  border:1px solid #141e3a;
  background:rgba(255,255,255,0.6);
  float:left;
  margin-right:10px;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}

.wi-Float-Box-02{
  width:320px;
  border:1px solid #fff;
  background:rgba(255,255,255,0.6);
  float:left;
  margin-right:10px;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}

.wi-Float-Box-03{
  width:320px;
  border:1px solid #8b0000;
  background:rgba(255,255,255,0.6);
  float:left;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}

.wi-Float-Box-04,
.wi-Float-Box-05{
  width:320px;
  background:#fff;
  border:1px solid #ccc;
  float:left;
  margin-right:10px;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}

.wi-Float-Box-06{
  width:320px;
  background:#fff;
  border:1px solid #ccc;
  float:left;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}


.wi-Float-Box-Title{
  text-align:center;
  margin:5px 0;
}

.wi-Float-Box-wrap-01 a,
.wi-Float-Box-wrap-02 a{
  text-decoration:none;
  color:#000;
}


/* wroughtiron 製作品と価格の目安 */

#main .title h1 {
  position: absolute;
/*  top: 30px;*/
  top: 25px;
  left: 40px;
  z-index: 2;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  text-shadow: 2px 2px 3px #000;
}

#main .title h1 {
  font-size: 40px;
  line-height: 1.5;
  color: #ffffff;
  font-weight: normal;
}

#main .title p{
  text-shadow: 2px 2px 3px #000;
}

/* wroughtiron 詳細ページ */

.wi-Menu-Box-01,
.wi-Menu-Box-02{
  display:table;
  table-layout:fixed;
  width:100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

.wi-Menu-Box-01{
  margin-top:20px;
}

.Margin-Setting-01{
  margin-top:-20px;
}

.Margin-Setting-02{
  margin-bottom:20px;
}

.wi-Menu-Box-01 li{
  display:table-cell;
  text-align:center;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8b0000+0,000000+100 */
        background: #8b0000; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #8b0000 0%, #000000 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, #8b0000 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, #8b0000 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.wi-Menu-Box-02 li{
  display:table-cell;
  text-align:center;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8b0000+0,000000+100 */
        background: #8b0000; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #141e3a 0%, #000000 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, #141e3a 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, #141e3a 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141e3a', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.wi-Menu-Box-01 li a,
.wi-Menu-Box-02 li a {
  color:#ffffff;
  display:block;
  text-decoration:none;
        text-align:center;
        font-weight:normal;
        padding-top:8px;
        padding-bottom:8px;
}

#wi-Contents-Box{
  margin-top:25px;
  display:table;
  width:100%;
  font-size:0.9em;
}

.wi-Contents-Box-01,
.wi-Contents-Box-02{
  display:table-cell;
  vertical-align:top;
}

.wi-Contents-Box-01{
  width:642px;
  line-height:1.6em;
}

.wi-Contents-Box-01 img{
  display: block;
  margin:0 auto 10px;
  border:1px solid #ccc;
}

.wi-Contents-Box-02{
  padding-left:28px;
}

.wi-Contents-Box-02 h1{
  font-size:1em;
}

.wi-Contents-Box-02 div{
  padding:10px;
  border-bottom:1px solid #ccc;
}

.wi-Contents-Box-02 div:first-child{
  border-top:1px solid #ccc;
}

.wi-Contents-Box-02 .wi-Contents-Txt{
  font-size:0.9em;
  line-height:1.6em;
}

.wi-Contents-Btn{
  margin:30px 0 15px;
}

.wi-columnTop{
  padding-right:80px;
  background: url("common/img/bg_gekko2.jpg") no-repeat top right;
}

.wi-columnTop h2 {
  margin-bottom: 10px;
  padding-right:80px;
  font-size: 28px;
  line-height: 1.5;
  font-weight: bold;
  text-align: left;
}

.wi-columnTop h3 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
  text-align: center;
}

.wi-columnTop p {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 1.6;
}

/* column */

.wi-column .section {
  margin-top: 40px;
  margin-bottom:20px;
} 

.wi-column .section .ttl {
  height:60px;
  margin-bottom: 10px;
  padding: 15px 40px;
  background: url("img/wi-left.jpg") no-repeat top left;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}

.wi-column .section .ttl h3 {
  font-size:1.4em;
  font-weight: bold;
  color: #000000;
}

.wi-list div{
  width:320px;
  background:rgba(255,255,255,0.4);
  float:left;
  margin-right:10px;
  margin-bottom:10px;
  padding:5px;
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}

.wi-list div.nth{
  margin-right:0;
}

.wi-list div p{
  width:308px;
  height:230px;
  margin-bottom:5px;
  overflow:hidden;
  text-align:center;
  position:relative;
  background-repeat:no-repeat;
  background-position: top center;
}

.wi-list div p a{
  display:block;
  width:308px;
  height:230px;
  background-repeat:no-repeat;
  background-position: top center;
}

.wi-list div ul{}

.wi-list div ul li{
  font-size:0.9em;
  text-align:center;
}

.wi-list div ul li:nth-child(2){
  font-weight:bold;
}

.wi-list div ul li:last-child{
  font-size:0.8em;
}

.wi-list-line{
  clear:both;
  border-top:1px solid #ccc;
  margin-bottom:15px;
}





/* 2018年3月更新分 */
.wi-column .section .ttl h3>span {
  display: block;
  color: #CC0000;
  text-align: center;
}
#footerCopyRight a {
  color: #333;
  text-decoration: none;
}
#headerSubMenu>div {
  width: 100%;
  background: #8B0000;
}
#headerSubMenu>div:last-child {
  background: #141E3A;
}
#headerSubMenu>div>ul {
  max-width: 980px;
  margin: 0 auto;
}
.wroughtiron_lnk {
  display: table;
  width: 100%;
  margin-top: 50px;
}
.wroughtiron_lnk li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  width: 50%;
  color: #fff;
  background: #141E3A;
  vertical-align: middle;
}
.wroughtiron_lnk_gate li:first-child {
  text-indent: -9999px;
  background: url(wroughtiron/gate/img/photo_main.jpg) center/cover no-repeat;
}
.wroughtiron_lnk_fence li:first-child {
  text-indent: -9999px;
  background: url(wroughtiron/fence/img/photo_main.jpg) center/cover no-repeat;
}
.wroughtiron_lnk_lattice li:first-child {
  text-indent: -9999px;
  background: url(wroughtiron/lattice/img/photo_main.jpg) center/cover no-repeat;
}
.wroughtiron_lnk li p:last-child {
  margin-top: 1.5em;
  text-align: center;
}
.wroughtiron_lnk a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.wroughtiron_lnk li:last-child a {
  padding: 60px 50px;
}

/* 2018年4月更新分 */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/* ヘッダー */
header {
  width: 100%;
  background: #141E3A;
}
header p {
  text-align: center;
  padding: 10px 0 15px;
}
header .header_bg {
  background: #8B0000;
}
header .header_menu {
  display: table;
  width: 980px;
  margin: 0 auto;
}
header .header_menu li {
  display: table-cell;
  width: 20%;
}
header .header_menu li a {
  padding:5px;
  color:#ffffff;
  display: block;
  font-size:18px;
  text-decoration:none;
  text-align:center;
  padding: 12px 0;
  font-weight:normal;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#8b0000+0,000000+100 */
  background: #8b0000; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #8b0000 0%, #000000 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #8b0000 0%,#000000 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #8b0000 0%,#000000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8b0000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
#nav_sp {
  display: none;
}
/* フッター */
footer {
  width: 100%;
  margin-top: 100px;
  padding: 40px 0;
  background: #f5f5f5;
}
footer ul {
  width: 100%;
}
footer li {
  text-align: center;
}
footer p {
  font-weight: 700;
}
footer dl {
  margin: 0 auto 50px;
}
footer li dt,footer li dd {
  display: inline-block;
  padding: 0 0.3em 0 0;
  border-right: 1px solid #333;
}
footer li dd:last-child {
  border-right: 0;
}
footer a {
  color: #333;
  text-decoration: none;
}
footer>dl {
  text-align: center;
}
footer>dl dt {
  font-weight: 700;
}
.footer_copyright {
  text-align: center;
}
.footer_sp {
  display: none;
}
.footer_dl_br {
  width: 600px;
}
.footer_noborder {
  border-right: 0;
}
/* 商品詳細ページ */
#wi-Contents-Box{
  table-layout: fixed;
}
.wi-Contents-Box-01 img{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1000px) {

  /* ヘッダー */
  header img {
    max-width: 100% ;
    height: auto ;
    display: block;
    -ms-interpolation-mode: bicubic;
  }
  header .header_bg {
    position: relative;
    height: 52px;
  }
  header .header_menu {
    display: none;
  }
  #nav_toggle {
    position: absolute;
    display: block;
    top: 3px;
    right: 3px;
  }
  #nav_toggle a {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  #nav_toggle span {
    position: absolute;
    content: "";
    display: block;
    height: 2px;
    width: 20px;
    left: 12px;
    background: #fff;
  }
  #nav_toggle span:nth-child(1) {
    top: 14px;
  }
  #nav_toggle span:nth-child(2) {
    top: 22px;
  }
  #nav_toggle span:nth-child(3) {
    top: 30px;
  }
  #nav_close span:nth-child(1) {
    top: 14px;
    transform: translateY(8px) rotate(-45deg);
    -webkit-transform: translateY(8px) rotate(-45deg);
  }
  #nav_close span:nth-child(2) {
    top: 30px;
    transform: translateY(-8px) rotate(45deg);
    -webkit-transform: translateY(-8px) rotate(45deg);
  }

  /* header 右メニュー用 */
  #nav_close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
  }
  #nav_close {
    width: 44px;
    height: 44px;
  }
  #nav_close a {
    position: relative;
    display: block;
    width: 44px;
    height: 44px;
  }
  #nav_close span {
    display: block;
    position: absolute;
    height: 2px;
    width: 20px;
    left: 12px;
    background: #333;
  }
  #nav_close span:nth-child(1) {
    top: 14px;
    transform: translateY(8px) rotate(-45deg);
    -webkit-transform: translateY(8px) rotate(-45deg);
  }
  #nav_close span:nth-child(2) {
    top: 30px;
    transform: translateY(-8px) rotate(45deg);
    -webkit-transform: translateY(-8px) rotate(45deg);
  }
  #nav_sp {
    display: block;
    position: fixed;
    width: 80%;
    height: 130%;
    top: 0;
    right: -80%;
    background: #fff;
    overflow-y: auto;
    z-index: 101;
  }
  #nav_sp div.nav_wrp {
    height: 740px;
  }
  #nav_sp ul {
    width: 90%;
    margin: 50px auto 0;
  }
  #nav_sp li {
    border-bottom: solid 1px #ddd;
  }
  #nav_sp ul a {
    position: relative;
    display: block;
    padding: 10px 15px;
    color: #333;
    font-size: 14px;
    text-decoration: none;
  }
  #nav_sp ul a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border: 0px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #nav_sp ul a.hover {
    color: #fff;
  }

  /* layer */
  .sp_layer {
    position: fixed;
    width: 100%;
    height: 130%;
    top: 0;
    background: #000;
    opacity: 0.7;
    z-index: 100;
  }

  /* ヘッダー */
  footer {
    background: #fff;
  }
  footer ul {
    display: block;
  }
  footer li {
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
    border-right: 0;
  }
  footer p {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    padding: 14px 20px;
    font-size: 18px;
    background: #f5f5f5;
    border-bottom: 1px solid #333;
    cursor: pointer;
  }
  footer p:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 12px;
    width: 24px;
    height: 24px;
    margin-top: -13px;
    background: #fff;
    border: 1px solid #333;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  footer p.footer_active:before {
    background: #333;
  }
  footer span:before,footer span:after {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 1px;
    background: #333;
  }
  footer span:after {
    right: 24px;
    width: 1px;
    height: 10px;
    margin-top: -4px;
  }
  footer p.footer_active span:before {
    background: #fff;
  }
  footer p.footer_active span:after {
    display: none;
  }
  footer li dl {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 0 14px;
    background: #fff;
    border-bottom: 1px solid #333;
  }
  footer li dt,footer li dd {
    display: block;
    border: 0;
  }
  footer li a {
    position: relative;
    display: block;
    padding: 14px 6px;
    border-top: 1px solid #ccc;
  }
  footer li dl a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    border: 0px;
    border-top: solid 1px #333;
    border-right: solid 1px #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  footer li dt a {
    border-top: 0;
  }
  .footer_sp {
    display: block;
  }
  footer>dl {
    margin-top: 50px;
  }
  .footer_dl_br {
    width: 100%;
  }

  /* メイン画像中 */
  .wi-Float-Box-wrap-01,.wi-Float-Box-wrap-02 {
    position: relative;
    top: 0;
    width: 100%;
    margin-top: 15px;
  }
  .wi-Float-Box-01,.wi-Float-Box-02,.wi-Float-Box-03,.wi-Float-Box-04,.wi-Float-Box-05,.wi-Float-Box-06 {
    width: 32%;
    margin-right: 2%;
  }
  .wi-Float-Box-03,.wi-Float-Box-06 {
    margin-right: 0;
  }
  .wi-Float-Box-01 img,.wi-Float-Box-02 img,.wi-Float-Box-03 img,.wi-Float-Box-04 img,.wi-Float-Box-05 img,.wi-Float-Box-06 img {
    max-width: 100% ;
    height: auto;
    display: block;
    -ms-interpolation-mode: bicubic;
  }

  /* メイン画像下 */
  #Main .HotTopics {
    width: 100%;
  }
  #Main .HotTopics .pht {
    width: 100%;
  }
  #Main .HotTopics .text {
    width: 100%;
  }
  .mainCampaignImage {
    float: left;
    width: 50%;
    height: auto;
  }
  .mainCampaignImage img {
    width: 100%;
    height: auto;
  }

  #desc {
    width: 100%;
  }
  #euroReasonBodyImage img {
    max-width: 100% ;
    width: auto ;
    height: auto;
    display: block;
    -ms-interpolation-mode: bicubic;
  }
  #euroReasonBodyImage {
    float: none;
    width: 100%;
  }
  #euroReasonBodyText {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  #Main {
    width: 100%;
  }

  /* ロートアイアンページ */
  #euroReasonSummaryCover {
    width: 100%;
  }
  #euroReasonSummaryCover h3,#euroReasonSummaryCover ul {
    float: none;
    width: 100%;
  }
  #euroReasonSummaryCover h3 {
    padding-top: 0;
  }

  /* 商品詳細ページ */
  .wi-Contents-Box-01,
  .wi-Contents-Box-02{
    display: block;
    width: 100%;
  }
  .wi-Contents-Box-02{
    padding-left: 0;
  }
  .wi-Contents-Box-01 img{
    max-width: 100% ;
    width: auto ;
    height: auto;
    display: block;
    -ms-interpolation-mode: bicubic;
  }

  /* お問い合わせ */
  #main {
    width: 100%;
  }
  #main .title {
    width: 100%;
    height: auto;
  }
  #main .title img {
    position: relative;
    width: 100%;
  }
  #main .title h2 {
    width: 100%;
  }
  #main .column {
    width: 100%;
    background: none;
  }
  #main .column .contact {
    width: 100%;
  }
  #main .column .contact div.form {
    width: 100%;
  }
  table.out1 {
    width: 100%;
  }
  table.out1 th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    border: 0;
  }
  table.out1 td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  table.out2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  table.out2 td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.inner1 {
    width: 100%;
  }
  table.inner1 th {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0px 5px 0px;
    width: 100%;
  }
  table.inner1 td {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .form40,.form31,.form66x15,.form20 {
    width: 80%;
  }
  .send img {
    max-width: 100% ;
    width: auto ;
    height: auto;
    display: block;
    -ms-interpolation-mode: bicubic;
  }

  /* キャンペーン */
  #campaignHeader,.eachItemHeaderCustom {
    width: 100%;
  }
  #eachItem {
    width: 100%;
  }
  .eachItemImage,.eachItemImageCustomCover {
    float: none;
    width: 100%;
    height: auto;
  }
  .eachItemCatch,.eachItemCatchCustom {
    width: 100%;
    margin-left: 0;
  }
  .cover1 {
    width: 100%;
    height: auto;
    padding-bottom: 75%;
  }

}


/* 2018年5月更新分 */
.continuation_btn span {
  color:#0000FF;
  text-decoration: underline;
  cursor: pointer;
}
.continuation_txt {
  display: none;
}

/* 2018年10月更新分 */
.emblem01 img {
  max-width: 100% ;
  height: auto ;
  display: block;
  -ms-interpolation-mode: bicubic;
}
.emblem01 ul {
	margin-bottom: 30px;
}
.emblem01 li {
	float: left;
	width: 60%;
}
.emblem01 li:last-child {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
	width: 40%;
	padding-left: 20px;
}
.emblem01 dl {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}
.emblem01 dt,.emblem01 dd {
	display: table-cell;
	vertical-align: top;
}
.emblem01 dt {
	width: 170px;
}
.emblem01 dd {
	font-weight: 700;
}
.emblem01 dd span {
	display: block;
	text-align: right;
}
.emblem01 li p {
	text-indent: 1em;
}
.emblem01 div {
	text-align: right;
}
.emblem02 {
	width: 100%!important;
	margin: 0!important;
	padding: 0!important;
}
.emblem02 section {
	width: 100%!important;
	margin: 0!important;
}
.emblem02 img {
  max-width: 100% ;
  height: auto ;
  display: block;
  -ms-interpolation-mode: bicubic;
}
.emblem02 .L,.emblem02 .R {
	width: 480px!important;
}
@media screen and (max-width: 768px) {
	.emblem01 li {
		float: none;
		width: 100%;
	}
	.emblem01 li:last-child {
		width: 100%;
		padding-left: 0;
	}
	.emblem01 dd span {
		display: inline-block;
		text-align: left;
	}
	.emblem02 .L,.emblem02 .R {
		width: 100%!important;
	}
}
