html,body {width: 100%; min-width: 320px; overflow-x: hidden;}
body {min-height: calc(100vh - 94px); padding-top: 94px;} .pc {display: none!important;} .container {padding: 0 20px;} .flex {display: flex;} #breadcrumbs {padding: 5px 15px;}
#breadcrumbs ul {width: 100%; overflow-x: scroll;} .no-column {margin: 60px auto 120px;} .col_box {width: 100%; display: block; margin: 0 auto;}
.col_box #main {margin: 60px 0 120px; padding: 0 25px;} .grecaptcha-badge {bottom: 120px !important; z-index: 100;} header {position: relative; z-index: 1001;}
header .top {position: fixed; top: 0; left: 0; width: 100%; background: #fff; padding: 22px 0 13px; border-bottom: 1px solid #b3b3b3; transition: all .3s ease; z-index: 1001;}
header .top:before {display: block; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 7px; background-image: repeating-linear-gradient(90deg, #F2D680, #F2D680 83px, #F2916D 0, #F2916D 166px, #F26E50 0, #F26E50 249px, #6DD9BF 0, #6DD9BF 332px, #50A18E 0, #50A18E 415px); z-index: 50;}
header .top > .flex {justify-content: space-between; align-items: center; padding: 0;}
header .top .main {display: block; margin-left: 10px;}
header .top .logo {width: 208px;}
header .top .logo img {width: 208px;}
header .top .descri {font-size: .75rem; font-weight: 700; letter-spacing: 0; margin: 6px 6px 0;}
header .bottom {border-bottom: 1px solid #b3b3b3;}
header .bottom #g-navi {align-items: center; overflow-x: scroll;}
header .bottom #g-navi > li {position: relative;}
header .bottom #g-navi > li > a {display: block; font-family: "TsukuARdGothicStd-B","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif; font-size: 1.2rem; color: #4d4d4d; white-space: nowrap; padding: 10px 20px;}
header .bottom #g-navi > li.current-menu-item a,
header .bottom #g-navi > li > a:hover {background: #f2f2f2; opacity: 1;}
header .bottom #g-navi .sub-menu {display: none;}
header #full-navi {position: fixed; visibility: hidden; opacity: 0; top: 92px; left: 0; width: 100%; max-height: calc(100vh - 92px); background: #fff; z-index: -1; overflow-y: scroll; transition: .5s ease;}
header #full-navi .login {flex-direction: column; justify-content: center; align-items: center; margin: 16px 0;}
header #full-navi .login .flex {align-items: center;}
header #full-navi .login .username img {width: 36px; height: 36px; border-radius: 50%; object-fit: cover; object-position: 50%; margin-right: 8px; overflow: hidden;}
header #full-navi .login .username span {display: inline-block; max-width: 180px; color: #666; font-size: 1rem; font-weight: 700;}
header #full-navi .login .member {display: flex;}
header #full-navi .login .member .btn {margin: 0 5px;}
header #full-navi .login .btn {display: flex; justify-content: center; align-items: center; width: 240px; color: #fff; font-size: .875rem; font-weight: 700; margin-top: 10px; padding: 10px 0; border-radius: 5px;}
header #full-navi .login .btn i {color: #fff; margin-right: 5px;}
header #full-navi .login .btn.login-b {background: #F26E50;}
header #full-navi .login .btn.logout-b {background: #50A18E;}
header #full-navi .login .btn.regist-b {color: #F26E50; border: 2px solid #F26E50; box-sizing: border-box; padding: 6px 0;}
header #full-navi .login .btn.regist-b i {color: #F26E50;}
header #full-navi .second_row {justify-content: center; margin-bottom: 16px;}
header #full-navi .search {width: 205px; margin-right: 15px; padding: 4px 8px; border: 2px solid #e6e6e6; border-radius: 16px;}
header #full-navi .search .box {width: 185px; font-size: .85rem!important; line-height: 1.25; color: #999;}
header #full-navi .search .btn {display: block; position: relative; width: 20px; height: 20px;}
header #full-navi .search .btn:before {position: absolute; left: 2px; top: 2px; content: "\f002"; font-family: "Font Awesome 5 Free"; font-size: .975rem; color: #999; font-weight: 900; line-height: 1;}
header #full-navi .search .btn .submit {display: block; width: 20px; height: 20px;}
header #full-navi .sns a {margin: 0 3px;}
header #full-navi .sns a i {font-size: 2rem; line-height: 2rem; transition: .3s ease;}
header #full-navi .sns a:hover {opacity: 1;}
header #full-navi .sns a:hover i.fa-twitter {color: #55acee;}
header #full-navi .sns a:hover i.fa-instagram {color: #d93177;}
header #full-navi #g-navi > li {display: flex; flex-wrap: wrap; position: relative; border-top: 1px solid #b3b3b3;}
header #full-navi #g-navi > li:last-child {border-bottom: 1px solid #b3b3b3;}
header #full-navi #g-navi > li > a {display: block; width: calc(100% - 90px); font-family: "TsukuARdGothicStd-B","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif; font-size: 1.3rem; color: #4d4d4d; white-space: nowrap; padding: 15px 15px;}
header #full-navi #g-navi > li.menu-item-has-children > div.sub-menu-open {position: relative; display: block; width: 60px; height: 60px;}
header #full-navi #g-navi > li.menu-item-has-children > div.sub-menu-open:before {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); content: "\f067"; font-family: "Font Awesome 5 Free"; font-size: 1.15rem; color: #999; font-weight: 900; line-height: 1;}
header #full-navi #g-navi .sub-menu {display: none; position: relative; width: 100%;}
header #full-navi #g-navi .sub-menu li {border-top: 1px solid #b3b3b3; background: #f2f2f2;}
header #full-navi #g-navi .sub-menu li a {position: relative; display: block; font-size: 1rem; font-weight: 700; padding: 12px 15px 12px 35px;}
header #full-navi #g-navi .sub-menu li a:before {position: absolute; left: 20px; top: 15px; content: "\f0da"; font-family: "Font Awesome 5 Free"; font-size: 1rem; color: #333; font-weight: 900; line-height: 1;}
header #nav-toggle {display: block; position: relative; width: 36px; height: 36px; margin-right: 6px; padding: 10px; z-index: 1001; transition: .3s ease;}
header #nav-toggle div {position: relative; display: block; width: 36px; height: 2px; transition: .3s ease;}
header #nav-toggle div:nth-child(1) {top: 2px; background: #F2D680;}
header #nav-toggle div:nth-child(2) {top: 8px; opacity: 1; background: #F2916D;}
header #nav-toggle div:nth-child(3) {top: 14px; background: #F26E50;}
header #nav-toggle span {position: relative; top: 18px; width: 36px; display: block; color: #666; font-size: .6rem; font-weight: 700; text-align: center;}
header #nav-toggle span:before {display: block; content: "MENU";}
.open header #nav-toggle div:nth-child(1) {transform: rotate(45deg); top: 9px; background: #6DD9BF;}
.open header #nav-toggle div:nth-child(2) {opacity: 0;}
.open header #nav-toggle div:nth-child(3) {transform: rotate(-45deg); top: 5px; background: #50A18E;}
.open header #full-navi {visibility: visible; opacity: 1; z-index: 1001;}
.open header #nav-toggle span:before {display: block; content: "CLOSE";} footer {width: 100%; position: relative; margin-top: auto; padding-top: 7px;}
footer:before {display: block; content: ""; position: absolute; top: 0px; left: 0; width: 100%; height: 7px; background-image: repeating-linear-gradient(90deg, #F2D680, #F2D680 83px, #F2916D 0, #F2916D 166px, #F26E50 0, #F26E50 249px, #6DD9BF 0, #6DD9BF 332px, #50A18E 0, #50A18E 415px); z-index: 50;}
footer .top {justify-content: center; align-items: flex-end; padding: 30px 0; border-bottom: 1px solid #b3b3b3;}
footer .top .logo {width: 277px;}
footer .top .descri {font-size: 1.05rem; font-weight: 700; letter-spacing: 0; margin: -20px 0 0 25px;}
footer .bottom {justify-content: space-between; padding: 15px;}
footer .bottom #f-navi li {margin-right: 30px;}
footer .bottom #f-navi li a {font-size: .9rem;}
footer .bottom .copyright {font-size: .85rem;} #sidebar {flex-direction: row; border-top: 1px solid #b3b3b3; box-sizing: border-box;}
#sidebar > div {width: 50%; box-sizing: border-box;}
#sidebar > div.bottom-sec {border-left: 1px solid #b3b3b3;} #front .top-slider {width: 100%; height: 45vw;}
#front .top-slider #top-slider {width: 100%; height: 45vw;}
#front .top-slider #top-slider .slide-arrow i {font-size: 20px;}
#front .top-slider #top-slider li {width: 100%; height: 45vw;}
#front .g-h {position: relative; margin: 0 auto 60px;}   #single .column-wrap .column-item > * {margin-top: 0;} #recommend h2 {font-size: 1.5rem; margin-bottom: 16px; padding-bottom: 2px;}
#recommend .reco-list {display: flex; flex-wrap: wrap;}
#recommend .reco-list > li {width: calc((100% - 32px) / 3); margin: 0 16px 16px 0;}
#recommend .reco-list > li:nth-of-type(3n) {margin-right: 0;}
#recommend .reco-list > li .txt h3 {font-size: 1rem;}
#recommend .reco-list > li .img {height: 140px;} #page-mailform .form {margin: 60px 15px 0;} #notfound {height: calc(100vh - 284px);} #scroll {right: 32px; bottom: 32px;}