.last_btn2 {
padding-top: 45px;
padding-bottom: 45px;
}
.content2 .content_a .loop2 {
width: 100vw;
margin-left: calc(50% - 50vw);
}
@media only screen and (min-width: 769px) {
.content2 .content_a .loop2 {
max-width: 900px;
margin: 0 auto;
}
}
.content2 .content_b .profile_li .profile_hako {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-width: 950px;
margin: 0 auto;
}
.content2 .content_b .profile_li .profile_hako .profile_item {
width: calc(20% - 60px);
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
margin-bottom: 40px;
margin-left: 30px;
margin-right: 30px;
}
@media only screen and (max-width: 768px) {
.content2 .content_b .profile_li .profile_hako .profile_item {
width: calc(50% - 50px);
margin: 20px 20px;
}
}
.content2 .content_b .profile_li .profile_hako .profile_item a {
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.content2 .content_b .profile_li .profile_hako .profile_item a .profile_content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.content2 .content_b .profile_li .profile_hako .profile_item a .profile_content p {
font-size: 12px;
}
.content2 .content_b .profile_li .profile_hako .profile_item a .profile_content .hukidashi {
background: #fff;
color: #333333;
padding: 0.7em;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
border-radius: 20px;
width: 110px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
word-wrap: break-word;
}
.content2 .content_b .profile_li .profile_hako .profile_item a .profile_content .hukidashi::before {
content: "";
border: 10px solid transparent;
border-top: 10px solid #fff;
margin-left: -10px;
top: 100%;
left: 50%;
position: absolute;
}
.content2 .content_b .profile_li .profile_hako .profile_item a .profile_content .p_icon {
width: 110px;
margin-left: auto;
margin-right: auto;
}
.content2 .content_b .profile_li .profile_hako .profile_item a .profile_content .p_name {
margin-top: 10px;
}
.content2 .cnt_cen {
padding-top: 45px;
padding-bottom: 45px;
text-align: center;
}
@media only screen and (min-width: 769px) {
.content2 .cnt_cen {
font-size: 20px;
}
}
@media only screen and (min-width: 769px) {
.content2 .cnt_cen p {
font-size: 20px;
}
}
.content2 .content_c {
padding-bottom: 90px;
padding-top: 45px;
}
@media only screen and (max-width: 768px) {
.content2 .content_c .fukidashi_wrapper {
padding-left: 20px;
padding-right: 20px;
}
}
.content2 .content_c .fukidashi_hako {
border: 2px solid #333333;
max-width: 1000px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
padding: 40px;
border-radius: 10px;
margin: 0 auto;
position: relative;
}
.content2 .content_c .fukidashi_hako .fukidashi_txt {
font-size: 24px;
word-break: break-word;
}
.content2 .content_c .fukidashi_hako::before {
content: "";
border: 10px solid transparent;
border-top: 10px solid #333333;
margin-left: -10px;
top: 100%;
left: 50%;
position: absolute;
}
.content2 .content_c .fukidashi_hako::after {
content: "";
border: 10px solid transparent;
border-top: 10px solid #fff;
margin-left: -10px;
margin-top: -3px;
top: 100%;
left: 50%;
position: absolute;
}
.content2 .content_c .qa_top_hako {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin: 0 auto;
padding-top: 20px;
max-width: 1000px;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
}
.content2 .content_c .qa_top_hako .qa_img {
padding-left: 10px;
padding-right: 10px;
height: 100%;
}
.content2 .content_c .qa_top_hako .qa_txt_hako {
text-align: right;
font-size: 20px;
padding-left: 10px;
padding-right: 10px;
}
.content2 .content_c .title_c {
font-size: 24px;
font-weight: bold;
padding: 10px 20px;
color: #fff;
background-color: #FFA16C;
}
@media only screen and (max-width: 768px) {
.content2 .content_c .title_c {
text-align: left;
}
}
.content2 .content_c .cnt02 {
max-width: 1000px;
padding: 45px 20px;
margin: 0 auto;
text-align: left;
}
@media only screen and (max-width: 768px) {
.content2 .content_c .cnt02 {
margin: 0 20px;
padding-left: 0;
padding-right: 0;
}
}
.content2 .content_c .cnt02 tr {
display: inline-table;
width: 100%;
padding-bottom: 20px;
}
.content2 .content_c .cnt02 tr th {
width: 25%;
vertical-align: top;
}
@media only screen and (min-width: 769px) {
.content2 .content_c .cnt02 tr th {
width: 20%;
}
}
.content2 .content_c .cnt02 tr td {
width: 75%;
padding-left: 5px;
}
@media only screen and (min-width: 769px) {
.content2 .content_c .cnt02 tr td {
width: 80%;
}
}
.content2 .content_c .about03 {
display: block;
margin: 0 auto;
border-radius: 10px;
width: 100%;
pointer-events: none;
}
@media only screen and (min-width: 769px) {
.content2 .content_c .about03 {
width: 80%;
}
}
.content2 .content_c .qa_date {
max-width: 1200px;
text-align: right;
margin: 15px auto;
font-size: 20px;
padding-right: 10px;
}
@media only screen and (max-width: 768px) {
.content2 .content_c .qa_date {
font-size: 16px;
margin: 15px 20px;
padding: 0;
}
}
.content2 .content_c .mr_btn02 {
display: block;
color: #333333;
width: 200px;
height: 50px;
border-radius: 30px;
background-color: #fff;
margin: 45px auto;
padding-top: 8px;
border: 2px solid #333333;
}
.content2 .message {
font-size: 24px;
font-weight: bold;
margin-top: 45px;
margin-bottom: 45px;
}