/*
Theme Name: chitose_themes
*/

@charset "UTF-8";

/*-----------------------------------------------------*/
/*共通のCSS*/
/*-----------------------------------------------------*/

:root {
    --main-color: #000E67;
    --main-accent-color: #FFFF39
}

.yug {
    font-family: Yu Gothic Medium, 游ゴシック Medium, YuGothic, 游ゴシック体, ヒラギノ角ゴ Pro W3, メイリオ, sans-serif;
}

.yum {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-weight: 400;
}

.afs8 {
    font-size: 1.07rem;
}

.afs9 {
    font-size: 1.2rem;
}

.afs10 {
    font-size: 13px;
}

.afs105 {
    font-size: 1.4rem;
}

.afs11 {
    font-size: 1.47rem;
}

.afs12 {
    font-size: 16px;
}

.afs13 {
    font-size: 1.73rem;
}

.afs14 {
    font-size: 1.87rem;
}

.afs15 {
    font-size: 2rem;
}

.afs16 {
    font-size: 2.13rem;
}

.afs17 {
    font-size: 2.27rem;
}

.afs18 {
    font-size: 2.4rem;
}

.afs19 {
    font-size: 2.53rem;
}

.afs20 {
    font-size: 2.67rem;
}

.afs21 {
    font-size: 2.8rem;
}

.afs22 {
    font-size: 2.93rem;
}

.afs23 {
    font-size: 3.07rem;
}

.afs24 {
    font-size: 3.2rem;
}

.afs25 {
    font-size: 3.33rem;
}

.afs26 {
    font-size: 3.47rem;
}

.afs27 {
    font-size: 3.6rem;
}

.afs28 {
    font-size: 3.73rem;
}

.afs29 {
    font-size: 3.87rem;
}

.afs30 {
    font-size: 4rem;
}

.afs31 {
    font-size: 4.13rem;
}

.afs32 {
    font-size: 4.27rem;
}

.afs33 {
    font-size: 4.4rem;
}

.afs34 {
    font-size: 4.53rem;
}

.afs35 {
    font-size: 4.67rem;
}

.afs36 {
    font-size: 4.8rem;
}

.afs37 {
    font-size: 4.93rem;
}

.afs38 {
    font-size: 5.07rem;
}

.afs39 {
    font-size: 5.2rem;
}

.afs40 {
    font-size: 5.33rem;
}

.afs41 {
    font-size: 5.47rem;
}

.afs42 {
    font-size: 5.6rem;
}

.afs43 {
    font-size: 5.73rem;
}

.afs44 {
    font-size: 5.87rem;
}

.afs45 {
    font-size: 6rem;
}

.afs46 {
    font-size: 6.13rem;
}

.afs47 {
    font-size: 6.27rem;
}

.afs48 {
    font-size: 6.4rem;
}

.afs49 {
    font-size: 6.53rem;
}

.afs50 {
    font-size: 6.67rem;
}

.afs51 {
    font-size: 6.8rem;
}

.afs52 {
    font-size: 6.93rem;
}

.afs53 {
    font-size: 7.07rem;
}

.afs54 {
    font-size: 7.2rem;
}

.afs55 {
    font-size: 7.33rem;
}

.afs56 {
    font-size: 7.47rem;
}

.afs57 {
    font-size: 7.6rem;
}

.afs58 {
    font-size: 7.73rem;
}

.afs59 {
    font-size: 7.87rem;
}

.afs60 {
    font-size: 8rem;
}

.afs61 {
    font-size: 8.13rem;
}

.afs62 {
    font-size: 8.27rem;
}

.afs63 {
    font-size: 8.4rem;
}

.afs64 {
    font-size: 8.53rem;
}

.afs65 {
    font-size: 8.67rem;
}

.afs66 {
    font-size: 8.8rem;
}

.afs67 {
    font-size: 8.93rem;
}

.afs68 {
    font-size: 9.07rem;
}

.afs69 {
    font-size: 9.2rem;
}

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

div,
pre,
p,
blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
figure,
figcaption,
ul,
ol,
li,
dl,
dt,
dd {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
    word-break: break-all;
}

