@charset "UTF-8";
@import "../../include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document f_contact
--------------------------------------------------------- */

#f_contact {
	display: none;
}

/* ---------------------------------------------------------
	CSS Document title_wrap
--------------------------------------------------------- */

#title_wrap {
	height: 210px;
}

/* ---------------------------------------------------------
	CSS Document session
--------------------------------------------------------- */

#session {
	margin-bottom: 60px;
}

#session .more {
	margin-bottom: 30px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 5vw;
	letter-spacing: 0.05em;
	line-height: 1.5;
}

#session .article {
	margin-bottom: 40px;
	padding: 15vw 5vw 5vw;
	background: #f1f6df;
	font-size: 3.5vw;
	position: relative;
}

#session .article:before {
	content: '';
	width: 40vw;
	height: 30vw;
	background: url(/assets/trial/images/ill_01.png) no-repeat 0 0 / 100% auto;
	position: absolute;
	top: -5vw;
	right: 10px;
}

#session .section {
	text-align: justify;
}

#session .section .web {
	margin-bottom: 20px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 6.5vw;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #928362;
}

#session .section p {
	margin-bottom: 2em;
	line-height: 1.8;
	text-align: left;
}

#session .anonymous {
	margin-bottom: 1em;
	letter-spacing: 0.05em;
	line-height: 1.5;
	color: #a83665;
}

#session .session_02 {
	margin-bottom: 20px;
}

#session .session_02 img {
	height: 62.8963768115942vw;
}

#session ul {
	display: flex;
	justify-content: center;
	margin-bottom: 40px;
}

#session ul li {
	width: 16%;
	height: 16.1987922705314vw;
	margin: 0 1.5%;
}

#session .session_07 img {
	height: 45vw;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#schedule_target,
#about_target {
	margin-top: -70px;
	padding-top: 70px;
}

#about h3 {
	margin: 0 20px 20px;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 5vmin;
	line-height: 1.4;
	color: #d57d7a;
	position: relative;
}

#about h3:after {
	content: '';
	width: 35%;
	height: 99px;
	background: url(/assets/trial/images/ill_01.png) no-repeat left bottom / 100% auto;
	position: absolute;
	bottom: -40px;
	right: -10px;
}

#about .balloon {
	display: inline-block;
	vertical-align: top;
	height: 50px;
	margin-bottom: 35px;
	padding: 0 15px;
	border-radius: 5px;
	background: #e59b2e;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 4vw;
	line-height: 50px;
	color: #fff;
	position: relative;
}

#about .balloon:after {
	content: '';
	width: 0;
	height: 0;
	margin-left: -14px;
	border: solid 14px transparent;
	border-top: solid 16px #e59b2e;
	position: absolute;
	left: 50%;
	bottom: -28px;
}

#about .subtitle {
	margin-bottom: 25px;
	text-align: center;
	font-weight: 500;
	font-size: 6vw;
	line-height: 1;
	color: #b92765;
}

#about .article {
	margin-bottom: 20px;
	padding: 30px 20px;
	background: #f0e7e5;
	font-size: 14px;
}

#about .article .web {
	margin-bottom: 20px;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 6.5vw;
	letter-spacing: 0.05em;
	line-height: 1;
	color: #928362;
}

#about .article p {
	margin-bottom: 25px;
	text-align: left;
	font-size: 3.5vw;
}

#about .article p.briefing__notes-text {
	margin-top: 2em;
	font-size: 3vw;
}

#about .article li {
	margin-left: 1.3em;
	list-style: disc;
}

/* ---------------------------------------------------------
	CSS Document voice
--------------------------------------------------------- */

#voice {
	margin-bottom: 20px;
}

#voice h3 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 5vmin;
	color: #96835e;
}

#voice .article {
	background: #fdf7f5;
}

#voice .article:before {
	display: block;
	content: '';
	height: 8px;
	margin-bottom: 40px;
	background: url(/assets/include/top/message_02.png) repeat-x top;
}

#voice .article:after {
	display: block;
	content: '';
	height: 8px;
	margin-top: 50px;
	background: url(/assets/include/top/message_03.png) repeat-x top;
}

#voice h4 {
	display: inline-block;
	vertical-align: top;
	margin-left: 25px;
	padding: 0 5px 25px;
	background: url(/assets/trial/images/wavy_line.png) repeat-x bottom / 31px auto;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	position: relative;
}

#voice h4 span {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #eebf4d;
	font-family: Lora, serif;
	font-size: 26px;
	line-height: 36px;
	color: #fff;
	position: absolute;
	top: -5px;
	left: -50px;
}

#voice h4 span:after {
	content: '';
	width: 0;
	height: 0;
	margin-top: -6px;
	border: solid 6px transparent;
	border-left: solid 10px #eebf4d;
	position: absolute;
	top: 50%;
	right: -14px;
}

#voice dl {
	margin: 25px 20px 0;
	text-align: left;
	font-size: 0;
}

#voice dl:nth-of-type(even) {
	text-align: right;
}

#voice dt {
	display: inline-block;
	vertical-align: top;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background: #fff;
	text-align: center;
	line-height: 100px;
}

#voice dt img {
	vertical-align: middle;
	width: 70px;
}

#voice dd {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 100px);
	padding-left: 10px;
	text-align: left;
	font-size: 3vmin;
}

#voice dd span {
	display: block;
	color: #d57d7a;
}

/* ---------------------------------------------------------
	CSS Document schedule
--------------------------------------------------------- */

#schedule {
	margin: 0 20px 60px;
}

#schedule h3 {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 5vmin;
	color: #96835e;
}

