@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

@font-face {
	font-family: "GN-Kin-iro";
	src: url("../font/GN-Kin-iro_SansSerif.ttf") format("truetype");
}

/* 
Noto Sans
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
font-style: normal;

*/

/* 
	font-family: "GN-Kin-iro", sans-serif;
	font-weight: 700;
*/

/* 変数 */
:root {
	--red: #b41d4c;
	--green: #248074;
	--blue: #255b94;
	--yellow: #ff0;
	--light_blue: #00aae7;
	--thin_light_blue: #e5f8ff;

	--sec_skew: skewY(-5deg);

	--border: .2rem solid #00aae7;
}

/* -------------
base
-------------------------------------------------------- */
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;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure,
footer, header, main, menu, nav, section {
	display: block;
}
html {
	line-height: 1;
}
ul, ol, summary{
	list-style-type: none;
}
summary::-webkit-details-marker {
	/* Safari-デフォルトの三角形を削除*/
	display: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
q, blockquote {
	quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
	content: none;
}

a img {
	border: none;
}
img {
	vertical-align: bottom;
	border: none;
	max-width: 100%;
	height: auto;
}
img[src*=".svg"] {
	width: 100%;
}
picture{
	display: block;
	width: 100%;
	height: 100%;
}
video{
	max-width: 100%;
}
a {
	cursor: pointer;
	color: inherit;
	text-decoration: none;
}
table a,
article a{
	word-break: break-all;
}
*,
:before,
:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
input,
button,
select,
textarea {
	-o-appearance: none;/*Opera対応*/
	-webkit-appearance: none;/*Google Chrome/Safari対応*/
	-moz-appearance: none;/*Firefox対応*/
	appearance: none;
	font: inherit;
	border: none;
	border-radius: 0;
	outline: none;
}
input::-webkit-calendar-picker-indicator {/* datalistタグの矢印 （たぶん消えない） */
	display: none; /* iOS対策 */
    appearance: none; /* SafariやChrome用 */
    -webkit-appearance: none; /* Safari用 */
    opacity: 0; /* 念のため */
    pointer-events: none; /* 矢印がクリックできないようにする */
}
input::-webkit-list-button{/* datalistタグの矢印iOS（これで消える） */
	content: none;
}

textarea {
	resize: none;
}
input[type='checkbox'],
input[type='radio'] {
	display: none;
}
input[type='submit'],
input[type='button'],
label,
button,
select,
summary{
	cursor: pointer;
}

select::-ms-expand {
	display: none;
}


/************************************************************************
	PC/SP
**************************************************************************/
.sp{ display: none; }


@media screen and (max-width: 768px) {
	.pc { display: none;}
	.sp { display: block;}
}

/************************************************************************
	フォント関係
**************************************************************************/
html {
	font-size: 62.5%;/* 1.6remで16px */
}
/* 以降 (XXpx/16)×0.625 */
@media screen and (max-width: 1200px){
	html {
		font-size: 58.59%;/* 1.6remで15px */
	}
}
@media screen and (max-width: 1024px){
	html {
		font-size: 54.69%;/* 1.6remで14px */
	}
}
/* 以降、350pxで14pxにしたいので1.4remで指定 */
/* font-size100%時、1.4rem=22.4pxなので、XXpx/22.4=目的の％ */
@media screen and (max-width: 768px){
	html {
		font-size: 93.75%;/* 1.4remで21px */
	}
}
@media screen and (max-width: 530px){/* 350px*1.5 */
	html {
		font-size: 78.13%;/* 1.4remで17.5px */
	}
}
@media screen and (max-width: 430px){
	html {
		font-size: 62.5%;/* 1.4remで14px */
	}
}

/*
 body
-------------------------------------------------------- */

body {
	font-family: "Noto Sans JP", '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #1a1a1a;
	font-size: 1.6rem;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.75;
	/* -moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased; */
	word-wrap: normal;
}

@media screen and (max-width: 768px){
	body{/* 350pxのとき14px */
		font-size: 1.4rem;
	}
}

/*
 字体
-------------------------------------------------------- */
.mincho{
	font-family: '游明朝 Medium', 'Yu Mincho Medium', '游明朝', 'YuMincho', hiragino-mincho-pron, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: 500;
}

.en{
	font-family: Helvetica, "Helvetica Neue", Arial, Verdana, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", "YuGothic", "Meiryo UI", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.gn{
	font-family: "GN-Kin-iro", sans-serif;
	font-weight: 700;
}

/* 
 文字サイズ
-------------------------------------------------------- */
.fz12{
	font-size: 1.2rem;
}
.fz14{
	font-size: 1.4rem;
}
.fz15{
	font-size: 1.5rem;
}
.fz16{
	font-size: 1.6rem;
}
.fz18{
	font-size: 1.8rem;
}
.fz20{
	font-size: 2rem;
}
.fz23{
	font-size: 2.3rem;
}
.fz24{
	font-size: 2.4rem;
}
.fz25{
	font-size: 2.5rem;
}
.fz26{
	font-size: 2.6rem;
}
.fz27{
	font-size: 2.7rem;
}
.fz28{
	font-size: 2.8rem;
}
.fz30{
	font-size: 3rem;
}
.fz34{
	font-size: 3.4rem;
}
.fz35{
	font-size: 3.5rem;
}
.fz36{
	font-size: 3.6rem;
}
.fz40{
	font-size: 4rem;
}
.fz42{
	font-size: 4.2rem;
}
.fz48{
	font-size: 4.8rem;
}
.fz51{
	font-size: 5.1rem;
}
.fz54{
	font-size: 5.4rem;
}
.fz56{
	font-size: 5.6rem;
}

.fz70{
	font-size: 7rem;
}
.fz75{
	font-size: 7.5rem;
}

.fz80{
	font-size: 8rem;
}

.fz108{
	font-size: 10.8rem;
}

@media screen and (max-width: 768px){/* SPデザインなければ×0.66とか */
	.fz16{
		font-size: 1.4rem;
	}
	.fz18{
		font-size: 1.4rem;
	}
	.fz20{
		font-size: 1.5rem;
	}
	.fz23{
		font-size: 1.6rem;
	}
	.fz24{
		font-size: 1.65rem;
	}
	.fz25{
		font-size: 1.65rem;
	}
	.fz26{
		font-size: 1.72rem;
	}
	.fz28{
		font-size: 1.85rem;
	}
	.fz30{
		font-size: 2rem;
	}
	.fz34{
		font-size: 2.24rem;
	}
	.fz35{
		font-size: 2.31rem;
	}
	.fz36{
		font-size: 2.37rem;
	}
	.fz40{
		font-size: 2.64rem;
	}
	.fz42{
		font-size: 2.77rem;
	}
	.fz48{
		font-size: 3.16rem;
	}
	.fz51{
		font-size: 3.36rem;
	}
	.fz54{
		font-size: 3.56rem;
	}
	.fz56{
		font-size: 3.68rem;
	}

	.fz70{
		font-size: 4.62rem;
	}
	.fz75{
		font-size: 4.95rem;
	}

	.fz80{
		font-size: 5.28rem;
	}

	.fz108{
		font-size: 7.12rem;
	}

	.fz10sp{
		font-size: 1rem;
	}
	.fz12sp{
		font-size: 1.2rem;
	}
	.fz13sp{
		font-size: 1.3rem;
	}
	.fz14sp{
		font-size: 1.4rem;
	}
	.fz15sp{
		font-size: 1.5rem;
	}
	.fz16sp{
		font-size: 1.6rem;
	}
	.fz18sp{
		font-size: 1.8rem;
	}
	.fz20sp{
		font-size: 2rem;
	}
	.fz21sp{
		font-size: 2.1rem;
	}
	.fz22sp{
		font-size: 2.2rem;
	}
	.fz24sp{
		font-size: 2.4rem;
	}
	.fz25sp{
		font-size: 2.5rem;
	}
	.fz27sp{
		font-size: 2.7rem;
	}
	.fz28sp{
		font-size: 2.8rem;
	}
	.fz30sp{
		font-size: 3rem;
	}

	.fz84sp{
		font-size: 8.4rem;
	}
}

/* 
並び 間隔
-------------------------------------------------------- */
.tal { text-align: left; }
.tac { text-align: center; }
.tar { text-align: right; }
.taj{ text-align: justify;}

.ls0{ letter-spacing: 0; }
.ls1{ letter-spacing: .1em; }
.ls05{ letter-spacing: .05em; }
.ls025{ letter-spacing: .025em; }

.lh150{ line-height: 1.5; }
.lh200{ line-height: 2; }

.v_rl{
	writing-mode: vertical-rl;
}
.upright{
	text-orientation: upright;
}

.indent{
	text-indent: 1em;
}
span.indent{
	display: inline-block;
}

.palt{
	font-feature-settings: "palt";
}

.capitalize{
	text-transform: capitalize;
}
.capitalize.no{
	text-transform: none;
}
.uppercase{
	text-transform: uppercase;
}


/* 
文字色
-------------------------------------------------------- */
.white{ color: #fff;}
.red{ color: var(--red);}
.green{ color: var(--green);}
.blue{ color: var(--blue);}
.yellow{ color: var(--yellow);}
.light_blue{ color: var(--light_blue);}
.thin_light_blue{ color: var(--thin_light_blue);}


/* 
文字太さ 装飾
-------------------------------------------------------- */
.font_smooth{
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.b { font-weight: 700; }
.fw300 { font-weight: 300; }
.fw500 { font-weight: 500; }
.fw600 { font-weight: 600; }
.fw900 { font-weight: 900; }

.i{ font-style: italic; }
.u, .u_trance{
	text-decoration: underline;
}
.u_trance:hover{
	text-decoration: none;
}

.t_shadow{
	text-shadow: 0 .8rem 1.6rem rgba(0, 0, 0, .08), 0 .8rem 1.6rem rgba(0, 0, 0, .08);
}

.marker{
	background:linear-gradient(transparent 75%, #fff100 75%);
}


/************************************************************************
	リストなど　擬似要素装飾
**************************************************************************/
/* 「※」 */
.attention_mark{
	position: relative;
	padding-left: 1.1em;
}
.attention_mark::before{
	content: "\0203B";
	position: absolute;
	left: 0;
}
span.attention_mark{
	display: inline-block;
}

/* 「・」 */
.disk li, .disk_mark{
	padding-left: 1.33em;
	position: relative;
}
.disk li::before, .disk_mark::before{
	content: "・";
	position: absolute;
	left: .25em;
}
span.disk_mark{
	display: inline-block;
}

/* 「⚫︎」 */
.circle li, .circle_mark{
	padding-left: 1.33em;
	position: relative;
}
.circle li::before, .circle_mark::before{
	content: "";
	display: block;
	width: .625em;
	height: .625em;
	background-color: #0079c2;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: .4em;
}

/* 「01.」 */
.num_list{
	counter-reset: num_list;
}
.num_list li{
	counter-increment: num_list;
	padding-left: 1.5em;
	position: relative;
}
.num_list li::before{
	content: counter(num_list, decimal-leading-zero)".";
	position: absolute;
	left: 0;
}

@media screen and (max-width: 768px) {

}


/************************************************************************
	インナー　その他余白
**************************************************************************/
.inner{
	margin: auto;
}
.inner.primary{
	max-width: 1200px;
	width: 92%;
}

.inner.secondary{
	max-width: 1480px;
	width: 94%;
}

@media screen and (max-width: 768px) {
	.inner.primary,
	.inner.secondary{
		width: 94.6%;
	}
}

/* padding ⚪︎⚪︎px/1600px */
.pt20{ padding-top: 2rem;}
.pb20{ padding-bottom: 2rem;}

.pt30{ padding-top: 3rem;}
.pb30{ padding-bottom: 3rem;}

.pt40{ padding-top: 4rem;}
.pb40{ padding-bottom: 4rem;}

.pt50{ padding-top: 5rem;}
.pb50{ padding-bottom: 5rem;}

.pt60{ padding-top: 6rem;}
.pb60{ padding-bottom: 6rem;}

.pt70{ padding-top: 7rem;}
.pb70{ padding-bottom: 7rem;}

.pt80{ padding-top: 8rem;}
.pb80{padding-bottom: 8rem;}

.pt90{ padding-top: 9rem;}
.pb90{ padding-bottom: 9rem;}

.pt100{ padding-top: 10rem;}
.pb100{ padding-bottom: 10rem;}

.pt110{ padding-top: 11rem;}
.pb110{ padding-bottom: 11rem;}

.pt120{ padding-top: 12rem;}
.pb120{ padding-bottom: 12rem;}

.pt130{ padding-top: 13rem;}
.pb130{ padding-bottom: 13rem;}

.pt140{ padding-top: 14rem;}
.pb140{ padding-bottom: 14rem;}

.pt150{ padding-top: 15rem;}
.pb150{ padding-bottom: 15rem;}

.pt160{ padding-top: 16rem;}
.pb160{ padding-bottom: 16rem;}

.pt170{ padding-top: 17rem;}
.pb170{ padding-bottom: 17rem;}

.pt180{ padding-top: 18rem;}
.pb180{ padding-bottom: 18rem;}

.pt190{ padding-top: 19rem;}
.pb190{ padding-bottom: 19rem;}

.pt200{ padding-top: 20rem;}
.pb200{ padding-bottom: 20rem;}

.pt210{ padding-top: 21rem;}
.pb210{ padding-bottom: 21rem;}

.pt220{ padding-top: 22rem;}
.pb220{ padding-bottom: 22rem;}

@media screen and (max-width: 768px) {/* pcの数字×0.5 */
	.pt20{ padding-top: 1rem;}
	.pb20{ padding-bottom: 1rem;}

	.pt30{ padding-top: 1.5rem;}
	.pb30{ padding-bottom: 1.5rem;}

	.pt40{ padding-top: 2rem;}
	.pb40{ padding-bottom: 2rem;}

	.pt50{ padding-top: 2.5rem;}
	.pb50{ padding-bottom: 2.5rem;}

	.pt60{ padding-top: 3rem;}
	.pb60{ padding-bottom: 3rem;}

	.pt70{ padding-top: 3.5rem;}
	.pb70{ padding-bottom: 3.5rem;}

	.pt80{ padding-top: 5rem;}
	.pb80{padding-bottom: 5rem;}

	.pt90{ padding-top: 4.5rem;}
	.pb90{ padding-bottom: 4.5rem;}

	.pt100{ padding-top: 5rem;}
	.pb100{ padding-bottom: 5rem;}

	.pt110{ padding-top: 5.5rem;}
	.pb110{ padding-bottom: 5.5rem;}

	.pt120{ padding-top: 6rem;}
	.pb120{ padding-bottom: 6rem;}

	.pt130{ padding-top: 6.5rem;}
	.pb130{ padding-bottom: 6.5rem;}

	.pt140{ padding-top: 7rem;}
	.pb140{ padding-bottom: 7rem;}

	.pt150{ padding-top: 7.5rem;}
	.pb150{ padding-bottom: 7.5rem;}

	.pt160{ padding-top: 8rem;}
	.pb160{ padding-bottom: 8rem;}

	.pt170{ padding-top: 8.5rem;}
	.pb170{ padding-bottom: 8.5rem;}

	.pt180{ padding-top: 9rem;}
	.pb180{ padding-bottom: 9rem;}

	.pt190{ padding-top: 9.5rem;}
	.pb190{ padding-bottom: 9.5rem;}

	.pt200{ padding-top: 10rem;}
	.pb200{ padding-bottom: 10rem;}

	.pt210{ padding-top: 10.5rem;}
	.pb210{ padding-bottom: 10.5rem;}

	.pt220{ padding-top: 11rem;}
	.pb220{ padding-bottom: 11rem;}

	/* sp デザイン350px時 */
	.pt20sp{ padding-top: 2rem;}
	.pb20sp{ padding-bottom: 2rem;}

	.pt30sp{ padding-top: 3rem;}
	.pb30sp{ padding-bottom: 3rem;}

	.pt40sp{ padding-top: 4rem;}
	.pb40sp{ padding-bottom: 4rem;}

	.pt50sp{ padding-top: 5rem;}
	.pb50sp{ padding-bottom: 5rem;}

	.pt60sp{ padding-top: 6rem;}
	.pb60sp{ padding-bottom: 6rem;}

	.pt70sp{ padding-top: 7rem;}
	.pb70sp{ padding-bottom: 7rem;}

	.pt80sp{ padding-top: 8rem;}
	.pb80sp{padding-bottom: 8rem;}

	.pt90sp{ padding-top: 9rem;}
	.pb90sp{ padding-bottom: 9rem;}

	.pt100sp{ padding-top: 10rem;}
	.pb100sp{ padding-bottom: 10rem;}

	.pt110sp{ padding-top: 11rem;}
	.pb110sp{ padding-bottom: 11rem;}

	.pt120sp{ padding-top: 12rem;}
	.pb120sp{ padding-bottom: 12rem;}
}

/* (主に文字上下余白) */
.pt025em{ padding-top: .25em;}
.pt033em{ padding-top: .33em;}
.pt05em{ padding-top: .5em;}
.pt066em{ padding-top: .66em;}
.pt075em{ padding-top: .75em;}
.pt1em{ padding-top: 1em;}
.pt125em{ padding-top: 1.25em;}
.pt133em{ padding-top: 1.33em;}
.pt15em{ padding-top: 1.5em;}
.pt166em{ padding-top: 1.66em;}
.pt175em{ padding-top: 1.75em;}
.pt2em{ padding-top: 2em;}
.pt225em{ padding-top: 2.25em;}
.pt233em{ padding-top: 2.33em;}
.pt25em{ padding-top: 2.5em;}
.pt266em{ padding-top: 2.66em;}
.pt275em{ padding-top: 2.75em;}
.pt3em{ padding-top: 3em;}
.pt35em{ padding-top: 3.5em;}
.pt4em{ padding-top: 4em;}
.pt45em{ padding-top: 4.5em;}
.pt5em{ padding-top: 5em;}

.m_a{ margin: auto;}
.mb025em{ margin-bottom: .25em;}
.mb033em{ margin-bottom: .33em;}
.mb05em{ margin-bottom: .5em;}
.mb066em{ margin-bottom: .66em;}
.mb075em{ margin-bottom: .75em;}
.mb1em{ margin-bottom: 1em;}
.mb125em{ margin-bottom: 1.25em;}
.mb133em{ margin-bottom: 1.33em;}
.mb15em{ margin-bottom: 1.5em;}
.mb166em{ margin-bottom: 1.66em;}
.mb175em{ margin-bottom: 1.75em;}
.mb2em{ margin-bottom: 2em;}
.mb225em{ margin-bottom: 2.25em;}
.mb233em{ margin-bottom: 2.33em;}
.mb25em{ margin-bottom: 2.5em;}
.mb266em{ margin-bottom: 2.66em;}
.mb275em{ margin-bottom: 2.75em;}
.mb3em{ margin-bottom: 3em;}
.mb35em{ margin-bottom: 3.5em;}
.mb4em{ margin-bottom: 4em;}
.mb45em{ margin-bottom: 4.5em;}
.mb5em{ margin-bottom: 5em;}

@media screen and (max-width: 768px) {/* pcの数字×0.6 */
	.mb025em{ margin-bottom: .15em;}
	.mb033em{ margin-bottom: .2em;}
	.mb05em{ margin-bottom: .3em;}
	.mb066em{ margin-bottom: .4em;}
	.mb075em{ margin-bottom: .45em;}
	.mb1em{ margin-bottom: .6em;}
	.mb125em{ margin-bottom: .75em;}
	.mb133em{ margin-bottom: .8em;}
	.mb15em{ margin-bottom: .9em;}
	.mb166em{ margin-bottom: 1.1em;}
	.mb175em{ margin-bottom: 1.155em;}
	.mb2em{ margin-bottom: 1.2em;}
	.mb225em{ margin-bottom: 1.35em;}
	.mb233em{ margin-bottom: 1.4em;}
	.mb25em{ margin-bottom: 1.5em;}
	.mb3em{ margin-bottom: 1.8em;}
	.mb35em{ margin-bottom: 2.1em;}
	.mb4em{ margin-bottom: 2.4em;}
	.mb45em{ margin-bottom: 2.7em;}
	.mb5em{ margin-bottom: 3em;}

	.mb025em_sp{ margin-bottom: .25em;}
	.mb033em_sp{ margin-bottom: .33em;}
	.mb05em_sp{ margin-bottom: .5em;}
	.mb066em_sp{ margin-bottom: .66em;}
	.mb075em_sp{ margin-bottom: .75em;}
	.mb1em_sp{ margin-bottom: 1em;}
	.mb125em_sp{ margin-bottom: 1.25em;}
	.mb133em_sp{ margin-bottom: 1.33em;}
	.mb15em_sp{ margin-bottom: 1.5em;}
	.mb166em_sp{ margin-bottom: 1.66em;}
	.mb175em_sp{ margin-bottom: 1.75em;}
	.mb2em_sp{ margin-bottom: 2em;}
	.mb225em_sp{ margin-bottom: 2.25em;}
	.mb233em_sp{ margin-bottom: 2.33em;}
	.mb25em_sp{ margin-bottom: 2.5em;}
	.mb266em_sp{ margin-bottom: 2.66em;}
	.mb275em_sp{ margin-bottom: 2.75em;}
	.mb3em_sp{ margin-bottom: 3em;}
	.mb35em_sp{ margin-bottom: 3.5em;}
	.mb4em_sp{ margin-bottom: 4em;}
	.mb45em_sp{ margin-bottom: 4.5em;}
	.mb5em_sp{ margin-bottom: 5em;}
}


/************************************************************************
	リンク
**************************************************************************/
a{
	transition: .4s;
}
.a_brightness:hover{
	-webkit-filter: brightness(110%);
	filter: brightness(110%);
}
.a_opacity:hover{
	opacity: .7;
}

a.no_anchor{
	pointer-events: none;
	text-decoration: none;
}

@media screen and (max-width: 768px) {

}

@media (min-width: 769px) {
	a[href*="tel:"] {
		pointer-events: none;
		text-decoration: none;
	}
}

/************************************************************************
	画像
**************************************************************************/
.img img,
.img picture{
	width: 100%;
}

.img_bg{
	position: relative;
	background: url(../img/cmn/dummy.png) no-repeat center/cover;
}
.img_bg::before{
	content: "";
	display: block;
	padding-top: 75%;
}

.img_ab{
	position: relative;
}
.img_ab::before{
	content: "";
	display: block;
	padding-top: 75%;
}
.img_ab img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/************************************************************************
	タイトル
**************************************************************************/
.title_primary{
	font-size: 2.4rem;
	font-weight: 900;
	text-align: center;
	--title_color: var(--light_blue);
	--grada_color: #99ddf5;
	margin-top: -2.7rem;/* 見た目で */
	margin-inline: auto;
}
.title_primary .sub{
	margin: 0 auto .9em;
}

.title_primary .main{
	color: var(--title_color);
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	.title_primary{
		font-size: 1.5rem;
		margin-top: -1.4rem;/* 見た目で */
	}
	.title_primary .sub{
		margin-bottom: .75em;
	}
}

/************************************************************************
	ボタン
**************************************************************************/
.btn_primary{
	display: block;
	font-size: 2rem;
	font-weight: 700;
	color: var(--light_blue);
	line-height: 1.5;
	text-align: center;
	max-width: 60rem;
	width: 100%;
	padding: 1.2em 2.8em;
	border: 1px solid var(--light_blue);
	border-radius: 5em;
	background-color: #fff;
	position: relative;
}
.btn_primary.yellow{
	color: var(--light_blue);
	background-color: var(--yellow);
}

.btn_primary:hover{
	opacity: .7;
}

.btn_primary.preparation{
	pointer-events: none;
	background-color: #e5e5e5;
}

.btn_primary.preparation{
	color: rgba(0, 170, 231, .4);
}
.btn_primary.preparation::before{
	content: "準備中です";
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	font-size: 1.5em;
	font-weight: 300;
	color: #000;
	text-align: center;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.btn_primary::after{
	content: "";
	display: block;
	width: 1.25em;
	height: 1.25em;
	background: url(../img/cmn/btn_icon.svg) no-repeat center/contain;
	position: absolute;
	right: 1.5em;
	top: calc(50% - .625em);
}

.btn_primary.preparation::after{
	opacity: .4;
}

@media screen and (max-width: 768px) {
	.btn_primary{
		font-size: 1.3rem;
	}
	.btn_primary::after{
		width: 1.46em;
		height: 1.46em;
		right: 1em;
		top: calc(50% - .73em);
	}
}


@media screen and (max-width: 768px) {

}


@media screen and (max-width: 768px) {

}

/************************************************************************
	フレックス
**************************************************************************/
/* flex系 */
.flex {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.flex_pc{/* 768以下block */
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.nowrap {
	flex-wrap: nowrap;
}

.fd_rr {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
}

.fd_c {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

.fd_cr {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	flex-direction: column-reverse;
}

.ai_fs {
	-webkit-box-align: start;
	align-items: flex-start;
}
.ai_fe {
	-webkit-box-align: end;
	align-items: flex-end;
}
.ai_c {
	-webkit-box-align: center;
	align-items: center;
}

.jc_fs {
	-webkit-box-pack: start;
	justify-content: flex-start;
}
.jc_fe {
	-webkit-box-pack: end;
	justify-content: flex-end;
}
.jc_c {
	-webkit-box-pack: center;
	justify-content: center;
}
.jc_sb {
	-webkit-box-pack: justify;
	justify-content: space-between;
}
.jc_sa {
	justify-content: space-around;
}
.order1 {
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
.order2 {
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}

.fl_g{
	-webkit-box-flex:1;
	flex-grow:1;
}

@media screen and (max-width: 768px) {
	.flex_pc{
		display: block;
	}
}



/************************************************************************
	その他共通
**************************************************************************/
.hidden{
	overflow: hidden;
}

body.hmb_open, body.modal_open{
	overflow: hidden;
}


.block{
	display: block;
}
.dib{
	display: inline-block;
}

.fit{
	width: fit-content;
}



.z1{
	position: relative;
	z-index: 1;
}
.z2{
	position: relative;
	z-index: 2;
}
.z3{
	position: relative;
	z-index: 3;
}


/* 
 ボックスシャドウ
-------------------------------------------------------- */
.shadow, .shadow_trance{
	box-shadow: 0 .8rem 1.6rem .2rem rgba(0, 0, 0, .16);
}
a.shadow:hover, .shadow_trance:hover{
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .08);
	transform: translateY(.2rem);
}

.yellow_shadow {
    box-shadow: 1.2rem 1.2rem 0 0 #ffff0a;
}

@media (max-width: 768px) {
	.shadow{
		box-shadow: .33rem .33rem 1rem -.75rem rgba(144, 144, 144, .5);
	}

	.yellow_shadow {
        box-shadow: .6rem .6rem 0 0 #ffff0a;
    }
}

/* 
 Youtube埋め込みなど
-------------------------------------------------------- */
.map_box{
	position: relative;
}
.map_box::before{
	content: "";
	display: block;
	padding-top: 75%;
}
.map_box iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.movie_box{
	position: relative;
}
.movie_box::before{
	content: "";
	display: block;
	padding-top: 56.25%;
}
.movie_box iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}


/* 
ドラッグでテキスト選択した時の色
-------------------------------------------------------- */
/* ::-moz-selection {
	color: #fff;
	background: #1a1a1a;
}
::selection {
	color: #fff;
	background: #1a1a1a;
} */


/* 
swiper　無限ループ等速スライダー
-------------------------------------------------------- */
.swiper-wrapper.loop_slider{
	transition-timing-function: linear;
}
.swiper-wrapper.loop_slider .swiper-slide img {
	width: 100%;
}



@media screen and (min-width: 769px) {
	body.hmb_open{
		overflow: visible !important;
	}
	body.hmb_open.modal_open{
		overflow: hidden !important;
	}
}


/* 
 テストなどでお客様へ注意書き用
-------------------------------------------------------- */
.notes_text{
	font-size: 1.5em;
	font-weight: 700;
	color: rgba(255, 0, 0, .6);
	position: relative;
	z-index: 3;
	height: 0;
}

/************************************************************************
	クッキー
**************************************************************************/
#cookie-notice {
	font-size: 1.8rem;
	z-index: 999;
}
#cookie-notice .cn-button {
	color: #1a1a1a;
	background: #00ff00;
	border-radius: .6rem;
	line-height: 1;
	padding: 1rem 1.5rem;
}
.cn-close-icon {
	opacity: 1;
}
.cn-close-icon:before,
.cn-close-icon:after {
	background: #fff;
}
@media screen and (max-width: 768px) {
	.page_content { padding: 6rem 0; }
	.c_section { padding: 4rem 0; }
	#cookie-notice {
		font-size: 1.4rem;
	}
}


/************************************************************************
	アニメーション
**************************************************************************/
/* フェードイン　*/
.fade, .fade_down, .fade_right, .fade_left{
	opacity: 0;
}

.animation.fade{/* 下から上へ */
	animation: fadeup .8s ease forwards;
}

.animation.fade_down{/* 上から下へ */
	animation: fadedown .8s ease forwards;
}
.animation.fade_right{/* 左から右へ */
	animation: faderight .8s ease forwards;
}
.animation.fade_left{/* 右から左へ */
	animation: fadeleft .8s ease forwards;
}
	
@keyframes fadeup{
	from {
		opacity: 0;
		transform: translateY(2em);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes fadedown{
	from {
		opacity: 0;
		transform: translateY(-2em);
	}
	
	to {
		opacity: 1;
		transform: translateY(0);
	}
}
@keyframes faderight{
	from {
		opacity: 0;
		transform: translateX(-2em);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}
@keyframes fadeleft{
	from {
		opacity: 0;
		transform: translateX(2em);
	}
	
	to {
		opacity: 1;
		transform: translateX(0);
	}
}

/* スライドイン　*/
.slide_left{
	transform: translateX(-200vw);
}
.animation.slide_left{
	animation: slideleft 1s ease forwards;
}
.animation.slide_left.fast{
	animation-duration: .6s;
}
.animation.slide_left.slow{
	animation-duration: 1.5s;
}

.slide_right{
	transform: translateX(200vw);
}
.animation.slide_right{
	animation: slideright 1s ease forwards;
}
.animation.slide_right.fast{
	animation-duration: .6s;
}
.animation.slide_right.slow{
	animation-duration: 1.5s;
}

/* 
<p class="trigger slide_down"><span class="slide_child">上からスライド</span></p>
*/
.slide_child{
	display: inline-block;
}

.slide_up .slide_child{
	transform: translateY(200vh);
}
.animation.slide_up .slide_child{
	animation: slideup 1s ease forwards;
}
.animation.slide_up.fast .slide_child{
	animation-duration: .6s;
}
.animation.slide_up.slow .slide_child{
	animation-duration: 1.5s;
}

.slide_down .slide_child{
	transform: translateY(-200vh);
}
.animation.slide_down .slide_child{
	animation: slidedown 1s ease forwards;
}
.animation.slide_down.fast .slide_child{
	animation-duration: .6s;
}
.animation.slide_down.slow .slide_child{
	animation-duration: 1.5s;
}

@keyframes slideleft{
	from {
		transform: translateX(-200vw);
	}
	
	to {
		transform: translateX(0);
	}
}
@keyframes slideright{
	from {
		transform: translateX(200vw);
	}
	
	to {
		transform: translateX(0);
	}
}
@keyframes slideup{
	from {
		transform: translateY(200vh);
	}
	
	to {
		transform: translateY(0);
	}
}
@keyframes slidedown{
	from {
		transform: translateY(-200vw);
	}
	
	to {
		transform: translateY(0);
	}
}

/* 黒背景スライドしてから本来の要素がスライド　*/

.black_slide,
.black_slide_wrap{
	position: relative;
}
.black_slide_wrap.fit{
	width: fit-content;
}
.black_slide::after,
.black_slide_wrap::after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 0;
	background-color: #000;
}

.black_slide.both::after,
.black_slide_wrap.both::after{/* 両方向から用 */
	top: auto;
	height: 60%;
}
.black_slide.both::before,
.black_slide_wrap::before{/* 両方向から用 */
	content: "";
	display: block;
	position: absolute;
	top: 0;
	width: 0;
	height: 60%;
	background-color: #000;
	z-index: 2;
}

.animation.black_slide::after,
.animation.black_slide_wrap::after{
	animation: black_slide 1.2s ease-in-out forwards;
}
.animation.black_slide.reverse::after,
.animation.black_slide_wrap.reverse::after{
	animation: black_slide_reverse 1.2s ease-in-out forwards;
}
.animation.black_slide.both::before,
.animation.black_slide_wrap.both::before{/* 両方向から用 */
	animation: black_slide 1.2s ease-in-out forwards;
}
.animation.black_slide.both::after,
.animation.black_slide_wrap.both::after{/* 両方向から用 */
	animation: black_slide_reverse 1.2s ease-in-out forwards;
}

.black_slide > *,
.black_slide_wrap > *{
	opacity: 0;
}
.animation.black_slide > *,
.animation.black_slide_wrap > *{
	animation: black_fade 1.2s ease forwards;
}

.black_slide.animation.delay01::after,
.black_slide_wrap.animation.delay01::after,
.black_slide.both.animation.delay01::before,
.black_slide_wrap.animation.delay01::before,
.black_slide.animation.delay01 > *,
.black_slide_wrap.animation.delay01 > *{
	animation-delay: .1s !important;
}
.black_slide.animation.delay02::after,
.black_slide_wrap.animation.delay02::after,
.black_slide.both.animation.delay02::before,
.black_slide_wrap.animation.delay02::before,
.black_slide.animation.delay02 > *,
.black_slide_wrap.animation.delay02 > *{
	animation-delay: .2s !important;
}
.black_slide.animation.delay03::after,
.black_slide_wrap.animation.delay03::after,
.black_slide.both.animation.delay03::before,
.black_slide_wrap.animation.delay03::before,
.black_slide.animation.delay03 > *,
.black_slide_wrap.animation.delay03 > *{
	animation-delay: .3s !important;
}
.black_slide.animation.delay04::after,
.black_slide_wrap.animation.delay04::after,
.black_slide.both.animation.delay04::before,
.black_slide_wrap.animation.delay04::before,
.black_slide.animation.delay04 > *,
.black_slide_wrap.animation.delay04 > *{
	animation-delay: .4s !important;
}
.black_slide.animation.delay05::after,
.black_slide_wrap.animation.delay05::after,
.black_slide.both.animation.delay05::before,
.black_slide_wrap.animation.delay05::before,
.black_slide.animation.delay05 > *,
.black_slide_wrap.animation.delay05 > *{
	animation-delay: .5s !important;
}
.black_slide.animation.delay06::after,
.black_slide_wrap.animation.delay06::after,
.black_slide.both.animation.delay06::before,
.black_slide_wrap.animation.delay06::before,
.black_slide.animation.delay06 > *,
.black_slide_wrap.animation.delay06 > *{
	animation-delay: .6s !important;
}
.black_slide.animation.delay07::after,
.black_slide_wrap.animation.delay07::after,
.black_slide.both.animation.delay07::before,
.black_slide_wrap.animation.delay07::before,
.black_slide.animation.delay07 > *,
.black_slide_wrap.animation.delay07 > *{
	animation-delay: .7s !important;
}
.black_slide.animation.delay08::after,
.black_slide_wrap.animation.delay08::after,
.black_slide.both.animation.delay08::before,
.black_slide_wrap.animation.delay08::before,
.black_slide.animation.delay08 > *,
.black_slide_wrap.animation.delay08 > *{
	animation-delay: .8s !important;
}
.black_slide.animation.delay09::after,
.black_slide_wrap.animation.delay09::after,
.black_slide.both.animation.delay09::before,
.black_slide_wrap.animation.delay09::before,
.black_slide.animation.delay09 > *,
.black_slide_wrap.animation.delay09 > *{
	animation-delay: .9s !important;
}
.black_slide.animation.delay10::after,
.black_slide_wrap.animation.delay10::after,
.black_slide.both.animation.delay10::before,
.black_slide_wrap.animation.delay10::before,
.black_slide.animation.delay10 > *,
.black_slide_wrap.animation.delay10 > *{
	animation-delay: 1s !important;
}
.black_slide.animation.delay11::after,
.black_slide_wrap.animation.delay11::after,
.black_slide.both.animation.delay11::before,
.black_slide_wrap.animation.delay11::before,
.black_slide.animation.delay11 > *,
.black_slide_wrap.animation.delay11 > *{
	animation-delay: 1.1s !important;
}
.black_slide.animation.delay12::after,
.black_slide_wrap.animation.delay12::after,
.black_slide.both.animation.delay12::before,
.black_slide_wrap.animation.delay12::before,
.black_slide.animation.delay12 > *,
.black_slide_wrap.animation.delay12 > *{
	animation-delay: 1.2s !important;
}
.black_slide.animation.delay13::after,
.black_slide_wrap.animation.delay13::after,
.black_slide.both.animation.delay13::before,
.black_slide_wrap.animation.delay13::before,
.black_slide.animation.delay13 > *,
.black_slide_wrap.animation.delay13 > *{
	animation-delay: 1.3s !important;
}
.black_slide.animation.delay14::after,
.black_slide_wrap.animation.delay14::after,
.black_slide.both.animation.delay14::before,
.black_slide_wrap.animation.delay14::before,
.black_slide.animation.delay14 > *,
.black_slide_wrap.animation.delay14 > *{
	animation-delay: 1.4s !important;
}
.black_slide.animation.delay15::after,
.black_slide_wrap.animation.delay15::after,
.black_slide.both.animation.delay15::before,
.black_slide_wrap.animation.delay15::before,
.black_slide.animation.delay15 > *,
.black_slide_wrap.animation.delay15 > *{
	animation-delay: 1.5s !important;
}
.black_slide.animation.delay16::after,
.black_slide_wrap.animation.delay16::after,
.black_slide.both.animation.delay16::before,
.black_slide_wrap.animation.delay16::before,
.black_slide.animation.delay16 > *,
.black_slide_wrap.animation.delay16 > *{
	animation-delay: 1.6s !important;
}
.black_slide.animation.delay17::after,
.black_slide_wrap.animation.delay17::after,
.black_slide.both.animation.delay17::before,
.black_slide_wrap.animation.delay17::before,
.black_slide.animation.delay17 > *,
.black_slide_wrap.animation.delay17 > *{
	animation-delay: 1.7s !important;
}
.black_slide.animation.delay18::after,
.black_slide_wrap.animation.delay18::after,
.black_slide.both.animation.delay18::before,
.black_slide_wrap.animation.delay18::before,
.black_slide.animation.delay18 > *,
.black_slide_wrap.animation.delay18 > *{
	animation-delay: 1.8s !important;
}
.black_slide.animation.delay19::after,
.black_slide_wrap.animation.delay19::after,
.black_slide.both.animation.delay19::before,
.black_slide_wrap.animation.delay19::before,
.black_slide.animation.delay19 > *,
.black_slide_wrap.animation.delay19 > *{
	animation-delay: 1.9s !important;
}
.black_slide.animation.delay20::after,
.black_slide_wrap.animation.delay20::after,
.black_slide.both.animation.delay20::before,
.black_slide_wrap.animation.delay20::before,
.black_slide.animation.delay20 > *,
.black_slide_wrap.animation.delay20 > *{
	animation-delay: 2s !important;
}
.black_slide.animation.delay21::after,
.black_slide_wrap.animation.delay21::after,
.black_slide.both.animation.delay21::before,
.black_slide_wrap.animation.delay21::before,
.black_slide.animation.delay21 > *,
.black_slide_wrap.animation.delay21 > *{
	animation-delay: 2.1s !important;
}
.black_slide.animation.delay22::after,
.black_slide_wrap.animation.delay22::after,
.black_slide.both.animation.delay22::before,
.black_slide_wrap.animation.delay22::before,
.black_slide.animation.delay22 > *,
.black_slide_wrap.animation.delay22 > *{
	animation-delay: 2.2s !important;
}
.black_slide.animation.delay23::after,
.black_slide_wrap.animation.delay23::after,
.black_slide.both.animation.delay23::before,
.black_slide_wrap.animation.delay23::before,
.black_slide.animation.delay23 > *,
.black_slide_wrap.animation.delay23 > *{
	animation-delay: 2.3s !important;
}
.black_slide.animation.delay24::after,
.black_slide_wrap.animation.delay24::after,
.black_slide.both.animation.delay24::before,
.black_slide_wrap.animation.delay24::before,
.black_slide.animation.delay24 > *,
.black_slide_wrap.animation.delay24 > *{
	animation-delay: 2.4s !important;
}
.black_slide.animation.delay25::after,
.black_slide_wrap.animation.delay25::after,
.black_slide.both.animation.delay25::before,
.black_slide_wrap.animation.delay25::before,
.black_slide.animation.delay25 > *,
.black_slide_wrap.animation.delay25 > *{
	animation-delay: 2.5s !important;
}
.black_slide.animation.delay26::after,
.black_slide_wrap.animation.delay26::after,
.black_slide.both.animation.delay26::before,
.black_slide_wrap.animation.delay26::before,
.black_slide.animation.delay26 > *,
.black_slide_wrap.animation.delay26 > *{
	animation-delay: 2.6s !important;
}
.black_slide.animation.delay27::after,
.black_slide_wrap.animation.delay27::after,
.black_slide.both.animation.delay27::before,
.black_slide_wrap.animation.delay27::before,
.black_slide.animation.delay27 > *,
.black_slide_wrap.animation.delay27 > *{
	animation-delay: 2.7s !important;
}
.black_slide.animation.delay28::after,
.black_slide_wrap.animation.delay28::after,
.black_slide.both.animation.delay28::before,
.black_slide_wrap.animation.delay28::before,
.black_slide.animation.delay28 > *,
.black_slide_wrap.animation.delay28 > *{
	animation-delay: 2.8s !important;
}
.black_slide.animation.delay29::after,
.black_slide_wrap.animation.delay29::after,
.black_slide.both.animation.delay29::before,
.black_slide_wrap.animation.delay29::before,
.black_slide.animation.delay29 > *,
.black_slide_wrap.animation.delay29 > *{
	animation-delay: 2.9s !important;
}
.black_slide.animation.delay30::after,
.black_slide_wrap.animation.delay30::after,
.black_slide.both.animation.delay30::before,
.black_slide_wrap.animation.delay30::before,
.black_slide.animation.delay30 > *,
.black_slide_wrap.animation.delay30 > *{
	animation-delay: 3s !important;
}


@keyframes black_fade{
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0;
	}
	51% {
		opacity: 1;
	}
	100% {
		opacity: 1;
	}
}
@keyframes black_slide{
	0% {
		left: 0;
		width: 0;
	}

	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 100%;
		width: 0;
	}
}
@keyframes black_slide_reverse{
	0% {
		left: 100%;
		width: 0;
	}

	50% {
		left: 0;
		width: 100%;
	}
	51% {
		left: 0;
		width: 100%;
	}
	100% {
		left: 0;
		width: 0;
	}
}

/* clip-path */
.clip{
	-webkit-clip-path: inset(0 100% 0 0);
	clip-path: inset(0 100% 0 0);
	transition: -webkit-clip-path 1s ease-out, clip-path 1s ease-out;
}
.clip.fast{
	transition-duration: .6s;
}
.clip.more_fast{
	transition-duration: .4s;
}
.clip.late{
	transition-duration: 1.5s;
}
.clip.left{
	-webkit-clip-path: inset(0 0 0 100%);
	clip-path: inset(0 0 0 100%);
}
.clip.down{
	-webkit-clip-path: inset(0 0 100% 0);
	clip-path: inset(0 0 100% 0);
}
.clip.up{
	-webkit-clip-path: inset(100% 0 0 0);
	clip-path: inset(100% 0 0 0);
}

.clip.animation{
	-webkit-clip-path: inset(0);
	clip-path: inset(0);
}


/* 回転　*/
.rotate{
	animation:6s linear infinite rotate;
}

@keyframes rotate{
	0%{ transform:rotate(0);}
	100%{ transform:rotate(360deg); }
}

/* アニメーション時間差 */
.animation.delay01{
	animation-delay: .1s !important;
}
.animation.clip.delay01{
	transition-delay: .1s !important;
}
.animation.delay02{
	animation-delay: .2s !important;
}
.animation.clip.delay02{
	transition-delay: .2s !important;
}
.animation.delay03{
	animation-delay: .3s !important;
}
.animation.clip.delay03{
	transition-delay: .3s !important;
}
.animation.delay04{
	animation-delay: .4s !important;
}
.animation.clip.delay04{
	transition-delay: .4s !important;
}
.animation.delay05{
	animation-delay: .5s !important;
}
.animation.clip.delay05{
	transition-delay: .5s !important;
}
.animation.delay06{
	animation-delay: .6s !important;
}
.animation.clip.delay06{
	transition-delay: .6s !important;
}
.animation.delay07{
	animation-delay: .7s !important;
}
.animation.clip.delay07{
	transition-delay: .7s !important;
}
.animation.delay08{
	animation-delay: .8s !important;
}
.animation.clip.delay08{
	transition-delay: .8s !important;
}
.animation.delay09{
	animation-delay: .9s !important;
}
.animation.clip.delay09{
	transition-delay: .9s !important;
}
.animation.delay10{
	animation-delay: 1s !important;
}
.animation.clip.delay10{
	transition-delay: 1s !important;
}
.animation.delay11{
	animation-delay: 1.1s !important;
}
.animation.clip.delay11{
	transition-delay: 1.1s !important;
}
.animation.delay12{
	animation-delay: 1.2s !important;
}
.animation.clip.delay12{
	transition-delay: 1.2s !important;
}
.animation.delay13{
	animation-delay: 1.3s !important;
}
.animation.clip.delay13{
	transition-delay: 1.3s !important;
}
.animation.delay14{
	animation-delay: 1.4s !important;
}
.animation.clip.delay14{
	transition-delay: 1.4s !important;
}
.animation.delay15{
	animation-delay: 1.5s !important;
}
.animation.clip.delay15{
	transition-delay: 1.5s !important;
}
.animation.delay16{
	animation-delay: 1.6s !important;
}
.animation.clip.delay16{
	transition-delay: 1.6s !important;
}
.animation.delay17{
	animation-delay: 1.7s !important;
}
.animation.clip.delay17{
	transition-delay: 1.7s !important;
}
.animation.delay18{
	animation-delay: 1.8s !important;
}
.animation.clip.delay18{
	transition-delay: 1.8s !important;
}
.animation.delay19{
	animation-delay: 1.9s !important;
}
.animation.clip.delay19{
	transition-delay: 1.9s !important;
}
.animation.delay20{
	animation-delay: 2s !important;
}
.animation.clip.delay20{
	transition-delay: 2s !important;
}
.animation.delay21{
	animation-delay: 2.1s !important;
}
.animation.clip.delay21{
	transition-delay: 2.1s !important;
}
.animation.delay22{
	animation-delay: 2.2s !important;
}
.animation.clip.delay22{
	transition-delay: 2.2s !important;
}
.animation.delay23{
	animation-delay: 2.3s !important;
}
.animation.clip.delay23{
	transition-delay: 2.3s !important;
}
.animation.delay24{
	animation-delay: 2.4s !important;
}
.animation.clip.delay24{
	transition-delay: 2.4s !important;
}
.animation.delay25{
	animation-delay: 2.5s !important;
}
.animation.clip.delay25{
	transition-delay: 2.5s !important;
}
.animation.delay26{
	animation-delay: 2.6s !important;
}
.animation.clip.delay26{
	transition-delay: 2.6s !important;
}
.animation.delay27{
	animation-delay: 2.7s !important;
}
.animation.clip.delay27{
	transition-delay: 2.7s !important;
}
.animation.delay28{
	animation-delay: 2.8s !important;
}
.animation.clip.delay28{
	transition-delay: 2.8s !important;
}
.animation.delay29{
	animation-delay: 2.9s !important;
}
.animation.clip.delay29{
	transition-delay: 2.9s !important;
}



.animation.duration06{
	animation-duration: 0.6s;
}
.animation.duration10{
	animation-duration: 1s;
}

/* animation-delay PCだけ */
@media screen and (max-width: 768px) {
	.animation.delay_pc{
		animation-delay: 0s !important;
	}
}


/************************************************************************
	ヘッダー
**************************************************************************/
header{
	color: #fff;
	width: 100%;
	padding: 1rem 0;
	position: fixed;
	top: 0;
	z-index: 50;
	transition: color .4s, background-color .4s;
}
.surpass_mv header,
.hmb_open header{
	color: #000;
	background-color: #fff;
}

header .hd_logo{
	flex-shrink: 0;
	width: 36rem;
	margin-left: .5%;
	margin-right: auto;
}
header .hd_logo a{
	display: block;
	position: relative;
}
header .hd_logo a:hover{
	opacity: .7;
}

header .hd_logo a::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/cmn/logo02.png) no-repeat center/contain;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: opacity .4s;
}
.surpass_mv header .hd_logo a::before,
.hmb_open header .hd_logo a::before{
	opacity: 1;
}

header .hd_logo a img{
	vertical-align: middle;
	transition: opacity .4s;
}
.surpass_mv header .hd_logo a img,
.hmb_open header .hd_logo a img{
	opacity: 0;
}

@media screen and (max-width: 1280px) {
	header .hd_logo{
		width: 32rem;
	}
}
@media screen and (max-width: 960px) {
	header .hd_logo{
		width: 26rem;
	}
}


@media screen and (max-width: 768px) {

	header .hd_logo{
		width: 18rem;
	}
}

/* -------------
ナビ
-------------------------------------------------------- */
#hd_nav{
	-webkit-box-flex:1;
	flex-grow:1;
}
#hd_nav ul{
	margin-right: 1.5%;
}
#hd_nav li{
	margin-left: .3em;
}
#hd_nav a,
#hd_nav .modal_trigger{
	display: block;
	padding: .5em .85em;
	position: relative;
}
#hd_nav a:hover{
	opacity: 1;
}
#hd_nav a::after,
#hd_nav .modal_trigger::after{
	content: "";
	display: block;
	width: 0;
	height: 2px;
	background-color: #fff;
	position: absolute;
	bottom: .25em;
	left: .85em;
	transition: width .4s;
}
.surpass_mv #hd_nav a::after,
.surpass_mv #hd_nav .modal_trigger::after,
.hmb_open #hd_nav a::after,
.hmb_open #hd_nav .modal_trigger::after{
	background-color: #000;
}
#hd_nav a:hover::after,
#hd_nav .modal_trigger:hover::after{
	width: calc(100% - 1.7em);
}

