@charset "utf-8";
/* テスト用CSS（本番時は削除する） */
.g-sidebar {
  display: none;
}
header.sticky-top img {
  height: 40px;
}
/* テスト用CSSここまで */

* {
  margin: 0;
  padding: 0;
}

body {
  font-size: 62.5%;
  color: #333;
  background-color: #ffffff;
}

p {
  font-size: 0.8125rem;
  line-height: 1.6em;
}

ul {
  list-style-type: none;
}

a {
  color: #1c57b8;
  text-decoration: none;
}

img {
  max-width: 100%;
  height: auto;
}

.s {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/sp/j3a/images/sprite.png);
  background-repeat: no-repeat;
  background-size: 315px 683px;
}

.s-1 {
  /*! チラシ用 */
  width: 16px;
  height: 23px;
  background-position: -313px 0;
}

.s-2 {
  /*! ポスター用 */
  width: 19px;
  height: 26px;
  background-position: -290px -156px;
}

.s-3 {
  /*! ポストカード用 */
  width: 16px;
  height: 20px;
  background-position: -290px -317px;
}

.s-4 {
  /*! カード用 */
  width: 16px;
  height: 21px;
  background-position: -290px -277px;
}

.s-5 {
  /*! 名刺用 */
  width: 19px;
  height: 19px;
  background-position: -290px -298px;
}

.s-6 {
  /*! 封筒用 */
  width: 19px;
  height: 27px;
  background-position: -290px -129px;
}

.s-7 {
  /*! 伝票用 */
  width: 29px;
  height: 16px;
  background-position: -28px -290px;
}

.s-8 {
  /*! 診察券・薬袋用 */
  width: 29px;
  height: 26px;
  background-position: -55px -443px;
}

.s-9 {
  /*! ステッカー用 */
  width: 27px;
  height: 27px;
  background-position: -200px -21px;
}

.s-10 {
  /*! 中綴じ冊子用 */
  width: 29px;
  height: 21px;
  background-position: 0 -269px;
}

.s-11 {
  /*! サイネージ用 */
  width: 16px;
  height: 33px;
  background-position: -290px -69px;
}

.s-12 {
  /*! 浸透印用 */
  width: 11px;
  height: 34px;
  background-position: -276px -140px;
}

.s-13 {
  /*! ゴム印用 */
  width: 23px;
  height: 24px;
  background-position: -227px -21px;
}

.s-14 {
  /*! 印鑑用 */
  width: 12px;
  height: 32px;
  background-position: -290px -245px;
}

.s-15 {
  /*! 補充用インク用 */
  width: 13px;
  height: 36px;
  background-position: -290px -209px;
}

.s-16 {
  /*! ホチキス用 */
  width: 24px;
  height: 26px;
  background-position: -57px -269px;
}

.s-17 {
  /*! Tシャツ用 */
  width: 30px;
  height: 30px;
  background-position: -250px -177px;
}

.s-18 {
  /*! うちわ用 */
  width: 25px;
  height: 37px;
  background-position: -250px -140px;
}

.s-19 {
  /*! ポケットティッシュ用 */
  width: 28px;
  height: 21px;
  background-position: 0 -447px;
}

.s-20 {
  /*! のぼり用 */
  width: 28px;
  height: 27px;
  background-position: -27px -443px;
}

.s-21 {
  /*! 賞状印刷用 */
  width: 28px;
  height: 21px;
  background-position: -254px -581px;
}

.s-1day {
  /*! 翌日お届け  */
  width: 60px;
  height: 15px;
  background-position: 0px 0px;
}

.s-2days {
  /*! 2営業日後  */
  width: 57px;
  height: 15px;
  background-position: -60px 0px;
}

.s-3days {
  /*! 3営業日後  */
  width: 57px;
  height: 15px;
  background-position: -117px 0px;
}

.s-4days {
  /*! 4営業日後  */
  width: 57px;
  height: 15px;
  background-position: -174px 0px;
}

.s-5days {
  /*! 5営業日後  */
  width: 57px;
  height: 15px;
  background-position: -231px 0px;
}

.s-6days {
  /*! 6営業日後  */
  width: 57px;
  height: 15px;
  background-position: -96px -96px;
}

.s-7days {
  /*! 7営業日後  */
  width: 57px;
  height: 15px;
  background-position: -153px -96px;
}

.s-8days {
  /*! 8営業日後  */
  width: 57px;
  height: 15px;
  background-position: -210px -96px;
}

.s-9days {
  /*! 9営業日後  */
  width: 57px;
  height: 15px;
  background-position: 0px -111px;
}

.s-10days {
  /*! 10営業日後  */
  width: 62px;
  height: 15px;
  background-position: -57px -111px;
}

.s-11days {
  /*! 11営業日後  */
  width: 62px;
  height: 15px;
  background-position: -119px -111px;
}

.s-12days {
  /*! 12営業日後  */
  width: 62px;
  height: 15px;
  background-position: -181px -111px;
}

.s-13days {
  /*! 13営業日後  */
  width: 62px;
  height: 15px;
  background-position: -243px -111px;
}

.s-14days {
  /*! 14営業日後  */
  width: 62px;
  height: 15px;
  background-position: 0px -126px;
}

.s-15days {
  /*! 15営業日後  */
  width: 62px;
  height: 15px;
  background-position: -62px -126px;
}

.s-16days {
  /*! 16営業日後  */
  width: 62px;
  height: 15px;
  background-position: -124px -126px;
}

.s-17days {
  /*! 17営業日後  */
  width: 62px;
  height: 15px;
  background-position: -186px -126px;
}

.s-18days {
  /*! 18営業日後  */
  width: 62px;
  height: 15px;
  background-position: -248px -126px;
}

.s-19days {
  /*! 19営業日後 */
  width: 62px;
  height: 15px;
  background-position: 0px -141px;
}

.s-20days {
  /*! 20営業日後  */
  width: 63px;
  height: 15px;
  background-position: -62px -141px;
}

.s-40days {
  /*! 40営業日後  */
  width: 63px;
  height: 15px;
  background-position: -148px -593px;
}
.s-min2days {
  width: 74px;
  height: 15px;
  background-position: -211px -608px;
}
.s-359days {
  /*! 3,5,9営業日後  */
  width: 79px;
  height: 15px;
  background-position: -228px -356px;
}

.s-3579days {
  /*! 3,5,7,9営業日後  */
  width: 112px;
  height: 15px;
  background-position: -201px -141px;
}

.s-3weeks {
  /*! 3週間後お届け  */
  width: 76px;
  height: 15px;
  background-position: -125px -141px;
}

.s-december {
  /*! 12月上旬順次お届け  */
  width: 103px;
  height: 15px;
  background-position: -77px -156px;
}

.s-1_9days {
  /*! 1~9営業日後  */
  width: 72px;
  height: 15px;
  background-position: -228px -311px;
}

.s-3_9days {
  /*! 3~9営業日後  */
  width: 72px;
  height: 15px;
  background-position: -228px -548px;
}

.s-2_3days {
  /*! 2,3営業日後  */
  width: 68px;
  height: 15px;
  background-position: -228px -341px;
}

.s-135days {
  /*! 1,3,5営業日後  */
  width: 79px;
  height: 15px;
  background-position: -228px -326px;
}

.s-235days {
  /*! 2,3,5営業日後  */
  width: 76px;
  height: 15px;
  background-position: -228px -416px;
}

.s-35days {
  /*! 3,5営業日後  */
  width: 69px;
  height: 15px;
  background-position: -228px -431px;
}

.s-47days {
  /*! 4,7営業日後  */
  width: 68px;
  height: 15px;
  background-position: -160px -518px;
}

.s-5_7days {
  /*! 5,7営業日後  */
  width: 69px;
  height: 15px;
  background-position: -228px -578px;
}

.s-59days {
  /*! 5,9営業日後  */
  width: 69px;
  height: 15px;
  background-position: -228px -533px;
}

.s-1_3days {
  /*! 1,3営業日後  */
  width: 69px;
  height: 15px;
  background-position: -159px -548px;
}
.s-min1day {
  /* 最短翌日 */
  width: 74px;
  height: 15px;
  background-position: -148px -623px;
}

.s-min3days {
  /*! 最短3営業日後  */
  width: 75px;
  height: 15px;
  background-position: -228px -518px;
}

.s-min4days {
  /*! 最短4営業日後  */
  width: 74px;
  height: 15px;
  background-position: -228px -386px;
}

.s-min6days {
    width: 77px;
    height: 15px;
    background-position: -222px -623px;
}

.s-min7days {
  /*! 最短7営業日後  */
  width: 75px;
  height: 15px;
  background-position: -148px -608px;
}

.s-min8days {
  /*! 最短8営業日後  */
  width: 75px;
  height: 15px;
  background-position: -228px -563px;
}

.s-min9days {
  /*! 最短9営業日後  */
  width: 75px;
  height: 15px;
  background-position: -153px -533px;
}

.s-min10days {
  /*! 最短10営業日後  */
  width: 80px;
  height: 15px;
  background-position: -148px -563px;
}

.s-min16days {
  /*! 最短16営業日後  */
  width: 80px;
  height: 15px;
  background-position: -148px -578px;
}

.s-min3days-hassou {
    width: 106px;
    height: 15px;
    background-position: -203px -668px;
}

.s-shorter {
  /*! 納期短縮  */
  width: 49px;
  height: 15px;
  background-position: -229px -156px;
}

.s-atena {
  /*! 宛名印刷可  */
  width: 60px;
  height: 15px;
  background-position: -190px -171px;
}

.s-endsale {
  /*販売終了*/
  width: 50px;
  height: 15px;
  background-position: -250px -171px;
}

.s-clock {
  /*! 時計 2  */
  width: 38px;
  height: 35px;
  background-position: -250px -105px;
}

.s-clock13 {
  /*! 時計 13  */
  width: 37px;
  height: 37px;
  background-position: 0 -498px;
}

.s-clock15 {
  /*! 時計 15  */
  width: 37px;
  height: 37px;
  background-position: -37px -498px;
}

/* .s-checked {
  width: 23px;
  height: 23px;
  background-position: -290px -23px;
} */
.s-checked {
  width: 18px;
  height: 23px;
  background-position: -158px -68px;
}

.s-unchecked {
  width: 15px;
  height: 15px;
  background-position: -142px -72px;
}

.s-checked2 {
  width: 16px;
  height: 16px;
  background-position: -313px -23px;
}

.s-unchecked2 {
  width: 16px;
  height: 16px;
  background-position: -313px -39px;
}

.s-koukin {
  /*! 抗菌  */
  width: 62px;
  height: 15px;
  background-position: -228px -371px;
}

.s-fullcolor {
  /*  フルカラー  */
  width: 65px;
  height: 15px;
  background-position: -228px -401px;
}

/**

 * TODO: スタンプ系のパネルにシヤチハタアイコンつくる

 */

.s-shachihata {
}

.s-preview {
  /*! プレビュー（PC） */
  width: 42px;
  height: 33px;
  background-position: -86px -268px;
}

/**

 * TODO: 印鑑系のKV用に返品アイコンつくる

 */

.s-return365 {
}

.s-data {
  /*! PDFデータ入稿 */
  width: 84px;
  height: 15px;
  background-position: -119px -15px;
}

.s-express {
  /*! 翌日配送  */
  width: 63px;
  height: 17px;
  background-position: -184px -128px;
}

.s-group {
  /*! 印鑑の5本セット  */
  width: 59px;
  height: 44px;
  background-position: 0 0;
}

.s-pdf {
  /*! pdf  */
  width: 23px;
  height: 23px;
  background-position: -290px -46px;
}

.s-popular {
  /*! 人気！  */
  width: 27px;
  height: 15px;
  background-position: -288px 0px;
}

.s-popular-no1 {
  /*! 人気No.1！  */
  width: 59px;
  height: 15px;
  background-position: -60px -15px;
}

.s-rank1 {
  /*! 1位  */
  width: 38px;
  height: 33px;
  background-position: 0px -30px;
}

.s-rank2 {
  /*! 2位  */
  width: 38px;
  height: 33px;
  background-position: -38px -30px;
}

.s-rank3 {
  /*! 3位  */
  width: 38px;
  height: 33px;
  background-position: -76px -30px;
}

.s-rank4 {
  /*! 4位  */
  width: 38px;
  height: 33px;
  background-position: -117px -30px;
}

.s-rank5 {
  /*! 5位  */
  width: 38px;
  height: 33px;
  background-position: -155px -30px;
}

.s-rank6 {
  /*! 6位  */
  width: 38px;
  height: 33px;
  background-position: -193px -30px;
}

.s-rank7 {
  /*! 7位  */
  width: 38px;
  height: 33px;
  background-position: -231px -30px;
}

.s-rank8 {
  /*! 8位  */
  width: 38px;
  height: 33px;
  background-position: -269px -30px;
}

.s-rank9 {
  /*! 9位  */
  width: 38px;
  height: 33px;
  background-position: 0px -63px;
}

.s-rank10 {
  /*! 10位  */
  width: 38px;
  height: 33px;
  background-position: -38px -63px;
}

.s-luster1 {
  /*! ツヤ1  */
  width: 59px;
  height: 12px;
  background-position: -229px -244px;
}

.s-luster2 {
  /*! ツヤ2  */
  width: 59px;
  height: 12px;
  background-position: -59px -514px;
}

.s-luster3 {
  /*! ツヤ3  */
  width: 59px;
  height: 12px;
  background-position: -168px -482px;
}

.s-luster4 {
  /*! ツヤ4  */
  width: 59px;
  height: 12px;
  background-position: -168px -498px;
}

.s-luster5 {
  /*! ツヤ5  */
  width: 59px;
  height: 12px;
  background-position: -229px -295px;
}

.s-star1 {
  /*! 星1つ  */
  width: 84px;
  height: 16px;
  background-position: -168px -220px;
}

.s-star2 {
  /*! 星2つ  */
  width: 84px;
  height: 16px;
  background-position: 0 -220px;
}

.s-star3 {
  /*! 星3つ  */
  width: 84px;
  height: 16px;
  background-position: -84px -220px;
}

.s-star4 {
  /*! 星4つ  */
  width: 84px;
  height: 16px;
  background-position: 0 -236px;
}

.s-star5 {
  /*! 星5つ  */
  width: 84px;
  height: 16px;
  background-position: -84px -236px;
}

.s-star1-l {
  /*! 星1つ（大）  */
  width: 113px;
  height: 21px;
  background-position: 0 -65px;
}

.s-star2-l {
  /*! 星2つ（大）  */
  width: 113px;
  height: 21px;
  background-position: 0 -107px;
}

.s-star3-l {
  /*! 星3つ（大）  */
  width: 113px;
  height: 21px;
  background-position: 0 -44px;
}

.s-star4-l {
  /*! 星4つ（大）  */
  width: 113px;
  height: 21px;
  background-position: 0 -86px;
}

.s-star5-l {
  /*! 星5つ（大）  */
  width: 113px;
  height: 21px;
  background-position: -137px 0;
}

.s-repeat {
  /*! 箱2個（リピート表示）  */
  width: 78px;
  height: 31px;
  background-position: -59px 0;
}

.s-new {
  /*! NEW  */
  width: 36px;
  height: 15px;
  background-position: 0px -96px;
}

/**

 * DONE: NEWスプライト作成。テストOKならデバイス表示捨てる。

 */

/* // .s-new:before {
//   content: "NEW";
//   text-align: center;
//   width: 78px;
//   height: 19px;
//   border: solid 1px #1c57b8;
//   color: #1c57b8;
//   font-size: 11px;
//   font-weight: 800;
//   padding: 0 3px;
// }
// .s-new {
//   background-image: none !important;
// } */
.s-rmd {
  /*! オススメ  */
  width: 48px;
  height: 15px;
  background-position: 0px -171px;
}

.s-sale {
  /*! TOP SALE  */
  width: 12.6vw;
  height: 4.5vw;
  background-position: -43vw -54.1vw;
}

.s-sale2 {
  /*! セール  */
  width: 78px;
  height: 19px;
  background-position: -83px -147px;
}

.s-sale3 {
  /*! セール2のネガ  */
  width: 60px;
  height: 15px;
  background-position: 0px -15px;
}

.s-span {
  /*! 期間限定  */
  width: 13vw;
  height: 4.5vw;
  background-position: -48vw -45.3vw;
}

.s-truck {
  /*! トラック  */
  width: 63px;
  height: 33px;
  background-position: -137px -21px;
}

/**

 * TODO: 印鑑系のKV用に返品アイコンつくる

 */

.s-return365,
.s-yen {
  /*! 箱（ロット表示）  */
  width: 38px;
  height: 31px;
  background-position: -59px 0;
}

.s-beginner {
  /*! 初心者マーク  */
  width: 21px;
  height: 29px;
  background-position: -213px -65px;
}

.s-info {
  /*! インフォメーション（丸にi）  */
  width: 21px;
  height: 21px;
  background-position: -235px -69px;
}

.s-question {
  /*! クエスチョンマーク（丸に?）  */
  width: 25px;
  height: 25px;
  background-position: -45px -471px;
}

.s-jpy {
  /*! JPY  */
  width: 24px;
  height: 26px;
  background-position: -221px -73px;
}

.s-arrow {
  /*! arrow left to right  */
  width: 43px;
  height: 15px;
  background-position: -76px -73px;
}

.s-pamphlet {
  /* 折パンフレット印刷 */
  width: 19px;
  height: 26px;
  background-position: -290px -337px;
}

.s-fsc {
  /* FSC */
  width: 32px;
  height: 15px;
  background-position: -283px -186px;
}

.s-otoku {
  /* おトク */
  width: 37px;
  height: 15px;
  background-position: -278px -156px;
}

.s-written_aptitude {
  /* 筆記適正あり */
  width: 65px;
  height: 15px;
  background-position: -222px -608px;
}

.s-nafuda {
  /* 名札 */
  width: 28px;
  height: 17px;
  background-position: -285px -365px;
}

.s-hikkigu {
  /* 筆記具 */
  width: 14px;
  height: 26px;
  background-position: -292px -383px;
}

.s-clearfile {
  /* クリアーホルダー */
  width: 18px;
  height: 26px;
  background-position: -290px -410px;
}

.s-file {
  /* ファイル */
  width: 13px;
  height: 25px;
  background-position: -292px -437px;
}

.s-note {
  /* ノート */
  width: 20px;
  height: 26px;
  background-position: -289px -464px;
}

.s-naire_others {
  /* その他文房具 */
  width: 11px;
  height: 26px;
  background-position: -293px -496px;
}

.s-towel {
  /* タオル */
  width: 25px;
  height: 20px;
  background-position: -257px -427px;
}

.s-slippers {
  /* スリッパ */
  width: 25px;
  height: 25px;
  background-position: -257px -450px;
}

.s-wear {
  /* ウェア */
  width: 24px;
  height: 23px;
  background-position: -258px -479px;
}

.s-papertowel {
  /* 紙おしぼり */
  width: 26px;
  height: 29px;
  background-position: -285px -524px;
}

.s-chopstickbag {
  /* 箸袋 */
  width: 26px;
  height: 21px;
  background-position: -285px -553px;
}

.s-coaster {
  /* 紙コースター */
  width: 27px;
  height: 21px;
  background-position: -285px -576px;
}

.s-reji {
  /* レジ袋 */
  width: 11px;
  height: 23px;
  background-position: -264px -506px;
}

.s-info-xs {
  /* インフォメーション（丸にi）極小  */
  width: 12px;
  height: 12px;
  background-position: -72px -471px;
}

.s-calendar {
  /* カレンダー */
  width: 17px;
  height: 24px;
  background-position: -253px -244px;
}

.s-nenga {
  /* 年賀状 */
  width: 17px;
  height: 25px;
  background-position: -254px -273px;
}

.s-shochu {
  /* 暑中見舞い */
  width: 17px;
  height: 25px;
  background-position: -263px -556px;
}

.s-mochu {
  /* 喪中はがき */
  width: 17px;
  height: 25px;
  background-position: -254px -302px;
}

.s-campaign {
  /* キャンペーン */
  width: 68px;
  height: 15px;
  background-position: -122px -171px;
}

.s-mail_deli {
  /* メール便 */
  width: 89px;
  height: 15px;
  background-position: 0px -186px;
}

.s-neko_deli {
  /* ネコポス */
  width: 71px;
  height: 15px;
  background-position: -90px -186px;
}

.s-papri {
  /* 祝！パプリ会員 */
  width: 74px;
  height: 15px;
  background-position: -48px -171px;
}

.s-price_down {
  /* 値下げバクダン */
  width: 44px;
  height: 44px;
  background-position: -202px -573px;
}

.s-price_down2 {
  /* 値下げ */
  width: 60px;
  height: 15px;
  background-position: -36px -96px;
}

.s-teiban {
  /* 定番 */
  width: 32px;
  height: 15px;
  background-position: -251px -186px;
}

.s-yuusou {
  /* 郵送 */
  width: 46px;
  height: 15px;
  background-position: -197px -638px;
}
.s-shinsho-ok {
  /* 信書OK */
    width: 46px;
    height: 15px;
    background-position: -243px -638px;
}
.s-koukokuyubinwari {
  /* 広告郵便割引 */
    width: 68px;
    height: 15px;
    background-position: -148px -653px;
}
.s-yuumail {
  /* ゆうメール */
    width: 58px;
    height: 15px;
    background-position: -215px -653px;
}
.s-shinsho-no {
  /* 信書不可 */
    width: 49px;
    height: 15px;
    background-position: -148px -638px;
}
.s-mityaku {
  /* 未着リスト */
    width: 55px;
    height: 15px;
    background-position: -148px -668px;
}

