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

/*
 *共通上書きCSSここから
 * */
.contentfix960N2014 .mainArea{
  min-width: 960px;
  width: 100% !important;
}
a.pp[target="_blank"] {
  background: url(//cdn.askul.co.jp/ais/resource/images/shared/icn/2014new_ico_blank.png) right 50% no-repeat;
  padding: 0 12px 0 3px;
  margin: 0 2px 0 0;
}
#askul_promotion_mro {
	font-size: 1.2em;
}
.specialContentBody#askul_promotion_mro h3{
  border-left: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-size: 1em;
}
.specialContentBody#askul_promotion_mro h2{
	border-bottom: none;
  color: #333333;
  line-height: 1;
  font-size: 100%;
}
.specialContentBody#askul_promotion_mro li{
	line-height: 1.4;
}
.mod_topicPath {
  width: 960px;
  margin: auto;
}
#askul_promotion_mro .guide_b:after {
  content: "";
  margin: 0 0 0 2px;
  background: url(/resource/club_com/special/promotion_mro/images/popup_icon.gif) no-repeat;
  width: 9px;
  height: 10px;
  display: inline-block;
}
/*
 *共通上書きCSSここまで
 * */


/* ヘッダー */
#askul_promotion_mro .header {
  width: 960px;
  margin: auto;
}
#askul_promotion_mro .header .header_inner {
  background: #30af92;
  position: relative;
  height: 796px;
}
#askul_promotion_mro .header .header_about {
  width: 100%;
  position: absolute;
  z-index: 1;
  box-sizing: border-box;
  padding: 30px 0 0 40px;
}
@media screen and (max-width:1200px) {
  /*　画面サイズが480pxからはここを読み込む　*/
  #askul_promotion_mro .header .header_about {
    padding-left: 15px;
  }
}
#askul_promotion_mro .header .header_about p {
  font-size: 16px;
  text-align: center;
  margin: 0 0 10px 0;
  color: white;
}
#askul_promotion_mro .header .header_about .top_txt h1 {
  font-size: 57px;
  font-weight: bold;
  line-height: 1;
  color: white;
  margin-bottom: 20px;
}
#askul_promotion_mro .header .header_about .top_txt h1 span {
  letter-spacing: -0.3em;
}
@keyframes RightToLeft {
  0% {
    opacity: 0;/* 透明 */
    transform: translateX(50px);/* X軸方向に50px */
  }
  100% {
    opacity: 1;/* 不透明 */
    transform: translateX(0);/* X軸方向に0px */
  }
}
#askul_promotion_mro .header .header_img_wrap {
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
#askul_promotion_mro .header .header_inner .header_img_box {
  animation-name: RightToLeft;/* アニメーション名 */
  animation-duration: 2s;/* アニメーション時間 */
}
#askul_promotion_mro .header .header_inner .header_about .merit {
  margin: 0 0 20px 0;
}
#askul_promotion_mro .header .header_inner .header_about .merit li {
  margin: 0 0 10px 0;
  background-color: white;
  width: 550px;
  padding: 12px 0;
  box-sizing: border-box;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  border-radius: 3px;
}
#askul_promotion_mro .header .header_inner .header_about .merit li:last-child {
  margin-bottom: 0;
}
#askul_promotion_mro .header .header_inner .header_about .merit li span.color_blue {
  color: #0057a0;
}
#askul_promotion_mro .header .header_inner .header_about .merit li span.color_red {
  color: #c61e0c;
}
#askul_promotion_mro .header .header_inner .header_about .merit li span.supply {
  font-size: 13px;
}
#askul_promotion_mro .header .header_img_main {
  width: 100%;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 356px;
}
#askul_promotion_mro .header .header_img_main .catchcopy {
  margin-top: 20px;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
}
#askul_promotion_mro .header .bottom_txt {
  width: 471px;
  text-align: center;
  letter-spacing: -0.03em;
  margin: 0 0 0 50px;
}
#askul_promotion_mro .heade .bottom_txt .btn {
  margin: 15px 0 0 0;
}