@media screen and (max-width: 1280px) {
	#hd_nav a,
	#hd_nav .modal_trigger{
		padding: .5em;
	}
}
@media screen and (max-width: 960px) {
	#hd_nav a,
	#hd_nav .modal_trigger{
		padding: .1em .3em;
	}
}


@media screen and (max-width: 768px) {
	#hd_nav{
		display: none;
	}
}



/* -------------
ハンバーガー
-------------------------------------------------------- */
#hmb{
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	width: 4rem;
	margin-right: 2%;
	border-radius: 50%;
	cursor: pointer;
	transition: .4s;
	position: relative;
	z-index: 100;
}
#hmb:hover{
	opacity: .7;
}

#hmb .text{
	text-align: center;
	line-height: 1;
	margin-bottom: .33em;
}

.hmb_bar{
	width: 80%;
	height: 2.2rem;
	margin: auto;
	position: relative;
	transition: .4s;
}

.hmb_bar span{
	display: inline-block;
	width: 100%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	right: 0;
	transition: .4s;
}
.surpass_mv .hmb_bar span,
.hmb_open .hmb_bar span{
	background-color: #000;
}

.hmb_bar span:nth-of-type(1){
	top: 0;
}
.hmb_bar span:nth-of-type(2){
	top: calc(50% - 1px);
}
.hmb_bar span:nth-of-type(3){
	bottom: 0;
}