img {
    max-width: 100%;
    border: 0;
    height: auto;
    vertical-align: bottom;
    -ms-interpolation-mode: bicubic;
}

@media screen and (max-width: 767px) {
    img {
        max-width: 100%;
        height: auto;
    }
}

a {
    color: #000000;
}

ul,
ol {
    list-style-type: none;
}

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

table th,
table td {
    padding: 0;
    font-weight: normal;
    text-align: left;
    vertical-align: middle;
}

html {
    font-size: 62.5%;
}

@media screen and (max-width: 1680px) {
    html {
        font-size: 54.6%;
    }
}

@media screen and (max-width: 1600px) {
    html {
        font-size: 52%;
    }
}

@media screen and (max-width: 1400px) {
    html {
        font-size: 45.5%;
    }
}

@media screen and (max-width: 1280px) {
    html {
        font-size: 41.6%;
    }

    .afs12 {
        font-size: 14px;
    }

    .afs16 {
        font-size: 14px;
    }

    .afs18 {
        font-size: 16px;
    }

    .afs24 {
        font-size: 18px;
    }

    .afs28 {
        font-size: 22px;
    }
}

body {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    color: #000000;
    font-size: 1.87rem;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
    -webkit-text-size-adjust: 100%;
}

@media screen and (max-width: 767px) {

    .afs28 {
        font-size: 20px;
    }

}

h1 {
    font-weight: normal;
}

h2 {
    display: flex;
    margin-bottom: 3rem;
    padding-left: 3rem;
    background: url(imgs/h3.png) no-repeat left center;
    color: #000;
    font-size: 2.67rem;
    line-height: 1;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}


@media screen and (max-width: 1280px) {
    h2 {
        font-size: 16px;
		background-size:contain;
    }
}


p,
th,
td,
ul,
ol,
li,
dl,
dt,
dd,
address {
    color: #000;
    font-size: 1.86rem;
    font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
}

@media screen and (max-width: 1280px) {

    p,
    th,
    td,
    ul,
    ol,
    li,
    dl,
    dt,
    dd,
    address {
        font-size: 16px;
    }
}

p {
    line-height: 1.75;
}

@media screen and (max-width: 560px) {
    p {
        line-height: 1.7;
    }
}


/* font decoration */

a {
    overflow: hidden;
    text-decoration: none;
    outline: none;
    transition: 0.3s;
}

a:hover {
    opacity: 0.6;
}

a[href^="tel:"] {
    display: inline;
    text-decoration: none;
    cursor: default;
}

a[href^="tel:"]:hover {
    opacity: inherit;
}

.wrapper {
    width: 95%;
    max-width: 1160px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .wrapper {
        min-width: auto;
        overflow: hidden;
    }
}

section {
    width: 100%;
}

.inner {
    width: 95%;
    max-width: 1640px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
    .inner {
        margin: 0 auto;
        padding: 0;
    }
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 10000;
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    background: #ffffff;
}

@media screen and (max-width: 767px) {
    .fixed {
        position: static;
    }
}

.flex,
.flex-sp {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
    .flex-sp {
        display: block;
    }
}

/*フォントの太さを指定*/
.f-bold {
    font-weight: bold;
}

/*フォントの太さを指定（游明朝）*/
.fy-bold {
    font-weight: 600;
}

/*英語の小文字を大文字に*/
.f-large {
    text-transform: uppercase;
}

.tac,
h1.tac,
h2.tac,
h3.tac,
h4.tac,
p.tac,
table.tac,
th.tac,
td.tac,
ul.tac,
li.tac {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .wrapper p.tac {
        text-align: left;
    }
}

.tal,
h1.tal,
h2.tal,
h3.tal,
h4.tal,
p.tal,
table.tal,
th.tal,
td.tal,
ul.tal,
li.tal {
    text-align: left;
}

.tar,
h1.tar,
h2.tar,
h3.tar,
h4.tar,
p.tar,
table.tar,
th.tar,
td.tar,
ul.tar,
li.tar {
    text-align: right;
}