/* アンカー */
.promotion_anchor .nav {
  margin: 0 0 40px 0;
}
.promotion_anchor .nav li {
	width: 236px;
  float: left;
  position: relative;
  margin: 0 5px 0 0;
}
.promotion_anchor .nav li:last-child {
  margin-right: 0;
}
.promotion_anchor .nav li a {
  color: white;
  text-decoration: none;
  padding: 15px 15px 15px 0;
  background-color: #9fbf2b;
  display: block;
  font-size: 18px;
  text-align: center;
  border-radius: 6px 6px 0 0;
  font-weight: bold;
}
.promotion_anchor .nav li a:before {
  content: "";
  background: url(/resource/club_com/special/promotion_mro/images/nav_arrow.png) no-repeat;
  width: 17px;
  height: 10px;
  position: absolute;
  right: 12px;
  top: 23px;
}
.promotion_anchor .nav li a:hover {
  background-color: #c5d980;
}


#askul_promotion_mro .askul_promotion_mro_contents {
  width: 960px;
  margin: 45px auto 0;
}
#askul_promotion_mro h2.title_contents {
  font-size: 36px;
  color: #1e1e1e;
  font-weight: bold;
  margin-bottom: 30px;
  border-left: 10px solid #9fbf2b;
  border-bottom: 1px solid #9fbf2b;
  line-height: 1;
  padding: 20px;
}
#askul_promotion_mro h2.title_contents.size_s {
  font-size: 29px;
}
#askul_promotion_mro h2.title_contents.spacing_s {
  letter-spacing: -0.05em;
}

#askul_promotion_mro .promotion_area {
  margin: 0 0 40px 0;
}
#askul_promotion_mro .promotion_area .ttl_sub {
  font-size: 16px;
  margin-bottom: 30px;
}


/* カテゴリーから探す */
#askul_promotion_mro #search_category .item_box {
  display: flex;
  flex-wrap: wrap;
}
#askul_promotion_mro #search_category .item_box li {
  margin-right: 9px;
  margin-bottom: 9px;
}
#askul_promotion_mro #search_category .item_box li:nth-child(2),
#askul_promotion_mro #search_category .item_box li:nth-child(4),
#askul_promotion_mro #search_category .item_box li:nth-child(4n + 4) {
  margin-right: 0;
}
#askul_promotion_mro #search_category .item_box li a:hover img {
  opacity: .6;
}


/* メーカー名から探す */
#askul_promotion_mro #search_maker .item_box {
  display: flex;
  flex-wrap: wrap;
}
#askul_promotion_mro #search_maker .item_box li {
  margin-right: 10px;
}
#askul_promotion_mro #search_maker .item_box li:nth-child(3n) {
  margin-right: 0;
}
#askul_promotion_mro #search_maker .item_box li a:hover img {
  opacity: .6;
}


/* よく検索されるキーワードからアイテムをチェック */
#askul_promotion_mro #search_keyword .item_box {
  display: flex;
  flex-wrap: wrap;
}
#askul_promotion_mro #search_keyword .item_box a {
  width: 184px;
  font-size: 16px;
  box-sizing: border-box;
  border: 1px solid #aeaeae;
  color: #1e1e1e;
  text-decoration: none;
  padding: 12px 16px 12px 36px;
  border-radius: 20px;
  background-image: url(/resource/club_com/special/promotion_mro/images/icon_glasses.png);
  background-repeat: no-repeat;
  background-size: 21px 22px;
  background-position: 15px 10px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
}
#askul_promotion_mro #search_keyword .item_box a:nth-child(5n) {
  margin-right: 0;
}
#askul_promotion_mro #search_keyword .item_box a:hover {
  opacity: .6;
}


/* 新しいものも、オリジナルも、いろいろ選べる。 */
#askul_promotion_mro #search_select .item_box li {
  margin-bottom: 30px;
}
#askul_promotion_mro #search_select .item_box li:last-child {
  margin-bottom: 0;
}
#askul_promotion_mro #search_select .item_box li a:hover img {
  opacity: .7;
}


