a {
    outline: 0;
    color: #000;
}

ol, ul {
    list-style: none;
}

.hide, .logined .nologinBlock, .loginedBlock {
    display: none !important;
}


::after, ::before, body, input, td, th {
    font: 14px/1.6 Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
    color: #000;
}

*, .slick-slider {
    box-sizing: border-box;
}


.btnEntry, a {
    text-decoration: none;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-tap-highlight-color: rgba(176, 176, 226, .25);
}

#mainMenu, .btnNormal, .slick-list {
    overflow: hidden;
}


#mainHeader .headerLogo a, #mainHeader .headerLogo img {
    display: block;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

#mainHeader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    height: 50px;
    border-bottom: 1px #d1d1d1 solid;
    background: #fff;
}

#mainHeader .headerLogo {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
    width: 155px;
    margin: 0 auto;
    transform: translate(0, -50%);
}

#mainHeader .headerLogo a, #mainHeader .headerLogo img {
    display: block;
}

#mainHeader .leftContent {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
}

#mainHeader .headerNav ul {
    height: 49px;
    margin-left: 17px;
}

#mainHeader .leftContent li {
    float: left;
}

#mainHeader .headerNav a:not(#mainMenu) {
    position: relative;
    z-index: 0;
    display: block;
    width: 50px;
    height: 49px;
    padding-top: 28px;
    color: #000;
    font-size: 8px;
    text-align: center;
}

#mainHeader .headerNav .iconRegister {
    background: url(../img/top/icon_register.png) no-repeat 46% 10px / auto 15px;
}

#mainHeader .headerNav a:not(#mainMenu) {
    position: relative;
    z-index: 0;
    display: block;
    width: 36px;
    height: 49px;
    padding-top: 30px;
    color: #000;
    font-size: 8px;
    text-align: center;
    font-weight: bold;
}


#mainHeader .headerNav .iconLogin {
    background: url(../img/top/info.png) no-repeat 50% 9px / auto 16px;
}

#mainHeader .headerNav ul::after, #mainMenu.active::after, #mainMenu.active::before, #notification::before {
    content: "";
}

#mainHeader .headerNav ul::after {
    display: block;
    clear: both;
}

#mainHeader .headerNav .iconStar {
    background: url(../img/top/star.svg) no-repeat 50% 8px / auto 20px;
}

#mainHeader .rightContent li {
    float: right;
    margin-right: 8px;
}

#mainHeader .rightContent {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
}

#mainMenu {
    position: relative;
    z-index: 0;
    display: block;
    width: 50px;
    height: 49px;
    padding-top: 30px;
    transition: background .4s;
}


#mainMenu::before {
    transform: translate3d(0, 11px, 0);
    transition: all .4s;
}


#mainMenu .line, #mainMenu::after, #mainMenu::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 0;
    width: 19px;
    height: 2px;
    margin: 0 auto;
    background: #007fc3;
}

#mainMenu .line {
    top: 17px;
    opacity: 1;
    transition: all .1s .1s;
}

#mainMenu::after, #mainMenu::before {
    content: "";
}


#mainMenu .text {
    color: transparent;
    font-size: 9px;
}

#mainMenu .text::before {
    display: block;
    color: #000;
    font-size: 9px;
    text-align: center;
    content: "メニュー";
}

#mainMenu::before {
    transform: translate3d(0, 11px, 0);
    transition: all .4s;
}

#mainMenu::after {
    transform: translate3d(0, 23px, 0);
    transition: all .4s;
}

/*2*/
main {
    overflow: hidden;
    display: block;
    padding: 0 0 10px;
    border-top: 50px #fff solid;
    background: #f2fcff;
}

.topInformation {
    background: #007fc3;
}

.topInformation a {
    display: block;
    height: 23px;
    color: #fff;
    font-size: 10px;
    line-height: 23px;
    text-align: center;
}

/*3*/

.topKeyVisual {
    position: relative;
}

.topKeyVisual a {
    display: block;
}

.topKeyVisual a img {
    display: block;
    width: 100%;
}

/*4*/

.forFirst a {
    width: 70%;
    margin: 15px auto;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ffffff;
    border-radius: 20px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    font-size: 12px;
    font-weight: 700;
    background-color: #ffffff;
    display: block;
}

/*5*/
.sectionBlock {
    overflow: hidden;
    margin: 5px 10px 20px;
    background: #fff;
    border-radius: 5px;
    /*box-shadow: 0 2px 5px rgba(0, 0, 0, .2);*/
}

.fullWidthSection {
    margin: 20px 0;
    padding-bottom: 10px;
    background: #fafafa;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.fullWidthSection .serviceHeader {
    background: url(../img/top/bg_service.png) no-repeat 0 0 / cover;
}

