@charset "UTF-8";
.w_10 {
  width: 10% !important;
}

.w_20 {
  width: 20% !important;
}

.w_30 {
  width: 30% !important;
}

.w_40 {
  width: 40% !important;
}

.w_50 {
  width: 50% !important;
}

.w_60 {
  width: 60% !important;
}

.w_70 {
  width: 70% !important;
}

.w_80 {
  width: 80% !important;
}

.w_90 {
  width: 90% !important;
}

.font_xs {
  font-size: 0.7rem !important;
}

.font_s {
  font-size: 0.85rem !important;
}

.font_m {
  font-size: 1.1rem !important;
}

.font_l {
  font-size: 1.2rem !important;
}

.font_2l {
  font-size: 1.5rem !important;
}

.font_3l {
  font-size: 2rem !important;
}

.font_4l {
  font-size: 3rem !important;
}

.t_main {
  color: #583c32 !important;
}

.t_white {
  color: #ffffff !important;
}

.lh_10 {
  line-height: 1 !important;
}

.lh_12 {
  line-height: 1.2 !important;
}

.lh_14 {
  line-height: 1.4 !important;
}

.lh_16 {
  line-height: 1.6 !important;
}

.lh_18 {
  line-height: 1.8 !important;
}

.lh_20 {
  line-height: 2 !important;
}

.bg_main {
  background-color: #583c32;
}

.bg_white {
  background-color: #ffffff;
}

.bg_gray {
  background-color: #f8f9fa;
}

.bg_black {
  background-color: #000000;
}

.bg_brown_def {
  background-color: #e7ddcc;
}

.bg_brown_ll {
  background-color: #847767;
}

.bg_brown_lll {
  background-color: #f5f1e6;
}

.bg_pink_def {
  background-color: #feeaf2;
}

.bg_pink_ll {
  background-color: #e69a9a;
}

.bg_pink_lll {
  background-color: #F6BABC;
}

.bg_saison {
  background-color: #f8f8f8;
}

.f_color_main {
  color: #583c32;
}

.f_color_black {
  color: #000;
}

.f_color_white {
  color: #ffffff;
}

.f_color_red {
  color: #f00;
}

.f_color_brown {
  color: #685847;
}

.f_color_pink {
  color: #d53b77;
}

.f_color_pink_ll {
  color: #f0547e;
}

.serif {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
}

