/* CSS Document */

.line_first_pc {
    clear: both;
    width: 100%;
}
.line_first_pc img {
    width: 90%;
    height: auto;
    margin: 0 5%;
}
.line_second_pc {
    clear: both;
    width: 100%;
    overflow: hidden;
}
.line_second_pc img {
    width: 82%;
    margin: 0 9%;
    height: auto;
}

@media (max-width: 766px) {
.line_first_sp {
    clear: both;
    width: 100%;
    ;
}
.line_first_sp img {
    width: 90%;
    height: auto;
    margin: 0 5%;
}
.line_second_sp {
    clear: both;
    width: 98%;
    margin: 0 1%;
    overflow: hidden;
}
.line_second_sp img {
    width: 82%;
    margin: 0 9%;
    height: auto;
}
.l_s_first {
    width: 90%;
    margin: 10px auto;
    border: 3px solid #3eb155;
    padding: 10px 0
}
}
.line_second_sp p {
    text-align: center;
    font-weight: bold;
}
.line_step_pc {
    clear: both;
    width: 1020px;
    margin: 0 auto;
}
.line_step_pc ul {
    clear: both;
    list-style: none;
}
.line_step_pc li {
    float: left;
}
.line_step_pc li img {
    height: 350px;
    width: auto;
}
.line_step_sp {
    clear: both;
    width: 90%;
    margin: 0 auto;
}
.line_step_sp img {
    width: 90%;
    margin: 10px 5%;
    height: auto;
}
.line_thard_pc {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 10px 0 20px
}
.line_thard_pc img {
    width: 70%;
    height: auto;
    margin: 0 15%;
}
.line_menu {
    margin-top: -3px!important;
}
.line_menu a {
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: inherit;
}
.line_menu img {
    display: block;
    width: 23px;
    height: 23px;
}
.line_t {
}
.line_t img {
    width: 30px;
    height: auto;
    margin-bottom: -5px;
    padding-right: 8px;
}
.line_f_menu {
}
.line_f_menu img {
    width: 25px;
    height: auto;
}
.line_foo_menu {
}
.line_foo_menu a {
    display: flex;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: inherit;
}
.line_foo_menu img {
    display: block;
    width: 23px;
    height: 23px;
}
.line_foo_menu img {
    width: 22px;
    height: auto;
}
.line_foo_menusp {
}
.line_foo_menusp a {
    display: flex;
    margin: 0;
    padding: 0;
    align-items: center;
    gap: 6px;
    text-index: 1em!important;
    text-decoration: none;
    color: inherit;
}
.line_foo_menusp img {
    display: block;
    margin-left: 30px;
    margin-top: -2px;
    width: 23px;
    height: 23px;
}
.footmenu li .line_foo_menusp {
    text-indent: 5px!important;
}


@media (min-width: 767px) {
.float_pc {
    display: block;
}
.float_sp {
    display: none;
}
#float_menu {
    position: fixed;
    left: 20px;
    bottom: 10px;
    width: 270px;
    height: 155px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(100px);
    transition: all 0.3s;
    z-index: 9999;
}
#float_menu a {
    display: block;
    width: 100%;
    height: 100%;
}
#float_menu img {
    width: 100%;
    height: auto;
}
#float_menu.UpMove {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
#float_menu.DownMove {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100px);
}
.f_lower {
    margin-top: 10px;
}
}

@media (max-width: 766px) {
.float_pc {
    display: none;
}
.float_sp {
    display: block;
}
#float_menu {
    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 78px;
    padding-top: 8px;
    opacity: 0;
    pointer-events: none;
    transform: translateY(100px);
    transition: all 0.3s;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.3);
}
#float_menu a {
    display: block;
    width: 100%;
    height: 100%;
}
#float_menu img {
    width: 100%;
    height: auto;
}
#float_menu.UpMove {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}
#float_menu.DownMove {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100px);
}
.float_sp {
    display: flex;
    justify-content: center; /* 横方向の中央揃え */
    align-items: center;     /* 縦方向の中央揃え（高さに余裕があれば） */
    gap: 3px;               /* 要素間の隙間（任意） */
    flex-wrap: wrap;         /* スマホなどで折り返したいとき */
}
.float_sp > div {
    flex: 0 0 auto;          /* サイズを固定、縮小しない */
}
.f_sp_left {
    width: calc(100% / 3 - 10px);
    float: left; /* 横並びにする場合 *//* 任意で間隔をあける */
}
.f_sp_center {
    width: calc(100% / 3 - 10px);
    float: left; /* 横並びにする場合 *//* 任意で間隔をあける */
}
.f_sp_right {
    width: calc(100% / 3 - 10px);
    float: left; /* 横並びにする場合 */
    /* 任意で間隔をあける */;
}
.pd_b110 {
    padding-bottom: 110px;
}
#page-top {
    display: none;
}
}




@media (min-width: 767px) {
.toi_upper2 {
    width: 980px;
	padding:30px 0;
    display: flex;
    gap: 15px; /* ボックス間の隙間 */
}
.ftn_left {
    
    width: calc(29% - 10px);
    margin-left: 15px;
}
.ftn_left img {
    width: 100%;
    height: auto;
}
.ftn_center {
   
    width: calc(29% - 10px);
	margin:left;15px;
}
.ftn_center {
    font-size: 14px;
}
.ftn_center img {
    width: 100%;
    height: auto;
}
.ftn_right {
   
    width: calc(33% - 10px);
	margin-left:30px;
	margin-top:5px;
}
.ftn_right img {
    width: 100%;
    height: auto;
}
.ftn_left p, .ftn_center p {
    font-size: 14px;
    margin-bottom: 2px;
    padding-left: 10px;
    font-weight: bold;
}
.ftn_right p {
    font-size: 14px;
    margin: 6px 0 6px;
    padding-left: 10px;
    font-weight: bold;
}
}

@media (max-width: 766px) {
.toi_upper2 {
    width: 100%;
    clear: both;
}
.ftn_left {
    width: 84%;
    margin: 0 auto;
}
.ftn_left img {
    width: 100%;
    height: auto;
}
.ftn_center {
    width: 84%;
    margin: 10px auto;
}
.ftn_center {
    font-size: 14px;
}
.ftn_center img {
    width: 100%;
    height: auto;
}
.ftn_right {
    width: 84%;
    margin: 10px auto;
}
.ftn_right img {
    width: 100%;
    height: auto;
}
.ftn_left p, .ftn_center p {
    font-size: 14px;
    margin-bottom: 2px;
    padding-left: 10px;
    font-weight: bold;
}
.ftn_right p {
    font-size: 14px;
    margin: 6px 0 6px;
    padding-left: 10px;
    font-weight: bold;
}
}