@charset "utf-8";

/*
Theme Name: Cielきもの
Version: 1.0
-------------------------------------------------------------- */


/*	reset
----------------------------------------------------*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
tr,
th,
td,
figure,
section,
table,
article,
main,
textarea,
input,
form,
span,
tbody,
button,
figcaption,
select {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-size: 15px;
    text-align: left;
    line-height: 1.7;
    box-sizing: border-box;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "Yu Gothic", YuGothic,'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: normal;
    letter-spacing: 1px;
}

a:link {
    box-sizing: border-box;
    font-size: inherit;
    font-family: inherit;
    color: #FFF;
}


/* iOSでのデフォルトスタイルをリセット */

input[type="submit"],
input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}


/*	reset_2
----------------------------------------------------*/

html {
    font-size: 100%;
}

body {
    background: #171717;
    color: #FFF;
}

h1 {}

h2 {
    font-weight: normal;
}

h3,
h4,
h5,
h6 {
    font-size: 1em;
}

p,
th,
td,
li {}

ul {
    list-style-type: none
}

ol {
    margin-bottom: 1em;
}

ol li {
    margin-left: 1.2em;
}

li {
    margin-bottom: 0.7em;
    line-height: 1.5;
}

a:link {
    text-decoration: underline;
}

a {
    transition: 1s;
}

a:hover {
    opacity: 0.7;
}

a:visited {
    text-decoration: underline;
    color: #FFF;
}

a:hover {
    text-decoration: none;
}

img {
    border: 0;
    vertical-align: bottom;
}

address {
    font-style: normal;
    text-align: left;
}

p,
ul {
    margin-bottom: 1.4em;
}

em {
    text-decoration: none;
    font-style: normal;
}

.flexwrap_sp {
    display: flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
}


/*	heading
----------------------------------------------------*/

h1,
h1 span.h1_border {
    clear: both;
    padding-bottom: 8px;
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1.2;
    letter-spacing: 5px;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}

h1 span.h1_border {
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 0.3em;
    padding-bottom: 0.4em;
}

h1 span {
    display: block;
    line-height: 14px;
    margin-bottom: 12px;
    font-size: 0.6em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}

h1 span.material-icons {
    display: block;
    text-align: center;
}

h1 span a {
    font-weight: bold;
}

.uppercase {
    text-transform: uppercase;
}

h2 {
    clear: both;
    margin-top: 3em;
    margin-bottom: 1em;
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1.6;
    letter-spacing: 4px;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}

h2 span {
    display: block;
    text-align: center;
    line-height: 14px;
    font-size: 0.6em;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}

h2 .material-icons {
    display: block;
    text-align: center;
}

h2 span.h2_border {
    display: inline-block;
    border-bottom: #FFF 1px solid;
    margin-bottom: 0.3em;
    padding-bottom: 0.4em;
    font-size: 1.3em;
}

.article section h2:first-child {
    margin-top: 0;
}

h3,
.h2_h3 {
    margin-top: 2em;
    margin-bottom: 0.8em;
    padding-bottom: 0.5em;
    font-weight: bold;
    font-size: 1.3em;
    text-align: left;
	border-bottom: #FFF 1px solid;
    letter-spacing: 2px;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}

h3 span {
    font-size: 0.6em;
    font-weight: bold;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}

.right-side h3 {
    font-size: 1.1em;
}

h4 {
    clear: both;
    margin: 2em 0 1em 0;
    padding: 0 0 0.5em;
    font-weight: normal;
    font-size: 1.2em;
    color: #000;
    border-bottom: #DDD 1px solid;
}

h5 {
    font-weight: bold;
    margin: 2em 0 1em 0;
    padding: 0 0 0.5em;
    font-size: 1.1em;
    color: #000;
    border-bottom: #DDD 1px solid;
}

.big {
    font-size: 1.5em;
}

.big strong {
    font-size: 1.5em;
    font-weight: 500;
}

.message {
    line-height: 1.8;
    font-size: 19px;
    margin-bottom: 2em;
}

#breadcrumbs {
    margin: 0;
    padding: 4px 0 6px 0.5em;
    font-size: 1em;
    text-align: left;
}

#breadcrumbs a,
#breadcrumbs span {
    font-size: 12px;
}

.front #breadcrumbs {
    display: none;
}


/*	header
----------------------------------------------------*/

#header {}

#header .main h1 span {
    display: block;
    width: 100%;
    word-wrap: break-word;
    color: #FFF;
    text-align: center;
    text-shadow: 0px 0px 6px rgba(0, 14, 76, 1);
    text-transform: uppercase;
    line-height: 14px;
    margin-bottom: 4px;
    font-size: 0.4em;
    font-weight: bold;
}


/*navi*/

#toggle {
    z-index: 100;
}

#menuButton {
    display: block;
    width: 100%;
    position: relative;
}

#menuButton span {
    display: block;
    background: #FFF;
    width: 100%;
    height: 2%;
    position: absolute;
    left: 0;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

#menuButton span:first-child {
    top: 23%;
}
#menuButton span:last-child {
    bottom: 32%;
}

#menuButton.active span:first-child {
    -webkit-transform: translateY(0) rotate(45deg);
    -moz-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
}

#menuButton.active span:last-child {
    -webkit-transform: translateY(0) rotate(-45deg);
    -moz-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
    bottom: 69%;
}

#menuButton.active span:last-child::after {
    display: none;
}

#header_fav{
    position: absolute;
    right: 65px;
    top: 26px;
    font-weight: 100;
}

.description {
    position: relative;
    width: 100%;
    padding: 20px 0 10px 0;
    font-size: 0.8em;
    text-align: center;
    letter-spacing: 2px;
}

#popup_navi_wrap {
    z-index: 100;
    display: none;
    position: fixed;
    background: #000;
    width: 100%;
}

.popup_navi>li a {
    position: relative;
    color: #FFF;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    font-size: 1.1em;
}
.popup_navi>li a::after{
    content: "";
    position: absolute;
    bottom: -4px;
    left:0;
    width: 0;                   /* hoverしていない時の横幅は0に指定 */
    height: 1px;                /* 線の太さ */
    background-color: #FFF;  /* 線色 */
    transition: .3s;            /* アニメーション時間 */
}
/* .move_bottom-lineがホバーされた時に線の横幅を100%にします */
.popup_navi>li a:hover::after,
.popup_navi>li.active a::after{
    width: 100%;
}

.searchform {
    padding: 6px;
}

.screen-reader-text {
    display: none;
}

.custom_post_li a {
    position: relative;
    font-weight: bold;
    text-decoration: none;
    border-bottom: #AAAAAA 1px solid;
    display: block;
    padding: 0.8em 0.4em;
}

.custom_post_li a::after {
    content: '';
    display: block;
    width: 30%;
    position: absolute;
    bottom: -1px;
    left: 0px;
    transition: 0.8s;
}

.custom_post_li a:hover::after {
    width: 100%;
}

.custom_post_li a::before {
    content: '\025B8';
    display: inline-block;
}


/*	footer
----------------------------------------------------*/

#footer {
    clear: both;
    background: #191919;
}

.footer_top {
    padding: 2em;
    background: #0C0C0C;
}

.footer_bottom {
    width: 100%;
    padding: 16px 30px;
    background: #000;
}