/**

 *

 * clickable mark for banner

 * @usage

 * バナー画像の親のaタグに`g-banner-clickable`クラスを付与。

 * @scope

 * .g-block-**直下

 * .g-carousel配下

 * .panel .g-carousel配下

 * .g-grid-(2~4) 配下

 * .g-sidebar配下のバナーエリア（左下バナー）

 * @example

 * <a href="#" class="g-hover g-banner-clickable">

 *   <img class="g-img" src="{画像ソース}

 " alt="{alt}

 ">

 * </a>

 *

 */

.g-banner-clickable {
  position: relative;
  display: block;
}

/* .g-banner-clickable:after {
  vertical-align: bottom;
  content: "";
  display: block;
  position: absolute;
  background-image: url(/sp/j3a/images/sprite.png);
  background-repeat: no-repeat;
  background-size: 329px 620px;
} */

.g-block-xl > .g-banner-clickable:after,
.g-block-lg > .g-banner-clickable:after,
.g-block-md > .g-banner-clickable:after,
.g-block-sm > .g-banner-clickable:after,
.g-block-xs > .g-banner-clickable:after,
.g-carousel .g-banner-clickable:after,
.g-grid-2 .g-banner-clickable:after,
.g-grid-1 .g-banner-clickable:after {
  width: 56px;
  height: 56px;
  background-position: -84px -442px;
  right: 3px;
  bottom: 3px;
}

.g-grid-2 .g-banner-clickable:after {
  right: 4px;
}

.g-block-xl > .g-banner-clickable:after,
.g-block-lg > .g-banner-clickable:after,
.g-block-md > .g-banner-clickable:after,
.g-block-sm > .g-banner-clickable:after,
.g-block-xs > .g-banner-clickable:after,
.g-grid-1 .g-banner-clickable:after {
  right: 4px;
  bottom: 4px;
}

.g-grid-3 .g-banner-clickable:after {
  width: 37px;
  height: 37px;
  background-position: -140px -442px;
  right: 3px;
  bottom: 3px;
}

.panel .g-carousel .g-banner-clickable:after,
.g-sidebar .g-banner-clickable:after,
.g-grid-4 .g-banner-clickable:after {
  width: 27px;
  height: 27px;
  background-position: -177px -442px;
  right: 2px;
  bottom: 2px;
}

.panel .g-carousel .g-banner-clickable:after {
  right: 2px;
}

.g-grid .g-img {
  box-sizing: border-box;
}