.hmb_open .hmb_bar span:nth-of-type(1){
	top: 46%;
	transform: rotate(-33deg);
}
.hmb_open .hmb_bar span:nth-of-type(2){
	opacity: 0;
}
.hmb_open .hmb_bar span:nth-of-type(3){
	width: 100%;
	bottom: 46%;
	transform: rotate(33deg);
}

@media screen and (min-width: 769px) {
	#hmb{
		display: none;
	}
}


/* グローバル
-------------------------------------------------------- */
#global{
	display: -webkit-box;
	display: flex;
	color: #fff;
	width: 100%;
	min-height: 100dvh;
	height: 100%;
	background-color: rgba(0,170, 231, .2);
	position: fixed;
	right: -120%;
	top: 0;
	z-index: 40;
	transition: .4s;
	overflow: auto;
}
.hmb_open #global{
	right: 0;
}

#global .container{
	width: fit-content;
	height: fit-content;
	min-height: 100%;
	padding: 10rem 4rem;
	margin-left: auto;
	background-color: var(--light_blue);
}

.gl_nav{
	margin-bottom: 3rem;
}
.gl_nav li{
	margin-bottom: .5em;
}
.gl_nav li a,
.gl_nav li .modal_trigger{
	display: block;
	padding: .25em 0;
	position: relative;
}
.gl_nav li a:hover{
	opacity: 1;
}