.ma {
    margin: 0 auto;
}

.mb0,
p.mb0,
table.mb0,
ul.mb0,
li.mb0 {
    margin-bottom: 0;
}

.mb10,
p.mb10,
table.mb10,
ul.mb10,
li.mb10 {
    margin-bottom: 1rem;
}

.mb15,
p.mb15,
table.mb15,
ul.mb15,
li.mb15 {
    margin-bottom: 1.5rem;
}

.mb20,
p.mb20,
table.mb20,
ul.mb20,
li.mb20 {
    margin-bottom: 2rem;
}

.mb25,
p.mb25,
table.mb25,
ul.mb25,
li.mb25 {
    margin-bottom: 2.5rem;
}

.mb30,
p.mb30,
table.mb30,
ul.mb30,
li.mb30 {
    margin-bottom: 3rem;
}

.mb40,
p.mb40,
table.mb40,
ul.mb40,
li.mb40 {
    margin-bottom: 4rem;
}

.mb50,
p.mb50,
table.mb50,
ul.mb50,
li.mb50 {
    margin-bottom: 5rem;
}

.mb60,
p.mb60,
table.mb60,
ul.mb60,
li.mb60 {
    margin-bottom: 6rem;
}

.mb70,
p.mb70,
table.mb70,
ul.mb70,
li.mb70 {
    margin-bottom: 7rem;
}

.mb80,
p.mb80,
table.mb80,
ul.mb80,
li.mb80 {
    margin-bottom: 8rem;
}

.mb90,
p.mb90,
table.mb90,
ul.mb90,
li.mb90 {
    margin-bottom: 9rem;
}

.mb100,
p.mb100,
table.mb100,
ul.mb100,
li.mb100 {
    margin-bottom: 10rem;
}

.bottom12 {
    margin-bottom: 12rem;
}

.bottom13 {
    margin-bottom: 13rem;
}

.bottom14 {
    margin-bottom: 14rem;
}

.bottom15 {
    margin-bottom: 15rem;
}

.bottom16 {
    margin-bottom: 16rem;
}

.bottom17 {
    margin-bottom: 17rem;
}

.bottom18 {
    margin-bottom: 18rem;
}

.bottom19 {
    margin-bottom: 19rem;
}

.bottom20 {
    margin-bottom: 20rem;
}

.bottom21 {
    margin-bottom: 21rem;
}

.bottom22 {
    margin-bottom: 22rem;
}

.bottom23 {
    margin-bottom: 23rem;
}

.bottom24 {
    margin-bottom: 24rem;
}

.bottom25 {
    margin-bottom: 25rem;
}


/*レスポンシブで消える改行*/

.tb-br,
.sp-br,
.ssp-br {
    display: none;
}