i,
.i {
  font-family: "icon";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.i-cart:before {
  content: "\EA01";
}

.i-chevron-down:before {
  content: "\EA02";
}

.i-chevron-left:before {
  content: "\EA03";
}

.i-chevron-right:before {
  content: "\EA04";
}

.i-chevron-up:before {
  content: "\EA05";
}

.i-zoom:before {
  content: "\EA06";
}

.i-chevron-down2:before {
  content: "\EA07";
}

.i-hanko:before {
  content: "\EA08";
}

.i-naire:before {
  content: "\EA09";
}

.i-print:before {
  content: "\EA0A";
}

.i-review:before {
  content: "\EA0B";
}

.i-chevron-left2:before {
  content: "\EA0C";
}

.i-star:before {
  content: "\EA0D";
}

.i-submenu:before {
  content: "\EA0E";
}

.i-chevron-right2:before {
  content: "\EA0F";
}

.i-chevron-up2:before {
  content: "\EA10";
}

.i-check:before {
  content: "\EA11";
}

.i-help:before {
  content: "\EA12";
}

.i-minus:before {
  content: "\EA13";
}

.i-plus:before {
  content: "\EA14";
}

.i-avatar:before {
  content: "\EA15";
}

.i-calc:before {
  content: "\EA16";
}

.i-calendar:before {
  content: "\EA17";
}

.i-tray:before {
  content: "\EA18";
}

.i-edit:before {
  content: "\EA19";
}

.i-delivery:before {
  content: "\EA1A";
}

.i-inc:before {
  content: "\EA1B";
}

.i-sample:before {
  content: "\EA1C";
}

.i-tel:before {
  content: "\EA1D";
}

.i-lock:before {
  content: "\EA1E";
}

.i-pc:before {
  content: "\EA1F";
}

.i-yen:before {
  content: "\EA20";
}

.i-chevron-left3:before {
  content: "\EA21";
}

.i-chevron-right3:before {
  content: "\EA22";
}

.i-popular:before {
  content: "\EA23";
}

.i-error:before {
  content: "\EA24";
}

.i-sale:before {
  content: "\EA25";
}

.i-span:before {
  content: "\EA26";
}

.i-tray2:before {
  content: "\EA27";
}

.i-beginner:before {
  content: "\EA28";
}

.i-mail:before {
  content: "\EA29";
}

.i-check2:before {
  content: "\EA2A";
}

.i-copy:before {
  content: "\EA2B";
}

.i-reload:before {
  content: "\EA2C";
}

.i-plus2:before {
  content: "\EA2D";
}

.i-upload:before {
  content: "\EA2E";
}

.i-minus2:before {
  content: "\EA2F";
}

.i-step:before {
  content: "\EA30";
}

.i-side:before {
  content: "\EA31";
}

.i-sides:before {
  content: "\EA32";
}

.i-download:before {
  content: "\EA33";
}

.i-pdf:before {
  content: "\EA34";
}

.i-down:before {
  content: "\EA35";
}

.i-left:before {
  content: "\EA36";
}

.i-right:before {
  content: "\EA37";
}

.i-rotate-l:before {
  content: "\EA38";
}

.i-rotate-l90:before {
  content: "\EA39";
}

.i-rotate-r:before {
  content: "\EA3A";
}

.i-rotate-r90:before {
  content: "\EA3B";
}

.i-up:before {
  content: "\EA3C";
}

.i-zoomin:before {
  content: "\EA3D";
}

.i-zoomout:before {
  content: "\EA3E";
}

.i-book:before {
  content: "\EA3F";
}

.i-pile:before {
  content: "\EA40";
}

.i-book2:before {
  content: "\EA41";
}

.i-book3:before {
  content: "\EA42";
}

.i-zoom2:before {
  content: "\EA43";
}

.i-preview:before {
  content: "\EA44";
}

.g-accordion {
  cursor: pointer;
  color: #333;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

.g-accordion:before {
  position: absolute;
  top: 0;
  right: 50px;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #ccc;
}

.g-accordion:after {
  font-family: "icon";
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\EA2D";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-accordion-active .g-btn-guide-icon:after {
  transform: rotate(0);
  transition: 0.5s;
}

.g-accordion.g-hd-th {
  margin-top: -1px;
}

.g-accordion.g-hd-th:first-child {
  margin-top: 0;
}

.g-accordion.g-hd-th.g-accordion-active {
  border-bottom-width: 0;
}

.g-accordion.g-hd-th:not(.g-accordion-active):not(.g-accordion-ing) {
  border-bottom-width: 1px;
}

.g-html-ie8 .g-accordion.g-hd-th {
  border-bottom-width: 1px;
}

.g-align-l {
  display: table !important;
  margin-right: auto !important;
}

.g-align-c {
  display: table !important;
  margin-right: auto !important;
  margin-left: auto !important;
}

.g-align-r {
  display: table !important;
  margin-left: auto !important;
}

.g-alist {
  line-height: 1.4;
}

.g-alist,
.g-alist li {
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.7em;
}

.g-alist:before,
.g-alist li:before {
  content: "※";
}

ul.g-alist {
  margin-left: 0;
  text-indent: 0;
  font-size: 0.75rem;
}

ul.g-alist:before {
  content: none;
}

.g-alist .g-alist li {
  margin-top: 0.6em !important;
}

.g-alist li:first-child {
  margin-top: 0;
}

.g-anchor {
  position: relative;
  display: inline-block;
  padding-left: 1.1em !important;
}

.g-anchor:before {
  font-family: "icon";
  font-size: 70%;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\EA02";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

ul.g-blist {
  padding-left: 1.8em;
  list-style: disc;
  font-size: 0.75rem;
}

ul.g-blist li {
  margin-top: 0.3em;
}

ul.g-blist li:first-child {
  margin-top: 0;
}

div.g-blist > * {
  margin-top: 0.3em;
  margin-left: 1em;
  text-indent: -1em;
}

div.g-blist > *:first-child {
  margin-top: 0;
}

div.g-blist > *:before {
  content: "・";
}

.g-block-xs {
  margin-bottom: 0.625rem !important;
}

.g-block-md {
  margin-bottom: 1.25rem !important;
}

.g-block-xl {
  margin-bottom: 2.5rem !important;
}

.g-block-arrow {
  position: relative;
  margin-bottom: 75px;
}

.g-block-arrow:after {
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: "";
  border-width: 30px 37px 0 37px;
  border-style: solid;
  border-color: #ccc transparent transparent transparent;
}

.g-block-rl {
  margin: 0 0.625rem;
}

.g-border {
  border: 2px solid #ccc;
  padding: 0.9375rem;
  border-radius: 4px;
}

.g-border-tb {
  border-top: 1px solid #ccc;
}

.g-border-tb:last-child {
  border-bottom: 1px solid #ccc;
}

.g-border-thin {
  border-width: 1px;
}

.g-border-dotted {
  border-style: dotted;
}

.g-border-r {
  border-radius: 4px;
}

.g-border-xs {
  padding: 0.625rem;
}

.g-border-sm {
  padding: 0.9375rem;
}

.g-border-md {
  padding: 1.25rem;
}

.g-border-lg {
  padding: 1.5625rem;
}

.g-border-xl {
  padding: 1.875rem;
}

.g-border-askul {
  border-color: #1c57b8;
}

.g-border-orange {
  border-color: #ff7a21;
}

.g-border-red {
  border-color: #fde5e5;
}

.g-border-gray {
  border-color: #f0f0f0;
}

.g-box {
  width: 100%;
  margin: auto;
}

.g-breadcrumbs {
  font-size: 0.75rem;
  line-height: 1.4;
}

.g-breadcrumbs ul {
  overflow: hidden;
  margin: 0;
}

.g-breadcrumbs li {
  float: left;
}

.g-breadcrumbs li:before {
  margin: 0 0.3125rem;
  content: "＞";
}

.g-breadcrumbs li:first-child:before {
  content: none;
}

.g-breadcrumbs strong {
  font-weight: normal;
}

.g-btn {
  font-weight: bold;
  line-height: 1.2;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  border-width: 0;
  border-radius: 4px;
  min-width: 60%;
  height: 3em;
  font-size: 0.8125rem;
}

.g-btn > span {
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  height: 100%;
  padding: 0 0.83334em;
  font-size: 0.8125rem;
}

.g-guide .g-btn {
  border-radius: 0;
}

.g-guide .g-btn > span {
  display: flex;
  -webkit-align-items: left;
  align-items: left;
  -ms-flex-align: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  height: 100%;
  text-align: left !important;
}

.g-cover-ttl {
  width: 45%;
  padding: 0.9375rem;
}

.g-cover-ttl .g-btn > span {
  color: #fff;
}

.g-cover-ttl_xl {
  width: 73%;
  padding: 0.9375rem;
}

.g-cover-ttl_xl p {
  font-weight: normal;
}

.g-guide .g-btn > span {
  height: 100%;
}

.g-btn-def {
  color: #333;
  border: 2px solid #ccc;
}

.g-btn-guide-car .g-btn-def,
.g-btn-guide-car ul li,
.g-btn-guide-car .g-close-btn {
  background-color: #eaeaea;
}

.g-btn-guide-car ul li {
  width: 100%;
  padding: 0 !important;
}

.g-btn-guide-car ul li .g-btn-def {
  color: #1c57b8;
}

.g-btn-guide-car ul li a {
  font-size: 1.6em !important;
  font-weight: normal;
  border-bottom: 1px solid #fff;
  height: 2.9em;
}

.g-btn-guide-car .g-btn-guide-ttl {
  display: block;
  padding: 0.5rem 0.625rem;
  color: #333;
}

.g-btn-guide-car .g-btn-guide-ttl p {
  font-size: 1.6em;
}

.g-btn-guide-icon {
  display: block;
  position: relative;
}

.g-btn-guide-icon:before,
.g-btn-guide-icon:after {
  content: "";
  display: block;
  width: 1.5em;
  height: 0.1em;
  border-radius: 5px;
  background: #cccccc;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.g-btn-guide-icon:after {
  background: #cccccc;
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  transition: 0.5s;
}

.guide_w {
  width: 91%;
  display: block;
}

.g-btn-guide-car .g-close-btn {
  text-align: center;
  padding: 1.2em 0;
  display: block;
  font-size: 1.2em;
  color: #1c57b8;
}

.g-guide-line-print {
  border-top: 1px solid #00c2ff !important;
  border-bottom: 1px solid #00c2ff !important;
}

.g-guide-line-hanko {
  border-top: 1px solid #18b16b !important;
  border-bottom: 1px solid #18b16b !important;
}

.g-guide-line-naire {
  border-top: 1px solid #f79413 !important;
  border-bottom: 1px solid #f79413 !important;
}

.g-guide-line-medical {
  border-top: 1px solid #f9b5c2 !important;
  border-bottom: 1px solid #f9b5c2 !important;
}

.g-guide-line-print .g-btn-guide-icon:before,
.g-guide-line-print .g-btn-guide-icon:after {
  background: #00c2ff;
}

.g-guide-line-print .g-btn-guide-icon:after {
  background: #00c2ff;
}

.g-guide-line-hanko .g-btn-guide-icon:before,
.g-guide-line-hanko .g-btn-guide-icon:after {
  background: #18b16b;
}

.g-guide-line-hanko .g-btn-guide-icon:after {
  background: #18b16b;
}

.g-guide-line-naire .g-btn-guide-icon:before,
.g-guide-line-naire .g-btn-guide-icon:after {
  background: #f79413;
}

.g-guide-line-naire .g-btn-guide-icon:after {
  background: #f79413;
}

.g-guide-line-medical .g-btn-guide-icon:before,
.g-guide-line-medical .g-btn-guide-icon:after {
  background: #f9b5c2;
}

.g-guide-line-medical .g-btn-guide-icon:after {
  background: #f9b5c2;
}

.g-btn-guide-car .g-btn-guide-car-inner {
  display: none;
}

.g-btn-act {
  color: #fff;
  background: linear-gradient(#4f9fed, #3e8fe9);
  background-color: #4f9fed;
}

.g-btn-cv {
  color: #fff;
  background: linear-gradient(#ff8229, #ff711d);
  background-color: #ff8229;
}

.g-btn-tp {
  color: #fff;
  background: linear-gradient(#ee4d00, #eb3c00);
  background-color: #ee4d00;
}

.g-btn-user {
  color: #fff;
  background: linear-gradient(#34b901, #26ac01);
  background-color: #34b901;
}

.g-btn-account {
  color: #1c57b8;
  border: 1px solid #1c57b8;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

.g-btn-active {
  cursor: default;
  color: #1c57b8;
  border: 1px solid #1c57b8;
  border-radius: 0;
  background: #fff;
}

.g-btn-sm {
  font-size: 0.8125rem;
  font-weight: normal;
  /*height: 2.5rem;*/
  height: 2rem;
}

.g-html-ie8 .g-btn-sm {
  min-width: 50%;
}

.g-btn-lg {
  width: 90%;
  font-size: 1.6em;
  font-weight: bold;
  height: 3em;
}

.g-html-ie8 .g-btn-lg {
  min-width: 90%;
}

.g-btn-fw {
  width: 100%;
  min-width: 0;
  font-size: 1.6em;
  font-weight: bold;
  height: 3em;
  box-sizing: border-box;
}

.g-html-ie8 .g-btn-fw {
  min-width: 0;
}

.g-btn-mw {
  min-width: 0;
  font-size: 1.2em;
}

.g-html-ie8 .g-btn-mw {
  min-width: 0;
}

.g-btn-fit {
  min-width: 0;
  padding: 0;
}

.g-html-ie8 .g-btn-fit {
  min-width: 0;
}

.g-btn-square {
  font-size: 0.625rem;
  position: relative;
  overflow: hidden;
  width: 22px;
  min-width: 0;
  height: 22px;
  padding: 20px 0 0;
}

.g-html-ie8 .g-btn-square {
  min-width: 0;
}

.g-btn-square > span {
  height: auto;
}

.g-btn-square i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.g-btn-square i:before {
  line-height: normal;
}

.g-btn[disabled],
.g-btn-disabled {
  cursor: default;
  color: #a8a8a8;
  border: 1px solid #ccc;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

.g-html-lteIe9 a.g-btn,
.g-html-lteIe9 p.g-btn,
.g-html-lteIe9 label.g-btn {
  display: table;
  margin: auto;
}

.g-html-lteIe9 a.g-btn > span,
.g-html-lteIe9 p.g-btn > span,
.g-html-lteIe9 label.g-btn > span {
  display: table-cell;
  vertical-align: middle;
}

.g-carousel {
  position: relative;
  margin: auto;
}

.g-carousel img {
  width: 100%;
  height: auto;
}

.g-carousel_item {
  overflow: hidden;
}

.g-carousel_item li {
  text-align: left;
}

.g-carousel .bx-prev,
.g-carousel .bx-next {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: auto;
  padding-top: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
}

.g-carousel .bx-prev:before,
.g-carousel .bx-next:before {
  font-family: "icon";
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  overflow: hidden;
  width: 1em;
  height: 1em;
  margin: auto;
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-carousel .bx-has-pager .bx-prev,
.g-carousel .bx-has-pager .bx-next {
  bottom: 30px;
}

.g-carousel .bx-prev {
  left: -60px;
}

.g-carousel .bx-prev:before {
  content: "\EA03";
}

.g-carousel .bx-next {
  right: -60px;
}

.g-carousel .bx-next:before {
  content: "\EA04";
}

.g-carousel .bx-pager {
  font-size: 0;
  margin-top: 0.625rem;
  text-align: center;
}

.g-carousel .bx-pager-item {
  display: inline-block;
}

.g-carousel .bx-pager-link {
  display: inline-block;
  overflow: hidden;
  width: 0.625rem;
  height: auto;
  margin: 0 0.3125rem;
  padding-top: 0.625rem;
  cursor: pointer;
  border-radius: 50%;
  background-color: #ccc;
}

.g-carousel .bx-pager-link.active {
  background-color: #1c57b8;
}

.g-carousel:not(.g-carousel-initialized) {
  overflow: hidden;
}

.g-carousel:not(.g-carousel-initialized) .g-carousel_el {
  display: table;
}

.g-carousel:not(.g-carousel-initialized) li {
  display: table-cell;
  padding: 0 2px;
  vertical-align: top;
}

.g-carousel-unused .bx-controls {
  display: none;
}

.ui-checkboxradio-label {
  position: relative;
  display: inline-block;
  min-height: 23px;
  padding-left: 23px;
  cursor: pointer;
  vertical-align: middle;
}

.ui-checkboxradio-label input {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.ui-checkboxradio-label img {
  vertical-align: top;
}

.ui-checkboxradio-label.ui-state-focus {
  outline: -webkit-focus-ring-color auto 5px;
}

.ui-checkboxradio-label.ui-state-disabled {
  cursor: default;
  color: #a8a8a8;
}

.ui-checkboxradio-label.ui-state-disabled .ui-icon {
  opacity: 0.5;
}

.ui-checkboxradio-label .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 16px;
  height: 24px;
  margin: auto;
  vertical-align: middle;
  background-image: url(/sp/j3a/images/sprite.png);
  background-repeat: no-repeat;
  background-position: -141px -71px;
  background-size: 315px 593px;
}

.ui-checkboxradio-label .ui-icon-check {
  width: 20px;
  height: 23px;
  background-position: -157px -69px;
  top: -4px;
}

.ui-checkboxradio-label .ui-checkboxradio-icon-space {
  display: none;
}

.g-clearfix:before,
.g-clearfix:after {
  display: table !important;
  content: " " !important;
}

.g-clearfix:after {
  clear: both !important;
}

.g-column {
  padding: 0.9375rem;
}

.g-column-img {
  width: 60%;
  margin: auto;
}

.g-column-gray {
  background-color: #f0f0f0;
}

.g-column-aqua {
  background-color: #e4edfd;
}

.g-column-sky {
  background-color: #e4f5fd;
}

.g-column-red {
  background-color: #fde5e5 !important;
}

.g-column-xs {
  padding: 0.625rem;
}

.g-column-sm {
  padding: 15px;
}

.g-column-md {
  padding: 20px;
}

.g-column-lg {
  padding: 25px;
}

.g-column-xl {
  padding: 30px;
}

.g-combine {
  position: relative;
}

.g-combine_el {
  position: absolute;
  right: 0;
  bottom: 0;
}

.g-combine-lower.g-combine_el {
  top: 0;
  bottom: auto;
}

.g-combine_el-l {
  right: auto;
  left: 0;
}

/* .g-content {
  min-width: 1000px;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
} */

/* .g-html-ie8 .g-content {
  min-width: 960px;
  max-width: 1240px;
} */

/* .g-content:before, .g-content:after {
  display: table !important;
  content: " " !important;
} */

/* .g-content:after {
  clear: both !important;
} */

/* .g-html-hasSticky .g-content {
  padding-bottom: 70px;
} */

.g-datepicker {
  width: 110px;
}

.g-datepicker::-ms-clear {
  visibility: hidden;
}

.ui-datepicker-trigger {
  position: relative;
  display: inline-block;
  width: 21px;
  height: 21px;
  margin-left: 5px;
  cursor: pointer;
  vertical-align: bottom;
  color: #1c57b8;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: linear-gradient(#fdfdfd, #f2f2f2);
  background-color: #f2f2f2;
}

.ui-datepicker-trigger:before {
  font-family: "icon";
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\EA17";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.ui-datepicker {
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  border: 1px solid #ccc;
  background-color: #fff;
}

.ui-datepicker-header {
  position: relative;
  padding-top: 0.625rem;
  border-top: 5px solid #1c57b8;
}

.ui-datepicker-title {
  height: 32px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: 8px;
  display: inline-block;
  width: 43px;
  height: 35px;
  cursor: pointer;
}

.ui-datepicker-prev:before,
.ui-datepicker-next:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: "";
  border-style: solid;
}

.ui-datepicker-prev {
  left: 0;
}

.ui-datepicker-prev:before {
  border-width: 4px 8px 4px 0;
  border-color: transparent #1c57b8 transparent transparent;
}

.ui-datepicker-next {
  right: 0;
}

.ui-datepicker-next:before {
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #1c57b8;
}

.ui-datepicker-calendar {
  margin: 5px 8px 8px;
  border-spacing: 2px;
}

.ui-datepicker-calendar th {
  padding: 0;
}

.ui-datepicker-calendar th:first-child {
  color: #ed0000;
}

.ui-datepicker-calendar td {
  padding: 0;
  text-align: right;
  background-color: #f0f0f0;
}

.ui-datepicker-calendar .ui-state-default {
  display: block;
  padding: 3px 4px 3px 12px;
  color: #333;
}

.ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
  color: #ccc;
}

.ui-datepicker-calendar .ui-state-active {
  font-weight: bold;
  color: #1c57b8;
  background-color: #e4edfd;
}

.ui-datepicker select {
  visibility: hidden;
}

.ui-datepicker .ui-selectmenu-button:before {
  right: 30px;
}

.ui-datepicker .ui-selectmenu-button:after {
  right: 0.625rem;
}

.ui-datepicker .ui-selectmenu-text {
  font-size: 12px;
  padding: 6px 40px 6px 0.625rem;
}

.ui-datepicker-year + .ui-selectmenu-button .ui-selectmenu-text:after {
  content: "年";
}

.ui-datepicker .ui-selectmenu-button .ui-selectmenu-text_inner {
  display: inline;
}

.g-design {
  display: table;
  width: 100%;
  border: 1px solid #ccc;
}

.g-design_left {
  display: table-cell;
  width: 17.7419355%;
  vertical-align: top;
  border-right: 1px solid #ccc;
}

.g-design_body {
  display: table-cell;
  width: 82.2580645%;
  padding: 15px 30px;
  vertical-align: top;
}

.g-html-lteIe9 .g-design_body {
  padding-right: 0.625rem;
}

.g-design_cell {
  display: block;
  padding: 0.625rem 11px;
  border-bottom: 1px solid #eaeaea;
}

.g-design_cell-cur {
  font-weight: bold;
  cursor: default;
  color: #333;
  background-color: #e4edfd;
}

.g-design_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.g-design_block {
  display: none;
}

.g-design_block-cur {
  display: block;
}

.g-design_el {
  display: inline-block;
  width: 220px;
  /* for IE11 */
  max-width: 220px;
  margin-bottom: 15px;
  padding: 0.625rem;
  vertical-align: top;
  -ms-flex-preferred-size: 100%;
  /* /for IE11 */
}

.g-design_el img {
  max-width: 155px;
  height: auto;
}

.g-design_el .g-media_left {
  display: table-cell;
  width: 200px;
  height: 150px;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}

.g-design_el .g-media_body {
  margin-top: 0.625rem;
}

.g-design_el-cur {
  background-color: #e4edfd;
}

.g-design_el-cur .g-media_hd {
  position: relative;
  padding-left: 20px;
}

.g-design_el-cur .i-check2 {
  font-size: 130%;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  color: #ff7a21;
}

.g-design_el-ghost {
  margin: 0;
  padding: 0;
}

.g-html-lteIe9 .g-design_el {
  margin-right: 0.625rem;
  margin-left: 0.625rem;
}

.g-designSelect_cur {
  display: none;
}

.g-designSelect-active .g-designSelect_cur {
  display: block;
}

.g-designSelect_curPreview img {
  width: auto;
  max-width: 280px;
  height: auto;
  max-height: 280px;
}

.g-designSelect_list {
  margin-top: 20px;
  margin-bottom: 40px;
}

.g-designSelect_close {
  position: absolute;
  top: 6px;
  right: 20px;
  display: none;
}

.g-designSelect-active .g-designSelect_close {
  display: block;
}

.g-designSelect-active .g-hd-th:before {
  line-height: 1;
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  width: 20px;
  height: 15px;
  margin: auto;
  content: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPZJREFUeNqsks0NgkAQhfk7cdgNgRDCSctQO8FS+OlCaEAoxRMtkHikC52XjLpRYBfiJC9MZmYf2dnP7vveMoiMv51u0DMw25Fqkk26ke5Lw47GzCVd4ziWJEF5y7XNhnkQBKcwDC2I8iPViq2GB1IVRdG7wHnJvVWGuF6XpqnreZ81I0eNH0esMazpijsp5U8DNfT4oYwMMyHEmR5hdhfoYUbBadYQf25o+VqWeKbhM5OG2E0LPHzf1xpiZgol1bAAFsDDNBSU8m9DYFCqiJgGn6leKDlziJiGghKuLpwlREyDUdpTerGHYXgkSWL9I8ZxtJ4CDADxcCWsZ6CJLwAAAABJRU5ErkJggg==");
}

.g-disabledarea {
  position: relative;
}

.g-disabledarea_box {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0 0.625rem;
  text-align: center;
  background-color: rgba(240, 240, 240, 0.6);
  -webkit-align-items: center;
  align-items: center;
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99f0f0f0, EndColorStr=#99f0f0f0);
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-disabledarea_msg {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.g-disabledarea_an {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 8px;
}

.g-disabledarea button {
  margin-top: 5px;
}

.g-disabledcell {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  background-color: rgba(240, 240, 240, 0.8);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#99f0f0f0, EndColorStr=#99f0f0f0);
}

.g-disabledcell_box {
  display: table-cell;
  padding: 0 0.625rem;
  text-align: center;
  vertical-align: middle;
}

.g-disabledcell_msg {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.g-disabledcell_an {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 8px;
}

.g-disabledcell button {
  margin-top: 5px;
}

.g-dlist > dt {
  margin-bottom: 0.5em;
}

.g-dlist > dd + dt {
  margin-top: 1em;
}

.g-dlist-border > dt {
  font-weight: bold;
}

.g-dlist-border > dd + dt {
  margin-top: 13px;
  padding-top: 13px;
  border-top: 1px solid #eaeaea;
}

.g-elist {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  color: #ed0000;
}

.g-wlist {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  color: #e8a400;
}

.g-elist,
.g-elist li,
.g-wlist,
.g-wlist li {
  position: relative;
  padding-left: 1.8em;
}

.g-elist:before,
.g-elist li:before,
.g-wlist:before,
.g-wlist li:before {
  font-family: "icon";
  font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  left: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "\EA24";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

ul.g-elist,
ul.g-wlist {
  padding-left: 0;
}

ul.g-elist:before,
ul.g-wlist:before {
  content: none;
}

.g-elist li,
.g-wlist li {
  margin-top: 0.3em;
}

.g-elist li:first-child,
.g-wlist li:first-child {
  margin-top: 0;
}

.g-error {
  padding: 0.625rem 20px;
  background-color: #fde5e5;
}

.g-warn {
  padding: 0.625rem 20px;
  background-color: #fffbe6;
}

.g-flow {
  overflow: hidden;
  margin-right: -5px;
}

.g-flow > * {
  float: left;
  margin: 0 5px 5px 0;
}

.g-font-xs {
  font-size: 0.625rem !important;
  line-height: 1.5 !important;
}

.g-font-sm {
  font-size: 0.75rem !important;
  line-height: 1.4 !important;
}

.g-font-md {
  font-size: 0.8125rem !important;
  line-height: 1.4 !important;
}

.g-font-lg {
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

.g-font-xl {
  font-size: 1.125rem !important;
  line-height: 1.3 !important;
}

.g-font-xxl {
  font-size: 1.1875rem !important;
  line-height: 1.3 !important;
}

.g-font-n {
  font-weight: normal !important;
}

.g-font-b {
  font-weight: bold !important;
}

.g-font-brand {
  color: #1c57b8;
}

.g-font-em {
  color: #ed0000;
}

.g-font-notice {
  font-size: 1.2em;
  font-weight: normal;
  line-height: 1.4;
  color: #ff7a21;
}

.g-font-err {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.4;
  color: #ed0000;
}

.g-font-warn {
  font-size: 1.2em;
  line-height: 1.4;
  font-weight: bold;
  color: #e8a400;
}

.g-font-green {
  color: #18b16b;
}

.g-foot {
  margin-top: 0.625rem;
}

.g-foot-l,
.g-foot-c,
.g-foot-r {
  display: table;
  margin-top: 0.625rem;
}

.g-foot-l {
  margin-right: auto;
}

.g-foot-c {
  margin-right: auto;
  margin-left: auto;
}

.g-foot-r {
  margin-left: auto;
}

.g-foot-lg {
  margin-top: 0.625rem;
}

.g-formlabel,
.g-formlabel_label,
.g-formlabel_el {
  display: inline-block;
}

.g-formlabel_label,
.g-formlabel_el {
  vertical-align: middle;
}

.g-formlabel_label {
  margin-right: 0.625rem;
}

.g-formlabel-sample .g-formlabel_label {
  padding-top: 22px;
}

.g-grid {
  overflow: hidden;
  /* margin: -15px; */
}

/* .g-grid_el {
  padding: 15px;
} */

.g-grid-sm {
  margin: -0.3125rem;
}

.g-grid-sm > .g-grid_el {
  padding: 0.3125rem;
}

.g-grid-2 > .g-grid_el {
  width: 50%;
}

.g-grid-2 > .g-grid_el:nth-child(2n + 1),
.g-grid-2 > .g-grid_el-2n1 {
  clear: left;
}
/*
.g-grid-3>.g-grid_el {
  width: 33.33333%;
} */

.g-grid-3 > .g-grid_el:nth-child(3n + 1),
.g-grid-3 > .g-grid_el-3n1 {
  clear: left;
}
/*
.g-grid-4>.g-grid_el {
  width: 25%;
}

.g-grid-4>.g-grid_el:nth-child(4n+1), .g-grid-4>.g-grid_el-4n1 {
  clear: left;
} */

.g-grid-5 > .g-grid_el {
  width: 20%;
}

.g-grid-5 > .g-grid_el:nth-child(5n + 1),
.g-grid-5 > .g-grid_el-5n1 {
  clear: left;
}

.g-hd {
  font-weight: bold;
  color: #333;
}

h4.g-hd {
  font-size: 1.3em;
}

.g-hd-1 {
  font-size: 1.9em;
  line-height: 1.4;
  position: relative;
  margin-bottom: 1.25rem;
  padding: 0.5rem 0.5rem 0.5rem 20px;
  background-color: #f0f0f0;
}

.g-hd-1 span {
  font-weight: normal;
}

.g-hd-1:before {
  position: absolute;
  top: 0.5rem;
  bottom: 0.5rem;
  left: 0.5rem;
  width: 0.3125rem;
  content: "";
  background-color: #1c57b8;
}

.g-hd-print.g-hd-1:before {
  background-color: #00c2ff;
}

.g-hd-hanko.g-hd-1:before {
  background-color: #18b16b;
}

.g-hd-naire.g-hd-1:before {
  background-color: #f79413;
}

.g-hd-medical.g-hd-1:before {
  background-color: #f9b5c2;
}

.g-hd-1-i {
  padding-left: 50px;
}

.g-hd-1-i:before {
  content: none;
}

.g-hd-1-i i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.625rem;
  margin: auto;
  color: #1c57b8;
}

.g-hd-1-i .i-cart {
  font-size: 34px;
}

.g-hd-1-i .i-calc {
  font-size: 26px;
}

.g-hd-2 {
  font-size: 1.9em;
  line-height: 1.3;
  margin-bottom: 1.25rem;
  padding: 0 0.625rem 0.21876rem 0.625rem;
  border-bottom: 2px solid #1c57b8;
}

.g-hd-print.g-hd-2 {
  border-bottom-color: #00c2ff;
}

.g-hd-hanko.g-hd-2 {
  border-bottom-color: #18b16b;
}

.g-hd-naire.g-hd-2 {
  border-bottom-color: #f79413;
}

.g-hd-medical.g-hd-2 {
  border-bottom-color: #f9b5c2;
}

.g-hd-red.g-hd-2 {
  color: #ed1000;
  border-bottom-color: #ed0000;
}

.g-hd-2-i {
  position: relative;
  padding-left: 25px;
}

.g-hd-2-i i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  color: #1c57b8;
}

.g-hd-3 {
  font-size: 1.6em;
  line-height: 1.5;
  position: relative;
  margin-bottom: 0.625rem;
  padding-left: 1.3rem;
}

.g-hd-3:before {
  font-size: 1.2em;
  line-height: 0.8;
  position: absolute;
  top: 0.2em;
  left: -1vw;
  content: "■";
  color: #1c57b8;
}

.g-hd-print.g-hd-3:before {
  color: #00c2ff;
}

.g-hd-hanko.g-hd-3:before {
  color: #18b16b;
}

.g-hd-naire.g-hd-3:before {
  color: #f79413;
}

.g-hd-medical.g-hd-3:before {
  color: #f9b5c2;
}

.g-hd-4 {
  margin-bottom: 0.625rem;
}

.g-hd-4:before {
  content: "・";
}

.g-hd-text {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.g-hd-border {
  font-weight: bold;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}

.g-hd-th {
  font-weight: bold;
  position: relative;
  padding: 0.625rem;
  text-align: center;
  font-size: 0.8125rem;
  border: 1px solid #ccc;
  border-bottom-width: 0;
  background-color: #f0f0f0;
}

.g-hd-aqua {
  background-color: #e4edfd;
}

.g-hdbox_hd {
  padding: 0.625rem;
  text-align: center;
  background-color: #ccc;
  border-radius: 4px 4px 0 0;
}

.g-hdbox_hd span {
  position: relative;
  display: inline-block;
  padding-left: 1.5em;
}

.g-hdbox_hd i {
  font-size: 110%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.g-hdbox-xs .g-hdbox_hd {
  padding: 5px;
}

.g-hdbox-sm .g-hdbox_hd {
  padding: 0.625rem;
}

.g-hdbox-md .g-hdbox_hd {
  font-size: 18px;
  line-height: 1.3;
  padding: 15px;
}

.g-hdbox-lg .g-hdbox_hd {
  font-size: 18px;
  line-height: 1.3;
  padding: 20px;
}

.g-hdbox-xl .g-hdbox_hd {
  font-size: 20px;
  line-height: 1.4;
  padding: 25px;
}

.g-hdbox-red .g-hdbox_hd {
  background-color: #fde5e5;
}

.g-hdbox-red .g-hdbox_hd i {
  color: #e11;
}

.g-hdbox-askul .g-hdbox_hd {
  color: #fff;
  background-color: #1c57b8;
}

.g-hdbox-askul .g-hdbox_hd i {
  color: #fff;
}

.g-hdbox_body {
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 0 0 4px 4px;
}

.g-hdbox-thin .g-hdbox_body {
  border-width: 1px;
}

.g-hdbox-dotted .g-hdbox_body {
  border-style: dotted;
}

.g-hdbox-r .g-hdbox_body {
  border-radius: 4px;
}

.g-hdbox-xs .g-hdbox_body {
  padding: 0.625rem;
}

.g-hdbox-sm .g-hdbox_body {
  padding: 15px;
}

.g-hdbox-md .g-hdbox_body {
  padding: 20px;
}

.g-hdbox-lg .g-hdbox_body {
  padding: 25px;
}

.g-hdbox-xl .g-hdbox_body {
  padding: 30px;
}

.g-hdbox-red .g-hdbox_body {
  border-color: #fde5e5;
}

.g-hdbox-askul .g-hdbox_body {
  border-color: #1c57b8;
}

.g-hdbox .g-hdbox_body {
  border-top-width: 0;
}

a.g-help:before,
p.g-help a:before {
  font-family: "icon";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "\EA12";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

a.g-help {
  position: relative;
  display: inline-block;
  padding-left: 2em;
}

a.g-help:before {
  font-size: 1.6em;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  margin: auto;
}

p.g-help {
  font-size: 20px;
  display: inline-block;
  margin-left: 3px;
  vertical-align: middle;
}

p.g-help a {
  position: relative;
  display: block;
  width: 1em;
  height: 1em;
}

p.g-help a:before {
  vertical-align: top;
}

p.g-help span {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

.g-help-x {
  margin-right: -28px;
}

.g-hline {
  margin-top: -0.625rem;
  display: flex;
}

.g-hline_el {
  display: inline-block;
  margin-top: 0.625rem;
  margin-right: 1.45%;
  vertical-align: top;
}

.g-hline-float {
  overflow: hidden;
}

.g-hline-float .g-hline_el {
  display: block;
  /* float: left; */
}

.g-hline .g-hline_el:last-child {
  margin-right: 0;
}

.g-hline-vat .g-hline_el {
  vertical-align: top;
}

.g-hline-vam .g-hline_el {
  vertical-align: middle;
}

.g-hline-vab .g-hline_el {
  vertical-align: bottom;
}

.g-hline-xs .g-hline_el {
  margin-right: 5px;
}

.g-hline-sm .g-hline_el {
  margin-right: 0.625rem;
}

.g-hline-md .g-hline_el {
  margin-right: 15px;
}

.g-hline-lg .g-hline_el {
  margin-right: 20px;
}

.g-hline-xl .g-hline_el {
  margin-right: 25px;
}

.g-info-box > .g-hline_el:first-child {
  width: 25px;
}

.g-info-box > .g-hline_el:last-child {
  width: 880px;
}

.g-util-width2d3 .g-info-box > .g-hline_el:last-child {
  width: 540px;
}

.g-hline .g-point-num {
  text-align: center;
  position: relative;
}

.g-hline .g-point-num:before {
  content: "";
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  display: inline-block;
  background-color: #fff;
}

.g-hline .g-point-num .point_num {
  position: absolute;
  left: 44%;
  top: 1.5vw;
}

.bg-print .g-point-num .point_num {
  color: #00c2ff;
}

.bg-hanko .g-point-num .point_num {
  color: #18b16b;
}

.bg-naire .g-point-num .point_num {
  color: #f79413;
}

.bg-medical .g-point-num .point_num {
  color: #f9b5c2;
}

.g-hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #ccc;
}

.g-hr-xs {
  margin: 0.625rem 0;
}

.g-hr-sm {
  margin: 15px 0;
}

.g-hr-md {
  margin: 20px 0;
}

.g-hr-lg {
  margin: 25px 0;
}

.g-hr-xl {
  margin: 30px 0;
}

.g-price + .g-hr {
  margin-top: 0.625rem;
}

.g-ilist li {
  margin-top: 0.3em;
}

.g-ilist li:first-child {
  margin-top: 0;
}

.g-ilist-h li {
  display: inline-block;
  margin-top: 0;
  margin-left: 1em;
}

.g-ilist-h li:first-child {
  margin-left: 0;
}

.g-ilist a {
  position: relative;
  display: inline-block;
  padding-left: 1.3em;
}

.g-ilist i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.g-ilist-lg a {
  padding-left: 1.7em;
}

.g-ilist-lg i {
  font-size: 1.3em;
}

.g-img {
  box-sizing: content-box;
  border: 1px solid #ccc;
}

.g-important {
  margin: 0 0.625rem;
  padding: 0.9375rem;
  background-color: #fde5e5;
  border-radius: 4px;
}

.g-important_orange {
  background-color: #fff8f4;
  border-radius: 4px;
}

.g-important dt,
.g-important dd {
  vertical-align: middle;
}

.g-important dt {
  font-size: 1.4em;
  font-weight: bold;
  white-space: nowrap;
  color: #ed0000;
  margin-bottom: 0.625rem;
}

.g-important dd {
  font-size: 0.8125rem;
  line-height: 1.6em;
}

.g-important a {
  color: #333;
}

.g-important_main {
  width: 100%;
}

.g-important_main li {
  margin-bottom: 0.75rem;
}

.g-important_main li:last-child {
  margin-bottom: 0;
}

.g-important_nav {
  white-space: nowrap;
}

ol.point-list {
  counter-reset: li;
  list-style: none;
}

ol.point-list > li {
  position: relative;
}

ol.point-list > li h4 {
  padding-left: 1.5rem;
}

ol.point-list > li h4:before {
  counter-increment: li;
  content: counter(li);
  position: absolute;
  font-size: 1em;
  font-weight: 800;
  top: 0;
  left: 0;
  width: 1rem;
  text-align: center;
}

ol.point-list > li h4.font-print:before {
  color: #00c2ff;
}

ol.point-list > li h4.font-hanko:before {
  color: #18b16b;
}

ol.point-list > li h4.font-naire:before {
  color: #f79413;
}

ol.point-list > li h4.font-medical:before {
  color: #f9b5c2;
}

.list-hd {
  font-size: 1.6em !important;
  line-height: 1.4 !important;
  text-indent: -0.9em;
  padding-left: 0.9em;
}

.list-hd:before {
  content: "・";
}

.justify-center,
.baloon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.baloon {
  position: relative;
  padding: 0.625rem;
  font-size: 1.3em;
}

.baloon.blue {
  background-color: #1c57b8;
}

.baloon.blue:after {
  border-top-color: #1c57b8;
}

.baloon.lightblue {
  background-color: #e4edfd;
}

.baloon.lightblue:after {
  border-top-color: #e4edfd;
}

.baloon.red {
  background-color: #ed0000;
}

.baloon.red:after {
  border-top-color: #ed0000;
}

.baloon.pink {
  background-color: #fde5e5;
}

.baloon.pink:after {
  border-top-color: #fde5e5;
}

.baloon.orange {
  background-color: #ff7a21;
}

.baloon.orange:after {
  border-top-color: #ff7a21;
}

.baloon.skin {
  background-color: #fff8f4;
}

.baloon.skin:after {
  border-top-color: #fff8f4;
}

.baloon.sky {
  background-color: #00c2ff;
}

.baloon.sky:after {
  border-top-color: #00c2ff;
}

.baloon.lightsky {
  background-color: #91e5ff;
}

.baloon.lightsky:after {
  border-top-color: #91e5ff;
}

.baloon.green {
  background-color: #18b16b;
}

.baloon.green:after {
  border-top-color: #18b16b;
}

.baloon.lightgreen {
  background-color: #a4f0cc;
}

.baloon.lightgreen:after {
  border-top-color: #a4f0cc;
}

.baloon.yellow {
  background-color: #f8d16f;
}

.baloon.yellow:after {
  border-top-color: #f8d16f;
}

.baloon.offwhite {
  background-color: #fff4ed;
}

.baloon.offwhite:after {
  border-top-color: #fff4ed;
}

.baloon.white {
  background-color: #fff;
}

.baloon.white:after {
  border-top-color: #fff;
}

.baloon:after {
  display: block;
  position: absolute;
  content: "";
  border: 15px solid transparent;
  top: 100%;
  left: 50%;
  margin-left: -15px;
}

.g-input {
  padding: 4px 0.625rem;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.g-input-fw {
  width: 100%;
}

.g-input-opt {
  width: 8em;
}

.g-input-tel {
  width: 10em;
}

.g-input-tel_title {
  width: 8em;
}

.g-input-zip {
  width: 10em;
}

.g-input-name {
  width: 10em;
}

.g-input-name-sm {
  width: 6em;
}

.g-input-title {
  width: 4em;
}

.g-itembox {
  padding: 0 2px 2px;
  background-color: #f0f0f0;
}

.g-itembox_hd {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  padding: 11px;
}

.g-itembox_body {
  padding: 20px;
  background-color: #fff;
}

.g-itembox_pic {
  width: 130px;
  margin: auto;
}

.g-itembox_name {
  font-weight: bold;
  margin-top: 0.625rem;
}

.g-itembox_btn {
  margin-top: 0.625rem;
}

.g-itext {
  position: relative;
  padding-left: 1.3em;
}

.g-itext i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  color: #1c57b8;
}

.g-label {
  display: inline-block;
  vertical-align: middle;
}

.g-label-step {
  font-size: 80%;
  font-weight: normal;
  line-height: 1;
  display: inline-block;
  margin-right: 0.625rem;
  padding: 4px 5px 2px;
  vertical-align: middle;
  border: 1px solid #ccc;
  background-color: #f0f0f0;
}

.g-label-required {
  font-size: 12px;
  line-height: 1.4;
  color: #ed0000;
}

.g-label-required strong,
.g-label-required .g-font-em {
  font-weight: normal;
}

.g-label-status {
  font-size: 12px;
  line-height: 1.4;
  padding: 3px 7px 4px;
  color: #fff;
  background-color: #1c57b8;
}

.g-label-span,
.g-label-rmd,
.g-label-sale,
.g-label-popular,
.g-label-atena {
  display: inline-block;
  overflow: hidden;
  padding-top: 19px;
  vertical-align: middle;
  background-image: url(/sp/j3a/images/sprite.png);
  background-repeat: no-repeat;
  background-size: 329px 620px;
}

.g-label-span {
  width: 78px;
  height: 19px;
  background-position: 0 -166px;
}

.g-label-rmd {
  width: 78px;
  height: 19px;
  background-position: -78px -166px;
}

.g-label-sale {
  width: 78px;
  height: 19px;
  background-position: -83px -147px;
}

.g-label-popular {
  width: 78px;
  height: 19px;
  background-position: -156px -166px;
}

.g-label-atena {
  width: 78px;
  height: 19px;
  background-position: -161px -147px;
}

.g-layout {
  display: table;
  width: 100%;
}

.g-layout_el {
  display: table-cell;
  vertical-align: top;
}

.g-layout-2 .g-layout_el {
  width: 52.0833333%;
  padding-left: 40px;
}

.g-layout-2 .g-layout_el:first-child {
  width: 47.9166667%;
  padding-left: 0;
}

.g-link {
  position: relative;
  display: block;
  padding-left: 1.1em;
}

.g-link:before {
  font-family: "icon";
  font-size: 70%;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  overflow: hidden;
  width: 1.2em;
  height: 1.2em;
  margin: auto;
  content: "\EA04";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-guide-link-btn-lg .g-link:before {
  left: 25vw;
}

.g-guide-link .g-guide-link-btn-lg {
  width: 98%;
  height: 2rem;
  background-color: #d3e9ff;
}

.g-guide-link .g-guide-link-btn-lg a span {
  padding: 0 !important;
  position: relative;
}

.g-loading {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#55ffffff, EndColorStr=#55ffffff);
}

.g-loading div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  margin: auto;
  border-radius: 5px;
  background: #fff url(../j3a/images/ajax-loader.gif) no-repeat 50% 50%;
}

.g-html-hasSidebar .g-main {
  overflow: hidden;
}

.g-media-vat,
.g-media-vam,
.g-media-vab,
.g-media-vatb {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
}

.g-media-vat {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.g-media-vam {
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-media-vab {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.g-media-vatb {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.g-media_hd {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.g-media_hd:last-child {
  margin-bottom: 0;
}

.g-media-v .g-media_left {
  margin-bottom: 0.625rem;
}

.g-media-h {
  overflow: hidden;
}

.g-media-h .g-media_left {
  float: left;
  margin-right: 20px;
}

.g-media-rv.g-media-h .g-media_left {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

.g-media-h .g-media_body {
  overflow: hidden;
}

.g-media-h .g-media_hd {
  font-size: 16px;
  line-height: 1.5;
}

.g-media-h.g-media-lg .g-media_left {
  margin-right: 30px;
}

a.g-media {
  display: block;
}

a.g-media .g-media_text {
  color: #333;
}

/*

    Colorbox Core Style:

    The following CSS is consistent between example themes and should not be altered.

*/

#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

#cboxWrapper {
  max-width: none;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow,
#sys_cgpdf {
  cursor: pointer;
}

.cboxPhoto {
  display: block;
  float: left;
  max-width: none;
  margin: auto;
  -ms-interpolation-mode: bicubic;
  border: 0;
}

.cboxIframe {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

#colorbox,
#cboxContent,
#cboxLoadedContent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*

    User Style:

    Change the following styles to modify the appearance of Colorbox.  They are

    ordered & tabbed in a way that represents the nesting of the generated HTML.

*/

#cboxOverlay {
  background-color: #000;
}

#colorbox {
  outline: 0;
}

#cboxContent {
  display: none;
  overflow: hidden;
  padding: 30px 30px 80px;
  background: #fff;
}

.cboxIframe {
  background: #fff;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  overflow: visible;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active #sys_cgpdf:active {
  outline: 0;
}

#cboxClose {
  font-size: 12px;
  line-height: 1.4;
  position: absolute;
  right: 0;
  bottom: 30px;
  left: 0;
  width: 40px;
  margin: auto;
  padding: 7px 15px;
  text-align: center;
  color: #333;
  border: 1px solid #ccc;
  border-width: 1px;
  border-radius: 4px;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

#sys_cgpdf {
  position: absolute;
  right: 0;
  left: -117px;
  margin: auto;
  bottom: 30px;
  width: 84px;
  height: 16.8px;
  font-size: 12px;
  line-height: 1.4;
  padding: 7px 7px;
  text-align: center;
  color: #333;
  border: 1px solid #ccc;
  border-width: 1px;
  border-radius: 4px;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

#sys_cgpdftip {
  position: absolute;
  right: 0;
  left: 20px;
  margin: auto;
  bottom: 30px;
  width: 40px;
  text-align: center;
}

.cboxNoCloseBtn #cboxContent {
  padding-bottom: 30px;
}

#cboxLoadedContent > * {
  box-sizing: border-box;
}

.g-noscript {
  box-sizing: border-box;
  min-width: 1000px;
  max-width: 1280px;
  margin: 0 0 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

.g-html-ie8 .g-noscript {
  min-width: 960px;
  max-width: 1240px;
}

.g-pagination {
  text-align: center;
}

.g-pagination-unused {
  display: none;
}

.g-pagination_inner {
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}

.g-pagination_backward {
  margin-right: 0.625rem;
}

.g-pagination_backward i {
  font-size: 16px !important;
}

.g-pagination-no-backward .g-pagination_backward {
  visibility: hidden;
}

.g-pagination_prev {
  margin-right: 0.625rem;
}

.g-pagination-no-prev .g-pagination_prev {
  visibility: hidden;
}

.g-pagination_next {
  margin-left: 0.625rem;
}

.g-pagination-no-next .g-pagination_next {
  visibility: hidden;
}

.g-pagination_forward {
  margin-left: 0.625rem;
}

.g-pagination_forward i {
  font-size: 16px !important;
}

.g-pagination-no-forward .g-pagination_forward {
  visibility: hidden;
}

.g-pagination_page-active a {
  font-weight: bold;
  cursor: default;
  color: #333;
}

.g-pagination p,
.g-pagination ul,
.g-pagination li {
  float: left;
}

.g-pagination a,
.g-pagination strong,
.g-pagination span {
  line-height: 32px;
  display: block;
  width: 32px;
  height: 32px;
}

.g-pagination p a {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #fff;
}

.g-pagination p a i {
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  color: #333;
}

.g-pagination_el {
  display: none;
}

.g-pagination_el-active {
  display: block;
}

.g-pile_el {
  padding: 0.625rem 0;
  border: 0 solid #eaeaea;
  border-top-width: 1px;
}

.g-pile_el:last-child,
.g-pile_el.g-child-last {
  border-bottom-width: 1px;
}

.g-pile-inside .g-pile_el:first-child {
  border-top-width: 0;
}

.g-pile-inside .g-pile_el:last-child,
.g-pile-inside .g-pile_el.g-child-last {
  border-bottom-width: 0;
}

.g-price {
  line-height: 1;
  border-spacing: 0;
}

.g-price th,
.g-price td {
  padding: 3px 0;
}

.g-price th {
  font-weight: normal;
  text-align: left;
}

.g-price td {
  padding-left: 0.625rem;
  text-align: right;
}

.g-price_amount {
  font-size: 18px;
  font-weight: bold;
}

.g-price_amount th {
  font-weight: bold;
}

.g-price_main {
  font-size: 18px;
  font-weight: bold;
}

.g-price_main strong,
.g-price_main .g-font-em {
  font-size: 26px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
}

.g-price_num {
  font-size: 26px;
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  color: #ed0000;
}

.g-radio_label {
  display: block;
}

.ui-checkboxradio-radio-label {
  position: relative;
  padding-left: 22px;
}

.ui-checkboxradio-radio-label input {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.ui-checkboxradio-radio-label img {
  width: auto;
  max-width: 70px;
  height: auto;
  vertical-align: top;
  pointer-events: none;
  background-color: #fff;
}

.ui-checkboxradio-radio-label.ui-state-focus {
  outline: -webkit-focus-ring-color auto 5px;
}

.ui-checkboxradio-radio-label.ui-state-disabled {
  cursor: default;
  color: #a8a8a8;
}

.ui-checkboxradio-radio-label.ui-state-disabled .ui-icon {
  opacity: 0.5;
}

.ui-checkboxradio-radio-label .ui-checkboxradio-icon-space {
  display: none;
}

.ui-checkboxradio-radio-label .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: auto;
  vertical-align: middle;
  background-image: url(/sp/j3a/images/sprite.png);
  background-repeat: no-repeat;
  background-position: -313px -39px;
  background-size: 329px 620px;
}

.ui-checkboxradio-radio-label.ui-checkboxradio_img {
  padding: 5px 5px 5px 27px;
}

.ui-checkboxradio-radio-label.ui-checkboxradio_img .ui-icon {
  top: 5px;
  bottom: auto;
  left: 5px;
}

.ui-checkboxradio-radio-label.ui-checkboxradio_img-label {
  text-align: center;
}

.ui-checkboxradio-radio-label.ui-checkboxradio_img-label img {
  margin: 0.625rem 0;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon {
  width: 16px;
  height: 16px;
  background-position: -313px -23px;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked.ui-checkboxradio_img {
  padding: 4px 4px 4px 26px;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f0f0f0;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked.ui-checkboxradio_img .ui-icon {
  top: 4px;
  left: 4px;
}

.g-scrollpane {
  background-color: #fff;
}

.g-scrollpane-lg .mCSB_scrollTools {
  width: 15px;
}

.g-scrollpane-lg .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 15px;
}

.g-scrollpane-lg .mCSB_container {
  margin-right: 15px;
}

.g-select {
  visibility: hidden;
}

.ui-selectmenu-button {
  position: relative;
  display: inline-block;
  max-width: 100%;
  cursor: pointer;
  vertical-align: bottom;
  white-space: nowrap;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

.ui-selectmenu-button:before {
  position: absolute;
  right: 36px;
  width: 1px;
  height: 100%;
  content: "";
  background-color: #ccc;
}

.ui-selectmenu-button:after {
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: "";
  border-width: 6px 5.5px 0 5.5px;
  border-style: solid;
  border-color: #333 transparent transparent transparent;
}

.ui-selectmenu-button-fw {
  display: block;
}

.ui-selectmenu-button .ui-selectmenu-text_inner {
  display: block;
  overflow: hidden;
}

.ui-selectmenu-text {
  display: block;
  padding: 4px 55px 4px 0.625rem;
}

.ui-selectmenu-menu {
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0;
  display: none;
  margin: 0;
  padding: 0;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #fff;
}

.ui-selectmenu-menu .ui-menu::-webkit-scrollbar {
  width: 7px;
  background-color: #dfdfdf;
}

.ui-selectmenu-menu .ui-menu::-webkit-scrollbar-thumb {
  background-color: #98bbdf;
}

.ui-selectmenu-menu .ui-menu-item-wrapper {
  margin: 0;
  padding: 7px 0.625rem;
  cursor: pointer;
}

.ui-selectmenu-menu .ui-state-active {
  background-color: #eee;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-up,
.ui-selectmenu-down {
  position: absolute;
  right: 1px;
  left: 1px;
  display: none;
  height: 20px;
  background-color: #fff;
}

.ui-selectmenu-up:before,
.ui-selectmenu-down:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: auto;
  content: "";
  border-style: solid;
}

.ui-selectmenu-scroll .ui-selectmenu-up,
.ui-selectmenu-scroll .ui-selectmenu-down {
  display: block;
}

.ui-selectmenu-up {
  top: 1px;
  border-radius: 4px 4px 0 0;
}

.ui-selectmenu-up:before {
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #333 transparent;
}

.ui-selectmenu-up-disabled .ui-selectmenu-up {
  display: none;
}

.ui-selectmenu-down {
  bottom: 1px;
  border-radius: 0 0 4px 4px;
}

.ui-selectmenu-down:before {
  border-width: 6px 6px 0 6px;
  border-color: #333 transparent transparent transparent;
}

.ui-selectmenu-down-disabled .ui-selectmenu-down {
  display: none;
}

.g-sidebar {
  float: left;
  width: 210px;
  margin-right: 70px;
}

.g-sidebar_el {
  margin-bottom: 30px;
}

.g-html-hasSidebar .g-sidebar {
  margin-right: -280px;
}

.g-snav {
  border-bottom: 1px solid #eaeaea;
}

.g-snav-noborder {
  border-bottom-width: 0;
}

.g-snav_el {
  margin-top: 15px;
}

.g-snav_el:first-child {
  margin-top: 0;
}

.g-snav_menuHd {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  padding: 13px 15px;
  color: #333;
  border-top: 5px solid;
  border-bottom: 1px solid;
}

.g-snav_el-print .g-snav_menuHd {
  border-color: #00c2ff;
}

.g-snav_el-print .g-snav_menuHd .g-link:before {
  color: #00c2ff;
}

.g-snav_el-hanko .g-snav_menuHd {
  border-color: #18b16b;
}

.g-snav_el-hanko .g-snav_menuHd .g-link:before {
  color: #18b16b;
}

.g-snav_el-naire .g-snav_menuHd {
  border-color: #f79413;
}

.g-snav_el-naire .g-snav_menuHd .g-link:before {
  color: #f79413;
}

.g-snav_el-askul .g-snav_menuHd {
  border-color: #1c57b8;
}

.g-snav_el-askul .g-snav_menuHd .g-link:before {
  color: #1c57b8;
}

.g-snav_el-askul .menu_menu .g-snav_menuCell {
  padding-left: 30px;
}

.g-snav_el-askul .news_menu .g-snav_menuCell {
  margin-left: 20px;
  padding-left: 30px;
}

.g-snav_menuHd-overflow {
  padding: 6px 15px;
}

.g-snav_menuItem {
  position: relative;
  border-top: 1px solid #eaeaea;
}

.g-snav_menuItem:first-child {
  border-top: 0;
}

.g-snav_menu-nest .g-snav_menu .g-snav_menuItem {
  border: 0;
}

.g-snav_el-print .g-snav_menuItem-dir {
  border-top-color: #00c2ff;
}

.g-snav_el-hanko .g-snav_menuItem-dir {
  border-top-color: #18b16b;
}

.g-snav_el-naire .g-snav_menuItem-dir {
  border-top-color: #f79413;
}

.g-snav_menuCell {
  position: relative;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  min-height: 0;
  padding: 0.625rem 11px;
  color: #333;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

.g-snav_menu-nest .g-snav_menu .g-snav_menuCell {
  font-size: 12px;
  line-height: 1.4;
  height: 30px;
  min-height: 0;
  padding: 4px 11px;
}

.g-snav_menu-nest .g-snav_menu .g-snav_menuCell.g-snav_menuCell-lg {
  height: 56px;
}

.g-snav_menu-nest .g-snav_menu .g-snav_menuCell:before {
  content: "・";
}

.g-snav_menu-tree .g-snav_menu .g-snav_menuCell {
  padding-left: 30px;
}

.g-snav_menuCell-i {
  padding-left: 48px;
}

.g-snav_menuCell-cur {
  font-weight: bold;
}

.g-snav_el-print strong.g-snav_menuCell-cur {
  background-color: #c8f2ff;
}

.g-snav_el-hanko strong.g-snav_menuCell-cur {
  background-color: #e3faef;
}

.g-snav_el-naire strong.g-snav_menuCell-cur {
  background-color: #fce8b7;
}

.g-snav_menuCell-dir {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eaeaea;
  background-color: #f6f6f6;
}

.g-snav_menuCell-hd {
  padding: 9px 11px;
  border-bottom: 1px solid #eaeaea;
}

.g-snav_menuCell-overflow {
  font-size: 12px;
  line-height: 1.4;
}

.g-snav_menuCell-parent {
  padding-right: 24px;
}

.g-snav_menuCell-parent:after {
  font-family: "icon";
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 9px;
  bottom: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\EA0E";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  color: #ccc;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-html-ie8 .g-snav_menuCell {
  min-height: 0;
}

.g-snav_menuIcon {
  width: 48px;
}

.g-snav_menuIcon,
.g-snav_menuIcon .s {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.g-snav_menuIcon .s {
  right: 0;
}

.g-snav_menu-nest {
  margin-left: 20px;
}

.g-snav_submenu {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 218px;
  display: none;
  width: 225px;
  padding: 1px;
  background-color: #fff;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
}

.g-html-ie8 .g-snav_submenu {
  border: 1px solid #ccc;
}

.g-snav_submenu:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -0.625rem;
  width: 0.625rem;
  content: "";
}

.g-snav_submenu:after {
  position: absolute;
  top: 17px;
  left: -5px;
  width: 0.625rem;
  height: 0.625rem;
  content: "";
  -webkit-transform: scaleY(0.7) rotate(45deg);
  -ms-transform: scaleY(0.7) rotate(45deg);
  transform: scaleY(0.7) rotate(45deg);
  background-color: #fff;
  box-shadow: 2px 0 4px 3px rgba(0, 0, 0, 0.2);
}

.g-html-ie8 .g-snav_submenu:after {
  content: none;
}

.g-snav_submenuItem {
  position: relative;
  z-index: 1;
  background-color: #fff;
}

.g-snav_submenuItem:before {
  display: block;
  height: 0;
  content: "";
  border-top: 1px solid #eaeaea;
}

.g-snav_submenuItem:first-child:before {
  content: none;
}

.g-snav_submenuCell {
  display: block;
  padding: 11px 13px 0.625rem 15px;
  color: #333;
}

.g-snav-sm .g-snav_menuCell {
  line-height: 1.2;
  height: auto;
  min-height: 47px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.g-html-ie8 .g-snav-sm .g-snav_menuCell {
  padding-top: 0;
  padding-bottom: 0;
}

.g-html-lteIe9 .g-snav-sm .g-snav_menuCell {
  display: table-cell;
  vertical-align: middle;
}

.g-html-lteIe9 .g-snav_menuCell-hd {
  width: 210px;
}

.g-html-lteIe9 .g-snav_menu-nest .g-snav_menuCell {
  width: 190px;
}

.g-html-lteIe9 .g-snav_menu-nest .g-snav_menu .g-snav_menuCell {
  width: 170px;
}

.g-spinner {
  width: 100%;
  height: 30px;
  padding: 0 5px;
  text-align: right;
  border: 0;
  border: 1px solid #ccc;
  border-right-width: 0;
  border-left-width: 0;
}

.ui-spinner {
  position: relative;
  display: block;
  height: 30px;
  padding: 0 30px;
}

.ui-spinner .g-spinner {
  height: 100%;
}

.ui-spinner-button {
  position: absolute;
  top: 0;
  display: block;
  width: 30px;
  height: 100%;
  padding: 0.625rem;
  cursor: pointer;
  text-align: center;
  color: #333;
  border: 1px solid #ccc;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

.ui-spinner-button:before {
  font-family: "icon";
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.ui-spinner-down {
  left: 0;
  border-radius: 4px 0 0 4px;
}

.ui-spinner-down:before {
  content: "\EA13";
}

.ui-spinner-up {
  right: 0;
  border-radius: 0 4px 4px 0;
}

.ui-spinner-up:before {
  content: "\EA14";
}

.g-split {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.g-split_el {
  margin-left: 20px;
}

.g-split .g-split_el:first-child {
  margin-left: 0;
}

.g-split-m0 .g-split_el {
  margin-left: 0;
}

.g-split-xs .g-split_el {
  margin-left: 0.625rem;
}

.g-split-sm .g-split_el {
  margin-left: 20px;
}

.g-split-md .g-split_el {
  margin-left: 30px;
}

.g-split-lg .g-split_el {
  margin-left: 40px;
}

.g-split-xl .g-split_el {
  margin-left: 50px;
}

.g-split-vat {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -ms-grid-row-align: flex-start;
}

.g-split-vam {
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
}

.g-split-vab {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -ms-grid-row-align: flex-end;
}

.g-split-l {
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.g-split-c {
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}

.g-split-r {
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.g-html-lteIe9 .g-split {
  display: table;
  width: 100%;
}

.g-html-lteIe9 .g-split_el {
  display: table-cell;
  margin-left: 0;
  padding-left: 20px;
  text-align: right;
  vertical-align: top;
}

.g-html-lteIe9 .g-split .g-split_el:first-child {
  padding-left: 0;
  text-align: left;
}

.g-html-lteIe9 .g-split-m0 .g-split_el {
  padding-left: 0;
}

.g-html-lteIe9 .g-split-xs .g-split_el {
  padding-left: 0.625rem;
}

.g-html-lteIe9 .g-split-sm .g-split_el {
  padding-left: 20px;
}

.g-html-lteIe9 .g-split-md .g-split_el {
  padding-left: 30px;
}

.g-html-lteIe9 .g-split-lg .g-split_el {
  padding-left: 40px;
}

.g-html-lteIe9 .g-split-xl .g-split_el {
  padding-left: 50px;
}

.g-html-lteIe9 .g-split-vat {
  vertical-align: top;
}

.g-html-lteIe9 .g-split-vam {
  vertical-align: middle;
}

.g-html-lteIe9 .g-split-vab {
  vertical-align: bottom;
}

.g-html-lteIe9 .g-split-l {
  width: auto;
}

.g-html-lteIe9 .g-split-l .g-split_el {
  text-align: left;
}

.g-html-lteIe9 .g-split-r {
  width: auto;
  margin-right: 0;
  margin-left: auto;
}

.g-squeeze {
  margin: 0 20px;
}

.g-step {
  display: table;
  margin: 0 auto 20px;
}

.g-step_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.g-step_list li {
  font-size: 12px;
  line-height: 1.4;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 104px;
  margin-left: 40px;
  padding: 6px 8px;
  text-align: center;
  border-style: solid;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-step_list li:first-child {
  margin-left: 0;
}

.g-html-lteIe9 .g-step_list li {
  display: inline-block;
  min-height: 36px;
  vertical-align: middle;
}

.g-step_list li:before {
  font-family: "icon";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -28px;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\EA30";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-step_list li:first-child:before {
  content: none;
}

.g-step_done {
  color: #919191;
  border-width: 1px;
  border-color: #ccc;
  background-color: #f0f0f0;
}

.g-step_done:before {
  color: #333;
}

.g-step_cur {
  font-weight: bold;
  border-width: 2px;
  border-color: #1c57b8;
  background-color: #e4edfd;
}

.g-step_cur:before {
  color: #333;
}

.g-step_yet {
  border-width: 1px;
  border-color: #aaa;
  background-color: #fff;
}

.g-step_yet:before {
  color: #ccc;
}

.g-table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 1.2em;
}

.g-table th,
.g-table td {
  border: 1px solid #ccc;
}

.g-table th {
  font-weight: normal;
  background-color: #f0f0f0;
}

.g-table td {
  background-color: #fff;
}

.g-table .g-table_selected,
.g-table .g-table_focused {
  background-color: #e4edfd;
}

.g-table .g-table_err {
  background-color: #fde5e5;
}

.g-table_sample {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 7px;
}

.g-table_an {
  font-size: 12px;
  line-height: 1.4;
  margin-top: 7px;
}

.g-table-fixed {
  table-layout: fixed;
}

.g-table-v th,
.g-table-v td {
  padding: 0.3125rem;
}

.g-table-v th {
  text-align: center;
}

.g-table-v th.g-table_labelCell {
  position: relative;
  padding-right: 40px;
  background-clip: padding-box;
}

.g-table-v th.g-table_labelCell .g-label {
  position: absolute;
  top: 0;
  right: 0.625rem;
  bottom: 0;
  height: 1em;
  margin: auto;
}

.g-table-v thead th {
  font-weight: bold;
  padding: 0.3125rem;
  text-align: center;
}

.g-table-v.g-table-tight th,
.g-table-v.g-table-tight td {
  padding: 7px 20px;
}

.g-table-h thead th {
  padding: 0.625rem;
}

.g-table-h tbody td {
  padding: 12px 25px;
}

.g-table-plain {
  width: auto;
}

.g-table-plain th,
.g-table-plain td {
  border-width: 0;
  background-color: transparent;
}

.g-table-plain th {
  font-weight: bold;
  padding-right: 20px;
  text-align: left;
  color: inherit;
}

.g-table-dark th {
  color: #fff;
  background-color: #9e9e9e;
}

/**

 * ノーマルテーブル用　背景色なし線あり

 */

.g-table-line-normal {
  border-collapse: collapse;
  font-size: 1.2em;
  text-align: left;
}

.g-table-line-normal th,
.g-table-line-normal td {
  border: 1px solid #ccc;
  padding: 0.4rem;
}

.g-talign-l {
  text-align: left !important;
}

.g-talign-c {
  text-align: center !important;
}

.g-talign-r {
  text-align: right !important;
}

.g-textarea {
  min-height: 150px;
  padding: 4px 0.625rem;
  resize: vertical;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.g-textarea-fw {
  display: block;
  width: 100%;
}

.g-toggle_on {
  display: block;
}

.g-toggle_off {
  visibility: hidden;
  position: absolute;
}

.g-tooltip_body {
  font-size: 12px;
  line-height: 1.4;
  position: absolute;
  z-index: 9999;
  display: none;
  padding: 7px 20px;
  background-color: #fff;
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.5);
}

.g-html-lteIe9 .g-tooltip_body {
  border: 1px solid #ccc;
}

.g-tooltip_arrow {
  position: absolute;
  right: 0;
  bottom: -13px;
  left: 0;
  overflow: hidden;
  width: 18px;
  margin: auto;
  padding: 0 5px;
}

.g-tooltip_arrow:after {
  display: block;
  width: 13px;
  height: 13px;
  content: "";
  -webkit-transform: translateY(-7px) scaleX(0.6) rotate(45deg);
  -ms-transform: translateY(-7px) scaleX(0.6) rotate(45deg);
  transform: translateY(-7px) scaleX(0.6) rotate(45deg);
  background-color: #fff;
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.5);
}

.g-html-lteIe9 .g-tooltip_arrow {
  display: none;
}

.g-tooltip-active {
  display: block;
}

.g-tooltip_el {
  display: none;
}

.g-upload_area {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  line-height: 120px;
  height: 150px;
}

.g-upload_area i {
  font-size: 44px;
  margin-right: 15px;
  color: #1c57b8;
}

.g-upload_area span {
  display: inline-block;
  vertical-align: middle;
}

.g-upload_info {
  font-size: 12px;
  line-height: 1.4;
  display: table;
  width: 100%;
  max-width: 745px;
  margin: 20px auto 0;
}

.g-upload_details,
.g-upload_buttons {
  display: table-cell;
  vertical-align: middle;
}

.g-upload_details {
  width: 100%;
}

.g-upload_buttons {
  padding-left: 30px;
  white-space: nowrap;
}

.g-upload_file {
  float: left;
  margin-bottom: 8px;
}

.g-upload_label {
  float: right;
  margin-bottom: 8px;
}

.g-upload_track {
  clear: both;
  overflow: hidden;
  width: 100%;
  height: 7px;
  background-color: #f0f0f0;
}

.g-upload_bar {
  height: 7px;
  background-color: #1c57b8;
}

.g-upper {
  max-width: 100%;
  margin: 0.875rem 0;
  padding: 0 0.625rem;
}

.g-userinput {
  padding-bottom: 5px;
}

.g-userinput .g-userinput_left {
  position: relative;
  width: 42.741935484%;
  margin-right: 50px;
}

.g-userinput_panel {
  position: relative;
  z-index: 11 !important;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
}

.g-userinput_panel:after {
  position: absolute;
  top: 50px;
  right: -33px;
  width: 0;
  height: 0;
  content: "";
  border-width: 18px 14px 18px 0;
  border-style: solid;
  border-color: transparent #8dabdb transparent transparent;
}

.g-userinput_panel-noshade {
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
}

.g-userinput_panel-noarrow:after {
  content: none;
}

.g-userinput_preview {
  margin: 0.625rem 0 20px;
  text-align: center;
}

.g-userinput_preview .g-zoom {
  max-width: 90%;
}

.g-userinput_preview .i-zoom {
  margin-right: -54px;
}

.g-userinput_preview img {
  max-width: 80%;
}

.g-userinput_buttons {
  -webkit-transform: translateX(14px);
  -ms-transform: translateX(14px);
  transform: translateX(14px);
}

.g-userinput_buttons .g-btn {
  width: 190px;
}

.g-userinput_thumb {
  width: 40%;
}

.g-userinput_thumb img {
  width: 80%;
}

.g-userinput_layout {
  width: 54%;
}

.g-html-ie8 .g-userinput_layout {
  width: 51%;
}

.g-valign-t {
  vertical-align: top !important;
}

.g-valign-m {
  vertical-align: middle !important;
}

.g-valign-b {
  vertical-align: bottom !important;
}

.g-vline .g-vline_el {
  display: block;
  margin-top: 15px;
}

.g-vline .g-vline_el:first-child {
  margin-top: 0;
}

.g-vline-xs .g-vline_el {
  margin-top: 5px;
}

.g-vline-sm .g-vline_el {
  margin-top: 0.625rem;
}

.g-vline-md .g-vline_el {
  margin-top: 15px;
}

.g-vline-lg .g-vline_el {
  margin-top: 20px;
}

.g-vline-xl .g-vline_el {
  margin-top: 25px;
}

.g-zoom {
  display: inline-block;
  white-space: nowrap;
}

.g-html-ie8 .g-zoom {
  display: inline;
}

.g-zoom i {
  font-size: 14px;
  line-height: 20px;
  width: 22px;
  height: 22px;
  margin-left: 4px;
  cursor: pointer;
  text-align: center;
  pointer-events: all;
  color: #1c57b8;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: linear-gradient(#fafafa, #f6f6f6);
  background-color: #fafafa;
}

.g-zoom-ol {
  position: relative;
  display: inline-block;
}

.g-zoom-ol i {
  font-size: 17px;
  position: absolute;
  right: 5px;
  bottom: 5px;
  color: #1c57b8;
}

.g-zoom-x {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

.g-zoom-lg i {
  font-size: 24px;
  line-height: 44px;
  width: 44px;
  height: 44px;
  margin-left: 0.625rem;
}

.g-zoom-lg.g-zoom-x {
  -webkit-transform: translateX(27px);
  -ms-transform: translateX(27px);
  transform: translateX(27px);
}

.g-richmenu_hd {
  font-weight: bold;
  margin-bottom: 3px;
}

.g-richmenu .ui-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.g-richmenu .ui-menu-item {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 0 1px #ccc;
}

.g-richmenu .ui-menu-item-wrapper {
  position: relative;
  padding: 0.625rem 15px 0.625rem 40px;
}

.g-richmenu .ui-menu-item-active:before {
  font-family: "icon";
  font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 13px;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "";
  content: "\EA2A";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  color: #ff7a21;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-richmenu.ui-selectmenu-menu-col1 .ui-menu-item {
  width: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}

.g-richmenu.ui-selectmenu-menu-col1 .ui-menu-item:nth-child(1n) {
  border-right-width: 0;
}

.g-richmenu.ui-selectmenu-menu-col2 .ui-menu-item {
  width: 50%;
  -webkit-flex-basis: 50%;
  flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
}

.g-richmenu.ui-selectmenu-menu-col2 .ui-menu-item:nth-child(2n) {
  border-right-width: 0;
}

.g-richmenu.ui-selectmenu-menu-col3 .ui-menu-item {
  width: 33.33333%;
  -webkit-flex-basis: 33.33333%;
  flex-basis: 33.33333%;
  -ms-flex-preferred-size: 33.33333%;
}

.g-richmenu.ui-selectmenu-menu-col3 .ui-menu-item:nth-child(3n) {
  border-right-width: 0;
}

.g-richmenu.ui-selectmenu-menu-col4 .ui-menu-item {
  width: 25%;
  -webkit-flex-basis: 25%;
  flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
}

.g-richmenu.ui-selectmenu-menu-col4 .ui-menu-item:nth-child(4n) {
  border-right-width: 0;
}

.g-richmenu.ui-selectmenu-menu-col5 .ui-menu-item {
  width: 20%;
  -webkit-flex-basis: 20%;
  flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
}

.g-richmenu.ui-selectmenu-menu-col5 .ui-menu-item:nth-child(5n) {
  border-right-width: 0;
}

.g-richmenu.ui-state-disabled {
  cursor: not-allowed;
  opacity: 0.3;
}

.g-richmenu .ui-state-active {
  color: #fff;
  background-color: #4598ec;
}

.g-richmenu-h .ui-menu-item-wrapper,
.g-richmenu-h .ui-selectmenu-text {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-pack: justify;
  -ms-flex-preferred-size: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.g-richmenu-h .ui-menu-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.g-richmenu-h .ui-menu-item_label {
  display: block;
  -ms-flex-negative: 1;
  -webkit-flex-shrink: 1;
  flex-shrink: 1;
}

.g-richmenu-h .ui-menu-item_obj {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0.625rem;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-negative: 0;
  -ms-flex-pack: center;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-richmenu-h .ui-menu-item_obj-empty {
  display: none;
}

.g-richmenu-v .ui-menu-item_label {
  display: block;
  margin-bottom: 0.625rem;
}

.g-richmenu-v .ui-menu-item_obj {
  display: block;
}

/* -> agupd */

/*

.g-richmenu.ui-selectmenu-menu .g-richmenu_body {

  font-size: 12px;

  line-height: 1.4;

}



*/

.g-richmenu.ui-selectmenu-menu .g-richmenu_body {
  font-size: 12px;
  line-height: 1.4;
  word-break: break-all;
}

/* <- agupd */

/* -> agupd */

/*

.g-richmenu.ui-selectmenu-button {

  white-space: normal;

}



*/

.g-richmenu.ui-selectmenu-button {
  white-space: normal;
  word-break: break-all;
}

/* <- agupd */

.g-richmenu.ui-selectmenu-button .g-richmenu_hd {
  font-size: 16px;
  line-height: 1.5;
}

.g-richmenu.ui-selectmenu-button .ui-menu-item_label {
  margin: 0;
}

.g-richmenu.ui-selectmenu-button .ui-menu-item_obj {
  display: none;
}

.g-richmenu-btn.g-richmenu-h.ui-selectmenu-button .ui-menu-item_obj {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.g-richmenu-btn.g-richmenu-v.ui-selectmenu-button .ui-menu-item_label {
  margin-bottom: 0.625rem;
}

.g-richmenu-btn.g-richmenu-v.ui-selectmenu-button .ui-menu-item_obj {
  display: block;
}

.g-html-lteIe9 .g-richmenu .ui-menu-item-wrapper,
.g-html-lteIe9 .g-richmenu .ui-selectmenu-text {
  max-width: none;
}

.g-html-lteIe9 .g-richmenu .ui-menu {
  overflow: hidden;
}

.g-html-lteIe9 .g-richmenu .ui-menu-item {
  float: left;
  box-shadow: none;
}

.g-html-lteIe9 .g-richmenu-h .ui-menu-item-wrapper {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.g-html-lteIe9 .g-richmenu-h .ui-menu-item_label {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}

.g-html-lteIe9 .g-richmenu-h .ui-menu-item_obj {
  display: table-cell;
  box-sizing: content-box;
  margin-left: 0;
  padding-left: 0.625rem;
  text-align: center;
  vertical-align: middle;
}

.g-html-lteIe9 .g-richmenu.ui-selectmenu-button .ui-menu-item_obj {
  display: none;
}

.g-html-lteIe9 .g-richmenu-btn.g-richmenu-h.ui-selectmenu-button .ui-menu-item_obj {
  display: table-cell;
}

.g-html-lteIe9 .g-richmenu-btn.g-richmenu-v.ui-selectmenu-button .ui-menu-item_label {
  margin-bottom: 0.625rem;
}

.g-html-lteIe9 .g-richmenu-btn.g-richmenu-v.ui-selectmenu-button .ui-menu-item_obj {
  display: block;
}

.g-html-lteIe9 .g-richmenu.ui-selectmenu-menu-col2 .ui-menu-item-2n1,
.g-html-lteIe9 .g-richmenu.ui-selectmenu-menu-col3 .ui-menu-item-3n1,
.g-html-lteIe9 .g-richmenu.ui-selectmenu-menu-col4 .ui-menu-item-4n1,
.g-html-lteIe9 .g-richmenu.ui-selectmenu-menu-col5 .ui-menu-item-5n1 {
  clear: left;
}

.g-richmenu-sp.ui-selectmenu-menu .ui-menu-item-active {
  display: none;
}

.g-address_ctrl {
  padding: 5px;
}

.g-address_hd {
  padding-left: 40px;
}

.g-address_hd .i-book2 {
  font-size: 19px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  margin: auto;
  color: #1c57b8;
}

.g-address_hd-btn {
  padding: 5px 5px 5px 40px;
}

.g-address_hd-btn .g-address_book_name {
  display: table-cell;
  height: 32px;
  padding-right: 60px;
  vertical-align: middle;
}

.g-address_hd-btn.g-accordion-active .g-address_book_name {
  padding-right: 180px;
}

.g-address_book_name,
.g-address_book_input,
.g-address_book_done {
  display: inline-block;
  vertical-align: middle;
}

.g-address_book_name {
  padding-right: 60px;
}

.g-address_book_input {
  width: 70%;
  margin: 0 0.625rem 0 -20px;
}

.g-address_book_edit {
  position: absolute;
  top: 5px;
  right: 60px;
  display: none;
}

.g-accordion-active .g-address_book_edit {
  display: block;
}

.g-address_list_table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

.g-address_list_table td {
  padding: 5px;
  white-space: nowrap;
  border: 1px solid #ccc;
  border-right-width: 0;
  border-left-width: 0;
}

.g-address_list_err {
  font-weight: bold;
  color: #ed0000;
  background-color: #fde5e5;
}

.g-address_list_err .g-address_list_name2 {
  text-align: center;
}

.g-address_list_err .g-elist,
.g-address_list_err .g-wlist {
  font-size: 14px;
  line-height: 1.6;
  display: inline-block;
}

.g-address_list_notice {
  background-color: #fff8f4;
}

.g-address_list_cur {
  color: #1c57b8;
  background-color: #e4edfd;
}

.g-address_list_cbox {
  width: 1%;
}

.g-address_list_num {
  width: 1%;
  text-align: right;
}

.g-address_list_name {
  width: 100%;
  text-align: left;
  white-space: normal !important;
}

.g-address_list_new .g-address_list_name {
  font-weight: bold;
}

.g-address_list_edit {
  position: relative;
  min-width: 80px;
}

.g-address_list_new {
  background-color: #fff8f4;
}

.g-address_list-empty:before {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  display: block;
  margin: 40px 0 20px;
  content: "宛名が登録されていません";
  text-align: center;
}

.g-address_list_name2 {
  max-width: 60%;
}

.g-address_list_type {
  width: 15%;
  min-width: 15%;
}

.g-address_list_status {
  width: 25%;
  min-width: 25%;
}

.g-address_list .i-error {
  font-size: 120%;
  margin-right: 5px;
  color: #ed0000;
}

.g-address_input {
  display: none;
  padding-right: 20px;
  padding-left: 20px;
}

.g-address_list_new .g-address_input {
  display: inline-block;
}

.g-address_edit {
  padding-right: 16px;
  padding-left: 16px;
}

.g-address_list_new .g-address_edit {
  display: none;
}

.g-address_edit span:before {
  content: "再編集";
}

.g-address_edit.g-btn-active {
  position: absolute;
  top: 5px;
  width: 112px;
  padding-right: 12px;
  padding-left: 12px;
}

.g-address_edit.g-btn-active span:before {
  content: "編集中";
}

.g-address_edit.g-btn-active span:after {
  font-family: "icon";
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 7px;
  content: "\EA22";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-address_preview {
  padding-right: 5px;
  padding-left: 5px;
  color: #1c57b8;
}

.g-address_preview i {
  font-size: 20px;
}

.g-address_list_new .g-address_preview,
.g-address_list_cur .g-address_preview {
  visibility: hidden;
}

.g-address_previewBtn {
  position: relative;
  padding-top: 25px;
}

.g-address_previewBtn:before {
  position: absolute;
  top: 8px;
  left: 4px;
  width: 0;
  height: 0;
  content: "";
  border-width: 0.625rem 13px 0 13px;
  border-style: solid;
  border-color: #8dabdb transparent transparent transparent;
}

.g-address_unselected {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 330px;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-address_form_hd {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding: 0.625rem 15px;
  text-align: center;
  border: 1px solid #ccc;
  border-bottom-width: 0;
  background-color: #e4edfd;
}

.g-address_form_book {
  margin-right: 5px;
}

.g-address_form_num {
  margin-left: 5px;
}

.g-address_form_name {
  margin-left: 5px;
}

.g-address_form_c,
.g-address_form_b {
  display: none;
}

.g-address_form-yet {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 330px;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-btni i,
.g-btni .s {
  font-size: 125%;
  margin-right: 0.2em;
}

.g-btni-rv i,
.g-btni-rv .s {
  margin-right: 0;
  margin-left: 0.2em;
}

.g-btni-place i {
  font-size: 115%;
}

.g-btni-cart i {
  font-size: 180%;
}

.g-btni-ecr i {
  font-size: 140%;
}

.g-btni-edit i {
  font-size: 135%;
}

.g-btni-tray i {
  font-size: 140%;
}

.g-btni-reload i {
  font-size: 180%;
}

.g-btni-copy i {
  font-size: 150%;
  color: #1c57b8;
}

.g-btni-brand i {
  color: #1c57b8;
}

.g-btni-sm i,
.g-btni-sm .s {
  font-size: 100%;
}

.g-btni-lg i,
.g-btni-lg .s {
  font-size: 170%;
  margin-right: 0.3em;
}

.g-bulkupload {
  width: 430px;
}

.g-colormenu .ui-menu {
  width: 605px;
}

.g-colormenu .ui-menu-item_el {
  display: block;
  width: 40px;
  height: 40px;
}

.g-colormenu.ui-selectmenu-menu .ui-menu-item_label span {
  font-size: 12px;
  line-height: 1.4;
  display: block;
}

.g-html-lteIe9 .g-colormenu .ui-menu-item_obj {
  width: 40px;
}

.g-contact {
  width: 640px;
  margin: auto;
}

.g-contact_desc {
  margin-bottom: 15px;
  text-align: center;
}

.g-contact_el {
  padding: 15px 0.625rem 0.625rem 20px;
  border: 1px solid #039;
  background-color: #fff;
}

.g-contact_hd {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  color: #1c57b8;
}

.g-contact_body {
  font-size: 0.625rem;
  line-height: 1.5;
  display: table;
}

.g-contact_body p {
  display: table-cell;
  vertical-align: middle;
}

.g-contact_tel {
  font-size: 26px;
  font-weight: bold;
  padding-right: 5px;
  white-space: nowrap;
}

.g-contact i {
  font-size: 30px;
  margin-right: 5px;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.g-cover {
  background: no-repeat 100% 100%;
}

.g-cover-print {
  background-color: #91e5ff;
}

.g-cover-hanko {
  background-color: #a4f0cc;
}

.g-cover-naire {
  background-color: #f8d16f;
}

.g-cover-medical {
  background-color: #fdd8df;
}

.g-cover_hd {
  font-weight: bold;
  line-height: 1.3;
  display: table;
}

.g-cover_hd h1 {
  font-size: 2.4em;
  margin-bottom: 0;
  font-weight: bold;
}

.g-cover_hd h1 small {
  font-size: 1rem;
  margin-bottom: 0;
  font-weight: bold;
}

/* script.js > redefineHdTextArea */

/*
.g-cover_hd .is-longtext {
  margin-left: -50px;
}
*/

.g-cover_point {
  font-size: 12px;
  line-height: 1.4;
  display: table;
  margin-top: 15px;
  text-align: center;
}

.g-cover_point2 {
  font-size: 1.4em;
}

.g-cover_point2 span {
  font-weight: 800;
}

.g-cover_point li {
  display: inline-block;
  margin-left: 20px;
  padding: 0.625rem;
  border-radius: 6px;
  background-color: #fff;
}

.g-cover_point li:first-child {
  margin-left: 0;
}

.g-cover_point .s {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.g-cover_i {
  position: relative;
  height: 35px;
  margin-bottom: 0.625rem;
}

.g-fontmenu .ui-selectmenu-text {
  padding: 4px 65px 4px 15px;
}

.g-fontmenu .ui-selectmenu-text,
.g-fontmenu .ui-menu-item {
  position: relative;
}

.g-fontmenu .ui-menu-item_el {
  left: 15px;
}

.g-fontmenu .ui-menu-item-wrapper {
  padding: 0.625rem 0.625rem 0.625rem 15px;
}

.g-fontmenu .ui-menu-item_label {
  display: none;
}

.g-formtable_hd {
  width: 32%;
}

.g-formtable_body {
  width: 68%;
}

.g-formtable-alt .g-formtable_hd {
  width: 20%;
}

.g-formtable-alt .g-formtable_body {
  width: 80%;
}

.g-table .g-formtable_num,
.g-table .g-formtable_cbox {
  width: 1%;
  padding: 8px;
  text-align: center;
  white-space: nowrap;
}

.g-table .g-formtable_num {
  background-color: #f0f0f0;
}

.g-table .g-formtable_info {
  vertical-align: top;
}

.g-table .g-formtable_info .g-label {
  margin-bottom: 5px;
}

.g-formtable_name {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.g-formtable_preview {
  margin-bottom: 20px;
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
  text-align: center;
}

.g-formtable_ph {
  display: table;
  width: 202px;
  height: 202px;
  margin: 0 auto 20px;
  border: 1px solid #ccc;
}

.g-formtable_ph span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.g-formtable_update:before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 5px;
  content: "";
  vertical-align: middle;
  border-width: 18px 14px 18px 0;
  border-style: solid;
  border-color: transparent #ccc transparent transparent;
}

.g-imgmenu .ui-menu-item_el {
  width: auto;
  height: auto;
  background-color: #fff;
}

.g-imgmenu-sm .ui-menu {
  width: 450px;
}

.g-imgmenu-sm.g-richmenu-h .ui-menu-item_el {
  max-width: 40px;
  max-height: 40px;
}

.g-imgmenu-sm.g-richmenu-h .ui-menu-item_obj {
  width: 40px;
}

.g-imgmenu-sm.g-richmenu-v .ui-menu-item_el {
  max-width: 150px;
}

.g-imgmenu-sm.g-richmenu-btn.ui-selectmenu-button .ui-selectmenu-text {
  padding: 0.625rem 65px 0.625rem 18px;
}

.g-imgmenu-md .ui-menu {
  width: 600px;
}

.g-imgmenu-md.g-richmenu-h .ui-menu-item_el {
  max-width: 80px;
  max-height: 80px;
}

.g-imgmenu-md.g-richmenu-h .ui-menu-item_obj {
  width: 80px;
}

.g-imgmenu-md.g-richmenu-v .ui-menu-item_el {
  max-width: 190px;
}

.g-imgmenu-md.g-richmenu-btn.ui-selectmenu-button .ui-selectmenu-text {
  padding: 0.625rem 65px 0.625rem 18px;
}

.g-imgmenu-lg .ui-menu {
  width: 840px;
}

.g-imgmenu-lg.g-richmenu-h .ui-menu-item_el {
  max-width: 80px;
  max-height: 80px;
}

.ui-selectmenu-button.g-imgmenu-lg.g-richmenu-h .ui-menu-item_el {
  max-width: 110px;
  max-height: 110px;
}

.g-imgmenu-lg.g-richmenu-h .ui-menu-item_obj {
  width: 80px;
}

.ui-selectmenu-button.g-imgmenu-lg.g-richmenu-h .ui-menu-item_obj {
  width: 110px;
}

.g-imgmenu-lg.g-richmenu-v .ui-menu-item_el {
  max-width: 230px;
}

.ui-selectmenu-button.g-imgmenu-lg.g-richmenu-v .ui-menu-item_el {
  max-width: 260px;
}

.g-imgmenu-lg.g-richmenu-btn.ui-selectmenu-button .ui-selectmenu-text {
  padding: 0.625rem 65px 0.625rem 18px;
}

.g-incmenu .ui-selectmenu-text {
  padding: 4px 65px 4px 170px;
}

.g-incmenu .ui-selectmenu-text,
.g-incmenu .ui-menu-item {
  position: relative;
}

.g-incmenu .ui-menu-item_el {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 140px;
  height: 18px;
  margin: auto;
  border-radius: 4px;
}

.g-incmenu .ui-menu-item-wrapper {
  padding: 6px 6px 6px 170px;
}

.g-order_lead {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  color: #ff7a21;
}

.g-order_activeCell {
  background-color: #fff8f4 !important;
}

.g-order_curCell {
  background-color: #ff7f26 !important;
}

.g-order_curCell * {
  color: #fff !important;
}

.g-order_amount {
  font-size: 16px;
  line-height: 1.5;
  padding: 0.625rem 20px 8px;
  background-color: #f6f6f6 !important;
}

.g-order_link {
  padding: 0 !important;
}

.g-order_link a {
  display: block;
  padding: 0.625rem 20px 8px;
}

.g-order_list-disabled .g-order_link a {
  cursor: default;
  color: #333;
}

.g-order_list-disabled .g-order_link a .g-order_figure {
  font-weight: normal;
}

.g-order_usual {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 3px;
  color: #333;
}

.g-order_usual s {
  font-weight: bold;
}

.g-order_price i {
  font-size: 14px;
  margin: -3px 3px 0 0;
  color: #1c57b8;
}

.g-order_label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  color: #333;
}

.g-order_figure {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.g-order_tooltip {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
}

.g-order-type1 .g-order_head th {
  background-color: #fff;
}

.g-order-type1 .g-order_head p {
  font-weight: bold;
  margin-bottom: 0.625rem;
}

.g-order-type1 .g-table,
.g-order-type1 .g-order_alist,
.g-order-type1 .g-order_box {
  width: 690px;
  margin-right: auto;
  margin-left: auto;
}

.g-order-type1 .g-formtable_hd {
  width: 20%;
}

.g-order-type1 .g-formtable_body {
  width: 80%;
}

.g-order-type1 .g-order_amount {
  width: 20%;
}

.g-order-type1 .g-order_link {
  width: 40%;
}

.g-order-type1 .i-pile {
  font-size: 24px;
  margin-right: 8px;
  color: #1c57b8;
}

.g-order-type1-3 .g-order_link {
  width: 26.666666667%;
}

.g-order-type1-4 .g-table,
.g-order-type1-4 .g-order_alist,
.g-order-type1-4 .g-order_box {
  width: 100%;
}

.g-order-type1-4 .g-order_link {
  width: 20%;
}

.g-order-type2 .g-table,
.g-order-type2 .g-order_alist {
  width: 650px;
  margin-right: auto;
  margin-left: auto;
}

.g-order-type2 .g-order_amount {
  width: 45%;
}

.g-order-type2 .g-order_link {
  width: 55%;
}

.g-order-type3 .g-order_link {
  font-size: 16px;
  line-height: 1.5;
}

.g-order-type3 .i-side,
.g-order-type3 .i-sides {
  font-size: 24px;
  margin-right: 5px;
  color: #1c57b8;
}

.g-ordertable thead th {
  font-size: 12px;
  line-height: 1.4;
  padding: 5px;
  white-space: nowrap;
}

.g-ordertable tbody td {
  padding: 12px 15px;
}

.g-table .g-ordertable_num,
.g-table .g-ordertable_cbox {
  width: 1%;
  padding: 8px;
  text-align: center;
  white-space: nowrap;
}

.g-ordertable_disabled {
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}

.g-ordertable_name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
}

.g-ordertable_price {
  text-align: right;
  white-space: nowrap;
}

.g-ordertable_amount {
  text-align: right;
  white-space: nowrap;
}

.g-ordertable_discount {
  text-align: right;
  white-space: nowrap;
}

.g-ordertable_sum {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  text-align: right;
  white-space: nowrap;
}

.g-ordertable_status {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
}

.g-ordertable_date {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
}

.g-ordertable_reorder {
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  white-space: nowrap;
}

.g-ordertable_btn {
  text-align: center;
}

.g-ordertable_el {
  margin-top: 5px;
}

.g-ordertable_el:first-child {
  margin-top: 0;
}

.g-ordertable_hd {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 5px;
}

.g-ordertable_preview {
  display: table;
}

.g-ordertable_previewLeft {
  display: table-cell;
  vertical-align: top;
}

.g-ordertable_previewLeft p {
  display: table-cell;
  padding-left: 0.625rem;
  vertical-align: bottom;
}

.g-ordertable_previewLeft p:first-child {
  padding-left: 0;
}

.g-ordertable_previewBody {
  font-size: 12px;
  line-height: 1.4;
  display: table-cell;
  padding-left: 15px;
  vertical-align: top;
}

.g-product .g-media_hd {
  line-height: 1.4;
  margin-bottom: 5px;
}

.g-product .g-media_hd a {
  display: block;
}

.g-product_info {
  font-size: 12px;
  line-height: 1.4;
}

.g-product_info li {
  margin-top: 0;
}

.g-product-v {
  width: 160px;
  /* for IE11 */
  max-width: 160px;
  margin: 0 5px 40px 0;
  -ms-flex-preferred-size: 100%;
  /* /for IE11 */
}

.g-product-v.g-product-ghost {
  margin: 0;
}

.g-product-v.g-product-ghost:before {
  content: none;
}

.g-product-v .g-product_icon {
  overflow: hidden;
  margin: 0 -4px 7px 0;
}

.g-product-v .g-product_icon li {
  float: left;
  margin: 0 4px 3px 0;
}

.g-product-v .g-product_price {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.4;
}

.g-product-v .g-product_price span,
.g-product-v .g-product_price strong {
  margin-left: 5px;
}

.g-product-v .g-product_price strong,
.g-product-v .g-product_price .g-font-em {
  font-size: 16px;
  line-height: 1.5;
  vertical-align: middle;
}

.g-product-v .g-product_price-upper {
  margin-top: 7px;
  padding-top: 7px;
  border-top: 1px solid #eaeaea;
}

.g-product-v .g-product_price-lower {
  margin-bottom: 5px;
}

.g-html-lteIe9 .g-product-v {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}

.g-product-v:before {
  position: relative;
  top: -0.625rem;
  display: block;
  width: 1000%;
  height: 0;
  content: "";
  border-top: 1px solid #ccc;
}

.g-product-h {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

.g-product-h .g-media_left {
  display: table;
}

.g-product-h .g-product_face {
  display: table-cell;
  width: 177px;
  vertical-align: middle;
}

.g-product-h .g-product_face img {
  max-width: 100%;
  height: auto;
}

.g-product-h .g-product_view {
  display: table-cell;
  padding-left: 0.625rem;
  vertical-align: middle;
}

.g-product-h .g-product_info {
  margin-bottom: 0.625rem;
  padding-bottom: 0.625rem;
}

.g-product-h .g-product_price {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
}

.g-product-h .g-product_price strong,
.g-product-h .g-product_price .g-font-em {
  font-size: 18px;
  line-height: 1.3;
  display: block;
  margin-top: 3px;
}

.g-html-ie8.g-html-small .g-product-h .g-media_left {
  display: block;
}

.g-html-ie8.g-html-small .g-product-h .g-product_face {
  display: block;
}

.g-html-ie8.g-html-small .g-product-h .g-product_view {
  display: block;
  padding-left: 0;
}

@media only screen and (max-width: 1150px) {
  .g-product-h .g-media_left {
    display: block;
  }
  .g-product-h .g-product_face {
    display: block;
  }
  .g-product-h .g-product_view {
    display: block;
    padding-left: 0;
  }
}

.g-productList {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin: 0 -5px -40px 0;
  -ms-flex-pack: justify;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.g-html-lteIe9 .g-productList {
  margin-right: -15px;
}

.g-productView {
  display: table;
  width: 100%;
}

.g-productView_left,
.g-productView_right {
  display: table-cell;
  vertical-align: top;
}

.g-productView_left {
  width: 100%;
  padding-right: 40px;
}

.g-productView_right {
  width: 190px;
  min-width: 190px;
}

.g-productView-lg .g-productView_right {
  width: 360px;
  min-width: 360px;
}

.g-html-noTray .g-productView_left {
  padding-right: 0;
}

.g-html-noTray .g-productView_right {
  display: none;
}

.g-html-ie8.g-html-small .g-html-hasSidebar .g-main {
  margin-left: 230px;
}

.g-html-ie8.g-html-small .g-productView_left {
  padding-right: 20px;
}

.g-html-ie8.g-html-small.g-html-hasSidebar .g-main {
  margin-left: 230px;
}

.g-review {
  /* background-color: #f0f0f0; */
  /*

   * FIXME: 高さを後付けする工数がそれなりにかかりそうなので一時対応したのみ。

   *

   */
}

.g-review h4,
.g-review h5,
.g-review .js-summary .starS,
.g-review .btn_review_entry {
  display: none;
}

.g-review .js-listlink,
.g-review .js-morelink a {
  position: relative;
  display: inline-block;
  padding-left: 1.1em;
}

.g-review .js-listlink:before,
.g-review .js-morelink a:before {
  font-family: "icon";
  font-size: 70%;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: auto;
  content: "\EA04";
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
}

.g-review .js-listlink,
.g-review .js-listlink:visited,
.g-review .js-morelink a,
.g-review .js-morelink a:visited {
  color: #1c57b8;
}

.g-review .js-summary,
.g-review .js-no-summary {
  font-size: 12px;
  line-height: 1.4;
  padding: 11px 0.625rem;
  text-align: right;
}

.g-review .reviewArt:last-child {
  font-size: 12px;
  line-height: 1.4;
  padding: 11px 0.625rem;
  text-align: right;
}

.g-review .reviewArt.g-child-last {
  font-size: 12px;
  line-height: 1.4;
  padding: 11px 0.625rem;
  text-align: right;
}

.g-review .js-summary,
.g-review .js-no-summary {
  border-top: 1px solid #ccc;
}

.g-review .js-review {
  font-size: 1.2em;
  line-height: 1.4;
  display: block;
  padding: 0 0 0 0.9375rem;
  background-color: #fff;
}

.g-review .js-review:first-child {
  margin-top: 0;
}

.g-review .js-servicelink a,
.g-review .js-servicelink a:visited,
.g-review .js-categorylink a,
.g-review .js-categorylink a:visited {
  color: #1c57b8;
}

.g-review .js-categorylink {
  display: none;
}

.g-review .starS {
  font-size: 14px;
  line-height: 1.6;
  margin: 8px 0;
}

.g-review .scoreLeft {
  line-height: 1;
}

.g-review .scoreLeft li {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.g-review .scoreStarS a {
  display: inline-block;
  vertical-align: middle;
  background-image: url(/sp/j3a/images/sprite.png);
  background-repeat: no-repeat;
  background-size: 84vw 158vw;
}

.g-review .scoreStarS_10 a {
  width: 84px;
  height: 16px;
  background-position: -168px -220px;
}

.g-review .scoreStarS_20 a {
  width: 84px;
  height: 16px;
  background-position: 0 -220px;
}

.g-review .scoreStarS_30 a {
  width: 84px;
  height: 16px;
  background-position: -84px -220px;
}

.g-review .scoreStarS_40 a {
  width: 84px;
  height: 16px;
  background-position: 0 -236px;
}

.g-review .js-rate {
  font-size: 12px;
  line-height: 1.4;
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

.g-review .js-title {
  font-weight: bold;
  margin-bottom: 2px;
}

.g-review .profile {
  margin-top: 0.625rem;
}

.g-review .js-morelink {
  margin-top: 7px;
  text-align: right;
}

.g-review_hd {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  padding: 9px 17px;
  border-top: 5px solid #1c57b8;
}

.g-review_hd span {
  display: inline-block;
  vertical-align: middle;
}

.g-review_hd i {
  font-size: 25px;
  margin-left: 5px;
  color: #1c57b8;
}

.g-review-h {
  position: relative;
  margin-right: 1px;
}

.g-review-h:before,
.g-review-h:after {
  display: table !important;
  content: " " !important;
}

.g-review-h:after {
  clear: both !important;
}

.g-review-h .js-servicelink,
.g-review-h .js-categorylink {
  font-size: 12px;
  line-height: 1.4;
}

.g-review-h .js-no-summary,
.g-review-h .js-summary {
  display: none;
}

.g-review-h .js-review {
  width: 44%;
  float: left;
}

.g-review-h .reviewArt:last-child {
  font-size: 14px;
  line-height: 1.6;
  position: absolute;
  right: 0;
  bottom: -35px;
  padding: 0;
}

.g-review-h .reviewArt.g-child-last {
  font-size: 14px;
  line-height: 1.6;
  position: absolute;
  right: 0;
  bottom: -35px;
  padding: 0;
}

.g-review-h .scoreStarS_10 a {
  width: 30.5vw;
  height: 5vw;
  background-position: -17vw -46.6vw;
}

.g-review-h .scoreStarS_20 a {
  width: 30.5vw;
  height: 5vw;
  background-position: -47vw -46.6vw;
}

.g-review-h .scoreStarS_30 a {
  width: 30.5vw;
  height: 5vw;
  background-position: -17vw -51.2vw;
}

.g-review-h .scoreStarS_40 a {
  width: 30.5vw;
  height: 5vw;
  background-position: -47vw -51.2vw;
}

.g-review-h .scoreStarS_50 a {
  width: 31.5vw;
  height: 5vw;
  background-position: -18vw -56.2vw;
}

.g-review-h .js-rate {
  font-size: 16px;
  line-height: 1.5;
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
}

.g-save-done {
  width: 430px;
}

.g-save-list {
  width: 900px;
}

.g-save-list .g-table {
  table-layout: fixed;
}

.g-save-list .g-ordertable_num {
  width: 35px;
}

.g-save-list .g-ordertable_date {
  width: 120px;
}

.g-save-list .g-ordertable_info {
  width: 100%;
}

.g-save-list .g-ordertable_btn {
  width: 90px;
}

.g-save-list .g-ordertable_cbox {
  width: 40px;
}

.g-save_thead th,
.g-save_thead td {
  font-size: 12px;
  line-height: 1.4;
  padding: 5px !important;
  text-align: center;
  background-color: #f0f0f0 !important;
}

.g-save_tbody tr:first-child td {
  border-top-width: 0;
}

.g-save_tbody tr:last-child td {
  border-bottom-width: 0;
}

.g-save_msg {
  display: none;
}

.g-save hr,
.g-save hr {
  margin: 0;
}

.g-shopping {
  margin: 20px 0 -50px 0;
}

.g-shopping_inner {
  width: 960px;
  margin: auto;
  padding: 0.625rem 15px;
  background-color: #f0f0f0;
}

.g-shopping_row {
  display: table;
  width: 930px;
  margin: auto;
  table-layout: fixed;
}

.g-shopping_col {
  display: table-cell;
  vertical-align: middle;
}

.g-shopping_head {
  padding-right: 15px;
}

.g-shopping_head .g-btn-sm {
  height: 2.5em;
}

.g-shopping_info {
  width: 503px;
  padding: 8px 0.625rem 7px;
  background-color: #fff;
}

.g-shopping_infoRow {
  display: table;
  min-width: 86%;
  margin: auto;
}

.g-shopping_infoCol {
  display: table-cell;
  vertical-align: top;
}

.g-shopping_cv {
  width: 292px;
  padding-left: 15px;
}

.g-shopping_cv .g-split {
  margin-top: 0.625rem;
}

.g-shopping_cv .g-btn-lg {
  width: 90%;
}

.g-html-lteIe9 .g-shopping_cv .g-split_el {
  white-space: nowrap;
}

.g-shopping_amount {
  display: inline-block;
  min-width: 150px;
}

.g-shopping_amount dt {
  margin-bottom: 3px;
  text-align: left;
}

.g-shopping_amount-figure dt {
  text-align: right;
}

.g-shopping_amount-figure dd {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
}

.g-shopping_amount-select {
  margin-top: -2px;
}

.g-shopping_detail {
  text-align: right;
}

.g-shopping_sum {
  font-weight: bold;
  width: 200px;
  padding-left: 35px;
}

.g-shopping_sum dt {
  margin-bottom: 3px;
}

.g-shopping_sum dt span {
  font-weight: normal;
}

.g-shopping_sum dd {
  font-size: 22px;
  line-height: 1;
  text-align: right;
  color: #ed0000;
}

.g-shopping_summary {
  border-spacing: 0;
  text-align: right;
  white-space: nowrap;
}

.g-shopping_summary th,
.g-shopping_summary td {
  padding: 0;
  text-align: right;
}

.g-shopping_summary th {
  font-weight: normal;
  padding-right: 5px;
}

.g-shopping .ui-spinner {
  display: inline-block;
  max-width: 130px;
}

.g-html-ie8 .g-shopping .ui-spinner {
  max-width: 70px;
}

.g-html-stickyShopping .g-shopping {
  position: fixed;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
}

.g-html-hasSticky .g-shopping {
  min-width: 1000px;
  margin: 0;
  padding: 2px 20px;
  border-top: 1px solid #d0d0d0;
  background-color: #fff;
  box-shadow: 0 -4px 4px -3px rgba(0, 0, 0, 0.2);
}

.g-html-hasSticky .g-shopping_inner {
  padding-top: 5px;
}

.g-shopping-flex {
  margin: 0;
}

.g-shopping-flex .g-shopping_inner {
  width: auto;
  padding: 0.625rem;
}

.g-shopping-flex .g-shopping_row {
  width: auto;
}

.g-shopping-flex .g-shopping_info {
  width: 100%;
}

.g-shopping-flex .g-shopping_detail {
  text-align: center;
}

.g-shopping-flex .g-shopping_amount {
  min-width: 0;
}

.g-spectable {
  width: 300px;
}

.g-spectable th,
.g-spectable td {
  text-align: center;
}

.g-summary {
  padding: 0.625rem 0.625rem 8px;
  border: 8px solid #f0f0f0;
  background-color: #fff;
}

.g-summary table {
  width: 100%;
  border-spacing: 0;
}

.g-summary th,
.g-summary td {
  padding: 0;
  text-align: right;
  white-space: nowrap;
}

.g-summary th {
  font-weight: normal;
}

.g-summary td {
  padding-left: 30px;
}

.g-summary tbody tr:last-child th,
.g-summary tbody tr:last-child td {
  padding-bottom: 5px;
}

.g-summary tbody tr.g-child-last th,
.g-summary tbody tr.g-child-last td {
  padding-bottom: 5px;
}

.g-summary tfoot th,
.g-summary tfoot td {
  font-weight: bold;
  padding-top: 7px;
  border-top: 1px solid #eaeaea;
}

.g-summary tfoot td {
  font-size: 18px;
  line-height: 1;
  color: #ed0000;
}

.g-summary-simple {
  padding: 0;
  border-width: 0;
}

.g-tray {
  width: 190px;
}

.g-tray_head {
  background-color: #f0f0f0;
}

.g-tray_hd {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0.625rem;
  text-align: center;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-tray_hd i {
  font-size: 22px;
  margin-right: 5px;
  color: #1c57b8;
}

.g-tray_desc {
  font-size: 12px;
  line-height: 1.4;
  padding: 5px 8px;
  border-top: 1px solid #ccc;
}

.g-tray_noticeMsg {
  font-size: 12px;
  line-height: 1.4;
  display: none;
  padding: 0.625rem 0.625rem 0;
}

.g-tray_next {
  font-size: 16px;
  line-height: 1.5;
  height: 32px;
}

.g-tray_next i {
  font-size: 115%;
}

.g-tray_next-lg {
  height: 44px;
}

.g-tray_body {
  overflow: hidden;
  padding: 0 4px 4px;
  background-color: #f0f0f0;
}

.g-tray_price {
  font-size: 12px;
  line-height: 1.4;
  padding: 6px 5px 4px 5px;
  text-align: center;
  background-color: #fff;
}

.g-tray_price strong,
.g-tray_price .g-font-em {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
}

.g-tray_upper {
  margin: 0.625rem 6px;
  text-align: center;
}

.g-tray_clear {
  margin: 0 6px;
  text-align: center;
}

.g-tray_main {
  overflow: hidden;
  padding-bottom: 0.625rem;
  background-color: #fff;
}

.g-tray_itemList {
  overflow: auto;
}

.g-tray_item {
  font-size: 12px;
  line-height: 1.4;
  position: relative;
  padding: 0.625rem 0;
  border-bottom: 1px solid #ccc;
}

.g-tray_item .g-media_left {
  margin-bottom: 5px;
  text-align: center;
}

.g-tray_item .g-media_hd {
  margin-bottom: 5px;
}

.g-tray_itemDel {
  font-size: 0.625rem;
  position: absolute;
  overflow: hidden;
  width: 22px;
  height: 22px;
  padding: 20px 0 0;
}

.g-tray_itemDel > span {
  height: auto;
}

.g-tray_itemDel i {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.g-tray_itemDel i:before {
  line-height: normal;
}

.g-tray_tooltip {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 0.625rem;
  padding: 5px 8px;
  text-align: center;
  border: 2px solid #1c57b8;
}

.g-tray_tooltip strong {
  font-size: 16px;
  line-height: 1.5;
  display: block;
}

.g-tray_tooltip .g-tooltip_arrow:after {
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.5), 0 0 0 3px #1c57b8;
}

.g-tray-sm .g-tray_itemList {
  height: 480px;
  margin-bottom: 0.625rem;
}

.g-tray-sm .g-tray_item {
  margin: 0 0.625rem;
}

.g-tray-sm .g-tray_itemAmount {
  display: inline-block;
  margin-right: 0.625rem;
}

.g-tray-sm .g-tray_itemDel {
  top: 0.625rem;
  right: 0;
}

.g-tray-sm .ui-spinner {
  display: inline-block;
  width: 110px;
}

.g-tray-lg {
  width: 360px;
}

.g-tray-lg .g-tray_price {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 5px;
  -webkit-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.g-tray-lg .g-tray_name {
  font-weight: bold;
  padding: 5px 18px;
}

.g-tray-lg .g-tray_itemList {
  height: 475px;
  margin-bottom: 0.625rem;
}

.g-tray-lg .g-tray_item {
  display: table;
  margin: 0 18px;
}

.g-tray-lg .g-tray_itemPic,
.g-tray-lg .g-tray_itemAmount {
  display: table-cell;
  vertical-align: middle;
}

.g-tray-lg .g-tray_itemPic {
  width: 160px;
  min-width: 160px;
  padding-right: 20px;
}

.g-tray-lg .g-tray_item img {
  max-width: 140px;
  height: auto;
}

.g-tray-lg .g-tray_itemAmount {
  width: 100%;
}

.g-tray-lg .g-tray_itemDel {
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.g-tray-lg .ui-spinner {
  display: inline-block;
  width: 100px;
}

.g-html-emptyTray .g-tray_price,
.g-html-emptyTray .g-tray_upper,
.g-html-emptyTray .g-tray_name,
.g-html-emptyTray .g-tray_itemList,
.g-html-emptyTray .g-tray_clear {
  display: none;
}

.g-html-emptyTray .g-tray_noticeMsg {
  display: block;
}

@font-face {
  font-family: "icon";
  src: url("/j3a/fonts/icon.eot");
  src: url("/j3a/fonts/icon.eot?#iefix") format("eot"), url("/j3a/fonts/icon.woff") format("woff"), url("/j3a/fonts/icon.ttf") format("truetype"), url("/j3a/fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

/**

 *

 * ※使わなくなったので一旦コメントアウト

 *

 * 前のページへ戻るボタン

 * header_footer.cssにあるg-back2topのカスタム

 *

 * @example

 * <div class="g-back2prev_wrapper">

 *   <div class="g-back2top g-back2prev">

 *     <p class="g-back2top_inner"><a href="#" class="j-back"><i class="i-chevron-left2"></i>前のページへ戻る</a></p>

 *   </div>

 * </div>

 */

/*

.g-back2prev_wrapper {

  position: relative;

  margin-top: 0.625rem;

  padding-top: 40px;

}



.g-back2prev {

  right: 0;

  top: -40px;

}



.g-html-hasSticky .g-back2prev {

  top: -165px;

}



.g-html-stickyBack2top .g-back2prev {

  bottom: 60px !important;

}



.g-html-stickyShopping.g-html-stickyBack2top .g-back2prev {

  bottom: 185px;

}



.g-html-stickyBack2top .g-back2prev a {

  margin-top: -40px;

}



*/

/**

 * .panel-sp

 * パネル全画面背景用

 * aタグに.panel-sp付ける

 * キャッシュ防止のためhtmlにインラインでstyle="background-image: url(bg.jp);"設定する

 */

.panel_sp {
  background: #fff no-repeat 100% 100%;
}

.panel_sp .panel_pic {
  display: none;
}

.panel_sp .panel_price-label,
.panel_sp .panel_price-price {
  margin-top: 0;
}

.g-border-box {
  /*  width: 960px; */
  margin: 20px 0;
  padding: 20px 30px;
  border: 2px solid #ccc;
}

.g-border-box .g-hd,
.g-border-box p {
  margin-bottom: 15px;
}

.g-border-box p:last-child {
  margin-bottom: 0;
}

/**

 * カテゴリTOP用ガイドリンク

 */

.g-storeguide ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.g-storeguide ul li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  width: 100%;
}

.g-storeguide ul li a {
  font-weight: normal !important;
  color: #333 !important;
}

.g-storeguide ul li a span {
  padding-left: 1.3em !important;
}

.g-storeguide ul li:first-child,
.g-storeguide ul li.first-child {
  padding-left: 0;
}

.g-disclaimer {
  vertical-align: middle;
}

.g-guide > a {
  display: table-cell;
  width: 200px;
}

.g-localguide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.g-localguide a.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  vertical-align: middle;
  width: 230px;
}

.g-localguide a.flex .text {
  margin-left: 0.625rem;
}

.g-localguide ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -5px;
  margin-left: 20px;
}

.g-localguide ul li {
  vertical-align: middle;
  padding: 0 0 0 5px;
  margin-top: 5px;
}

.g-localguide ul li:before {
  content: "|";
  display: inline-block;
  padding-right: 5px;
}

.g-localguide ul li:first-child,
.g-localguide ul li.first-child {
  padding-left: 0.625rem;
}

.g-localguide ul li:first-child:before,
.g-localguide ul li.first-child:before {
  content: none;
}

.g-guide-link {
  width: 100%;
}

.g-guide-link li {
  margin: 0 0.15622rem 0.3125rem 0.15622rem;
  border: 1px solid #1c57b8;
  border-width: 1px;
  border-radius: 4px;
  width: 31%;
  height: 4rem;
  vertical-align: top;
  display: flex;
  float: left;
  text-align: center;
  font-size: 1.2em;
  position: relative;
}

ul.g-guide-link {
  overflow: hidden;
}

/* ul.g-guide-link:after {
  display: table !important;
  clear: both !important;
  content: " " !important;
} */

.g-guide-link li a {
  display: table;
  width: 100%;
  height: 100%;
  color: #333;
}

.g-guide-link li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.2rem 0.5rem 0.2rem;
}

.g-storeguide ul li a.g-btn > span {
  justify-content: left !important;
}

.guide-link-img li {
  height: 10rem;
  overflow: hidden;
}

.guide-link-img li a span.guide-link-ttl {
  display: block !important;
  padding-top: 1.5rem;
}

#solo_contact {
  padding: 0.9375rem;
  border: 2px solid #1473bd;
}

#showin_contactM {
  width: 710px;
  height: 114px;
  margin: 0 auto 0.625rem;
  background: url(../sp/j3a/images/others/showin_contact_m.gif) no-repeat;
}

#solo_contact p,
#showin_contactM p {
  font-size: 12px;
  margin-bottom: 0;
}

#solo_contact span {
  font-size: 0.625rem;
  padding-left: 22px;
  color: #808080;
}

.g-btn-down:after {
  font-family: "icon";
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  speak: none;
  content: "\EA02";
  position: absolute;
  left: 46%;
  bottom: 1vw;
}

.g-guide-link .g-btn-down:after {
  color: #1c57b8;
}

/* yahoo custom search form */

#srchBox a img {
  border: none;
}

#srchBox #srchLogo {
  margin: 6px 6px 6px 0;
  text-align: center;
}

#srchBox #srchLogo a {
  color: #666666;
  text-decoration: none;
  font-size: 85%;
}

#srchBox.watermark #srchInput {
  background: #fff url(https://s.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) 96% center no-repeat;
}

#srchBox.watermark #srchInput.nomark {
  background: #fff;
}

#srchBox.watermark #srchLogo {
  display: none;
}

.g-input-group {
  overflow: hidden;
  margin: 0;
}

.g-input-group_el {
  float: left;
}

.srchBtn {
  width: 32px;
  padding-left: 9px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.srchInput {
  width: 178px;
  height: 32px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
}

#srchBox.active .srchInput,
#srchBox.active .srchBtn {
  border-color: #1c57b8;
}

/**

 * m-detail

 * 商品詳細モーダル

 * 名刺等での使用を想定

 *

 * @example

 * <div class="g-modal">

 *   <div id="modal-id" class="m-detail g-clearfix g-hline-float">

 *     <div class="g-hline_el m-detail_left">

 *       <h3 class="m-detail_hd">{商品名}</h3>

 *       <p class="m-detail_lead">{リード}</p>

 *       <hr>

 *       <div class="m-detail_desc">

 *         <ul class="g-blist">

 *           <li>{スペック}</li>

 *         </ul>

 *         <ul class="g-alist g-font-xs">

 *           <li>{※のテキスト}</li>

 *         </ul>

 *       </div>

 *       <div class="m-detail_thumbs">

 *         <ul class="g-hline-float g-hline">

 *           <li class="g-hline_el">

 *             <a href="{拡大画像}" data-swapimg="{target:.thumb}" class="g-hover j-swapimg">

 *               <img src="{サムネイル}" width="50" height="50" alt="">

 *             </a>

 *           </li>

 *         </ul>

 *       </div>

 *     </div>

 *     <div class="g-hline_el">

 *       <img src="{拡大画像}" width="500" height="500" alt="" class="thumb">

 *     </div>

 *   </div>

 * </div>

 */

.m-detail {
  width: 840px;
}

.m-detail_left {
  position: relative;
  width: 310px;
  height: 500px;
  margin-right: 30px;
}

.m-detail_left .m-detail_thumbs {
  position: absolute;
  bottom: 0;
}

.m-detail > .g-hline_el {
  margin-top: 0;
}

.m-detail_hd {
  font-size: 2em;
  line-height: 1.2;
  position: relative;
  margin-bottom: 0.1875rem;
}

.m-detail_lead {
  position: relative;
  margin-top: 1em;
  margin-bottom: 1em;
}

.m-detail_desc {
  font-size: 12px;
  line-height: 1.4;
  position: relative;
  margin-top: 1em;
}

/**

 * さらに狭いテーブル

 */

.g-table-v.g-table-extight thead,
.g-table-v.g-table-extight tbody {
  overflow: hidden;
  width: 100%;
}

.g-table-v.g-table-extight .gfont-xs th,
.g-table-v.g-table-extight .gfont-xs td,
.g-table-v.g-table-extight .g-font-sm th,
.g-table-v.g-table-extight .g-font-sm td {
  padding: 0.125rem 0.625rem;
}

/**

 * テーブルレイアウト用スケルトン

 */

.g-table-skelton {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  border: none;
  background-color: transparent;
}

.g-table-skelton tr,
.g-table-skelton th,
.g-table-skelton td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  text-align: left;
  vertical-align: top;
  border: none;
  background-color: transparent;
}

.g-table-skelton tr img,
.g-table-skelton th img,
.g-table-skelton td img {
  vertical-align: top;
}

.g-table-skelton.g-table-skelton_border th,
.g-table-skelton.g-table-skelton_border td {
  border: 1px solid #ccc;
}

.g-table-skelton .g-hpadding-xs {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.g-table-skelton .g-hpadding-sm {
  padding-right: 20px;
  padding-left: 20px;
}

.g-table-skelton .g-hpadding-md {
  padding-right: 30px;
  padding-left: 30px;
}

.g-table-skelton .g-hpadding-lg {
  padding-right: 40px;
  padding-left: 40px;
}

.g-table-skelton .g-hpadding-xl {
  padding-right: 50px;
  padding-left: 50px;
}

.g-table-skelton .g-vpadding-xs {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.g-table-skelton .g-vpadding-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}

.g-table-skelton .g-vpadding-md {
  padding-top: 30px;
  padding-bottom: 30px;
}

.g-table-skelton .g-vpadding-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}

.g-table-skelton .g-vpadding-xl {
  padding-top: 50px;
  padding-bottom: 50px;
}

/**

 * テーブルインテーブル用

 */

table table.g-table-intable {
  border-collapse: collapse;
  border: none;
}

table table.g-table-intable th,
table table.g-table-intable td {
  border-width: 0 1px 0 0;
}

table table.g-table-intable th:last-child,
table table.g-table-intable td:last-child {
  border-right: 0;
}

.g-order_link-nested {
  text-decoration: none !important;
}

.g-order_link-nested .g-order_curCell {
  color: #fff !important;
}

/**

 * ol

 */

ol.g-nlist {
  padding-left: 1.8em;
  list-style-type: decimal;
  font-size: 0.8125rem;
}

ol.g-nlist li {
  margin-top: 0.3em;
}

ol.g-nlist li:first-child {
  margin-top: 0;
}

.g-column-white {
  background-color: #fff;
}

td.g-column,
th.g-column {
  padding: 15px;
}

td.g-column-gray,
th.g-column-gray {
  background-color: #f0f0f0;
}

td.g-column-aqua,
th.g-column-aqua {
  background-color: #e4edfd;
}

td.g-column-sky,
th.g-column-sky {
  background-color: #e4f5fd;
}

td.g-column-white,
th.g-column-white {
  background-color: #fff;
}

td.g-column-xs,
th.g-column-xs {
  padding: 0.625rem;
}

td.g-column-sm,
th.g-column-sm {
  padding: 15px;
}

td.g-column-md,
th.g-column-md {
  padding: 20px;
}

td.g-column-lg,
th.g-column-lg {
  padding: 25px;
}

td.g-column-xl,
th.g-column-xl {
  padding: 30px;
}

.g-table_reverse-align th {
  text-align: center !important;
}

.g-table_reverse-align td {
  text-align: left !important;
}

.g-talign-l th,
.g-talign-l td {
  text-align: left !important;
}

.g-talign-l th.g-talign-c,
.g-talign-l td.g-talign-c {
  text-align: center !important;
}

.g-talign-l th.g-talign-r,
.g-talign-l td.g-talign-r {
  text-align: right !important;
}

.g-talign-c th,
.g-talign-c td {
  text-align: center !important;
}

.g-talign-c th.g-talign-l,
.g-talign-c td.g-talign-l {
  text-align: left !important;
}

.g-talign-c th.g-talign-r,
.g-talign-c td.g-talign-r {
  text-align: right !important;
}

.g-talign-r th,
.g-talign-r td {
  text-align: right !important;
}

.g-talign-r th.g-talign-l,
.g-talign-r td.g-talign-l {
  text-align: left !important;
}

.g-talign-r th.g-talign-c,
.g-talign-r td.g-talign-c {
  text-align: center !important;
}

/**

 *

 *  grid system (similar to bootstrap)

 *

 */

.g-brid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.g-brid .col-1,
.g-brid .col-2,
.g-brid .col-3,
.g-brid .col-4,
.g-brid .col-5,
.g-brid .col-6,
.g-brid .col-7,
.g-brid .col-8,
.g-brid .col-9,
.g-brid .col-10,
.g-brid .col-11,
.g-brid .col-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.g-brid .col {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.g-brid .col:first-child,
.g-brid .col-1:first-child,
.g-brid .col-2:first-child,
.g-brid .col-3:first-child,
.g-brid .col-4:first-child,
.g-brid .col-5:first-child,
.g-brid .col-6:first-child,
.g-brid .col-7:first-child,
.g-brid .col-8:first-child,
.g-brid .col-9:first-child,
.g-brid .col-10:first-child,
.g-brid .col-11:first-child,
.g-brid .col-12:first-child {
  margin-left: 15px;
}

.g-brid-valign .col,
.g-brid-valign .col-1,
.g-brid-valign .col-2,
.g-brid-valign .col-3,
.g-brid-valign .col-4,
.g-brid-valign .col-5,
.g-brid-valign .col-6,
.g-brid-valign .col-7,
.g-brid-valign .col-8,
.g-brid-valign .col-9,
.g-brid-valign .col-10,
.g-brid-valign .col-11,
.g-brid-valign .col-12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.g-brid .col.g-brid_margin,
.g-brid .col-1.g-brid_margin,
.g-brid .col-2.g-brid_margin,
.g-brid .col-3.g-brid_margin,
.g-brid .col-4.g-brid_margin,
.g-brid .col-5.g-brid_margin,
.g-brid .col-6.g-brid_margin,
.g-brid .col-7.g-brid_margin,
.g-brid .col-8.g-brid_margin,
.g-brid .col-9.g-brid_margin,
.g-brid .col-10.g-brid_margin,
.g-brid .col-11.g-brid_margin,
.g-brid .col-12.g-brid_margin {
  padding-right: 0.625rem;
  margin-right: 5px;
}

.g-brid.g-brid-sm .col,
.g-brid.g-brid-sm .col-1,
.g-brid.g-brid-sm .col-2,
.g-brid.g-brid-sm .col-3,
.g-brid.g-brid-sm .col-4,
.g-brid.g-brid-sm .col-5,
.g-brid.g-brid-sm .col-6,
.g-brid.g-brid-sm .col-7,
.g-brid.g-brid-sm .col-8,
.g-brid.g-brid-sm .col-9,
.g-brid.g-brid-sm .col-10,
.g-brid.g-brid-sm .col-11,
.g-brid.g-brid-sm .col-12 {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

.g-brid.g-brid-sm .col.g-brid_margin,
.g-brid.g-brid-sm .col-1.g-brid_margin,
.g-brid.g-brid-sm .col-2.g-brid_margin,
.g-brid.g-brid-sm .col-3.g-brid_margin,
.g-brid.g-brid-sm .col-4.g-brid_margin,
.g-brid.g-brid-sm .col-5.g-brid_margin,
.g-brid.g-brid-sm .col-6.g-brid_margin,
.g-brid.g-brid-sm .col-7.g-brid_margin,
.g-brid.g-brid-sm .col-8.g-brid_margin,
.g-brid.g-brid-sm .col-9.g-brid_margin,
.g-brid.g-brid-sm .col-10.g-brid_margin,
.g-brid.g-brid-sm .col-11.g-brid_margin,
.g-brid.g-brid-sm .col-12.g-brid_margin {
  padding-right: 5px;
  margin-right: 5px;
}

.g-brid .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.g-brid .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.g-brid .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.g-brid .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.g-brid .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.g-brid .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.g-brid .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.g-brid .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.g-brid .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.g-brid .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.g-brid .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.g-brid .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.g-brid .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.g-brid .pull-0 {
  right: auto;
}

.g-brid .pull-1 {
  right: 8.33333%;
}

.g-brid .pull-2 {
  right: 16.66667%;
}

.g-brid .pull-3 {
  right: 25%;
}

.g-brid .pull-4 {
  right: 33.33333%;
}

.g-brid .pull-5 {
  right: 41.66667%;
}

.g-brid .pull-6 {
  right: 50%;
}

.g-brid .pull-7 {
  right: 58.33333%;
}

.g-brid .pull-8 {
  right: 66.66667%;
}

.g-brid .pull-9 {
  right: 75%;
}

.g-brid .pull-10 {
  right: 83.33333%;
}

.g-brid .pull-11 {
  right: 91.66667%;
}

.g-brid .pull-12 {
  right: 100%;
}

.g-brid .push-0 {
  left: auto;
}

.g-brid .push-1 {
  left: 8.33333%;
}

.g-brid .push-2 {
  left: 16.66667%;
}

.g-brid .push-3 {
  left: 25%;
}

.g-brid .push-4 {
  left: 33.33333%;
}

.g-brid .push-5 {
  left: 41.66667%;
}

.g-brid .push-6 {
  left: 50%;
}

.g-brid .push-7 {
  left: 58.33333%;
}

.g-brid .push-8 {
  left: 66.66667%;
}

.g-brid .push-9 {
  left: 75%;
}

.g-brid .push-10 {
  left: 83.33333%;
}

.g-brid .push-11 {
  left: 91.66667%;
}

.g-brid .push-12 {
  left: 100%;
}

.g-brid .offset-1 {
  margin-left: 8.33333%;
}

.g-brid .offset-2 {
  margin-left: 16.66667%;
}

.g-brid .offset-3 {
  margin-left: 25%;
}

.g-brid .offset-4 {
  margin-left: 33.33333%;
}

.g-brid .offset-5 {
  margin-left: 41.66667%;
}

.g-brid .offset-6 {
  margin-left: 50%;
}

.g-brid .offset-7 {
  margin-left: 58.33333%;
}

.g-brid .offset-8 {
  margin-left: 66.66667%;
}

.g-brid .offset-9 {
  margin-left: 75%;
}

.g-brid .offset-10 {
  margin-left: 83.33333%;
}

.g-brid .offset-11 {
  margin-left: 91.66667%;
}

.font-xxxl {
  font-size: 2.375rem;
  line-height: 1.4;
}

.font-1x {
  font-size: 1em;
}

.font-2x,
.title-arrowdown {
  font-size: 2em;
}

.font-3x {
  font-size: 3em;
}

.font-4x {
  font-size: 4em;
}

.font-5x {
  font-size: 5em;
}

.font-6x {
  font-size: 6em;
}

.font-7x {
  font-size: 7em;
}

.font-8x {
  font-size: 8em;
}

.font-9x {
  font-size: 9em;
}

.font-10x {
  font-size: 10em;
}

.font-black {
  color: #000;
}

.font-brand {
  color: #1c57b8;
}

.font-brand-sub {
  color: #e4edfd;
}

.font-attention {
  color: #ed0000;
}

.font-attention-sub {
  color: #fde5e5;
}

.font-attention2 {
  color: #ff7a21;
}

.font-attention2-sub {
  color: #fff8f4;
}

.font-print {
  color: #00c2ff;
}

.font-print-sub {
  color: #91e5ff;
}

.font-hanko {
  color: #18b16b;
}

.font-hanko-sub {
  color: #a4f0cc;
}

.font-naire {
  color: #f79413;
}

.font-naire-sub {
  color: #f8d16f;
}

.font-medical {
  color: #f9b5c2;
}

.font-medical-sub {
  color: #fdd8df;
}

.font-white {
  color: #fff;
}

.font-blue {
  color: #1c57b8;
}

.font-lightblue {
  color: #e4edfd;
}

.font-red {
  color: #ed0000;
}

.font-pink {
  color: #fde5e5;
}

.font-orange {
  color: #ff7a21;
}

.font-skin {
  color: #fff8f4;
}

.font-sky {
  color: #00c2ff;
}

.font-lightsky {
  color: #91e5ff;
}

.font-green {
  color: #18b16b;
}

.font-lightgreen {
  color: #a4f0cc;
}

.font-yellow {
  color: #f8d16f;
}

.block-zero {
  margin-top: 0;
}

.block-xs {
  margin-top: 13.33333px;
}

.block-sm {
  margin-top: 26.66667px;
}

.block-md {
  margin-top: 40px;
}

.block-lg {
  margin-top: 53.33333px;
}

.block-xl {
  margin-top: 66.66667px;
}

.pull-zero {
  margin-top: 0;
}

.pull-xs {
  margin-top: -13.33333px;
}

.pull-sm {
  margin-top: -26.66667px;
}

.pull-md {
  margin-top: -40px;
}

.pull-lg {
  margin-top: -53.33333px;
}

.pull-xl {
  margin-top: -66.66667px;
}

.bg-brand {
  background-color: #1c57b8;
  color: #fff;
}

.bg-brand-sub {
  background-color: #e4edfd;
}

.bg-attention {
  background-color: #ed0000;
  color: #fff;
}

.bg-attention-sub {
  background-color: #fde5e5;
}

.bg-attention2 {
  background-color: #ff7a21;
  color: #fff;
}

.bg-attention2-sub {
  background-color: #fff8f4;
}

.bg-print {
  background-color: #00c2ff;
  color: #fff;
}

.bg-print-sub {
  background-color: #91e5ff;
}

.bg-hanko {
  background-color: #18b16b;
  color: #fff;
}

.bg-hanko-sub {
  background-color: #a4f0cc;
}

.bg-naire {
  background-color: #f79413;
  color: #fff;
}

.bg-naire-sub {
  background-color: #f8d16f;
}

.bg-medical {
  background-color: #f9b5c2;
  color: #fff;
}

.bg-medical-sub {
  background-color: #fdd8df;
}

.bg-grey {
  background-color: #f0f0f0;
}

.bg-grey-forced {
  background-color: #f0f0f0 !important;
}

.bg-grey-sub {
  background-color: #f6f6f6;
}

.bg-grey-sub-forced {
  background-color: #f6f6f6 !important;
}

.bg-blue {
  background-color: #1c57b8;
}

.bg-blue-forced {
  background-color: #1c57b8 !important;
}

.bg-lightblue {
  background-color: #e4edfd;
}

.bg-lightblue-forced {
  background-color: #e4edfd !important;
}

.bg-red {
  background-color: #ed0000;
}

.bg-red-forced {
  background-color: #ed0000 !important;
}

.bg-pink {
  background-color: #fde5e5;
}

.bg-pink-forced {
  background-color: #fde5e5 !important;
}

.bg-orange {
  background-color: #ff7a21;
}

.bg-orange-forced {
  background-color: #ff7a21 !important;
}

.bg-skin {
  background-color: #fff8f4;
}

.bg-skin-forced {
  background-color: #fff8f4 !important;
}

.bg-sky {
  background-color: #00c2ff;
}

.bg-sky-forced {
  background-color: #00c2ff !important;
}

.bg-lightsky {
  background-color: #91e5ff;
}

.bg-lightsky-forced {
  background-color: #91e5ff !important;
}

.bg-green {
  background-color: #18b16b;
}

.bg-green-forced {
  background-color: #18b16b !important;
}

.bg-lightgreen {
  background-color: #a4f0cc;
}

.bg-lightgreen-forced {
  background-color: #a4f0cc !important;
}

.bg-yellow {
  background-color: #f8d16f;
}

.bg-yellow-forced {
  background-color: #f8d16f !important;
}

.bg-offwhite {
  background-color: #fff4ed;
}

.bg-offwhite-forced {
  background-color: #fff4ed !important;
}

.bg-white {
  background-color: #fff;
}

.bg-white-forced {
  background-color: #fff !important;
}

.g-btn-wh {
  color: #fff;
}

.g-cover-print .g-btn-wh {
  background-color: #00c2ff;
  color: #fff;
}

.g-cover-hanko .g-btn-wh {
  background-color: #18b16b;
  color: #fff;
}

.g-cover-naire .g-btn-wh {
  background-color: #f79413;
  color: #fff;
}

.g-cover-medical .g-btn-wh {
  background-color: #f9b5c2;
  color: #fff;
}

.g-btn-down {
  height: auto;
  padding: 0.625rem 0 1.125rem 0;
  position: relative;
}

.g-cover-ttl .g-btn-down {
  width: 100%;
  line-height: 1.4;
  font-size: 1.2em;
}

.g-hline-float .g-hline_el.pull-right {
  float: right;
}

/**

 * utility

 */

.g-none {
  display: none;
}

.g-hidden {
  visibility: hidden;
}

.g-util-relative {
  position: relative;
}

.g-util-pd0 {
  padding: 0 !important;
}

.g-util-pdb0 {
  padding-bottom: 0 !important;
}

.g-util-mgr0 {
  margin-right: 0 !important;
}

.g-util-inlineblock {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.g-util-block {
  display: block;
}

.g-util-width1d4 {
  width: 25% !important;
}

.g-util-width30p {
  width: 30% !important;
}

.g-util-width1d3 {
  width: 33.333333333333% !important;
}

.g-util-width1d2 {
  width: 50% !important;
}

.g-util-width2d3 {
  width: 66% !important;
}

.g-util-width3d4 {
  width: 75% !important;
}

.g-border-bottom {
  border-width: 0 0 1px;
}

.g-text-indent-1 {
  text-indent: -1em;
  padding-left: 1em;
}

.g-text-indent-2 {
  text-indent: -2em;
  padding-left: 2em;
}

.g-valign-baseline {
  display: flex;
  align-items: baseline;
}

.g-fl-xs:first-letter {
  font-size: 0.625rem !important;
}

.g-fl-sm:first-letter {
  font-size: 12px !important;
}

.g-fl-md:first-letter {
  font-size: 14px !important;
}

.g-fl-lg:first-letter {
  font-size: 16px !important;
}

.g-fl-xl:first-letter {
  font-size: 18px !important;
}

.g-fl-b:first-letter {
  font-weight: 800 !important;
}

.g-fl-brand:first-letter {
  color: #1c57b8;
}

.g-fl-em:first-letter {
  color: #ed0000;
}

/* -> agins */

.g-grid-lg {
  margin: -25px;
}

.g-grid-lg > .g-grid_el {
  padding: 25px;
}

.g-price-sm .g-price_main {
  font-size: 14px;
  line-height: 1.6;
}

.g-price-sm .g-price_main .g-font-em {
  font-size: 18px;
  line-height: 1.3;
}

/* <- agins */

/* セレクトメニュー上限 */

.g-select-overflow {
  max-height: 300px;
}

/* -> seki */

.price-taxin-align-right {
  text-align: right;
}

.g-order_usualn_taxin_nocolor {
  font-size: 0.625rem;
  line-height: 1.4;
}

.price-taxin-black-s-top {
  font-size: 0.625rem;
  line-height: 1.3;
  color: #333;
  vertical-align: text-top;
}

.price-taxin-black-s {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #333;
}

.price-taxin-black-m {
  font-size: 12px;
  line-height: 1.4;
}

.price-taxin-red-s {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
}

.price-taxin-red-m {
  font-size: 12px;
  line-height: 1.6;
  color: #ed0000;
}

.ks001b-saleprice-taxin {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
}

.ks001b-saleprice-taxin-up-black {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #333;
  padding-left: 35px;
}

.ks001b-saleprice-taxin-up {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
  padding-left: 35px;
}

.ks001b-saleprice-taxin-down {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
  padding-left: 38px;
}

.IL001a-saleprice-taxin-black {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #333;
  padding-left: 45px;
}

.IL001a-saleprice-taxin {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
  padding-left: 45px;
}

.IL001b-saleprice-taxin {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
  padding-left: 50px;
}

.IL001b-unitprice-taxin {
  font-size: 0.625rem;
  line-height: 1.4;
  padding-left: 48px;
  color: #333;
}

.IL001b-unitprice-taxout {
  font-size: 0.625rem;
  line-height: 1.4;
}

.IL001b-saleprice-taxin-down {
  font-size: 0.625rem;
  line-height: 1.4;
  color: #ed0000;
  padding-left: 48px;
}

.KS001e-body-1000-price-small {
  font-size: 0.625rem;
  line-height: 1.2;
  margin-right: -5px;
}

.g-order_usual_taxin {
  font-size: 0.625rem;
  line-height: 1.4;
  margin-bottom: 3px;
  color: #333;
}

.g-order_price i {
  font-size: 14px;
  margin: -3px 3px 0 0;
  color: #1c57b8;
}

/* <- seki */

/* -> agins */

.g-success {
  padding: 0.625rem 20px;
  background-color: #dfffdf;
}

.g-font-success {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.4;
  color: #005f00;
}

/* <- agins */

/* サイト内検索用 */

.mf_finder_searchBox {
  margin: 0 !important;
}

.mf_finder_searchBox_submit {
  /*background-color: #3b89ba !important;*/
  border: 2px solid #1c57b8;
}

.popularword_wrap .mf_finder_searchBox_submit {
  border-radius: 0 4px 4px 0 !important;
}

.mf_finder_searchBox_items {
  padding: 0 !important;
}

.mf_finder_searchBox_submit span {
  display: none;
}

.mf_finder_searchBox_suggest_items {
  background-color: #ffffff;
}

.mf_finder_searchBox_suggest_items a {
  color: #333333;
}

.mf_finder_searchBox_suggest_item_cur {
  background-color: #f0f0f0;
}

.mf_finder_searchBox {
  margin: 0;
}

.mf_finder_searchBox_query_input {
  border: 2px solid #1c57b8;
  border-right: none;
}

.mf_finder_organic_doc_title_wrapper,
.mf_finder_organic_doc_title_wrapper:visited {
  color: #1c57b8;
}

.mf_finder_searchBox_submit {
  cursor: pointer;
}

.mf_finder_searchBox_submit:before {
  font-size: 1.3rem;
}

.popularword_wrap .mf_finder_searchBox_query_input {
  border-radius: 4px 0 0 4px;
}

.g-guide-link li.w-half {
  width: 47.5%;
}
.g-hd-notice {
  border-bottom: 1px solid #ed0000;
  color: #ed0000;
}

/* サイト内検索用 */
