@charset "UTF-8";



.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

.p-tiff_greetings .contents-title.-lv2 {
    border-bottom: none;
}


.photo img{
width: auto;
max-width: 100%;
}

.img_box .photo{
max-width: 280px;
margin: auto;
}

.p-tiff_greetings .global-main{
padding-top: 0px;
}

.p-tiff_greetings .message-section{
margin-top: 44px;
}

.p-tiff_greetings .message-section + .message-section{
border-top: solid 1px #1d1d1d;
margin-top: 50px;
padding-top: 40px;
}



.p-tiff_greetings .common-title .-lv1{
	padding-bottom: 10px;
    border-bottom: 1px solid #b80606;
    font-weight: bold;
    font-size: 16px;
    color: #000;
}


.p-tiff_greetings .-syomei {
	font-size:22px;
  font-weight: bold;
}




.p-tiff_greetings .lead {
	font-size:22px;
	margin:44px 0 40px;
	line-height:32px;
	font-weight:bold;
}

.p-tiff_greetings .common-paragraph + .common-paragraph {
	margin-top: 20px;
}

.p-tiff_greetings .signaturebox {
	margin-left:auto;
    font-weight: bold;
    line-height: 1.8;
    font-size: 14px;
}


.p-tiff_greetings .box-text{
	margin-bottom: 1rem;
}

.p-tiff_greetings .profile {
    clear: both;
    margin-top: 50px;
    border-top: 1px dotted #c5c0b4;
}

.p-tiff_greetings .profile_box {
    margin-top: 30px;
}

.p-tiff_greetings .profile_text {
	font-size:14px;
	line-height:26px;
}

.p-tiff_greetings .profile_text .title {
  padding-bottom: 1em;
}

.p-tiff_greetings .section.flex {
    display: flex;
    justify-content: space-between;
  flex-flow: row-reverse;
}

.p-tiff_greetings .box-text{
  flex: 1;
  margin-right: 2em;
}

.tokyo-bnr{
margin-top: 0.5rem;
}



@media screen and (max-width: 639px) {
    img.hide-on-sp{
      display: none !important;
    }
    
    
    .common-paragraph {
        line-height: 1.8;
    }

.p-tiff_greetings .wrap-message:last-child .section.flex{
margin-bottom: 1rem;
}


.p-tiff_greetings .lead {
    font-size: 18px;
    margin: 15px 0 21px;
    line-height: 20px;
    font-weight: bold;
}

.p-tiff_greetings .common-paragraph + .common-paragraph {
	margin-top: 20px;
	line-height: 1.6;
}
.p-tiff_greetings .signaturebox {
    font-size: 0.9em;
    letter-spacing: 0.2rem;
    line-height: 1.4;
}

.p-tiff_greetings .profile {
border-top: 1px dotted #c5c0b4;
float: none;
width: auto;
margin-top: 2em;
}

.p-tiff_greetings .profile_box {
	margin-top:16px;
}

.p-tiff_greetings .profile_image img {
	width:100%;
}

.p-tiff_greetings .profile_text {
	font-size:11px;
	line-height:15px;
	width:auto;
}

.p-tiff_greetings .profile_text .title {
	font-size:10px;
	font-weight:bold;
	padding-bottom:16px;
}

.p-tiff_greetings .message-section {
    width: auto;
}

.p-tiff_greetings .section.flex {
    display: block;
    margin-bottom: 45px;
}

.p-tiff_greetings .box-text {
width: 100%;
margin:1em auto auto;
}

}