@import url("https://fonts.googleapis.com/css?family=Asap&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 62.5%;
    font: inherit;
    vertical-align: baseline
}

div,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    height: 100%
}

body {
    min-height: 100%
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:after {
    visibility: hidden;
    height: 0;
    display: block;
    font-size: 0;
    content: " ";
    clear: both
}

a {
    outline: none
}

a:focus {
    outline: none
}

a,
a:link,
a:visited,
a:active,
a:hover {
    color: inherit;
    text-decoration: none
}

*,
*::before,
*::after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box
}

* html .clearfix {
    zoom: 1
}

*:first-child+html .clearfix {
    zoom: 1
}

[class^="swiper-button-"],
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    transition: all .3s ease
}

.swiper-container {
    width: 100%;
    height: 42vw;
    transition: opacity .6s ease
}

.swiper-container.swiper-container-coverflow {
    padding-top: 2%;
    padding-bottom: 7%
}

.swiper-container.loading {
    opacity: 0;
    visibility: hidden
}

.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 40px!important;
}

.swiper-slide {
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
}

.swiper-slide a {
	display: block;
	height: 100%
}

.swiper-slide .entity-img {
    display: none
}

.swiper-slide .content {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    padding: 24px 30px 16px 30px;
    margin-top: 47%
}

.swiper-slide .content .title {
    font-size: 2.2em;
    font-weight: bold;
    margin-bottom: 30px
}

.swiper-slide .content .caption {
    display: block;
    font-size: 16px;
    line-height: 1.4;
    text-align: right
}

[class^="swiper-button-"] {
    width: 44px;
    opacity: 0;
    visibility: hidden
}

.swiper-button-prev {
    transform: translateX(50px)
}

.swiper-button-next {
    transform: translateX(-50px)
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 9px;
    position: relative;
    width: 30px;
    height: 3px;
    border-radius: 0;
    background-color: #444;
    opacity: 1
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:hover,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #00CDFF
}

@media (max-width: 1180px) {
    .swiper-slide {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top center
    }

    .swiper-slide .content {
        position: relative;
        width: 100%;
        margin-top: 63%;
        padding: 20px 30px
    }

    .swiper-slide .content .title {
        font-size: 18px;
        min-height: 56px
    }

    .swiper-slide .content .caption {
        font-size: 16px
    }

    .swiper-button-next,
    .swiper-button-prev {
        top: 27%!important;
    }

    .swiper-container-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        bottom: 5px!important;
    }
}

@media (max-width: 1023px) {
    .swiper-container {
        height: 100vw
    }

    .swiper-container.swiper-container-coverflow {
        padding-top: 0;
        padding-bottom: 40px
    }
}

.addtoany_content {
    text-align: center
}

body {
    line-height: 1.6;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    position: relative;
    color: #000;
    font-size: 62.5%;
    font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Segoe UI", "Helvetica Neue", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none
}

a {
    transition: .3s ease all
}

a:hover {
    opacity: .7
}

.en {
    font-family: 'Asap', sans-serif
}

.ja {
    font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, ".SFNSDisplay-Regular", "Segoe UI", "Helvetica Neue", "Hiragino Sans", "ヒラギノ角ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif
}

.header {
    position: sticky;
    z-index: 2;
    top: 0;
    background-color: #fff
}

.header .logo {
    display: inline-block;
    padding: 12px 14px
}

.header .logo img {
    width: 134px;
    height: 36px
}

.header .menu {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff
}

.header .menu img {
    width: 100%;
    height: auto
}

.header .navi {
    display: none;
    background-color: #fff
}

.header .navi > ul > li {
    display: block;
    width: 100%
}

.header .navi > ul > li > p,
.header .navi > ul > li > a {
    font-size: 16px;
    text-align: center
}

.header .navi > ul > li > p {
    font-weight: bold;
    line-height: 38px;
    background-color: #FFEDE6
}

.header .navi > ul > li > a {
    display: block;
    line-height: 50px;
    border-bottom: 1px solid #E6E6E6;
    position: relative
}

.header .navi > ul > li > a:after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900;
    position: absolute;
    right: 20px
}

