@charset "utf-8";

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS Pゴシック", "MS PGothic", Arial,Helvetica, Verdana, sans-serif;
  line-height: 1.425;
}
img {
  max-width: 100%;
}
::selection {
  background-color: #2ecc71;
  color: #ff4e00;
}
::-moz-selection {
  background-color: #2ecc71;
  color: #ff4e00;
}
a:hover { opacity: .8; }
.pc { display: none; }
.sp { display: block; }
.ind {
  text-indent: -1em;
  padding-left: 1em;
}
p { letter-spacing: .1em; }
.txt_break {word-break: break-all;}

/* ヘッダ */
.header .header_image {
  background: url(../images/mv.jpg) center no-repeat;
  background-size: cover;
  background-position: center bottom;
  height: 580px;
}
.header .header_image .header_logo {
  padding-top: 3%;
}
.header .header_image .header_logo img {
  width: 32%;
}
.header .header_image .header_logo p {
  color: #003559;
  font-size: 10px;
  font-weight: 600;
}
.header .inner {
  width: auto;
  margin: 7%;
}
.header .header_button-open {
  position: fixed;
  top: 2%;
  right: 3%;
  cursor: pointer;
  z-index: 5;
}
.header .header_nav-list {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 55%;
  background-color: #003559;
  transform: translateX(100%);
  transition: transform .5s ease-out;
}
.header .header_nav-list.opened {
  transform: translateX(0);
}
.header .header_button-close {
  text-align: right;
}
.header .header_nav-list ul.list01 {
  padding: 10% 0;
  font-size: 16px;
  font-weight: bold;
}
.header .header_nav-list ul.list02 {
  padding: 10% 0;
  font-size: 12px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.header .header_nav-list ul li {
  padding: 4% 0;
}
.header .header_nav-list ul li a {
  color: #fff;
}
.header .header_nav-list ul.list02 li.nsa img {
  width: 71%;
}
.header .side_insta {
  padding: 5% 0;
  text-align: right;
}
/* フッタ */
.footer {
  background: url(../images/foot_bg.png) no-repeat;
  background-color: #023894;
  background-size: contain;
  padding: 8% 0 5%;
}
.footer .bnr {
  padding: 10% 0 0;
}
.footer .bnr:last-child {
  padding: 0 0 2%;
}
.footer .logo-copy {
  padding: 2% 0 ;
}
.footer .logo-copy .logo img {
  width: 25%;
}
.footer .copy {
  color: #fff;
  margin: 2% 0 0;
  font-size: 10px;
}
.footer #page-top {
  position: fixed;
  bottom: 2%;
  right: 3%;
}
/*block01*/
.block01 .item_ttl { padding-bottom: 12%; padding-top: 20%; margin-top: -20%; }
.block01 .item_list { padding-bottom: 17%; }
.block01 .item_list dl { display: flex; margin: 10px 0; }
.block01 .item_list dd p.detail { text-align: left; font-weight: bold; font-size: 12px; margin: 5% 0; }