.footer_logo {
    margin-bottom: 1em;
}

.footer_logo img {
    height: 42px;
}

.footer_sns {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.footer_studio {
    margin-right: 1em;
}
.footer_studio > a{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #FFF;
    color: #000 !important;
    padding: 0 2em;
    height: 34px;
    border-radius: 1000px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
}
.footer_insta > a {
    display: block;
    height: 34px;
}
.footer_insta img {
    height: 100%;
}

.footer_profile {
    line-height: 1.4;
    margin: 0;
    line-height: 1.55;
}
.footer_title {
    padding-left: 1em;
    font-size: 0.7em;
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "MS P明朝", "MS PMincho", serif;
}


.footer_navi.menu:last-child {
    padding-bottom: 0;
    padding-top: 0.8em;
    border: none;
}

.footer_navi li a {
    padding-left: 0;
	padding-right: 1em;
    color: #FFF;
    font-size: 0.8em;
}

.footer_map_wrap iframe {
    max-width: 100%;
}

#copyright {
    margin-bottom: 0;
    text-align: center;
    color: #B6B6B6;
    font-size: 0.7em;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#pagetop {
    background-color: rgba(0, 0, 0, 0.40);
    text-align: center;
    color: #FFF;
    font-size: 20px;
    text-decoration: none;
    position: fixed;
    justify-content: center;
    align-items: center;
    height: 50px;
    width: 50px;
    padding: 13px;
    bottom: 13px;
    margin-bottom: 0;
    right: 15px;
    cursor: pointer;
    line-height: 1.2;
    border-radius: 200px;
}


/*	maincontent
----------------------------------------------------*/

#contents_wrapper {
    overflow: hidden;
}

.article section {
    padding: 4em 0;
}

.article section.section_title {
	padding-top:0;
	padding-bottom:0;
}
.index_main section h3:first-child {
	margin-top:0;
}

#main img {
    max-width: 100%;
}

#main img.aligncenter {
    display: block;
    margin: 0 auto;
}

.single_intro_img {
    width: 100%;
}

.single_intro_img img {
    width: 100%;
}

#main.index_main ul {
    list-style: disc;
    padding-left: 1em;
}

#main.index_main #aside ul {
    list-style: none;
    padding-left: 0;
}

.index_main td {
    padding: 0.5em;
    vertical-align: top;
    border-bottom: #DDD 1px solid;
}


/*home
----------------------------------------------------*/
#video-area{
    position: relative;
	height: 78vh;
	overflow:hidden;
	margin-bottom:1.4em;
}

#video {
    /*天地中央配置*/
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /*縦横幅指定*/
    width: 177.77777778vh; /* 16:9 の幅→16 ÷ 9＝ 177.77% */
    height: 56.25vw; /* 16:9の幅 → 9 ÷ 16 = 56.25% */
    min-height: 100%;
    min-width: 100%;
}

.h2_home {
    text-align: center;
    font-weight: normal;
    font-size: 1.4em;
}

.instagram_wrap {
	background:#000000;
	color:#FFF;
}
#sb_instagram a:link {
	color:#FFF !important;
}

.slick-dots li.slick-active button:before {
    color: white !important;
}
.slick-dots li button:before {
    color: #CCC !important;
}

.slide {
    background-position: center top;
}

.slide {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.slide img {
    height: 100%;
}

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

.slide_special_link {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 500px;
    transition: 1s;
}

.flex-control-nav a {
    background-blend-mode: difference;
    background-color: #E9E9E9 !important;
}

.flex-control-paging li a.flex-active {
    background-blend-mode: difference;
    background-color: #3F3F3F !important;
}

.top_main .slide {
    justify-content: center;
    align-items: center;
    margin: 0;
    text-align: center;
    background-color: #FFF;
    background-size: cover;
}

.top_main_text {
    display: inline-block;
    visibility: hidden;
    padding: 40px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
}

.top_main_text a {
    color: #FFF;
}

.top_main p {
    text-align: center;
    margin-bottom: 0;
    color: #FFF;
    font-size: 18px;
    text-shadow: 0px 0px 7px #000000;
}

.furisode_list_wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.furisode_list {
    position: relative;
}
.furisode_list_a {
    display: block;
    aspect-ratio: 2 / 3;
    background-repeat: no-repeat;
    background-size: cover;
}

.furisode_h2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.5em;
    border-bottom: #FFF 1px solid;
}
.color-box {
    background-color: #1e73be;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 3px;
}
.collection_tag {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
}
.collection_tag li,
.collection_tag li span{
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.collection_tag li::after{
    content: ', ';
    display: inline;
}
.collection_tag li:first-child::after,
.collection_tag li:last-child::after{
    display: none;
}

.furisode_desc {
    padding-top: 1em;
}
.furisode_desc p{
    font-size: 0.84em;
}
.home_intro_figure a:link {
	text-decoration:none;
}
.home_intro_figcaption {
    position: relative;
    background: #FFF;
    bottom: 2em;
    margin: 0 auto;
    padding: 1em;
    box-shadow: 0px 0px 10px -5px #777777;
    border-radius: 6px;
    width: 96%;
    z-index: 1;
}

.furisode_list_h3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1em;
    border: none;
    font-size: 0.7em;
    text-align: center;
    margin: 1em 0 0.5em 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "Yu Gothic", YuGothic,'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.furisode_list_h3::before,
.furisode_list_h3::after {
    content: '';
    display: block;
    flex-grow: 1;
    height: 1px;
    background-color: #707070;
}

.home_intro_h3 {
    margin: 0;
    border: none;
    text-align: center;
}

.home_intro_h3 span {
    display: block;
    text-align: center;
}

.home_intro_text {
    margin: 0;
    font-size: 0.7em;
}

.border_box {
    border: #000 1px solid;
    padding: 1em 2em;
}

.border_bottom:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    border: 2px solid #B9AA96;
}

.border_bottom {
    position: relative;
    border-bottom: #c9a063 2px solid;
}

.noborder {
    border: none !important;
}

.weightnormal {
    font-weight: normal !important;
}

.fav {
    position: absolute;
    bottom: 1em;
    right: 1em;
    display: none;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.4);
    width: 44px;
    height: 44px;
    border-radius: 100px;
}
.fav_list_wrap .fav {
    display: flex;
}
.simplefavorite-button{
    font-size: 1.6em;
    font-family: auto;
    cursor: pointer;
    color: #FFF;
}
.furisode_list:hover .fav {
    display: flex;
}
.simplefavorite-button.active {
    color: #ff0051;
}

