@charset "UTF-8";
html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow-y: scroll; -webkit-text-size-adjust: 100%; }
*,
::before,
::after {
box-sizing: inherit;
}
::before,
::after {
text-decoration: inherit; vertical-align: inherit;
} * {
background-repeat: no-repeat; padding: 0; margin: 0;
}  audio:not([controls]) {
display: none;
height: 0;
}
hr {
overflow: visible; } article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
summary {
display: list-item; }
small {
font-size: 80%; }
[hidden],
template {
display: none; }
abbr[title] {
border-bottom: 1px dotted; text-decoration: none; }
a {
background-color: transparent; -webkit-text-decoration-skip: objects; }
a:active,
a:hover {
outline-width: 0; }
code,
kbd,
pre,
samp {
font-family: monospace, monospace; }
b,
strong {
font-weight: bolder; }
dfn {
font-style: italic; } mark {
background-color: #ff0;
color: #000;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} input {
border-radius: 0;
} button,
[type="button"],
[type="reset"],
[type="submit"],
[role="button"] {
cursor: pointer;
} [disabled] {
cursor: default;
}
[type="number"] {
width: auto; }
[type="search"] {
-webkit-appearance: textfield; }
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
textarea {
overflow: auto; resize: vertical; }
button,
input,
optgroup,
select,
textarea {
font: inherit; }
optgroup {
font-weight: bold; }
button {
overflow: visible; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: 0;
padding: 0;
} button:-moz-focusring,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
outline: 1px dotted ButtonText;
}
button,
html [type="button"], [type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button,
select {
text-transform: none; } button,
input,
select,
textarea {
background-color: transparent;
border-style: none;
color: inherit;
} select {
-moz-appearance: none; -webkit-appearance: none; }
select::-ms-expand {
display: none; }
select::-ms-value {
color: currentColor; }
legend {
border: 0; color: inherit; display: table; max-width: 100%; white-space: normal; }
::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }
[type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } img {
border-style: none; } progress {
vertical-align: baseline;
}
svg:not(:root) {
overflow: hidden; }
audio,
canvas,
progress,
video {
display: inline-block; }  @media screen {
[hidden~="screen"] {
display: inherit;
}
[hidden~="screen"]:not(:active):not(:focus):not(:target) {
position: absolute !important;
clip: rect(0 0 0 0) !important;
}
} [aria-busy="true"] {
cursor: progress;
} [aria-controls] {
cursor: pointer;
} [aria-disabled] {
cursor: default;
}  ::-moz-selection {
background-color: #b3d4fc; color: #000;
text-shadow: none;
}
::selection {
background-color: #b3d4fc; color: #000;
text-shadow: none;
}html {
font-family: "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
font-size: 62.5%; font-weight: 500;
}
body {
font-size: 1.6rem;
line-height: 2.2;
width: 100%;
max-width: 100%;
margin: 0;
padding: 0;
color: rgba(0,0,0,0.78);
}
img {
vertical-align: bottom;
max-width: 100%;
height: auto;
}
a {
text-decoration: none;
color: rgba(0,0,0,0.9);
}
.single a,
.category a,
.archive a,
.blog a {
text-decoration: none;
color: #284b83;
}
h1 {
font-size: 3rem;
line-height: 1.3;
font-weight: bold;
color: rgba(0,0,0,0.9);
}
h2 {
font-size: 2.6rem;
line-height: 1.3;
font-weight: bold;
color: rgba(0,0,0,0.9);
}
@media screen and (max-width: 767px) {
h2 {
font-size: 2.3rem;
}
}
h3 {
font-size: 2.2rem;
line-height: 1.3;
font-weight: bold;
color: rgba(0,0,0,0.9);
}
@media screen and (max-width: 767px) {
h3 {
font-size: 2rem;
}
}
h4 {
font-size:  1.8rem;
line-height: 1.3;
font-weight: bold;
color: rgba(0,0,0,0.9);
}
h5 {
font-size: 1.6rem;
line-height: 1.3;
font-weight: bold;
color: rgba(0,0,0,0.9);
} .error404 {
margin-top: 160px;
margin-bottom: 160px;
padding: 0 30px;
} i,
cite,
em,
var,
address,
dfn {
font-style: normal;
}
ul {
list-style-type: none;
} #container-box { margin-top: 84px;
overflow: hidden;
}
@media screen and (max-width: 415px) {
#container-box {
margin-top: 70px;
}
}
#container-flex { width: 1200px;
max-width: 90%;
margin: 0 auto;
display: flex;
}
@media screen and (max-width: 767px) {
#container-flex { flex-direction: column;
}
} #main {
margin: 0;
}
#main-flex { flex-basis: 700px;
flex-grow: 1;
padding: 20px;
}
.entry p {
margin: 1em 0;
}
#main .entry-title,
#main-flex .entry-title,
.blog-entry-title .entry-title{ font-size: 2.8rem;
line-height: 1.2;
border-bottom: 1px solid #ccc;
border-top: none;
border-right: none;
border-left: none;
padding: 0.1em 0.5em 0.1em 0;
}
.blog-entry-title,
.content-area.blog-entry-title {
margin: 2em auto;
text-align: center;
} .archive-entry-title { font-size: 2rem;
font-weight: bold;
border-bottom: 1px solid #ccc;
color: rgba(0,0,0,0.9);
}
.archive-entry {
font-size: 1.4rem;
}
#main-flex article {
margin-top: 30px;
}
.blog #main-flex article {
margin-top: 30px;
margin-bottom: 60px;
}
article aside {
font-size: 1.2rem;
text-align: right;
margin: 0.5em 0 3em 0;
}
.blog-entry-title aside {
font-size: 1.2rem;
text-align: center;
margin: 1em;
}
article aside .fa,
.blog-entry-title aside .fa {
padding: 0 1px 0 6px;
}
article aside .e-time,
.blog-entry-title aside .e-time {
font-size: 1.2rem;
} .paging {
display: flex;
justify-content: space-between;
margin: 5em 0;
}
.paging .prev {
flex-grow:1;
text-align: left;
}
.paging .prev a {
border-left: 15px solid #ddd;
background-color: #f0f0f0;
padding: 0.2em 0.5em;
margin-right: 2em;
display: inline-block;
width: 85%;
}
.paging .next {
flex-grow:1;
text-align: right;
}
.paging .next a {
border-right: 15px solid #ddd;
background-color: #f0f0f0;
padding: 0.2em 0.5em;
margin-left: 2em;
display: inline-block;
width: 85%;
} #sidebar-flex {
flex-basis: 300px;
flex-grow: 1;
padding: 20px;
font-size: 1.4rem;
}
#sidebar-flex section {
margin-top: 30px;
}
#sidebar-flex ul {
list-style-type: none;
margin-left: 10px;
}
.widget-title {
font-size: 1.6rem;
border-bottom: 1px solid #ddd;
margin: 10px 0;
}
.widget-area .post-date {
font-size: 1.0rem;
}
#wp-calendar {
width: 95%;
height: auto;
}
#wp-calendar tbody {
text-align: center;
}
.screen-reader-text {
display: none;
}
input,
select,
textarea {
font-size: 1.3rem;
padding: 4px;
border: solid 1px #ddd;
width: 100%;
}
[type="submit"] {
font-size: 1.3rem;
padding: 4px 10px;
border: solid 1px #ddd;
width: auto;
}
.widget-area label {
background: #fff;
}
.widget_archive {
position: relative;
}
.widget_archive::before {
content: "";
width: 0;
height: 0;
border: 7px solid transparent;
border-top: 10px solid #ccc;
position: absolute;
top: 76%;
right: 10px;
margin: -2px 0 0 0;
}
.widget_archive select {
width: 100%;
max-width: 100%;
padding: 2px 10px;
appearance: none;
border: 1px solid #ddd;
background-color: none;
} .header-fix-cover {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 84px;
z-index: 100;
background: #fff;
border-bottom: 1px solid #f0f0f0;
padding: 0 20px;
}
@media screen and (max-width: 415px) {
.header-fix-cover {
width: 100%;
height: 70px;
padding: 0 20px;
}
}
.header-fix-cover header a,
.header-description {
text-decoration: none;
color: rgba(0,0,0,0.78);
}
.header-description {
font-size: 1.3rem;
line-height: 1.2;
}
.header-fix {
width: 1200px;
max-width: 90%;
margin: 0 auto;
}
@media screen and (max-width: 415px) {
.header-fix {
width: 100%;
max-width: 100%;
}
}
header {
margin: 10px 0 0 0;
}
.header-left {
float: left;
display:flex;
align-items: center;
}
.header-right {
float: right;
padding: 0;
}
.site-title {
font-size: 3rem;
font-weight: bold;
width: 200px;
color: rgba(0,0,0,0.9);
flex:0 1 auto;
}
@media screen and (max-width: 415px) {
.site-title {
font-size: 2.3rem;
}
} .top-menu {
font-size: 1.3rem;
} .top-menu-pc ul {
height: 70px;
list-style-type: none;
display: flex;
justify-content: flex-end;
align-items: center;
flex-wrap: wrap;
}
.top-menu-pc ul li {
position: relative; float: left;
margin: 0 0.4em;
padding: 0;
}
.top-menu-pc ul li a {
display: block;
margin: 0;
padding: 0.4em 0.8em;
background: #fff;
color: rgba(0,0,0,0.9);
} .top-menu-pc ul li ul { display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
background: #fff;
padding: 0;
width: 160px; height: auto;
position: absolute; top: 100%;
}
.top-menu-pc ul li ul li {
width: 100%;
margin: 0 0;
color: rgba(0,0,0,0.9);
}
.top-menu-pc ul > li > ul > li,
.top-menu-pc ul > li > ul > li > ul > li { overflow: hidden;
height: 0;
padding: 0 0;
opacity: 0; transition: .3s;
}
.top-menu-pc ul > li:hover > ul > li,
.top-menu-pc ul > li > ul > li:hover > ul > li{ overflow: visible;
height: 2.3em;
padding: 2em 0;
opacity: 1; display:flex;
align-items: center;
}
.top-menu-pc ul > li > ul > li a,
.top-menu-pc ul > li > ul > li > ul > li a{
flex:0 1 auto;
} .top-menu-pc li ul li ul {
top: 0;
left: 100%; width: 100%;
}
.top-menu-pc li:last-child ul li ul,
.top-menu-pc li:nth-last-child(2) ul li ul { left: -100%;
width: 100%;
} .top-menu-pc li ul li ul:before { position: absolute;
content: "\f107";
font-family: "Font Awesome 5 Free";
font-weight: 900;
top: 6px;
margin-left: -20px;
color: rgba(0,0,0,0.5);
}
.top-menu-pc li:last-child ul li ul:before,
.top-menu-pc li:nth-last-child(2) ul li ul:before { position: absolute;
content: "\f107";
font-family: "Font Awesome 5 Free";
font-weight: 900;
top: 6px;
left: 200%;
margin-left: -20px;
color: rgba(0,0,0,0.5);
}
.top-menu-pc li ul li:hover ul:before { position: absolute;
content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 900;
top: 6px;
margin-left: -20px;
color: rgba(0,0,0,0.5);
}
.top-menu-pc li:last-child ul li:hover ul:before,
.top-menu-pc li:nth-last-child(2) ul li:hover ul:before { position: absolute;
content: "\f104";
font-family: "Font Awesome 5 Free";
font-weight: 900;
top: 6px;
left: 200%;
margin-left: -20px;
color: rgba(0,0,0,0.5);
}
li[class~="menu-item-has-children"] a:after { content: "\f107";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-left: 3px;
color: rgba(0,0,0,0.5);
}
@media screen and (max-width: 850px) {
li[class~="menu-item-has-children"] a:after {
content: "";
}
}
li[class~="menu-item-has-children"] ul a:after {
content: "";
}
.sub-menu li a:before { content: "\f105";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 5px;
color: rgba(0,0,0,0.5);
}
.top-menu-mobile { display: none;
} .menu-button { display: block;
text-align: right;
margin: 0 0 0 0;
padding: 0;
line-height: 1;
}
.menu-button1 { font-size: 3rem;
}
.menu-button2 { font-size: 1rem;
}
.menu-button a { color: rgba(0,0,0,0.9);
} #slide-menu {
position: fixed;
top: 0;
right: -280px;
width: 280px;
height: 100%;
background: #F9F9F9;
z-index: 20;
}
#slide-menu-inner {
height: 100%;
overflow: auto;
padding: 29px 20px 0 0;
}
.header-fix-cover header #slide-menu a {
color: rgba(0,0,0,0.9);
} @media screen and (max-width: 1020px) {
.top-menu-pc { display: none;
}
.top-menu-mobile {
display: inherit;
}
.top-menu-mobile .menu a {
color: rgba(0,0,0,0.9);
}
nav ul { background-color: none;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: nowrap;
list-style-type: none;
margin: 0 0 0 1.5em;
}
nav ul ul { flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
background: none;
box-shadow: none;
padding: 0;
transition: 0;
width: auto;
height: auto;
}
.top-menu-mobile li a {
display: block;
margin: 0 2px;
padding: 0.3em 0;
position: relative;
}
.top-menu-mobile li ul a {
margin-right: 0.6em;
}
}   .content-area { width: 1200px;
max-width: 90%;
margin: 0 auto;
padding: 0;
}
@media screen and (max-width: 767px) {
.content-area,
.content-area-mobile {
width: 86%;
max-width: 86%;
margin: 0 auto;
padding: 0;
}
} .content-w90per {
width: 90%;
margin: 0 auto;
}
.content-w80per {
width: 80%;
margin: 0 auto;
}
.content-w70per {
width: 70%;
margin: 0 auto;
}
.content-w60per {
width: 60%;
margin: 0 auto;
}
.content-w50per {
width: 50%;
margin: 0 auto;
}
@media screen and (max-width: 1023px) {
.content-w70per,
.content-w60per,
.content-w50per {
width: 80%;
margin: 0 auto;
}
}
@media screen and (max-width: 767px) {
.content-w90per,
.content-w80per,
.content-w70per,
.content-w60per,
.content-w50per {
width: 86%;
margin: 0 auto;
}
.content-area .content-w90per,
.content-area .content-w80per,
.content-area .content-w70per,
.content-area .content-w60per,
.content-area .content-w50per {
width: 100%;
}
}  .flex-box,
.flex-box-row { display: flex;
flex-direction: row;
}
.flex-box-reverse { display: flex;
flex-direction: row-reverse;
}
@media screen and (max-width: 767px) {
.flex-box,
.flex-box-reverse { flex-direction: column;
}
}
.flex-box-vertical { display: flex;
flex-direction: column;
}
.flex-box-nowrap { display: flex;
flex-wrap: nowrap;
}
.flex-center { align-items: center;
} .flex-col1 { flex-basis: 10px;
flex-grow: 1;
padding: 20px;
margin: 0;
}
.flex-nomargin-col1 { flex-basis: 10px;
flex-grow: 1;
margin: 0;
}
.flex-col1-waku-l { flex-basis: 10px;
flex-grow: 1;
padding: 1em;
margin: 0em 0.5em 1em 0em;
}
.flex-col1-waku-c { flex-basis: 10px;
flex-grow: 1;
padding: 1em;
margin: 0em 0.5em 1em 0.5em;
}
.flex-col1-waku-r { flex-basis: 10px;
flex-grow: 1;
padding: 1em;
margin: 0em 0em 1em 0.5em;
}
.flex-col2 { flex-basis: 10px;
flex-grow: 2;
padding: 20px;
margin: 0;
}
.flex-nomargin-col2 { flex-basis: 10px;
flex-grow: 2;
margin: 0;
}
.flex-col3 { flex-basis: 10px;
flex-grow: 3;
padding: 20px;
margin: 0;
}
.flex-nomargin-col3 { flex-basis: 10px;
flex-grow: 3;
margin: 0;
}
.flex-nomargin-col1 img,
.flex-nomargin-col2 img,
.flex-nomargin-col3 img { min-width: 100%;
}
.flex-nomargin-col1.img-logo img,
.flex-nomargin-col2.img-logo img,
.flex-nomargin-col3.img-logo img { min-width: auto;
}
@media screen and (max-width: 767px) {
.flex-col1,
.flex-col2,
.flex-col3 { padding: 10px 0;
flex-basis: auto;
}
.flex-col1-waku-l,
.flex-col1-waku-c,
.flex-col1-waku-r {
padding: 1em;
margin: 0em 0em 1em 0em;
flex-basis: auto;
}
.flex-nomargin-col1,
.flex-nomargin-col2,
.flex-nomargin-col3 { flex-basis: auto;
}
} .flex-nomargin-col2-mobile1 {
flex-basis: 10px;
flex-grow: 2;
margin: 0;
}
@media screen and (max-width: 1023px){
.flex-nomargin-col2-mobile1 {
flex-grow: 1;
}
}
@media screen and (max-width: 767px){
.flex-nomargin-col2-mobile1 {
flex-basis: auto;
}
} .clip-contents-cover-after {
background-color: #ffffff; clip-path: polygon(0% 50px, 100% 0%, 100% 100%, 0% 100%);
height: auto;
margin-top: -80px;
}
@media screen and (max-width: 415px){
.clip-contents-cover-after {
clip-path: polygon(0% 6.25vw, 100% 0%, 100% 100%, 0% 100%);
margin-top: -54px;
}
} .cp_actab {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
}
.cp_actab input {
position: absolute;
z-index: -1;
opacity: 0;
}
.cp_actab label {
font-weight: bold;
line-height: 3;
position: relative;
display: block;
padding: 0 0 0 1em;
cursor: pointer;
margin: 0 0 1px 0;
border: 1px solid rgba(26,23,20,0.78); }
.cp_actab .cp_actab-content {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 1s;
transition: max-height 1;
}
.cp_actab .cp_actab-content p {
margin: 1em;
} .cp_actab input:checked ~ .cp_actab-content {
max-height: 40em;
} .cp_actab label::after {
line-height: 3;
position: absolute;
top: 0;
right: 0;
display: block;
width: 3em;
height: 3em;
-webkit-transition: all 1s;
transition: all 1s;
text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
content: '▼';
}
.cp_actab input[type=checkbox]:checked + label::after {
transform: rotateX(180deg);
}
.cp_actab label + p {
height: 0;
margin: 0 0;
}  .lh-0 {
line-height: 0!important;
}
.p-0 p,
p.p-0 {
margin: 0 0!important;
height: 0!important;
} .mt05em {
margin-top: 0.5em!important;
}
.mb05em {
margin-bottom: 0.5em!important;
}
.mt1em {
margin-top: 1em!important;
}
.mb1em {
margin-bottom: 1em!important;
}
.mt2em {
margin-top: 2em!important;
}
.mb2em {
margin-bottom: 2em!important;
}
.mt3em {
margin-top: 3em!important;
}
.mb3em {
margin-bottom: 3em!important;
}
.mt4em {
margin-top: 4em!important;
}
.mb4em {
margin-bottom: 4em!important;
}
.mt5em {
margin-top: 5em!important;
}
.mb5em {
margin-bottom: 5em!important;
}
.mt6em {
margin-top: 6em!important;
}
.mb6em {
margin-bottom: 6em!important;
}
.mt7em {
margin-top: 7em!important;
}
.mb7em {
margin-bottom: 7em!important;
}
.mt8em {
margin-top: 8em!important;
}
.mb8em {
margin-bottom: 8em!important;
}
.mt9em {
margin-top: 9em!important;
}
.mb9em {
margin-bottom: 9em!important;
}
.mt10em {
margin-top: 10em!important;
}
.mb10em {
margin-bottom: 10em!important;
}
@media screen and (max-width: 767px) {
.mt6em,
.mt7em,
.mt8em,
.mt9em,
.mt10em,
{ margin-top: 5em!important;
}
.mb6em,
.mb7em,
.mb8em,
.mb9em,
.mb10em { margin-bottom: 5em!important;
}
} .ml1em {
margin-left: 1em!important;
}
.mr1em {
margin-right: 1em!important;
}
.ml2em {
margin-left: 2em!important;
}
.mr2em {
margin-right: 2em!important;
} .pt05em {
padding-top: 0.5em!important;
}
.pb05em {
padding-bottom: 0.5em!important;
}
.pt1em {
padding-top: 1em!important;
}
.pb1em {
padding-bottom: 1em!important;
}
.pt2em {
padding-top: 2em!important;
}
.pb2em {
padding-bottom: 2em!important;
}
.pt3em {
padding-top: 3em!important;
}
.pb3em {
padding-bottom: 3em!important;
}
.pt4em {
padding-top: 4em!important;
}
.pb4em {
padding-bottom: 4em!important;
}
.pt5em {
padding-top: 5em!important;
}
.pb5em {
padding-bottom: 5em!important;
} .pl1em {
padding-left: 1em!important;
}
.pr1em {
padding-right: 1em!important;
}
.pl2em {
padding-left: 2em!important;
}
.pr2em {
padding-right: 2em!important;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.fw-bold {
font-weight: bold;
} .inlink {
margin-top: -84px;
padding-top: 84px;
} .menuicon {
padding: 0.5em;
}
.menuicon img {
margin: 0 auto;
}  .top_movie {
background: #fff;
width: 100%;
height: 100%;
}
.top_movie_cover video {
vertical-align:bottom;
} .video-letter {
position: relative;
}
.video-letter div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
margin:0;
padding:0;
height: 60%;
}
.video-letter div img {
width: 70%;
} .movie {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.movie iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
} .movie640 {
width: 100%;
max-width: 640px;
max-height: 360px;
margin: 0 auto;
}  .g-map {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.g-map iframe,
.g-map object,
.g-map embed {
position: absolute;
right: 0;
left: 0;
width: 85%;
height: 85%;
margin: 0 auto;
} .g-map-100 iframe,
.g-map-100 object,
.g-map-100 embed {
width: 100%;
height: 500px;
margin: 0 auto;
vertical-align:bottom;
}
@media screen and (max-width: 767px) {
.g-map-100 iframe,
.g-map-100 object,
.g-map-100 embed {
width: 100vw;
height: 300px;
margin: 0 auto;
}
} blockquote {
border: solid 1px #ddd;
padding: 0 2em;
position:relative;
z-index:1;
}
blockquote:before, blockquote:after{
font-family:"Font Awesome 5 Free";
font-size:3rem;
line-height:1em;
color:#ddd;
position:absolute;
z-index:-1;
}
blockquote:before{
content:"\f10d";
left:5px;
top:5px;
}
blockquote:after{
content:"\f10e";
right:5px;
bottom:5px;
} .link-bottom {
border-bottom: 1px solid #222;
} .border-all { border-top: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-left: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
.borderall {
border-top: 1px solid #ddd;
border-right: none;
border-bottom: 1px solid #ddd;
border-left: none;
}
}
.border-top { border-top: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
.border-top { border-top: none;
}
}
.border-right { border-right: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
.border-right { border-right: none;
}
}
.border-left { border-left: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
.border-left { border-left: none;
}
}
.border-bottom { border-bottom: 1px solid #ddd;
} .onlyPC {
display: block !important;
}
@media screen and (max-width: 767px){
.onlyPC {
display: none !important;
}
} .onlySP {
display: none !important;
}
@media screen and (max-width: 767px){
.onlySP {
display: block!important;
}
}.object-fit-img600 {
height: 600px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img500 {
height: 500px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img400 {
height: 400px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img300 {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.object-fit-img600 {
height: 500px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img500 {
height: 400px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img400 {
height: 340px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img300 {
height: 250px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
}
@media screen and (max-width: 767px) {
.object-fit-img600,
.object-fit-img500,
.object-fit-img400,
.object-fit-img300 {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
}
.object-fit-img240 {
height: 240px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-video240 {
height: 240px;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 415px){
.object-fit-video240 {
height: auto;
}
}
.object-fit-video240 video {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
@media screen and (max-width: 415px){
.object-fit-video240 video {
position: relative;
}
}
.object-fit-video400 {
height: 400px;
position: relative;
overflow: hidden;
}
@media screen and (max-width: 1023px){
.object-fit-video400 {
height: 340px;
position: relative;
overflow: hidden;
}
}
@media screen and (max-width: 767px){
.object-fit-video400 {
height: auto;
}
}
.object-fit-video400 video {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
@media screen and (max-width: 767px){
.object-fit-video400 video {
position: relative;
}
}
.object-fit-imgteam {
height: 700px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
@media screen and (max-width: 1200px) {
.object-fit-imgteam {
height: 900px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
}
@media screen and (max-width: 767px) {
.object-fit-imgteam {
height: auto;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }html {
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif, "游ゴシック体", "游ゴシック", sans-serif;
font-size: 62.5%; font-weight: 500;
}
@media screen and (max-width: 415px) {
#main-flex {
padding: 10px;
}
} .single a, .category a, .archive a, .blog a {
color: #0c2f4f;
}
@media screen and (max-width: 767px){
header {
margin: 10px 0 0 0;
}
}
.header-fix-cover {
position: absolute;
background: #0c2f4f;
border-bottom: 0px solid #f0f0f0;
height: 60px;
}
@media screen and (max-width: 415px) {
.header-fix-cover {
height: 54px;
}
}
#container-box {
margin-top: 60px;
}
@media screen and (max-width: 415px) {
#container-box {
margin-top: 54px;
}
}
.title-copy {
color:  rgba(255,255,255,1);
padding: 5px 0 0 1.6em;
font-weight: bold;
font-size: 1.4rem;
}
@media screen and (max-width: 415px) {
.title-copy {
line-height: 1.4;
}
}
@media screen and (max-width: 1020px){
.top-menu-mobile {
margin: 10px 0 0 0;
}
}
#slide-menu-inner {
padding: 15px 20px 0 0;
} .paging .prev a {
border-left: 15px solid #0c2f4f;
}
.paging .next a {
border-right: 15px solid #0c2f4f;
} .bgc-white {
background: #fff;
color: rgba(0,0,0,0.78);
}
.bgc-white h2,
.bgc-white h3,
.bgc-white h4 {
color: rgba(0,0,0,0.9);
}
.bgc-blue {
background: #0c2f4f; 
color: rgba(255,255,255,0.78);
}
.bgc-blue h2,
.bgc-blue h3,
.bgc-blue h4,
.bgc-blue a {
color: rgba(255,255,255,0.9);
} .kage {
text-shadow:0px 0px 7px #000000;
}
.under-line { border-bottom: 2px solid #0c2f4f;
}
.fs-26em {
font-size: 2.6rem;
}
.fs-13em {
font-size: 1.3rem;
}
.fs-14em {
font-size: 1.4rem;
}
.fc-red {
color: rgba(221,67,66,1);
}
.blog .entry p {
margin: 2em 0;
}
.midashi {
font-size: 3.6rem;
font-weight: normal;
}
@media screen and (max-width: 767px){
.midashi {
font-size: 3rem;
font-weight: normal;
}
} .img-contents-cover,
.img-contents-cover-footer {
position: relative;
}
.img-contents-cover-footer:before{
content: '';
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 2;
}
.img-contents-inner,
.img-contents-inner-footer {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70%;
color: rgba(242,240,237,0.78); z-index: 3;
}
@media screen and (max-width: 767px){
.img-contents-inner,
.img-contents-inner-footer {
width: 90%;
}
}
.img-contents-inner h2,
.img-contents-inner-footer h2 {
color: #f2f0ed; }
.catch-copy {
font-size: 4rem;
}
@media screen and (max-width: 767px){
.catch-copy {
font-size: 2.6rem;
margin-top: 1.8em;
}
}  .button-red,
a.button-red {
display: inline-block;
border: 1px solid rgba(221,67,66,1); background-color: rgba(221,67,66,1); color: rgba(255,255,255,0.92); padding: 0.5em 2em;
}
.button-red:hover {
animation: anime-red 1s ease-in-out;
}
@keyframes anime-red {
0%{ background-color: rgba(221,67,66,0.75); }
100%{ background-color: rgba(221,67,66,1); }
} .button-white,
a.button-white {
display: inline-block;
border: 1px solid rgba(255,255,255,1);
background-color: rgba(255,255,255,1);
color: rgba(0,0,0,0.75);
padding: 0.5em 2em;
}
.button-white:hover {
animation: anime-white 1s ease-in-out;
}
@keyframes anime-white {
0%{ background-color: rgba(255,255,255,0.75); }
100%{ background-color: rgba(255,255,255,1); }
} .button-blue,
a.button-blue {
display: inline-block;
border: 1px solid rgba(12,47,79,1);
background-color: rgba(12,47,79,1);
color: rgba(255,255,255,0.9);
padding: 0.5em 2em;
}
.button-blue:hover {
animation: anime-blue 1s ease-in-out;
}
@keyframes anime-blue {
0%{ background-color: rgba(12,47,79,0.75); }
100%{ background-color: rgba(12,47,79,1); }
} .button-fixed {
position: fixed;
bottom: 16px;
right: 16px;
z-index: 50;
} .flex-tategaki-box-reverse {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 500px;
}
@media screen and (max-width: 767px){
.flex-tategaki-box-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: auto;
}
}
@media screen and (max-width: 374px){
.flex-tategaki-box-reverse {
line-height: 1.9;
}
}
.flex-tategaki-col1 {
padding: 0px;
margin: 0;
}
.tateyokogaki { -ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
writing-mode: vertical-rl;
}
@media screen and (max-width: 767px){
.tateyokogaki { -webkit-writing-mode: horizontal-tb;
-ms-writing-mode: lr-tb;
writing-mode: horizontal-tb;
text-align: center;
}
}
.tateyokogaki-suuji { -webkit-text-combine: horizontal;
-ms-text-combine-horizontal: all;
text-combine-upright: all;
}
@media screen and (max-width: 767px){
.tateyokogaki-suuji { -webkit-text-combine: none;
-ms-text-combine-horizontal: none;
text-combine-upright: none;
}
}
.tateyokogaki .gyoukan {
margin-left: 2em;
}
@media screen and (max-width: 767px){
.tateyokogaki .gyoukan {
margin-left: 0em;
margin-bottom: 2em;
}
}
.ml1_5em {
margin-left: 1.5em !important;
}
@media screen and (max-width: 374px){
.ml1_5em {
margin-left: 1em !important;
}
} .flex-box-entrylist {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
.flex-box-entrylist { flex-direction: column;
}
}
.flex-col1-entrylist {
flex-basis: calc( (100% - 3em) / 3);
padding: 20px;
margin: 0.5em;
border: 1px solid rgba(0,0,0,0.2);
}
@media screen and (max-width: 767px) {
.flex-col1-entrylist { flex-basis: 10px;
flex-basis: auto;
}
} .play-button-cover {
position: relative;
}
.play-button-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 3;
}
.play-button-circle {
display: inline-block;
width: 160px;
height: 160px;
border-radius: 50%;
border: solid 1px #fff;
text-align:center;
line-height: 160px;
font-size: 3em;
}
@media screen and (max-width: 767px) {
.play-button-circle {
width: 100px;
height: 100px;
line-height: 100px;
font-size: 2em;
}
}
.play-button {
padding-left: 0.2em;
}
a.play-button-circle {
color: #fff;
} .brbox-cover {
position: relative;
margin-bottom: 5em;
}
@media screen and (max-width: 767px){
.brbox-cover {
margin-bottom: 2em;
}
}
.brbox-cover:before{
content: '';
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.3);
z-index: 2;
}
@media screen and (max-width: 850px){
.brbox-cover:before{
background-color: rgba(0,0,0,0);
}
}
.brbox-left {
position: absolute;
top: 16%;
left: 0;
right: 0;
width: 100%;
max-width: 90%;
margin: 0 auto;
padding: 0 50px;
color: rgba(255,255,255,0.75);
z-index: 3;
}
.brbox-left-inner {
width: 50%;
margin: 0 auto 0 0;
}
@media screen and (max-width: 850px){
.brbox-left-inner {
width: 100%;
margin: 0 0 0 0;
}
}
.brbox-left h2 {
color: rgba(255,255,255,0.95);
}
.brbox-right {
position: absolute;
top: 0;
right: 50px;
width: 40%;
margin-top: 35%;
z-index: 4;
}
@media screen and (max-width: 850px){
.brbox-left {
position: static;
top: 0;
width: 86%;
max-width: 86%;
margin: 1em auto 2em;
padding: 0 0;
}
.brbox-right {
position: static;
top: 0;
right: 0;
width: 86%;
max-width: 86%;
margin-top: 0;
margin: 0 auto;
}
}
.con-title {
font-size: 3rem;
font-weight: bold;
}
@media screen and (max-width: 850px){
.con-title {
font-size: 2.6rem;
font-weight: bold;
}
}
.con-subtitle {
font-size: 1.4rem;
} .flex-box-button { 
display: flex;
flex-direction: column;
}
.flex-box-button .flex-button {
margin-top: auto;
} img.attachment-100x100 {
margin: 0 12px 0 0;
float: left;
} @media screen and (max-width: 1023px){
.object-fit-video400 {
height: 400px;
}
}
@media screen and (max-width: 767px){
.object-fit-video400 {
height: auto;
}
} .paging .prev span,
.paging .next span {
font-size: 1.3rem;
}
.writer {
background-color: #f8f8f8;
padding: 1.4em 3em;
margin: 5em 0 2em;
}
.writer p {
margin: 0.5em 0!important;
} .slideshow {
position: relative;
width: 100%;
height: 94vh;
overflow: hidden;
}
@media screen and (max-width: 767px){
.slideshow {
height: 45vh;
}
}
.slideshow-image {
position: absolute;
width: 100%;
height: 100%;
background: no-repeat 50% 50%;
background-size: cover;
animation-name: slide;
animation-timing-function: linear;
animation-iteration-count: infinite;
animation-duration: 10s;
opacity: 1;
}
.slideshow-image:nth-child(1) {
animation-name: slide-1;
z-index: 4;
}
.slideshow-image:nth-child(2) {
animation-name: slide-2;
z-index: 3;
}
@keyframes slide-1 {
0% {
opacity: 0;
}
47% {
opacity: 0;
}
53% {
opacity: 1;
}
95% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes slide-2 {
0% {
opacity: 1;
}
47% {
opacity: 1;
}
53% {
opacity: 0;
}
95% {
opacity: 0;
}
100% {
opacity: 1;
}
}.fs-12 {
font-size: 1.2rem;
}
.lh-12 {
line-height: 1.2;
}  .button-black,
a.button-black {
display: inline-block;
border: 1px solid rgba(0,0,0,1); background-color: rgba(0,0,0,1); color: rgba(255,255,255,0.92); padding: 0.5em 2em;
}
.button-black:hover {
animation: anime-black 1s ease-in-out;
}
@keyframes anime-black {
0%{ background-color: rgba(0,0,0,0.75); }
100%{ background-color: rgba(0,0,0,1); }
} .button-white,
a.button-white {
display: inline-block;
border: 1px solid rgba(255,255,255,1); background-color: rgba(255,255,255,1); color: rgba(0,0,0,0.92); padding: 0.5em 2em;
}
.button-white:hover {
animation: anime-white 1s ease-in-out;
}
@keyframes anime-white {
0%{ background-color: rgba(255,255,255,0.75); }
100%{ background-color: rgba(255,255,255,1); }
} hr.hr-gradation { border: 0;
height: 1px;
background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
margin: 1em 0;
}
hr.hr-gradation2 { border: 0; 
height: 1px;
background-image: -webkit-linear-gradient(left, #222, #f0f0f0, #222);
background-image: -o-linear-gradient(left, #222, #f0f0f0, #222);
margin: 1em 0;
} .itemwaku-content-area {
width: 1200px;
max-width: 90%;
margin: 0 auto;
padding: 0;
}
@media screen and (max-width: 767px) {
.itemwaku-content-area {
width: 100%;
max-width: 100%;
}
}
.itemwaku-padding  {
padding: 1.4em;
}
@media screen and (max-width: 767px){
.itemwaku-padding  {
padding: 1.3em 0 1.3em 0;
}
} .itemwaku-text {
position: relative;
padding-left: 18px;
margin-top: 1em
}
.itemwaku-left {
position: absolute;
left: 0;
bottom: 50%;
line-height: 20px;
margin-bottom: -10px;
z-index: 2;
padding-right: 4px;
background: #fff; line-height: 20px;
}
.itemwaku-right {
position: relative;
text-align: right;
line-height: 20px;
}
.itemwaku-right:before {
content: "";
width: 100%;
height: 1px;
background: rgba(0,0,0,.12);
z-index: 0;
position: absolute;
right: 0;
top: 50%;
margin-top: 1px;
}
.itemwaku-right span {
position: relative;
background: #fff;
z-index: 1;
padding-left: 8px;
padding-right: 16px;
display: inline-block;
}
.itemwaku-right:after {
content: "\f0da";
font-family: "Font Awesome 5 Free";
font-weight: 900;
position: absolute;
right: -4px;
top: 50%;
margin-top: -9px;
z-index: 3;
} .flex-overlap-cover {
position: relative;
}
.flex-overlap {
position: relative;
width: 130%;
left: -100px;
background-color: white;
box-shadow: 6px 6px 6px rgba(0,0,0,0.3);
padding: 30px;
}
@media screen and (max-width: 767px) {
.flex-overlap-cover {
position: static;
}
.flex-overlap {
position: static;
width: 100%;
left: 0;
background-color: white;
box-shadow: none;
padding: 0;
}
} .img-contents-cover,
.img-contents-cover-footer {
position: relative;
}
.img-contents-cover-footer:before{
content: '';
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 2;
}
.img-contents-inner,
.img-contents-inner-footer {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70%;
color: rgba(242,240,237,0.78); z-index: 3;
}
@media screen and (max-width: 767px){
.img-contents-inner,
.img-contents-inner-footer {
width: 90%;
}
}
.img-contents-inner h2,
.img-contents-inner-footer h2 {
color: #f2f0ed; }
.catch-copy {
font-size: 4rem;
}
@media screen and (max-width: 767px){
.catch-copy {
font-size: 2.6rem;
margin-top: 1.8em;
}
} .img-contents-cover2 {
position: relative;
}
.img-contents-inner2 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 70%;
}
@media screen and (max-width: 767px){
.img-contents-inner2 {
position: relative;
left: 0;
top: 0;
transform: translate(0,0);
width: 100%;
margin: 0 0;
padding: 1.5em;
}
}  .img-contents-cover-contact {
position: relative;
}
.img-contents-inner-contact {
position: absolute;
top: 55%;
right: 10%;
transform: translate(0%, -50%);
width: 50%;
background-color: rgba(255,255,255,0.8); padding: 1em 2em;
font-size: 1.4rem;
line-height: 1.8;
}
.img-contents-inner-contact input,
.img-contents-inner-contact select,
.img-contents-inner-contact textarea {
border: solid 1px rgba(0,0,0,0.5); }
@media screen and (max-width: 1100px){
.img-contents-inner-contact {
position: relative;
left: 0;
top: 0;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
width: 60%;
margin: 0 auto;
padding: 1.5em;
}
.img-contents-inner-contact input,
.img-contents-inner-contact select,
.img-contents-inner-contact textarea {
border: solid 1px #ddd;
}
}
@media screen and (max-width: 767px){
.img-contents-inner-contact {
width: 96%;
}
} .img-contents-cover-left {
position: relative;
}
.img-contents-inner-left {
position: absolute;
top: 50%;
left: 0;
transform: translate(0%, -50%);
width: 50%;
background-color: #ffffff;
border-left: 20px solid #222; padding: 2em 5em;
}
@media screen and (max-width: 900px){
.img-contents-inner-left {
position: relative;
left: 0;
top: 0;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
width: 86%;
border-left: 0px solid #222; margin: 0 auto;
padding: 2em 0em;
}
} .img-contents-cover-right {
position: relative;
}
.img-contents-inner-right {
position: absolute;
top: 50%;
right: 0;
transform: translate(0%, -50%);
width: 50%;
background-color: #ffffff;
border-right: 20px solid #222; padding: 2em 5em;
}
@media screen and (max-width: 900px){
.img-contents-inner-right {
position: relative;
left: 0;
top: 0;
-webkit-transform: translate(0,0);
-moz-transform: translate(0,0);
-ms-transform: translate(0,0);
-o-transform: translate(0,0);
transform: translate(0,0);
width: 86%;
border-right: 0px solid #222; margin: 0 auto;
padding: 2em 0em;
}
} .photo-frame {
border: 1px solid #ddd;
padding: 10px;
background-color: #fff;
}
.photo-frame-effect {
position: relative;
}
.photo-frame-effect:before,
.photo-frame-effect:after {
z-index: -1;
position: absolute;
content: "";
bottom: 15px;
left: 10px;
width: 50%;
top: 80%;
max-width:300px;
background: #777;
box-shadow: 0 15px 10px #777;
-webkit-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.photo-frame-effect:after {
-webkit-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;
}  #page_content_wrapper .inner .sidebar_content .gallery-flex ul {
margin-left: 0;
}
.gallery-flex ul,
.gallery-flex-9 ul,
.gallery-flex-6 ul,
.gallery-flex-4 ul,
.gallery-flex-2 ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
list-style-type: none;
margin: 0;
}
.gallery-flex li {
flex-basis: 220px;
flex-grow: 1;
padding: 2px 5px;
}
.gallery-flex-9 li {
flex-basis: calc( 100% / 9);
flex-grow: 1;
padding: 5px;
}
.gallery-flex-6 li {
flex-basis: calc( 100% / 6);
flex-grow: 1;
padding: 5px;
}
@media screen and (max-width: 580px) {
.gallery-flex-9 li,
.gallery-flex-6 li {
flex-basis: calc( 100% / 3);
}
}
.gallery-flex-4 li {
flex-basis: calc( 100% / 4);
flex-grow: 1;
padding: 5px;
}
@media screen and (max-width: 580px) {
.gallery-flex-4 li {
flex-basis: calc( 100% / 2);
}
}
.gallery-flex-2 li {
flex-basis: calc( 100% / 2);
flex-grow: 1;
padding: 5px;
}
@media screen and (max-width: 580px) {
.gallery-flex-2 li {
flex-basis: calc( 100% / 1);
}
} .gallery-flex-fit ul {
display: flex;
flex-wrap: wrap;
list-style-type: none;
margin: 0;
}
.gallery-flex-9fit li { flex-basis: calc( 100% / 9);
flex-grow: 1;
}
.gallery-flex-6fit li { flex-basis: calc( 100% / 6);
flex-grow: 1;
}
.gallery-flex-4fit li { flex-basis: calc( 100% / 4);
flex-grow: 1;
}
.gallery-flex-3fit li { flex-basis: calc( 100% / 3);
flex-grow: 1;
}
.gallery-flex-2fit li { flex-basis: calc( 100% / 2);
flex-grow: 1;
}
@media screen and (max-width: 767px) {
.gallery-flex-9fit li { flex-basis: calc( 100% / 4);
}
.gallery-flex-9fit li:nth-child(n + 25) { display: none;
}
.gallery-flex-6fit li { flex-basis: calc( 100% / 3);
}
.gallery-flex-6fit li:nth-child(n + 25) { display: none;
}
.gallery-flex-3fit li { flex-basis: calc( 100% / 5);
}
.gallery-flex-2fit li { flex-basis: calc( 100% / 4);
}
} .c-gallery li:nth-child(n + 2) {
display: none;
}
.thumb li:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
} .object-fit-img-click-gallery {
height: 600px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img-click-gallery-thumb {
height: 120px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img-click-gallery-thumb2 {
height: 150px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
@media screen and (max-width: 767px) {
.object-fit-img-click-gallery {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img-click-gallery-thumb {
height: 60px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
.object-fit-img-click-gallery-thumb2 {
height: 80px;
-o-object-fit: cover;
object-fit: cover;
font-family: 'object-fit: cover;'
}
}@font-face {
font-family: 'Font Awesome 5 Free';
src:  url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3/img/icon/fonts/suzuhiro.eot?80aaj4);
src:  url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3/img/icon/fonts/suzuhiro.eot?80aaj4#iefix) format('embedded-opentype'),
url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3/img/icon/fonts/suzuhiro.ttf?80aaj4) format('truetype'),
url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3/img/icon/fonts/suzuhiro.woff?80aaj4) format('woff'),
url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3/img/icon/fonts/suzuhiro.svg?80aaj4#suzuhiro) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="fa-"], [class*=" fa-"] { font-family: 'Font Awesome 5 Free' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-times:before {
content: "\f00d";
}
.fa-clock:before {
content: "\f017";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-phone:before {
content: "\f095";
}
.fa-bars:before {
content: "\f0c9";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-play:before {
content: "\f04b";
}
.fa-circle-thin:before {
content: "\f1db";
}
 .c-flex {
display: -webkit-box;
display: flex;
-webkit-box-pack: justify;
justify-content: space-between;
flex-wrap: wrap;
}
.c-flex.-center {
-webkit-box-pack: center;
justify-content: center;
}
@media screen and (max-width: 835px) {
.c-flex.-spBlock {
display: block;
}
}
.c-flex.-nowrap {
flex-wrap: nowrap;
}
.c-flex.-top {
-webkit-box-align: start;
align-items: flex-start;
}
.c-flex.-middle {
-webkit-box-align: center;
align-items: center;
}
.c-flex.-bottom {
-webkit-box-align: end;
align-items: flex-end;
}
.c-flex.-left {
-webkit-box-pack: start;
justify-content: flex-start;
}
.c-flex.-right {
-webkit-box-pack: end;
justify-content: flex-end;
}
.c-flex.-mgl20 > li {
margin-left: 20px;
}
.c-flex.-mgl20 > li:nth-child(1) {
margin-left: 0;
}
.c-flex.-mgr20 > li {
margin-right: 20px;
}
.c-flex.-mgr20 > li:last-child {
margin-right: 0;
}
.c-flex.-mgl10 > li {
margin-left: 10px;
}
.c-flex.-mgl10 > li:nth-child(1) {
margin-left: 0;
}
.c-flex.-mgr10 > li {
margin-right: 10px;
}
.c-flex.-mgr10 > li:last-child {
margin-right: 0;
}
.c-flex .-col2 > li {
flex-basis: 50%;
}
.c-flex .-col3 > li {
flex-basis: 33.3333333333%;
}
.c-flex .-col4 > li {
flex-basis: 25%;
}
.c-flex .-col5 > li {
flex-basis: 20%;
}
.c-flex .-flex1 {
-webkit-box-flex: 1;
flex: 1;
}
.c-flex .-lh0 {
line-height: 0;
}
.c-flex .-mglAuto {
margin-left: auto !important;
}
.c-flex .-mgrAuto {
margin-right: auto !important;
}
.import-footer { background-color: #0c2f4f;
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: #000;
line-height: 1.8; -webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-font-feature-settings: "palt" 1;
font-feature-settings: "palt" 1;
font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
}
.import-footer * {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.import-footer img, .import-footer svg {
border: 0;
border-style: none;
vertical-align: top;
font-size: 0;
line-height: 0;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
}
.import-footer a {
-webkit-transition: 0.3s;
transition: 0.3s;
color: #003c78;
text-decoration: none;
}
.import-footer a:link {
color: #003c78;
text-decoration: none;
}
.import-footer a:visited {
color: #003c78;
text-decoration: none;
}
.import-footer a:hover {
color: #003c78;
text-decoration: none;
-webkit-transition: 0.3s;
transition: 0.3s;
opacity: 0.8;
}
.import-footer a:active {
color: #003c78;
text-decoration: none;
}
.import-footer *:focus {
outline: none;
}
.import-footer ::-moz-selection {
background-color: #ccc;
color: #000;
text-shadow: none;
}
.import-footer ::selection {
background-color: #ccc;
color: #000;
text-shadow: none;
}
.import-footer ul,.import-footer dl,.import-footer ol{
list-style-type: none;
}
body.shohin .import-footer {
margin-top: 70px;
}
@media screen and (max-width: 835px) {
body.shohin .import-footer {
margin-top: 50px;
}
}
.import-footer .c-serif {
letter-spacing: 0.05em;
}
.import-footer .inner {
margin: auto;
width: 100%;
max-width: 1160px;
position: relative;
}
@media screen and (max-width: 1160px) {
.import-footer .inner {
width: calc(100vw - 40px);
}
}
.import-footer .list-footerWrap {
padding: 60px 0;
}
@media screen and (max-width: 934px) {
.import-footer .list-footerWrap {
padding-top: 20px;
padding-bottom: 40px;
display: block;
}
}
.import-footer .list-footerWrap > li:nth-child(1) {
-ms-flex-preferred-size: 120px;
flex-basis: 120px;
margin-right: 75px;
}
@media screen and (max-width: 934px) {
.import-footer .list-footerWrap > li:nth-child(1) {
margin-right: 0;
margin-bottom: 30px;
}
}
@media screen and (max-width: 934px) {
.import-footer .list-footerWrap > li:nth-child(1) a {
width: 90px;
display: block;
}
}
.import-footer .list-footerWrap > li:nth-child(1) a:hover {
opacity: 1;
}
.import-footer .list-footerWrap > li:nth-child(2) {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.import-footer .list-footerWrap > li:nth-child(2) .c-btn.-cart {
border-color: #fff !important;
color: #fff !important;
background-color: transparent !important; font-size: 18px;
font-weight: bold;
margin-left: 0;
padding: 30px 20px;
width: 480px;
background-image: none !important;
}
@media screen and (max-width: 835px) {
.import-footer .list-footerWrap > li:nth-child(2) .c-btn.-cart {
width: 100%;
font-size: 1.6rem;
padding: 20px 20px;
}
}
.import-footer .list-footerWrap > li:nth-child(2) .c-btn.-cart:hover {
border-color: #003c78;
background-color: #003c78 !important;
opacity: 1;
}
.import-footer .list-footerMenu {
margin-top: 30px;
gap: 15px 35px;
width: 700px;
}
@media screen and (max-width: 835px) {
.import-footer .list-footerMenu {
width: 100%;
}
}
.import-footer .list-footerMenu > li a {
color: #fff; font-size: 14px;
}
.import-footer .list-footerMenu > li a::before { background-image: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_arrow_wh.svg);
background-size: cover;
}
.import-footer .list-footerMenu > li a.-other::before { background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other_wh.svg) no-repeat !important;
background-size: cover;
width: 11px;
height: 10px;
margin-top: -2px;
}
.import-footer .footerBottom { display: flex;
justify-content: center;
align-items: center;
padding: 12px 0;
height: 50px;
font-size: 12px;
line-height: 1;
color: #fff;
background-color: #0c2f4f;
} @media screen and (max-width: 835px) { .import-footer .footerBottom {
padding: 20px 0 15px;
}
}
.import-footer .footerBottom .list-footerBottom > li:nth-child(1) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media screen and (max-width: 835px) {
.import-footer .footerBottom .list-footerBottom > li:nth-child(1) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
}
.import-footer .footerBottom .list-footerBottom > li:nth-child(2) {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
@media screen and (max-width: 835px) {
.import-footer .footerBottom .list-footerBottom > li:nth-child(2) {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
width: 100%;
}
}
.import-footer .footerBottom .list-footerBottom > li:nth-child(2) small { font-size: 12px;
line-height: 1;
color: #fff;
}
@media screen and (max-width: 835px) {
.import-footer .footerBottom .list-footerBottom > li:nth-child(2) small { display: block;
text-align: center;
}
}
.import-footer .footerBottom .list-footerOther {
-webkit-column-gap: 10px;
-moz-column-gap: 10px;
column-gap: 10px;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media screen and (max-width: 835px) {
.import-footer .footerBottom .list-footerOther {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.import-footer .footerBottom .list-footerOther > li {
-ms-flex-preferred-size: 32px;
flex-basis: 32px;
}
.import-footer .footerBottom .list-footerOther > li.-en {
-ms-flex-preferred-size: 80px;
flex-basis: 80px;
margin-left: 20px;
}
.import-footer .footerBottom .list-footerOther > li.-en a {
font-size: 1.4rem;
line-height: 1;
color: #000;
text-decoration: none;
position: relative;
display: block;
background-color: #fff;
text-align: center;
padding: 8px 5px;
padding-right: 20px;
}
.import-footer .footerBottom .list-footerOther > li.-en a::before {
content: "";
width: 11px;
height: 11px;
display: block;
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other_site.svg) no-repeat;
background-size: cover;
position: absolute;
left: 50%;
margin-left: 1em;
top: 50%;
margin-top: -7px;
}
.import-footer .pagetop {
position: absolute;
bottom: 120px;
right: 20px;
z-index: 50;
}
.import-footer .pagetop.fixedF {
position: fixed;
}
.import-footer .pagetop a {
position: relative;
display: block;
width: 62px;
height: 62px;
background-color: #fff;
-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 835px) {
.import-footer .pagetop a {
width: 40px;
height: 40px;
}
}
.import-footer .pagetop a::before {
content: "";
display: block;
width: 16px;
height: 16px;
border: 0px;
border-top: solid 2px #000;
border-right: solid 2px #000;
-webkit-transform: rotate(-45deg) translate(-15%, -50%);
transform: rotate(-45deg) translate(-15%, -50%);
position: absolute;
left: 50%;
top: 50%;
margin: auto;
margin-top: 4px;
}
@media screen and (max-width: 835px) {
.import-footer .pagetop a::before {
width: 12px;
height: 12px;
}
}
.import-footer .pagetop a::after {
content: "";
display: block;
width: 24px;
height: 2px;
background-color: #000;
position: absolute;
margin: auto;
left: 0;
right: 0;
top: 50%;
margin-top: -10px;
}
@media screen and (max-width: 835px) {
.import-footer .pagetop a::after {
width: 18px;
margin-top: -8px;
}
}  a.c-btn,
.c-btn {
display: block;
position: relative;
width: 340px;
margin: auto;
padding: 20px 20px;
font-size: 1.8rem;
font-weight: 500;
text-decoration: none !important;
text-align: center;
border: 1px solid #003c78;
color: #003c78;
-webkit-transition: 0.3s;
transition: 0.3s;
line-height: 1;
overflow: hidden;
cursor: pointer;
z-index: 1;
-webkit-transition: 0.2s;
transition: 0.2s;
font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
letter-spacing: 0.05em;
}
@media screen and (max-width: 835px) {
a.c-btn,
.c-btn {
width: 255px;
padding: 15px 20px;
}
}
a.c-btn::before,
.c-btn::before {
content: "";
display: block;
width: 8px;
height: 12px;
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_arrow.svg) no-repeat;
background-size: cover;
position: absolute;
right: 20px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: 0.2s;
transition: 0.2s;
}
a.c-btn:hover,
.c-btn:hover {
background-color: #003c78;
color: #fff;
-webkit-transition: 0.2s;
transition: 0.2s;
opacity: 1;
}
a.c-btn:hover::before,
.c-btn:hover::before { background-image: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_arrow_wh.svg);
background-size: contain;
-webkit-transition: 0.2s;
transition: 0.2s;
}
a.c-btn.-cart::before,
.c-btn.-cart::before {
width: 30.5px;
height: 26.4px; background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_cart.svg) no-repeat;
background-size: contain;
}
a.c-btn.-blank::before,
.c-btn.-blank::before {
width: 16px;
height: 13px;
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other.svg) no-repeat !important;
background-size: contain;
-webkit-transition: 0.2s;
transition: 0.2s;
}
a.c-btn.-blank:hover::before,
.c-btn.-blank:hover::before {
background-image: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other_wh.svg);
}
a.c-btn.-blank.-wht::before,
.c-btn.-blank.-wht::before {
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other_wh.svg) no-repeat !important;
}
a.c-btn.-large,
.c-btn.-large {
width: 90%;
max-width: 500px;
font-size: 2.2rem;
font-weight: 600;
letter-spacing: 0.2em;
}
@media screen and (max-width: 835px) {
a.c-btn.-large,
.c-btn.-large {
font-size: 1.8rem;
}
}
a.c-link,
.c-link {
text-decoration: none;
padding-right: 16px;
position: relative;
display: inline-block;
font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
letter-spacing: 0.05em;
color: #000;
}
a.c-link::before,
.c-link::before {
content: "";
display: block;
width: 8px;
height: 12px;
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_arrow.svg) no-repeat;
background-size: cover;
position: absolute;
right: 0px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
a.c-link.-sanserif,
.c-link.-sanserif {
font-family: "Yu Gothic Medium", "æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium", YuGothic, "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "ãƒ¡ã‚¤ãƒªã‚ª", sans-serif;
letter-spacing: 0;
}
a.c-link.-left,
.c-link.-left {
padding-right: 0px;
padding-left: 16px;
}
a.c-link.-left::before,
.c-link.-left::before {
right: inherit;
left: 0px;
}
a.c-link.-back,
.c-link.-back {
padding-right: 0px;
padding-left: 16px;
color: #000;
}
a.c-link.-back::before,
.c-link.-back::before {
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_arrow_right.svg) no-repeat;
background-size: cover;
right: inherit;
left: 0px;
}
a.c-link.-other::before,
.c-link.-other::before {
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other.svg) no-repeat !important;
background-size: cover;
width: 11px;
height: 10px;
}
a.c-link.-inline::before,
.c-link.-inline::before {
display: none;
}
a.c-link.-inline::after,
.c-link.-inline::after {
content: "";
display: inline-block;
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other.svg) no-repeat;
background-size: cover;
width: 11px;
height: 10px;
margin-left: 5px;
}
.isOn- .c-link.-other::before {
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other_wh.svg) no-repeat !important;
}
.isOn-.isOn .c-link.-other::before {
background: url(//www.kamaboko.mom/craftsman/wp-content/themes/ys-theme3-child/assets/img/icon_other.svg) no-repeat !important;
}