/*block02*/
.block02 {
  background-image : url(../images/block02_bg_top.png),url(../images/block02_bg.png);
  background-size: contain,100%;
  background-repeat: no-repeat,repeat-y;
  background-position: top,0 5%;
  padding-top: 15%;
  margin-top: 5%;
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 0;
}
.block02 .skater {
  width: 33%;
  position: absolute;
  top: -13%;
  right: 3%;
}
.brand_list { padding: 5% 0; }
.brand_list .open_list {
  position: relative;
}
.brand_list .open_list .arrow,
.brand_list .close_list .arrow {
  position: absolute;
  bottom: 3.5%;
  left: 50%;
  transform: translateX(-50%);
}
.brand_list .close_list {
  position: relative;
  display: none;
}
.brand_list .open_list .arrow.close {
  bottom: 2.5%;
}
.brand_list .open_list .arrow.open,
.brand_list .open_list.opened .arrow.close {
  display: block;
}
.brand_list .open_list.opened .arrow.open,
.brand_list .open_list .arrow.close {
  display: none;
}
/*block03*/
.block03 {
  background: rgba(242,251,252,1);
  background: -moz-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 61%, rgba(247,244,219,1) 83%, rgba(248,244,217,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,251,252,1)), color-stop(61%, rgba(242,251,252,1)), color-stop(83%, rgba(247,244,219,1)), color-stop(100%, rgba(248,244,217,1)));
  background: -webkit-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 61%, rgba(247,244,219,1) 83%, rgba(248,244,217,1) 100%);
  background: -o-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 61%, rgba(247,244,219,1) 83%, rgba(248,244,217,1) 100%);
  background: -ms-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 61%, rgba(247,244,219,1) 83%, rgba(248,244,217,1) 100%);
  background: linear-gradient(to bottom, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 61%, rgba(247,244,219,1) 83%, rgba(248,244,217,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fbfc', endColorstr='#f8f4d9', GradientType=0 );
}
.block03 .mainTtl {
  position: relative;
  background-color: #023894;
}
.block03 .mainTtl:after {
  content: "";
  width: 37px;
  height: 25px;
  background: url(../images/block03_ttl_arrow.png) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}
.block03 .ttl { padding: 5% 0; }
.block03 .map {
  position: relative;
  margin: 10% 0;
}
.block03 .shop_btn a {
  position: absolute;
}
.block03 .shop_btn a.shop01 { bottom: 18%; left: 0; width: 24.8%; }
.block03 .shop_btn a.shop02 { bottom: 36%; left: 30%; width: 34%; }
.block03 .shop_btn a.shop03 { top: 29.2%; left: 33%; width: 25%; }

.block03 .shop_btn .shop01 img,
.block03 .shop_btn .shop02 img,
.block03 .shop_btn .shop03 img{
  width:100%;
  -moz-transition: -moz-transform 0.6s ease;
  -webkit-transition: -webkit-transform 0.6s ease;
  -o-transition: -o-transform 0.6s ease;
  -ms-transition: -ms-transform 0.6s ease;
  transition: transform 0.6s ease;

  -webkit-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
}
.block03 .shop_btn .shop01 img:hover,
.block03 .shop_btn .shop02 img:hover,
.block03 .shop_btn .shop03 img:hover {
  -webkit-transform: scale(1.10);
  -moz-transform: scale(1.10);
  -o-transform: scale(1.10);
  -ms-transform: scale(1.10);
  transform: scale(1.10);
}
.block03 .area { padding-bottom: 45%; }

.block03 #chigasaki {
  position: relative;
  margin-bottom: 8%;
}
.block03 #tsujido {
  position: relative;
  margin-bottom: 3%;
}
.block03 #fujisawa {
  position: relative;
  margin-bottom: 0;
}
.block03 #chigasaki .shop_name {
  position: absolute;
  top: 2.5%;
  left: 4%;
}
.block03 #chigasaki .shop_name img {
  width: 56%;
}
.block03 #chigasaki .bg {
  background: url(../images/shop01_bg_sp.png) no-repeat;
  background-size: cover;
  padding-top: 231%;
}
.block03 #tsujido .shop_name {
  position: absolute;
  top: 1.2%;
  left: 4%;
}
.block03 #tsujido .shop_name img {
  width: 52%;
}
.block03 #tsujido .bg {
  background: url(../images/shop02_bg_sp.png) no-repeat;
  background-size: cover;
  padding-top: 246%;
}
.block03 #fujisawa .shop_name {
  position: absolute;
  top: 2.5%;
  left: 4%;
}
.block03 #fujisawa .shop_name img {
  width: 56%;
}
.block03 #fujisawa .bg {
  background: url(../images/shop03_bg_sp.png) no-repeat;
  background-size: cover;
  padding-top: 224%;
}
.block03 .line {
  position: absolute;
  bottom: 1.7%;
  right: 0;
  margin: 0 4.4%;
}
.block03 .tel_num {
  position: absolute;
  margin: 0 4.4%;
}
.block03 #chigasaki .tel_num {
  bottom: 1.7%;
  left: 0;
}
.block03 #tsujido .tel_num {
  bottom: 9.2%;
  left: 0;
}
.block03 #fujisawa .tel_num {
  bottom: 3%;
  left: 0;
}
.block03 .shop {
  width: 88%;
  margin: 0 auto;
  position: absolute;
  top: 12.5%;
  left: 50%;
  transform: translateX(-50%);
}
.block03 .photo {
  width: 100%;
}
.block03 .photo .slick-slide {
  transform-origin: right;
}
.block03 .photo .slick-center + .slick-slide {
  transform-origin: left;
}
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slider img,
.slick-slider { height: auto; }