.gl_nav li a .text,
.gl_nav li .modal_trigger .text{
	display: inline-block;
	position: relative;
}
.gl_nav li a .text::after,
.gl_nav li .modal_trigger .text::after{
	content: "";
	display: block;
	width: 0;
	height: 1px;
	background-color: #fff;
	position: absolute;
	bottom: .05em;
	left: 0;
	transition: width .4s;
}
.gl_nav li a:hover .text::after,
.gl_nav li .modal_trigger:hover .text::after{
	width: 100%;
}


@media screen and (min-width: 769px) {
	#global{
		display: none;
	}
}


/************************************************************************
	フッター
**************************************************************************/
footer{
	padding: 2rem 0 1.5rem;
	background-color: #fff;
}

.ft_bnr_list{
	width: 92%;
	max-width: 580px;
	margin: 0 auto 1.5rem;
}

.ft_bnr_list li{
	width: 48.6%;
}
.ft_bnr_list li a{
	display: block;
}
.ft_bnr_list li a:hover{
	opacity: .7;
}
.ft_bnr_list li a img{
	width: 100%;
}

@media screen and (max-width: 768px) {
	footer{
		padding: 3rem 0 1.5rem;
	}

	.ft_bnr_list{
		width: 94.6%;
		max-width: none;
	}
}