.side_fav a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
    background: #003466;
    color: #FFF;
    padding: 10px;
    border-radius: 9px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.voice_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.voice_list_figure {
    width: 29%;
    background-size: cover;
    aspect-ratio: 1 / 1;
}
.voice_list_text {
    width: 68%;
}
.voice_term {
    margin-bottom: 0.6em;
    font-size: 0.7em;
    color: #B4B4B4;
}
.voice_list_name {
    margin-bottom: 0.6em;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.voice_list_catch {
    border: none;
    font-size: 1em;
    margin: 0 0 0.6em 0;
}
.voice_list_desc {
    font-size: 0.85em;
    margin-bottom: 0;
}
.btn {
    text-align: center;
    width: 100%;
}

a.btn,
input[type="submit"].btn {
    -webkit-appearance: none;
    white-space: pre-line;
    word-break: break-all;
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: #FFF;
    width: 100%;
    border-radius: 40px;
    margin: 0 auto;
    padding: 1em 2em;
    font-weight: bold;
    text-decoration: none;
    transition: 0.6s;
}

a.btn.btn_border,
input[type="submit"].btn.btn_border {
    background: none;
    color: #FFF;
    border:#FFF 1px solid;
}

.btn_pdf::before {
    display: block;
    content: "";
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    background-image: url(./images/pdf.png);
    background-size: cover;
}

.box {
    border: #000 4px solid;
    border-radius: 6px;
    padding: 1em;
}

.box h3:first-child {
    margin-top: 0;
}

.box p:last-child,
.box ul:last-child {
    margin-bottom: 0;
}

.single_main {
    display: flex;
    justify-content: center;
    align-items: center;
}


.tag {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.tag a {
    display: flex;
    align-items: center;
    padding: 2px 15px;
    color: #000;
    margin: 4px 2px 0 2px;
	border:#CBCBCB 1px solid;
    border-radius: 20px;
    text-decoration: none;
    font-size: 12px;
}


/*page*/

.page_list {
    margin-top: 2em;
    margin-bottom: 2em;
    border-top: #DDD 1px solid;
}

.page_list li {
    border-bottom: #DDD 1px solid;
}

.page_list a {
    display: block;
    margin: 0 auto;
    padding: 1em;
    font-size: 1em;
    text-decoration: none;
    color: #000;
}

.page_list a.list_parent {
    font-size: 1.2em;
    font-weight: bold;
    padding: 40px 0;
    text-align: center;
    cursor: default;
    color: #FFF;
    background: #51934e;
}

.page_list li:last-child a {
    border-bottom: none;
}

.page_list .current_page_item,
.page_list .page_list {
    background: #77a444;
}

.page_list .current_page_item a,
.page_list a.page_list {
    background: #77a444;
    color: #FFF;
}

.page_list a.page_list {
    width: 100%;
}

.page_list li a.page_list11 {
    display: none;
}

.page_list li:last-child a {
    border-bottom: none;
}

.page_list .current_page_item,
.page_list .page_list {
    background: #77a444;
}

.page_list .current_page_item a,
.page_list a.page_list {
    background: #77a444;
    color: #FFF;
}

.page_list a.page_list {
    width: 100%;
}


/*archive*/

.archive_h1 {
    padding: 2em 0;
}

.column_listwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.yarpp-related h3 {
    font-size: 100% !important;
}

.list_column {
    position: relative;
}

.list_column_img {
    position: relative;
    margin: 0 0 6px 0;
}

.list_column .tag_style {
    position: absolute;
    right: 0;
    bottom: 2px;
}

.column_list_h2 {
    text-align: left;
    margin-bottom: 0;
    letter-spacing: 0px;
    line-height: 1.3;
    font-size: 13px;
}

.column_list_h2 a {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

.list_column_img .tag_studio {
    position: absolute;
    top: 3px;
    right: 4px;
}

.archive_count {
    text-align: center;
}

.archive h2 {
    margin-top: 1.5em;
}

.thumbnail {
    margin-bottom: 0;
}

.tag_style {
    margin: 0;
}

.tag_style li {
    display: inline-block;
    color: #FFF;
    background: #000;
    margin: 0 2px 0 0;
    padding: 3px 7px;
    border-radius: 6px;
    font-size: 10px;
}

.tag_style li.girly {
    background: #DB0065;
}

.tag_style li.cool {
    background: #1B6EAC;
}

.tag_style li.modern {
    background: #EE9447;
}

.search_result {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 1em;
}

.search_result_p {
    display: flex;
    margin: 0 2px 20px 2px;
    border: #CCC 1px solid;
    padding: 10px 20px;
    border-radius: 60px;
    font-size: 14px;
    font-weight: bold;
}

.search_result_p span {
    display: block;
    font-size: 14px;
}

.search_result_p span::after {
    content: ',';
}

.search_result_p span:last-child::after {
    display: none;
}

.search_h3 {
    font-size: 1em;
    border: none;
}
.custom-checkbox {
    cursor: pointer;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 0.9em;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
/* 本来のチェックボックスを非表示にする */
.custom-checkbox input[type="checkbox"] {
    display: none;
}

/* <span>を擬似チェックボックスとしてスタイリング */
.custom-checkbox span {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 3px;
    vertical-align: middle;
    margin-right: 8px;
}

/* チェックされた時の<span>のスタイル */
.custom-checkbox input[type="checkbox"]:checked + span {
    background-color: #007bff; /* チェック時の背景色 */
    border-color: #007bff; /* チェック時の枠線色 */
}

/* チェックマークを追加（オプション） */
.custom-checkbox input[type="checkbox"]:checked + span::after {
    content: '✔'; /* ✓ や ✔ を表示 */
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
}

.search_btn {
    display: block;
    border: none;
    background: #000;
    color: #FFF;
    width: 100%;
    padding: 0.5em;
    text-align: center;
    border-radius: 8px !important;
    font-size: 0.9em;
}
.search_btn:hover {
    background: #FFF;
    color: #000;
}

.main_img {
	margin:0 auto 1.5em auto;
}


.cat {
    margin: 0 0 0.2em 0;
}

.cat li {
    display: inline-block;
    margin: 0 1px;
    padding: 2px 13px;
    font-size: 12px;
    background: #424242;
    color: #FFF;
    text-decoration: none;
}

.tags {
    padding-bottom: 20px;
    border-bottom: #CCC 1px solid;
}

.tags li a {
    display: inline-block;
    margin: 0 1px;
    padding: 5px 16px;
    font-size: 11px;
    border-radius: 5px;
    background: #ededed;
    color: #000;
    text-decoration: none;
}

.wp_social_bookmarking_light_clear {
    display: none;
}


/*	single
----------------------------------------------------*/

.page_title {
    padding: 2.4em 3em;
}

.page_title h1 {
    text-transform: uppercase;
}

.title_page {
    text-align: justify;
}

.date {
    font-size: 0.9em;
}

.article section.case_section{
	padding-top:2em;
	padding-bottom:2em;
}
.article section.case_section.case_image_wrap {
	padding-bottom:3em;
}
.case_section:last-of-type {
	padding-bottom:5em !important;
}
.case_image_wrap .caption {
    font-size: 0.8em;
    line-height: 1.2em;
    padding-top: 0.4em;
}
.article section.case_image_wrap.case_image_wrap2 {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.case_image_wrap2 .figure {
	width:49%;
}

.single_data dt,
.single_data dd,
.post-categories li {
    font-size: 14px;
}

.post-categories {
    display: flex;
    flex-wrap: wrap;
}

.post-categories li {
    font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    margin: 0 0.4em 0.4em 0;
}

.post-categories li a {
    display: block;
    padding: 3px 6px;
    font-size: 10px;
    background: #DDD;
    color: #000;
    text-decoration: none;
    border-radius: 6px;
}

.cat_ul {
    float: left;
    margin: 0 5px 0 0;
}

.cat_ul li {
    float: left;
    margin-right: 1px;
}

.cat_ul li a {
    padding: 2px 8px;
    font-size: 0.6em;
    text-align: center;
    background: #000;
    color: #FFFFFF;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.expert_build_name {
    font-weight: bold;
}

.list_catch {
    clear: both;
    margin: 1em 0;
    font-size: 1.1em;
    font-weight: bold;
}

.list_img img {
    width: 100%;
}

.odd {
    border-left: none;
}

.works_count {
    text-align: center;
}

.single_intro_text {
    box-sizing: border-box;
    padding: 35px;
    color: #FFF;
}

.single_description {
    clear: both;
    padding-top: 15px;
    border-top: #FFF 1px solid;
}

.data {
    padding-top: 8px;
}

.data dt {
    clear: both;
}


/*search*/

.search_result h2 {
    font-size: 18px;
    margin-top: 2em;
}

.search_result p {
    font-size: 15px;
}

.faq_a {
    display: block;
    padding: 1.3em;
    border: #DEDEDE 1px solid;
    border-radius: 3px;
    text-decoration: none !important;
}

.faq_icon {
    font-size: 2.6em;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    margin: 0 auto 0.3em auto;
    background: #F8F8F8;
    border-radius: 200px;
}

.faq_h3 {
    margin: 0 0 0.5em 0;
    padding: 0;
    font-size: 1em;
    text-decoration: underline;
    border: none;
    line-height: 1.3;
}

.faq_desc {
    font-size: 0.8em;
}

.link_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.link_a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.3em;
    text-align: center;
    border: #DEDEDE 1px solid;
    border-radius: 3px;
    text-decoration: none !important;
}

.home_pr {
    background: #FBFBFB;
}


/*news*/

article section.news_wrap {
    margin: 0 auto;
    padding: 0;
}

.news_inner {
    padding: 2em;
}

.news {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: #636363 1px solid;
}

.news dt,
.news dd {
    line-height: 1.4;
}

.news_h2 {
    display: flex;
    align-items:flex-start;
    margin: 0 0 10px 0;
    padding: 0 0 6px 0;
    font-size: 1em;
}

.a_news {
    display: block;
    margin-bottom: 0.3em;
    font-weight: bold;
}

.h_btn {
    margin-left: auto;
}

.h_btn a {
    display: inline-block;
    padding: 6px 20px;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.main_news {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
    background: #333333;
    padding: 0.6em 1em;
}

.main_news dt,
.main_news dd {
    font-size: 0.8em;
}
.main_news dt {
    padding-right: 0.7em;
}

/*archive*/
.case {
	margin-bottom:1em;
}
.case .caption h3 {
	margin:0;
	border:none;
	font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:1em;
	font-weight:normal;
    line-height: 1.4;
}
.case .caption h3 a {
	text-decoration:none;
}
.case_data {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	padding-top:0.4em;
}
.case_data ul,
.case_data p,
.case_data li {
	margin-bottom:0;
}
.case_cat {
	margin:0 0.6em 0 0;
	padding:0 !important;
}
.case_cat li,
.case_cat li a,
#main.index_main .section_title ul{
	font-size:13px;
	padding-left:0;
	list-style:none !important;
	text-decoration:none;
}

.list img {
    max-width: 100%;
}

.list_link {
    text-align: right;
}


/*recruit*/

.recruit_box h3 {
    margin-top: 8px;
}


/*qa*/

.question_Box {
	text-shadow:none;
	color:#000;
	font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
	border:none !important;
}

.arrow_answer,
.arrow_question {
	display: block;
    position: relative;
    background: #fff;
    border-radius: 10px;
    width: 87%;
    font-size: 16px;
    padding: 3%;
}

.arrow_answer {
    float: right;
}

.arrow_answer:after,
.arrow_answer:before,
.arrow_question:after,
.arrow_question:before {
    top: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_question:after,
.arrow_question:before {
    left: 100%;
}

.arrow_answer:after,
.arrow_answer:before {
    right: 100%;
}

.arrow_answer:after,
.arrow_question:after {
    border-color: rgba(255, 255, 255, 0);
    border-width: 8px;
    margin-top: -8px;
}

.arrow_answer:after {
    border-right-color: #fff;
}

.arrow_question:after {
    border-left-color: #fff;
}

.arrow_answer:before,
.arrow_question:before {
    border-color: rgba(200, 200, 200, 0);
    border-width: 9px;
    margin-top: -9px;
}

.arrow_answer:before {
    border-right-color: #c8c8c8;
}

.arrow_question:before {
    border-left-color: #c8c8c8;
}

.arrow_answer h4 {
	margin-top:0;
}

.question_image {
    float: right;
    width: 10%;
    background: #900606;
    color: #FFF;
    text-align: center;
    padding: 30px;
    border-radius: 100px;
    font-size: 23px;
}

.answer_image {
	float: left;
    width: 10%;
    background: #39658d;
    color: #FFF;
    text-align: center;
    padding: 25px 0;
    border-radius: 100px;
    font-size: 28px;
}

.answer_image img,
.question_image img {
    border-radius: 50px;
    width: 100%
}

.question_Box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 2%;
}

h3.question_Box {
    display: block;
	font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
h3.question_Box span {
	font-family: "Yu Gothic Medium", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}


/*company*/

.company_figcap h2 {
    margin: 0 0 4px 0;
    text-align: left;
}

.company_figcap h3 {
    margin: 0;
    text-align: left;
}

.company_figcap p {
    margin-bottom: 6px;
    font-size: 0.8em;
}

.company_figure img {
    width: 100%
}

.searchresult {
    margin: 1em 0 0 0;
    padding: 24px;
    background: #000000;
}

.sns_h2 {
    margin-top: -3em !important;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: #000 1px solid;
}

.sns_ul.flexwrap {
    display: flex;
    justify-content: center;
}

.sns_ul li {
    padding: 0 10px;
    text-align: center;
    line-height: 105%;
}

.sns_ul li a {
    font-size: 14px;
    color: #000;
}

.sns_ul li img {
    width: 40px !important;
}


/*contact*/
.tb_contact input,
.tb_contact textarea{
    width: 100%;
    padding: 0.4em;
    border-radius: 4px;
    border: #CCC 1px solid
}

.privacy_box {
    margin: 40px 0 10px 0;
    padding: 15px;
    background: #F9F9F9;
}

.privacy_box p {
    font-size: 0.8em;
    line-height: 1.3;
}

.studio_main_img {
    margin-bottom: 0;
}


.studio_listwrap h2 {
    width: 100%;
    padding-bottom: 6px;
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: #DDD 1px solid;
}

.studio_list {
    margin-bottom: 2em;
}

.studio_list h3,
.studio_list p {
    font-size: 14px;
    font-weight: normal;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "Yu Gothic", YuGothic,'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: none;
    margin: 0;
}

.studio_list_link {
    text-decoration: none;
    color: #B9AA96 !important;
    display: flex;
    align-items: center;
}

.studio_list_link::after {
    content: '';
    display: block;
    background-image: url(./images/icon_blank.png);
    background-size: 100%;
    width: 16px;
    height: 16px;
}
.studio_link_ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: baseline;
    margin-top: 0.5em;
}
.studio_link_li {
    margin-right: 1.4em;
    text-align: center;
}
.studio_link_li:last-child {
    margin-right: 0;
}
.studio_link_icon {
    height: 24px;
    margin: 0.5em 0;
}
.studio_link_li a {
    color: #FFF;
    font-size: 0.8em;
    text-decoration: none;
}

.studio_form_select {
    width: 86%;
    padding: 10px;
    background: #FFF;
}

.studio_form_submit {
    width: 14%;
    padding: 6px;
    font-size: 13px;
    text-align: center;
}

.btn_fix {
    width: 100% !important;
}

.seireki,
.gatsu,
.nichi {
    align-items: center;
    position: relative;
    overflow: hidden;
    width: 32%;
    display: flex;
    flex-wrap: wrap;
}

.seireki input,
.gatsu input,
.nichi input {
    padding-right: 90px;
    overflow: hidden;
}

.seireki::before,
.nichi::before,
.gatsu::before {
    position: absolute;
    right: 2px;
    display: flex;
    align-items: center;
    background: #DDD;
    padding: 14px 7px;
    font-size: 0.7em;
    border-radius: 0 5px 5px 0;
}

.seireki::before {
    content: '年';
}

.gatsu::before {
    content: '月';
}

.nichi::before {
    content: '日';
}


/*flow*/

.flow_single {
    margin-top: 34px !important;
    padding: 15px;
    border: #CCC 1px solid;
}

.flow_single p {
    text-align: center;
    margin-bottom: 0;
    font-size: 25px;
}


/*tokuten*/

.num_h2 {
    text-align: left;
    font-size: 20px;
    text-indent: -13px;
    padding: 4px;
    margin-left: 20px;
    background-image: radial-gradient(rgba(179, 143, 71, 0.65) 6%, transparent 12%), radial-gradient(rgba(179, 143, 71, 0.65) 6%, transparent 12%);
    background-position: 0 0, 5px 5px;
    background-size: 10px 10px;
}

h2.num_h2 span {
    display: inline-block;
    margin-right: 10px;
    font-size: 2em;
    color: #b38f47;
}

.tokuten_buy h2.num_h2 span {
    color: #675ca5;
}

.tokuten_rental h2.num_h2 span {
    color: #a10000;
}

.tokuten_buy {
    border: #c0b1c7 4px dashed;
}

.tokuten_rental {
    border: #e3cfd3 4px dashed;
}

.tokuten_branch {
    padding: 20px;
}

.tokuten_h3 {
    font-size: 0.9em;
    text-align: center;
    margin: 0;
    color: #000;
    padding: 8px;
    border-radius: 20px;
}

.tokuten_buy_h3 {
    background: #e5d8eb;
}

.tokuten_rental_h3 {
    background: #e3cfd3;
}

.tokuten_branch h2,
.tokuten_branch p {
    font-size: 0.9em;
}

.tokuten_hakama {
    border: #ab183c 2px dashed;
}

.tokuten_hakama_h3 {
    background: #ab183c;
    color: #FFF
}

.setup_ul {
    clear: both;
}


/*item*/

.item_navi {
    width: 100%;
    margin: 0 auto;
    padding: 22px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    border-top: #DDD 1px solid;
    border-bottom: #DDD 1px solid;
}

.item_navi a {
    display: block;
    font-size: 14px;
    padding: 0 10px;
    color: #000;
    text-decoration: none;
    border-right: #DDD 1px solid;
}

.item_navi li:last-child a {
    border-right: none;
}

.article section.item_section {
    padding-bottom: 6em;
}

.item_section h2 {
    font-size: 1.8em;
}

.item_list_wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.item_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 45%;
}

.item_list dt {
    width: 40%;
    margin-bottom: 10px;
    border-bottom: #DDD 1px dashed;
}

.item_list dd {
    width: 60%;
    text-align: right;
    margin-bottom: 10px;
    border-bottom: #DDD 1px dashed;
}

.item_list.item_list_fullwidth {
    width: 100%;
    padding: 0 !important;
}

.item_list.item_list_fullwidth dt {
    width: 70%;
}

.item_list.item_list_fullwidth dd {
    width: 30%;
}


/*	others
----------------------------------------------------

----------------------------------------------------*/

.arrow_end {
    margin: 0 25px 47px 25px;
    border-bottom: #DDD 1px solid;
}

.arrow_bottom {
    margin-bottom: 47px;
    margin: 0 25px 47px 25px;
    border-bottom: #DDD 1px solid;
}

.arrow_end h4,
.arrow_bottom h4 {
    margin-top: 0;
    text-align: left;
}

.arrow_bottom:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: -68px;
    left: 50%;
    margin-left: -26px;
    border: 26px solid transparent;
    border-top: 26px solid #c4d9c3;
}

.block_list a {
    display: block;
    padding: 12px 14px;
    font-size: 0.9em;
    color: #000;
    text-decoration: none;
}

.white_block_list.block_list li {
    background: #FFF;
}

.block_list li {
    margin-bottom: 10px;
    background: #E0E0E0;
    /* box-shadow */
    box-shadow: 0px 2px 0px 1px #bababa;
    /* border-radius */
    border-radius: 6px;
}

. .p_list {
    border-bottom: #c9a063 1px solid;
    padding-bottom: 1em;
}

.nomargintop {
    margin-top: 0 !important;
}

.nomarginbottom {
    margin-bottom: 0 !important;
}

.nopaddingtop {
    padding-top: 0 !important;
}

.no_decoration,
.no_decoration span {
    background: none !important;
    border: none !important;
}

.h1_404 {
    margin-top: 1.4em;
    font-size: 4em;
    text-align: center;
}

.desc_404 {
    margin-bottom: 6em;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
}


/*イレギュラー対応*/

.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt1em {
    margin-top: 1em;
}

.mt2em {
    margin-top: 2em;
}

.mt3em {
    margin-top: 3em;
}

.mb1em {
    margin-bottom: 1em !important;
}

.mb2em {
    margin-bottom: 2em !important;
}
.mb3em {
    margin-bottom: 3em !important;
}
.mb4em {
    margin-bottom: 4em !important;
}
.pt0 {
    padding-top: 0!important;
}

.pt1em {
    padding-top: 1em !important;
}

.pt2em {
    padding-top: 2em !important;
}

.pt3em {
    padding-top: 3em !important;
}

.pb0 {
    padding-bottom: 0!important;
}

.pb1em {
    padding-bottom: 1em !important;
}

.pb2em {
    padding-bottom: 2em !important;
}

.pb3em {
    padding-bottom: 3em !important;
}

.pt05em {
    padding-top: 0.5em !important;
}

.pr1em {
    padding-right: 1em;
}

.pl1em {
    padding-left: 1em;
}

.em15 {
    font-size: 1.5em !important;
}

.p1em {
    padding: 1em 0 !important;
}

.p2em {
    padding: 2em 0 !important;
}

.p3em {
    padding: 3em 0 !important;
}

.p5em {
    padding: 5em 0 !important;
}

.fs07em {
    font-size: 0.7em;
}

.fs1em {
    font-size: 1em;
}

.fs15em {
    font-size: 1, 5em;
}

.fs2em {
    font-size: 2em;
}

.fs3em {
    font-size: 3em;
}
.h500 {
    height: 500px;
}
.h650 {
    height: 650px;
}

.pink {
    color: #f22470;
}

.black {
    color: #000 !important;
}

.white {
    color: #FFF !important;
}

.red {
    color: #ff0000 !important;
}

.beni {
    color: #a10000 !important;
}

.green {
    color: #77a444 !important;
}

.blue {
    color: #036eb8 !important;
}

.yellow {
    color: #ceab1c !important;
}

.purple {
    color: #675ca5 !important;
}

.bold {
    font-weight: bold !important;
}

.bg_dark {
    background-color: rgba(255, 255, 255, 0.04);
}

.bg_pink {
    background: #ffe6ef !important;
    color: #000;
}

.bg_yellow {
    background: #f9f6cf !important;
    color: #000;
}

.bg_purple {
    background: #cdbbcc !important;
    color: #000;
}

.allow_before::before {
    content: '';
    display: block;
    margin: 10px auto;
    width: 30px;
    height: 30px;
    border: 5px solid;
    border-color: transparent transparent #565656 #565656;
    transform: rotate(-45deg);
}

.allow_before_w.before_allow::before {
    border-color: transparent transparent #FFF #FFF;
}

.allow_after::after {
    content: '';
    display: block;
    margin: 10px auto;
    width: 30px;
    height: 30px;
    border: 5px solid;
    border-color: transparent transparent #565656 #565656;
    transform: rotate(-45deg);
}

.allow_after_w.before_allow::after {
    border-color: transparent transparent #FFF #FFF;
}

.ul_attention li {
    font-size: 0.8em;
}

.ul_attention li::before {
    content: '※';
    display: inline;
}

h3 span.flow_num {
    font-size: 1.7em;
    padding-right: 0.4em;
}

.required {
    font-size: 0.8em;
    color: #DC0000;
}

.wpcf7-form {
    padding: 20px 0;
}


/*table*/

thead {
    background: #f2f2f2;
}

.tb_page {
    width: 100%;
    margin-bottom: 15px;
}

.tb_page th {
    padding: 8px 0;
    border-bottom: #d8d8d8 1px solid;
    vertical-align: top;
}

.tb_page td {
    padding: 8px 0 8px 8px;
    border-bottom: #d8d8d8 1px solid;
}

.tb_page th div {
    font-weight: bold;
}

.tb_page ol li {
    margin-left: 20px;
    list-style: decimal;
    font-size: 1.0em;
}

.tb_page ul li {
    font-size: 1.0em;
}

.tb_box {
    border-collapse: separate;
    width: 100%;
}

.tb_box th {
    width: auto;
    background: #F1F1F1;
    color: #000;
    text-align: center;
    font-weight: bold;
    padding: 0.6em;
    font-size: 0.9em;
}

.tb_box thead th {
    background: #434343;
    color: #FFF;
}

.tb_box td {
    text-align: center;
    padding: 0.6em;
    font-size: 0.9em;
}

.tb_plane th,
.tb_plane td {
    border: none;
}

.tb_basic {
    width: 100%;
    border: #CCC 1px solid;
    border-collapse: collapse;
    background: rgba(255, 255, 255, 0.7);
}

.tb_basic th {
    padding: 0.8em;
    border: #CCC 1px solid;
    background: #F4F4F4;
}

.tb_basic td {
    padding: 0.8em 1em;
    border: #CCC 1px solid;
}

.tb_basic span {
    font-size: 0.8em;
    font-weight: normal !important;
}

.tr_dark th,
.tr_dark td {
    background: #363636 !important;
    color: #FFF !important;
}

.tablenav {
    clear: both;
    color: #FFF;
    margin: 1em auto 35px auto;
    line-height: 2em;
    text-align: center;
}

a.page-numbers,
.tablenav .current{
    color: #FFF;
    padding: 6px 10px;
    border: #FFF 1px solid;
    border-radius: 100px;
    text-decoration: none;
    font-size: smaller;
}

a.page-numbers:hover {
    color: #000;
    background: #FFF;
}

.tablenav .current {
    color: #000 !important;
    background: #FFF;
    font-weight: bold;
}

.tablenav .next,
.tablenav .prev {
    border: 0 none;
    background: transparent;
    text-decoration: underline;
    font-size: smaller;
    font-weight: bold;
}

.borderbox {
    border: #DDD 1px solid;
    margin: 3em 0;
    padding: 4em;
}

.alignleft,
.left {
    text-align: left;
}

.alignright,
.right {
    text-align: right;
}

.small {
    font-size: 13px !important;
}

.center {
    text-align: center !important;
}

.half img {
    max-width: 100%;
}

.sp_tb span {
    color: #FF0004;
}

.fs18 {
    font-size: 18px !important;
}

blockquote {
    background-color: rgba(0, 0, 0, 0.06);
    margin: 0 0 2em 0;
    padding: 1.7em;
    position: relative;
    border-radius: 6px;
}

blockquote h3:first-child {
    margin-top: 0;
}

blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0;
}

blockquote:before {
    content: "“";
    font-size: 220%;
    line-height: 1em;
    color: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    top: 0;
}

blockquote:after {
    content: "”";
    font-size: 220%;
    line-height: 0em;
    color: rgba(0, 0, 0, 0.5);
    position: absolute;
    right: 0;
    bottom: 0;
}

.feature_wrap {
    padding: 3em 0;
}

.call {
    font-size: 1.2em;
    padding: 30px;
    margin: 0;
    background: #94b0b0;
    color: #FFF;
}

.call a {
    font-size: 1.2em;
    color: #FFF;
}

.set h3,
.set h4 {
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.set p {
    font-size: 12px;
}

.fs150 {
    font-size: 150%;
}

.alc {
    align-items: center;
}

.serif {
    font-family: "Times New Roman", "はんなり明朝", hannari, "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif"!important;
    font-size: 108%;
}

.bt1px {
    border-top: #DDD 1px solid !important;
}

.bb1px {
    border-bottom: #DDD 1px solid !important;
}

#noscript {
    background: #73986e;
    padding: 50px 0;
}

#noscript h2 {
    margin-top: 0;
    text-align: center;
    border: none;
    color: #FFF;
}

