html,body {width: 100%; min-width: 320px; overflow-x: hidden;}
body {min-height: calc(100vh - 92px); padding-top: 92px;} .pc {display: none!important;} .container {padding: 0 15px;} .flex {display: flex;} .g-h:before {width: 210px; height: 5px; background-image: repeating-linear-gradient(90deg, #F2D680, #F2D680 42px, #F2916D 0, #F2916D 84px, #F26E50 0, #F26E50 126px, #6DD9BF 0, #6DD9BF 168px, #50A18E 0, #50A18E 210px);}
.g-h span.big {font-size: 1.5rem;}
.g-h span.small {font-size: .95rem;} .g-h.search {margin: 0 0 30px; padding-bottom: 40px;}
.g-h.search span {font-size: 1.2rem;}
.search-not-found {font-size: 1rem;} .heading {margin-bottom: 15px;} .area-narrow {margin: 20px 0;}
.area-narrow li {margin-bottom: 8px; padding: 0 10px;}
.area-narrow li a {font-size: .9rem;} #breadcrumbs {padding: 5px 15px;}
#breadcrumbs ul {width: 100%; overflow-x: scroll;} .no-column {margin: 40px auto 80px;} .col_box {width: 100%; display: block; margin: 0 auto;}
.col_box #main {margin: 25px 0; padding: 0 15px;} .grecaptcha-badge {bottom: 80px !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 42px, #F2916D 0, #F2916D 84px, #F26E50 0, #F26E50 126px, #6DD9BF 0, #6DD9BF 168px, #50A18E 0, #50A18E 210px); 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: .7rem; 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.05rem; color: #4d4d4d; white-space: nowrap; padding: 10px 18px;}
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 .btn {display: flex; justify-content: center; align-items: center; width: 240px; color: #fff; font-size: .875rem; font-weight: 700; margin-top: 10px; padding: 8px 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: 165px; margin-right: 15px; padding: 4px 8px; border: 2px solid #e6e6e6; border-radius: 16px;}
header #full-navi .search .box {width: 145px; 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 42px, #F2916D 0, #F2916D 84px, #F26E50 0, #F26E50 126px, #6DD9BF 0, #6DD9BF 168px, #50A18E 0, #50A18E 210px); z-index: 50;}
footer .top {flex-direction: column; align-items: center; padding: 20px 0; border-bottom: 1px solid #b3b3b3;}
footer .top .logo {width: 208px; margin-left: -8px;}
footer .top .logo img {width: 208px;}
footer .top .descri {font-size: .75rem; font-weight: 700; letter-spacing: 0; margin: 6px 0 0;}
footer .bottom {display: block; padding: 0;}
footer .bottom #f-navi {flex-wrap: wrap;}
footer .bottom #f-navi li {width: 50%; text-align: center; border-bottom: 1px solid #b3b3b3; box-sizing: border-box;}
footer .bottom #f-navi li:nth-child(odd) {border-right: 1px solid #b3b3b3;}
footer .bottom #f-navi li a {display: block; padding: 12px 0; font-size: .9rem;}
footer .bottom .copyright {font-size: .85rem; text-align: center; padding: 10px;} #sidebar {width: 100%; border-top: 1px solid #b3b3b3;}
#sidebar > div {padding: 30px 15px;}
#sidebar > div.bottom-sec {border-top: 1px solid #b3b3b3;} #sidebar .book {padding: 15px;}
#sidebar .book .inner {padding: 8px;}
#sidebar .book .inner .txt {width: calc(100% - 118px); margin-left: 8px;} .post-sec {margin: 0 0 60px;}
.post-list {display: block;}
.post-list .entry {width: 100%; margin-bottom: 30px;}
.post-list .entry:nth-child(odd) {margin-right: 0;}
.post-list .entry h3 {font-size: 1.05rem;} #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: 16px;}
#front .top-slider #top-slider li {width: 100%; height: 45vw;}
#front .front-btw-widget {margin: 60px 0;}  #single-info {width: auto;}
#single-info h1.single {font-size: 1.4rem; margin: 20px 5px 15px;}
#sns-share {flex-wrap: wrap;}
#sns-share a {padding: 10px 0;}
#sns-share a span {display: none;}
#sns-share a i {margin-right: 0;}
#single {margin-bottom: 30px;}
#single * {font-size: .95rem;} #single h2 {font-size: 1.35rem; padding: 10px 10px 10px 15px;}
#single h3 {font-size: 1.25rem; padding: 5px 10px;}
#single h4 {font-size: 1.15rem; padding: 9px 10px 8px 15px;}
#single h5 {font-size: 1.05rem; padding-left: 8px;} #single .scroll-table {overflow: auto; white-space: nowrap; margin: 30px 0;}
#single table {margin: 0;} #single .gallery {margin: 20px -10px 30px 0;}
#single .gallery .gallery-item {padding: 10px 10px 0 0;} #single blockquote {position: relative; font-style: italic; margin: 30px 0; padding: 15px 15px 0; border: 2px solid #b3b3b3;}
#single blockquote:before {position: absolute; left: 15px; top: 15px; font-family: "Font Awesome 5 Free";  content: "\f10d"; font-weight: 900; font-size: 1.2rem; color: #b3b3b3;} #single a.link-btn {padding: 12px 16px;}
#single .column-wrap {display: block; margin: 0;}
#single .column-wrap .column-item {width: 100%!important;}
#single .column-wrap .column-item:not(:last-child) {margin: 0;}
#single iframe,
#single object,
#single embed {max-width: 100%;} #recommend h2 {font-size: 1.25rem; margin-bottom: 12px; padding-bottom: 2px;}
#recommend .reco-list {display: flex; flex-wrap: wrap;}
#recommend .reco-list > li {width: calc((100% - 12px) / 2); margin: 0 12px 12px 0;}
#recommend .reco-list > li:nth-of-type(2n) {margin-right: 0;}
#recommend .reco-list > li .txt h3 {font-size: .925rem;}
#recommend .reco-list > li .img {height: 120px;} #postlink a {max-width: 100%;}
#postlink a .arrow {font-size: .85rem; padding: 4px 12px 2px;}
#postlink a.prev {margin-top: 30px;} #page-backnumber {}
#page-backnumber li {display: block; margin-bottom: 36px; padding: 20px;}
#page-backnumber li .left {width: 200px; margin: 0 auto 24px;}
#page-backnumber li .right {width: 100%;}
#page-backnumber li .right dl dt {font-size: 1.025rem;}
#page-backnumber li .right dl dd {font-size: 1.1rem; letter-spacing: 0; margin-bottom: 14px;}
#page-backnumber li .right .link {font-size: 1.1rem; margin-top: 18px; padding: 12px 16px; border-radius: 32px;}
#page-backnumber li .right .link img {width: 29px; margin-right: 10px;} #page-mailform .form ul {margin-bottom: 20px;}
#page-mailform .form input[type="submit"] {font-size: 1.1rem;} #notfound {height: calc(100vh - 360px);}
#notfound h1 {margin-bottom: 30px;}
#notfound h1 span.big {font-size: 1.75rem; margin-bottom: 10px;}
#notfound a.link {padding: 15px 20px;} #scroll {right: 16px; bottom: 16px; transform: translate(0,100px); width: 48px; height: 48px;}