@media screen and (max-width: 768px) {
	
}


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


@media screen and (max-width: 768px) {
	
}

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


@media screen and (max-width: 768px) {
	
}

/************************************************************************
	MV
**************************************************************************/
main{
	overflow: hidden;
}

#mv{
	position: relative;
}

#mv .bg{
	width: 100%;
	height: calc(100% - 5rem - 5vw);/* 白背景部分を確保 */
	position: absolute;
	left: 0;
	top: 0;
}
#mv .bg picture,
#mv .bg img{
	width: 100%;
	height: 100%;
}
#mv .bg img{
	object-fit: cover;
}

#mv .mv_text{
	font-size: 4.5rem;
	line-height: 1;
	width: fit-content;
	padding-top: 3em;
	margin-left: auto;
	margin-right: 4.3%;
	position: relative;
	z-index: 2;
}

#mv .mv_text .sub{
	color: var(--yellow);
	letter-spacing: .03em;
	transform: rotate(-4.8deg) skewX(-10deg);
	text-shadow: .1em .1em .2em rgba(0, 0, 0, .5);
}
#mv .mv_text .main{
	width: 14em;
	transform: translateX(-.25em);
}
#mv .mv_text .main img{
	-webkit-filter: drop-shadow(.1em .1em .2em rgba(0, 0, 0, .5));
	filter: drop-shadow(.1em .1em .2em rgba(0, 0, 0, .5));
}

@media screen and (max-width: 768px) {
	#mv .bg{
		height: calc(100% - 60vw);/* 白背景部分を確保 */
	}

	#mv .mv_text{
		font-size: 6.1vw;/* 46px/750 */
		padding-top: 10em;
	}
}

/* スタートは横一線
-------------------------------------------------------- */
#mv .intro_wrapper{
	padding: calc(1rem + 5vw) 0 calc(5rem + 5vw);/* 飾りと下白背景の領域を確保 */
	position: relative;
}

#mv .intro_wrapper.animation{
	-webkit-clip-path: inset(0);
	clip-path: inset(0);
}

#mv .intro_wrapper > *{
	position: relative;
	z-index: 2;
}

#mv .intro_wrapper .diagonal_deco{
	width: 100%;
	height: calc(100% - 6rem - 10vw);/* 飾りと下白背景の領域を引く */
	background-color: rgba(0, 187, 255, 0.9);
	-webkit-backdrop-filter: brightness(300%);
	backdrop-filter: brightness(300%);
	position: absolute;
	left: 0;
	top: calc(1rem + 5vw);
	z-index: 1;
}
#mv .intro_wrapper .diagonal_deco::before,
#mv .intro_wrapper .diagonal_deco::after{
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
}
#mv .intro_wrapper .diagonal_deco::before{
	padding-top: 5.625%;
	background: url(../img/diagonal_deco01.png) no-repeat center/100% 100%;
	bottom: 100%;
}
#mv .intro_wrapper .diagonal_deco::after{
	padding-top: 3.625%;
	background: url(../img/diagonal_deco02.png) no-repeat center/100% 100%;
	top: 100%;
}


#mv .intro_wrapper h2 .small{
	font-size: .75em;
}

#mv .intro_wrapper ul{
	max-width: 100rem;
	margin: 0 auto -4rem;
}
#mv .intro_wrapper ul li{
	width: 50%;
	max-width: 45rem;
	padding: .55em;
	background-color: var(--light_blue);
	-webkit-clip-path: polygon(1.5em 0, 100% 0, calc(100% - 1.5em) 100%, 0 100%);
	clip-path: polygon(1.5em 0, 100% 0, calc(100% - 1.5em) 100%, 0 100%);
	position: relative;
	z-index: 1;
	
}
#mv .intro_wrapper ul li:nth-of-type(-n+2){
	margin-bottom: .7em;
}
#mv .intro_wrapper ul li::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	-webkit-clip-path: polygon(calc(1.5em + 2px) 2px, calc(100% - 2px) 2px, calc(100% - 1.5em - 2px) calc(100% - 2px), 2px calc(100% - 2px));
	clip-path: polygon(calc(1.5em + 2px) 2px, calc(100% - 2px) 2px, calc(100% - 1.5em - 2px) calc(100% - 2px), 2px calc(100% - 2px));
	position: absolute;
	left: 0;
	top: 0;
}

#mv .intro_wrapper ul li span{
	display: block;
	position: relative;
	z-index: 1;
}