#noscript h2::before {
    display: none;
}

#noscript p {
    margin-bottom: 0;
    text-align: center;
    border: none;
    color: #FFF;
}

#noscript a {
    color: #FFF;
}

.logged_in::before {
    content: '管理画面ログイン中のユーザーのみこのメッセージが表示されます';
    display: block;
    font-size: 12px;
}

.attention {
    padding: 10px;
    color: #306620;
    border: #306620 3px solid;
    background: #E4F1E5;
}

.attention_empty {
    padding: 10px;
    border: #363636 3px solid;
}

.attention.red {
    padding: 10px;
    color: #FF0004;
    border: #FF0004 3px solid;
    background: #FFEFEF;
}

.ind li {
    text-indent: -13px;
    padding-left: 16px;
}

.clear {
    clear: both !important;
}

.np {
    display: block;
    width: 100%;
    height: 100%;
    background: #003466;
    position: relative;
}

.np::before {
    content: 'NOW PRINTING';
    display: block;
    color: #FFF;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 50%;
    margin-bottom: -1em;
}

.dummy {
    width: 100%;
}

.nobg {
    background: none !important;
}

h1.special_title {
    font-size: 2.5em;
    line-height: 1em;
}

.gallery_bg {
    margin-top: -10px;
    color: #FFF;
    background: #1c1c1c;
}