.fullWidthSection .headingArea {
    position: relative;
    z-index: 0;
    height: 180px;
    margin-bottom: -35px;
    padding: 50px 15px 0;
}

.fullWidthSection .headingArea h2 {
    display: inline-block;
    color: #fff;
    padding-bottom: 3px;
    border-bottom: 5px solid #fff100;
    font-size: 16px;
}

.searchBlock {
    padding: 6px 20px 0;
}

/*6*/

.searchCount {
    margin-top: 20px;
}

.searchCount {
    display: inline-block;
    position: relative;
    top: -11px;
    z-index: 1;
    height: 20px;
    padding: 0 9px;
    background: #32bed2;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
}

.searchCount::before {
    display: block;
    position: absolute;
    left: 15px;
    bottom: -4px;
    width: 0;
    height: 0;
    border-top: 4px solid #32bed2;
    border-left: 4px solid rgba(50, 190, 210, 0);
    border-right: 4px solid rgba(50, 190, 210, 0);
    content: '';
}

.searchCount span {
    color: #fff100;
    font-weight: 600;
}

.searchBlock .dummyForm {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    position: relative;
    z-index: 0;
    height: 46px;
    margin: -14px 0 15px;
    border-radius: 5px 8px 8px 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

/*
.searchBlock .dummyForm::before {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
}
*/

.searchBlock .dummyForm .dummyText {
    -webkit-flex: 1;
    flex: 1;
    padding: 15px 0 15px 10px;
    border-radius: 5px 0 0 5px!important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    color: #777;
    line-height: 1;
    white-space: nowrap;
}

.searchBlock .dummyForm .dummySubmit {
    width: 64px;
    /*background: url(../img/sp/icon_search.svg) no-repeat 50% 50% / 0px auto, linear-gradient(red, red);*/
}

/*7*/

.searchMenu {
    display: none;
    overflow: hidden;
    margin: 15px 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.searchMenu li {
    border-bottom: 1px solid #e6e6e6;
}

.arrowLink a, a.arrowLink {
    position: relative;
}


.searchMenu li a {
    display: block;
    padding: 12px 30px 12px 14px;
    color: #222;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}

.searchMenu li a span {
    overflow: hidden;
    display: block;
    color: #808080;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.searchTypeList li img {
    display: block;
    width: auto;
    height: 32px;
    margin: 0 auto 6px;
}

/*8*/
.searchTypeList, .searchTypeList2 {
    display: -webkit-flex;
    display: flex;
    margin: 10px -8px 18px 0;
}

.searchTypeList li, .searchTypeList2 li {
    -webkit-flex: 1;
    flex: 1;
    padding-right: 8px;
}

.searchTypeList li a {
    display: block;
    height: 92px;
    padding: 13px 0 0;
    border-radius: 9px;
    /* background: linear-gradient(#3197cd, #007fc3); */
    color: #000000;
    font-size: 10px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
    background-color: #fff;
    border: solid 1px red;
}

.searchTypeList li img {
    width: auto;
    height: 32px;
    margin: 0px auto 6px;
}

.searchTypeList li a span {
    display: block;
    font-size: 14px;
    color: red;
    font-weight: bold;
    text-align: center;
}


/*9*/

.scrollContent {
    position: relative;
    margin: 20px 0;
}

.scrollContent h2 {
    margin-bottom: 12px;
    font-size: 14px;
}

.scrollContent .moreLink {
    position: absolute;
    top: 0;
    right: 0;
}

.scrollContent .moreLink a {
    display: block;
    padding-right: 15px;
}

.arrowLink a::after, a.arrowLink::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 8.5px;
    height: 8.5px;
    margin: auto 0;
    border-top: 1.5px solid red;
    border-right: 1.5px solid red;
    transform: rotate(45deg);
    content: '';
}

.scrollContent .moreLink a::after {
    right: 3px;
}

.scrollList {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding-bottom: 6px;
    font-size: 0;
}

.scrollContent .scrollList {
    margin: 0 -20px;
}

.scrollList li {
    overflow: hidden;
    display: inline-block;
    position: relative;
    width: 195px;
    min-width: 195px;
    margin-right: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    white-space: normal;
    vertical-align: top;
}

.scrollList li:first-child {
    margin-left: 20px;
}

.scrollList li .cardBody {
    display: block;
    height: 236px;
    color: #222;
}

.scrollList .thumbnail img {
    min-width: 100%;
    height: 146px;
}

.scrollList .text {
    padding: 13px 15px;
    line-height: 1.4;
}

.scrollList .text .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 4px;
    font-size: 12px;
    font-weight: 600;
}

.scrollList .text .sub {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 10px;
}

.scrollList li .button {
    display: block;
    position: absolute;
    top: 96px;
    right: 8px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background: #fff;
}

.starElem, .starWrap {
    width: 50px;
    height: 50px;
}


.starWrap {
    position: relative;
    margin: 10px auto;
}

/*10*/

.sectionBlock .labelHeading {
    position: relative;
    z-index: 0;
    height: 23px;
    padding: 0 10px;
    background: red;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
}

.linkIconList li {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.linkIconList li:first-child {
    border-top: 1px solid #e6e6e6;
}

.linkIconList li a {
    display: block;
    text-decoration: none;
    min-height: 100px;
    color: #222;
}

.linkIconList .leftIcon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 20px;
    width: 60px;
    height: 60px;
    margin: auto 0;
    border-radius: 5px;
    object-fit: cover;
}

.linkIconList img {
    pointer-events: none;
}

.linkIconList .rightText {
    padding: 18px 30px 17px 95px;
    font-size: 14px;
    line-height: 1.5;
    word-wrap: break-word;
}

.linkIconList .rightText .label, .linkIconList .rightText .labelText {
    display: inline-block;
    vertical-align: top;
    margin: 2px 0;
    padding: 0 6px;
    border: 1px solid currentColor;
    border-radius: 2px;
    color: red;
    font-size: 10px;
    line-height: 16px;
}

.linkIconList .rightText .mainText {
    display: block;
}

.linkIconList li a::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 8.5px;
    height: 8.5px;
    margin: auto 0;
    border-top: 1.5px solid currentColor;
    border-right: 1.5px solid currentColor;
    transform: rotate(45deg);
    content: '';
}