@media screen and (max-width: 1280px) {
    .tb-br {
        display: block;
    }

    .tb-span {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .sp-br {
        display: block;
    }

    .pc-br {
        display: none;
    }
}

@media screen and (max-width:560px) {
    .ssp-br {
        display: block;
    }
}

.read-more {
    display: inline;
}


/*flexのカラム*/

.column2,
.column3,
.column4,
.column5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/*flex2*/
.column2>figure,
.column2>div,
.column2>li,
.column2>section {
    width: 48.8%;
}

@media screen and (max-width: 767px) {

    .column2>figure,
    .column2>div,
    .column2>li,
    .column2>section {
        width: 100%;
        margin-bottom: 40px;
    }
}

/*flex3*/
.column3>figure,
.column3>div,
.column3>li, .column3>section {
    width: 31.7%;
}

@media screen and (max-width: 767px) {

    .column3>figure,
    .column3>div,
    .column3>li, .column3>section {
        width: 100%;
        max-width: 520px;
    }
}

/*flex4*/
.column4>figure,
.column4>div,
.column4>li,
.column4>p,
.column4>a,
.column4>section {
    width: 23.2%;
}

.column4::before{
    content: "";
    display: block;
    height: 0;
    width: 23.2%;
    order:1
}

.column4::after {
    content: "";
    display: block;
    height: 0;
    width: 23.2%;
}

@media screen and (max-width: 767px) {

    .column4>figure,
    .column4>div,
    .column4>li,
    .column4>a,
    .column4>section {
        width: 48%;
		max-width:260px;
        margin-bottom: 1rem
    }
	.column4::before,.column4::after{
		display:none;;
	}
}


/*flex5*/
.column5>figure,
.column5>div,
.column5>li {
    width: 17%;
}

@media screen and (max-width: 1280px) {

    .column5>figure,
    .column5>div,
    .column5>li {
        min-width: 45%;
    }
}


/*flex6*/
.column6 {
    display: flex;
    justify-content: space-between;
}

.column6>figure,
.column6>div,
.column6>li,
.column6>p,
.column6>a,
.column6>section {
    width: 14.6%;
}

@media screen and (max-width: 1024px) {
    .column6 {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .column6>div {
        width: 31.7%;
        margin-bottom: 3rem;
    }

    .column6 a:nth-of-type(4) {
        margin-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .column6 {
        flex-wrap: wrap;
    }

    .column6>div {
        width: 30%;
        margin-bottom: 2rem;
        margin-left: 0;
    }

    .column6 div:nth-of-type(4) {
        margin-left: 0;
    }
}

@media screen and (max-width:560px) {

    .column6>div {
        width: 48%;
    }
}

.page-top {
    cursor: pointer;
}

address {
    font-style: normal;
}


/*要素がふわっと現れる動き
laterは１つ目の要素に指定してください。*/

.fadein,
.fadein-later {
    opacity: 0;
    transform: translate(0, 100px);
    transition: all 500ms;
}

.fadein.scrollin,
.fadein-later.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.fadein-box {
    opacity: 0;
    transition: all 0.5s;
}

.fadein-box.active {
    opacity: 1;
}

@media screen and (max-width:767px) {

    .fadein,
    .fadein-later {
        opacity: 0;
        transform: translate(0, 60px);
        transition: all 400ms;
        transition-delay: 200ms;
    }

}


/*基本のボタン*/

.btn-box {
    line-height: 50px;
    /*縦の幅*/
    height: 50px;
    position: relative;
    z-index: 10;
    margin-top: 5rem
}

.btn-box>div,
.btn-box>a {
    display: inline-block;
    max-width: 230px;
    /* 1920px時のボタン幅 */
    width: 100%;
    position: relative;
    text-align: center;
    color: #FFF;
    border: 1px solid var(--main-color);
    background-color: var(--main-color);
    z-index: 1;
    overflow: hidden;
}

.btn-box>div::before,
.btn-box>a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: #FFF;
    transform: scaleX(0);
    transition: transform ease 0.5s;
    transform-origin: 100% 50%;
}

.btn-box>a:hover::before {
    transform: scaleX(1);
    transform-origin: 0% 50%;
}

.btn-box>a:hover {
    opacity: 1;
    color: var(--main-color);
}

.btn-box._arrow>a::after {
    content: "　→";
}

.btn-box>a:nth-of-type(2) {
    margin-left: 2rem;
}

.btn-box._gry>a {
    color: #767171;
    border: 1px solid #767171;
    background-color: transparent;
}

/*やじるし*/

.btn-box>a span {
    position: relative;
    padding-right: 60px;
}

.btn-box>a span::before {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background-color: #FFF;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.btn-box>a span::after {
    content: '';
    display: block;
    width: 10px;
    height: 1px;
    transform: skew(10deg, 25deg);
    background-color: #FFF;
    position: absolute;
    right: 0;
    top: -5px;
    bottom: 0;
    margin: auto 0;
}

.btn-box._gry>a span::after,
.btn-box._gry>a span::before {
    background-color: #767171;
}

.btn-box>a:hover span::before, .btn-box>a:hover span::after {
    background-color: var(--main-color);
}

.btn-box._gry>a:hover span::before, .btn-box._gry>a:hover span::after {
    background-color: #767171;
}

@media screen and (max-width:767px) {
    .btn-box {
        line-height: 40px;
        height: 40px;
    }

    .btn-box a {
        width: 200px;
    }
}

@media screen and (max-width:480px) {

    .btn-box>div {
        font-size: 14px;
        width: 90%;
    }
}

/*基本の画像リンク（波紋）
疑似要素をコメントアウトすると拡大する動きになります*/

.img-zoom {
    padding: 0;
    overflow: hidden;
    position: relative;
}

.img-zoom img {
    transition: ease 0.35s;
}

.index-box a:hover {
    opacity: 1;
    outline: none;
}

a:hover>.img-zoom>img {
    transform: scale(1.1);
}

.img-zoom:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1;
}

.img-zoom:hover:before {
    animation: circle 0.8s;
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }

    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}


