.none{
   display: none;
}
.ul_box01_text{
  padding-top: 9%;
}
.section{
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 6%;
}
.spase_colamu{
  margin-bottom: 5% !important;
}
.atag{
  color: #000;
}
.atag:hover{
  opacity: 0.7;
  transition: 0.7s;
}
.brspase{
  display: none;
}
.section h1{
  color: #666;
  font-size: 5rem;
  font-weight: 100;
  letter-spacing: 1.5px;
  text-align: center;
  margin-bottom: 3%;
}
.column_flex{
  display: flex;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
}
.name_cloumu {
  margin-bottom: 7%;
  line-height: 1.4;
  text-align: center;
  letter-spacing: 1.1px;
}
.mobile_none{
  display: none;
}
.cloumu_title{
  color: #948071;
  text-align: center;
  font-weight: 100;
  margin-bottom: 4.5%;
  font-size: 1.8rem !important;
}
.main17 {
  width: 56%;
  margin: 0 auto;
  margin-bottom: 1.9%;
  display: block;
}
.main17_title {
  font-weight: 100;
  font-size: 2.2rem;
  text-align: center;
  margin-bottom: 4%;
  line-height: 1.3;
}
.innr{
  width: 76%;
  margin: 0 auto;
}
.p_title{
font-size: 1.5rem;
    text-align: center;
    color: #000;
    margin-bottom: 4%;
}
.count{
  font-size: 1.1rem;
  line-height: 3.5;
}
.p_text{
  font-weight: 100;
  font-size: 1.3rem;
  line-height: 1.5;
}
.spase{
  margin-bottom: 8%;
}
.flex_column_box{
  width: 53%;
}
.writer{
  background-color: #FDF2F6;
  padding: 3.3% 6%;
  margin-bottom: 5%;
  margin-top: 2%;
}
.writer_p img{
  width: 13px;
  margin-bottom: -2px;
}
.writer_p{
  margin-bottom: 1.5%;
  font-size: 1.2rem;
}
.writer_p span{
  font-weight: 500;
}
.writer_text{
  line-height: 1.6;
  font-size: 1.1rem;
}
.img_spase{
  max-width: 340px;
  margin-left: 4%;
  margin-bottom: 4%;
}
.img_spase p{
  margin-bottom: 15%;
  line-height: 1.4;
}
.img_spase02{
  margin-bottom: 5%;
}
.text{
  padding: 0rem 0.7rem;
  border-left: 4px solid #EE86A8;
  font-size: 1.6rem;
  color: #EE86A8;
  font-weight: 300;
  margin-bottom: 3%;
}
.links_p{
  font-size: 1.2rem;
  margin-top: 3%;
}
.text{
  margin-bottom: 2%;
  font-weight: 500;
}
.ul_box01 {
  width: 20%;
  font-weight: 500;
}
.ul_box02 {
  width: 150%;
}
.spase_box {
  margin-bottom: 1.5%;
}
.links_p {
  font-size: 1rem;
  line-height: 1.6;
  padding-bottom: 7%;
}
.related{
  padding-top: 3%;
}
.dotted-line02 {
  width: 69%;
  margin: 0 auto;
}
.links{
  color: #000;
}
/*コラムアニメーション*/
.colom_center {
  text-align: center;
  font-size: 3.2rem;
  margin-bottom: 4.5%;
  color: #666;
}
.slide-in {
  overflow: hidden;
  display: inline-block;
}
.slide-in_inner {
  display: inline-block;
}
.leftAnime {
  opacity: 0;
}
.slideAnimeLeftRight {
  animation-name: slideTextX100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes slideTextX100 {
  from {
    transform: translateX(-100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  animation-name: slideTextX-100;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes slideTextX-100 {
  from {
    transform: translateX(100%);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
/*コラムアニメーション*/
@media (max-width: 1130px){
  .section {
    margin: 0px 6% 0 6%;
}
.innr {
  width: 95%;
}
.section h1{
  font-size: 4rem;
}
.cloumu_title {
  font-size: 1.6rem !important;
}
.dotted-line02 {
  width: 83%;
  margin: 0px auto 0px 7.5%;
}
}
@media (max-width: 920px){
.main17_title {
  font-size: 2rem;
}
.p_text {
  font-size: 1.2rem;
}
}
@media (max-width: 770px){
  .text_nonecollomh{
    display: none;
  }
  .p_text_spase02 {
    margin-bottom: 10% !important;
}
  .p_text_spase {
    margin-bottom: 10% !important;
}
  .spase_colamu {
    margin-bottom: 5% !important;
}
.name_cloumu {
  margin-bottom: 10%;
}
  .section {
    padding-top: 25%;
}
  .none{
    display: block;
  }
    .fonts{
      font-family:
      "Hiragino Kaku Gothic ProN",
      "Hiragino Sans",
      Meiryo,
      sans-serif !important;
    }
    .ul_box01_text{
      font-weight: 600 !important;
    }
  .text {
    margin-bottom: 3%;
}
.weith{
  font-weight: 400;
}
  .p_title {
    font-size: 1.5rem;
    font-weight: bold;
  }
  .fonts{
    font-family:
    "Hiragino Kaku Gothic ProN",
    "Hiragino Sans",
    Meiryo,
    sans-serif;
}
.brspase{
  display: block;
}
.img_spase img {
  width: 69%;
  margin: 0 auto;
  display: block;
  margin-bottom: 5%;
}
.writer {
  background-color: #FDF2F6;;
  padding: 3.3% 6%;
  margin-bottom: 5%;
}
.links_p {
  font-size: 1.2rem;
  margin-top: 5%;
  padding-bottom: 12%;
}
.dotted-line02 {
  width: 89%;
  margin: 0px auto 0px 4.5%;
}
.related {
  padding-top: 8%;
  margin-bottom: 5%;
}
.spase_box {
  margin-bottom: 3.5%;
}
.column_flex{
  display: block;
}
.name_cloumu{
  line-height: 1.4;
}
.p_title{
  text-align: left;
  line-height: 1.4;
  font-weight: 500;
}
.mobile_text{
  text-align: left;
  line-height: 1.4;
  margin-bottom: 3% !important;
}
.mobile_none{
  display: none;
}
.pc_none{
  display: block;
}
.spase_mobaile{
  margin-bottom: 0.6% !important;
}
.section h1 {
  font-size: 3.7rem;
}
.section h1 {
  margin-bottom: 5%;
}
.cloumu_title {
  font-size: 1.5rem !important;
  line-height: 1.4;
}
.cloumu_title {
  margin-bottom: 7.9%;
}
.main17 {
  margin-bottom: 3%;
  width: 94%;
}
.main17_title {
  font-size: 1.8rem;
}
.main17_title {
  text-align: left;
  margin-bottom: 6.9%;
  line-height: 1.5;
}
.innr{
  width: 100%;
}
.p_text {
  font-size: 1.4rem;
  margin-bottom: 5%;
  line-height: 1.6;
}
.img_spase {
  margin-bottom: 5%;
}
.ul_box02 {
  width: 100%;
}
.links {
  font-size: 1.4rem;
}
}
@media (max-width: 525px){
  .section h1 {
    font-size: 3.3rem;
}
}
@media (max-width: 500px){
  .section h1 {
    font-size: 2.9rem;
}
.ul_box02 {
  font-size: 1.3rem;
}
.ul_box01 {
  font-size: 1.3rem;
}
.writer_text {
  line-height: 1.6;
  font-size: 1.2rem;
  font-weight: 100;
}
.writer {
  padding: 6.3% 6%;
  margin-bottom: 13%;
}
.p_title {
  font-size: 1.6rem;
}
.count {
  line-height: 0;
}
.img_spase img {
  width: 88%;
  margin-top: -7%;
  margin-bottom: 12%;
}
.img_spase p {
  width: 70%;
  margin: 2% auto 6% auto;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 100;
}
.name_cloumu{
  font-size: 1.2rem;
  font-weight: 100;
  text-align: center;
}
.section h1 {
  margin-bottom: 5%;
}
.cloumu_title {
  margin-bottom: 8%;
}
.main17_title {
  line-height: 1.4;
  text-align: left;
}
.related {
  padding-top: 16%;
}
.links_p {
  font-size: 1.2rem;
  margin-top: 8%;
  font-weight: 100;
  margin-bottom: 4%;
}
.links {
  font-size: 1.3rem;
  font-weight: 100;
}
.p_title {
  text-align: left;
}
.p_text {
  margin-bottom: 10%;
}
.ul_box02 {
  width: 76%;
}
.spase_box {
  margin-bottom: 4%;
}
}
@media (max-width: 420px){
  .section h1 {
    font-size: 2.6rem;
}
}
@media (max-width: 382px){
  .section h1 {
    font-size: 2.3rem;
}
.cloumu_title {
  font-size: 1.3rem !important;
}
}
@media (max-width: 343px){
  .section h1 {
    font-size: 2.1rem;
}
}
@media (max-width: 343px){
  .section h1 {
    font-size: 1.9rem;
}
}
@media (max-width: 300px){
  .main17_title {
    font-size: 1.4rem;
}
.p_title {
  font-size: 1.3rem;
}
.p_text {
  font-size: 1.2rem;
}
.writer_text,.writer_p{
  font-size: 1rem;
}
.ul_box01,.ul_box02{
  font-size: 1rem;
}
.ul_box02 {
  width: 72%;
}
.links {
  font-size: 1rem;
}
.txt-box {
  font-size: 1.2rem;
}
}