/*11*/

.normalSection {
    margin: 20px 15px;
}

.bannerLink li {
    margin-bottom: 10px;
}

.bannerLink li a {
    display: block;
}

.bannerLink li img {
    display: block;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.scrollList li .button .starWrap {
    margin: 0;
    transform: translate(9px, 9px) scale(.5);
    transform-origin: 0 0;
}

/*12*/

.fullWidthSection .headingArea {
    position: relative;
    z-index: 0;
    height: 180px;
    margin-bottom: -35px;
    padding: 50px 15px 0;
}

.fullWidthSection .otherHeader {
    margin-top: 30px;
    background: url(../img/top/bg_other_header.png) no-repeat 0 0 / cover;
}

.fullWidthSection .headingArea h2 {
    display: inline-block;
    color: #fff;
    padding-bottom: 3px;
    border-bottom: 5px solid #fff100;
    font-size: 16px;
}

.fullWidthSection .bodyArea {
    overflow: hidden;
    position: relative;
    z-index: 0;
    padding: 0 15px;
}

.fullWidthSection .bodyArea > li {
    overflow: hidden;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.fullWidthSection .listHeader {
    border-bottom: 1px solid #e6e6e6;
}

.fullWidthSection .bodyArea .imgLink {
    overflow: hidden;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
    height: 100px;
}

.fullWidthSection .bodyArea a img {
    width: 105px;
    height: 100px;
}

.fullWidthSection .bodyArea .rightText {
    -webkit-flex: 1;
    flex: 1;
    padding: 0 25px 0 15px;
}

.fullWidthSection .bodyArea .rightText h3 {
    margin-bottom: 2px;
    color: #222;
    font-size: 14px;
    font-weight: bold;
}

.fullWidthSection .bodyArea .rightText p {
    color: #808080;
    font-size: 12px;
    line-height: 1.455;
    letter-spacing: -0.025em;
}

.fullWidthSection .bodyArea a::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 8.5px;
    height: 8.5px;
    margin: auto 0;
    border-top: 1.5px solid red;
    border-right: 1.5px solid red;
    transform: rotate(45deg);
    content: '';
}

.fullWidthSection .listBody.mini {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fullWidthSection .listBody li {
    border-bottom: 1px solid #e6e6e6;
}

.fullWidthSection .listBody.mini li {
    width: 50%;
}

.fullWidthSection .listBody.mini li:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
}

.fullWidthSection .bodyArea a {
    display: block;
    position: relative;
}

.fullWidthSection .listBody li a {
    padding: 15px 30px 12px 15px;
    color: #222;
}

.fullWidthSection .listBody.mini li a {
    height: 45px;
    padding: 0 0 0 20px;
    font-size: 12px;
    font-weight: 600;
    line-height: 45px;
}

.fullWidthSection .bodyArea a::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 8.5px;
    height: 8.5px;
    margin: auto 0;
    border-top: 1.5px solid red;
    border-right: 1.5px solid red;
    transform: rotate(45deg);
    content: '';
}

.fullWidthSection .listBody .pickup::before {
    display: block;
    width: 52px;
    height: 16px;
    margin-bottom: 4px;
    border-radius: 2px;
    color: red;
    border: 1px solid red;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
    content: 'Pick up';
}

/*13*/

.bottomArea {
    font-size: 14px;
    text-align: right;
}

