/*
Theme Name: everywonderful

*/
@charset "utf-8";

#anniversary table {
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  word-break: break-all;
}
#anniversary a img {
  transition: 1s;
}
#anniversary a img:hover {
  opacity: 0.5;
}
#anniversary figure { margin: 0; padding: 0; width: 100%; height: auto; }
#anniversary figure img { width: 100%; height: auto; }
.cf::before,
.cf::after {
  display: table;
  content: "";
}
.cf::after {
  clear: both;
}
#anniversary .pc {  display: block }
#anniversary .sp-only,
br.sp-only { display: none !important }
.flex { display: flex }

a[href^="tel:"] {
  pointer-events: none;
}
@media screen and (max-width: 640px) {
  #anniversary2019 .pc,
  #anniversar2019 br.pc {
    display: none;
  }
  #anniversary2019 .read {
    font-size: 12px;
  }
  .sp-only {
    display: block;
  }
  a[href^="tel:"] {
    pointer-events: visible;
  }
}

/*  Contents     --- */
#anniversary2019 {
  padding: 0 0 100px;
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size: 16px;
  letter-spacing: 1.6px;
	background: url(img/ftr.png) no-repeat bottom #fff;
}

/*  Toppage
----------------------------------------------- */
#anniversary2019 header {
  width: 100%;
  height: auto;
  margin: 0 0 -200px;
  text-align: center;
	background: url(img/mv.jpg) no-repeat center top;
  background-size: 100%;
  position: relative;
  animation-name: my-fade-in;
  animation-duration: 3s;
}

#anniversary2019 header:before {
    content: "";
    display: block;
    padding-top: 100%; /* 1:1 */
}
#anniversary2019 header h1 {
  width: 310px;
  margin: 0 auto;
  font-size: 21px;
  font-weight: 600;
  position: absolute;
  top: 22%;
  left: calc(50% - 155px);
  z-index: 1;
  animation-name: my-fade-in;
  animation-duration: 4s;
}
#anniversary2019 header h1:before {
  content: " ";
  width: 88px;
  height: 88px;
  position: absolute;
  top: -44px;
  left: -10px;
  z-index: 0;
	background: url(img/mv--h1.png) no-repeat;
  background-size: contain
}
#anniversary2019 header .catch {
  width: 100%;
  margin: 0 auto;
  padding: 70px 0;
  text-align: center;
  font-weight: 600;
  letter-spacing: 1.3px;
  background: url(img/mv--flower.png) no-repeat center;
  position: absolute;
  top: 50%;
  animation-name: my-fade-in;
  animation-duration: 5s;
}

h1.is-show,
.catch.is-show {

    transform: translateX(0);
    opacity: 1;
}

#anniversary2019 > section {
  padding: 100px 0 40px;
  text-align: center;
}
#anniversary2019 > section.index.ichi {
  padding: 40px 0 0;
}
#anniversary2019 > section.index.ni {
  padding: 0 0 40px;
}

@media screen and (max-width: 820px) {
  #anniversary2019 header {
    margin: 0 0 -100px;
  }
}




@media screen and (max-width: 640px) {
  #anniversary2019 {
    padding: 0 0 50px;
    font-size: 8px;
  }
  #anniversary2019 section.index .sec-ttl img:first-of-type {
      width: 30%;
  }



  #anniversary2019 header {
  margin: 0 0 -80px;
  }
  #anniversary2019 header h1 {
  width: 200px;
    top: 20%;
    left: calc(50% - 100px);
    font-size: 10px;
    letter-spacing: -0.5px;
  }
  #anniversary2019 header h1:before {
    width: 32px;
    height: 32px;
    top: -12px;
    left: 30px;
  }
  #anniversary2019 header .catch {

    width: 140px;
    height: 140px;
    padding: 45px 0;
    letter-spacing: 1.3px;
    background-size: contain;
    position: absolute;
    left: calc(50% - 70px);
    bottom:  -80%;

  }
}

