﻿.un_guide_introTxt{line-height:2.6;margin-bottom:60px}.un_guide_cond{margin-bottom:80px}.un_guide_cond_list{display:flex;flex-wrap:wrap;gap:30px}.un_guide_cond_item{border:10px solid #f0f9fa;border-radius:17px;width:calc(50% - 15px);display:flex;flex-direction:column;background-color:#f0f9fa}.un_guide_cond_item dt{color:#fff;background-color:#69c3c8;padding:10px 25px;border-radius:10px 10px 0 0;font-size:2rem}.un_guide_cond_item dd{background-color:#fffcf5;line-height:2;padding:15px 25px;border-radius:0 0 10px 10px;flex-grow:1;font-size:1.5rem}@media screen and (max-width: 768px){.un_guide_cond_list{display:block}.un_guide_cond_item{display:block;width:auto;margin-bottom:20px}.un_guide_cond_item dt{font-size:1.8rem;padding:10px 15px}.un_guide_cond_item dd{font-size:1.3rem;padding:10px 15px}}.un_guide_example_list{display:flex;gap:30px;flex-wrap:wrap}.un_guide_example_item{background-color:#fef6f6;width:calc(33.333% - 20px);padding:30px 40px 40px;border-radius:10px}.un_guide_example_item dt{color:#f0a0a5;border-bottom:2px dotted #f0a0a5;font-size:2rem;padding-bottom:15px;margin-bottom:20px}.un_guide_example_item dd li{display:flex;align-items:flex-start;margin-bottom:10px}.un_guide_example_item dd li::before{content:"・";display:inline;flex-shrink:0}.un_guide_example_item:nth-child(even){background-color:#f2f7eb}.un_guide_example_item:nth-child(even) dt{color:#78af32;border-color:#78af32}@media screen and (max-width: 768px){.un_guide_example_list{display:block}.un_guide_example_item{width:auto;padding:20px 30px 30px;margin-bottom:20px}.un_guide_example_item dt{font-size:1.8rem;padding-bottom:10px;margin-bottom:15px}.un_guide_example_item dd li{margin-bottom:5px}}