/* アスクル現場・作業用品カテゴリー人気ランキング1位の商品はこちら！ */
#askul_promotion_mro #search_ranking .item_box {
  display: flex;
  flex-wrap: wrap;
}
#askul_promotion_mro #search_ranking .item_box .ranking {
  width: 232px;
  box-sizing: border-box;
  margin-right: 10px;
}
#askul_promotion_mro #search_ranking .item_box .ranking:nth-child(4n) {
  margin-right: 0;
}
#askul_promotion_mro #search_ranking .item_box .ranking_border {
  border: 1px solid #fdc62e;
  box-sizing: border-box;
  padding: 10px 10px 15px;
  min-height: 215px;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_link {
  text-align: right;
  margin-top: 8px;
}
/*#askul_promotion_mro #search_ranking .item_box .rankingBlc_link a {
  padding: 0 0 0 12px;
  background: url(/resource/images/shared/icn/link-icn.png) no-repeat left 5px;
}*/
#askul_promotion_mro #search_ranking .item_box .rankingBlc_num {
  display: table;
  margin-bottom: 12px;
}
#askul_promotion_mro #search_ranking .item_box .cell_left,
#askul_promotion_mro #search_ranking .item_box .cell_right {
  display: table-cell;
  vertical-align: middle;
}
#askul_promotion_mro #search_ranking .item_box .cell_left {
  width: 45px;
}
#askul_promotion_mro #search_ranking .item_box .cell_right {
  padding-left: 10px;
  padding-top: 2px;
  font-size: 20px;
  color: #f69a18;
  font-weight: bold;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_top {
  margin-bottom: 4px;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_photo {
  float: left;
  width: 100px;
  text-align: center;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_name {
  float: right;
  width: 110px;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_name a {
  color: #3591ee;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_price {
  font-size: 10px;
  display: inline-block;
  text-align: right;
  width: 100%;
  margin-bottom: 8px;
  line-height: 1;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_price strong {
  color: #d40000;
  font-size: 20px;
}
#askul_promotion_mro #search_ranking .item_box .rankingBlc_itemBtn {
  text-align: right;
  width: 100%;
}


/* アスクル6つの安心  */
#askul_promotion_mro #peace_of_mind .item_box {
  display: flex;
  flex-wrap: wrap;
}
#askul_promotion_mro #peace_of_mind .item_box li {
  width: 313px;
  background-color: #f3f3f3;
  margin: 0 10px 10px 0;
  border: 1px solid #aeaeae;
  box-sizing: border-box;
  position: relative;
}
#askul_promotion_mro #peace_of_mind .item_box li:nth-child(3n) {
  margin-right: 0;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item {
  background-color: white;
  padding-bottom: 15px;
  min-height: 156px;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item .img_box {
  text-align: center;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item .img_box img {
  text-align: center;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_text {
  padding: 0 10px;
  min-height: 100px;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_text p.explain_txt {
  font-size: 14px;
  text-align: center;
  padding: 15px 0 30px;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_text p.explain_txt span {
  font-size: 11px;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item h3 {
  font-size: 19px;
  color: #0da37a;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item h3.spacing_s {
  letter-spacing: -0.09em;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item h3 .tax_font {
  font-size: 12px;
}
#askul_promotion_mro #peace_of_mind .item_box li .peace_of_mind_item h3 .margin_ttl {
  margin: 0 -9px 0 0;
}
#askul_promotion_mro #peace_of_mind .item_box li .more_txt {
  position: absolute;
  bottom: 10px;
  right: 10px;
  text-align: right;
  font-size: 11px;
}
#askul_promotion_mro #peace_of_mind .item_box li .more_txt a {
  color: #2477ea;
}
#askul_promotion_mro .promotion_area .lineup_img_box {
  text-align: center;
  margin: 15px 0 0 0;
}


/* 個人事業主やフリーランス、職人の方も大歓迎。  */
#askul_promotion_mro .welcome {
  padding: 35px 0;
  background-color: #f3f3f3;
}
#askul_promotion_mro .welcome .welcome_ttl {
  font-size: 30px;
  color: #0da37a;
  text-align: center;
  font-weight: bold;
}
#askul_promotion_mro .welcome .welcome_txt {
  text-align: center;
  font-size: 16px;
  margin: 15px 0;
  line-height: 1.4em;
}
#askul_promotion_mro .welcome .btn {
  text-align: center;
}