.sans {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

p.pc, br.pc, img.pc, li.pc, div.pc, td.pc, ul.pc, h3.pc, nav.pc, span.pc {
  display: block;
}

p.sp, br.sp, img.sp, li.sp, div.sp, td.sp, ul.sp, h3.sp, nav.sp, span.sp {
  display: none;
}

p.pc-inline, br.pc-inline, img.pc-inline, li.pc-inline, div.pc-inline, td.pc-inline, ul.pc-inline, h3.pc-inline, nav.pc-inline, span.pc-inline {
  display: inline;
}

p.sp-inline, br.sp-inline, img.sp-inline, li.sp-inline, div.sp-inline, td.sp-inline, ul.sp-inline, h3.sp-inline, nav.sp-inline, span.sp-inline {
  display: none;
}

html, body {
  height: 100%;
  font-size: 18px;
  color: #583c32;
  line-height: 2;
}

body {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  min-width: 1000px;
}
body .ming {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
}
body .gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
body .mv {
  min-width: 1000px;
  position: relative;
}
body .mv .mv_intro {
  text-align: center;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  color: #ffffff;
  padding: 1rem 0;
  font-size: 1rem;
  letter-spacing: 0.2rem;
}
body .mv img {
  width: 100%;
}
body .mv .ttl {
  display: none;
  width: 46%;
  position: absolute;
  top: 60%;
  right: 6%;
  animation: slide-right 0.8s ease-out 0.01s forwards;
}
body .mv .ttl_bg {
  display: none;
  width: 80%;
  position: absolute;
  top: 57%;
  right: 0;
  animation: slide-left 0.8s ease-out 0.01s forwards;
}
body .content_wrap .sention_item {
  padding: 60px 0;
}
body .content_wrap .sention_item .inner {
  max-width: 1000px;
  margin: 0 auto;
}
body .content_wrap .sention_item .inner h4 {
  font-family: adobe-garamond-pro, serif;
  font-style: normal;
  font-size: 4.8em;
}
body .content_wrap .sention_item .inner h5 {
  font-size: 1.6em;
  line-height: 1.4;
}
body .content_wrap .sention_item .inner h6 {
  font-size: 1.4em;
  line-height: 1.4;
}
body .content_wrap .sention_item .inner .border_box {
  width: 940px;
  margin: 0 auto;
  border: solid 8px #f0eae1;
  padding: 2rem;
}
body .content_wrap .sention_item_movie {
  padding: 4.5rem 0 0 0;
}
body .content_wrap .sention_item_movie .embed-responsive {
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_movie h2 {
  padding-top: 4.5rem;
}
body .content_wrap .sention_item_discription {
  margin-top: -180px;
  padding: 240px 0;
}
body .content_wrap .sention_item_discription h3 {
  font-size: 2em;
  line-height: 1.6;
}
body .content_wrap .sention_item_discription .d-box {
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_discription .d-box p {
  padding: 0 0 5px 20px;
}
body .content_wrap .sention_item_discription .d-box .text-uppercase {
  font-size: 0.8em;
  line-height: 1.4;
}
body .content_wrap .sention_item_course {
  padding-bottom: 60px;
}
body .content_wrap .sention_item_course .row {
  margin: -210px 0 0 0;
  justify-content: center;
}
body .content_wrap .sention_item_course .row .col {
  max-width: 470px;
  padding: 0;
}
body .content_wrap .sention_item_course .course_info .sub_ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 1.1rem;
}
body .content_wrap .sention_item_course .course_info .ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 3rem;
  font-weight: bold;
  color: #000000;
  line-height: 1.2;
  letter-spacing: -0.3rem;
  margin-bottom: 1rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 1.2rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .special {
  width: 100%;
  font-size: 1.1rem;
  color: #000000;
  line-height: 1.5;
  padding-bottom: 0.8rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .special .special_01 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 1rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .special .special_02 {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  border: solid 1px #000;
  width: 20%;
  margin: 0 auto;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .basic_price {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #000000;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .basic_price .b_midle {
  text-decoration: line-through;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .basic_price .basic_price_s {
  font-size: 1rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .basic_price ruby {
  font-size: 0.8rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .basic_price .arrow {
  display: block;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .price {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  padding: 0 1rem 0 0.5rem;
  font-size: 2.8rem;
  line-height: 1.5;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .price span {
  font-size: 2rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .price ruby {
  font-size: 1.4rem;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .off {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  background: #f00;
  border-radius: 999px;
  color: #ffffff;
  padding: 1.3rem 1rem;
  font-size: 1rem;
  line-height: 1.1;
}
body .content_wrap .sention_item_course .course_info .course_info_flex .off span {
  font-size: 1.2rem;
}
body .content_wrap .sention_item_course .course_info .obi {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  width: 64%;
  margin: 0 auto;
  color: #ffffff;
  font-size: 1.1rem;
  padding: 0.8rem 0;
  border-radius: 10px;
  line-height: 1.6;
}
body .content_wrap .sention_item_course .course_info .text {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.4;
  padding: 1.5rem 0;
}
body .content_wrap .sention_item_course .course_info .code {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "Noto Serif JP", serif;
  color: #000000;
  font-size: 1.1rem;
  line-height: 1.6;
}
body .content_wrap .sention_item_happyvoice .contents {
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_happyvoice .contents .ttl {
  margin-bottom: 0.5rem;
  position: relative;
}
body .content_wrap .sention_item_happyvoice .contents .ttl h4 {
  position: relative;
  color: #f0547e;
  font-size: 2.4rem;
  z-index: 100;
}
body .content_wrap .sention_item_happyvoice .contents .ttl h5 {
  position: relative;
  font-size: 2.3rem;
  padding: 1.5rem 0;
  z-index: 100;
}
body .content_wrap .sention_item_happyvoice .contents .ttl h5 span {
  display: block;
  padding-bottom: 0.8rem;
  font-size: 1.2rem;
}
body .content_wrap .sention_item_happyvoice .contents .ttl .image {
  width: 80%;
  position: absolute;
  bottom: 0;
  right: 0;
}
body .content_wrap .sention_item_happyvoice .contents .ttl .image img {
  width: 100%;
}
body .content_wrap .sention_item_happyvoice .contents .ttl .txt {
  position: relative;
}
body .content_wrap .sention_item_happyvoice .contents .article {
  border: solid 8px #F9C1CF;
}
body .content_wrap .sention_item_happyvoice .contents .article iframe {
  width: 100%;
  height: 320px;
}
body .content_wrap .sention_item_wrift .article_list {
  padding-top: 30px;
}
body .content_wrap .sention_item_wrift .article_list .article_item {
  width: 96%;
  padding: 3%;
  margin-bottom: 80px !important;
}
body .content_wrap .sention_item_wrift .article_list .article_item:nth-child(odd) {
  margin: 0 0 0 auto;
}
body .content_wrap .sention_item_wrift .article_list .article_item:nth-child(odd) .thm {
  margin-left: -8%;
}
body .content_wrap .sention_item_wrift .article_list .article_item:nth-child(odd) .article {
  padding-left: 4%;
}
body .content_wrap .sention_item_wrift .article_list .article_item:nth-child(even) .thm {
  margin-right: -8%;
}
body .content_wrap .sention_item_wrift .article_list .article_item:nth-child(even) .article {
  padding-right: 4%;
}
body .content_wrap .sention_item_wrift .article_list .article_item:last-child {
  margin-bottom: 0 !important;
}
body .content_wrap .sention_item_wrift .article_list .article_item .thm {
  position: relative;
  height: auto;
  width: 54%;
}
body .content_wrap .sention_item_wrift .article_list .article_item .thm img {
  width: 100%;
}
body .content_wrap .sention_item_wrift .article_list .article_item .thm .slick-dots {
  position: absolute !important;
  top: 340px;
}
body .content_wrap .sention_item_wrift .article_list .article_item .article {
  width: 54%;
  margin-top: -80px;
}
body .content_wrap .sention_item_wrift .article_list .article_item .article .article_num {
  color: #d53b77;
  font-size: 4.8em;
  line-height: 1.2;
}
body .content_wrap .sention_item_wrift .article_list .article_item .article .ttl {
  color: #f0547e;
  font-size: 1.6em;
  line-height: 1.4;
}
body .content_wrap .sention_item_measures #text-wrap {
  background-color: #fffdfa;
  box-shadow: 2px 0px 9px -2px rgba(166, 161, 161, 0.8);
  padding: 2.5rem;
}
body .content_wrap .sention_item_measures #text-wrap h5 {
  font-size: 1.2rem;
  color: #c42736;
}
body .content_wrap .sention_item_measures #text-wrap .hide-text {
  display: none;
}
body .content_wrap .sention_item_measures #text-wrap button.readmore {
  position: relative;
  height: 80px;
  width: 220px;
  margin: 15px auto;
  display: block;
  background-color: transparent;
  color: #666;
  padding-bottom: 40px;
  border: none;
  outline: 0;
  transition: 0.5s;
  -erbkit-transition: 0.5s;
}
body .content_wrap .sention_item_measures #text-wrap button.readmore::after {
  content: " ";
  position: absolute;
  width: 30px;
  height: 30px;
  border-top: solid 3px #666;
  border-right: solid 3px #666;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  right: 95px;
  top: 25px;
  transition: 0.5s;
  -erbkit-transition: 0.5s;
}
body .content_wrap .sention_item_measures #text-wrap button.readmore:hover::after {
  top: 40px;
}
body .content_wrap .sention_item_measures #text-wrap .on-click {
  color: transparent !important;
}
body .content_wrap .sention_item_measures #text-wrap .on-click {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
}
body .content_wrap .sention_item_measures #text-wrap .youtube-infection {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}
body .content_wrap .sention_item_measures #text-wrap .youtube-infection iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body .content_wrap .sention_item_technique {
  padding-bottom: 240px;
}
body .content_wrap .sention_item_technique .technique_slide {
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_technique .technique_slide .slick-arrow {
  position: absolute;
  top: 42%;
}
body .content_wrap .sention_item_technique .technique_slide .slick-arrow:hover {
  cursor: pointer;
}
body .content_wrap .sention_item_technique .technique_slide .prev-arrow {
  left: -25px;
  z-index: 100;
}
body .content_wrap .sention_item_technique .technique_slide .next-arrow {
  right: -25px;
}
body .content_wrap .sention_item_technique .technique_slide .txt {
  padding: 0 80px;
}
body .content_wrap .sention_item_technique .technique_slide .txt p {
  display: block;
  padding-left: 76px;
  text-indent: -4em;
  line-height: 1.6;
}
body .content_wrap .sention_item_technique .technique_image {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_technique .technique_image li {
  width: 150px;
  margin-bottom: 20px;
}
body .content_wrap .sention_item_technique .technique_image img {
  width: 100%;
}
body .content_wrap .sention_item_technique .t-box {
  max-width: 940px;
  margin: 0 auto;
  border: solid 10px #F9C1CF;
  padding: 50px 0;
}
body .content_wrap .sention_item_technique .t-box .ttl {
  font-size: 1.8em;
  line-height: 1.4;
}
body .content_wrap .sention_item_technique .t-box .txt {
  position: relative;
  width: 660px;
  margin: 0 auto;
  padding-right: 130px;
}
body .content_wrap .sention_item_technique .t-box .image {
  margin-top: -240px;
}
body .content_wrap .sention_item_technique .t-box .d-box {
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_technique .t-box .d-box p {
  padding: 0 0 5px 20px;
}
body .content_wrap .sention_item_technique .t-box .d-box .text-uppercase {
  font-size: 0.8em;
  line-height: 1.4;
}
body .content_wrap .sention_item_qa .qa {
  max-width: 940px;
  margin: 0 auto;
}
body .content_wrap .sention_item_qa .qa .ttl {
  font-size: 1.2em;
}
body .content_wrap .sention_item_qa .qa .txt {
  position: relative;
  margin: 1.5em 0;
  padding: 15px 40px;
  background: #feeaf2;
}
body .content_wrap .sention_item_qa .qa .txt:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #feeaf2;
}
body .content_wrap .sention_item_shop .inner {
  max-width: 100%;
}
body .content_wrap .sention_item_shop .inner h4 {
  font-size: 3.8em;
  line-height: 1;
}
body .content_wrap .sention_item_shop .inner .shop_slide .shop_slide_item {
  margin: 0 0.6% 0.2% 0.6%;
}
body .content_wrap .sention_item_shop .inner .shop_slide .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3.8%;
}
body .content_wrap .sention_item_shop .inner .shop_slide .slick-arrow:hover {
  cursor: pointer;
}
body .content_wrap .sention_item_shop .inner .shop_slide .prev-arrow {
  left: 18%;
  z-index: 100;
}
body .content_wrap .sention_item_shop .inner .shop_slide .next-arrow {
  right: 18%;
}
body .content_wrap .sention_item_shop .inner .shop_slide .slick-slide img {
  width: 100%;
}
body .content_wrap .sention_item_shop .inner .shop_detail {
  width: 660px;
  margin: 0 auto;
}
body .content_wrap .sention_item_shop .inner .shop_detail .name {
  font-size: 2.2em;
  line-height: 1.4;
}
body .content_wrap .sention_item_shop .inner .shop_detail .ttl {
  font-size: 1.3em;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  border-top: solid 1px #e5e2da;
  padding: 15px 0;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list:last-child {
  border-bottom: solid 1px #e5e2da;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.ttl {
  width: 100px;
  margin-right: 40px;
  background: #F9C1CF;
  text-align: center;
  font-size: 0.85em;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 520px;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list p {
  width: 170px;
  font-size: 0.85em;
  cursor: pointer;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-header {
  background: #F9C1CF;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-body ul li {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  border-top: solid 1px #e5e2da;
  padding: 4% 0;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-body ul li:last-child {
  border-bottom: solid 1px #e5e2da;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-body ul li .ttl {
  width: 20%;
  height: auto;
  background: #F9C1CF;
  text-align: center;
  font-size: 0.85em;
  padding: 1% 0;
  margin-right: 4%;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-body ul li .txt {
  width: 76%;
  font-size: 0.85em;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-body .add_btn {
  display: block;
  background: #eb6887;
  width: 60%;
  margin: 0 auto;
  padding: 2%;
  text-align: center;
  color: #ffffff;
  border-radius: 10px;
  transition: 0.3s;
}
body .content_wrap .sention_item_shop .inner .shop_detail ul.shop_list li.list .modal-content .modal-body .add_btn:hover {
  opacity: 0.8;
}
body footer {
  padding: 40px 40px 130px 40px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
body footer .logo {
  width: 28%;
}
body footer .copy small {
  font-size: 0.7em !important;
}
body .page_top {
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 50000;
  height: 58px;
  width: 58px;
}
body .page_top:hover {
  cursor: pointer;
}
body .page_top a {
  border: 2px solid #583c32;
  color: #583c32;
  display: block;
  font-size: 26px;
  height: 38px;
  line-height: 29px;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 38px;
}
body .page_top a:hover {
  color: #ffffff;
  background: #292929;
}
body .page_top a:hover i {
  color: #ffffff;
}
body .page_top i {
  font-size: 0.7em;
  vertical-align: middle;
  transform: rotate(-45deg);
  transition: 0.3s;
}