#schedule .td {
	margin-bottom: 15px;
	text-align: left;
	font-size: 3vmin;
}

#schedule .td {
	display: table;
	width: 100%;
	border-top: solid 1px #d6d6d5;
}

#schedule .td dl {
	display: table-row;
}

#schedule .td dt {
	display: table-cell;
	vertical-align: middle;
	width: 7em;
	border: solid 1px #d6d6d5;
	border-top: 0;
	background: #f3f3f2;
	text-align: center;
}

#schedule .td dd {
	display: table-cell;
	vertical-align: middle;
	padding: 5px;
	padding-left: 10px;
	border: solid 1px #d6d6d5;
	border-top: 0;
	border-left: 0;
	text-align: left;
}

#schedule .td dd span {
	color: #cb0101;
}
#schedule .td dd span.closed {
	color: #333;
}

#schedule .td dd a:not(.normal) {
	display: block;
	width: calc(100% - 5px);
	height: 32px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #f18931;
	background: -moz-linear-gradient(top,  #f18931 0%, #e1655e 100%);
	background: -webkit-linear-gradient(top,  #f18931 0%,#e1655e 100%);
	background: linear-gradient(to bottom,  #f18931 0%,#e1655e 100%);
	text-align: center;
	text-decoration: none;
	line-height: 32px;
	color: #fff;
}

#schedule .attention {
	text-align: left;
	font-size: 3vmin;
	margin-top: 1em;
}



.briefing__main {
	text-align: center;
}

#about h3.briefing__main-ttl {
	font-family: "Roboto", "Noto Sans JP", "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif !important;
	margin-bottom: 0.5em;
	color: #d57d7a;
	font-size: 6vw;
	display: inline-block;
	border-bottom: 1px solid #f4eeeb;
	padding-bottom: 0.25em;
	text-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
	font-weight: 200;
	letter-spacing: 0.1em
}
#about h3.briefing__main-ttl:after {
	content: none;
}

.briefing__main-text {
	font-family: "Roboto", "Noto Sans JP", "游ゴシック体", "Yu Gothic", "Hiragino Kaku Gothic Pro", "Meiryo", sans-serif !important;
	font-size: 5.5vw;
	text-align: center !important;
	margin-bottom: 0 !important;
}

#about .article figure {
	margin-bottom: 1em;
}

#type {
	padding: 5em 0;
}

/* ---------------------------------------------------------
	CSS Document youtube
--------------------------------------------------------- */

#youtube .kana {
	margin-bottom: 40px;
	text-align: center;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: 500;
	font-size: 4.5vw;
	line-height: 1.5;
}

#youtube .copy {
	margin-bottom: 20px;
	text-align: center;
	font-weight: 500;
	font-size: 4.5vw;
	line-height: 1;
	color: #b92765;
}

#youtube .iframe {
	margin: 0 20px 30px;
	position: relative;
}

#youtube .iframe:before {
	display: block;
	content: '';
	padding-top: 54%;
}

#youtube .iframe iframe {
	vertical-align: top;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
}

/* ---------------------------------------------------------
	CSS Document mailmagazine
--------------------------------------------------------- */

#mailmagazine {
	margin: 0 20px 60px;
	padding: 20px;
	box-shadow: 0 0 0 5px #d7cdb7 inset;
	background: #fff;
	text-align: center;
	font-size: 0;
}

#mailmagazine figure {
	height: 80px;
	margin-bottom: 15px;
}

#mailmagazine figure img {
	height: 100%;
}

#mailmagazine .copy {
	margin-bottom: 15px;
	padding: 10px;
	background: #f0d6d5;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-size: 3.5vw;
	line-height: 1.4;
}

#mailmagazine dl {
	display: inline-block;
	vertical-align: bottom;
	text-align: left;
}

#mailmagazine dl.w48 {
	width: 48%;
	margin-bottom: 10px;
}

#mailmagazine dl.w48:first-of-type {
	margin-right: 4%;
}

#mailmagazine dl.w100 {
	width: calc(100% - 85px);
	margin-right: 15px;
}

#mailmagazine dt {
	font-size: 15px;
}

#mailmagazine input[type=text],
#mailmagazine input[type=email] {
	width: 100%;
	height: 40px;
	padding: 0 5px;
	border: solid 1px #ccc;
}

#mailmagazine ul {
	display: inline-block;
	vertical-align: bottom;
	width: 70px;
}

#mailmagazine input[type=submit] {
	width: 100%;
	height: 62px;
	border-radius: 5px;
	border: 0;
	background: linear-gradient(to bottom, #8a807b 0%, #615852 100%);
	font-size: 20px;
	color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#mailmagazine h3 {
	padding: 20px 0 8px;
	font-size: 17px;
	text-align: left;
}

/* ---------------------------------------------------------
	CSS Document form > privacy
--------------------------------------------------------- */

#form .privacy {
  width: 100%;
  margin: 0 auto 20px;
  text-align: left;
  border: 1px solid #c8c8c8;
  padding: 10px;
  height: 150px;
  overflow-y: auto;
  background: #fff;
	font-size: 12px;
}

#form .checkbox {
	margin: 0 auto;
	width: fit-content;
	font-size: 16px;
	cursor: pointer;
	text-align: left;
}

#form .checkbox span {
	display: inline-block;
	vertical-align: 2px;
	height: 18px;
	margin-left: 5px;
	padding: 0 4px;
	background: #b92765;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
}

#form .checkbox input {
	width: 18px;
	height: 18px;
	margin-right: 6px;
	-webkit-appearance: checkbox;
	appearance: checkbox;
}