/*-----------------------------------------------------*/
/*ヘッダー*/
/*-----------------------------------------------------*/


/*---------------------------------------
レイアウト調整ここまで*/
/* sp-menu */

#fixedBox {
    display: none;
}

@media screen and (max-width: 1024px) {
    #fixedBox {
        display: block;
    }

    .sp-menu {
        display: block;
        position: fixed;
        top: 30px;
        right: 1%;
        z-index: 30000;
        width: 50px;
        height: 50px;
        cursor: pointer;
        transform: translateY(-50%);
    }

    .sp-menu span {
        display: inline-block;
        position: absolute;
        left: 14px;
        width: 25px;
        height: 2px;
        border-radius: 5px;
        background: #002F86;
        transition: all 0.4s;
    }

    .sp-menu span:nth-of-type(1) {
        top: 13px;
    }

    .sp-menu span:nth-of-type(2) {
        top: 19px;
    }

    .sp-menu span:nth-of-type(3) {
        top: 25px;
    }

    .sp-menu.active {
        background-color: transparent;
    }

    .sp-menu.active span:nth-of-type(1) {
        top: 14px;
        left: 18px;
        width: 30%;
        transform: translateY(6px) rotate(-45deg);
    }

    .sp-menu.active span:nth-of-type(2) {
        opacity: 0;
    }

    .sp-menu.active span:nth-of-type(3) {
        top: 26px;
        left: 18px;
        width: 30%;
        transform: translateY(-6px) rotate(45deg);
    }

    #header.UpMove,
    #header.DownMove {
        animation: none;
    }
}

.sp-navi ul {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 0;
    right: -70%;
    width: 70%;
    max-width: 500px;
    height: 105vh;
    background-color: #FFF;
    color: #002F86;
    transition: 0.3s;
    z-index: 20000;
}

.sp-navi ul>li {
    width: 100%;
    height: 7rem;
    line-height: 7rem;
}

.sp-navi ul>li a {
    color: #002F86;
    width: 100%;
    display: block;
    text-align: left;
    padding-left: 3rem;
    border-bottom: 1px solid #002f86;
}

.sp-navi ul>li a:hover {
    opacity: 1;
}

.sp-navi ul>li a:hover span {
    transition: 0.6s;
}

.sp-navi ul>li a:hover span {
    opacity: 0.6;
}


.open .sp-navi ul {
    padding-top: 7rem;
    position: fixed;
    right: 0;
}


/*開いた時背景を暗くする*/

.overlay {
    opacity: 0;
    transition: all .5s;
}

.open .overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: 11000;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .sp-navi {
        top: 30px;
    }
}



/*******************************************/
/* フッター */
/*******************************************/

footer {
	margin-top:15rem;
}
.footer-wrapper {
    background-color: rgba(216, 33, 62, 0.05);
    padding: 2.5rem 2.5% 3rem;
}

.footer-wrapper p {
    font-size: 1.4rem;
    text-align: center;
}

.fnavi {
    display: flex;
    margin-top: 2rem;
    justify-content: center;
    margin-bottom: 4rem;
}

.fnavi li {
    display: inline-block;
    border-left: #000 solid 1px;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    line-height: 1;
}

.fnavi li:first-child {
    border-left: none;
}

.fnavi li:first-child a {
    padding-left: 0;
}

.fnavi li a {
    padding: 0 1rem;
    font-size: 1.6rem;
}