@media screen and (max-width: 768px) {
	#mv .intro_wrapper{
		margin-top: -3.6vw;
		padding: calc(1rem + 5vw) 0 calc(5rem + 5vw);/* 飾りと下白背景の領域を確保 */
		position: relative;
	}

	#mv .intro_wrapper .diagonal_deco{
		width: 100%;
		height: calc(100% - 32vw);/* 飾りと下白背景の領域を引く */
		background-color: var(--light_blue);
		top: calc(1rem + 5vw);
	}

	#mv .intro_wrapper .diagonal_deco::before{
		padding-top: 7.06%;
		background-image: url(../img/diagonal_deco01sp.png);
	}
	#mv .intro_wrapper .diagonal_deco::after{
		padding-top: 8.1%;
		background-image: url(../img/diagonal_deco02sp.png);
	}

	#mv .intro_wrapper .pt20{
		padding-top: 5vw;
	}
	#mv .intro_wrapper h2{
		font-size: 7.68vw;/* 57.6px/750 */
		line-height: 1.4;
		transform: skewX(-10deg);
	}

	#mv .intro_wrapper ul{
		font-size: 4vw;/* 30px/750 */
		width: 96%;
	}
	#mv .intro_wrapper ul li{
		width: 51.4%;

	}
	#mv .intro_wrapper ul li:nth-of-type(2n){
		margin-left: -3%;
	}
}


/************************************************************************
	CSSスライダー
**************************************************************************/

/*  スライダー */
.slider_wrapper{
	padding: 0 0 calc(4rem + 5%);
	overflow: hidden;
}
.slider_wrapper.left{
	display: -webkit-box;
	display: flex;
}

.slider_wrapper.left .slider{
	display: -webkit-box;
	display: flex;
	animation: slider-left 100s infinite linear 0.5s both;
}

.slider .slider_item{
	width: 64rem;
	margin: 0 .3%;
}
@keyframes slider-left {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-100%);
	}
}

@media screen and (max-width: 768px) {
	.slider_wrapper{
		padding: 1rem 0 7rem;
		overflow: hidden;
	}
	.slider .slider_item{
		width: 30rem;
		margin: 0 .2%;
	}
}

/************************************************************************
	開催イベント
**************************************************************************/
.clip_sec{
	padding: 4.5vw 0;
	margin-top: -9vw;
	position: relative;
}
.clip_sec > *{
	position: relative;
	z-index: 1;
}

#event{
	margin-top: 0;
}

.clip_sec::before{
	content: "";
	display: block;
	width: 100%;
	height: calc(100% - 9vw);/* padding分引く */
	background-color: var(--thin_light_blue);
	position: absolute;
	left: 0;
	top: 4.5vw;/* padding分 */
	transform: var(--sec_skew);
}

#event .inner{
	max-width: 1260px;
	width: 94.6%;
	position: relative;
	z-index: 1;
}

#event .title_primary .sub{
	width: 11.66em;
}

@media screen and (max-width: 768px) {
	#event .title_primary .sub{
		width: 9.6em;
	}
}

/* 01~03
-------------------------------------------------------- */
#event .list li{
	display: -webkit-box;
	display: flex;
	-webkit-box-align: start;
	align-items: flex-start;
}
#event .list li:nth-of-type(2n){
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	flex-direction: row-reverse;
	-webkit-box-align: end;
	align-items: flex-end;
	margin-top: -7.5%;
	margin-bottom: 1%;
}

#event .list li .img{
	width: 50%;
	position: relative;
	z-index: 1;
}

#event .list li .text_wrapper{
	max-width: 40rem;
	width: 46%;
	margin: 0 auto;
}
#event .list li:nth-of-type(2n) .text_wrapper{
	padding-bottom: 4%;
}

#event .list li h3{
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: .1em;
	line-height: 1.5;
	padding-bottom: .25em;
	margin-bottom: .75em;
	border-bottom: 1px solid var(--light_blue);
	position: relative;
}
#event .list li h3::before{
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background-color: var(--light_blue);
	transform: rotate(-5deg);
	transform-origin: 100% 0;
	position: absolute;
	top: 100%;
	right: 100%;
}
#event .list li h3::after{
	content: "";
	display: block;
	width: 1rem;
	height: 1rem;
	border: 2px solid var(--light_blue);
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	right: -.5rem;
	top: calc(100% - .5rem);
}

#event .list li:nth-of-type(2n) h3::before{
	transform-origin: 0 0;
	right: auto;
	left: 100%;
}
#event .list li:nth-of-type(2n) h3::after{
	right: auto;
	left: -.5rem;
}


#event .list li h3 .num{
	display: inline-block;
	font-family: "GN-Kin-iro", sans-serif;
	font-size: 2.4em;
	line-height: 1;
	color: var(--light_blue);
	margin-right: .35em;
	transform: translateY(.15em);
}

#event .list li .text{
	line-height: 1.875;
}

@media screen and (max-width: 768px) {
	#event .list{
		margin-bottom: 5rem;
	}
	#event .list li{
		display: block;
		margin-bottom: 6%;
		overflow: hidden;
	}

	#event .list li:nth-of-type(2n){
		margin-top: 0;
		margin-bottom: 1%;
	}

	#event .list li .img{
		width: 100%;
	}

	#event .list li .text_wrapper{
		max-width: none;
		width: 80%;
		margin: -1% 4% 0 auto;
	}
	#event .list li:nth-of-type(2n) .text_wrapper{
		margin: 2% auto 0 2%;
	}
	
	
	#event .list li h3{
		font-size: 2rem;
		padding-left: 2%;
	}

	#event .list li h3 .num{
		font-size: 1.7em;
		line-height: 1;
		color: var(--light_blue);
		margin-right: .25em;
		transform: translateY(.15em);
	}

	#event .list li h3::before{
		transform: rotate(55deg);
	}
	#event .list li:nth-of-type(2n) h3::before{
		transform: rotate(-65deg);
	}

	#event .list li h3::after{
		width: .5rem;
		height: .5rem;
		border: 1px solid var(--light_blue);
		right: -.25rem;
		top: calc(100% - .25rem);
	}
	
	#event .list li .text{
		font-size: 1.35rem;
		line-height: 1.77;
		padding-left: 2%;
	}
}

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


@media screen and (max-width: 768px) {
	
}

/************************************************************************
	アクセス情報
**************************************************************************/

#access::before{
	background: var(--light_blue) url(../img/access_bg.jpg) no-repeat center/cover;
}

#access .outer{
	max-width: 1600px;
	margin: 0 auto;
}

#access .inner{
	max-width: 1260px;
	width: 94.6%;
	position: relative;
	z-index: 1;
}

#access .title_primary{
	margin-top: -3.1rem;
}
#access .title_primary .sub{
	width: 14.16em;
}
#access .title_primary .main{
	color: #fff;
}

@media screen and (max-width: 768px) {
	#access::before{
		background: var(--light_blue) url(../img/access_bg_sp.jpg) no-repeat bottom/cover;
	}

	#access .inner{
		width: 100%;
	}

	#access .title_primary{
		margin-top: -1.55rem;
		margin-bottom: 1.25em;
	}
	#access .title_primary .sub{
		width: 11em;
	}
}

/* 各要素
-------------------------------------------------------- */
#access .flex_container{
	max-width: 1380px;
}
#access .flex_container.container01{
	margin-right: calc(25% - 25vw);
	position: relative;
	z-index: 1;
}
#access .flex_container.container02{
	margin-right: calc(50% - 50vw);
	margin-left: calc(25vw - 25%);
	margin-top: -5%;
}

#access .flex_container .img{
	width: 65.2%;
	position: relative;
	z-index: 2;
}

#access .flex_container .text_wrapper{
	width: 65.2%;
	padding: calc(4rem + 1.5vw) 31% calc(1rem + 1.5vw) 3.5%;
	margin-top: 10%;
	margin-right: -30.4%;
	position: relative;
}
#access .flex_container .text_wrapper::before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	transform: var(--sec_skew);
}

#access .flex_container .text_wrapper > *{
	position: relative;
	z-index: 1;
}

#access .flex_container .text_wrapper hgroup p{
	font-size: .56em;
	color: var(--light_blue);
	line-height: 1.5;
	letter-spacing: .1em;
	padding-bottom: .5em;
	position: relative;
}
#access .flex_container .text_wrapper hgroup p::after{
	content: "";
	display: block;
	width: 120%;
	height: 2px;
	background-color: var(--light_blue);
	position: absolute;
	bottom: 0;
	left: -3%;
}

#access .flex_container .text_wrapper hgroup h3{
	padding-top: .2em;
	line-height: 1.5;
}

#access .flex_container .text_wrapper .btn_primary{
	font-size: 1.6rem;
	max-width: 30rem;
	padding: .5em 2em;
}
#access .flex_container .text_wrapper .btn_primary::after{
	width: .88em;
	height: .88em;
	right: 1em;
	top: calc(50% - .44em);
}

#access .flex_container .text_wrapper .btn_wrapper{
	width: 92%;
}
#access .flex_container .text_wrapper .btn_wrapper .btn_primary{
	width: 49%;
	margin-bottom: 1rem;
}

@media screen and (max-width: 1430px) {
	#access .flex_container .text_wrapper .btn_wrapper .btn_primary{
		width: 100%;
	}
	#access .flex_container .text_wrapper .btn_wrapper .btn_primary:nth-of-type(1){
		margin-right: 0;
	}
}

@media screen and (max-width: 768px) {
	#access .flex_container{
		display: block;
		width: 98.66%;
	}
	#access .flex_container.container01{
		margin-right: auto;
	}
	#access .flex_container.container02{
		margin-right: 0;
		margin-left: auto;
		margin-top: 1%;
	}

	#access .flex_container .img{
		width: 97.4%;
	}
	#access .flex_container.container02 .img{
		margin-left: auto;
	}
	
	#access .flex_container .text_wrapper{
		width: 100%;
		padding: calc(2rem + 10%) 3.7% calc(1rem + 10%);
		margin-top: -11%;
		margin-right: 0;
	}

	#access .flex_container .text_wrapper hgroup p{
		padding-left: 1em;
	}
	#access .flex_container .text_wrapper hgroup p::after{
		width: 103.8%;
		height: 2px;
		background-color: var(--light_blue);
		position: absolute;
		bottom: 0;
		left: auto;
		right: 0;
	}
	
	#access .flex_container .text_wrapper hgroup h3{
		padding-top: .35em;
		padding-left: .66em;
		letter-spacing: .1em;
	}
	#access .flex_container .text_wrapper .text{
		padding-left: 1.1em;
	}

	#access .flex_container .text_wrapper .btn_primary{
		font-size: 1.3rem;
		max-width: none;
		width: 100%;
		padding: 1.1em 2.8em;
	}
	#access .flex_container .text_wrapper .btn_primary::after{
		width: 1.46em;
		height: 1.46em;
		right: 1em;
		top: calc(50% - .73em);
	}

	#access .flex_container .text_wrapper .btn_wrapper{
		width: 100%;
	}
}

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


@media screen and (max-width: 768px) {
	
}

/************************************************************************
	参加者の声
**************************************************************************/

#voice::before{
	background-color: #fff;
}

#voice .inner{
	padding-bottom: 24rem;
}

#voice .title_primary{
	margin-top: -3.1rem;
}
#voice .title_primary .sub{
	width: 10.83em;
}

#voice .list li{
	width: 31.66%;
	padding: 0 2% 4rem;
	position: relative;
	z-index: 1;
}

#voice .list li::before{
	content: "";
	display: block;
	width: 100%;
	height: calc(100% - 6.5rem);/* iconの半分 */
	border: 1px solid var(--light_blue);
	transform: var(--sec_skew);
	position: absolute;
	left: 0;
	top: 6.5rem;
	z-index: -1;
}

#voice .list li .icon{
	width: 80%;
	max-width: 13rem;
	margin: 0 auto 2.5rem;
}

