@charset "UTF-8";
/*------------------------------------------------
ROOT PSTH
------------------------------------------------*/
/*------------------------------------------------
TARGET
------------------------------------------------*/
/*------------------------------------------------
CONTENT SIZE
------------------------------------------------*/
/*------------------------------------------------
OUTLINE
------------------------------------------------*/
/*----------BODY----------*/
/*----------WRAPPER----------*/
/*----------HEADER----------*/
/*----------NAVIGATION----------*/
/*----------MAINVISUAL----------*/
/*----------FOOTER----------*/
/*----------CONTENT----------*/
/*------------------------------------------------
COMMON SETTING
------------------------------------------------*/
/*----------BASE----------*/
/*
if using serif-type, uncommentout this line.
@gv_default_font_family:							"ヒラギノ明朝 Pro W3",
																"Hiragino Mincho Pro","ヒラギノ明朝 ProN W3","Hiragino Mincho ProN",
																'平成明朝', 'Heisei Mincho', 'MS P明朝', 'MS P Mincho', serif,'ＭＳ 明朝',
																'MS Mincho',Garamond,Century;
*/
/*----------CURVE----------*/
/*----------LINK----------*/
/*----------COLOR----------*/
/*------------------------------------------------
UTILITY CLASS SETTING
------------------------------------------------*/
/*----------COLOR----------*/
/*----------SPACE----------*/
/*----------FORM----------*/
/*------------------------------------------------
BLOCK SETTING
------------------------------------------------*/
/*------------------------------------------------
MARGIN_BOTTOM
------------------------------------------------*/
/*------------------------------------------------
EACH WEB SITE FUNCTION
------------------------------------------------*/
/*-----------------[NOTE!]------------------------

			DON'T EDIT FROM HERE
 
-------------------[NOTE!]----------------------*/
/*------------------------------------------------
MEDIA QUERY
------------------------------------------------*/
/*------------------------------------------------
COMMON FUNCTION
------------------------------------------------*/
.Clearfix {
  zoom: 1;
}
.Clearfix:after {
  content: "";
  display: block;
  clear: both;
}
/*----------LIST LOCAL VALUE----------*/
/*--PARAMETER FOR LIST--*/
/*--/END PARAMETER FOR LIST--*/
/*--PARAMETER FOR NOTES--*/
/*--/END PARAMETER FOR NOTES--*/
/*---PARAMETER FOT TABLE--*/
/*--/END PARAMETER FOR TABLE--*/
/*----------/END LIST LOCAL VALUE----------*/
/*-------------LOCAL VALUE------------*/
/*-------------LOCAL VALUE------------*/
#Sub_page .Row.Content_separate .Inner .Column > dl {
  margin-bottom: 0em;
}
#Sub_page .Row.Content_separate .Inner .Column > dl > dt {
  line-height: 144%;
}
#Sub_page .Row.Content_separate .Inner .Column > dl > dt a {
  color: #d6201b;
}
#Sub_page .Row.Content_separate .Inner .Column span.Icon {
  margin-left: 7px;
}
#Sub_page .Row.Content_separate {
  margin: 0px 0px 1.5em;
}
#Sub_page .Row.Content_separate.Away {
  margin-bottom: 0px;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column {
  margin-bottom: 1em;
  border-top: 1px solid #d6201b;
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
  background: #F3F3F3;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl {
  position: relative;
  margin-bottom: 0;
  padding: 12px 20px 14px;
  border: 1px #fff solid;
  z-index: 2;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl:before {
  content: " ";
  position: absolute;
  top: -2px;
  right: -2px;
  width: 206px;
  height: 100%;
  background: url('../../img/sub/bg_content_separate_conner.png') no-repeat;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl:after {
  content: " ";
  display: block;
  height: 1px;
  margin-bottom: 0;
  clear: both;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl * {
  margin-bottom: 0.4em;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl > dt {
  position: relative;
  left: -22px;
  padding: 7px 0px 4px 23px;
  background: url('../../img/sub/icon_arrow_red.png') no-repeat left 2px;
  font-size: 138.46153846%;
  color: #d6201b;
  z-index: 10;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl > dd {
  position: relative;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl > dd.Detail * {
  margin-bottom: 0.4em;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl > dd.Detail *:last-child {
  margin-bottom: 0;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column > dl > dd.Detail *.L_last_child {
  margin-bottom: 0;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Detail,
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Link {
  clear: left;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image {
  position: relative;
  top: 5px;
  float: right;
  width: 206px;
  margin-left: 24px;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image {
    hack: 1 ;float: none;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image {
    hack: 1 ;margin-left: auto;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image {
    hack: 1 ;margin-right: auto;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image {
    hack: 1 ;text-align: center;
  }
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image:after {
  display: block;
  position: absolute;
  top: -5px;
  right: -5px;
  width: 24px;
  height: 23px;
  content: " ";
  background: url('../../img/sub/bg_away_image_conner.png') no-repeat;
  z-index: 100;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6 .Image img {
  /* PIE CANNOT SET INSET, USE ONLY OUTSET */
  -webkit-box-shadow: 0px 0px 5px 2px #cfcfcf, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  -moz-box-shadow: 0px 0px 5px 2px #cfcfcf, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  -ms-box-shadow: 0px 0px 5px 2px #cfcfcf, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  -o-box-shadow: 0px 0px 5px 2px #cfcfcf, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  box-shadow: 0px 0px 5px 2px #cfcfcf, 0px 0px 0px 0px #ffffff, 0px 0px 0px 0px #ffffff;
  /* for CSS3 PIE */
  position: relative;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_6:after {
  content: " ";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 4px;
  z-index: 10;
  background: url('../../img/sub/bg_shadow_size_6.png') no-repeat center center;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_3 > dt {
  width: 100%;
}
#Sub_page .Row.Content_separate.Away > .Inner .Column.Size_3:after {
  content: " ";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 4px;
  z-index: 10;
  background: url('../../img/sub/bg_shadow_size_3.png') no-repeat center center;
}
#Sub_page .Row.Content_separate.Cling {
  position: relative;
  border-top: 1px solid #d6201b;
  border-left: 1px dashed #cccccc;
  border-right: 1px dashed #cccccc;
  border-bottom: 1px dashed #cccccc;
  background: #F3F3F3;
}
#Sub_page .Row.Content_separate.Cling:before {
  content: " ";
  position: absolute;
  bottom: -4px;
  width: 100%;
  height: 4px;
  z-index: 10;
  background: url('../../img/sub/bg_shadow_size_6.png') no-repeat center center;
}
#Sub_page .Row.Content_separate.Cling .Inner {
  position: relative;
  padding: 18px 22px 0px;
  border: 1px solid #fff;
}
#Sub_page .Row.Content_separate.Cling .Inner:after {
  content: " ";
  display: block;
  height: 1px;
  margin-bottom: 0;
  clear: both;
}
#Sub_page .Row.Content_separate.Cling .Inner:before {
  content: " ";
  position: absolute;
  top: -2px;
  right: -2px;
  width: 206px;
  height: 100%;
  background: url('../../img/sub/bg_content_separate_conner.png') no-repeat;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column {
  margin-bottom: 1.4em;
  padding-bottom: 1.3em;
  border-bottom: 1px #cccccc dotted;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Title {
  position: relative;
  top: -9px;
  left: -24px;
  margin-bottom: 0em;
  padding-bottom: 0;
  padding: 7px 0px 8px 25px;
  background: url('../../img/sub/icon_arrow_red.png') no-repeat left 1px;
  border-bottom: none;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Title h2 {
  margin-bottom: 0;
  font-size: 138.46153846%;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Title h3 {
  margin-bottom: 0;
  font-size: 123.07692308%;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Title h3 a {
  color: #d6201b;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Title p {
  margin-bottom: 0.2em;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Title + .Column {
  padding-top: 20px;
  border-top: 1px dotted #cccccc;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl {
  overflow: hidden;
  zoom: 1;
  position: relative;
  padding-bottom: .8em;
  z-index: 11;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > * {
  margin-bottom: 0.4em;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dt {
  font-size: 115.38461538%;
  color: #d6201b;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dt span.Icon {
  margin-left: 7px;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dt.sub_Title {
  font-size: 100%;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dt.sub_Title p:first-child {
  margin-bottom: 0.4em;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dt.sub_Title p:last-child {
  font-size: 123.07692308%;
  font-weight: bold;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dt.sub_ttl_clrred a {
  color: #333333;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image {
  float: left;
  width: 120px;
  min-height: 120px;
  max-height: 120px;
  background: url('../../img/sub/bg_cling_image.png') no-repeat left top;
  text-align: center;
  line-height: 120px;
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image {
    hack: 1 ;float: none;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image {
    hack: 1 ;width: auto;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image {
    hack: 1 ;margin-bottom: 12px;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image {
    hack: 1 ;text-align: center;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image {
    hack: 1 ;background-position: center top;
  }
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image.No_background {
  min-height: auto;
  max-height: none;
  line-height: 100%;
  background: none;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image a {
  display: block;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image img {
  max-width: 120px;
  max-height: 120px;
  vertical-align: top;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image ~ * {
  margin-left: 140px;
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Image ~ * {
    hack: 1 ;margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail {
    hack: 1 ;clear: both;
  }
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail {
    hack: 1 ;margin-left: 0;
  }
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail * {
  margin-bottom: 0.4em;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail h3 {
  margin-bottom: 0.8em;
  font-size: 123.07692308%;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail h3 a {
  color: #d6201b;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail *:last-child {
  margin-bottom: 0;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl > dd.Detail *.L_last_child {
  margin-bottom: 0;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl:only-child {
  padding-bottom: 0;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl:only-child > dt.Link {
  width: 100%;
  margin-bottom: 1em;
  padding-bottom: 18px;
  border-bottom: 1px dotted #cccccc;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl:only-child > dt.Link:last-child {
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl:only-child > dt.Link.L_ast_child {
  margin-bottom: 0;
  padding: 0;
  border-bottom: none;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column > dl:only-child > dt.Link a {
  color: #d6201b;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 {
  width: 46.56%;
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 {
    hack: 1 ;width: auto;
  }
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3:nth-child(2n + 1) {
  background: none;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3:nth-child(2n + 1):before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  right: -23px;
  width: 1px;
  height: 95%;
  background: url('../../img/sub/bg_dotted_vertical.png') repeat-y top center;
  z-index: 10;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3.L_nth_child_2n1 {
  background: none;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3.L_nth_child_2n1:before {
  content: " ";
  display: block;
  position: absolute;
  top: 0px;
  right: -23px;
  width: 1px;
  height: 95%;
  background: url('../../img/sub/bg_dotted_vertical.png') repeat-y top center;
  z-index: 10;
}
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 > dl > dt,
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 > dl > .Detail,
#Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 > dl > .Link {
  margin-left: 140px;
}
@media only screen and (max-width: 640px) {
  #Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 > dl > dt,
  #Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 > dl > .Detail,
  #Sub_page .Row.Content_separate.Cling .Inner .Column.Size_3 > dl > .Link {
    hack: 1 ;margin-left: 0;
  }
}
/*-----------------[NOTE!]------------------------

			DON'T EDIT FROM HERE
 
-------------------[NOTE!]----------------------*/
.One_column #Content .Content_separate .Size_2 {
  width: 32.5%;
}
.One_column #Content .Content_separate .Size_3 {
  width: 49.375%;
}
.Two_column #Content .Content_separate .Size_2 {
  width: 32.22222222%;
}
.Two_column #Content .Content_separate .Size_3 {
  width: 49.16666667%;
}
.Three_column #Content .Content_separate .Size_2 {
  width: 31.66666667%;
}
.Three_column #Content .Content_separate .Size_3 {
  width: 48.75%;
}
.Four_column #Content .Content_separate .Size_2 {
  width: 30%;
}
.Four_column #Content .Content_separate .Size_3 {
  width: 47.5%;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_2,
  .Two_column #Content .Content_separate .Size_2,
  .Three_column #Content .Content_separate .Size_2,
  .Four_column #Content .Content_separate .Size_2 {
    hack: 1 ;width: auto;
  }
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_3,
  .Two_column #Content .Content_separate .Size_3,
  .Three_column #Content .Content_separate .Size_3,
  .Four_column #Content .Content_separate .Size_3 {
    hack: 1 ;width: auto;
  }
}
/*----------FOR IE----------*/
.ielt8 .One_column #Content .Content_separate > .Size_2 {
  width: 32.45%;
}
.ielt8 .One_column #Content .Content_separate > .Size_3 {
  width: 49.3%;
}
.ielt8 .Two_column #Content .Content_separate > .Size_2 {
  width: 32.17222222%;
}
.ielt8 .Two_column #Content .Content_separate > .Size_3 {
  width: 49.09166667%;
}
.ielt8 .Three_column #Content .Content_separate > .Size_2 {
  width: 31.61666667%;
}
.ielt8 .Three_column #Content .Content_separate > .Size_3 {
  width: 48.675%;
}
.ielt8 .Four_column #Content .Content_separate > .Size_2 {
  width: 29.95%;
}
.ielt8 .Four_column #Content .Content_separate > .Size_3 {
  width: 47.425%;
}
/*----------/END FOR IE----------*/
.One_column #Content .Content_separate .Column:last-child,
.Two_column #Content .Content_separate .Column:last-child,
.Three_column #Content .Content_separate .Column:last-child,
.Four_column #Content .Content_separate .Column:last-child {
  float: left;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Column:last-child,
  .Two_column #Content .Content_separate .Column:last-child,
  .Three_column #Content .Content_separate .Column:last-child,
  .Four_column #Content .Content_separate .Column:last-child {
    hack: 1 ;float: none;
  }
}
.One_column #Content .Content_separate .Column.L_last_child,
.Two_column #Content .Content_separate .Column.L_last_child,
.Three_column #Content .Content_separate .Column.L_last_child,
.Four_column #Content .Content_separate .Column.L_last_child {
  float: left;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Column.L_last_child,
  .Two_column #Content .Content_separate .Column.L_last_child,
  .Three_column #Content .Content_separate .Column.L_last_child,
  .Four_column #Content .Content_separate .Column.L_last_child {
    hack: 1 ;float: none;
  }
}
.One_column #Content .Content_separate .Size_2:nth-child(3n),
.Two_column #Content .Content_separate .Size_2:nth-child(3n),
.Three_column #Content .Content_separate .Size_2:nth-child(3n),
.Four_column #Content .Content_separate .Size_2:nth-child(3n) {
  float: right;
  margin-right: 0 !important;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_2:nth-child(3n),
  .Two_column #Content .Content_separate .Size_2:nth-child(3n),
  .Three_column #Content .Content_separate .Size_2:nth-child(3n),
  .Four_column #Content .Content_separate .Size_2:nth-child(3n) {
    hack: 1 ;float: none;
  }
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_2:nth-child(3n),
  .Two_column #Content .Content_separate .Size_2:nth-child(3n),
  .Three_column #Content .Content_separate .Size_2:nth-child(3n),
  .Four_column #Content .Content_separate .Size_2:nth-child(3n) {
    hack: 1 ;margin-right: 0 !important;
  }
}
.One_column #Content .Content_separate .Size_2.L_nth_child_3n,
.Two_column #Content .Content_separate .Size_2.L_nth_child_3n,
.Three_column #Content .Content_separate .Size_2.L_nth_child_3n,
.Four_column #Content .Content_separate .Size_2.L_nth_child_3n {
  float: right;
  margin-right: 0 !important;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_2.L_nth_child_3n,
  .Two_column #Content .Content_separate .Size_2.L_nth_child_3n,
  .Three_column #Content .Content_separate .Size_2.L_nth_child_3n,
  .Four_column #Content .Content_separate .Size_2.L_nth_child_3n {
    hack: 1 ;float: none;
  }
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_2.L_nth_child_3n,
  .Two_column #Content .Content_separate .Size_2.L_nth_child_3n,
  .Three_column #Content .Content_separate .Size_2.L_nth_child_3n,
  .Four_column #Content .Content_separate .Size_2.L_nth_child_3n {
    hack: 1 ;margin-right: 0 !important;
  }
}
.One_column #Content .Content_separate .Size_3:nth-child(2n),
.Two_column #Content .Content_separate .Size_3:nth-child(2n),
.Three_column #Content .Content_separate .Size_3:nth-child(2n),
.Four_column #Content .Content_separate .Size_3:nth-child(2n) {
  float: right;
  margin-right: 0 !important;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_3:nth-child(2n),
  .Two_column #Content .Content_separate .Size_3:nth-child(2n),
  .Three_column #Content .Content_separate .Size_3:nth-child(2n),
  .Four_column #Content .Content_separate .Size_3:nth-child(2n) {
    hack: 1 ;float: none;
  }
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_3:nth-child(2n),
  .Two_column #Content .Content_separate .Size_3:nth-child(2n),
  .Three_column #Content .Content_separate .Size_3:nth-child(2n),
  .Four_column #Content .Content_separate .Size_3:nth-child(2n) {
    hack: 1 ;margin-right: 0 !important;
  }
}
.One_column #Content .Content_separate .Size_3.L_nth_child_2n,
.Two_column #Content .Content_separate .Size_3.L_nth_child_2n,
.Three_column #Content .Content_separate .Size_3.L_nth_child_2n,
.Four_column #Content .Content_separate .Size_3.L_nth_child_2n {
  float: right;
  margin-right: 0 !important;
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_3.L_nth_child_2n,
  .Two_column #Content .Content_separate .Size_3.L_nth_child_2n,
  .Three_column #Content .Content_separate .Size_3.L_nth_child_2n,
  .Four_column #Content .Content_separate .Size_3.L_nth_child_2n {
    hack: 1 ;float: none;
  }
}
@media only screen and (max-width: 640px) {
  .One_column #Content .Content_separate .Size_3.L_nth_child_2n,
  .Two_column #Content .Content_separate .Size_3.L_nth_child_2n,
  .Three_column #Content .Content_separate .Size_3.L_nth_child_2n,
  .Four_column #Content .Content_separate .Size_3.L_nth_child_2n {
    hack: 1 ;margin-right: 0 !important;
  }
}