.gallery {
    display: flex;
    flex-wrap: wrap;
}

.gallery li {
    width: 18%;
    margin: 0 1% 2% 1%;
}

.gallery-item {
    float: inherit !important;
    margin: 0 !important;
    padding: 0 0.2em 0.4em 0.2em;
}

.gallery-item img {
    border: none !important;
    height: inherit;
}

.gallery-caption {
    font-size: 0.8em;
}

.noborder {
    border: none;
}

.bg_gray {
    background-color: #FBFBFB;
}

.bg_beige {
    background-color: #faf6f2;
}

.bg_purple {
    background-color: #F6EBF6;
}

.bg_deep_purple {
    background-color: rgba(60, 37, 105, 0.9);
    color: #FFF;
}

.bg_deep_purple a {
    color: #FFF;
}

.bg_green {
    background-color: #edfaf1;
}

.bg_blue {
    background-color: #ebf1f9;
}

.bg_yellow {
    background-color: #F1A500;
    color: #FFF;
}

.bg_white {
    background-color: #FFF;
}

.bg_dark {
    background-color: #0C0C0C;
    color: #FFF;
}

.jcc {
    justify-content: center;
}

.jcs {
    justify-content: space-between;
}

.aligncenter {
    text-align: center;
}

.ribbon {
    display: inline-block;
    position: relative;
    height: 45px;
    text-align: center;
    box-sizing: border-box;
}