@media screen and (max-width: 480px) {
  #anniversary2019 header {
  margin: 0;
  }
  #anniversary2019 header h1 {
  width: 180px;
    left: calc(50% - 90px);
    letter-spacing: -0.8px;
  }
  #anniversary2019 header h1:before {
    width: 28px;
    height: 28px;
    top: -12px;
    left:  ;
  }
  #anniversary2019 header .catch {
    width: 100px;
    height: 100px;
    padding: 30px 0;
    letter-spacing: -0.8px;
    left: calc(50% - 50px);
    bottom:  -80%;

  }

  #anniversary2019 > section.index.ichi {
    padding: 10px 0 0;
  }
  #anniversary2019 > section.index.ni {
    padding: 0 0 40px;
  }
}

h2.sec-ttl {
  margin: 0 auto;
}
h2.sec-ttl img {
  margin: 0 auto 20px;
  display: block;
}
.read {
  margin: 60px auto;
}
.read strong {
  padding: 20px 0 0;
  font-size: 130%;
  display: block;
}
#slider-wrap {
  margin: 0 auto 140px;
  padding: 0;
  text-align: center
}
#slick {
  width: 680px;
  margin: 0 auto;
}
#slider-wrap img {
  width: 100%;
  height: 410px;
}
.slick-dots li button:before {
  content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #99ddff;
	position: relative;
}
.slick-dots li.slick-active button:before {
	background: #1bb2fe;
}
#slick .slider-arrow {
  font-size: 60px;
  color: #5abeee;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
}
#slick .slider-prev i{
position: relative;
  left: -80px;
}
#slick .slider-next i {
position: relative;
  right: -678px;
}


@media screen and (max-width: 850px) {
  h2.sec-ttl img:last-of-type {
    width: 60%;
  }
  #slider-wrap {
    padding: 0 0 30px;
    overflow: hidden;
  }
  #slick {
    width: 100%;
  }
  #slider-wrap img {
    height: 100%;
  }
  #slick .slider-arrow {
    overflow: hidden;
  }
}
@media screen and (max-width: 640px) {
  #anniversary2019 section {
    padding: 40px 0;
    text-align: center;
  }
  h2.sec-ttl img:first-of-type {
    width: 40%;
  }
  .read {
    width: 100%;
    margin: 20px auto 40px;
  }

}


