@charset "UTF-8";
@charset "utf-8";
.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
}
#wp-admin-bar-wp-rocket .trp-flag-image {
width: 18px !important;
height: 12px !important;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//gajumaru.okinawa.jp/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
}@font-face {
font-family: dashicons;
src: url(//gajumaru.okinawa.jp/zh/wp-includes/fonts/dashicons.woff),
url(//gajumaru.okinawa.jp/zh/wp-includes/fonts/dashicons.ttf) format("truetype"),
url(//gajumaru.okinawa.jp/zh/wp-includes/fonts/dashicons.svg#dashicons) format("svg"),
url(//gajumaru.okinawa.jp/zh/wp-includes/fonts/dashicons.eot);
font-weight: normal;
font-style: normal;
} #trp_ald_modal_container{
background-color: rgba(0,0,0,0.2);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
position: fixed;
z-index: 2000000000000;
pointer-events: none;
}
#trp_ald_modal_popup{
box-shadow: 0 0 10px #6c7781;
top: 40px !important;
position: relative;
}
#trp_ald_modal_popup{
background-color: #F0F0EE;
width: 570px;
max-width: 75%;
border: 1px solid #4c6066;
padding: 25px 40px;
margin: auto;
pointer-events: auto;
} #trp_ald_popup_text{
text-align: left;
font-size: 17px;
} .trp_ald_select_and_button{
display: flex;
justify-content: space-between;
margin-top: 14px;
font-size: 17px;
}
.trp_ald_button{
margin-left: 12px;
width: 287px;
}
#trp_ald_popup_change_language{
text-transform: none;
width: 100%;
background: #2271b1;
border-color: #2271b1;
color: #fff;
text-decoration: none;
text-shadow: none;
justify-content: center;
align-items: center;
display: inline-grid;
font-weight: normal;
font-size: 17px;
height: 50px;
min-height: 30px;
margin: 0;
padding: 0;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
#trp_ald_popup_change_language:hover {
background: #135e96;
border-color: #135e96;
color: #fff;
} #trp_ald_x_button_and_textarea{
text-decoration: none;
display: flex;
vertical-align: middle;
align-items: center;
cursor: pointer !important;
color: #0085ba !important;
font-size: 14px;
margin-top: 15px;
width:50%;
height: 100%;
pointer-events: visibleFill;
}
#trp_ald_x_button_textarea{
text-decoration: underline;
margin-bottom: 3px;
height: auto;
width:auto;
color: #0085ba !important;
cursor: pointer !important;
text-align: left;
}
#trp_ald_x_button_textarea:hover{
background-color: transparent;
pointer-events: auto;
cursor: pointer !important;
z-index: 20000000000000;
}
#trp_ald_modal_popup #trp_ald_x_button{
display: inline-table;
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
z-index: 1;
}
#trp_ald_modal_popup #trp_ald_x_button::before {
content: "\f153";
font: normal 16px/20px dashicons;
text-align: center;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
}
#trp_ald_modal_popup #trp_ald_x_button::before:hover{
background: 0 0;
} .trp_ald_ls_container{
height: 50px;
width: 100%;
color: #4c6066;
font-size: 19px;
}
.trp_ald_ls_container .trp-language-switcher-container{
width: 100%;
margin: 0;
user-select: none;
}
.trp_ald_ls_container .trp-language-switcher-container > div{
background-image: linear-gradient(
60deg
, transparent 50%, #C9C0BB 50%), linear-gradient(
120deg
, #C9C0BB 50%, transparent 50%);
background-position: calc(100% - 18px) calc(1em), calc(100% - 12px) calc(1em);
background-size: 6px 12px, 6px 12px;
background-repeat: no-repeat;
}
.trp_ald_ls_container .trp-language-switcher-container .trp-ls-shortcode-language.trp-ls-clicked{
background-image: none;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language{
width: 100%;
height: 50px;
justify-content: left;
padding-bottom: 12px;
border: 2px solid #C9C0BB;
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
.trp_ald_ls_container .trp-ls-shortcode-language{
width: 100%;
height: 50px;
justify-content: left;
border: 2px solid #C9C0BB;
z-index: 1000000000000000;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language:hover{
cursor: pointer;
}
.trp_ald_ls_container .trp-ls-shortcode-language > div:hover{
cursor: pointer;
background: #135e96;
color: #ffffff;
}
.trp_ald_ls_container .trp-ald-popup-select{
padding-top: 5px;
padding-bottom: 5px;
padding-right: 33px;
font-size: 18px;
margin-right: -15px;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language{
padding-bottom: 12px;
padding-top: 6px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
}
.trp_ald_ls_container .trp-ls-shortcode-language{
padding-bottom: 3px;
padding-top: 3px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
}
.trp_ald_ls_container .trp-ls-shortcode-current-language img.trp-flag-image{
display: inline-block;
padding-top: 9px;
margin-left: 8px;
margin-right: 8px;
pointer-events: none;
}
.trp_ald_ls_container .trp-ls-shortcode-language img.trp-flag-image{
display: inline-block;
padding-top: 9px;
margin-left: 8px;
margin-right: 8px;
pointer-events: none;
}
.trp_ald_ls_container [special-selector=trp_ald_popup_current_language]{
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
#trp_ald_popup_select_container .trp-ls-shortcode-language{
display: none;
} .trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language.trp-ls-clicked{
visibility: hidden;
}
.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-current-language{
visibility: visible;
}
.trp_ald_ls_container .trp-language-switcher:hover div.trp-ls-shortcode-language{
visibility: hidden;
height: 1px;
}
.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language.trp-ls-clicked,
.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language.trp-ls-clicked{
visibility:visible;
height:auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
} #trp_no_text_popup_wrap{
width: 100%;
background-color: #F0F0EE;
z-index: 999999999999999999999999999999999;
box-shadow: 0 0 10px #6c7781;
}
#trp_no_text_popup{
align-items: center;
padding: 25px 30px;
border: 1px solid grey;
justify-content: space-between;
display: flex;
vertical-align: middle;
}
#trp_ald_not_text_popup_ls_and_button{
display: flex;
justify-content: center;
width: 100%;
vertical-align: middle;
align-items: center;
} #trp_ald_no_text_popup_div {
text-align: left;
font-size: 17px;
margin-right: 10px;
max-width: 375px;
} #trp_ald_not_text_popup_buttons_wrap{
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
max-width: 240px;
color: #4c6066;
font-size: 19px;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container [special-selector=trp_ald_popup_current_language]{
padding-top: 8px;
padding-right: 33px;
vertical-align: middle;
color: #4c6066;
font-size: 18px;
overflow: hidden;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container .trp-ls-shortcode-language{
padding-bottom: 3px;
padding-top: 3px;
vertical-align: middle;
z-index: 1000000;
} .trp_ald_change_language_div{
min-width: 173px;
height: auto;
}
#trp_ald_no_text_popup_change_language{
text-transform: none;
padding: 4px 10px;
height: 50px;
text-align: center;
background: #2271b1;
border-color: #2271b1;
color: #fff;
text-decoration: none;
text-shadow: none;
display: inline-block;
font-weight: normal;
font-size: 17px;
line-height: 2.15384615;
min-height: 30px;
margin-left: 10px;
width: 100%;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
}
#trp_ald_no_text_popup_change_language:hover {
background: #135e96;
border-color: #135e96;
color: #fff;
} #trp_ald_no_text_popup_x{
width: 65px;
padding-left: 5px;
}
#trp_no_text_popup #trp_close{
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
}
#trp_no_text_popup #trp_close::before {
content: "\f153";
font: normal 35px/40px dashicons;
text-align: center;
cursor: pointer;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
}
#trp_ald_no_text_popup_x_button_and_textarea{
display:none;
cursor: pointer;
vertical-align: middle;
}
#trp_ald_no_text_popup_x_button_textarea{
text-decoration: underline;
margin-bottom: 3px;
color: #0085ba;
font-size: 15px;
margin-top: 15px;
}
#trp_ald_no_text_popup_x_button{
width: 0;
background: 0 0;
padding: 0;
border: none;
text-decoration: none;
color: transparent;
-webkit-backface-visibility: hidden;
outline:none;
}
#trp_ald_no_text_popup_x_button::before{
content: "\f153";
font: normal 16px/20px dashicons;
text-align: center;
color: #0085ba !important;
background: 0 0 !important;
-webkit-font-smoothing: antialiased;
} @media screen and (max-width: 937px){ #trp_ald_not_text_popup_ls_and_button{
width: 80%;
}
}
@media screen and (max-width: 780px) {
#trp_ald_modal_popup {
width: 80%;
}
.trp_ald_select_and_button{
display: block;
margin-top: 32px;
}
.trp_ald_ls_container [special-selector=trp_ald_popup_current_language]{
overflow: hidden;
}
.trp_ald_button{
width: 100%;
margin-left: 0;
margin-top: 14px;
}
#trp_ald_x_button_and_textarea{
width: 100%;
} #trp_no_text_popup{
justify-content: center;
}
#trp_ald_not_text_popup_ls_and_button{
display: block;
max-width: 240px;
}
#trp_ald_no_text_popup_x{
display:none;
}
#trp_ald_no_text_popup_x_button_and_textarea{
display: block;
}
#trp_ald_not_text_popup_ls_and_button .trp_ald_ls_container{
max-width: 100%;
margin-top: 32px;
}
#trp_ald_no_text_popup_select_container{
display: none;
}
.trp_ald_change_language_div{
width: 100%;
margin-top: 14px;
min-width: 30px;
}
#trp_ald_no_text_popup_change_language{
margin-left: 0;
height: unset;
white-space: pre-wrap;
}
#trp_ald_no_text_popup_x_button_and_textarea{
margin-top: 15px;
}
}
 .p-loading-screen {
position:fixed; bottom: 0; left: 0; right: 0; top: 0; z-index: 99999;
width:100%; width:100vw; height:100%; height:100vh;
background:#fff;
}
.p-loading-screen__inner {
width:100%; height:100%;
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;
-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
} .p-loading-screen__circle { width:60px; }
@media screen and (max-width:767px) {
.p-loading-screen_circle { width:40px; }
}
.p-loading-screen__circle-icon {
width:100%; height:100%; vertical-align: bottom;
-webkit-animation: circular_loader_rotate 2s linear infinite; animation: circular_loader_rotate 2s linear infinite;
}
.p-loading-screen__circle-path {
stroke-dasharray: 1, 200; stroke-dashoffset: 0; stroke-linecap: round; stroke: #000;
-webkit-animation: circular_loader_dash 1.5s ease-in-out infinite; animation: circular_loader_dash 1.5s ease-in-out infinite;
}
@-webkit-keyframes circular_loader_rotate {
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes circular_loader_rotate {
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes circular_loader_dash {
0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0; }
50% { stroke-dasharray: 89, 200; stroke-dashoffset: -35; }
100% { stroke-dasharray: 89, 200; stroke-dashoffset: -124; }
}
@keyframes circular_loader_dash {
0% { stroke-dasharray: 1, 200; stroke-dashoffset: 0; }
50% { stroke-dasharray: 89, 200; stroke-dashoffset: -35; }
100% { stroke-dasharray: 89, 200; stroke-dashoffset: -124; }
} .p-loading-screen__square { width:60px; height:60px; }
@media screen and (max-width:767px) {
.p-loading-screen__square { width:40px; height:40px; }
}
.p-loading-screen__square-icon {
background-color: #000;
width:33%; height:33%; float:left;
-webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.p-loading-screen__square-icon--1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.p-loading-screen__square-icon--2 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
.p-loading-screen__square-icon--3 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; }
.p-loading-screen__square-icon--4 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
.p-loading-screen__square-icon--5 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.p-loading-screen__square-icon--6 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; }
.p-loading-screen__square-icon--7 { -webkit-animation-delay: 0s; animation-delay: 0s; }
.p-loading-screen__square-icon--8 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; }
.p-loading-screen__square-icon--9 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
@-webkit-keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% { -webkit-transform: scale3D(1, 1, 1); transform: scale3D(1, 1, 1); }
35% { -webkit-transform: scale3D(0, 0, 1); transform: scale3D(0, 0, 1); }
}
@keyframes sk-cubeGridScaleDelay {
0%, 70%, 100% { -webkit-transform: scale3D(1, 1, 1); transform: scale3D(1, 1, 1); }
35% { -webkit-transform: scale3D(0, 0, 1); transform: scale3D(0, 0, 1); }
} .p-loading-screen__dot { width:60px; height:60px; position:relative; }
@media screen and (max-width:750px) {
.p-loading-screen__dot { width:40px; height:40px; }
}
.p-loading-screen__dot-icon { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.p-loading-screen__dot-icon span {
display: block; width: 15%; height: 15%; margin: 0 auto; background-color: #000; border-radius: 100%;
-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.p-loading-screen__dot-icon--2 { -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); }
.p-loading-screen__dot-icon--3 { -webkit-transform: rotate(60deg); -ms-transform: rotate(60deg); transform: rotate(60deg); }
.p-loading-screen__dot-icon--4 { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }
.p-loading-screen__dot-icon--5 { -webkit-transform: rotate(120deg); -ms-transform: rotate(120deg); transform: rotate(120deg); }
.p-loading-screen__dot-icon--6 { -webkit-transform: rotate(150deg); -ms-transform: rotate(150deg); transform: rotate(150deg); }
.p-loading-screen__dot-icon--7 { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
.p-loading-screen__dot-icon--8 { -webkit-transform: rotate(210deg); -ms-transform: rotate(210deg); transform: rotate(210deg); }
.p-loading-screen__dot-icon--9 { -webkit-transform: rotate(240deg); -ms-transform: rotate(240deg); transform: rotate(240deg); }
.p-loading-screen__dot-icon--10 { -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); transform: rotate(270deg); }
.p-loading-screen__dot-icon--11 { -webkit-transform: rotate(300deg); -ms-transform: rotate(300deg); transform: rotate(300deg); }
.p-loading-screen__dot-icon--12 { -webkit-transform: rotate(330deg); -ms-transform: rotate(330deg); transform: rotate(330deg); }
.p-loading-screen__dot-icon--2 span { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; }
.p-loading-screen__dot-icon--3 span { -webkit-animation-delay: -1s; animation-delay: -1s; }
.p-loading-screen__dot-icon--4 span { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; }
.p-loading-screen__dot-icon--5 span { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; }
.p-loading-screen__dot-icon--6 span { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; }
.p-loading-screen__dot-icon--7 span { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; }
.p-loading-screen__dot-icon--8 span { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; }
.p-loading-screen__dot-icon--9 span { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; }
.p-loading-screen__dot-icon--10 span { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; }
.p-loading-screen__dot-icon--11 span { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; }
.p-loading-screen__dot-icon--12 span { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; }
@-webkit-keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0); transform: scale(0);
} 40% {
-webkit-transform: scale(1); transform: scale(1);
}
}
@keyframes sk-circleBounceDelay {
0%, 80%, 100% {
-webkit-transform: scale(0); transform: scale(0);
} 40% {
-webkit-transform: scale(1); transform: scale(1);
}
} .p-loading-screen__logo { text-align: center; }
.p-loading-screen__logo-image__sp { display:none; }
@media screen and (max-width:767px) {
.p-loading-screen__logo-image__sp { display:block; }
.p-loading-screen__logo-image__sp + .p-loading-screen__logo-image__pc { display:none; }
} .p-loading-screen__catch {
font-size:30px; color:#fff; line-height: 1.6; text-align:center;
width:100%; padding: 0 40px;
}
* + .p-loading-screen__catch { margin-top:calc(50px - 0.3em); }
.p-loading-screen__catch-sp { display:none; }
@media screen and (max-width:767px) {
* + .p-loading-screen__catch { margin-top:calc(20px - 0.3em); }
.p-loading-screen__catch-pc { display:none; }
.p-loading-screen__catch-sp { display:block; }
} .p-loading-screen--simple {}
.p-loading-screen--simple-icon { transition:opacity 0.3s ease 0s; }
.close_loading_screen .p-loading-screen--simple-icon { opacity:0; }  .p-loading-screen--splash .p-loading-screen__logo-animation--type1 img { opacity:0; transition:opacity 0.7s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type1 img,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type1 img { opacity:1; transition-delay:0.5s; }
.p-loading-screen--splash .p-loading-screen__logo-animation--type1 .c-preloader__logo-text { opacity:0; transition:opacity 0.7s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type1 .c-preloader__logo-text,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type1 .c-preloader__logo-text { opacity:1; transition-delay:0.5s; } .p-loading-screen--splash .p-loading-screen__logo-animation--type2 img { clip-path: inset(0 100% 0 0); transition:clip-path 0.7s cubic-bezier(0.65,0.05,0.36,1) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type2 img,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type2 img { clip-path: inset(0); transition-delay:0.5s; }
.p-loading-screen--splash .p-loading-screen__logo-animation--type2 .c-preloader__logo-text { clip-path: inset(0 100% 0 0); transition:clip-path 0.7s cubic-bezier(0.65,0.05,0.36,1) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type2 .c-preloader__logo-text,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type2 .c-preloader__logo-text { clip-path: inset(0); transition-delay:0.5s; } .p-loading-screen--splash .p-loading-screen__logo-animation--type3 img { transform: scale(0.4); opacity:0; transition:transform 0.7s cubic-bezier(0.65,0.05,0.36,1) 0s, opacity 0.7s cubic-bezier(0.65,0.05,0.36,1) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type3 img,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type3 img { opacity:1; transform: scale(1); transition-delay:0.5s; }
.p-loading-screen--splash .p-loading-screen__logo-animation--type3 .c-preloader__logo-text { transform: scale(0.4); opacity:0; transition:transform 0.7s cubic-bezier(0.65,0.05,0.36,1) 0s, opacity 0.7s cubic-bezier(0.65,0.05,0.36,1) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type3 .c-preloader__logo-text,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type3 .c-preloader__logo-text { opacity:1; transform: scale(1); transition-delay:0.5s; } .p-loading-screen--splash .p-loading-screen__catch { opacity:0; transition:opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s; }
.p-loading-screen--splash.is-start .p-loading-screen__catch,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__catch { opacity:1; transition-delay:1s; }  .p-loading-animation--type1 .p-loading-screen--simple { transition:opacity 1s ease 0s; }
.p-loading-animation--type1 .p-loading-screen--splash { transition:opacity 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.7s; }
.p-loading-animation--type1.close_loading_screen .p-loading-screen { opacity:0; pointer-events: none; } .p-loading-animation--type2 .p-loading-screen { transition:opacity 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.5s; }
.p-loading-animation--type2.close_loading_screen .p-loading-screen { opacity:0; pointer-events: none; }
.p-loading-animation--type2 .p-loading-animation-target { transform: translate3d(0px, -40px, 0px); transition: transform 0.9s cubic-bezier(0.17,0.84,0.44,1) 0.5s; }
.p-loading-animation--type2.close_loading_screen .p-loading-animation-target { transform: translate3d(0px, 0px, 0px); } .p-loading-animation--type3 .p-loading-screen { clip-path: inset(0 0 0 0); transition:clip-path 0.7s cubic-bezier(.83,0,.17,1) 0.7s; }
.p-loading-animation--type3.close_loading_screen .p-loading-screen { clip-path: inset(0 0 0 100%); pointer-events: none; } .p-loading-animation--type4 .p-loading-screen { clip-path: inset(0 0 0 0); transition:clip-path 0.8s cubic-bezier(.83,0,.17,1) 0.7s; }
.p-loading-animation--type4.close_loading_screen .p-loading-screen { clip-path: inset(0 0 100% 0); pointer-events: none; }

.c-share-button__list {
display:-webkit-box; display:-ms-flexbox; display:flex;
-ms-flex-wrap: wrap; flex-wrap: wrap;
}
.c-share-button__list { margin:-5px 0 0 -5px; }
.c-share-button__item { cursor: pointer; margin:5px 0 0 5px; }
.c-share-button__item-link {
display:-webkit-box; display:-ms-flexbox; display:flex;
-ms-align-items:center; -webkit-align-items:center; align-items:center;
-webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
color:#fff; border-radius: 2px; width:100%; height:100%;
}
.c-share-button--monochrome { border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 1px 0 rgb(0 0 0 / 3%); }
.c-share-button--monochrome:not(:hover) { color:#000; background:#fafafa; }
.c-share-button--twitter, .c-share-button--monochrome.c-share-button--twitter:hover { background-color: #000; }
.c-share-button--twitter:hover { background-color: #222; }
.c-share-button--facebook, .c-share-button--monochrome.c-share-button--facebook:hover { background-color: #35629a; }
.c-share-button--facebook:hover { background-color: #1f3669; }
.c-share-button--hatena, .c-share-button--monochrome.c-share-button--hatena:hover { background-color: #3c7dd1; }
.c-share-button--hatena:hover { background-color: #0270ac; }
.c-share-button--pocket, .c-share-button--monochrome.c-share-button--pocket:hover { background-color: #ee4056; }
.c-share-button--pocket:hover { background-color: #c53648; }
.c-share-button--rss, .c-share-button--monochrome.c-share-button--rss:hover { background-color: #ffb53c; }
.c-share-button--rss:hover { background-color: #e09900; }
.c-share-button--feedly, .c-share-button--monochrome.c-share-button--feedly:hover { background-color: #6cc655; }
.c-share-button--feedly:hover { background-color: #5ca449; }
.c-share-button--pinterest, .c-share-button--monochrome.c-share-button--pinterest:hover { background-color: #d4121c; }
.c-share-button--pinterest:hover { background-color: #a42f35; }
.c-share-button--line, .c-share-button--monochrome.c-share-button--line:hover { background-color: #00B900; }
.c-share-button--line:hover { background-color: #009100; }
.c-share-button--note { background-color: #fff; border:1px solid #ddd; color:#000; }
.c-share-button--note:hover { background-color: #000; color:#fff; }
.c-share-button__item.line_button a:before { font-family: "design_plus"; content:'\e909'; font-size:16px; top:1px; position:relative; }
.c-share-button__item.note_button a:before {
content: '';
display: inline-block;
width: 0.9em;
height: 0.9em;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
background-position: center; top:0px;
}
.c-share-button--monochrome.c-share-button--note:hover { background-color:#000; color:#fff; }
.c-share-button__item.note_button a:hover:before{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
}
.c-share-icon {
font-size:1.3em;
font-family: "design_plus"; line-height: 1; font-style: normal; font-variant: normal; font-weight: normal; speak: none; text-transform: none;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.c-share-button__label { margin-left:5px; } @media (any-hover: hover) {
.c-share-button__item:hover .c-share-button__item-link:not(.c-share-button--monochrome) { transform:translateY(2px); }
} .c-share-button--type1 .c-share-button__item, .c-share-button--type2 .c-share-button__item {
width:80px; height:30px; font-size:12px;
}
@media (max-width: 767px) {
.c-share-button--type1, .c-share-button--type2 { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.c-share-button--type1 .c-share-button__item, .c-share-button--type2 .c-share-button__item { width:30px; }
.c-share-button--type1 .c-share-button__label, .c-share-button--type2 .c-share-button__label { display:none; }
} .c-share-button--type3, .c-share-button--type4 { margin: -10px 0 0 -10px; }
.c-share-button--type3 .c-share-button__item, .c-share-button--type4 .c-share-button__item {
width:calc(25% - 10px); height:40px; font-size:14px; margin:10px 0 0 10px;
}
@media (max-width: 599px) {
.c-share-button--type3 .c-share-button__item, .c-share-button--type4 .c-share-button__item {
width:calc(50% - 10px);
}
} .c-share-button--type5 { margin:-5px 0 0 -10px; }
.c-share-button--type5 li { margin:5px 0 0 10px; }