.ribbon:before {
    /*左側のリボン端*/
    z-index: 0;
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    left: -35px;
    border: 20px solid #56adf3;
    border-left-color: transparent;
    /*山形に切り抜き*/
}

.ribbon:after {
    /*右側のリボン端*/
    z-index: 0;
    content: '';
    position: absolute;
    width: 10px;
    bottom: -10px;
    right: -35px;
    border: 20px solid #56adf3;
    border-right-color: transparent;
    /*山形に切り抜き*/
}

.ribbon h3 {
    z-index: 2;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 20px;
    line-height: 45px;
    font-size: 25px;
    color: #FFF;
    background: #2196F3;
    /*真ん中の背景色*/
    overflow: inherit;
}

.ribbon h3:before {
    z-index: 1;
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-right: solid 15px #397eb5;
    /*左の折り返し部分*/
}

.ribbon h3:after {
    z-index: 1;
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 10px transparent;
    border-left: solid 15px #397eb5;
    /*右の折り返し部分*/
}

.ribbonwrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 1em;
}

.youtube {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.icon_pdf {
    margin-right: 0.3em;
}

@keyframes a {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes b {
    0% {
        transform: scale(.5);
        opacity: 0
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes c {
    0% {
        transform: translate(-50%, -50%) rotate(0)
    }
    50% {
        transform: translate(-50%, -50%) rotate(-180deg)
    }
    to {
        transform: translate(-50%, -50%) rotate(-1turn)
    }
}

@keyframes d {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.2) translateX(6px)
    }
    25% {
        transform: scale(1.3) translateX(8px)
    }
    40% {
        transform: scale(1.2) translateX(6px)
    }
    50% {
        transform: scale(1)
    }
    60% {
        transform: scale(.8) translateX(6px)
    }
    75% {
        transform: scale(.7) translateX(8px)
    }
    90% {
        transform: scale(.8) translateX(6px)
    }
    to {
        transform: scale(1)
    }
}

@keyframes e {
    0% {
        transform: scale(1)
    }
    10% {
        transform: scale(1.2) translateX(-6px)
    }
    25% {
        transform: scale(1.3) translateX(-8px)
    }
    40% {
        transform: scale(1.2) translateX(-6px)
    }
    50% {
        transform: scale(1)
    }
    60% {
        transform: scale(.8) translateX(-6px)
    }
    75% {
        transform: scale(.7) translateX(-8px)
    }
    90% {
        transform: scale(.8) translateX(-6px)
    }
    to {
        transform: scale(1)
    }
}

.lum-lightbox {
    background: rgba(0, 0, 0, .6)
}

.lum-lightbox-inner {
    top: 2.5%;
    right: 2.5%;
    bottom: 2.5%;
    left: 2.5%
}

.lum-lightbox-inner img {
    position: relative
}

.lum-lightbox-inner .lum-lightbox-caption {
    margin: 0 auto;
    color: #fff;
    max-width: 700px;
    text-align: center
}

.lum-loading .lum-lightbox-loader {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 66px;
    height: 20px;
    animation: c 1.8s linear infinite
}

.lum-lightbox-loader:after,
.lum-lightbox-loader:before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border-radius: 20px;
    background: hsla(0, 0%, 100%, .9)
}

.lum-lightbox-loader:before {
    left: 0;
    animation: d 1.8s linear infinite
}

.lum-lightbox-loader:after {
    right: 0;
    animation: e 1.8s linear infinite;
    animation-delay: -.9s
}

.lum-lightbox.lum-opening {
    animation: a .18s ease-out
}

.lum-lightbox.lum-opening .lum-lightbox-inner {
    animation: b .18s ease-out
}

.lum-lightbox.lum-closing {
    animation: a .3s ease-in;
    animation-direction: reverse
}

.lum-lightbox.lum-closing .lum-lightbox-inner {
    animation: b .3s ease-in;
    animation-direction: reverse
}

.lum-img {
    transition: opacity .12s ease-out
}

.lum-loading .lum-img {
    opacity: 0
}

.lum-gallery-button {
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    background: transparent;
    border: 0;
    margin: 0;
    padding: 0;
    outline: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 100px;
    max-height: 100%;
    width: 60px;
    cursor: pointer
}

.lum-close-button {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 32px;
    height: 32px;
    opacity: .3
}

.lum-close-button:hover {
    opacity: 1
}

.lum-close-button:after,
.lum-close-button:before {
    position: absolute;
    left: 15px;
    content: " ";
    height: 33px;
    width: 2px;
    background-color: #fff
}

.lum-close-button:before {
    transform: rotate(45deg)
}

.lum-close-button:after {
    transform: rotate(-45deg)
}

.lum-previous-button {
    left: 12px
}

.lum-next-button {
    right: 12px
}

.lum-gallery-button:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 36px;
    height: 36px;
    border-top: 4px solid hsla(0, 0%, 100%, .8)
}