.header .navi ul li.search {
    display: none
}

.section {
    padding-left: 15px;
    padding-right: 15px;
    display: block
}

.section__title {
    text-align: center;
    font-size: 2.4em;
    font-weight: bold;
    margin-bottom: 50px;
    padding-top: 60px;
    position: relative
}

.section__title span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 10px
}

.section__title:after {
    content: '';
    display: block;
    width: 140px;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.section__title:before {
    content: '';
    display: block;
    width: 1px;
    height: 30px;
    background-color: #000;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    margin: auto
}

.recommend,
.popular {
    background-color: #EEE
}

.popular {
    position: relative
}

.popular:after {
    content: '';
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100vw;
    height: 60vw;
    display: block;
    background: url(../img/bg_wave.png) no-repeat left top;
    background-size: cover
}

.popular.related {
    background: url(../img/bg_wave.png) no-repeat left bottom, linear-gradient(0deg, #00CDFF 20%, #EEE 20%);
    background-size: 100% 50%, 100%
}

.popular.categories__single {
    background-color: #FFEDE6
}

.popular.categories__single .categories {
    padding-top: 30px;
    padding-bottom: 30px
}

.popular.categories__single .categories .categories__title {
    font-size: 2.4em
}

.popular.categories__single .categories .categories__title span {
    font-weight: normal
}

.keyword {
    background-color: #00CDFF;
    color: #fff
}

.keyword .section__title:before,
.keyword .section__title:after {
    background-color: #fff
}

.category {
    background-color: #FFEDE6
}

.pagination {
    text-align: center;
    position: relative;
    z-index: 20;
    margin-top: 40px;
    padding-bottom: 40px
}

.pagination li {
    display: inline-block;
    vertical-align: top;
    margin-left: -4px
}

.pagination li span,
.pagination li a {
    display: block;
    width: 40px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #000;
    background-color: #fff
}

.pagination li span.active,
.pagination li a.active {
    background-color: #000;
    color: #fff
}

.flextable {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flextable .cell {
    width: 50%;
    padding-bottom: 15px
}

.flextable .cell:first-child {
    width: 100%
}

.flextable .cell:nth-child(2) {
    padding-right: 7px
}

.flextable .cell:nth-child(3) {
    padding-left: 7px
}

.flextable .cell:nth-child(2) .card,
.flextable .cell:nth-child(3) .card,
.categories__single .card {
	height: 100%;
}

.categories__single .flextable .cell:first-child {
    width: 50%
}

.categories__single .flextable .cell:nth-child(2) {
    padding-right: 0
}

.categories__single .flextable .cell:nth-child(2) {
    padding-left: 0
}

.categories__single .flextable .cell:nth-child(2n) {
    padding-left: 7px
}

.categories__single .flextable .cell:nth-child(2n+1) {
    padding-right: 7px
}

.card {
    display: block;
    background-color: #fff;
    position: relative;
    height: 100%;
}

.card dl dt {
    padding: 15px 15px 0 15px
}

.card dl dt img {
    width: 100%;
    height: auto
}

.card dl dd {
    padding: 15px 15px 2rem;
}

.card dl dd .title {
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 13px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.card dl dd .content {
    font-size: 1.2em;
    text-align: justify;
    margin-bottom: 13px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 2.4rem
}

.card dl dd .tags span {
    font-size: 1.2em;
    color: #00CDFF;
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 7px 0;
    border-radius: 24px;
    padding: 0 10px;
    border: 1px solid #00CDFF
}

.card dl dd .tags span.on {
    background-color: #00CDFF;
    color: #fff
}

.card dl dd .date {
    text-align: right;
    font-size: 1em;
    margin-top: 5px
}

.card .date {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 100%;
    font-size: 1em;
    text-align: right;
}

.keywords {
    padding: 20px 0 60px;
    text-align: center
}

.keywords a {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 14px 7px;
    border-radius: 30px;
    padding: 0 15px;
    border: 1px solid #fff
}

.categories {
    padding-bottom: 60px
}

.categories .item {
    padding-top: 20px
}

.categories .item .categories__title {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px
}

.categories .item .categories__title img {
    display: block;
    margin: 0 auto 10px;
    width: 56px;
    height: 56px
}

a.more__btn {
    display: block;
    width: 185px;
    line-height: 52px;
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    margin: 40px auto 60px;
    position: relative;
    background-color: #000
}

a.more__btn:after {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    content: '\f061';
    font-weight: 900;
    margin-left: 30px
}

.footer {
    font-size: 12px;
    font-family: "Font Awesome 5 Free";
}

.footer_sitemap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer_sitemap_links ul {
    padding-left: 12px;
}

.footer_info {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    border-top: 1px solid;
    margin: 0px 20px;
    padding: 16px 0;
}

.banner li {
    padding-bottom: 15px
}

.banner a {
    display: block
}

.banner a img {
    width: 100%;
    height: auto
}

.footer_logo img {
    width: 150px;
    height: auto
}

.copyright {
    background-color: #222;
    padding: 10px
}

.copyright p {
    font-size: 1em;
    color: #fff;
    text-align: center
}

.breadcrumb {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-left: 10px
}

.breadcrumb ul li {
    display: inline-block;
    vertical-align: top;
    padding: 10px 10px 10px 0;
    position: relative
}

.breadcrumb ul li:after {
    font-family: "Font Awesome 5 Free";
    content: '\f054';
    font-weight: 900
}

.breadcrumb ul li a,
.breadcrumb ul li p {
    display: inline-block;
    font-size: 12px;
    padding: 0 10px 0 5px
}

.breadcrumb ul li:last-child:after {
    display: none
}

.post {
    padding-top: 20px
}

.post .post__date {
    font-size: 1.4em
}

.post .post__title {
    font-size: 2em;
    font-weight: bold;
    text-align: justify;
    margin: 10px 0
}

.post .tags {
    padding-bottom: 20px
}

.post .tags a {
    font-size: 1em;
    color: #00CDFF;
    display: inline-block;
    vertical-align: top;
    margin: 0 7px 7px 0;
    border-radius: 24px;
    padding: 0 10px;
    border: 1px solid #00CDFF
}

.post .post__content {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 40px
}

.post .post__content b {
    color: #00CDFF;
    font-weight: bold
}

.post .post__content p {
    text-align: justify
}

.post .post__content a {
    color: #00CDFF;
}

.post .post__content h2 {
	font-size: 20px;
	font-weight: bold;
	position: relative;
	margin-bottom: 2rem;
	margin-top: 3rem;
    text-align: center
}

.post .post__content h2:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    background: url(../img/icon_check.png) no-repeat center center;
    background-size: contain;
    margin-right: 10px;
    margin-top: -4px
}

.post .post__content img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.post .post__content>* {
    margin-bottom: 1.5rem
}

.post .post__content>blockquote,
.post .post__content a{
	word-break: break-all
}

.post .post__bnr {
    margin-bottom: 40px
}

.post .post__bnr a {
    display: block
}

.post .post__bnr a img {
    width: 100%;
    height: auto
}

@media screen and (min-width: 768px) {
    .sp {
        display: none;
    }

    .header .menu {
        display: none
    }

    .header .navi {
        display: block;
        float: right
    }

    .header > .navi > ul > li {
        display: inline-block;
        vertical-align: middle;
        width: auto;
        position: relative
    }

    .header > .navi > ul > li:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 22px;
        border-left: 1px dotted #000
    }

    .header > .navi > ul > li:first-child {
        display: none
    }

    .header > .navi > ul > li > p {
        display: none
    }

    .header > .navi > ul > li > a {
        display: inline-block;
        vertical-align: middle;
        line-height: 60px;
        border-bottom: none;
        padding: 0 25px
    }

    .header > .navi > ul > li > a:after {
        display: none
    }

    .header > .navi > ul > li > a:hover {
        color: #00CDFF
    }

    .header .navi .related-service > a {
        cursor: pointer;
    }
    
    .header .navi .related-service > ul {
        position: fixed;
        top: 64px;
        left: 0;
    
        width: 100vw;
        background-color: white;
        
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    
        padding-top: 24px;
        padding-bottom: 48px;

        visibility: hidden;
        overflow: hidden;
        height: 0;
        transition: height .3s ease;

        box-shadow: 0px 8px 8px -8px rgb(0 0 0 / 60%);
    }
        
    .header .navi .related-service:hover > ul {
        visibility: visible;
        height: 400px;
    }
    
    .header .navi .related-service > ul > li {
        width: 50vw;
        
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        flex-direction: column;
        align-items: center;

        opacity: 0;
        transition: opacity .6s ease;
    }

    .header .navi .related-service:hover > ul > li {
        opacity: 1;
    }
    
    .header .navi .related-service > ul > li > img {
        width: 25vw;
    }
    
    .header .navi .related-service > ul > li > span {
        margin-top: 24px;
        font-size: 16px;
    }
    
    .header .navi .related-service > ul > li > a {
        margin-top: 8px;
        font-size: 14px;
        text-decoration: underline;
        color: blue;
        transition: none !important;
    }

    .header .navi ul li.search {
        display: inline-block
    }

    .header .navi ul li.search:before {
        display: none
    }

    .header .navi ul li.search>form {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        padding-right: 20px;
        width: 215px
    }

    .header .navi ul li.search>form input {
        border-radius: 38px;
        display: block;
        font-size: 0.8rem;
        height: 38px;
        line-height: 16px;
        padding: 10px 32px 10px 12px;
        width: 100%;
        border: none;
        background-color: #ccc
    }

    .header .navi ul li.search>form input::placeholder {
        color: #fff
    }

    .header .navi ul li.search>form input:focus {
        outline: none
    }

    .header .navi ul li.search>form .search__icon {
        display: block;
        position: absolute;
        width: 18px;
        height: 18px;
        right: 36px;
        top: 9px
    }

    .header .navi ul li.search>form .search__icon button i {
        color: #fff;
        font-size: 18px
    }

    .recommend {
        position: relative
    }

    .recommend:before {
        content: '';
        display: block;
        width: 100%;
        height: 130px;
        background-color: #FFEDE6;
        z-index: -1;
        position: absolute;
        left: 0;
        top: -130px
    }

    .recommend,
    .popular {
        padding-bottom: 60px
    }

    .popular {
        background: url(../img/bg_wave.png) no-repeat left -30%, linear-gradient(0deg, #00CDFF 50%, #EEE 50%);
        background-size: 100% 100%, 100%
    }

    .popular:after {
        display: none
    }

    .popular.categories__single {
        background: url(../img/bg_wave.png) no-repeat left bottom, linear-gradient(0deg, #00CDFF 20%, #FFEDE6 20%);
        background-size: 100% 50%, 100%;
        padding-bottom: 0
    }

    .flextable {
        width: calc(100% - 40px);
        max-width: 1020px;
        margin: 0 auto
    }

    .flextable .cell {
        width: calc(100% / 3);
        margin-bottom: 40px
    }

    .flextable .cell:first-child {
        width: calc(100% / 3);
        padding-left: 20px;
        padding-right: 20px
    }

    .flextable .cell:nth-child(2),
    .flextable .cell:nth-child(3) {
        padding-left: 20px;
        padding-right: 20px
    }

    .categories__single .flextable .cell:first-child {
        width: calc(100% / 3)
    }

    .categories__single .flextable .cell:nth-child(2),
    .categories__single .flextable .cell:nth-child(2),
    .categories__single .flextable .cell:nth-child(2n),
    .categories__single .flextable .cell:nth-child(2n+1) {
        padding-left: 20px;
        padding-right: 20px
    }

    .card:hover {
        opacity: 1;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2)
    }

    .card dl dt {
    	min-height: 200px
    }

    .keywords {
        width: calc(100% - 40px);
        max-width: 800px;
        margin: 0 auto;
        padding: 20px 0 60px
    }

    .keywords a {
        font-size: 1.6em;
        line-height: 40px;
        margin: 0 9px 18px 9px;
        border-radius: 40px;
        transition: .3s ease all
    }

    .keywords a:hover,
    .keywords a.on {
        opacity: 1;
        background-color: #fff;
        color: #00CDFF
    }

    .category {
        background-color: #00CDFF;
        padding-bottom: 60px
    }

    .category .category__wrapper {
        background-color: #FFEDE6;
        width: calc(100% - 40px);
        max-width: 1155px;
        margin: 0 auto;
        padding: 0 60px
    }

    .categories {
        display: table;
        width: 100%
    }

    .categories .item {
        display: table-cell;
        width: calc(100% / 3);
        padding: 20px
    }

    .categories .item .categories__title {
        font-size: 1.8em;
        font-weight: bold;
        text-align: center;
        margin-bottom: 20px
    }

    .categories .item .card {
        min-height: 415px;
    }

    .categories .item .categories__title img {
        display: block;
        margin: 0 auto 10px;
        width: 56px;
        height: 56px
    }

    .categories .item .tags {
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 2.4rem;
    }

    .pagination li a.active,
    .pagination li a:hover {
        opacity: 1;
        background-color: #000;
        color: #fff
    }

    a.more__btn {
        border: 1px solid #000;
        margin-bottom: 0;
        margin-left: calc(100% - 185px)
    }

    a.more__btn:hover {
        background-color: #fff;
        color: #000
    }

    .footer_sitemap {
        padding: 32px;
        align-items: center;
    }

    .footer_sitemap_links {
        margin-left: 28px;
    }

    .footer_sitemap_banner {
        margin-left: auto;
    }

    .footer_sitemap_banner > img {
        width: 300px;
    }

    .footer_info a {
        margin-left: 24px;
    }

    .banner ul {
        display: block;
        text-align: right
    }

    .banner li {
        display: inline-block;
        vertical-align: top;
        padding-bottom: 0;
        padding-right: 20px
    }

    .banner li:last-child {
        padding-right: 0
    }

    .banner a {
        transition: .3s ease all
    }

    .banner a:hover {
        opacity: .6
    }

    .banner a img {
        width: 276px;
        height: auto
    }

    .breadcrumb ul {
        width: 100%;
        max-width: 990px;
        margin: 0 auto
    }

    .post {
        width: 100%;
        max-width: 750px;
        margin: 0 auto
    }

    .post .post__bnr {
        margin-bottom: 80px
    }
}

@media screen and (max-width: 768px) {
    .pc {
        display: none !important;
    }

    .header .navi {
        box-shadow: 0px 8px 8px -8px rgb(0 0 0 / 60%);
    }

    .header .navi .related-service > a {
        border-bottom: none !important;
    }

    .header .navi .related-service > a:after {
        content: none !important;
    }

    .header .navi .related-service > ul > li {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    
    .header .navi .related-service > ul > li {
        width: 100vw;
        
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .header .navi .related-service > ul > li:nth-child(n+2) {
        margin-top: 32px;
    }
    
    .header .navi .related-service > ul > li > img {
        width: 50vw;
    }
    
    .header .navi .related-service > ul > li > span {
        margin-top: 24px;
        font-size: 16px;
    }
    
    .header .navi .related-service > ul > li > a {
        margin-top: 8px;
        font-size: 14px;
        text-decoration: underline;
        color: blue;
        transition: none !important;
    }

    .search_form {
        top: 14px;
        right: 48px;
        position: absolute;
    }

    .search_form input {
        border: none;
        border-radius: 38px;
        background: #CCC;
        padding: 8px;
        width: 160px;
    }

    .search_form input::placeholder {
        color: white;
        font-size: 12px;
    }

    .search__icon {
        position: absolute;
        top: 8px;
        left: 136px;
    }

    .search__icon i {
        color: white;
    }

    .footer_sitemap {
        padding-top: 32px;
        align-items: center;
        flex-direction: column;
    }

    .footer_sitemap_nav {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -moz-flex;
        display: flex;
        -webkit-box-lines: multiple;
        -moz-box-lines: multiple;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: space-evenly;

        width: 100vw;
        padding: 20px;
        font-size: 14px;
    }

    .footer_info {
        flex-direction: column;
        font-size: 14px;
    }
}