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

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

#f_contact {
	display: none;
}

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

#title_wrap {
	height: 188px;
	margin-bottom: 80px;
}

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

#session {
	margin-bottom: 80px;
}

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

#session .article {
	margin-bottom: 50px;
	background: #f1f6df;
}

#session .article .container {
	padding: 110px 0 50px;
	position: relative;
}

#session .article .container:before {
	content: '';
	width: 300px;
	height: 198px;
	background: url(/assets/trial/images/ill_01.png) no-repeat 0 0 / 100% auto;
	position: absolute;
	top: -110px;
	right: -60px;
}

#session .flex {
	display: flex;
	justify-content: space-between;
	flex-flow: row-reverse;
}

#session .section {
	flex: 1;
	text-align: left;
}

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

#session .section p {
	margin-bottom: 2em;
	font-size: 18px;
	line-height: 1.7;
}

#session .session_02 img {
	width: 486px;
	height: 340px;
}

#session .anonymous {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 1.5;
	color: #a83665;
}

#session ul {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

#session ul li {
	width: 88px;
	height: 88px;
	margin: 0 7px;
}

#session .session_07 {
	height: 398px;
}

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

#about {
	margin-bottom: 60px;
}

#about h3 {
	margin-bottom: 20px;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Noto Serif JP", serif;
	font-weight: normal;
	font-size: 30px;
	color: #d57d7a;
}

#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: 22px;
	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: 30px;
	text-align: center;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 1;
	color: #b92765;
}

#about .article {
	background: #f1f6df;
}

#about .article .container {
	padding: 30px 0 30px;
	padding: 100px 0 60px;
	text-align: left;
	position: relative;
}

#about .article .container:before {
	content: '';
	width: 300px;
	height: 198px;
	background: url(/assets/trial/images/ill_01.png) no-repeat 0 0 / 100% auto;
	position: absolute;
	top: -86px;
	top: -110px;
	right: -60px;
}

#about .article .w560 {
	width: 560px;
	min-height: 400px;
}

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

#about .article p {
	margin-bottom: 35px;
	font-size: 18px;
}

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

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

#about .article figure {
	width: 400px;
	position: absolute;
	top: 100px;
	right: 0;
}

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

#voice {
	margin-bottom: 60px;
}

#voice h3 {
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 26px;
	color: #96835e;
}

#voice .article {
	background: #fdf7f5;
}

#voice .article:before {
	display: block;
	content: '';
	height: 8px;
	margin-bottom: 50px;
	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;
	padding: 0 10px 30px;
	background: url(/assets/trial/images/wavy_line.png) repeat-x bottom / 31px auto;
	font-weight: normal;
	font-size: 26px;
	line-height: 1;
	position: relative;
}

#voice h4 span {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	background: #eebf4d;
	font-family: Lora, serif;
	font-size: 36px;
	line-height: 56px;
	color: #fff;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: -78px;
}

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

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

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

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

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

#voice dd {
	display: inline-block;
	vertical-align: middle;
	width: 640px;
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
}

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

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

#schedule {
	margin-bottom: 90px;
	font-size: 0;
}

#schedule h3 {
	margin-bottom: 25px;
	font-weight: normal;
	font-size: 26px;
	color: #96835e;
}

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

#schedule .th {
	display: table-row;
}

#schedule .th li {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0;
	border-top: solid 1px #d6d6d5;
	border-right: solid 1px #d6d6d5;
	background: #f3f3f2;
	font-size: 16px;
	line-height: 1.3;
}

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

#schedule .td dl {
	display: table-cell;
	vertical-align: middle;
	border-top: solid 1px #d6d6d5;
	border-right: solid 1px #d6d6d5;
}

#schedule .td dt {
	display: none;
}

#schedule .td dd {
	padding: 10px 0;
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}

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

#schedule .td dd a:not(.normal) {
	display: inline-block;
	vertical-align: top;
	width: 90px;
	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 .td dd a:hover {
	opacity: 0.5;
}

#schedule .attention {
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
}


.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;
	margin-bottom: 0.2em;
	color: #d57d7a;
	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 {
	font-size: 20px;
}

.briefing__main-text {
	font-size: 24px;
	margin-bottom: 0 !important;
}

#type {
	padding: 100px 0;
}


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

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

#youtube .copy {
	margin-bottom: 30px;
	text-align: center;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 26px;
	letter-spacing: 1px;
	line-height: 1;
	color: #b92765;
}

#youtube .iframe {
	width: 680px;
	height: 383px;
	margin: 0 auto 40px;
}

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

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

#mailmagazine {
	width: 680px;
	margin: 30px auto 60px;
	padding: 25px;
	box-shadow: 0 0 0 5px #d7cdb7 inset;
	background: #fff;
	text-align: left;
	font-size: 0;
	position: relative;
}

#mailmagazine figure {
	content: '';
	width: 86px;
	transform: translateY(-50%);
	position: absolute;
	top: 50%;
	left: 25px;
}

#mailmagazine form {
	width: 520px;
	margin-left: auto;
}

#mailmagazine .copy {
	height: 26px;
	margin-bottom: 10px;
	background: #f0d6d5;
	text-align: center;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 0.5px;
	line-height: 26px;
}

#mailmagazine dl {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

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

#mailmagazine input[type=text] {
	width: 95px;
	height: 32px;
	padding: 0 5px;
	border: solid 1px #ccc;
	font-size: 15px;
}

#mailmagazine input[type=email] {
	width: 229px;
	height: 32px;
	padding: 0 5px;
	border: solid 1px #ccc;
	font-size: 15px;
}

::-webkit-input-placeholder {
	color: #ddd;
}

::-moz-placeholder {
	opacity: 1;
	color: #ddd;
}

:-ms-input-placeholder {
	color: #ddd;
}

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

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

#mailmagazine input[type=submit]:hover {
	opacity: 0.6;
}

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

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


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

#form .checkbox {
	position: relative;
	margin: 0 auto;
	width: fit-content;
	font-size: 18px;
	cursor: pointer;
}

#form .checkbox span {
	position: absolute;
	top: 3.8px;
	left: -50px;
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	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;
}





