.linkarea {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.linkarea article {
  width: 50%;
  height: 340px;
  padding: 70px 50px 0;
  color: #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
  overflow: hidden;
  position: relative
}
.linkarea article:nth-child(even) {
  border-right: none;
}
.linkarea article a {
  color: #fff;
}
.linkarea article h3 {
  text-align: center;
  margin: 0 auto;
  padding: 0 0 30px;
  font-size: 40px ;
    line-height: 1.2;
}
.linkarea article h3 span {
  font-size: 80%;
}
.linkarea article p {
  padding: 0 0 30px;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.linkarea article:nth-of-type(2) {
  padding-top: 48px;
}
.linkarea article:nth-of-type(2) h3 {
  line-height: 1;
}
.linkarea article:nth-of-type(2) p {
  margin-top: -15px;
}
.linkarea .link-btn {
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: flex;
  justify-content: space-between;
}
.linkarea .btn {
  padding: 0 0 0 50px;
  font-size: 15px;
  border: 1px solid #fff;
  position: relative;
}
.linkarea .btn a {
  width: 100%;
  display: block;
}
.linkarea .link-btn.wide {
  font-size: 17px;
  padding: 0 0 0 38%;
}
.linkarea .link-btn .btn {
  width: 48%;
}
.linkarea .link-btn .btn:after,
.linkarea .link-btn.btn:after{
  content: "";
  width: 40px; height: 14px; margin-top: -7px; background: url(img/arrow-link.png) no-repeat; position: absolute; top: 50%;
  right: 13px; z-index: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.linkarea .link-btn .btn:hover,
.link-btn.btn:hover { color:#fff; background-color: rgba(255,255,255,0.3) }
.linkarea .link-btn .btn:hover:after,
.linkarea .link-btn.btn:hover:after { right: 5px; }

.linkarea .btn.shrink {
  padding: 0 0 0 30px;
  font-size: 14px;
}
.linkarea .figucaption {
  height: 100%;
  text-align: left;
  position: relative;
  z-index: 1;
}
.linkarea figure {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
.linkarea figure img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .linkarea article {
    padding: 60px 20px 20px;
  }

  .linkarea article h3 {
    font-size: 40px;
  }
  .linkarea article:first-of-type h3 {
      line-height: 1.2;
  }
  .linkarea article p {
    padding: 0 0 30px;
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  .linkarea .btn {
    padding: 0;
    text-align: center
  }
  .linkarea .link-btn.wide {
    padding: 0;
  }
  .linkarea .btn.shrink {
    padding: 0 0 0 10px;
  }
  .linkarea .link-btn .btn:after,
  .linkarea .link-btn.btn:after{ background: none }
}
@media screen and (max-width: 880px) {
  .linkarea {
    width: 70%;
    margin: 40px 15%;
    display: block;
  }
  .linkarea article {
    width: 100%;
    border: none
  }
  .linkarea article h3 {
    font-size: 44px;
    padding: 0 0 40px;
  }
  .linkarea article p {
    padding: 0 0 50px;
  }

}
@media screen and (max-width: 640px) {
  .linkarea {
    width: 70%;
    margin: 40px 15%;
    display: block;
  }
  .linkarea article {
    width: 100%;
    height: 100%;
    padding: 50px 5% 60px;
    border: none;
  }
  .linkarea article h3 {
    padding: 0 0 10px;
    font-size: 26px;
  }
  .linkarea article h3 span {
    font-size: 85%;
  }
  .linkarea article p {
    padding: 0 0 20px;
    font-size: 12px;
  }
  .linkarea article:nth-of-type(2) {
    padding-top: 30px;
  }
  .linkarea article:nth-of-type(2) h3 {
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.5px;
  }
  .linkarea .link-btn {
    height: 40px;
    line-height: 40px;
  }
  .linkarea .btn {
    font-size: 13px;
  }
  .linkarea .link-btn.wide {
    font-size: 14px
  }
  .linkarea .btn.shrink {
    padding: 0 0 0 10px;
    font-size: 13px;
  }

}
@media screen and (max-width: 480px) {
  .linkarea {
    width: 100%;
    margin: 40px 0;
  }
  .linkarea article {
    width: 100%;
    height: 100%;
    max-height: 260px;
    padding: 18% 5% 18%;
  }
  .linkarea article:nth-of-type(2) {
    padding-top: 18%;
  }
}


/* haika page
----------------------------------------------- */
#mv {
  width: 100%;
  height: 640px;
  position: relative;
	z-index: 0;
    animation-name: my-fade-in;
    animation-duration: 3s;
}
#mv.propose {
  background: url("img/01--02.jpg") no-repeat center center;
  background-size: cover;
}
#mv.wedding {
  background: url("img/02--02.jpg") no-repeat center center;
  background-size: cover;
}
#mv.honeymoon {
  background: url("img/03--02.jpg") no-repeat center center;
  background-size: cover;
}
#mv.vow-renewal {
  background: url("img/04--02.jpg") no-repeat center center;
  background-size: cover;
}
#mv.vow-renewal-style {
  background: url("img/05--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.propose-style {
  background: url("img/06--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.photo-style {
  background: url("img/07--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.beach-style {
  background: url("img/08--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.garden-style {
  background: url("img/09--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.ryukyu-style {
  background: url("img/10--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.restaurant-style {
  background: url("img/11--04.jpg") no-repeat center center;
  background-size: cover;
}
#mv.hotel-style {
  background: url("img/12--04.jpg") no-repeat center center;
  background-size: cover;
}
section.pagettl {
  margin: 0 50px -100px;
  padding: 0;
  position: relative;
  top: -80px;
  background: #fff
}
section.pagettl span {
  position: absolute;
  top: 50px;
}
.wrap--blue {
  margin: 0 5%;
  padding: 50px;
  font-size: 15px;
  background: #eef6f9;
  position: relative;
}
.wrap--blue h2 {
  margin: -60px auto 60px;
  text-align: center;
  position: relative;
}
.wrap--blue .intoro {
  display: flex;
  justify-content: space-around;
}
.wrap--blue .intoro figure {
  width: 30%;
  margin: 0 50px 0 0;
  text-align: center;
  padding: 0;
}
.wrap--blue .intoro figure img {
  border-radius: 50%;
  margin: 0 0 20px;
  display: block;
  overflow: hidden;
}
.wrap--blue .intoro figucaption p {
    margin: 10px 0;
  font-size: 14px
}
.wrap--blue .intoro figucaption span {
  letter-spacing: -0.5px;
  font-size: 12px;
  display: block;
}
.wrap--blue .intoro .txt {
  width: 90%;
  letter-spacing: 1.3px;
}
.wrap--blue .intoro .txt h3 {
  margin: 0 0 20px;
  font-size: 22px;
  font-weight: 600;
}
.txt p {
  padding-bottom: 15px;
  line-height: 1.6;
}
p.hr {
  height: 100%;
  margin: 30px 0;
  position: relative;
}
p.hr:before {
  position: absolute;
  top: -20px;
  left: 60px;
  content: "";
  width: 40px;
  height: 1px;
  background: #ddd;
  display: block;
}
.txt p.hr:before {
  left: 0px;
}
.kagi {
  margin: 0 0 20px;
  padding: 15px 0 0 13px;
  background:url(img/kagi-01.png) left top/7px 7px no-repeat,
  url(img/kagi-04.png) right bottom/7px 7px no-repeat;
 }

.honpen {
  margin: 40px 5%;
  padding: 0 0 60px;
  font-size: 15px;
  letter-spacing: 1.5px;
  box-sizing: border-box;
  position: relative;
}
.honpen:before { position: absolute; top: 7px; left: 0; bottom: 7px; right:0; content: ""; border: #ddd 1px solid; background: #fefefe }
.honpen:after { position: absolute; top: 0; left: 7px; bottom: 0; right:7px; content: ""; border: #ddd 1px dotted }

.honpen article {
  margin: 40px 0 0;
  padding:0 0 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  position: relative;
}
.honpen figure {
  overflow: hidden;
}
.honpen > p {
  padding: 0 60px 10px;
  position: relative;
}
.honpen article .txt {
  width: 80%;
}
.honpen article .txt.flow-l  { padding: 0 40px 0 60px }
.honpen article .txt.flow-r  { padding: 0 60px 0 40px }
.honpen article.wide {
  width: 100%;
  padding: 60px 60px 0;
  display: block;
}
.honpen article.wide figure {
    width: 100%;
    border: 1px solid #000;
    display: block;
}
.honpen article.wide .txt {
  width: 100%;
  padding: 30px 0 0;
}


@media screen and (max-width: 780px) {
  #mv {
    height: 260px;
  }
  section.pagettl {
    margin: 0 5% -60px;
    top: -60px;
  }
  section.pagettl h2.sec-ttl img:first-of-type,
  h2.sec-ttl span {
    width: 33%;
  }
  h2.sec-ttl img:last-of-type {
    width: 60%;
  }
  section.pagettl span {
    width: 25%;
    position: absolute;
    top: 20px;
  }
  .wrap--blue {
      margin: 0 5%;
    padding: 20px;
  }
  .wrap--blue h2 {
    width: 60%;
    margin: -40px auto 40px;
  }
  .wrap--blue .intoro {
    display: block
  }
  .wrap--blue .intoro figure {
    width: 90%;
    margin: 0 auto 20px;
    font-size: 12px;
  }
  .wrap--blue .intoro figure img {
    width: 80%;
    margin: 0 auto;
  }
  .wrap--blue .intoro .txt {
    width: 100%;
    letter-spacing: 1px;
    font-size: 14px
  }
  .wrap--blue .intoro .txt h3 {
    font-size: 18px;
  }
  .txt p {
    padding-bottom: 15px;
    line-height: 1.6;
  }

  p.hr:before {
    left: 6%;
  }
  .kagi {
    margin: 0 0 20px;
    padding: 5px 0 0 8px;
   }

  .honpen {
    margin: 0 5%;
    padding: 0 0 20px;
    font-size: 14px;
    letter-spacing: 1;
  }
  .honpen article {
    margin: 20px 0 0;
    padding:0 0 20px;
    display: block;
  }
  .honpen figure {
  }
  .honpen > p {
    padding: 0 6%;
    position: relative;
  }
  .honpen article .txt {
    width:100%;
  }
  .honpen article .txt.flow-l,
  .honpen article .txt.flow-r {
     padding: 20px 6% 0
  }
  .honpen article.wide {
    padding: 40px 5% 0;
  }
  .honpen article.wide figure {
      width: 100%;
      border: 1px solid #000;
      display: block;
  }
  .honpen article.wide .txt {
    width: 100%;
    padding: 30px 0 0;
  }

}

@media screen and (max-width: 480px) {
  section.pagettl h2.sec-ttl img:first-of-type,
  h2.sec-ttl span {
    width: 50%;
  }
  h2.sec-ttl img:last-of-type {
    width: 80%;
  }
}


section.goal {
  margin: 0 50px;
  position: relative;
}
section.goal span {
  position: absolute;
  top: 30px;
}
section.goal .btn {
  width: 55%;
  height: 80px;
  margin: 0 auto;
  text-align: center;
  line-height: 80px;
  background: #3d98bb;
  position: relative;
}
section.goal .btn a {
  color: #fff
}
section.goal .btn:after {
  content: "";
  width: 40px; height: 14px; margin-top: -7px; background: url(img/arrow-link.png) no-repeat; position: absolute; top: 50%;
  right: 13px; z-index: 1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
section.goal .btn:hover { background-color: #318db1 }
section.goal .btn:hover:after { right: 5px; }
section.goal {
  margin: 0 50px;
  position: relative;
}
ul.ftr {
  margin: 60px  0;
  padding: 40px 0 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
ul.ftr li {
  width: 20%;
  height: 80px;
  border-right: 1px solid #fff;
  text-align: center;
  line-height: 80px;
  position: relative;
}
ul.ftr li a {
  display: block;
  color: #fff
}
ul.ftr li.top {
  line-height: 1.2;
  padding-left: 10px;
  border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; border-left: 1px solid #ddd;
  background: #fafafa;
  position: relative;
  z-index: 1
}
ul.ftr li.top a {
color: #4f4f4f
}
ul.ftr li.top:before {
  content: " ";
  width: 50px;
  height: 50px;
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 0;
	background: url(img/mv--h1.png) no-repeat;
  background-size: contain
}
ul.ftr li.propose { background: url(img/top-linkbn1.jpg) no-repeat center; background-size: cover;}
ul.ftr li.wedding { background: url(img/top-linkbn2.jpg) no-repeat center; background-size: cover; font-size: 14px; letter-spacing: -0.5px;}
ul.ftr li.honeymoon { background: url(img/top-linkbn3.jpg) no-repeat center; background-size: cover;}
ul.ftr li.vow { background: url(img/top-linkbn4.jpg) no-repeat 100% top; background-size: cover;}
ul.ftr li i {
  padding-top: 22px;
  font-size: 14px;
  letter-spacing: -0.5px;
  display: block;
  font-style: normal;
}

.linktxt {
  margin: 20px auto;
  color: #3d98bb;
  font-size: 15px;
  text-align: center;
  text-decoration: underline;
  position: relative;
  z-index: 1;
}
.linktxt:after{
  content: "";
  width: 20px; height: 7px; margin-top: -7px; background: url(img/arrow-blue.png) no-repeat;
  position: absolute;
  top: ;
  right: 10px; z-index: 2; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }

@media screen and (max-width: 880px) {

    section.goal .btn {
      width: 70%;
      letter-spacing: -0.5px;
    }
    ul.ftr li.wedding {
      letter-spacing: -0.8px;
    }
  }

@media screen and (max-width: 780px) {
  section.goal {
    margin: 50px 5% 0;
  }
  section.goal .btn {
    width: 100%;
    height: 100%;
    padding: 20px;
    line-height: 1;
    font-size: 14px;
  }
  section.goal .btn:after { background: none }
  section.goal h2.sec-ttl {
    width: 70%;
  }
  section.goal span {
    width: 25%;
    position: absolute;
    top: 20px;
  }
  ul.ftr {
    margin: 60px  0;
    padding: 40px 0 0;
    flex-wrap: wrap;
  }
  ul.ftr li {
    width: 50%;
    height: 70px;
    font-size: 12px;
    border-bottom: 1px solid #fff;
  }
  ul.ftr li i {
    font-size: 11px;
  }
  ul.ftr li.wedding {
    font-size: 11px;
    letter-spacing: 0px;
  }
  ul.ftr li.top:before {
    width: 30px;
    height: 30px;
    top: 10px;
    left: 5px;
  }
  .linktxt {
    font-size: 12px;
  }

}
@media screen and (max-width: 480px) {
  section.goal h2.sec-ttl {
    width: 80%;
  }
}

.sns-share {
  margin: 0 auto 20px;
}
.sns-share ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sns-share h3 {
  margin: 10px auto;
  font-size: 17px;
  color: #8f8f8f;
}
.sns-share li {
  width: 40px;
  margin: 0 10px;
}

@media screen and (max-width: 780px) {
  .sns-share {
    margin: -40px auto 20px;
  }
}




/* ------------------------
  anime
------------------------ */
@keyframes my-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.is-view {
  transition-duration: 0.9s;
  transition-timing-function: ease;
}
.is-view.is-off {
  opacity: 0;
  transform: translateY(10%);
}

/*  common - components
----------------------------------------------- */
.fL { float: left; }
.fR { float: right; }
.edge { margin:0 !important; }

.t-left { text-align:left; }
.t-right { text-align: right; }
.t-center { text-align: center; display: block; }
.red { color:#dd4460 }
.blue { color:#0189d0 }

.bold { font-weight:bold !important; }
.large { font-size: 1.4em; }
.small { font-size: .80em;  }
.kyakuchu { padding-top:-3px 3px 0; color:#0360aa; font-weight: bold; font-style: normal !important; font-size: .8em; display: inline-block }
strong {
		font-size: 1.2em;
}
.bg-gray { background:#f6f6f6; }
.bg-Dgray { background:#999; }
.bg-pink { background:#fdedef; }

.pb10 { padding-bottom:10px; }
.pb20 { padding-bottom:20px; }
.pb30 { padding-bottom:30px; }
.p5 { padding-top:5px; padding-bottom:5px; }
.p10 { padding-top:10px; padding-bottom:10px; }
.p40 { padding-top:40px; padding-bottom:40px; }
.p80 { padding-top:80px; padding-bottom:80px; }
.pt40 { padding-top:40px; }
.m15 { margin-top:15px; margin-bottom:15px; }
.m30 { margin-top:30px; margin-bottom:30px; }
.m50 { margin-top:50px; margin-bottom:50px; }
.m60 { margin-top:60px; margin-bottom:60px; }
.mt0 { margin-top:0 !important; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt30 { margin-top:30px; }
.mt50 { margin-top:50px; }
.mt60 { margin-top:60px; }
.mt120 { margin-top:120px !important; }
.mb5 { margin-bottom:5px; }
.mb15 { margin-bottom:15px; }
.mb30 { margin-bottom:30px !important;  }
.mb60 { margin-bottom:60px; }
.mb100 { margin-bottom:100px; }

.border { border:1px solid #999; }
.color { color:#0360aa }
.block { display: inline-block }

.sankaku { margin:0 10px 0; padding:0 0 0 15px; display: inline; position:relative; }
.sankaku:before {content: ' ';height: 0;width: 0;border: 4px solid transparent;border-left-color: #018bd5;position: absolute;left: 0%;top: 4px;}
.shadow { text-shadow: 2px 2px 2px #fff,   position:relative; top: -8px }
i.new { margin:-2px 5px 0 0; padding:1px 4px; font-size:12px; line-height:1; font-weight:bold; color:#fff !important; background:#ec5a0a; display: inline-block; }
.ovout {
	overflow:auto;
}
.shrink {
	letter-spacing: -0.5px !important;
}


/* -------------------
	Icon - FONT
------------------------ */
@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?31561610');
  src: url('font/fontello.eot?31561610#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?31561610') format('woff2'),
       url('font/fontello.woff?31561610') format('woff'),
       url('font/fontello.ttf?31561610') format('truetype'),
       url('font/fontello.svg?31561610#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?31561610#fontello') format('svg');
  }
}
*/

 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-phone:before { content: '\e800'; } /* '' */
.icon-mail-1:before { content: '\e801'; } /* '' */
.icon-mail:before { content: '\e802'; } /* '' */
.icon-right-open-big:before { content: '\e803'; } /* '' */
.icon-left-open-big:before { content: '\e806'; } /* '' */
.icon-mail-2:before { content: '\e80f'; } /* '' */
.icon-volume-control-phone:before { content: '\f2a0'; } /* '' */
del { text-decoration: line-through; padding: 0 10px 0 0; }
