/*  追加CSS */
.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
  text-align: center;
}

::-moz-selection{
color:#fff;
text-shadow:none;
background:#59C2D8;
filter:alpha(opacity=65);
-moz-opacity:0.65;
-khtml-opacity:0.65;
opacity:0.65;
}
::selection{
color:#fff;
text-shadow:none;
background:#59C2D8;
filter:alpha(opacity=65);
-moz-opacity:0.65;
-khtml-opacity:0.65;
opacity:0.65;
}
img::selection{
color:#fff;
background:0;
}
img::-moz-selection{
color:#fff;
background:0;
}
body{
webkit-tap-highlight-color:#0085a1;
}

@media screen and (min-width:1100px){
.mobilebr{
  display:none;
}
}



div.breadcrumbs {
max-width: 100%;
margin:0px auto;
padding: 5px 5px 5px 20px; 
background: #3C3C3C;
border-radius: 0px;
color:#ffffff;
font-size:12px;
}

div.breadcrumbs span,
div.breadcrumbs a,
div.breadcrumbs a:hover{
color:#ffffff;
text-decoration:none;
}

div.breadcrumbs a{
padding:0 1.5em;
}

div.breadcrumbs a:hover{
opacity:0.4;
transition:0.4s;
}

.breadcrumbs span[property="name"] {
  display: inline-block;
  vertical-align: middle;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media screen and (max-width:1100px){
div.breadcrumbs{
  display:none;
}
}

.activity_category  a {
color:white !important;
}
.activity_title:hover {
text-decoration: underline;;
}

.seminar_contents {
color:#404040;
}

.seminar_contents table {
border: 1px solid #ddd;
width: 100%;
max-width: 100%;
margin-bottom: 20px;
border-spacing: 0;
border-collapse: collapse;
}

.seminar_contents td, th {
  border: 1px solid #ddd;
  padding: 8px;
  vertical-align: top;
}

.seminar_contents tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.seminar_contents h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.seminar_contents p {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.75;
}
.seminar_submit p {
margin-bottom: 0;
}

.seminar_contents .point {
      width:100%;
      margin-bottom:20px;
      border:1px solid #49AED9;
      border-radius:7px;
      text-align:center;
      background-color:#F5F5F5;
      padding:20px;
  }

.seminar_contents .point p {
      font-size:18px;
  }


h3.text-center{
margin-top:30px;
}


.site-header{
 position: fixed;
 transition: .5s !important;
 width:100%;
 z-index: 999;
}

.site-header.hide{
  transform: translateY(-100%);
}
/*
.elementor-location-header{
margin-bottom:65px;
}
*/
.archive-list ul{
  list-style:none !important;
  margin:0;
  padding:0;
  line-height: 1.8;
}

.archive-list ul li a{
  color:#59C2D8;
}

.archive-list ul li a:hover{
  color:#666;
  transition:0.4s;
}

.archive-list {
font-size:14px;
}

/*  タタ事例 */
.circle30 {
font-size:24px;
}

.circle30 span{
  padding: 12px;
height: 50px;
  width: 50px !important;
  color: #FFFFFF;
  background: #000000;
  text-align: center;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
margin:0 10px 0 10px;
}

.case_icon {
  height: 40px;
  position: relative;
  top: -7px;
  margin: 0 5px;
}

.case_title p {
margin:0;
}

/*  会社案内のボックス内英語 */
.en_title h4 {
  line-height: 1em;
  font-weight: 300;
  font-size: 30px;
  margin: 10px;	
}
.en_title {
width: 100%;
  height: 100%;
  display: flex;
line-height: 1em;
}
.en_title > div{
width: 100%;
}

@media screen and (max-width: 1024px) {
/* 1024pxまでの幅の場合に適応される */
.nobr {
  display:none;
  }
.nobr:before {
content:"／";
  }
}
@media screen and (max-width:767px){
.br767{
  display:none;
}
}
@media screen and (max-width:480px){
.br480{
  display:none;
}
}
/*  プライバシーポリシー内リンク強調 */
.p_link {
font-weight:bold;
text-decoration: underline !important;
color:#0275d8;
}

/*  メルマガLP用 */

.mmlp .elementor-widget-text-editor {
font-family:"Noto Sans JP",Lato,游ゴシック,YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}

.mmlp .fa, .mmlp .far, .mmlp .fas {
font-family:"Font Awesome 5 Free";
}

.mmlp div {
  font-weight: 300;
}

.mmlp strong {
    font-weight: 600;  
}

.mm_colum .h1sub {
font-size:2.5em;
}

.mm_colum h2, .mm_colum h3, .mm_colum h4 {
margin-block-start: 0em;

    margin-block-end: 0em;
padding:0;
margin:0;
}


.mm_colum h2 {
  font-weight: 400;
}
.mm_colum h3 {
font-size:1.2em;
line-height:1.3em;
}

.mm_colum p:first-child {
padding-top:0;
margin-top:0;
}
.mmlp .s_text p:first-child {
  margin-block-start: 0em;
margin-block-end: 0em;
padding-top:0;
margin-top:0;
}
.mmlp ol {
counter-reset: my-counter;
list-style: none;
padding: 0 0 0 20px;
}
.mmlp .decimal {
list-style: decimal;
}

.mmlp .maru li {
margin-bottom: 10px;
padding-left: 30px;
position: relative;
}
.mmlp .maru li:before {
content: counter(my-counter);
counter-increment: my-counter;
background-color: #6ec1e4;
color: #fff;
display: block;
float: left;
line-height: 22px;
margin-left: -30px;
text-align: center;
height: 22px;
width: 22px;
border-radius: 50%;
}

.mmlp .video_eq {
width: 100%;
position:relative;
}
.mmlp .video_eq:after {
content:"";
  display: block;
  padding-top: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
}


/*社長メッセージなどのeqを単独で設置するタイプのクラス*/
#iframe_eq {
  max-width: 860px;
  margin: 0 auto;
}

