html {
	font-size: 62.5%;
	color: #333
}

body {
	background: -webkit-linear-gradient(357.32deg, #45E9FF 3.46%, #E8E9E8 49.1%, #FF8E3E 91.96%);
	background: linear-gradient(92.68deg, #45E9FF 3.46%, #E8E9E8 49.1%, #FF8E3E 91.96%)
}
@-webkit-keyframes AnimationName {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}
@keyframes AnimationName {
	0% {
		background-position: 0 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0 50%
	}
}
summary {
	outline: none
}
::-moz-selection {
	background: #45E9FF
}
::selection {
	background: #45E9FF
}


.wrapper {
	position: relative
}
.dotlayer {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url("https://s.yimg.jp/images/lodge/pr/mask/images/bg_dot.png")
}
.top {
	position: relative;
	height: 480px;
	height: calc(100vh - 103px);
	margin-top: 103px
}
.top .container {
	position: relative;
	margin: 0 auto;
	display: table;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0
}
@media screen and (min-width: 768px) {
	.top .container {
		max-width: 1108px;
		padding: 0
	}
}
.top .content {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	height: 100%
}
.top .content__keyimage {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: relative;
	background: url("https://s.yimg.jp/images/lodge/pr/mask/images/pr_mask_keyv_sp.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	z-index: 2
}
@media screen and (min-width: 768px) {
	.top .content__keyimage {
		background: url("https://s.yimg.jp/images/lodge/pr/mask/images/pr_mask_keyv.png");
		background-position: center center;
		background-size: cover
	}
}
.top .title {
	position: absolute;
	padding: 40px 24px;
	top: 0;
	z-index: 2;
	text-align: left
}
.top .title__text {
	font-size: 3.2rem;
	font-weight: bold;
	background-color: #fff;
	display: inline-block;
	background: -webkit-linear-gradient(357.32deg, #FF8E3E 3.46%, #E8E9E8 49.1%, #45E9FF 91.96%);
	background: linear-gradient(92.68deg, #FF8E3E 3.46%, #E8E9E8 49.1%, #45E9FF 91.96%)
}
.top .title__text--last {
	margin-bottom: 24px
}
.top .title__text--nobg {
	background: rgba(255, 255, 255, 0);
	z-index: 1;
	margin: 3px 0 0 10px;
	width: 30px;
	height: 30px
}
@media screen and (min-width: 320px) {
	.top .title__text {
		font-size: 3.2rem
	}
	.top .title__text--nobg {
		background: rgba(255, 255, 255, 0);
		width: 30px;
		height: 30px
	}
}
@media screen and (min-width: 375px) {
	.top .title__text {
		font-size: 4rem
	}
	.top .title__text--nobg {
		background: rgba(255, 255, 255, 0);
		width: 30px;
		height: 30px
	}
}
@media screen and (min-width: 480px) {
	.top .title__text {
		font-size: 4.8rem
	}
	.top .title__text--nobg {
		background: rgba(255, 255, 255, 0);
		width: 40px;
		height: 40px
	}
}
@media screen and (min-width: 768px) {
	.top .title__text {
		font-size: 5.6rem;
		letter-spacing: 0.1em
	}
	.top .title__text--nobg {
		background: rgba(255, 255, 255, 0);
		width: 50px;
		height: 50px
	}
}
@media screen and (min-width: 1024px) {
	.top .title__text {
		font-size: 6.4rem
	}
	.top .title__text--nobg {
		background: rgba(255, 255, 255, 0);
		width: 50px;
		height: 50px
	}
}
.top .title__lead {
	background-color: #fff;
	margin-bottom: 8px;
	display: inline-block;
	font-size: 1.4rem
}
@media screen and (min-width: 320px) {
	.top .title__lead {
		font-size: 1.6rem
	}
}
@media screen and (min-width: 375px) {
	.top .title__lead {
		font-size: 1.8rem
	}
}
@media screen and (min-width: 480px) {
	.top .title__lead {
		font-size: 2.4rem
	}
}
@media screen and (min-width: 1024px) {
	.top .title__lead {
		letter-spacing: 0.1em
	}
}
.indexlabel {
	position: relative;
	margin-top: 107px
}
.mdl-indexlabel {
	text-align: center;
	padding: 32px;
	font-weight: bold
}
.mdl-indexlabel__text {
	font-size: 3.2em;
	display: inline-block
}
.pop {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 5
}
.pop__container {
	background: rgba(0, 0, 0, 0.4);
	padding: 16px;
	text-align: center
}
@media screen and (min-width: 768px) {
	.pop__container {
		width: auto;
		margin: 0 auto
	}
}
.pop__text {
	letter-spacing: 0.1em;
	font-size: 1.2rem
}
.pop__button {
	width: 100%;
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.4rem
}
@media screen and (min-width: 375px) {
	.pop__button {
		font-size: 1.8rem
	}
}
.theme {
	position: relative;
	margin-bottom: 48px;
	padding: 64px 24px;
	background: rgba(255, 255, 255, 0.8)
}
.theme__title {
	display: inline-block;
	margin-bottom: 8px;
	font-size: 3.6rem;
	font-weight: bold;
	text-align: center
}
.theme__info {
	display: block;
	max-width: 728px;
	margin: 0 auto
}
.theme__caption {
	display: inline-block;
	font-size: 1.8rem;
	margin-bottom: 16px;
	text-align: center
}
.theme__textwrap {
	display: block;
	margin: 24px 0 64px;
	font-size: 1.3rem;
	line-height: 2;
	text-align: justify
}
.theme__text {
	margin-bottom: 24px
}
@media screen and (min-width: 1024px) {
	.theme {
		margin: 0 auto 64px
	}
	.theme__title {
		font-size: 4.8rem
	}
	.theme__caption {
		font-size: 2.4rem
	}
}
.mdl-col {
	position: relative
}
.mdl-col__inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.mdl-col__list {
	width: 26%;
	margin: 0 2% 24px;
	text-align: center
}
.mdl-col__image {
	margin-bottom: 8px
}
.mdl-col__content {
	font-size: 1.4rem
}
@media screen and (min-width: 768px) {
	.mdl-col__list {
		width: 18%;
		margin: 0 1% 24px;
		text-align: center
	}
}
.mdl__index {
	position: relative;
	width: 100%;
	margin-bottom: 32px;
	text-align: center
}
.mdl__title {
	display: inline-block
}
.mdl__smalltitle {
	display: inline-block
}
.mdl__title p {
	font-size: 3.4rem;
	font-weight: bold;
	margin-bottom: 8px;
	background: -webkit-linear-gradient(357.32deg, #FF8E3E 3.46%, #E8E9E8 49.1%, #45E9FF 91.96%);
	background: linear-gradient(92.68deg, #FF8E3E 3.46%, #E8E9E8 49.1%, #45E9FF 91.96%);
	padding: 0 8px;
	background-size: 150% 150%;
	-webkit-animation: AnimationName 5s ease infinite;
	animation: AnimationName 5s ease infinite
}
.mdl__smalltitle p {
	font-size: 2.4rem;
	margin-bottom: 8px;
	background: -webkit-linear-gradient(357.32deg, #FF8E3E 3.46%, #E8E9E8 49.1%, #45E9FF 91.96%);
	background: linear-gradient(92.68deg, #FF8E3E 3.46%, #E8E9E8 49.1%, #45E9FF 91.96%);
	padding: 0 8px;
	background-size: 150% 150%;
	-webkit-animation: AnimationName 5s ease infinite;
	animation: AnimationName 5s ease infinite
}
.mdl__caption {
	font-size: 1.4rem;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.mdl__inner {
		max-width: 918px;
		margin: 0 auto
	}
}
.eva {
	position: relative
}
.eva__container {
	position: relative;
	margin: 0 auto;
	margin-bottom: 80px;
	padding: 0 24px
}
@media screen and (min-width: 768px) {
	.eva__container {
		max-width: 1108px;
		padding: 0 24px
	}
}
@media screen and (min-width: 768px) {
	.eva__container {
		margin-bottom: 136px
	}
}
@media screen and (min-width: 768px) {
	.eva__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		margin-bottom: 84px
	}
}
@media screen and (min-width: 1024px) {
	.eva__container {
		margin-bottom: 84px
	}
}
.eva h3 {
	font-weight: bold;
	margin-bottom: 16px
}
.eva ul {
	margin-bottom: 24px;
	list-style: initial
}
.eva ul li {
	margin-left: 20px;
	margin-bottom: 8px
}
.eva__notice {
	font-size: 1.2rem
}
.eva__block {
	display: inline-block;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.eva__block {
		margin-bottom: 48px
	}
}
@media screen and (min-width: 768px) {
	.eva__block {
		width: 50%
	}
}
.eva__image {
	display: inline-block;
	width: 100%
}
@media screen and (min-width: 768px) {
	.eva__image {
		width: 50%
	}
}
.eva__decoimage {
	width: 100%;
	display: inline-block
}
@media screen and (min-width: 768px) {
	.eva__decoimage {
		width: 50%
	}
}
.eva__text {
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-align: justify;
	margin-bottom: 8px;
	letter-spacing: 0.03em
}
@media screen and (min-width: 768px) {
	.eva__text {
		line-height: 2.4rem
	}
}
@media screen and (min-width: 768px) {
	.eva__text {
		margin-bottom: 16px
	}
}
@media screen and (min-width: 768px) {
	.eva__text {
		padding: 0
	}
}
.eva__decotext {
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 16px;
	font-size: 1.4rem;
	letter-spacing: 0.03em;
	margin: -48px 16px 0;
	z-index: 2
}
@media screen and (min-width: 768px) {
	.eva__decotext {
		width: 55%;
		margin-top: 32px;
		margin-left: -5%;
		margin-right: 0
	}
}
.entry {
	position: relative;
	font-size: 1.4rem;
	margin-bottom: 84px;
	padding: 48px 0;
	background: rgba(255, 255, 255, 0.8)
}
.entry::before {
	content: '';
	z-index: -1;
	display: block;
	position: absolute;
	width: 100%;
	height: 300px;
	margin-top: -36px;
	background: -webkit-linear-gradient(340.28deg, rgba(80, 233, 254, 0.5) 2.94%, rgba(255, 255, 255, 0.5) 48.46%, rgba(255, 143, 63, 0.5) 86.98%);
	background: linear-gradient(109.72deg, rgba(80, 233, 254, 0.5) 2.94%, rgba(255, 255, 255, 0.5) 48.46%, rgba(255, 143, 63, 0.5) 86.98%)
}
.entry__container {
	position: relative;
	background-color: #fff;
	margin: 0 0 48px;
	padding: 24px
}
@media screen and (min-width: 1024px) {
	.entry__container {
		max-width: 1108px;
		margin: 0 auto
	}
}
.entry__mail {
	margin: 16px 0 24px;
	padding: 24px 0;
	display: block;
	background-color: #f2f2f2;
	text-align: center;
	border-radius: 3px;
	color: #333;
	font-weight: bold;
	font-size: 1.6rem
}
.entry__lead {
	margin-bottom: 16px
}
.entry__download {
	margin: 16px 0 24px;
	padding: 24px 0;
	display: block;
	background-color: #f2f2f2;
	text-align: center;
	border-radius: 3px
}
.entry__term {
	text-align: left;
	margin: 0 24px;
	text-align: center
}
.entry__termdetail {
	height: 150px;
	padding: 8px;
	overflow: scroll;
	background-color: #ffffff;
	text-align: left
}
.entry__termsection {
	margin-bottom: 16px
}
.entry__termtitle {
	margin-bottom: 8px;
	font-weight: bold
}
.entry__info {
	max-width: 728px;
	margin: 0 auto
}
.entry h3 {
	font-weight: bold;
	margin-bottom: 16px
}
.entry ul {
	margin-bottom: 16px;
	list-style: initial
}
.entry ul li {
	margin-left: 20px;
	margin-bottom: 16px
}
.entry__notice {
	font-size: 1.2rem
}
.entry__block {
	display: inline-block;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.entry__block {
		margin-bottom: 48px
	}
}
@media screen and (min-width: 768px) {
	.entry__block {
		width: 45%;
		margin-right: 5%
	}
}
.entry__image {
	display: inline-block;
	width: 100%
}
@media screen and (min-width: 768px) {
	.entry__image {
		width: 50%
	}
}
.entry__text {
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-align: justify;
	margin-bottom: 8px;
	letter-spacing: 0.03em
}
@media screen and (min-width: 768px) {
	.entry__text {
		line-height: 2.4rem
	}
}
@media screen and (min-width: 768px) {
	.entry__text {
		margin-bottom: 16px
	}
}
@media screen and (min-width: 768px) {
	.entry__text {
		padding: 0
	}
}
.snsshare {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-bottom: 24px
}
.snsshare .fb-share-button {
	margin-right: 8px
}
.timetable {
	position: relative;
	font-size: 1.4rem;
	margin-bottom: 84px
}
.timetable__index {
	position: relative;
	margin-bottom: 32px
}
.timetable__title {
	font-size: 3.4rem;
	font-weight: bold
}
.timetable__caption {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 16px
}
.timetable__text {
	font-size: 1.2rem;
	line-height: 2;
	margin-bottom: 16px;
	text-align: justify
}
.timetable__item {
	background: rgba(255, 255, 255, 0.85);
	border-bottom: 1px solid #3d3d3d;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.timetable__item--nobg {
	background: rgba(255, 255, 255, 0)
}
.timetable__list {
	margin-bottom: 24px
}
.timetable .timetable-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}
.timetable .timetable-item--colored {
	background-color: #f2f2f2
}
.timetable .timetable-item__low {
	display: block
}
.timetable .timetable-item__time {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	width: 15%;
	vertical-align: bottom
}
.timetable .timetable-item__low1 {
	width: 32%;
	padding: 24px 0;
	display: inline-block;
	text-align: center;
	margin-right: 1px
}
.timetable .timetable-item__low2 {
	width: 32%;
	padding: 24px 0;
	display: inline-block;
	text-align: center;
	margin-right: 1px
}
.timetable .timetable-item__low3 {
	width: 20%;
	padding: 24px 0;
	display: inline-block;
	text-align: center
}
.timetable .timetable-item__low3.timetable-item--colored {
	background-color: #DFC4E0
}
.timetable .timetable-item__low1-2col {
	width: 64.1%;
	padding: 24px 0;
	display: inline-block;
	text-align: center;
	margin-right: 1px
}
.timetable .timetable-item__low1-2col-half {
	width: 64.1%;
	display: inline-block;
	text-align: center;
	margin-right: 1px;
	background-color: #3d3d3d
}
.timetable .timetable-item__low2-2col {
	width: 20.1%;
	padding: 24px 0;
	display: inline-block;
	text-align: center
}
.timetable .timetable-item__low2-2col.timetable-item--colored {
	background-color: #DFC4E0
}
.timetable .timetable-item__low--colored-gray {
	background-color: #DDDDDD;
	padding: 4px 0
}
.timetable .timetable-item__low--colored-dark {
	background-color: #3d3d3d;
	color: #fff
}
.timetable__note {
	font-size: 1.2rem;
	font-weight: normal;
	text-align: right;
	margin-right: 24px
}
@media screen and (min-width: 768px) {
	.timetable__note {
		margin-right: 0
	}
}
.prize {
	position: relative;
	padding: 48px 0;
	margin-bottom: 84px;
	background: rgba(255, 255, 255, 0.8);
	font-size: 1.4rem
}
.prize h3 {
	font-weight: bold;
	margin-bottom: 16px
}
.prize__info {
	max-width: 728px;
	margin: 0 auto;
	padding: 24px;
	background-color: #ffffff
}
.prize__info ul {
	list-style: initial
}
.prize__info li {
	margin-bottom: 8px;
	margin-left: 16px
}
.prize__container {
	max-width: 918px;
	position: relative;
	margin: 0 24px
}
@media screen and (min-width: 1024px) {
	.prize__container {
		max-width: 1108px;
		margin: 0 auto
	}
}
.judges {
	position: relative;
	font-size: 1.4rem;
   margin-top:64px;
	margin-bottom: 84px
}
.judges::before {
	content: '';
	z-index: -1;
	display: block;
	position: absolute;
	width: 100%;
	height: 300px;
	margin-top: -36px
}
.judges__container {
	position: relative;
	margin-bottom: 48px;
	margin-bottom: 80px;
	padding: 36px 24px 0
}
@media screen and (min-width: 768px) {
	.judges__container {
		margin-bottom: 136px
	}
}
@media screen and (min-width: 1024px) {
	.judges__container {
		max-width: 1108px;
		margin: 0 auto 48px
	}
}
.judges__info {
	max-width: 728px;
	margin: 0 auto
}
.judges h3 {
	font-weight: bold;
	margin-bottom: 16px
}
.judges span {
	display: block
}
.judges ul {
	margin-bottom: 16px;
	list-style: initial
}
.judges ul li {
	margin-left: 20px
}
.judges__notice {
	font-size: 1.2rem
}
.judges__block {
	display: inline-block;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.judges__block {
		margin-bottom: 48px
	}
}
@media screen and (min-width: 768px) {
	.judges__block {
		width: 45%;
		margin-right: 5%
	}
}
.judges__image {
	display: inline-block;
	width: 100%
}
@media screen and (min-width: 768px) {
	.judges__image {
		width: 50%
	}
}
.judges__text {
	font-size: 1.4rem;
	line-height: 2.8rem;
	text-align: justify;
	margin-bottom: 8px;
	letter-spacing: 0.03em
}
@media screen and (min-width: 768px) {
	.judges__text {
		line-height: 2.4rem
	}
}
@media screen and (min-width: 768px) {
	.judges__text {
		margin-bottom: 16px
	}
}
@media screen and (min-width: 768px) {
	.judges__text {
		padding: 0
	}
}
.news {
	position: relative;
	padding: 48px 0;
	background: rgba(255, 255, 255, 0.5);
	font-size: 1.2rem;
	text-align: justify;
	letter-spacing: 0.03em
}
.news__label {
	margin-top: 102px;
	width: 100%;
	height: 90px;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 48px;
	font-size: 3.8rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: 48px;
	background: url("https://s.yimg.jp/images/lodge/v2/images/comms_label.jpg") no-repeat center center
}
@media screen and (min-width: 768px) {
	.news__label {
		margin-bottom: 64px
	}
}
@media screen and (min-width: 480px) {
	.news__label {
		font-size: 4rem
	}
}
@media screen and (min-width: 768px) {
	.news__label {
		font-size: 4.5rem
	}
}
@media screen and (min-width: 768px) {
	.news__label {
		height: 200px;
		background-size: cover
	}
}
@media screen and (min-width: 768px) {
	.news__label {
		margin-bottom: 64px
	}
}
.news__container {
	line-height: 2.4rem;
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 12px;
	padding: 18px 36px 24px 36px
}
@media screen and (min-width: 768px) {
	.news__container {
		max-width: 1108px;
		padding: 0 24px
	}
}
@media screen and (min-width: 768px) {
	.news__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 18px 36px 24px 36px
	}
}
.news__container--archive {
	margin: 0 auto;
	margin-bottom: 12px
}
@media screen and (min-width: 768px) {
	.news__container--archive {
		max-width: 1108px;
		padding: 0 24px
	}
}
@media screen and (min-width: 768px) {
	.news__container--archive {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 18px 36px 24px 36px
	}
}
.news__container--nobg {
	background-color: #fff;
	padding: 0
}
.news__text {
	margin-bottom: 16px
}
.news__block {
	display: inline-block;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.news__block {
		width: 60%;
		margin-right: 5%
	}
}
.news__date {
	width: 100%;
	padding: 18px 36px 0 36px;
	display: inline-block;
	background: #fff
}
.news__archive {
	margin-top: 20px
}
.news__title {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.5rem;
	font-weight: normal;
	margin-bottom: 32px
}
@media screen and (min-width: 768px) {
	.news__title {
		font-size: 2rem
	}
}
@media screen and (min-width: 768px) {
	.news__title {
		margin: 0 0 24px
	}
}
.news__title--archive {
	display: inline-block;
	text-decoration: underline
}
.news__image {
	display: inline-block;
	width: 100%
}
@media screen and (min-width: 768px) {
	.news__image {
		width: 35%
	}
}
@media screen and (min-width: 768px) {
	.news__image--archive {
		width: 33%
	}
}
.news__link {
	position: relative;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333;
	display: inline-block;
	cursor: pointer
}
.news__link::after {
	background-color: #333;
	bottom: 0;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	width: 100%
}
.news__link:hover {
	opacity: 0.8
}
.news__link:hover::after {
	width: 0
}
.org {
	position: relative;
	padding: 48px 0;
	background: rgba(255, 255, 255, 0.8);
	font-size: 1.2rem;
	text-align: justify;
	margin-bottom: 8px;
	letter-spacing: 0.03em
}
.org__label {
	margin-top: 102px;
	width: 100%;
	height: 90px;
	background-size: cover;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 48px;
	font-size: 3.8rem;
	font-weight: bold;
	color: #fff;
	margin-bottom: 48px;
	background: url("https://s.yimg.jp/images/lodge/v2/images/comms_label.jpg") no-repeat center center
}
@media screen and (min-width: 768px) {
	.org__label {
		margin-bottom: 64px
	}
}
@media screen and (min-width: 480px) {
	.org__label {
		font-size: 4rem
	}
}
@media screen and (min-width: 768px) {
	.org__label {
		font-size: 4.5rem
	}
}
@media screen and (min-width: 768px) {
	.org__label {
		height: 200px;
		background-size: cover
	}
}
@media screen and (min-width: 768px) {
	.org__label {
		margin-bottom: 64px
	}
}
.org__container {
	line-height: 2.4rem;
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	margin-bottom: 0;
	margin-bottom: 80px;
	padding: 36px
}
@media screen and (min-width: 768px) {
	.org__container {
		max-width: 1108px;
		padding: 0 24px
	}
}
@media screen and (min-width: 768px) {
	.org__container {
		margin-bottom: 136px
	}
}
@media screen and (min-width: 768px) {
	.org__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 36px;
		margin-bottom: 84px
	}
}
.org__container--nobg {
	background-color: #fff;
	padding: 0
}
.org__text {
	margin-bottom: 16px
}
.org__block {
	display: inline-block;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.org__block {
		margin-bottom: 48px
	}
}
@media screen and (min-width: 768px) {
	.org__block {
		width: 45%;
		margin-right: 5%
	}
}
.org__title {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.5rem;
	margin-bottom: 24px;
	height: 24px
}
@media screen and (min-width: 768px) {
	.org__title {
		font-size: 2rem
	}
}
@media screen and (min-width: 768px) {
	.org__title {
		margin-bottom: 48px
	}
}
@media screen and (min-width: 768px) {
	.org__title {
		height: 32px;
		margin: 0 0 24px
	}
}
.org__image {
	display: inline-block;
	width: 100%
}
@media screen and (min-width: 768px) {
	.org__image {
		width: 50%
	}
}
.org__link {
	position: relative;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333;
	display: inline-block;
	cursor: pointer
}
.org__link::after {
	background-color: #333;
	bottom: 0;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	width: 100%
}
.org__link:hover {
	opacity: 0.8
}
.org__link:hover::after {
	width: 0
}
.contact {
	position: relative;
	padding: 48px 0
}
.contact__adress {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 32px
}
.contact__subtitle {
	max-width: 728px;
	margin: 0 auto;
	padding: 24px;
	font-weight: bold;
	font-size: 1.4rem;
	margin-bottom: 16px;
	background: rgba(255, 255, 255, 0.8)
}
.contact__info {
	max-width: 728px;
	margin: 0 auto 16px;
	padding: 24px;
	background: rgba(255, 255, 255, 0.8);
	font-size: 1.2rem
}
.contact__info ul {
	list-style: initial
}
.contact__info li {
	margin-bottom: 8px;
	margin-left: 16px
}
.mot-bg-title {
	position: relative
}
.mot-bg-title::before {
	content: "";
	position: absolute;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: top right;
	transform-origin: top right;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f2f2f2
}
.mot-bg-title::after {
	content: "";
	position: absolute;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform-origin: top right;
	transform-origin: top right;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff
}
.mot-bg-title.active::before {
	-webkit-animation-name: bg;
	animation-name: bg;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-play-state: running;
	animation-play-state: running
}
.mot-bg-title.active::after {
	-webkit-animation-name: bg;
	animation-name: bg;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-play-state: running;
	animation-play-state: running
}
.mdl-card-1-wrap, .mdl-card-2-wrap {
	padding-bottom: 40px
}
.mdl-card-1 {
	display: inline-block;
	width: 100%;
	margin-bottom: 16px
}
.mdl-card-1__box {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 16px;
	background: rgba(255, 255, 255, 0.8)
}
.mdl-card-1__info {
	display: block
}
.mdl-card-1__title {
	margin-bottom: 8px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #3d3d3d
}
.mdl-card-1__name {
	font-size: 1.4rem;
	font-weight: bold;
	color: #3d3d3d
}
.mdl-card-1__image .card-1-image {
	width: 100%;
	vertical-align: bottom
}
@media screen and (min-width: 600px) {
	.mdl-card-1 {
		width: 47.5%;
		margin: 0 1% 16px
	}
}
@media screen and (min-width: 1024px) {
	.mdl-card-1 {
		width: 31%;
		margin-right: 0 1% 16px 1%
	}
	.mdl-card-2 {
		width: 47.5%;
		margin: 0 1% 16px
	}
	.mdl-card-modal {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
	.mdl-card-modal__box {
		width: 77%;
		padding: 24px
	}
}
.mdl-card-modal__box {
	padding: 16px
}
.mdl-card-modal__title {
	margin-bottom: 8px;
	font-size: 1.2rem;
	font-weight: bold;
	color: #3d3d3d
}
.mdl-card-modal__name {
	margin-bottom: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #3d3d3d
}
.mdl-card-modal__text {
	margin-bottom: 8px;
	font-size: 1.2rem;
	line-height: 1.8;
	color: #3d3d3d;
	text-align: justify
}
.mdl-card-modal__link {
	font-size: 1.2rem;
	color: #00B5E2
}
.mdl-card-modal .card-modal-image {
	width: 100%
}
.workslist .mdl-card__conetent {
	background: rgba(255, 255, 255, 0)
}
.workslist .mdl-card__box {
	background: rgba(255, 255, 255, 0);
	border-bottom: 1px solid #969696;
	padding: 16px 0
}
.workslist .mdl-card__box::after {
	display: none
}
.workslist .card-image {
	background-color: #dddddd
}
@media screen and (min-width: 768px) {
	.mdl-btnlist {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}
.mdl-btnlist a:last-child {
	margin-bottom: 0
}
.mdl-btnlist__btn {
	display: inline-block;
	padding: 24px;
	background-color: #FFA86B;
	text-align: center;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 12px;
	font-weight: bold
}
.mdl-btnlist__btn--1col {
	width: 100%
}
.mdl-btnlist__btn--2col {
	width: 100%
}
@media screen and (min-width: 768px) {
	.mdl-btnlist__btn--2col {
		width: 48%;
		margin-bottom: 0
	}
}
.mdl-btnlist__btn--disabled {
	background-color: #969696
}
.mdl-section {
	position: relative;
	font-size: 1.4rem
}
.mdl-section__inner {
	padding: 48px 24px
}
@media screen and (min-width: 768px) {
	.mdl-section__inner {
		max-width: 918px;
		margin: 0 auto;
		padding: 48px 0
	}
}
.mdl-section--bgwhite {
	background: rgba(255, 255, 255, 0.8)
}
.mdl-textbox {
	max-width: 776px;
	margin: 0 auto;
	font-size: 1.2rem;
	line-height: 2;
	text-align: justify
}
.mdl-textbox--bgwhite {
	max-width: 728px;
	padding: 24px;
	background-color: #ffffff
}
.mdl-textbox__link {
	color: #00a7db
}
.mdl-ctl {
	background: rgba(255, 255, 255, 0);
	padding: 40px 0
}
@media screen and (min-width: 768px) {
	.mdl-detail__title {
		padding-top: 7px
	}
}
@media screen and (min-width: 768px) {
	.mdl-ctl__content {
		margin-bottom: 40px
	}
}
.mdl-detail__title::before {
	background-color: #FFA86B
}
.mdl-detail__container {
	padding-top: 96px
}
@media screen and (min-width: 768px) {
	.mdl-detail__content {
		margin-bottom: 80px
	}
}
.mdl-detail {
	background: rgba(255, 255, 255, 0.8)
}
.mdl-detail__image {
	margin-bottom: 24px
}
.mdl-spacer {
	display: inline-block;
	width: 100%;
	padding: 36px
}
.modal {
	display: none;
	height: 100vh;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999
}
.modal__bg {
	background: rgba(0, 0, 0, 0.8);
	height: 100vh;
	position: absolute;
	width: 100%
}
.modal__content {
	background: #fff;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 80%
}
@media screen and (min-width: 768px) {
	.modal__content {
		width: 75%
	}
}
.mdl-imagecontent {
	position: relative;
	font-size: 1.2rem;
	text-align: justify;
	margin-bottom: 8px;
	letter-spacing: 0.03em
}
.mdl-imagecontent__container {
	line-height: 2.4rem;
	position: relative;
	background-color: #fff;
	margin: 0 auto;
	padding: 30px;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__container {
		max-width: 918px;
		padding: 0 24px
	}
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		padding: 30px
	}
}
.mdl-imagecontent__container--nobg {
	background-color: #fff;
	padding: 0
}
.mdl-imagecontent__container--last {
	margin-bottom: 0
}
.mdl-imagecontent__text {
	margin-bottom: 16px
}
.mdl-imagecontent__text--bold {
	font-weight: bold
}
.mdl-imagecontent__caption {
	margin-bottom: 18px;
	color: #969696
}
.mdl-imagecontent__titleblock {
	margin-bottom: 16px
}
.mdl-imagecontent__block {
	display: inline-block
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__block {
		width: 55%;
		margin-right: 5%
	}
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__block--textmain {
		width: 75%;
		margin-left: 5%;
		margin-right: 0
	}
}
.mdl-imagecontent__title {
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 2.5rem;
	margin-bottom: 4px
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__title {
		font-size: 2rem
	}
}
.mdl-imagecontent__subtitle {
	font-size: 20px
}
.mdl-imagecontent__commenttitle {
	margin-bottom: 20px
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__commenttitle {
		width: 22%;
		margin-right: 3%;
		margin-bottom: 0
	}
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__commenttext {
		width: 75%
	}
}
.mdl-imagecontent__image {
	display: inline-block;
	width: 100%
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__image {
		width: 40%
	}
}
.mdl-imagecontent__image--frame {
	border: 1px solid #f2f2f2
}
.mdl-imagecontent__thumbnail {
	display: inline-block;
	width: 100%;
	margin-bottom: 20px
}
@media screen and (min-width: 768px) {
	.mdl-imagecontent__thumbnail {
		width: 20%;
		margin-bottom: 0
	}
}
.mdl-imagecontent__link {
	position: relative;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333;
	display: inline-block;
	cursor: pointer
}
.mdl-imagecontent__link::after {
	background-color: #333;
	bottom: 0;
	content: '';
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	-webkit-transition: 0.2s all;
	transition: 0.2s all;
	width: 100%
}
.mdl-imagecontent__link:hover {
	opacity: 0.8
}
.mdl-imagecontent__link:hover::after {
	width: 0
}
.result .mdl__index {
	margin-bottom: 0
}
.result .mdl__title p {
	font-weight: normal
}
.result .mdl-imagecontent {
	margin-bottom: 0;
	padding-bottom: 64px
}
.result .mdl-imagecontent__block {
	margin-bottom: 20px
}
@media screen and (min-width: 768px) {
	.result .mdl-imagecontent__block {
		margin-bottom: 0
	}
}
.result .mdl-imagecontent__title {
	margin-bottom: 20px
}
.result .mdl-imagecontent__link {
	margin-bottom: 30px
}
@media screen and (min-width: 768px) {
	.result .mdl-imagecontent__link {
		margin-bottom: 0
	}
}
.js-modal-close {
	width: 100%;
	display: inline-block;
	padding: 16px;
	text-align: right;
	color: #3d3d3d;
	font-size: 1.4rem
}
.notes_required {
	margin-bottom: 16px
}
.notes_required label {
	color: #333;
	font-size: 1.4rem;
	cursor: pointer;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	position: relative;
	font-weight: normal
}
.notes_required label .label_inner {
	padding-left: 22px
}
.notes_required label .label_inner:before {
	content: "";
	width: 24px;
	height: 24px;
	background: #fff;
	border: 1px solid #737373;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -13px
}
.notes_required._check label .label_inner:after {
	content: '';
	width: 20px;
	height: 12px;
	border-top: 2px solid #FFA86C;
	border-right: 2px solid #FFA86C;
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -.9em
}
.notes_required label input {
	position: relative;
	z-index: -1
}
@media screen and (max-width: 1024px) {
	.notes_required label .label_inner {
		padding-left: 16px
	}
	.notes_required label .label_inner:before {
		width: 20px;
		height: 20px;
		margin-top: -10px
	}
	.notes_required._check label .label_inner:after {
		width: 16px;
		height: 8px;
		margin-top: -0.8em
	}
}
@media screen and (max-width: 767px) {
	.notes_required {
		padding: 0 16px
	}
	.notes_required._check label .label_inner:after {
		width: 16px;
		height: 8px;
		margin-top: -0.8em
	}
}
.btnArea {
	padding: 0 24px;
	position: relative
}
.btnArea input[type="submit"] {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	border: none;
	border-radius: 3px;
	background: rgba(255, 255, 255, 0);
	padding: 0;
	z-index: -1;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none
}
.btnArea input[type="submit"] {
	cursor: default;
	z-index: +1;
	outline: none
}
.btnArea._check input[type="submit"] {
	z-index: -1
}
a.btn_one {
	background: #969696;
	padding: 24px 10%;
	color: #ffffff;
	font-size: 1.6rem;
	position: relative;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s
}
._check a.btn_one._a {
	background: #FFA86C
}
.footer__ogp {
	display: inline-block;
	width: 100%;
	height: 200px;
	background: url("https://s.yimg.jp/images/lodge/pr/mask/images/pr_mask_keyv_ogp.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-color: #444444;
	margin-bottom: 24px
}
@media screen and (min-width: 768px) {
	.footer__ogp {
		float: right;
		width: 47%
	}
}