/* アスクルサービスのご利用について */
#askul_promotion_mro .promotion_area .registration {
  float: left;
  width: 475px;
  margin: 0 10px 0 0;
  padding: 25px 24px;
  background-color: #f3f3f3;
  box-sizing: border-box;
}
#askul_promotion_mro .promotion_area .registration:last-child {
  margin-right: 0;
}
#askul_promotion_mro .promotion_area .registration h3 {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
#askul_promotion_mro .promotion_area .registration p {
  text-align: center;
  margin: 10px 0 25px 0;
  font-size: 16px;
}
#askul_promotion_mro .promotion_area .registration .btn_use {
  text-align: center;
  margin: 25px 0 0 0;
}
#askul_promotion_mro .btn a:hover,
#askul_promotion_mro .promotion_area .registration .btn_use a:hover {
  opacity: 0.7;
}


/* よくあるご質問 */
#askul_promotion_mro .promotion_area .qa_wrap {
  background-color: #f3f3f3;
  padding: 4px 0 0 0;
}
#askul_promotion_mro .promotion_area .qa_wrap .bold {
  font-weight: bold;
}
#askul_promotion_mro .promotion_area .qa_wrap a {
  color: #206ae0;
  font-weight: bold;
}
#askul_promotion_mro .promotion_area .qa_wrap .attention {
  color: #d80000;
}
#askul_promotion_mro .promotion_area .qa .q {
  font-weight: bold;
}
#askul_promotion_mro .promotion_area .qa .q ,
#askul_promotion_mro .promotion_area .qa .q-ttl {
  background: url(/resource/club_com/special/promotion_mro/images/qa_q.png) no-repeat 10px 3px;
  padding: 10px 45px 15px 45px;
  border-bottom: solid 1px #9fbf2b;
  cursor: pointer;
  font-size: 17px;
  position: relative;
  margin: 8px 0 0 0;
  line-height: 1.3em;
}
#askul_promotion_mro .promotion_area .qa.Normal .q-ttl {
  cursor: default !important;
  padding: 20px 35px;
  background-position: left 20px;
}
#askul_promotion_mro .promotion_area .qa.Normal .q {
  cursor: default !important;
  padding:0;
  background-position: left 20px;
}
#askul_promotion_mro .promotion_area .qa.Normal .q a:hover {
  opacity: 0.7;
  transition: 0.3s ease;
  text-decoration: none;
}
#askul_promotion_mro .promotion_area .qa.Normal .a {
  margin: 0 0 40px;
}
#askul_promotion_mro .promotion_area .qa .q span {
  display: block;
  width: 20px;
  height: 21px;
  position: absolute;
  top: 7px;
  right: 10px;
}
#Faq1 #FaqList1 ,
#Faq2 #FaqList2 ,
#Faq3 #FaqList3 ,
#Faq4 #FaqList4 ,
#Faq5 #FaqList5 {
  opacity: 0.7;
}
#askul_promotion_mro .promotion_area .qa .q span.minus {
  background: url(/resource/club_com/special/promotion_mro/images/qa_minus.gif) no-repeat left top;
}
#askul_promotion_mro .promotion_area .qa .q span.plus {
  background: url(/resource/club_com/special/promotion_mro/images/qa_plus.gif) no-repeat left top;
}
#askul_promotion_mro .promotion_area .qa .a {
  background: url(/resource/club_com/special/promotion_mro/images/qa_a.png) no-repeat 32px 10px;
  padding: 12px 30px;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #333333;
}
#askul_promotion_mro .promotion_area .qa .a p.in,
#askul_promotion_mro .promotion_area .qa .a p {
  padding: 0 0 8px 38px;
  line-height: 1.6;
}
#askul_promotion_mro .promotion_area .qa .a ul {
  margin: 0 0 5px 42px;
}
#askul_promotion_mro .promotion_area .qa .a ul li {
  background: url(/resource/images/shared/2015new_icon_arrow_01.png) no-repeat left center;
  padding-left: 10px;
}
#askul_promotion_mro .promotion_area .qa .off {
  display: none;
}
#askul_promotion_mro .promotion_area .qa .on {
  display: block;
}
#askul_promotion_mro a {
  cursor: pointer !important;
  cursor: hand !important;
}
.footer_link_area {
  width: 960px;
  margin: auto;
}


#askul_promotion_mro .bnr_area {
  margin-bottom: 45px;
}
#askul_promotion_mro .bnr_area a:hover {
  opacity: 0.7;
}