.shop .slick-prev::before,
.shop .slick-next::before {
   content: none;
}
.block03 .surfer {
  position: absolute;
  bottom: -31%;
  right: 5%;
  width: 70%;
}
.block03 .block03_foot {
  background-image: url(../images/block03_bg_top.png),url(../images/block03_bg.png);
  background-repeat: no-repeat,repeat-y;
  background-size: contain,100%;
  background-position: top,0 5%;
  padding-top: 22%;
  padding-bottom: 5%;
}
/*NSA*/
.nsa .logo {
  background-color: #023894;
  position: relative;
}
.nsa .ttl { padding: 5% 0; }
.nsa .plan_surfer {
  position: absolute;
  bottom: -205%;
  right: 1%;
  width: 25%;
}
/*block04*/
.block04 .ttl { margin: 8% 0 5%; }
.block04 .sub_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3%;
}
.block04 .txt {
  font-size: 12px;
  margin-bottom: 10%;
}
.block04 .plan { margin-bottom: 3%; }
.block04 .plan_btn {margin-bottom: 3%;}
.block04 .recommend {
  background-image: url(../images/block04_bg_top.png),url(../images/block04_bg_btm.png),url(../images/block04_bg.png);
  background-repeat: no-repeat,no-repeat,repeat-y;
  background-size: contain,contain,100%;
  background-position: top,bottom,0 23%;
}
.block04 .recommend p.ttl {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding-top: 5%;
}
.block04 .recommend p.txt {
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}
.block04 .recommend p.txt span.bg-navy {
  background-color: #003559;
  padding: 0 2%;
}
.block04 .recommend p.txt span.f-yellow {
  color: #fff100;
}
.block04 .recommend .main {
  padding: 5% 0;
}
.block04 .advance .ttl {
  margin: 4% 0;
}
.block04 .advance .adv_txt .txt {
  padding: 5%;
}
.block04 .advance .adv_txt p {
  background-color: #edf8fc;
}
.block04 .otoku {
  background: url(../images/ttl_otoku_bg.png) repeat-x bottom;
  background-color: #003559;
}
.block04 .otoku .otoku_ttl {
  margin: 3% 0 8%;
}
.block04 .otoku .otoku_ttl p {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.block04 .otoku .otoku_ttl span img {
  max-width: 15%;
  margin: 0 2% 0 0;
}
.block04 .otoku .otoku_ttl p.txt {
  color: #fff;
  font-weight: normal;
  font-size: 11px;
}
.block04 .way {
  padding :3% 0;
  margin: 8% 5%;
  border-top: 1px solid;
  border-bottom: 1px solid;
}
.block04 .way .way_ttl p {
  font-size: 15px;
  font-weight: bold;
}
/*block05*/
.block05 {
  background: rgba(242,252,251,1);
  background: -moz-linear-gradient(top, rgba(242,252,251,1) 0%, rgba(242,252,251,1) 75%, rgba(245,248,236,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,252,251,1)), color-stop(75%, rgba(242,252,251,1)), color-stop(100%, rgba(245,248,236,1)));
  background: -webkit-linear-gradient(top, rgba(242,252,251,1) 0%, rgba(242,252,251,1) 75%, rgba(245,248,236,1) 100%);
  background: -o-linear-gradient(top, rgba(242,252,251,1) 0%, rgba(242,252,251,1) 75%, rgba(245,248,236,1) 100%);
  background: -ms-linear-gradient(top, rgba(242,252,251,1) 0%, rgba(242,252,251,1) 75%, rgba(245,248,236,1) 100%);
  background: linear-gradient(to bottom, rgba(242,252,251,1) 0%, rgba(242,252,251,1) 75%, rgba(245,248,236,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fcfb', endColorstr='#f5f8ec', GradientType=0 );
}
.block05 .ttl { margin: 8% 0 5%; }
.block05 .txt {
    font-size: 12px;
    margin-bottom: 0;
}
.block05 .nsa_txt .txt,
.block05 .orimpic_txt .txt {
  padding: 5%;
  letter-spacing: .2em;
}
.block05 .nsa_txt p,
.block05 .orimpic_txt p {
  background-color: #feffff;
  opacity: .8;
}
.block05 p.cmmt {
  font-size: 10px;
  text-align: center;
}
.block05 .contact {
  margin: 5% 0;
}
.block05 .contact .group {
  font-size: 13px;
  font-weight: bold;
}
.block05 .contact .add {
  margin: 2% 0;
}
.block05 .contact .page {
  font-size: 14px;
  margin: 2% 0;
  text-decoration: underline;
}

@media screen and (min-width: 768px) {

.pc { display: block; }
.sp { display: none; }
/* ヘッダ */
.header .header_image {
  height: 900px;
}
.header .header_image .header_logo {
  padding-top: 30px;
  display: flex;
  align-items: center;
}
.header .header_image .header_logo img {
  width: 16.2%;
}
.header .header_image .header_logo p {
  font-size: 12px;
  font-weight: 600;
  margin-left: 20px;
}
.header .inner {
  width: 50%;
}
.header .header_button-open {
  top: 30px;
  right: calc(50% - 480px);
}
.header .header_nav-list {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 32%;
  background-color: #003559;
  transform: translateX(100%);
  transition: transform .5s ease-out;
}
.header .header_nav-list.opened {
  transform: translateX(0);
}
.header .header_nav-list ul.list01 {
  padding: 5% 0;
  font-size: 16px;
}
.header .header_nav-list ul.list02 {
  padding: 5% 0;
  font-size: 12px;
  border-top: 1px dashed #fff;
  border-bottom: 1px dashed #fff;
}
.header .header_nav-list ul li {
  padding: 5% 0;
}
.header .header_nav-list ul li a {
  color: #fff;
}
.header .side_insta {
  padding: 5% 0;
}
/* フッタ */
.footer {
  padding: 15% 0 0;
}
.footer .bnr {
  padding: 0 0 25px;
}
.footer .logo-copy {
  display: flex;
  justify-content: center;
  padding: 20px 0 15px;
}
.footer .logo-copy .logo img {
  width: auto;
}
.footer .copy {
  margin-left: 1em;
  font-size: 12px;
}
/*block01*/
.block01 {
  background-image: url(../images/block01_bg_left.png),url(../images/block01_bg_right.png);
  background-repeat: no-repeat,no-repeat;
  background-position: left bottom, right bottom;
  position: relative;
}
.block01 .item_ttl { padding-top: 0; margin-top: 0; }
.block01 .item_list { padding-bottom: 190px; }
.block01 .item_list dl { display: block; padding: 20px; margin: 0; }
.block01 .item_list dd p.detail { font-size: 14px; width: 252px; margin: 1em auto 0; }
.block01 .skater {
  z-index: 1;
  position: absolute;
  bottom: 5%;
  right: 17.8%;
}
/*block02*/
.block02 {
  background-image : url(../images/block02_bg_all.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: initial;
  padding-top: 7%;
  margin-top: -13.2%;
  padding-bottom: 4%;
}
.brand_list { padding: 3% 0; }
.brand_list .open_list {
  position: relative;
}
.brand_list .open_list .arrow,
.brand_list .close_list .arrow {
  position: absolute;
  bottom: 8%;
  left: 50%;
  transform: translateX(-50%);
}
.brand_list .close_list {
  position: relative;
  display: none;
}
.brand_list .open_list .arrow.close {
  bottom: 8%;
}
/*block03*/
.block03 {
  background: rgba(242,251,252,1);
  background: -moz-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 78%, rgba(247,244,219,1) 93%, rgba(248,244,217,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,251,252,1)), color-stop(78%, rgba(242,251,252,1)), color-stop(93%, rgba(247,244,219,1)), color-stop(100%, rgba(248,244,217,1)));
  background: -webkit-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 78%, rgba(247,244,219,1) 93%, rgba(248,244,217,1) 100%);
  background: -o-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 78%, rgba(247,244,219,1) 93%, rgba(248,244,217,1) 100%);
  background: -ms-linear-gradient(top, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 78%, rgba(247,244,219,1) 93%, rgba(248,244,217,1) 100%);
  background: linear-gradient(to bottom, rgba(242,251,252,1) 0%, rgba(242,251,252,1) 78%, rgba(247,244,219,1) 93%, rgba(248,244,217,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2fbfc', endColorstr='#f8f4d9', GradientType=0 );
}
.block03 .ttl { padding: 10px 0; }
.block03 .map { margin: 70px auto; }
.block03 .shop_btn a.shop01 { bottom: 18%; left: -1.9%; width: auto; }
.block03 .shop_btn a.shop02 { bottom: 36.8%; left: 21.8%; width: auto; }
.block03 .shop_btn a.shop03 { top: 27.3%; left: 31.8%; width: auto; }
.block03 .area { padding-bottom: 300px; }

.block03 #chigasaki,
.block03 #tsujido,
.block03 #fujisawa {
  margin-bottom: 0;
}
.block03 #chigasaki .shop_name,
.block03 #tsujido .shop_name,
.block03 #fujisawa .shop_name {
  position: absolute;
  top: 3.5%;
  left: 3%;
}
.block03 #chigasaki .shop_name img,
.block03 #tsujido .shop_name img,
.block03 #fujisawa .shop_name img {
  width: auto;
}
.block03 #chigasaki .bg {
  background: url(../images/shop01_bg.png) no-repeat;
  padding-top: 80%;
}
.block03 #tsujido .bg {
  background: url(../images/shop02_bg.png) no-repeat;
  padding-top: 85%;
}
.block03 #fujisawa .bg {
  background: url(../images/shop03_bg.png) no-repeat;
  padding-top: 80%;
}
.block03 .line {
  position: absolute;
  bottom: 15%;
  right: 4.2%;
  margin: 0;
}
.block03 .shop {
  width: 80%;
  margin: 0 auto;
  position: absolute;
  top: 16.5%;
  left: 50%;
  transform: translateX(-50%);
}
.block03 .photo {
  width: 99%;
}
.block03 .photo .slick-slide:not(.slick-center) {
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);

  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: 0.2s linear;
}
.slick-slider .slick-track,
.slick-slider .slick-list,
.slick-slider img,
.slick-slider { height: 100%; }