#voice .list li .name{
	font-size: 2rem;
	font-weight: 700;
	color: var(--light_blue);
	text-align: center;
	margin-bottom: .6em;
}

#voice .list li .text{
	line-height: 1.875;
}

@media screen and (max-width: 768px) {
	#voice .inner{
		padding-bottom: 6rem;
	}

	#voice .title_primary{
		margin-top: -1.6rem;
	}
	#voice .title_primary .sub{
		width: 8.6em;
	}

	#voice .list{
		display: block;
	}
	#voice .list li{
		display: -webkit-box;
		display: flex;
		-webkit-box-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		align-items: center;
		width: 100%;
		padding: calc(2rem + 5%) 3% calc(2rem + 1%) 0;
		margin-bottom: 6%;
	}

	#voice .list li::before{
		width: 86%;
		height: 100%;
		left: auto;
		right: 0;
		top: 0;
		z-index: -1;
	}

	
	#voice .list li .icon{
		width: 28%;
		max-width: none;
		margin: 0;
	}

	#voice .list li .text_wrapper{
		width: 67%;
	}

	#voice .list li .name{
		font-size: 1.5rem;
		text-align: left;
		margin-bottom: .5em;
	}
	
	#voice .list li .text{
		font-size: 1.35rem;
	}
}

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


@media screen and (max-width: 768px) {
	
}


/************************************************************************
	入試情報
**************************************************************************/
#flow .title_primary{
	margin-top: -3.3rem;
}
#flow .title_primary .sub{
	width: 8.5em;
}
#flow .title_primary .main{
	color: #fff;
}

#flow::before{
	background: url(../img/flow_bg.jpg) no-repeat center/cover;
}

#flow h3 .control_sp{
	display: none;
}

@media screen and (max-width: 768px) {
	#flow .title_primary{
		margin-top: -1.9rem;
	}
	#flow .title_primary .sub{
		width: 8em;
	}

	#flow h3{
		padding-top: .25em;
	}
	#flow h3 .control_pc{
		display: none;
	}
	#flow h3 .control_sp{
		display: inline-block;
	}
}

/* 要素
-------------------------------------------------------- */
#flow .list{
	font-size: min(10px, .77vw);/* およそ画面1300pxで10px */
	margin-bottom: 7.5rem;
}
#flow .list li{
	width: 20.84%;
	padding-top: 20.84%;
	position: relative;
}
#flow .list li::after{
	content: "";
	display: block;
	width: 16.4%;
	height: 8.8%;
	background: url(../img/cmn/arrow01.svg) no-repeat center/contain;
	position: absolute;
	left: 105%;
	top: 45.6%;
}
#flow .list li:nth-last-of-type(1)::after{
	display: none;
}

#flow .list li .num{
	width: 20%;
	position: absolute;
	top: -5%;
	left: 0;
	z-index: 1;
}

#flow .list li .wrapper{
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
}

#flow .list li .icon{
	width: 34.8%;
	margin-bottom: 4%;
}

#flow .list li .text_box{
	height: 4em;
}
#flow .list li .text_box h3{
	font-size: 2em;
	font-weight: 700;
	text-align: center;
}
#flow .list li .text_box .text{
	font-size: 1.8em;
	font-weight: 700;
	text-align: center;
	color: var(--light_blue);
}

@media screen and (max-width: 768px) {
	#flow .list{
		font-size: 2.67vw;/* 20px/750 */
		padding-right: 5%;
		margin-bottom: 10%;
	}

	#flow .list li{
		width: 44%;
		padding-top: 44%;
	}
	#flow .list li:nth-of-type(-n+2){
		margin-bottom: 5.5%;
	}

	#flow .list li::after{
		left: 106%;
	}
	#flow .list li:nth-of-type(2)::after{
		background-image: url(../img/cmn/arrow01break.svg);
		width: 12%;
		height: 12%;
		left: 104%;
		top: 50%;
	}

	#flow .list li .text_box{
		height: 4.25em;
	}
	#flow .list li .text_box h3{
		font-size: 1.4em;
		line-height: 1.5;
	}
	#flow .list li .text_box .text{
		font-size: 1.25em;
		font-weight: 700;
		text-align: center;
		color: var(--light_blue);
	}
}

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


@media screen and (max-width: 768px) {
	
}


/************************************************************************
	当日参加できない方へ
**************************************************************************/
#event_guidance hgroup{
	line-height: 1.5;
}
#event_guidance hgroup p{
	font-size: 1.5em;
	color: var(--light_blue);
	margin-bottom: .5em;
}

#event_guidance .container{
	margin-bottom: 5rem;
	--container_color: var(--red);
}
#event_guidance .container02{
	--container_color: var(--green);
}
#event_guidance .container03{
	--container_color: var(--blue);
}

#event_guidance .container h3{
	font-size: 3rem;
	font-weight: 900;
	line-height: 1.5;
	color: var(--container_color);
	padding: .3em 0 .3em 1.5em;
	margin-bottom: 1em;
	position: relative;
}
#event_guidance .container h3::before{
	content: "";
	display: block;
	width: .34em;
	height: 100%;
	background-color: var(--container_color);
	position: absolute;
	left: 0;
	top: 0;
}

#event_guidance .container .list{
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 94.6%;
	margin: 0 auto;
}

#event_guidance .container .list li{
	width: 49%;
	margin-bottom: 2%;
}

#event_guidance .container .list li a{
	display: block;
	border-radius: 1rem;
	overflow: hidden;
}
#event_guidance .container .list li a:hover{
	opacity: .7;
}
#event_guidance .container .list li a picture,
#event_guidance .container .list li a img{
	width: 100%;
}

@media screen and (max-width: 768px) {
	#event_guidance hgroup p{
		font-size: 1.6em;
	}

	#event_guidance .container{
		margin-bottom: 3.5rem;
	}

	#event_guidance .container h3{
		font-size: 1.8rem;
		padding: .3em 0 .3em 1em;
		margin-bottom: .75em;
	}

	#event_guidance .container .list{
		display: block;
	}
	
	#event_guidance .container .list li{
		width: 100%;
		margin-bottom: 3%;
	}
	#event_guidance .container .list li a{
		border-radius: .5rem;
	}
}


/************************************************************************
	お問い合わせ
**************************************************************************/
#contact{
	background: url(../img/contact_bg.jpg) no-repeat center/cover;
}

#contact .container{
	max-width: 1000px;
	width: 92%;
	padding: 3rem 0;
	margin: 0 auto;
	border-radius: 2rem;
	background-color: #fff;
}

#contact .container .flex_wrapper{
	max-width: 900px;
	width: 96%;
	margin: 0 auto;
}

#contact .container a{
	display: block;
	border: 2px solid var(--light_blue);
	border-radius: 2rem;
}
#contact .container a:hover{
	opacity: .7;
}

#contact .container .tel_contact{
	font-size: 1.8rem;
	font-weight: 900;
	padding: 1.8rem 0;
	width: 56%;
	max-width: 500px;
}
#contact .container .mail_contact{
	width: 42.3%;
	max-width: 380px;
	padding: 2.5rem 0;
	background-color: var(--yellow);
}

#contact .container .tel_contact .text01{
	font-size: 2.1em;
	line-height: 1.5;
	width: fit-content;
	padding: 0 1em;
	margin: 0 auto;
	position: relative;
}
#contact .container .tel_contact .text01::before{
	content: "";
	display: block;
	width: .92em;
	height: 1.08em;
	background: url(../img/cmn/icon_tel.svg) no-repeat center/contain;
	position: absolute;
	left: 0;
	top: calc(50% - .54em);
}

#contact .container .tel_contact .text03{
	color: #fff;
	line-height: 1.5;
	width: 94%;
	max-width: 420px;
	padding: .25em;
	margin: 0 auto;
	border-radius: 5em;
	background-color: var(--light_blue);
}


#contact .container .mail_contact .img{
	width: 19%;
	margin: 0 auto;
}

@media screen and (max-width: 960px) {
	#contact .container .tel_contact .text01{
		font-size: 2.1em;
		line-height: 1.5;
		width: fit-content;
		padding: 0 0 0 1em;
		margin: 0 auto;
		position: relative;
	}
}

@media screen and (max-width: 768px) {
	#contact .container{
		width: 92%;
		padding: 3.5rem 0;
		border-radius: 1rem;
	}

	#contact .container .flex_wrapper{
		display: block;
		width: 94%;
	}

	#contact .container a{
		border-radius: 1rem;
		position: relative;
	}

	#contact .container .tel_contact{
		font-size: 1.25rem;
		padding: 1.4rem 0;
		width: 100%;
		max-width: none;
		margin-bottom: 1rem;
	}
	#contact .container .mail_contact{
		width: 100%;
		max-width: none;
		padding: 1.4rem 0;
		background-color: var(--yellow);
	}

	#contact .container .tel_contact .text01{
		font-size: 2.2em;
		padding: 0 0 0 1em;
	}

	#contact .container .mail_contact .img{
		width: 10%;
		margin: 0;
		position: absolute;
		left: 4%;
		top: 50%;
		transform: translateY(-50%);
	}
	
}

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


@media screen and (max-width: 768px) {
	
}

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


@media screen and (max-width: 768px) {
	
}


/************************************************************************
	モーダル表示部分
**************************************************************************/
.modal_trigger{
	cursor: pointer;
	transition: .4s;
}
.modal_trigger:hover{
	opacity: .7;
}
.modal_trigger.current{
	pointer-events: none;
}
/* モーダル要素
-------------------------------------------------------- */
.modal_outer{
	width: 100%;
	min-height: 100vh;
	padding: min(180px, 11.25%) 0;
	background-color: rgba(0,0,0,.6);
	transition: .3s;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 180;
	opacity: 0;
	visibility: hidden;
}
.modal_outer.active{
	opacity: 1;
	visibility: visible;
}

.modal_outer > .inner{
	position: relative;
}

.modal_outer .btn_close{
	display: block;
	width: 6rem;
	height: 6rem;
	margin-left: auto;
	background: url(../img/cmn/close.svg) no-repeat center/contain;
	position: absolute;
	right: 0;
	top: -6.5rem;
}

.modal_container{
	background-color: #fff;
	border-radius: 2rem;
	max-height: 80vh;
	overflow: auto;
}
.modal_container h2{
	font-size: 3rem;
	font-weight: 700;
	text-align: center;
	padding: .75em 0;
	background-color: #fff;
	border-bottom: .2rem solid #b3b3b3;
	position: sticky;
	top: 0;
	z-index: 1;
}

.modal_container .wrapper{
	padding: 5% 4%;
	position: relative;
}

@media screen and (max-width: 768px) {
	.modal_outer{
		padding: 5rem 0;
	}

	.modal_outer .btn_close{
		width: 4rem;
		height: 4rem;
		top: -4.5rem;
	}

	.modal_container{
		max-height: 90vh;
		border-radius: 1rem;
	}

	.modal_container h2{
		font-size: 2rem;
		padding: 1em 0 .5em;
		border-bottom: .1rem solid #b3b3b3;
	}

	.modal_container .wrapper{
		display: block;
		padding: 6% 2% 12%;
		position: relative;
	}
}



/* 乗り場マップ
-------------------------------------------------------- */
#modal_bus .box{
	margin-bottom: 3.5em;
}

#modal_bus h3{
	font-weight: 700;
	color: #fff;
	width: fit-content;
	padding: .25em 1em;
	margin-bottom: .75em;
	background-color: var(--light_blue);
}

#modal_bus p{
	letter-spacing: 0;
	margin-bottom: 1em;
}

#modal_bus .map_wrapper{
	width: 92%;
	margin: auto;
	position: relative;
}
#modal_bus .map_wrapper::before{
	content: "";
	display: block;
	padding-top: 47%;
}
#modal_bus .map_wrapper iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}


@media screen and (max-width: 768px) {
	#modal_bus h3{
		letter-spacing: 0;
	}
	#modal_bus .map_wrapper::before{
		padding-top: 75%;
	}
}



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


