@charset "shift_jis";
/* CSS Document */

hr.dotte80 {
  /* 80% */
  height: 1px;
  border: none;
  border-top: 1px #191970 dotted;
  width: 80%;
  text-align: center;
  margin: 5px 10%;
}

/*注文入稿方法の見出しのところ*/
.content_hto {
  border: 2px solid #9b7346;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin-bottom: 60px;
  padding-bottom: 30px;
}

.content_hto:after {
  content: '';
  background: url(//www.123-trophy.com/ct-mug/img/cart06.gif) bottom center no-repeat;
  height: 38px;
  display: block;
  position: absolute;
  right: 0;
  width: 100%;
  margin-top: 42px;
}

.hto_headWrap {
  position: relative;
  text-align: center;
  /*	margin-bottom:30px;*/
  z-index: 9999;
}

.hto_stpWrap {
  /*○の位置*/
  position: absolute;
  top: -18px;
  left: 18px;
  z-index: 9999;
}

@media(max-device-width: 767px) {

  /*SP*/
  .hto_stpWrap {
    /*○の位置*/
    top: -7px;
    left: 7px;
    z-index: 9999;
  }
}

.hto_stpWrap_gr {
  /*○の位置*/
  position: absolute;
  top: -10px;
  left: 20px;
  z-index: 9999;
}

@media(max-device-width: 767px) {

  /*SP*/
  .hto_stpWrap_gr {
    /*○の位置*/
    position: absolute;
    top: -5px;
    left: 4px;
    z-index: 9999;
  }
}

.hto_stp {
  /*stepのところの丸*/
  width: 78px;
  height: 78px;
  -webkit-border-radius: 39px;
  -moz-border-radius: 39px;
  -ms-border-radius: 39px;
  -o-border-radius: 39px;
  border-radius: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ffffff;
  text-align: center;
  color: #dc143c;
  background-color: #fac72e;
  display: table-cell;
  vertical-align: middle;
  font-family: "新丸ゴ M", "Shin Maru Go Medium", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", "メイリオ", Meiryo, Arial, sans-serif;
  font-size: 16px;
  z-index: 9999;
}

.hto_stp span {
  /*○内の数字*/
  line-height: 1;
  padding-left: 1px;
  display: block;
  font-size: 30px;
  font-size: 2.5rem;
  font-family: "新丸ゴ DB", "Shin Maru Go DemiBold", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ角ゴ ProN W8", "HiraKakuProN-W8", "メイリオ", Meiryo, Arial, sans-serif;
  z-index: 9999;
}



@media(max-device-width: 767px) {

  /*SP*/
  .hto_stp {
    /*stepのところの丸*/
    width: 65px;
    height: 65px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
    border-radius: 32px;
    font-size: 12px;
    z-index: 9999;
  }

  .hto_stp span {
    /*○内の数字*/
    font-size: 28px;
    font-size: 2rem;
    z-index: 9999;
  }
}

.hto_stp_gr {
  /*option*/
  width: 78px;
  height: 78px;
  -webkit-border-radius: 39px;
  -moz-border-radius: 39px;
  -ms-border-radius: 39px;
  -o-border-radius: 39px;
  border-radius: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid #fac72e;
  text-align: center;
  color: #fff;
  background-color: #0f5745;
  display: table-cell;
  vertical-align: middle;
  font-family: "新丸ゴ M", "Shin Maru Go Medium", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ角ゴ ProN W6", "HiraKakuProN-W6", "メイリオ", Meiryo, Arial, sans-serif;
  font-size: 16px;
  z-index: 9999;
}

.hto_stp_gr span {
  /*○内の数字*/
  line-height: 1;
  padding-left: 1px;
  display: block;
  font-size: 26px;
  font-size: 2.5rem;
  font-family: "新丸ゴ DB", "Shin Maru Go DemiBold", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ角ゴ ProN W8", "HiraKakuProN-W8", "メイリオ", Meiryo, Arial, sans-serif;
  z-index: 9999;
}

@media(max-device-width: 767px) {

  /*SP*/
  .hto_stp_gr {
    /*stepのところの丸*/
    width: 55px;
    height: 55px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    font-size: 12px;
    border: 4px solid #fac72e;
    text-align: center;
    color: #fff;
    background-color: #0f5745;
    z-index: 9999;
  }

  .hto_stp_gr span {
    /*○内の数字*/
    line-height: 1;
    padding-left: 1px;
    display: block;
    font-size: 20px;
    font-size: 2rem;
    font-family: "新丸ゴ DB", "Shin Maru Go DemiBold", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", "ヒラギノ角ゴ ProN W8", "HiraKakuProN-W8", "メイリオ", Meiryo, Arial, sans-serif;
    z-index: 9999;
  }
}


/**/
.nameth {
  /*角丸*/
  background-color: #0F5745;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  height: auto;
  line-height: 1.2em;
  padding: 10px 0 10px 0;
  width: 100%;
  margin: 5%;
  border-radius: 10px 10px 0 0;
  /*角丸タグ*/
  -webkit-border-radius: 10px 10px 0 0;
  /* Safari Chrome用 */
  -moz-border-radius: 10px 10px 0 0;
  /* Firefox用 */
}

.nameth>span {
  font-size: 12px;
  font-weight: normal;
  line-height: auto;
}

@media(max-device-width: 767px) {

  /*SP*/
  .nameth {
    /*角丸*/
    background-color: #0F5745;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    /*	 height:1.5em;*/
    height: auto;
    line-height: 1.3em;
    padding: 10px 0 5px 0;
    width: 100%;
    margin: 0 0
      /*5%*/
      0 0;
    border-radius: 10px 10px 0 0;
    /*角丸タグ*/
    -webkit-border-radius: 10px 10px 0 0;
    /* Safari Chrome用 */
    -moz-border-radius: 10px 10px 0 0;
    /* Firefox用 */
  }

  .nameth>span {
    font-size: 12px;
    font-weight: normal;
  }
}



/*注文入稿方法の見出しのところ*/

/*1列*/
.cell100 {
  display: table-cell;
  background-color: #ffffff;
  color: #000000;
  width: 99%;
  text-align: center;
  vertical-align: middle;
  padding: 4px 1px 2px 4px;
  float: left;
  margin: 0 auto 0 auto;
  border: 1px #cccccc solid;
}



figure {
  position: relative;
  overflow: hidden;
  width: 300px;
}

figcaption {
  position: absolute;
  bottom: 50px;
  right: 0px;
  z-index: 3;
  width: 100%;
  height: 60px;
  color: #ffffff;
  background: rgba(0, 0, 0, .6);
  -webkit-transition: .4s;
  transition: .4s;
}

figure:hover figcaption {
  bottom: 100%;
}


/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */



/*デコ*/
.muglist {}

@media(max-device-width: 767px) {

  /*SP*/
  .muglist {
    width: 100%;
    float: left !important;
  }
}

.muglist li {
  overflow: hidden;
  margin: 50px 0 50px;
}

@media(max-device-width: 767px) {

  /*SP*/
  .muglist li {
    margin: 10px 0 10px;
    padding: 0;
  }
}


.muglist li div {
  padding: 0 25px 0 20px;
  float: left;
  text-align: left;
}

@media(max-device-width: 767px) {

  /*SP*/
  .muglist li div {
    margin: 0;
    padding: 0 0 0 0;
  }
}

.muglist li div img {
  width: 270px;
  margin-bottom: 14px;
}

@media(max-device-width: 767px) {

  /*SP*/
  .muglist li div img {
    width: 100%;
  }
}

.muglist li table {
  text-align: center;
  border-collapse: collapse;
  margin-right: 25px;
  font-size: 13px;
  color: #000;
}

@media(max-device-width: 767px) {

  /*SP*/
  .muglist li table {
    width: 40%;
    margin: 0 auto;
  }
}


.muglist li table th {
  width: 33%;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 14px;
}

.muglist li table td {
  border-bottom: 1px solid #ccc;
  padding: 10px 10px 8px;
}

.muglist li p a {
  font-size: 12px;
  margin-bottom: 2px;
}

.muglist li p a img {
  width: 90px;
  float: left;
}


.itemname {
  font-weight: bold;
  margin-bottom: 5px;
  color: #000;
}

@media(max-device-width: 767px) {

  /*SP*/
  .itemname {
    margin-bottom: 5px;
    color: #000;
    font-weight: normal;
  }
}


.itemnumber {
  color: #7f7f7f;
  margin-bottom: 7px;
}

.itemprice {
  color: #ce0303;
  font-weight: bold;
  margin-bottom: 5px;
}

@media(max-device-width: 767px) {

  /*SP*/
  .itemprice {
    color: #ce0303;
    margin-bottom: 5px;
  }
}

.itemprice span {
  font-weight: bold;
  font-size: 20px;
  margin: 0 5px 0 10px;
}

.bluecontact,
.aidl,
.pdfdl {
  width: 240px;
  margin: 10px auto 0;
  /*	text-align:center;*/

}

@media(max-device-width: 767px) {

  /*SP*/
  .bluecontact,
  .aidl,
  .pdfdl {
    width: 98%;
    margin: 10px auto 0;
    /*	text-align:center;*/

  }
}

.bluecontact a {
  color: #fff;
  padding: 6px 0 4px;
  display: block;
  background-image: url("https://www.123strap.jp/imagesnew/common/faqicon.png");
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 21px 17px;
  background-color: #03a5f1;
  padding-left: 60px;
  /*テキスト位置調整*/
  border-radius: 3px;
}

@media(max-device-width: 767px) {

  /*SP*/
  .bluecontact a {
    color: #fff;
    padding: 6px 0 4px;
    display: block;
    background-image: url(" ");
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
    padding-left: 0px;
    /*テキスト位置調整*/
    border-radius: 3px;
  }
}


.aidl a {
  color: #fff;
  padding: 6px 0 4px;
  display: block;
  background-image: url("//www.123-trophy.com/img/aiicon.png");
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  background-color: #ff7f50;
  padding-left: 60px;
  /*テキスト位置調整*/
  border-radius: 3px;
}

@media(max-device-width: 767px) {

  /*SP*/
  .aidl a {
    color: #fff;
    padding: 6px 0 4px;
    display: block;
    background-image: url(" ");
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
    padding-left: 0px;
    /*テキスト位置調整*/
    border-radius: 3px;
  }
}



.pdfdl a {
  color: #fff;
  padding: 6px 0 4px;
  display: block;
  background-image: url("//www.123-trophy.com/img/pdficon.png");
  background-position: 20px;
  background-repeat: no-repeat;
  background-size: 21px 21px;
  background-color: #ff0000;
  padding-left: 60px;
  /*テキスト位置調整*/
  border-radius: 3px;
}



@media(max-device-width: 767px) {

  /*SP*/
  .pdfdl a {
    color: #fff;
    padding: 6px 0 4px;
    display: block;
    background-image: url(" ");
    background-position: 0px center;
    background-repeat: no-repeat;
    background-size: 21px 21px;
    padding-left: 0px;
    /*テキスト位置調整*/
    border-radius: 3px;
  }
}



/*回り込み*/
div.flt {
  float: left;
  padding: 5px;
  margin: 5px;
}

@media(max-device-width: 767px) {

  /*SP*/
  div.flt {
    text-align: center;
    margin: 0 auto;
    width: 100%;
  }
}

p.flt {
  margin: 5px;
  padding: 5px;
  text-align: left;
  text-indent: 3px;
  color: #000000;
  line-height: 1.4em;
}

@media(max-device-width: 767px) {

  /*SP*/
  .clearLeft {
    clear: left;
  }
}


/*ドロップキャップ*/
.dctxt {
  overflow: hidden;
  zoom: 1.4;
}

.dctxt:first-letter {
  float: left;
  line-height: 1.4em;
  font-size: 310%;
  padding-right: 5px;
}

/*ドロップキャップ*/



/*デコ*/

/*説明の所*/
.announce {
  width: 98%;
  overflow: hidden;
  border: 1px #ffffff solid;
  padding: 0px;
  margin: 0 0 5px 0;
  /*	display: box;*/
  display: -webkit-box;
  /* Safari,Google Chrome用 */
  display: -moz-box;
  /* Firefox用 */
  height: auto;
}


/*かご部分*/
.stfn {
  font-size: 18px;
  border: 2px solid #ccc;
  background: #eee;
  padding: 3px 3px 3px 10px;
  margin: 0 5px 0 10px;
  width: 80px;
  text-align: left;
}

@media(max-device-width: 767px) {

  /*SP*/
  .stfn {
    font-size: 16px;
    border: 2px solid #ccc;
    background: #eee;
    padding: 3px 3px 3px 1px;
    margin: 0 5px 0 0px;
    width: 100%;
    text-align: left;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .stfn2 {
    font-size: 16px;
    border: 2px solid #ccc;
    background: #eee;
    padding: 3px 5px 3px 1px;
    margin: 0 5px 0 0px;
    width: 50%;
    text-align: right;
  }
}


/*sp*/

@media(max-device-width: 767px) {

  /*SP*/
  .mugcupbox {
    display: grid;
    grid-gap: 1px 1px 0 0;
    grid-template-columns: 38% 22% 20% 20%;
    /* 幅　ここの個数でカラム数が決まる */
    grid-template-rows: auto auto auto auto;
    /* 高さ */
    margin: 0 auto;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .thbox {
    background: #fff;
    padding: 5px;
    border-top,
    border-right,
    border-left: none;
    border-bottom: 1px solid #000;
    color: #494949;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .pbox {
    background: #fff;
    padding: 5px;
    border-top,
    border-right,
    border-left: none;
    border-bottom: 1px solid #000;
    color: #000;
    text-align: left;
    vertical-align: middle;
    font-size: 12px;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .pbox p {
    font-weight: normal;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .bigbox {
    background: #fff;
    padding: 5px;
    border: none;
    color: #000;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    font-size: 12px;
  }
}


@media(max-device-width: 767px) {

  /*SP*/
  .big1 {
    grid-row: 1 / 9;
    /*縦の開始位置と終了位置*/
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .big2 {
    grid-column: 1 / 5;
    /*横の開始位置と終了位置*/
    border: none;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .big3 {
    grid-row: 1 / 3;
    /*縦の開始位置と終了位置*/
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .big4 {
    grid-column: 2 / 4;
    /*横の開始位置と終了位置*/
    border: none;
    padding-bottom: 50px;
  }
}



@media(max-device-width: 767px) {

  /*SP*/
  .designbox {
    display: grid;
    grid-gap: 1px 1px 0 0;
    grid-template-columns: 32% 33% 33%;
    /* 幅　ここの個数でカラム数が決まる */
    grid-template-rows: 35px 35px auto;
    /* 高さ */
    margin: 0 auto;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .designthbox {
    background: #fff;
    padding: 5px;
    border-top,
    border-right,
    border-left: none;
    border-bottom: 1px solid #000;
    color: #494949;
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    font-size: 12px;
    height: 30px;
  }
}

@media(max-device-width: 767px) {

  /*SP*/
  .designpbox {
    background: #fff;
    padding: 5px;
    border-top,
    border-right,
    border-left: none;
    border-bottom: 1px solid #000;
    color: #000;
    vertical-align: top;
    text-align: left;
    font-size: 12px;
    height: 40px;
  }
}


/*発送予定日*/
.delidate {
  text-align: left;
  color: #000000;
  font-size: 12px;
  margin-top: 5px;
  font-weight: normal;
  line-height: 1.5em;
  width: 100%;
  height: auto;
}

@media(max-device-width: 767px) {

  /*SP*/
  .none {
    display: none;
  }
}


.delinotice {
  font-size: 10px;
}

.date {
  font-size: 1.5em;
  color: #f00;
  font-weight: bold;
}

.deliverydate {
  /*予定日のiframe制御*/
  width: 270px;
  height: 80px;
  margin: 0;
  border: 0;
}

@media(max-device-width: 767px) {

  /*SP*/
  .deliverydate {
    width: 100%;
    height: 95px;
    margin: 0;
    border: 0;
  }
}


/*発送予定日*/

/*フォントをノーマルに*/
.nor {
  font-weight: normal;
}