.items-parent-col3, .item-parent-col2-herf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.items-parent-col3 .item {
width: calc(33% - 30px);
    margin-bottom: 40px;
}
.items-parent-col3 .item .pic {
   margin-bottom: 20px;
}
.items-parent-col3 .item .tag {
   text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
.items-parent-col3 .item .tag {
   text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
}
.items-parent-col3 .item .item-title {
   font-size: 16px;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-family: kozuka-mincho-pr6n, serif;
font-weight: 500;
ont-style: normal;
}
.items-parent-col3 .txt {
    font-size: 13px;
    line-height: 1.6em;
    padding-bottom: 0px;
}
.l-sec {
    padding-bottom: 100px;
}
.modaal-close:after, .modaal-close:before {
    top: 0;
    left: 23px;
    width: 2px;
    height: 34px;
    border-radius: 0px;
    background: #252424;
}
.modaal-fullscreen .modaal-close {
    background: none;
    right: 38px;
    top: 15px;
}
.modaal-container {
    background: #eae8e4;
}
.modaal-content-container {
    padding: 60px;
}
.modaal-close {
    position: fixed;
    right: 14px;
    margin: 16px 8px;
    top: 0;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: rgba(0,0,0,0);
    border-radius: 100%;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.modaal-container {
    background: #fbfbfbc2!important;
}
.modal-container {
    width: 800px;
    margin: 0 auto;
  
}
.modal-container .logo {
    width: 120px;
    margin: 40px auto;
}
.modal-container .item-title {
    font-size: 40px;
    line-height: 1.3em;
    text-align: center;
  font-family: kozuka-mincho-pr6n, serif;

font-weight: 500;

font-style: normal;
}
.modal-container .name {
    line-height: 1.4;
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
  font-family: kozuka-mincho-pr6n, serif;

font-weight: 500;

font-style: normal;
}

.modal-container .txt {
    font-size: 1em;
    line-height: 2em;
    padding-bottom: 24px;
}
.key {
    width: 28%;
    margin: 150px auto 80px;
}
.modal-container .indent li {
    padding-left: 1em;
    text-indent: -1em;
    line-height: 1.6;
    padding-bottom: 5px;
}
.modaal-close-origin {
	text-align: center;
color: #5a5958;
    display: block;
    border: #5a5958 solid 1px;
    padding: 14px 40px;
    font-size: 14px;
    transition: .4s;
    cursor: pointer;
    margin: 40px auto;
    width: 160px;
}
.modaal-close-origin:hover {
	color: #fff;
    background: #5a5958;
	transition: .4s;
}

    .item-single{
      width: 800px;
      margin: 0 auto;
      padding: 60px 0;
    }
    .logo-mini{
      width: 120px;
      margin: 0 auto 40px;
    }
    .item-single .item-title {
      font-size: 40px;
    }
.inner {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    text-align: center;
}
.lead {
    text-align: center;
}
.lead-title2 {
    font-size: 20px;
    padding-bottom: 20px;
  font-family: kozuka-mincho-pr6n, serif;

font-weight: 500;

font-style: normal;
}
.lead p {
    font-size: 14px;
    padding-bottom: 24px;
    line-height: 2;
}
article {
    padding-top: 60px;
}

ment.style {
    display: inline-block;
    text-align: center;
    padding: 14px 30px;
    font-size: 20px;
    margin: 0 auto 80px;
    border-bottom: #333 solid 2px;
}

.item-title span {
    font-size: 13px;
  display: block;
}


.modal-container .item-title span {
    font-size: 26px;
  display: inline;
}

#appry .container-xs {
    border-bottom: none;
}

@media screen and (max-width: 1300px) {
.inner {
    width: 80%;
}
  
  
}
@media screen and (max-width: 800px) {
.inner {
    width: 80%;
}
  .modal-container {
    width: 100%;
    margin: 0 auto;
}
  .item-single {
    width: 80%;
    margin: 0 auto;
    padding: 60px 0;
}
}
@media screen and (max-width: 600px) {
  .items-parent-col3 .item {
    width: calc(50% - 20px);
    margin-bottom: 40px;
}
  .inner {
    width: 86%;
}
  .key {
    width: 50%;
    margin: 60px auto 40px;
}
  .lead-title2 {
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 1.5;
}
 .lead-title {
    font-size: 18px;
    text-align: center;
    padding-bottom: 40px;
    font-weight: 600;
    letter-spacing: 0.05em;
} 
  .logo-mini {
    width: 90px;
    margin: 0 auto 20px;
}
  .item-single .item-title {
    font-size: 30px;
}
  .modaal-content-container {
    padding: 60px 0;
}
  .modaal-fullscreen .modaal-close {
    background: none;
    right: 0px;
    top: 6px;
}
  .logo-mini {
    width: 90px;
    margin: 0 auto 20px;
}
  .item-single {
    width: 86%;
    margin: 0 auto;
    padding: 30px 0 80px;
}
}