.shop .slick-prev::before,
.shop .slick-next::before,
.otoku_plan .slick-prev::before,
.otoku_plan .slick-next::before {
   content: url(../images/shopList_arrow.png);
}
.shop .slick-prev { width: 55px; left: -65px; }
.shop .slick-next { width: 55px; right: -65px; }

.block03 .surfer {
  position: absolute;
  bottom: -39.5%;
  right: 7%;
  width: auto;
}
.block03 .block03_foot {
  background-image: url(../images/block03_bg_all.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: initial;
  padding-top: 0;
  padding-bottom: 60px;
}
.block03 .block03_foot .sns {
  margin-top: -65%;
  margin-bottom: 30px;
}
.block03 .block03_foot .sonotaMarine {
  padding-top: 175px;
}
/*nsa*/
.nsa .ttl { padding: 10px 0 20px; }
.nsa .plan_surfer {
  bottom: -184%;
  right: 15.2%;
  width: auto;
}
/*block04*/
.block04 .ttl { margin: 45px 0 25px; }
.block04 .sub_ttl {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.block04 .txt {
  font-size: 14px;
  margin-bottom: 25px;
}
.block04 .plan { margin-bottom: 35px; }
.block04 .plan_btn {margin-bottom: 35px;}
.block04 .recommend {
  background: url(../images/block04_bg_all.png) no-repeat;
  background-size: cover;
  background-position: initial;
}
.block04 .recommend p.ttl {
  font-size: 26px;
}
.block04 .recommend p.txt {
  font-size: 20px;
  margin-bottom: 140px;
}
.block04 .recommend p.txt span.bg-navy {
  padding: 0 5px;
  margin: 0 3px;
}
.block04 .recommend .main {
  padding: 40px 0 18px;
}
.block04 .advance {
  margin-bottom: 80px;
}
.block04 .advance .ttl {
  margin: 40px 0 25px;
}
.block04 .advance .adv_txt .txt {
  margin-left: -13%;
}

.block04 .otoku .otoku_ttl {
  margin: 3% 0 3%;
}
.block04 .otoku .otoku_ttl p {
  font-size: 28px;
}
.block04 .otoku .otoku_ttl span img {
  max-width: auto;
  margin: 0 1% 0 0;
}
.block04 .otoku .otoku_ttl p.txt {
  font-size: 14px;
}
.block04 .otoku_plan { margin: 50px auto; }
.block04 .slider_otoku_plan { margin: 0 auto; }
.block04 .otoku_plan .slick-prev { width: 55px; left: -65px }
.block04 .otoku_plan .slick-next { width: 55px; right: -65px }
/*block05*/
.block05 .ttl { margin: 45px 0 25px; }
.block05 .txt {
    font-size: 14px;
    margin-bottom: 0;
}
.block05 .nsa_txt .txt,
.block05 .orimpic_txt .txt {
  padding: 5%;
  z-index: 5;
}
.block05 .nsa_txt p,
.block05 .orimpic_txt p {
  background-color: #feffff;
  opacity: .9;
}
.block05 .nsa_txt .txt {
  margin-left: -13%;
  margin-top: 30%;
}
.block05 .orimpic_txt .txt {
  margin-right: -13%;
  margin-top: 30%;
}
.block05 .orimpic_txt {
  z-index: 5;
}
.block05 .orimpic_img {
  z-index: 0;
}
.block05 p.cmmt {
  font-size: 12px;
  text-align: left;
  margin-top: 3%;
}
.block05 .contact {
  margin: 5% 0 0;
}
.block05 .contact .group {
  font-size: 20px;
}
.block05 .contact .add {
  font-size: 18px;
  margin: 2% 0;
}
.block05 .contact .page {
  font-size: 20px;
  margin: 2% 0;
  text-decoration: underline;
}

}