.lum-previous-button:after {
    transform: translateY(-50%) rotate(-45deg);
    border-left: 4px solid hsla(0, 0%, 100%, .8);
    box-shadow: -2px 0 rgba(0, 0, 0, .2);
    left: 12%;
    border-radius: 3px 0 0 0
}

.lum-next-button:after {
    transform: translateY(-50%) rotate(45deg);
    border-right: 4px solid hsla(0, 0%, 100%, .8);
    box-shadow: 2px 0 rgba(0, 0, 0, .2);
    right: 12%;
    border-radius: 0 3px 0 0
}

@media (max-width:460px) {
    .lum-lightbox-image-wrapper {
        display: flex;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
    .lum-lightbox-caption {
        width: 100%;
        position: absolute;
        bottom: 0
    }
    .lum-lightbox-position-helper {
        margin: auto
    }
    .lum-lightbox-inner img {
        max-width: none;
        max-height: none
    }
}

.lum-lightbox {
    background: rgba(0, 0, 0, .8);
}

.lum-lightbox.lum-open {
    z-index: 100;
}

.lum-lightbox {
    z-index: 999;
}

.lum-lightbox-position-helper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

@media (max-width: 460px) {
    .lum-lightbox-inner img {
        max-width: 90vw;
        /* 好きなサイズ感で */
        max-height: 88vh;
        /* 90vhだと数pxだけ上下にスクロールできてしまうためこのサイズ */
        /* display: block;  を追加すると max-height: 92vh くらいでも大丈夫 */
    }
    /* 矢印ナビが大きすぎると感じたら */
    .lum-gallery-button:after {
        width: 6vw;
        height: 6vw;
    }
}


/*	clearfix
----------------------------------------------------*/

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

* html .clearfix {
    zoom: 1;
}


/* IE6 */

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


/* IE7 */

.clearfix {
    overflow: hidden;
}

/*	lp
----------------------------------------------------*/

#home {
	display: flex;
	align-items: center;
	min-height:400px;
	background-size:cover;
    aspect-ratio: 5 / 3;
}
.ps h1 {
	clear:both;
	margin: 0;
	text-align: center;
	font-weight:bold;
	font-size: 2.8em;
	line-height: 1.2;	
	color: #FFF;
	animation:
		fadeIn 2s ease 0s 1 normal,
		bigIn 1s ease 0s 1 normal;
    text-shadow: #000 0px 0px 13px;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

.ps h2 {
    clear: both;
    margin: 0 0 1.5em 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.8em;
    line-height: 1.2;
}
.ps h2 span {
    font-size: 70%;
}
.ps h2 span.title {
	font-size:50%;
	padding: 0.6em;
}
.ps h2 span.medium {
	font-size: 90%;
}
.ps h2.light {
	color: #FFF;
}
.ps h2.dark {
	color:#000;
    text-shadow:0px 0px 6px #000000;
}
.ps h2 ruby {
    font-size: 1.2em;
}
.ps ruby > rt {
    font-size: 33%;
}
.ps h3 {
	font-size: 1.2em;
}

.bg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	aspect-ratio: 2 / 1;
}

