@charset "utf-8";

/*--------------------
1. 共通
--------------------*/
html {overflow-x: hidden; -webkit-text-size-adjust: 100%;}
body {font-family: Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif; font-weight: 500; color: #121212; position: relative;}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;}

*, *::before, *::after {box-sizing: border-box; word-wrap: break-word; word-break: break-word;}

h1,h2,h3,h4,h5,h6 {font-weight: 600; line-height: 1.2;}
p {line-height: 1.8;}

a {color: #b31d1b; outline: 0; text-decoration: none;}
a:hover, a:focus, a:active, a.active {color: #d56349; transition : 0.4s;}
a, a:before, a:after, input {transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;}

ul,ol {list-style: none;}
img {width: 100%; height: auto; vertical-align: top;}

article {position: relative; overflow: hidden;}
section {display: block; padding: 100px 0;}
section:nth-child(even) {background-color: #f3f2ee;}
.container {width: 92.1875%; max-width: 1160px; margin: 0 auto;}
.content_p {word-wrap: break-word;}

.ff-mincho {font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;}

.desktop {display: block!important;}
.smartphone {display: none!important;}


/* fadein
---------------------------------- */
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}

/* bootstrap
---------------------------------- */
.row-ar {display: flex; flex-wrap: wrap; justify-content: center;}

.col-12 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
.col-10 {-ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%;}
.col-9 {-ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%;}
.col-8 {-ms-flex: 0 0 66.666666%; flex: 0 0 66.666666%; max-width: 66.666666%;}
.col-7 {-ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%;}
.col-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
.col-5 {-ms-flex: 0 0 41.666666%; flex: 0 0 41.666666%; max-width: 41.666666%;}
.col-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
.col-3 {-ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;}
.col-2 {-ms-flex: 0 0 16.666666%; flex: 0 0 16.666666%; max-width: 16.666666%;}

.post_col {-ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%;}
.post_col-2 {margin-right: 100px; width: calc(50% - 50px);}
.post_col-2:last-of-type {margin-right: 0;}

@media screen and (max-width: 1100px) {
	html {scroll-padding: 100px;}
	.post_col-2 {margin-right: 0px; width: auto;}
}
@media screen and (max-width: 800px) {
	section {padding: 40px 0;}
	
	.col-8 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.col-7 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.col-6 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.col-5 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.col-4 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	.col-3 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
	
	.desktop {display: none!important;}
	.smartphone {display: block!important;}
}

ib {display: inline-block;}
.tcenter {text-align: center;}
.tleft {text-align: left;}
.tright {text-align: right;}

.noclick {pointer-events: none; color: #bbb!important;}


/*--------------------
2. Header
--------------------*/
#header {z-index: 99; position: absolute; top: 0px; left: 0px; width: 100%;}
#header .container-flex {position: relative; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; height: 100%;}
.logoset {border: solid 1px rgba(255, 255, 255, 0.7); max-width: 275px; padding: 50px 20px; position: absolute; top: -1px; left: 0;}
.logoset-backside {display: none;}
#header_logo {display: block; position: relative; margin: 0; text-align: center;}
#header_logo a {}
#header_logo a img {display: block; max-width: 52px; margin: 0 auto 5px;}
#header_logo a span img {display: block; max-width: 235px; margin: 0 auto;}
.h1-logo {}
.h1-logo a {}
.h1-logo a span img {}


@media screen and (max-width: 1100px) {
	#header {height: 60px; transition: transform 0.5s ease, opacity 0.7s ease 0.1s;}
	#drawer_menu_button {width: 60px; height: 60px; display: block; position: absolute; right: 0; top: 0;}
	#drawer_menu_button span:nth-child(1) {top: 24px;}
	#drawer_menu_button span:nth-child(2) {top: 30px;}
	#drawer_menu_button span:nth-child(3) {top: 36px;}
	#drawer_menu_button span {width: 22px; height: 2px; background: #fff; display: block; position: absolute; left: 50%; transform: translateX(-50%); transition: all 0.4s ease;}
}
@media screen and (max-width: 800px) {
	#header_logo a img.kamon {display: none;}
	.logoset {width: 100%; padding: 10px; border: none;}
}
@media screen and (max-width: 600px) {
	
}


/* slider
---------------------------------- */
.head-contents-slider {position: relative;}
.slider {
	position:relative; z-index: 1;/*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/
	height: 636px;/*スライダー全体の縦幅*/
}
/*　背景画像設定　*/

.slider-item01 {background:url('../images/front_slider-01.webp');}
.slider-item02 {background:url('../images/front_slider-02.webp');}
.slider-item03 {background:url('../images/front_slider-03.webp');}
.slider-item04 {background:url('../images/front_slider-04.webp');}
.slider-item05 {background:url('../images/front_slider-05.webp');}

.slick-track .slider-item {
    width: 100%;/*各スライダー全体の横幅を画面いっぱい（100%）にする*/
    height: 636px;/*各スライダー全体の縦幅*/
    background-repeat: no-repeat;/*背景画像をリピートしない*/
    background-position: center;/*背景画像の位置を中央に*/
    background-size: cover;/*背景画像が.slider-item全体を覆い表示*/
}

/*矢印の設定*/

.slick-prev, 
.slick-next {
    position: absolute;
  z-index: 10;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;/*矢印の色*/
    border-right: 2px solid #fff;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
  position: relative;
  z-index: 11;
    text-align:center;
  margin:-50px 0 0 0;/*ドットの位置*/
}

.slick-dots li {
    display:inline-block;
  margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:10px;/*ドットボタンのサイズ*/
    height:15px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#fff;/*ドットボタンの色*/
	cursor: pointer;
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
	cursor: pointer;
}

@media screen and (max-width: 600px) {
	.slider {height: 520px;}
	.slick-track .slider-item {height: 520px;}
}


/* Navigation
---------------------------------- */
#pc-nav {margin: 50px 0 0 auto; font-size: 18px; font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;}
#pc-nav > ul {display: flex; flex-direction: row-reverse; height: 100%;}
#pc-nav > ul > li {}
#pc-nav > ul > li > a {writing-mode: vertical-rl; -ms-writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; transition: transform 0.5s ease; transform: translateY(0); min-width: 2.8em; padding: 0 0.5em; color: #fff;}
#pc-nav > ul > li.current-menu-item > a {color: #fff;}

#drawer_menu {display: none;}
#sp-nav {width: 100%; margin: 0;}
#sp-nav ul {margin: 0;}
#sp-nav li {position: relative;}
#sp-nav a {position: relative; display: block; margin: 0; padding: 0 50px 0 20px; height: 50px; line-height: 50px; overflow: hidden; text-decoration: none; color: #fff !important; font-size: 14px; border-bottom: 1px solid rgba(255,255,255,0.2); transition: none; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; visibility: visible;}
#pc-nav ul li a:hover {color: #b31d1b;}


@media screen and (max-width: 1250px) {
	#drawer_menu {display: block; position: fixed; top: 80px; right: 0; width: 400px; height: 100vh; overflow: auto; z-index: 99999; transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1); -webkit-overflow-scrolling: touch; pointer-events: none; transform: translate3d(100%,0,0);}
	#drawer_menu.panelactive {transform: translate3d(0,0,0); pointer-events: auto;}
	body::before {opacity: 0; pointer-events: none; content: ''; width: 100%; height: 100%; background: rgba(0,0,0,0.6); display: block; position: fixed; top: 0; left: 0; z-index: 96; transition: opacity 0.5s ease;}
	body.open_menu::before {opacity: 1; pointer-events: auto;}
}
@media screen and (max-width: 1100px) {
	#pc-nav {display: none;}
	#sp-nav {width: 100%;}
}
@media screen and (max-width: 600px) {
	#sp-nav {width: 100%;}
}
@media screen and (max-width: 420px) {
	#drawer_menu {width: 100%;}
}


/* header_slider video
---------------------------------- */
#header_slider_wrap {height: 636px; width: 100%; display: flex; flex-wrap: wrap; position: relative;}
#header_slider_content {height: auto; width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); z-index: 9; max-width: 50px; display: inline-table;}
#header_slider_content .content {max-width: inherit; padding: 0 60px; height: 100%; display: flex; flex-flow: row-reverse; justify-content: center; gap: 10px;}
#header_slider_content .midashi-catch {font-size: 34px; color: #fff;}
#header_slider_content .desc_area {margin-top: 15px; color: #fff;}
.ts-midashi {text-shadow:0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668,0 0 5px #646668;}
#header_slider_content .desc_area span {font-size: 20px;}
#header_slider {height: 100%; width: 100%; position: relative; overflow: hidden;}
.swiper-horizontal {touch-action: pan-y;}
.swiper {margin-left: auto; margin-right: auto; position: relative; overflow: hidden; overflow: clip; list-style: none; padding: 0; z-index: 1; display: block;}
.swiper-wrapper {transform: translate3d(0px,0,0);}
#header_slider .swiper-wrapper {height: 100%; width: 100%; position: relative;}
#header_slider .overlay {width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 5;}
#header_slider .bg_video {width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; pointer-events: none;}
#header_slider img.bg_header {width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; pointer-events: none;}

@media screen and (max-width: 1100px) {
	#header_slider_wrap {height: calc(100vh - 60px);}
	#header_slider_content .content {padding: 0 40px;}
	#header_slider_content .midashi-catch {font-size: 40px;}
}
@media screen and (max-width: 600px) {
	#header_slider_wrap {height: 520px;}
	#header_slider_content .content {padding: 0 20px;}
	#header_slider_content .midashi-catch {font-size: 30px;}
	#header_slider_content .desc_area {margin-top: 10px;}
	#header_slider_content .desc_area span {font-size: 16px;}
}
@media screen and (max-width: 400px) {
	#header_slider_content .midashi-catch {font-size: 7.4vw;}
}


/*--------------------
3. 東光寺コンテンツ
--------------------*/
#tkj-contents {background: url("../images/top-bg.webp") center center no-repeat; background-size: cover;}
.tkj-cont-menu {}
.tkj-cont-menu.tkj-cmp-left {padding: 0 0 0 11.46%;}
.tkj-cont-menu.tkj-cmp-right {padding: 0 11.46% 0 0;}
.tkj-cont-menu ul {}
.tkj-cont-menu ul li {margin: 3px;}
.tkj-cont-menu ul li a {display: block; padding: 3px 10px; color: #fff; font-size: 1.2em; transition: 0.3s;}
.tkj-cont-menu ul li a:hover {color: #d56349; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; background-color: #fff;}

.tkj-cont-img {position: relative;}
.tkj-contimg00 {opacity: 1;}
.tkj-contimg01 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg02 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg03 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg04 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg05 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg06 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg07 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg08 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg09 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg10 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg11 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg12 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg13 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg14 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg15 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg16 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg17 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg18 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}
.tkj-contimg19 {opacity: 0; position: absolute; top: 0; left: 0; z-index: 2;}

.js-hover {opacity: 1;}

.contents-banner {margin: 4em 0 0;}
.banner-item {text-align: center; margin: 1em 0;}
.banner-item a {display: inline-block; background-color: #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.banner-item a img {max-width: 750px; vertical-align: bottom; transition: 0.3s;}
.banner-item a:hover img {opacity: 0.8;}



@media screen and (max-width: 800px) {
	#tkj-contents .col-4 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	.tkj-cont-menu.tkj-cmp-left, .tkj-cont-menu.tkj-cmp-right {padding: 0;}
	.tkj-cont-menu ul li {min-height: 46px; display: grid;}
	.tkj-cont-menu ul li a {font-size: 0.9em; line-height: 1.2; padding: 5px 10px; border-bottom: solid 1px #ccc;}
	.tkj-cont-displaynone {display: none;}
}



/*--------------------
4. 東光寺について
--------------------*/
#tkj-about {background: url("../images/tkj-para.webp") center bottom no-repeat #000 fixed; background-size: cover; height: 860px; position: relative; width: 100%; padding: 20px 0 100px;}
#tkj-about::after {content: ''; display: block; width: 100%; height: 320px; background-color: #fff; position: absolute; top: 0; left: 0;}
.about-space {padding: 0; overflow: hidden; position: relative; z-index: 2;}
.about-space h2 {display: block; vertical-align: middle; text-align: center; color: #FFF; font-size: 32px; font-weight: 400; text-align: center; width: 100%; webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.about-space h2 span {display: inline-block; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;}
.about-space h2 span em {color: #111; font-style: normal; font-weight: 500; padding-bottom: 10px;}
.about-space h2::before {content: ''; display: block; background: url("../images/mark.png") center center no-repeat; background-size: cover; width: 60px; height: 60px; margin: 0 auto 10px;}

.about-choice {padding: 3em 1em;}
.about-choice a {display: block; text-align: center; padding: 3em 1em; transition: 0.3s;}
.about-choice a .surigarasu {padding: 3em; box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px; border: solid 1px #fff; -webkit-backdrop-filter: blur(.71429rem); backdrop-filter: blur(0.71429rem); box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;}
.surigarasu h4 {color: #fff; font-size: 28px; font-weight: 200;}
.about-choice a:hover .surigarasu {background: -webkit-gradient(linear, left bottom, left top, from(rgba(207, 67, 35, .6)), to(rgba(180, 46, 15, 0))), rgba(254, 125, 96, .7); background: -webkit-linear-gradient(bottom, rgba(207, 67, 35, .6) 0, rgba(180, 46, 15, 0) 100%), rgba(254, 125, 96, .7); background: linear-gradient(360deg, rgba(207, 67, 35, .6) 0, rgba(180, 46, 15, 0) 100%), rgba(254, 125, 96, .7);}
.about-choice a:hover .surigarasu h4 {color: #fff;}


@media screen and (max-width: 800px) {
	#tkj-about {height: auto; padding: 20px 0;}
	.about-choice {padding: 0;}
	.about-choice a {padding: 1em;}
	.about-choice a .surigarasu {padding: 2em;}
	.about-choice a .surigarasu {padding: 1.5em;}
	.surigarasu h4 {font-size: 24px;}
}


/*--------------------
5. 東光寺コンテンツラインナップ
--------------------*/
#line-up {padding: 0; background-color: #fff;}
#line-up a {display: block; transition: 0.3s;}
.lineup-title {display: table; width: 100%; height: 400px;}
.lineup-title h3 {display: table-cell; text-align: center; vertical-align: middle; color: #303b94; font-size: 24px;}
.lineup-title h3::after {content: ''; display: block;width: 60px; height: 3px; margin: 10px auto 20px; background-color: #303b94; transition: 0.3s;}
.lineup-image-r {background-position: left center; background-repeat: no-repeat; background-size: cover; display: table-cell; transition: 0.3s;}
.lineup-image-l {background-position: right center; background-repeat: no-repeat; background-size: cover; display: table-cell; transition: 0.3s;}
#line-up a:hover .lineup-title h3 {color: #d56349;}
#line-up a:hover .lineup-title h3::after {background-color: #d56349;}
#line-up a:hover .lineup-title p {opacity: 0.6;}


@media screen and (max-width: 800px) {
	.lineup-title {height: 150px;}
	.tkj-order {order: 2;}
}

/*--------------------
6. 東光寺その他コンテンツ
--------------------*/
#others {background-color: #4b2249;}
.others-list {background: url("../images/others-bg.webp") no-repeat; background-attachment: fixed; background-size: cover;}
.others-list .row-ar {transition: 0.4s; border: solid 1px #410c3e;}
.others-list .col-4 {background-color: rgba(56, 16, 54, 1); border: solid 1px #410c3e; transition: 0.4s;}
.others-item {position: relative; padding: 1.5em;}
.others-item a {display: inline-block; width: 100%; height: 100%; transition: 0.3s;}
.others-inner {background-color: rgba(255, 255, 255, 1); border-radius: 12px 12px 0 0; height: 240px; overflow: hidden; text-align: center; transition: 0.4s;}
.others-inner img {transform: scale(1); transition: 0.3s;}
.others-item h4 {position: relative; background-color: #fff; padding: 10px; border-radius: 0 0 12px 12px; height: 70px; line-height: 1.6;}
.others-item h4 span {color: #333; transition: 0.3s;}
.others-item h4 img {position: absolute; bottom: 10px; right: 10px; width: 35px; height: 35px;}
.others-list .row-ar:hover .col-4 {background-color: rgba(255, 255, 255, 0.4); border-radius: 24px; transform: scale(0.9); box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;}
.others-item a:hover {background-color: rgba(255, 255, 255, 0.9); border-radius: 12px;}
.others-item a:hover .others-inner {background-color: rgba(255, 255, 255, 0.5); box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;}
.others-item a:hover .others-inner img {transform: scale(1.1);}
.others-item a:hover h4 span {color: #d56349;}


@media screen and (max-width: 1000px) {
	.others-inner {height: 180px;}
}

@media screen and (max-width: 800px) {
	.others-list .col-4 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
}

@media screen and (max-width: 480px) {
	.others-list .col-4 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}



/*--------------------
7. タイトルイメージ画像
--------------------*/
.title-image {width: 100%; height: 300px; position: relative;}
.title-image .overlay {width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 5;}
.title-image img.title-image-img {position: absolute; top: 0; left: 0;object-fit: cover; pointer-events: none; width: 100%; height: 100%; }
.title-image h3 {position: absolute; top: 50%; left: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); text-align: center; width: 100%; z-index: 7;}
.title-image h3 span {color: #fff; font-size: 32px; font-weight: 500;}



/*--------------------
8. Instagram
--------------------*/
#tkj-instagram {position: relative;}
.tkj-insta-area {}
.tkj-insta-area h2 {position: absolute; top: -60px; left: 20%; z-index: 8; font-size: 1.6em; font-weight: 500; color: #fff; background-color: #cf4323; padding: 2em; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}


@media screen and (max-width: 800px) {
	.tkj-insta-area h2 {left: 0; padding: 1em;}
}


/*--------------------
9. お知らせ
--------------------*/
#tkj-news {position: relative; background-color: #f3f2ee;}
.tkj-news-title {font-size: 32px; font-weight: 500; text-align: center; margin: 0 0 2em;}
/*.tkj-news-area {margin: 4em 0 0;}*/
.tkj-news-area h2 {position: absolute; top: -80px; left: 20%; z-index: 8; font-size: 1.6em; font-weight: 500; color: #fff; background-color: #cf4323; padding: 2em; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;}
.tkj-news-area .row-ar {justify-content: initial; gap: 18px;}
.tkj-news-area .col-6 {max-width: calc(50% - 18px);}

.news-inner {height: 110px; padding: 10px; background-color: #f6f6f6; overflow: hidden; position: relative; box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;}
.news-inner a {display: flex; gap: 10px; text-decoration: none; width: 100%; height: 100%; transition: 0.3s;}
.news-img {width: 90px; height: 90px; overflow: hidden;}
.news-img img {width: 90px; height: 90px; object-fit: cover; -webkit-transform: scale(1); transform: scale(1); -webkit-transition: all 0.5s ease; transition: all 0.5s ease;}
.news-info {width: calc(100% - 90px); padding: 0 10px; display: flex; flex-wrap: wrap;}
.news-info p.news-data {color: #333; font-size: 0.8em;}
.news-info h4 {color: #333; line-height: 1.6; overflow: hidden; transition: 0.3s;}
.news-info h4 span {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.news-info p.news-text {color: #333; line-height: 1.6; padding: 5px 0 0; overflow: hidden; transition: 0.3s;}
.news-info p.news-text span {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.news-data-wrap {width: 76px;}
.news-inner:hover {background-color: #ddd;}
.news-inner a:hover .news-img img {-webkit-transform: scale(1.2); transform: scale(1.2);}
.news-inner a:hover .news-info h4, .news-inner a:hover .news-info p.news-text {color: #d56349;}

.notice-wrap {margin: 40px 0 0;}
.notice-inner {text-align: center;}
a.notice-link {position: relative; display: inline-block; padding-bottom: 6px; font-size: 18px; color: #303b94; font-weight: bold; text-decoration: none; transition: 0.3s;}
a.notice-link::before {content: ''; position: absolute; left: 0; bottom: 0; width: 106px; height: 3px; background-color: #303b94; transition: width .35s ease, transform .35s ease;}
a.notice-link::after {content: ''; position: absolute; bottom: -4px; right: -10px; width: 12px; height: 12px; background-color: #303b94; border-radius: 50%; transition: right .35s ease;}
a.notice-link:hover {color: #d56349;}
a.notice-link:hover::before {width: 126px; background-color: #d56349;}
a.notice-link:hover::after {right: -30px; background-color: #d56349;}

.news-section figure.wp-block-image {margin: 0 0 30px;}
.special-mention {background-color: #fcf1ff; border: 3px solid #e7c4f0; border-radius: 6px; margin: 1em 0.5em; padding: 1em;}
.news-section .special-mention p {color: #9a5baa; margin: 0;}
.response-time {margin: 1em 0.5em;}
.response-time h3 {font-size: 18px; color: #4b2249; border-left: 8px solid #4b2249; margin: 0 0 12px; padding-left: 8px; line-height: 1.6;}
.response-time table {width: 100%; border-collapse: collapse; background-color: #fff;}
.response-time th, .response-time td {padding: 5px 15px; border: solid 1px #4b2249;}
.response-time th {background-color: #844b81; color: #fff;}
.response-time p.kome-mark {font-size: 14px;}

@media screen and (max-width: 800px) {
    .tkj-news-title {font-size: 28px; margin: 0 0 1em;}
	.tkj-news-area h2 {left: 0; padding: 1em;}
    .tkj-news-area .row-ar {display: block;}
    .tkj-news-area .col-6 {max-width: 100%;}
    .news-inner {margin: 1em 0 0;}
    .notice-wrap {margin: 20px 0 0;}
    a.notice-link {font-size: 16px;}
}

@media screen and (max-width: 480px) {
    .news-info td {display: block;}
    .news-info {padding: 0;}
    .news-info p.news-data {line-height: 1.3;}
    .news-info h4 {font-size: 15px;}
    .news-info p.news-text {font-size: 14px; line-height: 1.3;}
	.response-time th, .response-time td {display: block; width: 100%;}
	.response-time td {text-align: center;}
}

/*--------------------
10. Youtube動画
--------------------*/
#tkj-youtube {position: relative;}
.tkj-yt-area {margin: 4em 0 0;}
.tkj-yt-area h2 {position: absolute; top: -80px; left: 20%; z-index: 8; font-size: 1.6em; font-weight: 500; color: #fff; background-color: #cf4323; padding: 2em; box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; -webkit-writing-mode: vertical-rl; -ms-writing-mode: tb-rl; writing-mode: vertical-rl;}
.tkj-yt-area .row-ar {justify-content: initial;}
.tkj-yt-area .col-4 {padding: 10px;}

.tkj-yt-movie {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px; border-radius: 6px; background-color: #fff;}
.tkj-yt-movie h4 {height: calc(1.4em * 2); font-size: 1.4em; padding: 10px; border-radius: 6px 6px 0 0; overflow: hidden;}
.tkj-yt-movie h4 span {display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.tkj-yt-movie iframe {width: 100%; height: auto; aspect-ratio: 16/9; display: block; border-radius: 0 0 6px 6px; margin: 10px 0 0;}

.yt-channel-wrap {display: flex; flex-wrap: wrap;}
.yt-channel-image {width: 40%; padding: 10px;}
.yt-channel-image img {border-radius: 50%;}
.yt-channel-regist {width: 60%; padding: 10px;}
.tkj-yt-movie .yt-channel-regist h4 {padding: 0;}
.yt-channel-regist h4 {font-size: 1.4em;}
.yt-channel-regist h5 {padding: 5px 0 0;}
.yt-channel-regist hr {margin: 1em 0;}
.yt-channel-link {}
.yt-channel-link a {color: #fff; background: #0f0f0f; padding: 0 16px; height: 36px; font-size: 16px; line-height: 36px; border-radius: 18px; display: block; text-align: center; font-family: "Roboto", "Arial", sans-serif; transition: background-color .3s ease;}
.yt-channel-link a:hover {background-color: #272727;}


@media screen and (max-width: 1200px) {
    .yt-channel-wrap {display: block;}
    .yt-channel-image {width: 100%; text-align: center;}
    .yt-channel-image img {max-width: 160px;}
    .yt-channel-regist {width: 100%; text-align: center;}
    .yt-channel-link a {max-width: 200px; margin: 0 auto;}
}

@media screen and (max-width: 800px) {
	.tkj-yt-area h2 {left: 0; padding: 1em;}
    .tkj-yt-movie h4 {height: calc(24px * 2); font-size: 16px;}
    .yt-channel-regist h4 {font-size: 20px;}
    .yt-channel-regist h5 {font-size: 14px;}
    .yt-channel-link a {font-size: 15px; line-height: 30px; height: 30px; max-width: 190px;}
}




/*--------------------
11. Footer
--------------------*/
footer {background: url(../images/footer-bg.webp) center bottom no-repeat; background-size: cover; position: relative;}
footer .overlay {width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1;}
#footer_inner {position: relative; padding: 60px 0; margin: 0 auto; z-index: 2;}

footer a {color:#fff;}
#footer_logo {position: relative;}
#footer_logo a.tkj-footer-logo {display: inline-block;}
#footer_logo a.tkj-footer-logo img {width: 235px;}
#footer_logo a.sns-facebook {position: absolute; top: 5px; left: 245px; display: block;}
#footer_logo a.sns-facebook img {width: 40px;}
#footer_logo a.sns-instagram {position: absolute; top: 5px; left: 294px; display: block;}
#footer_logo a.sns-instagram img {width: 40px;}

#footer_inner .row-ar.ft-dd {justify-content: initial;}
.ft-dd .col-ft-4 {-ms-flex: 0 0 35%; flex: 0 0 35%; max-width: 35%;}
.com-add {padding: 5px 15px 5px 0;}
.com-add dl dd {color: #fff; font-size: 14px;}


.footer_contents {margin: 20px 0 0; clear: both;}
.footer_cont_wrap {}
.footer_cont_wrap h5 {color:#fff; margin-bottom: 20px;}
.footer_cont_wrap h5.mt20 {margin: 20px 0;}

.list-design {padding: 0 .5em; position: relative;}
.list-design li {position: relative; margin-top: 5px; padding: 0 0 0 15px;}
.list-design li:before {color: #fff; content: "■"; font-weight: 400; top: calc(50% - 2px); left : 0; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.list-design li:last-of-type {border-bottom: none;}
.list-design li:hover {padding: 0 0 0 20px;}
.list-design li:hover:before {color: #d56349; left : 5px;}

@media screen and (max-width: 1100px) {
	#footer_inner .col-3 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
	#footer_inner .col-3:nth-child(n+3) {margin-top: 40px;}
}
@media screen and (max-width: 800px) {
	.ft-dd .col-ft-4 {-ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;}
}

@media screen and (max-width: 600px) {
	#footer_inner {padding: 20px;}
    .list-design {padding: 0 .5em 0 0;}
    .list-design li {font-size: 14px; margin: 0;}
}
@media screen and (max-width: 400px) {
	#footer_logo {font-size: 5vw;}
	#footer_logo a.tkj-footer-logo img {width: 75%;}
	#footer_logo a.sns-facebook {top: 0; left: 180px;}
	#footer_logo a.sns-facebook img, #footer_logo a.sns-instagram img {width: 30px;}
	#footer_logo a.sns-instagram {top: 0; left: 216px;}
	footer dd a, .com-add dl dd {font-size: 4.3vw;}
}



/* copyright
---------------------------------- */
#copyright {position: relative; height: 60px; line-height: 60px; font-size: 14px; color: #fff; text-align: center; z-index: 6;}
#copyright span {max-width: inherit; padding: 0 60px; margin: 0 auto;}

@media screen and (max-width: 600px) {
	#copyright span {padding: 0 20px;}
}
@media screen and (max-width: 400px) {
	#copyright {line-height: initial; padding: 8px 20px;}
}

/*--------------------
10. TOPへ戻る
--------------------*/
#return_top {position: fixed; right: 20px; bottom: 10px; z-index: 10; -webkit-transform: translate3d(0, 120%, 0); transform: translate3d(0, 120%, 0); -webkit-transition: -webkit-transform 0.35s; transition: transform 0.35s;}
#return_top.active {-webkit-transform: translate3d(0px, -20px, 0); transform: translate3d(0px, -20px, 0);}
#return_top a {color: #fff; display: block; height: 60px; width: 60px; text-align: center; line-height: 3em; text-decoration: none; background: #444; border-radius: 60px; z-index: 100; opacity: 0.8;}
#return_top a:hover {background-color:#aaa;}
#return_top span {white-space: nowrap; overflow: hidden; display: block; position: relative;}
#return_top span::before {font-family: FontAwesome; content: '\f077'; position: absolute; bottom: -20px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}

@media screen and (max-width:1100px) {
	body.show_footer_bar #return_top.active {bottom:68px;}
	#return_top a {height:50px; width:50px; line-height: 2.8; font-size: 14px;}
	#return_top.active {transform: translate3d(0,0,0); bottom:25px;}
	#return_top a .arrow:before, #return_top a .arrow:after {left:18px;}
	#return_top span::before {bottom: -15px;}
}
@media screen and (max-width:800px) {
	#return_top {right:20px;}
	.p-footer-bar + #return_top {bottom:0px;}
	.p-footer-bar + #return_top.active {bottom:68px;}
}
@media screen and (max-width:600px) {
	.open_menu #return_top.active {right:calc(100% + 25px);}
}



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