@media screen and (max-width: 768px) {
	
}

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


@media screen and (max-width: 768px) {
	
}


/* 250411 MAPとモーダル追加 */

/************************************************************************
	オープンキャンパスにようこそ！
**************************************************************************/

#welcome .container{
	padding: 7.5rem 0;
	border: var(--border);
	border-radius: 2rem;
	position: relative;
}

#welcome h2{
	color: var(--light_blue);
	width: fit-content;
	margin-bottom: 0.5em;
	position: relative;
}
#welcome h2::after{
	content: "";
	display: block;
	width: 100%;
	height: .2rem;
	background-color: var(--light_blue);
}

#welcome .attention{
	margin-bottom: 2.5em;
}

#welcome .map_wrapper{
	width: 92%;
	margin: auto auto 6%;
	position: relative;
}
#welcome .map{
	display: block;
	width: 75%;
	margin: auto;
}

#welcome .map_link{
	position: absolute;
	z-index: 1;
}
#welcome .map_link01{
	width: 42%;
	top: 62%;
	right: 0;
}
#welcome .map_link02{
	width: 32%;
	top: 75%;
	left: 0;
}
#welcome .map_link03{
	width: 48%;
	top: 83%;
	right: 0;
}
#welcome .map_link04{
	width: 32%;
	top: 50%;
	left: 0;
}
#welcome .map_link05{
	width: 26%;
	top: 34.5%;
	right: 1%;
}
#welcome .map_link06{
	width: 32%;
	top: 12%;
	left: 0;
}

#welcome .map_link::before{
	content: "";
	display: block;
	width: 31%;
	padding-top: 42%;
	background-color: rgba(0,0,0,0);
	position: absolute;
	z-index: -1;
	transition: .4s;
}
#welcome .map_link:hover::before{
	opacity: 1;
}
#welcome .map_link01::before{
	left: -18%;
	top: -160%;
}
#welcome .map_link01:hover::before{
	opacity: 1;
	background-color: rgba(215,70,27,.5);
}
#welcome .map_link02::before{
	width: 42%;
	padding-top: 70%;
	right: -20%;
	top: -80%;
}
#welcome .map_link02:hover::before{
	background-color: rgba(42,141,48,.5);
}
#welcome .map_link03::before{
	width: 41%;
	padding-top: 29.5%;
	left: -22%;
	top: -78%;
}
#welcome .map_link03:hover::before{
	background-color: rgba(0,121,194,.5);
}
#welcome .map_link04::before{
	width: 78%;
    padding-top: 41%;
    right: -46%;
    top: -23%;
}
#welcome .map_link04:hover::before{
	background-color: rgba(243,152,0,.5);
}
#welcome .map_link05::before{
	width: 76%;
    padding-top: 110%;
    left: -38%;
    top: -136%;
}
#welcome .map_link05:hover::before{
	background-color: rgba(104,60,147,.5);
}
#welcome .map_link06::before{
	width: 41%;
    padding-top: 28%;
    right: -18%;
    top: 10%;
}
#welcome .map_link06:hover::before{
	background-color: rgba(234,104,162,.5);
}

#welcome .map_supple{
	position: absolute;
}
#welcome .map_supple01{
	width: 25%;
	top: 64.5%;
	left: -2%;
}
#welcome .map_supple02{
	width: 37.5%;
	top: 37%;
	left: -1%;
}

.map_supple02_anchor{
	display: none;
	width: 13.3%;
	padding-top: 13.4%;
	background-color: rgba(255, 255, 255, 0);
	position: absolute;
	left: 1%;
	bottom: 14.8%;
}
.map_supple02_anchor:hover{
	opacity: 1;
	background-color: rgba(255, 255, 255, .3);
}

#welcome .btn_wrapper{
	max-width: 1020px;
	width: 92%;
    margin: auto;
}
#welcome .btn_wrapper .btn_primary{
	width: 48%;
}


@media screen and (max-width: 768px) {
	#welcome .container{
		padding: 3.5rem 0 4rem;
		border: var(--border);
		border-radius: 1rem;
		position: relative;
	}

	#welcome h2{
		line-height: 1.5;
		text-align: center;
		padding-bottom: .5em;
		margin-bottom: .75em;
	}
	#welcome h2::after{
		width: 6em;
		margin: auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	#welcome .attention{
		letter-spacing: 0;
		margin-bottom: 2.5em;
	}

	#welcome .map_wrapper{
		width: 99%;
		margin: auto auto 8%;
	}
	#welcome .map{
		width: 100%;
	}

	#welcome .map_link01{
		width: 37%;
		top: 67%;
	}
	#welcome .map_link02{
		width: 70%;
		top: 90%;
		left: auto;
		right: 0;
		z-index: 2;
	}
	#welcome .map_link03{
		width: 40%;
		top: 79.4%;
		right: 0;
	}
	#welcome .map_link04{
		width: 34%;
		top: 42%;
		left: 0;
	}
	#welcome .map_link05{
		width: 30%;
		top: 15%;
		right: 0;
	}
	#welcome .map_link06{
		width: 38%;
		top: 6%;
		left: 0;
	}

	#welcome .map_link01::before{
		width: 46%;
		padding-top: 64%;
		left: -34%;
		top: -219%;
	}
	#welcome .map_link02::before{
		width: 26%;
		padding-top: 43%;
		right: auto;
		left: -19.5%;
		top: -263%;
	}
	#welcome .map_link03::before{
		width: 66%;
		padding-top: 48%;
		left: -54%;
		top: -33%;
	}
	#welcome .map_link04::before{
		width: 98%;
		padding-top: 51%;
		right: -35%;
		top: 73%;
	}
	#welcome .map_link05::before{
		width: 90%;
		padding-top: 129%;
		left: -10%;
		top: 76%;
	}
	#welcome .map_link06::before{
		width: 46%;
		padding-top: 30%;
		right: 11%;
		top: 77%;
	}
	#welcome .map_supple{
		display: none;
	}
	
	#welcome .btn_wrapper{
	display: block;
}
	#welcome .btn_wrapper .btn_primary{
	width: 100%;
		margin-bottom: .75em;
}

.map_supple02_anchor{
	display: block;
}
}



/* イベントスケジュール
-------------------------------------------------------- */

/* ナビ */
.schedule_nav{
	font-size: 1.125em;
	width: 25rem;
	position: -webkit-sticky;
	position: sticky;
	top: 14rem;
}

.schedule_nav .item{
	cursor: pointer;
	letter-spacing: 0;
	padding: .33em 1em;
	border-top: 1px solid #b3b3b3;
	position: relative;
	transition: .4s;
}
.schedule_nav .item:nth-last-of-type(1){
	border-bottom: 1px solid #b3b3b3;
}
.schedule_nav .item:hover{
	opacity: .7;
}
.schedule_nav .item01.current{
	background-color: #e5e5e5;
}
.schedule_nav .item02.current{
	background-color: #fbece8;
}
.schedule_nav .item03.current{
	background-color: #e9f3ea;
}
.schedule_nav .item04.current{
	background-color: #e5f1f9;
}
.schedule_nav .item05.current{
	background-color: #fef4e5;
}

.schedule_nav .item::before{
	content: "";
	display: block;
	width: .5rem;
	height: 100%;
	background-color: #000;
	position: absolute;
	left: 0;
	top: 0;
}
.schedule_nav .item::after{
	content: "";
	display: block;
	width: 1em;
	height: .67em;
	-webkit-mask: url(../img/cmn/arrow.svg) no-repeat center/contain;
    mask: url(../img/cmn/arrow.svg) no-repeat center/contain;
	background-color: #000;
	position: absolute;
	right: .5em;
	top: calc(50% - .33em);
}
.schedule_nav .item02::before, .schedule_nav .item02::after{
	background-color: #d7461b;
}
.schedule_nav .item03::before, .schedule_nav .item03::after{
	background-color: #2a8d30;
}
.schedule_nav .item04::before, .schedule_nav .item04::after{
	background-color: #0079c2;
}
.schedule_nav .item05::before, .schedule_nav .item05::after{
	background-color: #f39800;
}

@media screen and (max-width: 768px) {
	.schedule_nav{
		display: -webkit-box;
		display: flex;
		flex-wrap: wrap;
		font-size: .95em;
		width: 100%;
		margin-bottom: 2em;
		position: relative;
		top: auto;
	}

	.schedule_nav .item{
		display: -webkit-box;
		display: flex;
		-webkit-box-align: center;
		align-items: center;
		width: 50%;
		padding: 1.1em .75em;
	}
	.schedule_nav .item01{
		width: 100%;
	}
	.schedule_nav .item04{
		border-bottom: 1px solid #b3b3b3;
	}

	.schedule_nav .item::after{
		transform: rotate(90deg);
		right: .1em;
	}
	
}

/* テーブル */
.schedule_box{
	width: calc(96% - 25rem);
	overflow: auto;
}
.schedule_table{
	font-family: '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', 'YuGothic', sans-serif;
	font-weight: 500;
	width: 100%;
	margin-bottom: 2em;
}
.schedule_table:nth-last-of-type(1){
	margin-bottom: 0;
}

.schedule_table caption{
	font-size: 1.5em;
	font-weight: 700;
	color: #fff;
	padding: .5em 0;
	background-color: #d7461b;
	text-align: center;
	border-radius: 2rem 2rem 0 0;
}
.schedule_table.table03 caption{
	background-color: #2a8d30;
}
.schedule_table.table04 caption{
	background-color: #0079c2;
}
.schedule_table.table05 caption{
	background-color: #f39800;
}
.schedule_table.table06 caption{
	background-color: #683c93;
}
.schedule_table.table07 caption{
	background-color: #ea68a2;
}

.schedule_table tbody{
	border: 1px solid #b3b3b3;
	border-top: none;
	border-radius: 0 0 2rem 2rem;
	overflow: hidden;
}
.schedule_table tr{
	border-bottom: 1px solid #b3b3b3;
}
.schedule_table tr:nth-last-of-type(1){
	border-bottom: none;
}

.schedule_table th{
	font-size: 1.25em;
	letter-spacing: 0;
	width: 16rem;
	text-align: center;
	font-weight: 700;
	background-color: #fbece8;
	border-right: 1px solid #b3b3b3;
}
.schedule_table th .fw500{
	font-weight: 500;
}
.schedule_table th .fz16{
	font-size: .8em;
}
.schedule_table.table03 th{
	background-color: #e9f3ea;
}
.schedule_table.table04 th{
	background-color: #e5f1f9;
}
.schedule_table.table05 th{
	background-color: #fef4e5;
}
.schedule_table.table06 th{
	background-color: #f0ebf4;
}
.schedule_table.table07 th{
	background-color: #fdf0f6;
}

.schedule_table td{
	width: calc(100% - 16rem);
	padding: 1em 3%;
}

.schedule_table td h3{
	font-size: 1.5em;
	font-weight: 700;
	color: #d7461b;
}
.schedule_table.table03 td h3{
	color: #2a8d30;
}
.schedule_table.table04 td h3{
	color: #0079c2;
}
.schedule_table.table05 td h3{
	color: #f39800;
}
.schedule_table.table06 td h3{
	color: #683c93;
}
.schedule_table.table07 td h3{
	color: #ea68a2;
}

.schedule_table td h4{
	font-size: 1.125em;
	font-weight: 700;
}

.schedule_table td p{
	letter-spacing: 0;
	margin: .25em 0;
}

@media screen and (max-width: 768px) {
	.schedule_box{
		width: 100%;
	}

	.schedule_table th{
		font-size: 1.13em;
		text-align: left;
		width: 8rem;
		padding: .75em 3%;
	}

	.schedule_table td{
		width: calc(100% - 8rem);
	}

	.schedule_table td h3{
		font-size: 1.28em;
		letter-spacing: 0;
	}

	.schedule_table td h4{
		font-size: 1.08em;
		letter-spacing: 0;
	}
}