#iframe_eq > div{
height: 0;
overflow: hidden;
max-width: 100%;
padding-bottom: 56.25%; /* 高さと幅の比を16:9に固定。9/16*100=56.25 */
position: relative;
}

/*  2019年11月　グロナビスペース調整 メインビジュアルボタン*/
.glonavi li a{
  padding:18px 20px !important;
}
.contact_link a {
text-decoration: underline #0275d8;
}


#site-header{
  transform: translateY(0);
  transition: .5s;
}

#site-header.hide{
  transform: translateY(-100%);
}

.mainv-btn a {
  text-align: left;
max-width: 320px;
}

#client_box_ie {
  display: none;
}


/*  2019年11月　クロスコの強み、パッケージサービステンプレート */

.package_service .elementor-widget-text-editor {
font-family:"Noto Sans JP",Lato,游ゴシック,YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
color:#3B4043;
}

.package_service h2, .package_service h3, .package_serviceh4, .package_service h5, .package_service h6 {
color:#3B4043;	
}

@media screen and (max-width: 1024px) {
.detail_box {
  width:950px !important;
  margin:auto;
}
}
@media screen and (min-width: 1025px) {
.detail_box {
  width:70% !important;
  margin:auto;
}
}

.triangle{
  mix-blend-mode: overlay;
}

/*  クロスコの強み、IEで三角表示させない */
@media screen\0 {
.tri-ie {
  display: none;
}
}

#submenu{
  transform: translateY(0);
  transition: .5s;
}
#submenu.up{
  transform: translateY(-60px);
}


/*  ↓2019年12月　パッケージサービステンプレート */
.nomargin p{
  margin: 0;
}

.service_contents_menu {
  max-width:100%;
  margin: 0 auto !important;
}
.service_contents_menu .scm_item{
display:flex;
flex-flow:row nowrap;
}