.sectionBlock .bottomArea {
    background: #f5f5f5;
    border-top: 1px solid #e6e6e6;
}

.bottomArea a {
    display: block;
    position: relative;
}

.sectionBlock .bottomArea a {
    padding-right: 34px;
    height: 40px;
    line-height: 40px;
}

.bottomArea a::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 8.5px;
    height: 8.5px;
    margin: auto 0;
    border-top: 1.5px solid red;
    border-right: 1.5px solid red;
    transform: rotate(45deg);
    content: '';
}

.sectionBlock .bottomArea a::after {
    right: 16px;
}


/*14*/
.locList {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -1px;
}

.locList li {
    width: 50%;
    border-bottom: 1px solid #e6e6e6;
}


.locList li:nth-child(odd) {
    border-right: 1px solid #e6e6e6;
}

.arrowLink a, a.arrowLink {
    position: relative;
}

.locList li a {
    display: block;
    padding: 13px 25px 13px 20px;
    color: #222;
    font-size: 12px;
}

.arrowLink a::after, a.arrowLink::after {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 8.5px;
    height: 8.5px;
    margin: auto 0;
    border-top: 1.5px solid red;
    border-right: 1.5px solid red;
    transform: rotate(45deg);
    content: '';
}

/*15*/
.bannerLink.right li img {
    border-radius: initial;
    box-shadow: none;
    border: solid 1px #e5e5e5;
    box-sizing: border-box;
    width: 100%;
}

/*16*/
.normalSection h2 {
    margin-bottom: 6px;
    font-size: 16px;
}

/*17*/
#mainFooter {
    border-top: 2px red solid;
    background: #fff;
}

.footerMenu {
    display: flex;
    flex-wrap: wrap;
    padding: 8px 0;
    border-bottom: 1px #e5e5e5 solid;
}

.footerMenu li {
    width: 50%;
}

.footerMenu li a {
    display: block;
    padding: 4px 15px 3px;
    font-size: 12px;
}

.footerPrivacy {
    display: flex;
    padding: 15px 15px 5px;
}

.footerPrivacy a {
    display: block;
}

.footerPrivacy .privacyMark img {
    width: 56px;
}

.footerPrivacy .privacyText {
    margin-left: 15px;
    padding-top: 9px;
    font-size: 12px;
}

.logo_persol {
    text-align: center;
    padding: 10px;
}

#mainFooter .copyright {
    padding: 4px 0 12px;
    font-size: 12px;
    text-align: center;
}

/*menu*/
.menuSectionBlock {
    margin-bottom: 15px;
    padding: 0 15px 15px;
}

.menuSectionBlock h2 {
    height: 36px;
    margin: 0 -15px 15px;
    padding: 0 15px;
    background: #ebebeb;
    border-top: 1px #e7e7e7 solid;
    border-bottom: 1px #e7e7e7 solid;
    color: #7d7d7d;
    font-size: 14px;
    line-height: 34px;
}

.menuLinkList {
    margin: 20px 0 0;
    background: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
}

.menuLinkList li {
    border-bottom: 1px #e7e7e7 solid;
}

.menuLinkList li a {
    display: block;
    padding: 11px 35px 11px 12px;
    background: url(../img/sp/icon_arrow.png) right 10px top 50% no-repeat;
    background-size: 8px auto;
    color: #000;
    font-size: 14px;
    font-weight: 700;
}

/*help*/

.h1_top {
    margin-bottom: 0px;
}

.h1_top span {
    display: block;
    color: #FFF;
    text-decoration: none;
    clear: both;
    background-image: url(../img/top/bg01.jpg);
    background-repeat: repeat-x;
    background-size: 10px auto;
    line-height: 46px;
    padding: 0px 10px;
    font-size: medium;
    margin-bottom: 10px;
    text-align: center;
}

#asked {
    padding: 0 12px;
}

#asked {
    margin-bottom: 15px;
}

#asked ul li {
    margin-left: 1em;
    text-indent: -1em;
    color: #0a50a1;
}

/*topmenu*/
.headerList {
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
}

.headerList li {
    -webkit-flex: 1;
    flex: 1;
    border-right: 1px solid #e6e6e6;
}

.headerList li a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    height: 52px;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
}

#gloval-nav {
    color: #fff;
    background: #f5f5f5;
    position: fixed;
    width: 100%;
    top: 50px;
    right: 0;
    bottom: 0;
    z-index: 990;
    display: flex;
    flex-direction: column;
    font-size: 29px;
    transform: translateX(100%);
    transition: transform .5s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.open #gloval-nav {
    transform: translateX(0);
}

.camtxt {
    font-size: 16px !important;
    color: #ff0000;
}

ul li.link-ads-block a::after,
.link-ads-block ul li a::after {
    display: none;
}
