@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url("/common/fonts/NotoSansCJKjp-Thin.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-Thin.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-Thin.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-Thin.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url("/common/fonts/NotoSansCJKjp-Light.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-Light.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-Light.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-Light.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url("/common/fonts/NotoSansCJKjp-DemiLight.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-DemiLight.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-DemiLight.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-DemiLight.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url("/common/fonts/NotoSansCJKjp-Regular.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-Regular.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-Regular.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-Regular.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url("/common/fonts/NotoSansCJKjp-Medium.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-Medium.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-Medium.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-Medium.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url("/common/fonts/NotoSansCJKjp-Bold.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-Bold.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-Bold.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-Bold.eot") format("embedded-opentype"); }
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url("/common/fonts/NotoSansCJKjp-Black.woff2") format("woff2"), url("/common/fonts/NotoSansCJKjp-Black.woff") format("woff"), url("/common/fonts/NotoSansCJKjp-Black.ttf") format("truetype"), url("/common/fonts/NotoSansCJKjp-Black.eot") format("embedded-opentype"); }
html {
  scroll-behavior: smooth;
  word-wrap: break-word !important; }

body {
  position: relative;
  color: #333;
  letter-spacing: 0.1em;
  font-family: "Noto Sans Japanese","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3","メイリオ",Verdana,sans-serif;
  margin: 0;
  width: 100%;
  font-size: 14px;
  -webkit-font-smoothing: antialiased; }

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, main, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

i {
  display: inline-block; }

::-webkit-input-placeholder {
  color: #aaa; }

p {
  box-sizing: inherit;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 30px; }

li {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
  list-style-type: none; }

h1 {
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin-bottom: 16px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 16px;
  font-weight: normal; }

h4 {
  font-size: 14px;
  font-weight: bold; }

a {
  color: #438bc5;
  text-decoration: none; }

a:hover,
a:active,
a:focus {
  text-decoration: underline; }

a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80); }

ul {
  padding: 0; }


 /*///////////////////
   margine padding
///////////////////*/
.mg00 {
  margin: 0   !important; }

.mt00 {
  margin-top: 0   !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr00 {
  margin-right: 0   !important; }

.mr05 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr100 {
  margin-right: 100px !important; }

.mb00 {
  margin-bottom: 0   !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml00 {
  margin-left: 0   !important; }

.ml10 {
  margin-left: 10px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml70 {
  margin-left: 70px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml90 {
  margin-left: 90px !important; }

.ml100 {
  margin-left: 100px !important; }

/* !Padding  ---------------------------------------------------------------- */
.pd00 {
  padding: 0   !important; }

.pd10 {
  padding: 10px !important; }

.pd20 {
  padding: 20px !important; }

.pd30 {
  padding: 30px !important; }

.pd40 {
  padding: 40px !important; }

.pd50 {
  padding: 50px !important; }

.pd60 {
  padding: 60px !important; }

.pd70 {
  padding: 70px !important; }

.pd80 {
  padding: 80px !important; }

.pd90 {
  padding: 90px !important; }

.pd100 {
  padding: 100px !important; }

.pt00 {
  padding-top: 0   !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pr00 {
  padding-right: 0   !important; }

.pr10 {
  padding-right: 10px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

.pr60 {
  padding-right: 60px !important; }

.pr70 {
  padding-right: 70px !important; }

.pr80 {
  padding-right: 80px !important; }

.pr90 {
  padding-right: 90px !important; }

.pr100 {
  padding-right: 100px !important; }

.pb00 {
  padding-bottom: 0   !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl00 {
  padding-left: 0   !important; }

.pl10 {
  padding-left: 10px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl100 {
  padding-left: 100px !important; }

.w05per {
  width: 5%  !important; }

.w10per {
  width: 10% !important; }

.w15per {
  width: 15% !important; }

.w20per {
  width: 20% !important; }

.w25per {
  width: 25% !important; }

.w30per {
  width: 30% !important; }

.w35per {
  width: 35% !important; }

.w40per {
  width: 40% !important; }

.w45per {
  width: 45% !important; }

.w50per {
  width: 50% !important; }

.w55per {
  width: 55% !important; }

.w60per {
  width: 60% !important; }

.w65per {
  width: 65% !important; }

.w70per {
  width: 70% !important; }

.w75per {
  width: 75% !important; }

.w80per {
  width: 80% !important; }

.w85per {
  width: 85% !important; }

.w90per {
  width: 90% !important; }

.w95per {
  width: 95% !important; }

.w100per {
  width: 100% !important; }

 /*///////////////////
   color setting
///////////////////*/
.c1-gray {
  background-color: #999 !important; }

.c2-gray {
  background-color: #d1d1d1 !important; }

.c3-gray {
  background-color: #e6e6e6 !important; }

.c4-gray {
  background-color: #f7f7f7 !important; }

.c1-c {
  background-color: #24aae5 !important; }

.c2-c {
  background-color: #3bb3e8 !important; }

.c3-c {
  background-color: #68c5ed !important; }

.c4-c {
  background-color: #daf1fb !important; }

.c1-y {
  background-color: #F7E14D !important; }

.c2-y {
  background-color: #f9e97e !important; }

.c3-y {
  background-color: #fbf1af !important; }

.c4-y {
  background-color: #fefadf !important; }

.c1-r {
  background-color: #ef6880 !important; }

.c2-r {
  background-color: #f7b2be !important; }

.c3-r {
  background-color: #fbdbe1 !important; }

.c4-r {
  background-color: #fef2f4 !important; }

.c1-g {
  background-color: #2cc69e !important; }

.c2-g {
  background-color: #66ddbe !important; }

.c3-g {
  background-color: #a1ead7 !important; }

.c4-g {
  background-color: #ecfbf7 !important; }

.c1-o {
  background-color: #ffb22d !important; }

.c2-o {
  background-color: #ffd07f !important; }

.c3-o {
  background-color: #ffeac6 !important; }

.c4-o {
  background-color: #fff9ef !important; }

.c1-b {
  background-color: #4065a2 !important; }

.c2-b {
  background-color: #4973b7 !important; }

.c3-b {
  background-color: #587ebd !important; }

.c4-b {
  background-color: #c6d3e8 !important; }

.txt-c {
  color: #24aae5 !important; }

.txt-y {
  color: #F7E14D !important; }

.txt-g {
  color: #2cc69e !important; }

.txt-o {
  color: #ffb22d !important; }

.txt-b {
  color: #4065a2 !important; }

.txt-r {
  color: #ef6880 !important; }

.txt-red {
  color: red !important; }

.white-bg {
  background-color: #fff; }

.c-red {
  background-color: #c80e47 !important; }

.s-blue {
  background-color: #003b90 !important; }

.base-color {
  background-color: #4065a2 !important; }

.attn-red {
  background-color: #dd6262 !important; }

.hover-blue {
  background-color: #438bc5 !important; }

.hover-gray {
  background-color: #f7fafe !important; }

.bk-blue {
  background-color: #f5f7fb !important; }

.bk-gray {
  background-color: #f4f4f4 !important; }

/* !Inline Align ------------------------------------------------------------ */
.blockC {
  margin-right: auto;
  margin-left: auto;
  text-align: left; }

* html .blockC {
  margin-right: 0;
  margin-left: 0; }

.blockR {
  margin-left: auto;
  text-align: left; }

* html .blockR {
  margin-left: 0; }

.font-lg {
  font-size: 17.5px; }

.font-nl {
  font-size: 14px; }

.font-sm {
  font-size: 11.2px;
  line-height: 20px; }

.red-bold {
  font-weight: bold;
  color: #ff0000; }

.txt-left {
  text-align: left !important; }

.txt-center {
  text-align: center !important; }

.txt-right {
  text-align: right !important; }

.float-L {
  float: left; }

.float-R {
  float: right; }

.float-C {
  display: block;
  margin: 0 auto; }

.li-arrw li:before {
  content: "\f054";
  font-family: FontAwesome;
  margin-right: 0.3rem; }

.li-step li {
  margin-bottom: 0.5rem; }

.step-tit {
  background-color: #4065a2;
  color: #fff;
  width: 30%;
  padding: 3px 15px; }

.d-arrw {
  width: 30px;
  height: 30px; }

.acc-ub {
  display: inline-block;
  width: 100%;
  padding-left: 0.6rem;
  border-bottom: 1px solid #a8a8a8; }

.acc-fb {
  padding-left: 0.5rem;
  border-left: 3px solid #c80e47; }

.acc-db {
  display: inline-block;
  width: 100%;
  padding-left: 0.3rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  border-top: 1px solid #a8a8a8;
  border-bottom: 1px solid #a8a8a8; }

.cube-tit::before {
  content: '■';
  color: #003b90; }

.line-tit {
  padding-left: 1rem;
  color: #003b90;
  border-left: 4px solid #003b90; }

.dot-line {
  height: 7px;
  width: 100%;
  background-image: url(/common/img/ptn-bar.gif); }

/*//////////////////////
   designed titles 
/////////////////////*/
.com-h1-v01 {
  box-sizing: border-box;
  display: block;
  position: relative;
  background-color: #4065A2;
  font-size: 24px;
  letter-spacing: 2;
  color: #fff;
  font-weight: 300;
  line-height: 70px;
  padding-left: 48px;
  margin: 0; }

.com-h1-v02 {
  display: block;
  background: #f1f2f7;
  font-size: 22px;
  color: #4065a2;
  padding-top: 33px;
  padding-bottom: 33px;
  text-align: center; }

.com-h2-v01 {
  box-sizing: border-box;
  font-size: 24px;
  font-weight: normal;
  line-height: 34px;
  text-align: center;
  letter-spacing: 0.15em;
  margin-bottom: 65px; }

.com-h2-v01:after {
  content: "";
  width: 40px;
  height: 2px;
  display: block;
  position: relative;
  left: 50%;
  top: 18px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #4065a2; }

.com-h2-v02 {
  color: #4065a2;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: 0.05em;
  padding: 11px 0;
  margin-bottom: 22px;
  border: 1px solid #d6d6d6;
  background: #f4f4f4;
  text-align: center; }

.com-h3-v01, .com-h3-v02 {
  color: #4065a2;
  font-size: 18px;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 12px;
  margin-bottom: 20px;
  font-weight: 500; }

.com-h3-v02 {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 14px; }

.com-h4-v01 {
  font-size: 16px;
  margin-bottom: 14px;
  font-weight: 600; }


/*//////////////////////
    step chart class
/////////////////////*/
.step3-cht-01, .step3-cht-02, .step3-cht-03 {
  display: block;
  width: 100%;
  height: 52px;
  color: #fff;
  font-size: 14px; }

.step3-cht-01:after, .step3-cht-02:after, .step3-cht-03:after {
  content: " ";
  display: block;
  clear: both; }

.step3-cht-01 li, .step3-cht-02 li, .step3-cht-03 li {
  width: 33.3%;
  line-height: 3.2rem;
  text-align: center;
  float: left; }

.step3-cht-01 {
  background-image: url(/common/img/3step-01.gif); }

.step3-cht-02 {
  background-image: url(/common/img/3step-02.gif); }

.step3-cht-03 {
  background-image: url(/common/img/3step-03.gif); }

/*//////////////////////
    button class
/////////////////////*/
.com-btn-S, .com-btn-M, .com-btn-L {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  background: #aaa;
  padding: 0.3em 3em;
  transition-duration: 0.2s;
  border: none; }

.com-btn-S {
  font-size: 14px;
  padding: 7px 28px; }

.com-btn-M {
  font-size: 16px;
  padding: 10px 32px; }

.com-btn-L {
  font-size: 18px;
  padding: 14px 36px; }

.btn-white {
  color: #333 !important;
  background: #fff;
  border: 1px solid #333; }

.btn-white:hover {
  background: #fff;
  color: #666 !important;
  border-color: #666; }

.btn-black {
  color: #fff !important;
  background: #333; }

.com-btn-S:hover, .com-btn-M:hover, .com-btn-L:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.8; }

.btn-icn-search:before, .btn-icn-search-bk:before, .btn-icn-cart:before, .btn-icn-cart-bk:before, .btn-icn-download:before, .btn-icn-download-bk:before {
  content: '　';
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-right: 0.5rem;
  background-size: 100%;
  width: 2rem; }

.btn-icn-search:before {
  background-image: url("../img/icn-search.png"); }

.btn-icn-search-bk:before {
  background-image: url("../img/icn-search-bk.png"); }

.btn-icn-cart:before {
  background-image: url("../img/icon_cart_w.png"); }

.btn-icn-cart-bk:before {
  background-image: url("../img/icn-cart.png"); }

.btn-icn-download:before {
  background-image: url("../img/icon_download_w.png"); }

.btn-icn-download-bk:before {
  background-image: url("../img/icon_download_b.png"); }

.mega-tit-btn {
  display: inline-block;
  font-size: 10px;
  padding: 0px 15px;
  border: 1px solid #fff;
  float: right; }

.cel-btn-v01 {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  background-color: #f4f4f4;
  text-decoration: none;
  padding: 20px 22px; }
  .cel-btn-v01 h3 {
    font-size: 17px;
    font-weight: bold;
    color: #4065a2; }
  .cel-btn-v01 h3:before {
    font-size: 15px;
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 7px; }
  .cel-btn-v01 p {
    box-sizing: border-box;
    color: #4065a2;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 0;
    padding-top: 18px;
    border-top: 1px solid #d6d6d6; }

.cel-btn-v02 {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  background-color: #f4f4f4;
  text-decoration: none;
  padding: 15px 20px; }
  .cel-btn-v02 img {
    display: block;
    width: 100px;
    float: left;
    margin-right: 18px; }
  .cel-btn-v02 h3 {
    font-size: 17px;
    font-weight: bold;
    color: #4065a2; }
  .cel-btn-v02 h3:before {
    font-size: 15px;
    content: "\f138";
    font-family: FontAwesome;
    margin-right: 7px; }
  .cel-btn-v02 p {
    box-sizing: border-box;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 0; }

.cel-btn-v03 {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 28px 24px;
  border: 1px solid #aaa; }
  .cel-btn-v03 h4 {
    font-size: 16px;
    color: #333;
    margin-bottom: 18px; }
  .cel-btn-v03 p {
    margin-bottom: 0;
    position: relative;
    padding-left: 12px; }
  .cel-btn-v03 p:before {
    display: block;
    vertical-align: middle;
    content: url("/common/img/icn-link-arrow.svg");
    display: block;
    position: absolute;
    width: 6px;
    height: 10px;
    left: 0; }

.cel-btn-v01:hover, .cel-btn-v02:hover {
  box-sizing: border-box;
  text-decoration: none;
  border: 2px solid #4065a2; }

.cel-btn-v01:hover {
  padding: 18px 20px; }

.cel-btn-v02:hover {
  padding: 13px 18px; }

.cel-btn-v03:hover {
  text-decoration: none;
  background: #f6f6f6; }
  .cel-btn-v03:hover p span {
    text-decoration: underline; }

.com-btn-v01 {
  display: inline-block;
  font-size: 13px;
  border: 1px solid #4065a2;
  padding: 22px 45px;
  color: #4065a2;
  font-weight: bold; }

.com-btn-v01:hover {
  text-decoration: none;
  background: #4065a2;
  color: #fff; }

.com-btn-v01r {
  display: inline-block;
  font-size: 13px;
  color: #fff;
  border: 1px solid #4065a2;
  background: #4065a2;
  padding: 22px 45px;
  font-weight: bold; }

.com-btn-v01r:hover {
  text-decoration: none;
  background: #438bc5;
  border-color: #438bc5; }

/*//////////////////////
    ICON class
/////////////////////*/
.txt-link-pdf:after, .txt-link-excel:after, .txt-link-word:after, .txt-link-ppt:after, .txt-link-ext:after, .txt-link-ext-w:after {
  content: "　";
  font-size: 1.2rem;
  background-image: url(/common/img/icn-excel.svg);
  background-repeat: no-repeat;
  vertical-align: middle;
  margin-left: 0.5rem; }

.txt-link-pdf:after {
  background-image: url(/common/img/icn-pdf.svg); }

.txt-link-excel:after {
  background-image: url(/common/img/icn-excel.svg); }

.txt-link-word:after {
  background-image: url(/common/img/icn-word.svg); }

.txt-link-ppt:after {
  background-image: url(/common/img/icn-ppt.svg); }

.txt-link-ext:after {
  background-image: url(/common/img/extra_link_b.svg); }

.txt-link-ext-w:after {
  background-image: url(/common/img/extra_link_w.svg); }

.txt-link-pdf2:after {
  width: 31px;
  height: 16px;
  content: url(/common/img/icn-pdf.gif); }

.com-icn-pdf {
  width: 31px;
  height: 16px;
  background-image: url(/common/img/icn-pdf.gif); }

.com-icn-link {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-image: url(/common/img/extra_link_b.svg); }

.com-icn-link-w {
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-image: url(/common/img/extra_link_w.svg); }

.com-txt-arrw:before {
  content: url(/common/img/icn-link-arrow.svg);
  display: inline-block;
  width: 6px;
  height: 10px;
  padding-right: 12px; }

/*//////////////////////
    Category class
/////////////////////*/
.cate-line01 {
  padding: 1px;
  background-color: #24aae5; }

.cate-line02 {
  padding: 1px;
  background-color: #2cc69e; }

.cate-line03 {
  padding: 1px;
  background-color: #4065a2; }

.cate-line04 {
  padding: 1px;
  background-color: #ef6880; }

.cate-line05 {
  padding: 1px;
  background-color: #ffb22d; }

.bln-up, .bln-right, .bln-left, .bln-down {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 6px; }

.bln-up:after, .bln-up:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.bln-up:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 20px;
  margin-left: -20px; }

.bln-up:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #ccc;
  border-width: 21px;
  margin-left: -21px; }

.bln-right:after, .bln-right:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.bln-right:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 20px;
  margin-top: -20px; }

.bln-right:before {
  border-color: rgba(204, 204, 204, 0);
  border-left-color: #ccc;
  border-width: 21px;
  margin-top: -21px; }

.bln-left:after, .bln-left:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.bln-left:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 20px;
  margin-top: -20px; }

.bln-left:before {
  border-color: rgba(204, 204, 204, 0);
  border-right-color: #ccc;
  border-width: 21px;
  margin-top: -21px; }

.bln-down:after, .bln-down:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.bln-down:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 20px;
  margin-left: -20px; }

.bln-down:before {
  border-color: rgba(204, 204, 204, 0);
  border-top-color: #ccc;
  border-width: 21px;
  margin-left: -21px; }


input, select, textarea {
  font-size: 16px;
  padding: 10px;
  border: 1px solid #666;
  box-sizing: border-box;
  border-radius: 2px;
  vertical-align: top; }

input.search {
  background-image: url(/assets/img/carmodel_icon_search.png);
  background-repeat: no-repeat;
  background-position: right 10px top 50%; }

label {
  display: inline-block;
  margin-right: 0.8rem;
  font-weight: bold;
  font-size: 16px;
  padding-top: 0.5em; }

.form-radio input[type="radio"] {
  display: none; }
.form-radio label {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 30px;
  cursor: pointer; }
.form-radio label::before,
.form-radio label::after {
  position: absolute;
  content: '';
  top: 50%;
  border-radius: 100%;
  -webkit-transition: all .2s;
  transition: all .2s; }
.form-radio label::before {
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: #f3f3f3;
  border: 1px solid #ccc; }
.form-radio label:hover::before {
  background: #fff; }
.form-radio label::after {
  opacity: 0;
  left: 4px;
  width: 10px;
  height: 10px;
  margin-top: -4px;
  background: #3498db;
  -webkit-transform: scale(2);
  transform: scale(2); }
.form-radio input[type="radio"]:checked + label::before {
  background: #fff;
  border: 1px solid #3498db; }
.form-radio input[type="radio"]:checked + label::after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.form-checkbox input[type="checkbox"] {
  display: none; }
.form-checkbox label {
  position: relative;
  display: inline-block;
  padding: 3px 3px 3px 30px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s; }
.form-checkbox label::before,
.form-checkbox label::after {
  position: absolute;
  content: '';
  -webkit-transition: all .2s;
  transition: all .2s; }
.form-checkbox label::before {
  top: 50%;
  left: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  background: #f4f4f4;
  border: 1px solid #ccc; }
.form-checkbox label::after {
  opacity: 0;
  top: 50%;
  left: 3px;
  width: 8px;
  height: 4px;
  margin-top: -4px;
  border-left: 2px solid #3498db;
  border-bottom: 2px solid #3498db;
  -webkit-transform: rotate(-45deg) scale(0.5);
  transform: rotate(-45deg) scale(0.5); }
.form-checkbox label:hover::before {
  background: #fff; }
.form-checkbox input[type="checkbox"]:checked + label::before {
  background: #fff;
  border: 1px solid #3498db; }
.form-checkbox input[type="checkbox"]:checked + label::after {
  opacity: 1;
  -webkit-transform: rotate(-45deg) scale(1);
  transform: rotate(-45deg) scale(1); }


.clickable tr:hover {
  background-color: #f7fafe;
  cursor: pointer;
  color: #438bc5; }

table {
  box-sizing: border-box;
  font-size: 14px;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 30px; }
  table th, table td {
    box-sizing: border-box;
    padding: 16px 15px;
    text-align: left;
    vertical-align: top; }

table.all-frame-tbl {
  width: 100%;
  background-color: #fff; }
  table.all-frame-tbl td {
    border: 1px solid #d4d4d4; }
  table.all-frame-tbl th {
    background-color: #f4f4f4;
    border: 1px solid #d4d4d4; }

table.frame-tbl {
  width: 100%;
  background-color: #fff; }
  table.frame-tbl td {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; }
  table.frame-tbl th {
    background-color: #f4f4f4;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; }

table.no-frame-tbl {
  width: 100%;
  background-color: #fff; }
  table.no-frame-tbl th, table.no-frame-tbl td {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4; }

table.team-tbl {
  width: 100%;
  background-color: #fff;
  border-top: 1px solid #ccc; }
  table.team-tbl .flag {
    width: 30px; }

table.tbl-todo {
  width: 100%;
  background-color: #fff;
  font-size: 12px; }
  table.tbl-todo th {
    width: 25%;
    vertical-align: top;
    text-align: center;
    background-image: url("/common/img/blue-line.gif");
    background-repeat: no-repeat;
    background-position: center; }
  table.tbl-todo th, table.tbl-todo td {
    padding: 10px;
    border-bottom: 1px dotted #ccc; }
  table.tbl-todo tr:first-child th {
    background-position: top; }
  table.tbl-todo tr:last-child th {
    background-position: bottom; }
  table.tbl-todo tr:last-child th, table.tbl-todo tr:last-child td {
    border: none; }

.sp-wide {
  width: 100%; }

.dl-Table {
  border-top: 1px solid #d6d6d6; }
  .dl-Table dl {
    border-bottom: 1px solid #d6d6d6; }
  .dl-Table dl:after {
    content: "";
    clear: both;
    display: block; }
  .dl-Table dt {
    width: 220px;
    float: left;
    padding: 15px 0 15px 0;
    font-weight: bold; }
  .dl-Table dd {
    margin-left: 240px;
    padding: 15px 0;
    position: relative;
    overflow: hidden; }


/*//////////////////////
    common layout
/////////////////////*/
.pc-only {
  display: block; }

.sp-only {
  display: none; }

.hide {
  display: none; }

.anc {
  padding-top: 125px;
  margin-top: -125px; }

.clearfix:after, .com-li-horizon:after, .com-lpic-set:after, .com-rpic-set:after, .com-col-set:after, .cel-btn-v02:after {
  content: " ";
  display: block;
  clear: both; }

.top-margin {
  margin-top: 60px;
  scroll-padding-top: 155px; }

.com-li-decimal {
  padding-left: 1.3rem; }
  .com-li-decimal li {
    list-style-type: decimal; }

.com-li-disc {
  padding-left: 1rem; }
  .com-li-disc li {
    list-style-type: disc; }

.com-li-horizon li {
  float: left;
  margin-right: 20px;
  list-style-type: none; }

.main-wrap, .contents-wrap, .main-slider, .full-wrap {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  min-width: 1280px;
  margin: 0 auto;
  padding-right: 20px;
  padding-left: 20px; }

.contents-wrap {
  margin-bottom: 50px; }

.full-wrap {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px; }

.main-slider img {
  display: block; }

.line-hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border-top: 1px solid #d6d6d6; }

.bx-wrapper {
  margin-bottom: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto; }
  .bx-wrapper img {
    width: 100%; }

.pre-code {
  margin: 0;
  padding: 20px;
  background: #fefadf;
  margin-top: 30px;
  margin-bottom: 30px; }


 /*///////////////////
   text assenbry
///////////////////*/
.com-attn-box {
  box-sizing: border-box;
  background: #f4f4f4;
  padding: 33px 42px; }

.com-line-box {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  padding: 28px 24px;
  border: 3px solid #d6d6d6; }

.com-txt-cap {
  margin-top: 13px;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 0; }


/*//////////////////////
    Inner Link SASS
/////////////////////*/
.com-inner-link {
  padding-top: 24px;
  padding-bottom: 24px;
  border-top: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6; }
  .com-inner-link ul li {
    float: left;
    font-size: 13px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0 40px 0 0;
    letter-spacing: 0.05em;
    margin-bottom: 0; }

.link-anchor {
  font-size: 13px;
  color: #438bc5;
  text-decoration: none; }

.link-anchor:hover {
  color: #438bc5;
  text-decoration: underline; }

.link-anchor:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  background: url(/common/img/icon-link-anchor.svg) no-repeat; }


/*//////////////////////
    Bread SASS
/////////////////////*/
.com-bread-li {
  box-sizing: border-box;
  padding: 15px 40px;
  width: 100%; }
  .com-bread-li ul {
    width: 100%;
    margin-bottom: 40px; }
    .com-bread-li ul li {
      font-size: 11px;
      color: #333;
      float: left;
      margin-right: 12px;
      margin-bottom: 0; }
      .com-bread-li ul li a {
        width: 100%;
        text-decoration: none;
        color: #333; }
      .com-bread-li ul li a:hover {
        text-decoration: underline; }
    .com-bread-li ul li:not(:first-child):before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      width: 5px;
      height: 5px;
      margin-top: -3px;
      margin-right: 10px;
      border-top: 1px solid #333;
      border-right: 1px solid #333;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }

.com-topban-set {
  position: relative; }
  .com-topban-set .com-bread-li {
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    top: 0; }
  .com-topban-set .com-top-img img {
    width: 100%; }

/*.bread{
  width: 100%;
  ul{
    display: block;
    width: 1040px;
    height: 30px;
    padding-top: 15px;
    margin: auto;
    //background-color: #ccc;
    li{
      float: left;
      font-size: 13px;
    }
  }
}*/

/*//////////////////////
   tab menu sass 
/////////////////////*/
.tab-menu {
  width: 100%;
  padding-left: 20px;
  border-bottom: 1px solid #ccc; }
  .tab-menu li {
    float: left;
    margin-left: 10px; }
    .tab-menu li a {
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      display: block;
      box-sizing: border-box;
      width: 150px;
      height: 50px;
      padding-top: 1rem;
      text-decoration: none;
      text-align: center;
      background-color: #ccc; }

.off-tab:hover {
  cursor: pointer !important; }

.on-tab-01 {
  background-color: #2cc69e !important;
  pointer-events: none; }

.on-tab-02 {
  background-color: #ef6880 !important;
  pointer-events: none; }

.on-tab-03 {
  background-color: #24aae5 !important;
  pointer-events: none; }

/*//////////////////////
   footer sass 
/////////////////////*/
.com-footer {
  box-sizing: border-box;
  padding: 38px 35px;
  margin-top: 100px;
  background-color: #f1f2f7; }
  .com-footer a {
    text-decoration: none; }
  .com-footer h3 {
    margin-top: 0;
    margin-bottom: 14px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6; }
    .com-footer h3 a {
      font-size: 14px;
      color: #438bc5; }
  .com-footer ul li {
    font-size: 12px;
    line-height: 17px; }
    .com-footer ul li a {
      color: #333; }
    .com-footer ul li a:hover {
      color: #438bc5; }
  .com-footer .col4-foot {
    box-sizing: border-box;
    float: left;
    width: 23.5%;
    margin-right: 2%; }
    .com-footer .col4-foot h3 {
      font-weight: bold; }
  .com-footer .col4-foot:first-child {
    margin-left: 0; }
  .com-footer .col4-foot:last-child {
    margin-right: 0; }

.footer-box {
  box-sizing: border-box;
  position: relative;
  height: 80px;
  padding: 0 40px;
  padding-top: 25px; }
  .footer-box ul {
    margin: 0; }
    .footer-box ul li {
      float: left;
      margin-bottom: 0; }
    .footer-box ul a {
      color: #333;
      font-size: 12px;
      text-decoration: none; }
    .footer-box ul a:hover {
      color: #438bc5; }

.copyright {
  text-align: left;
  font-size: 10px; }

.btn-2top {
  display: none;
  position: fixed;
  width: 80px;
  height: 80px;
  z-index: 10001;
  right: 0;
  bottom: 0; }

.com-footer-box4, .com-footer-box3 {
  box-sizing: border-box;
  bottom: 0;
  width: 100%;
  background: #333;
  text-align: center;
  padding: 15px; }
  .com-footer-box4 ul, .com-footer-box3 ul {
    box-sizing: border-box;
    max-width: 1300px;
    margin: 0 auto; }
    .com-footer-box4 ul li, .com-footer-box3 ul li {
      margin-bottom: 0; }
      .com-footer-box4 ul li a, .com-footer-box3 ul li a {
        font-size: 14px;
        display: block;
        float: left;
        width: 24.2%;
        background: #fff;
        line-height: 72px;
        margin-right: 1%;
        color: #333; }
      .com-footer-box4 ul li a:hover, .com-footer-box3 ul li a:hover {
        color: #438bc5; }
    .com-footer-box4 ul li:last-child a, .com-footer-box3 ul li:last-child a {
      margin-right: 0; }
  .com-footer-box4 ul:after, .com-footer-box3 ul:after {
    content: " ";
    display: block;
    clear: both; }

.com-footer-box3 ul li a {
  width: 32.6%; }

.black-lock {
  position: static; }


/*//////////////////////
   Column layout sass 
/////////////////////*/
.com-col-set .com-col-2, .com-col-set .com-col-3, .com-col-set .com-col-4, .com-col-set .com-col-5 {
  float: left;
  box-sizing: border-box; }
.com-col-set .com-col-2 {
  width: 534px;
  margin-right: 32px; }
.com-col-set .com-col-3 {
  width: 352px;
  margin-right: 22px; }
.com-col-set .com-col-4 {
  width: 258px;
  margin-right: 22px; }
.com-col-set .com-col-5 {
  width: 202px;
  margin-right: 22px; }
.com-col-set .com-col-2:last-child, .com-col-set .com-col-3:last-child, .com-col-set .com-col-4:last-child, .com-col-set .com-col-5:last-child {
  margin-right: 0; }


/*//////////////////////
  bxslider custom sass 
/////////////////////*/
.bx-wrapper {
  border: none;
  box-shadow: none;
  margin-bottom: 0; }

/*//////////////////////
  faq area sass 
/////////////////////*/
.faq-box {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 30px; }

.q-box {
  font-size: 18px;
  font-weight: bold;
  color: #666;
  padding-bottom: 20px;
  border-bottom: 1px dotted #aaa; }

.ans-box {
  padding-top: 20px; }

.question {
  display: inline;
  margin-right: 10px;
  vertical-align: middle; }

/*
.btn-box{
  box-sizing: border-box;
  padding-right: 5px;
  padding-left: 5px;
}

.bln-area{
  .bln-user{
    width: 12%;
    float: left;
  }
  .bln-box{
    box-sizing: border-box;
    width: 85%;
    float: right;
  }
}

.sub-tab{
  width: 100%;
  box-sizing: border-box;
  display: inline-block;
  margin-top: 0;
  padding: 5px;
  background-color: #eee;
  li{
    float: left;
    margin-left: 20px;
  }
  li::before{
    font-family: FontAwesome;
    content: '\f054';
    margin-right: 5px;
    color: #0f4977;
  }
}*/
.close {
  padding: 5px;
  padding-right: 15px;
  text-align: right;
  border-bottom: 1px solid #ddd; }

.close a {
  cursor: pointer;
  font-size: 16px; }

#modal-default {
  width: 100%; }

.box-frame {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  text-align: center;
  background-color: #fff; }
  .box-frame img {
    display: block; }
  .box-frame .fa {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 100px; }

.no-ul, .no-ul:hover {
  display: block;
  color: #333;
  text-decoration: none; }

.no-ul:hover {
  background-color: #f0f0f0; }

.txt-blue {
  color: #4e659f; }

.work-link {
  margin-bottom: 25px; }
  .work-link li {
    width: 33%;
    float: left;
    margin-bottom: 25px;
    margin-top: 25px; }
    .work-link li a {
      text-align: center;
      box-sizing: border-box;
      padding: 10px;
      display: block;
      border-left: 1px solid #fff;
      text-decoration: none;
      color: #333;
      background-color: #d1d1d1; }
    .work-link li a:hover {
      opacity: 0.8; }

/*//////////////////////
   conntents layout 
/////////////////////*/
.com-lpic-set .com-lpic-pic {
  float: left;
  width: 516px; }
.com-lpic-set .com-lpic-txt {
  float: right;
  width: 540px; }

.com-rpic-set .com-rpic-pic {
  float: right;
  width: 516px; }
.com-rpic-set .com-rpic-txt {
  float: left;
  width: 540px; }

.pic-float-R {
  float: right;
  margin-left: 40px;
  margin-bottom: 40px; }

.pic-float-L {
  float: left;
  margin-right: 40px;
  margin-bottom: 40px; }

  /*///////////////////
 /// newslider.scss
///////////////////*/
/** header sass **/
.pc-head {
  position: fixed;
  top: 0;
  box-sizing: border-box;
  width: 100%;
  height: 60px;
  padding-left: 40px;
  background-color: #fff;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  z-index: 10000;
  transition-duration: 0.1s; }
  .pc-head .head-contents {
    box-sizing: border-box;
    height: 70px; }
  .pc-head .subaru-box {
    box-sizing: border-box;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    height: 60px;
    text-align: center;
    transition-duration: 0.1s; }
    .pc-head .subaru-box img {
      width: 60px; }
  .pc-head .logo-box {
    position: absolute;
    z-index: 100;
    top: 16px;
    width: 440px;
    transition-duration: 0.1s; }
    .pc-head .logo-box img {
      width: 100%; }
    .pc-head .logo-box img[src$=".svg"].fluid {
      width: 100%; }
  .pc-head .menu-box {
    position: absolute;
    right: 120px;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    height: 50px; }

.menu-li {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  /*li:first-of-type a{
  	padding-right: 0;
  }*/ }
  .menu-li li {
    position: relative;
    margin-bottom: 0;
    float: right; }
  .menu-li li:before {
    content: url("/common/img/nav-slit.png");
    position: absolute;
    top: 3px;
    left: 0; }
  .menu-li li:first-of-type:after {
    content: url("/common/img/nav-slit.png");
    position: absolute;
    top: 3px;
    right: 0; }
  .menu-li li a {
    font-size: 14px;
    font-weight: bold;
    box-sizing: border-box;
    display: block;
    height: 40px;
    color: #333;
    padding: 0px 20px;
    text-decoration: none;
    letter-spacing: 0rem;
    text-align: center; }
  .menu-li li a:after {
    transform: translate(-50%, 0);
    content: '';
    display: block;
    opacity: 0;
    height: 2px;
    visibility: visible;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    background-color: #9fb2d0;
    width: calc(100% - 46px);
    position: absolute;
    bottom: 0px;
    left: 50%;
    transition-duration: 0.3s; }
  .menu-li li:hover a:after {
    opacity: 1;
    bottom: 10px; }

.btn-area {
  box-sizing: border-box;
  text-align: right;
  margin-right: 120px;
  height: 30px; }
  .btn-area ul {
    float: right; }

.menulink-box {
  margin-right: 60px; }
  .menulink-box li {
    float: right;
    margin: 4px 0px 0px 18px; }
    .menulink-box li a {
      text-decoration: none;
      font-size: 11px;
      color: #333; }
    .menulink-box li a:hover {
      text-decoration: underline; }
  .menulink-box li:after {
    font-size: 11px;
    content: '|';
    color: #ccc;
    margin-left: 18px; }
  .menulink-box li:first-of-type:after {
    content: none; }

.btn-box {
  margin: 0; }
  .btn-box li {
    float: right; }
    .btn-box li a {
      position: relative;
      box-sizing: border-box;
      display: inline-block;
      color: #333;
      font-size: 12px;
      height: 30px;
      padding: 0 20px;
      padding-top: 2px;
      background-color: #e5e5e5;
      text-decoration: none;
      transition-duration: 0.3s;
      z-index: 2; }
    .btn-box li a:before {
      box-sizing: border-box;
      position: absolute;
      border-bottom: 0;
      left: 0;
      display: block;
      content: '';
      background-color: #4065a2;
      width: 100%;
      height: 0px;
      transition-duration: 0.3s;
      bottom: 0;
      z-index: -1; }
  .btn-box li:hover a {
    color: #fff !important; }
  .btn-box li:hover a:before {
    height: 30px;
    bottom: 0; }

.btn-on {
  pointer-events: none; }
  .btn-on a {
    color: #fff !important;
    background-color: #4065a2 !important; }

.mask-box {
  position: relative;
  z-index: 100;
  background-color: #fff;
  padding-top: 5px; }

.headupper {
  position: relative;
  height: 60px; }

.head-item, .six-star {
  position: absolute; }

.six-star {
  width: 120px;
  right: 0; }

.close-btn {
  position: absolute;
  z-index: 11000;
  top: 20px;
  right: 20px; }

.close-btn:hover {
  cursor: pointer; }

.pc-fixed {
  height: 60px; }
  .pc-fixed .menu-box, .pc-fixed .head-contents, .pc-fixed .subaru-box {
    height: 60px; }
  .pc-fixed .subaru-box {
    padding-top: 10px;
    width: 72px;
    right: 25px; }
    .pc-fixed .subaru-box img {
      width: 80%; }
  .pc-fixed .logo-box {
    top: 0; }
    .pc-fixed .logo-box img {
      margin-top: 15px;
      width: 46%; }

.on-page {
  border-bottom: 2px solid #0080C9; }

.motion {
  top: 0; }

.megadrop-area {
  /*position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;*/
  background-color: #424851; }

.megadrop {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 10px;
  z-index: 10;
  color: #fff;
  background-color: #424851; }
  .megadrop h3, .megadrop a, .megadrop i {
    color: #fff;
    text-decoration: none; }
  .megadrop h3:hover, .megadrop a:hover {
    text-decoration: underline; }
  .megadrop a h3 {
    text-indent: -0.5rem;
    margin-left: 1rem;
    font-size: 13px; }

.mega-area {
  width: 1040px;
  margin: 0 auto; }

.clmn-4, .clmn-5 {
  width: 237px;
  margin-right: 30px;
  display: block;
  float: left;
  color: #333; }
  .clmn-4 h3, .clmn-5 h3 {
    font-weight: bold;
    margin-top: 5px; }
  .clmn-4 p, .clmn-5 p {
    font-size: 14px;
    margin-top: 10px; }
  .clmn-4 img, .clmn-5 img {
    width: 100%; }

.clmn-5 {
  width: 184px; }

.clmn-4:last-child, .clmn-5:last-child {
  margin-right: 0px; }

.mega-top-link {
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #595e64; }

.mega-top-icn {
  position: relative;
  font-size: 20px;
  line-height: 35px;
  display: inline-block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
  transition: all 300ms 0s ease; }
  .mega-top-icn span {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    background: #fff url(/common/img/icon-link-arrow-gray.svg) 15px center no-repeat;
    color: #333;
    padding: 4px 16px 5px 26px;
    border-radius: 20px;
    margin-left: 13px;
    font-weight: bold;
    position: relative;
    top: -2px; }

/*
.mega-top-icn:before{
	vertical-align: middle;
	width: 28px;
	margin-right: 15px;
}*/
.mega-top-icn:after {
  position: relative;
  background: rgba(255, 255, 255, 0.3);
  content: '　';
  display: block;
  position: absolute;
  z-index: 10;
  width: 0%;
  height: 1px;
  transition: all 1s ease;
  -webkit-transition: all .3s ease; }

.mega-top-icn:hover:after {
  width: 100%; }

/*# sourceMappingURL=style.css.map */

/* 20240926 add emoto */

th#r08.c4-r.inc-tp,
th#r09.c4-r.inc-tp,
th#r16.c4-r.inc-tp,
th#r17.c4-r.inc-tp,
th#g02.c4-g.inc-tp,
th#g03.c4-g.inc-tp,
th#g04.c4-g.inc-tp,
th#g05.c4-g.inc-tp,
th#g06.c4-g.inc-tp,
th#g07.c4-g.inc-tp,
th#b02.c4-c.inc-tp,
th#b03.c4-c.inc-tp,
th#b04.c4-c.inc-tp,
th#b05.c4-c.inc-tp
{
text-decoration: underline;
}

/* end 20240926 add emoto */