.service_contents_menu .p_item {
  margin:0 10px 0 0;
  background: rgba(255,255,255,0.6) 0% 0%;
  border: 1px solid rgba(59,64,67,0.15);
  padding:0px 0px 0px 30px;
  border-radius: 40px;
  opacity: 1;
}
.service_contents_menu .p_item a {
  margin:0 30px 0 0px;
  color:#3B4043;
  font-size: 0.9em;
  line-height:2em;
}
.service_contents_menu .c_item a {
  margin:0 30px 0 0px;
  font-size: 0.9em;
  line-height:2em;
}
.service_contents_menu a:hover{color:#59c2d8;}

@media screen and (max-width: 1080px) {
.service_contents_menu .c_item{
    display:none;
}
}

.service_contents_menu .mPS2id-highlight {
  color: #3B4043;
  opacity: 0.6;
}


.marker_line {
background: linear-gradient(transparent 50%, #FFF678 50%);
}
.marker_line_consulting{
background: linear-gradient(transparent 50%, #eeac94 50%);
}

.circle-image img{
  border-radius: 50%;
}
/*  ↑パッケージサービステンプレートここまで */

.card_box400 {
  max-width:400px;
}
.card_box300 {
  max-width:300px;
}
.card_box300 .nomargin:nth-last-child(2) {
  margin-bottom: 40px !important;
}

.flex_center div{
justify-content: center;
}

/*HOT TOPICS　スライダー*/
body .elementor-column-wrap .top_slider {
max-width: 768px;
max-height: 260px;
margin: 0 auto;
}

/* -------------------------------------------------------------------

    case template

-------------------------------------------------------------------- */
.static-case-template {
  font-family: Lato, Lato, 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.static-case-template img {
  height: auto;
  max-width: 100%;
}
.static-case-template .bold {
  font-weight: bold;
  text-decoration: underline;
}
.static-case-template .fa-check {
  color: #59c2d8;
  display: inline-block;
  margin-right: 5px;
}
.static-case-template #caseKv {
  background-image: url(https://crossco.co.jp/crwp/wp-content/uploads/2018/12/heading_bg_case.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 80px 0px 80px 0px;
  width: 100%;
}
.static-case-template #caseKv .caseKv_ttl {
  color: #ffffff;
  font-size: 72px;
  font-weight: 200;
  font-style: italic;
  line-height: 1;
  margin: 0 0 15px;
  text-align: center;
}
.static-case-template #caseKv .caseKv_sub {
  color: #ffffff;
  font-size: 14px;
  font-weight: 200;
  margin: 0;
  text-align: center;
}
.static-case-template .case_inr {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0px 20px;
  width: 100%;
}
.static-case-template .case_inr > *:last-child {
  margin-bottom: 0 !important;
}
.static-case-template .caseLead {
  padding: 80px 0 60px;
  margin: 0;
}
.static-case-template .caseLead .caseLead_img {
  margin: 0 0 20px;
}
.static-case-template .caseLead .caseLead_clt {
  font-size: 14px;
  margin: 0 0 30px;
}
.static-case-template .caseLead .caseLead_ttl {
  font-size: 25px;
  font-weight: bold;
  margin: 0 0 30px;
}
.static-case-template .caseLead .caseLead_txt {
  font-size: 16px;
  margin: 0 0 30px;
}
.static-case-template .caseLead .caseLead_tag {
  margin: 0 0 30px;
  padding: 0;
}
.static-case-template .caseLead .caseLead_tag li {
  border: solid 2px #5bc0de;
  border-radius: 3px;
  padding: 0px 5px;
  color: #54595f;
  display: inline-block;
  margin: 0 8px 8px;
}
.static-case-template .caseBox {
  padding: 50px 0;
  width: 100%;
}
.static-case-template .caseBox.bg-gry {
  background-color: #f5f5f5;
}
.static-case-template .caseBox .caseBox_ttl_lv01 {
  font-size: 24px;
  margin: 0 0 30px;
  font-weight: normal;
}
.static-case-template .caseBox .caseBox_ttl_lv01.is-icn {
  position: relative;
  padding-left: 67px;
}
.static-case-template .caseBox .caseBox_ttl_lv01.is-icn .num {
  position: absolute;
  top: -5px;
  left: 0;
}
.static-case-template .caseBox .caseBox_ttl_lv01.is-icn .case_icn {
  position: absolute;
  top: 0;
  left: 0;
}
.static-case-template .caseBox .caseBox_ttl_lv01 .num {
  box-sizing: border-box;
  padding: 12px;
  height: 50px;
  width: 50px !important;
  color: #FFFFFF;
  background: #000000;
  text-align: center;
  border-radius: 30px;
  margin: 0 10px 0 10px;
  vertical-align: middle;
  line-height: 27px;
}
.static-case-template .caseBox .caseBox_ttl_lv01 .case_icn {
  display: inline-block;
  text-align: center;
  width: 67px;
}
.static-case-template .caseBox .caseBox_ttl_lv01 .case_icn img {
  height: auto;
  width: 40px;
}
.static-case-template .caseBox .caseBox_ttl_lv02 {
  color: #54595f;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.7em;
  letter-spacing: 0px;
  margin: 0 0 25px;
}
.static-case-template .caseBox .caseBox_ttl_lv02 .fa-check {
  font-size: 25px;
}
.static-case-template .caseBox .caseBox_txt, .static-case-template .caseBox .caseBox_img, .static-case-template .caseBox p, .static-case-template .caseBox figure {
  font-size: 16px;
  margin: 0 0 25px;
}
.static-case-template .caseBox .caseBox_chkList {
  list-style: none;
  margin: 0 0 25px;
  padding: 0;
}
.static-case-template .caseBox .caseBox_chkList li {
  color: #54595f;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.7em;
  letter-spacing: 0px;
  margin: 0 0 15px;
  position: relative;
  padding: 0 0 0 30px;
}
.static-case-template .caseBox .caseBox_chkList li:last-child {
  margin-bottom: 0;
}
.static-case-template .caseBox .caseBox_chkList li .fa-check {
  font-size: 25px;
  position: absolute;
  left: 0;
  top: 3px;
}
.static-case-template .caseBox .case_iframe {
  margin: 0 auto 30px;
  max-width: 780px;
}
.static-case-template .caseBox .case_iframe .case_iframe_inr {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.static-case-template .caseBox .case_iframe .case_iframe_inr iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.static-case-template .caseBox .case_btn {
  text-align: center;
  margin-bottom: 30px;
}
.static-case-template .caseBox .case_btn a {
  display: inline-block;
  background: #000;
  font-size: 15px;
  padding: 12px 24px;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
}
.static-case-template .caseBox .case_btn a i {
  margin: 0 0 0 5px;
  display: inline-block;
}
.static-case-template .caseBox .caseBox_bluebox {
  margin: 0% 10% 3% 10%;
  padding: 25px;
  background-color: #FFFFFF;
  border-style: solid;
  border-color: #59C2D8;
  box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.37);
}
.static-case-template .caseBox .caseBox_bluebox .caseBox_bluebox_ttl {
  color: #404040;
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 25px;
}
.static-case-template .caseBox .caseBox_bluebox .caseBox_lead {
  color: #404040;
  font-size: 23px;
  font-weight: 900;
  line-height: 1.8em;
  margin-bottom: 0;
}
.static-case-template .caseBox .caseBox_bluebox .caseBox_lead .fa-check {
  font-size: 25px;
}
.static-case-template .caseBox .caseBox_bluebox > *:last-child {
  margin-bottom: 0 !important;
}
.static-case-template .case_ctmBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .static-case-template .case_ctmBox {
    display: block;
  }
}
.static-case-template .case_ctmBox .case_ctmBox_prof {
  width: 28%;
}
@media screen and (max-width: 768px) {
  .static-case-template .case_ctmBox .case_ctmBox_prof {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
}
.static-case-template .case_ctmBox .case_ctmBox_prof .case_ctmBox_prof_img {
  margin-bottom: 15px;
  text-align: center;
}
.static-case-template .case_ctmBox .case_ctmBox_prof .case_ctmBox_prof_img img {
  width: 60%;
}
.static-case-template .case_ctmBox .case_ctmBox_prof .case_ctmBox_prof_posi {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}
.static-case-template .case_ctmBox .case_ctmBox_prof .case_ctmBox_prof_name {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}
.static-case-template .case_ctmBox .case_ctmBox_txt {
  width: 68%;
}
@media screen and (max-width: 768px) {
  .static-case-template .case_ctmBox .case_ctmBox_txt {
    width: 100%;
  }
}
.static-case-template .case_clm02 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .static-case-template .case_clm02 {
    display: block;
  }
}
.static-case-template .case_clm02.clm-reverse {
  flex-direction: row-reverse;
}
.static-case-template .case_clm02 .case_clm02_box {
  margin-bottom: 50px;
  width: calc(50% - 20px);
}
@media screen and (max-width: 768px) {
  .static-case-template .case_clm02 .case_clm02_box {
    width: 100%;
  }
  .static-case-template .case_clm02 .case_clm02_box:last-child {
    margin-bottom: 0 !important;
  }
}
.static-case-template .case_clm04 {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .static-case-template .case_clm04 {
    display: block;
  }
}
.static-case-template .case_clm04 .case_clm04_box {
  width: calc((100% - 60px) /4);
  margin-right: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .static-case-template .case_clm04 .case_clm04_box {
    width: 100%;
  }
}
.static-case-template .case_clm04 .case_clm04_box:nth-child(4n) {
  margin-right: 0;
}
.static-case-template .case_clm04 .case_clm04_box .caseBox_txt {
  margin: 0 0 15px;
}
.static-case-template .case_clm04 .case_clm04_box *:last-child {
  margin-bottom: 0 !important;
}
.static-case-template .case_back {
  padding: 40px;
}
.static-case-template .case_back .case_back_btn {
  text-align: center;
}
.static-case-template .case_back .case_back_btn a {
  border-radius: 3px;
  color: #fff;
  background-color: #5bc0de;
  font-size: 15px;
  padding: 12px 24px;
  text-decoration: none;
}
.static-case-template .case_back .case_back_btn a .fa-chevron-left {
  margin-right: 20px;
  display: inline-block;
}

/* -------------------------------------------------------------------

    Support Module

-------------------------------------------------------------------- */
/*  Margin / Padding Adjust
--------------------------------------- */
.mt0 {
  margin-top: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mr75 {
  margin-right: 75px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.ml75 {
  margin-left: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mr85 {
  margin-right: 85px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.ml85 {
  margin-left: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mr95 {
  margin-right: 95px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.ml95 {
  margin-left: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

/*  Table Cell Adjust
--------------------------------------- */
.pct0 {
  width: 0%;
}

.pct1 {
  width: 1%;
}

.pct2 {
  width: 2%;
}

.pct3 {
  width: 3%;
}

.pct4 {
  width: 4%;
}

.pct5 {
  width: 5%;
}

.pct6 {
  width: 6%;
}

.pct7 {
  width: 7%;
}

.pct8 {
  width: 8%;
}

.pct9 {
  width: 9%;
}

.pct10 {
  width: 10%;
}

.pct11 {
  width: 11%;
}

.pct12 {
  width: 12%;
}

.pct13 {
  width: 13%;
}

.pct14 {
  width: 14%;
}

.pct15 {
  width: 15%;
}

.pct16 {
  width: 16%;
}

.pct17 {
  width: 17%;
}

.pct18 {
  width: 18%;
}

.pct19 {
  width: 19%;
}

.pct20 {
  width: 20%;
}

.pct21 {
  width: 21%;
}

.pct22 {
  width: 22%;
}

.pct23 {
  width: 23%;
}

.pct24 {
  width: 24%;
}

.pct25 {
  width: 25%;
}

.pct26 {
  width: 26%;
}

.pct27 {
  width: 27%;
}

.pct28 {
  width: 28%;
}

.pct29 {
  width: 29%;
}

.pct30 {
  width: 30%;
}

.pct31 {
  width: 31%;
}

.pct32 {
  width: 32%;
}

.pct33 {
  width: 33%;
}

.pct34 {
  width: 34%;
}

.pct35 {
  width: 35%;
}

.pct36 {
  width: 36%;
}

.pct37 {
  width: 37%;
}

.pct38 {
  width: 38%;
}

.pct39 {
  width: 39%;
}

.pct40 {
  width: 40%;
}

.pct41 {
  width: 41%;
}

.pct42 {
  width: 42%;
}

.pct43 {
  width: 43%;
}

.pct44 {
  width: 44%;
}

.pct45 {
  width: 45%;
}

.pct46 {
  width: 46%;
}

.pct47 {
  width: 47%;
}

.pct48 {
  width: 48%;
}

.pct49 {
  width: 49%;
}

.pct50 {
  width: 50%;
}

.pct51 {
  width: 51%;
}

.pct52 {
  width: 52%;
}

.pct53 {
  width: 53%;
}

.pct54 {
  width: 54%;
}

.pct55 {
  width: 55%;
}

.pct56 {
  width: 56%;
}

.pct57 {
  width: 57%;
}

.pct58 {
  width: 58%;
}

.pct59 {
  width: 59%;
}

.pct60 {
  width: 60%;
}

.pct61 {
  width: 61%;
}

.pct62 {
  width: 62%;
}

.pct63 {
  width: 63%;
}

.pct64 {
  width: 64%;
}

.pct65 {
  width: 65%;
}

.pct66 {
  width: 66%;
}

.pct67 {
  width: 67%;
}

.pct68 {
  width: 68%;
}

.pct69 {
  width: 69%;
}

.pct70 {
  width: 70%;
}

.pct71 {
  width: 71%;
}

.pct72 {
  width: 72%;
}

.pct73 {
  width: 73%;
}

.pct74 {
  width: 74%;
}

.pct75 {
  width: 75%;
}

.pct76 {
  width: 76%;
}

.pct77 {
  width: 77%;
}

.pct78 {
  width: 78%;
}

.pct79 {
  width: 79%;
}

.pct80 {
  width: 80%;
}

.pct81 {
  width: 81%;
}

.pct82 {
  width: 82%;
}

.pct83 {
  width: 83%;
}

.pct84 {
  width: 84%;
}

.pct85 {
  width: 85%;
}

.pct86 {
  width: 86%;
}

.pct87 {
  width: 87%;
}

.pct88 {
  width: 88%;
}

.pct89 {
  width: 89%;
}

.pct90 {
  width: 90%;
}

.pct91 {
  width: 91%;
}

.pct92 {
  width: 92%;
}

.pct93 {
  width: 93%;
}

.pct94 {
  width: 94%;
}

.pct95 {
  width: 95%;
}

.pct96 {
  width: 96%;
}

.pct97 {
  width: 97%;
}

.pct98 {
  width: 98%;
}

.pct99 {
  width: 99%;
}

.pct100 {
  width: 100%;
}

/*  Text Align
--------------------------------------- */
.align_left {
  text-align: left !important;
}

.align_center {
  text-align: center !important;
}

.align_right {
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  .sp-align_left {
    text-align: left !important;
  }

  .sp-align_center {
    text-align: center !important;
  }

  .sp-align_right {
    text-align: right !important;
  }
}
/*  Vertical Align
--------------------------------------- */
.va_top {
  vertical-align: top !important;
}

.va_middle {
  vertical-align: middle !important;
}

.va_bottom {
  vertical-align: bottom !important;
}

/*  Border
--------------------------------------- */
.img-border img {
  border: 1px solid #c6c9d3;
}

.bt-none {
  border-top: none !important;
}

.br-none {
  border-right: none !important;
}

.bb-none {
  border-bottom: none !important;
}

.bl-none {
  border-left: none !important;
}

/*  Font Size
--------------------------------------- */
.font-small {
  font-size: 84% !important;
}

.font-large {
  font-size: 109% !important;
}
@media screen and (max-width: 768px) {
  .font-large {
    font-size: 100% !important;
  }
}

@media screen and (max-width: 768px) {
  .sp-font-small {
    font-size: 84% !important;
  }
}

/*  Forced Line Break
--------------------------------------- */
.sp-br-none {
  display: block;
}
@media screen and (max-width: 768px) {
  .sp-br-none {
    display: none;
  }
}

.sp-br-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-br-block {
    display: block;
  }
}

.tb-br-none {
  display: block;
}
@media screen and (max-width: 1064px) {
  .tb-br-none {
    display: none;
  }
}

.tb-br-block {
  display: none;
}
@media screen and (max-width: 1064px) {
  .tb-br-block {
    display: block;
  }
}

/*  Display Switch
--------------------------------------- */
.sp-block {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-block {
    display: block;
  }
}

/*  Img Width Adjust
--------------------------------------- */
.w-100 {
  width: 100%;
}

.m-w100 {
  max-width: 100% !important;
  width: auto !important;
}

.m-w700 {
  max-width: 740px;
}

.m-w1120 {
  max-width: 1140px;
}

.w-auto {
  width: auto !important;
}

/*  Clear Fix
--------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