@media screen and (max-width: 1400px) {
    .fnavi li a {
        font-size: 12px;
    }

    .fnavi.mb60 {
        margin-bottom: 3rem;
    }
}

@media screen and (max-width: 767px) {
    .fnavi {
        display: none;
    }
	.footer-wrapper p{
		font-size:13px;
	}
}

.sp-sitemap {
    display: none;
}

@media screen and (max-width:767px) {
	.footer-wrapper {
		margin-top:0;
	}

    /*sitemap*/
    .footer-table {
        display: none;
    }

    .sp-sitemap {
        display: block;
        background-color: rgba(216, 33, 62, 0.05);
    }

    .sp-sitemap ul {
        display: flex;
        flex-wrap: wrap;
        text-align: center;
    }

    .sp-sitemap li {
        width: 100%;
        margin-bottom: 0;
        border-bottom: 1px solid rgba(216, 33, 62, 0.2);
    }

    .sp-sitemap li a {
        padding: 2rem 0;
        color: #000;
        display: block;
        text-transform: uppercase;
    }
}


/*copyright*/

.copyright {
    background: url(imgs/footer-bg.png)no-repeat center / cover;
    padding: 0.5rem;
    text-align: center;
}

.copyright small {
    font-size: 1.47rem;
    color: #FFF;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
}

@media screen and (max-width:767px) {
    .copyright {
        right: 0;
        left: 0;
        text-align: center;
    }
	.copyright small{
		font-size:12px;
	}
}

/* page-top */

.page-top {
    margin: 20px 0 0 0;
    padding-right: 1rem;
    padding-bottom: 25px;
    border-bottom: 1px #814f1a solid;
    font-size: 12px;
    text-align: right;
}

.page-top:nth-last-of-type(1) {
    margin-bottom: 0;
    padding-bottom: 14px;
    border: none;
	width:11rem
}

.page-top a {
    color: #bfbfbf;
}

.s2v {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
}

@media screen and (max-width: 1280px) {
    .s2v {
        right: 0;
        bottom: 0;
    }
}

/*アンケートシステム*/
.header-bg img {
    vertical-align: top;
}

.header-icon {
    text-align: center;
    margin: 3.5rem 2rem 4rem;
}

.header-line {
    background-color: rgba(216, 33, 62, 0.05);
    margin-bottom: 4rem;
}

.header-line p {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 2.67rem;
    padding: 2rem 2.5%;
    text-align: center;
}

.top-contact_wrapper {
    max-width: 480px;
    margin: 0 auto 7rem;
    width: 100%;
    border: 1px solid #000;
    text-align: center;
    padding: 2rem 1rem 1.5rem;
}

.tel-num {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 2.13rem;
}

.tel-num a {
    font-size: 2.67rem;
}

.f-border {
    text-decoration: underline;
}

h1 {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 3.2rem;
    color: #D8213E;
    text-align: center;
    padding-bottom: 4rem;
    background: url(imgs/h1.png)no-repeat center bottom;
    background-size: 14rem;
}

@media screen and (max-width: 767px) {
    h1 {
        font-size: 19px;
    }
}

.min-wrapper {
    max-width: 880px;
    margin: 2rem auto 6rem;
}

.min-wrapper li {
    font-size: 16px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.7;
}

/*ページ*/
.list-btn img {
    border: 1px solid #BFBFBF;
}

.list-btn p {
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    font-size: 2.13rem;
    text-align: center;
    margin: 1.5rem 0 5rem;
}
.list-btn._item p {
      font-size: 1.87rem;
}
@media screen and (max-width: 1280px) {
    .list-btn p {
        font-size: 16px;
        margin: 1.5rem 0 3rem;
    }
	.list-btn._item p {
      font-size: 14px;
}
}


.cat-other {
    font-size: 2.4rem;
    font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
    background-color: #F2F2F2;
    padding: 2.5rem 2rem;
    text-align: center;
    position: relative;
    margin-bottom: 8rem;
}

.cat-other::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    border-top: 20px solid #f2f2f2;
    border-bottom: 0;
    position: absolute;
    bottom: -20px;
    right: 49%;
}