.ps .intro  {
    line-height: 2.6;
    letter-spacing: 3px;
    font-size: 1em;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}


/*plan*/
.plan_list {
    background-size: cover;
    background-position: center;
}

.plan_list_inner {
    background: rgba(0, 0, 0, 0.4);
    padding: 2em;
}
.plan_list_h3 {
    text-align: center;
    border: none;
    margin-top: 0;
}
.plan_list_price {
    text-align: center;
    font-size: 0.85em;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "Yu Gothic", YuGothic,'Noto Sans', "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.plan_list_desc {
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}



.plan_h2 {
    font-size: 1.9em;
    letter-spacing: 1px;
    margin: 13px 0;
}
.plan_h2 span.small {
    display: block;
    font-style: italic;
}
.plan_h3 {
    margin: 41px 0 0 0;
    text-align: center;
    font-size: 1.2em;
    border-bottom: rgba(255,255,255,0.4) 1px solid;
    margin-bottom: 1em;
}
.plan_price {
    text-align: center;
    font-size: 0.9em;
    font-weight: bold;
}
.plan_overview {
    text-align: center;
    font-size: 0.8em;
}
.plan_option {
    margin: 0 auto;
}
.plan_option th,
.plan_option td {
    padding: 0.3em 0.6em;
    border-bottom: #a0a0a0 1px solid;
}

.option_h2{
    font-size: 1.6em;
    margin: 56px 0 22px 0;
    letter-spacing: 1px;
}
.plan_icon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: end;
    margin: 2em 0;
	padding:0 !important;
}
.plan_icon li {
    padding: 0 9px;
    text-align: center;
    font-size: 11px;
    line-height: 1.2;
    font-family: "Helvetica Neue",Helvetica,Arial,"游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
}
.plan_icon .material-icons {
    display: block;
    margin:0 auto 0.2em auto;
    text-align: center;
}
.icon_image {
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 0.2em 0;
    width:24px;
    height: 24px;
}
.icon_kimono {
    background-image: url(./images/icons/icon_kimono.png);
}
.icon_kitsuke {
    background-image: url(./images/icons/icon_kitsuke.png);
}
.icon_komono {
    background-image: url(./images/icons/icon_komono.png);
}
.icon_kamikazari {
    background-image: url(./images/icons/icon_kamikazari.png);
}
.plan_icon li img {
    max-height: 33px;
    margin-bottom: 7px;
}
.optionwrap {
    align-items: flex-start;
    justify-content: space-between;
}
.option{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}
.option dt {
    display: flex;
    align-items: center;
    width: 75%;
    text-align: left;
    font-size: 0.8em
}
.option dt::before{
    display: inline-block;
    content: '■';
    font-size: 0.6em;
    padding-right: 4px;
}
.option dt.child {
    text-indent: 1em;
}
.option dt.child::before{
    display: none;
}
.option dt span {
    font-size: 0.8em;
}
.option dd {
    position: relative;
    width: 25%;
    padding-left: 1%;
    text-align: right;
    font-size: 0.8em;
}
.price_start::after {
    position: absolute;
    top: 16%;
    display: inline-block;
    content: '～';
    font-size: 0.6em;
}

.flow_tb {
	position: relative;
    text-shadow:none;
}
.flow_tb > div {
	z-index: 10;
	position: relative;
	width: 100%;
	margin-bottom: 25px;
}
.flow_tb h4,
.flow_tb > div div{
	padding: 2em;
	color: #000;
	text-align: left;
    margin: 0;
}
.flow_tb h4{
	font-weight: bold;
    background: #CCC;
	border:none;
}
.flow_tb > div div{
	margin: 0;
	background: #FFF;
}
.flow_tb p,
.flow_tb ul{
	font-size: 1em;
    margin: 0;
    text-align: left;
}
.flow_tb h5{
    font-weight: bold;
    font-size: 0.9em;
    margin: 0 0 0.2em 0;
	padding:0;
    text-align: left;
	border:none;
}
.flow_tb ul {
    list-style: disc;
    padding-left: 1.3em;
}
.flow_tb li {
    text-align: left;
    font-size: 0.8em;
}
.flow_tb::before {
    z-index: 4;
    content: '';
    position: absolute;
    left: 50%;
    display: inline-block;
    border-left: #FFF 1px solid;
    width: 1px;
    height: 100%;
    margin: 0 auto;
    text-align: center;
}


.bpt {
	background-position:top !important;
}
.bpb {
	background-position:bottom !important;
}
.bpc {
	background-position:center !important;
}
.left {
	text-align:left !important;
}

.collection_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin:0 !important;
	padding:0 !important;
}
.collection_list li,
.plan_icon li{
	list-style:none;
}
.article_dark {
	color: #FFF;
    text-shadow:0px 0px 6px #000000;
}

#plan #home {
	background-position:bottom;
	justify-content:flex-start;
}
.plan_main_text {
	width:50%;
	text-align:center;
}
.plan_main_text h1 img {
	height:128px;
}
