@charset "utf-8";

.blogbox_inn p span{
   line-height: 1.6;
   display: block;
   margin: 5px 0 ;
   font-size: 1.3rem;
   font-weight: 700;
   text-align: left;
   padding: 0 0 0 15px;
}
.blogbox_inn p span.comment{
   line-height: 1.6;
   display: inline-block;
   margin: 0 ;
   font-size: 1.2rem;
   letter-spacing: -0.005em;
   text-align: left;
   padding: 0;
}
@media screen and (max-width: 767px) {
.blogbox_inn p span{
   line-height: 1.6;
   display: block;
   margin: 5px 0 ;
   font-size: 1.2rem;
   font-weight: 900;
   text-align: center;
   padding: 0 0 0 0;
}
.blogbox_inn p span.comment{
   line-height: 1.6;
   display: inline-block;
   margin: 0 ;
   font-size: 1.1rem;
   letter-spacing: -0.005em;
   text-align: center;
   padding: 0;
}
.sp_pd {
    padding-left: 5px !important;
    padding-right: 5px !important;
}
}


.flexphbox {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px 0;
}
.flexphbox .txt00 {
    width: calc(100% / 2);
    text-align: center;
}
.flexphbox .txt00 .tit ,
.flexphbox .txt00 .txt_inn {
    text-align: left;
}
.blogbox_inn.btb{
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 10px 0 0 0;
    margin-bottom: 30px;
}
.blogbox_inn.btb .flexphbox p {
    margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
.blogbox_inn.btb {
    margin: -25px 0 20px 0;
}
.blogbox_inn.btb .flexphbox {
    display: block;
    margin: 15px 0;
}
.blogbox_inn.btb .flexphbox p,
.blogbox_inn.btb .flexphbox div {
    width: 98%;
    margin: 0 auto;
    font-size: 1.2rem;
}
.flexphbox .txt00 .tit {
    text-align: center;
    margin-top: 20px;
}
}
.blogbox_inn p span.alart00 {
    display: inline !important;
    color: #db0000;
    margin-right: 3px;
    font-weight: normal;
    padding: 0 0 0 0;
    font-size: 1.3rem;
}
.alart00_waku {
    font-size: 1.3rem;
}
.flexphbox p img {
    width: 96%;
}
.flexphbox p.w5_2 {
    width: auto;
    text-align: center;
}
.flexphbox p.w5_3 {
    width: auto;
    text-align: center;
}
.flexphbox.w5_5 img{
    height: 255px;
    width: auto;
}
.flexphbox p.w3_1 {
    width: auto;
    text-align: center;
}
.flexphbox p.w3_2 {
    width: auto;
    text-align: center;
}
.flexphbox.w3_3 img{
    height: 216px;
    width: auto;
}
.flexphbox p.w4_1 {
    width: auto;
    text-align: center;
}
.flexphbox p.w4_3 {
    width: auto;
    text-align: center;
}
.flexphbox.w4_4 img{
    height: 426px;
    width: auto;
}
.flexphbox p.w7_2 {
    width: auto;
    text-align: center;
}
.flexphbox p.w7_5 {
    width: auto;
    text-align: center;
}
.flexphbox.w7_7 img{
    height: 236px;
    width: auto;
}



.blogbox_inn h3.tit{
    margin: 30px 0 5px 10px;
    font-weight: 700;
    font-size: 1.8rem;
}
.blogbox_inn h3.tit:before{
    content: '■';
}
.columbox{
    padding: 0 15px;
    margin: -15px auto 20px auto;
    width: 96%;
}
.columbox .columbox_txt{
    line-height: 1.6;
    display: block;
    margin: 5px 0;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: left;
    width: 100%;
}
.topics_txt_full .blogbox_inn .txt {
    margin: 0 0 15px 10px;
    font-size: 1.5rem;
}
.blogbox_inn .txt {
    margin: 0 0 15px 10px;
    font-size: 1.5rem;
}
.btn_link a {
color: #fff !important;
    background-color: #8c733d;
    display: block;
    margin: 30px auto;
    width: 90%;
    text-align: center;
    padding: 5px 0;
    border: 1px solid #8c733d;
    text-decoration: none;
    font-size: 1.6rem;
}
.btn_link a:hover {
background-color: #fff !important;
    color: #8c733d !important;
}

@media screen and (max-width: 767px) {
.flexphbox{
    display: block;
}
.flexphbox p {
    width: calc(100% / 1);
    text-align: center;
    margin-bottom: 10px;
}
.flexphbox.ph03box p {
    width: calc(100% / 1);
    text-align: center;
    margin-bottom: 10px;
    padding: 0 0;
}
.flexphbox.w5_5 img{
    height: auto;
    width: 96%;
}
.flexphbox.w3_3 img{
    height: auto;
    width: 96%;
}
.flexphbox.w4_4 img{
    height: auto;
    width: 96%;
}

.flexphbox.w7_7 img{
    height: auto;
    width: 96%;
}
.ph_solo.tac img{
    height: auto;
    width: 96%;
}
.columbox{
    padding: 0 0;
    margin: 5px auto 20px auto;
    width: 96%;
}

}



.flexbox002{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.flexbox002 .ph002 img{
    width: 100%;
}

.linebox{
    width: 80%;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 30px auto 50px auto;
}
.flexbox002.rev .ph002 {
    order: 2; /* 要素1を2番目に配置 */
}

.flexbox002.rev .txt002 {
    order: 1; /* 要素2を1番目に配置 */
}

.txt.af00{
    margin: 15px 0 15px 10px;
    font-size: 1.5rem;
}

@media screen and (max-width: 767px) {
    
.flexbox002{
    display: block;
    gap: 20px;
}
.flexbox002 .ph002 img{
    width: 100%;
}

.linebox{
    width: 90%;
    border: 1px solid #ccc;
    padding: 20px;
    margin: 30px auto 50px auto;
}
.flexbox002.rev .ph002 {
    order: 2; /* 要素1を2番目に配置 */
}

.flexbox002.rev .txt002 {
    order: 1; /* 要素2を1番目に配置 */
}

.txt.af00{
    margin: 15px 0 15px 10px;
    font-size: 1.5rem;
}
}