@charset "UTF-8";

div.content div.pc-read-txt {
}
div.content div.pc-read-txt img {
}
div.content section.kv {
	background: url(../img/bg_kv.png) no-repeat top center;
	background-size: contain;
}
div.content section.kv div.kv-wrapper {
	background: url(../img/bg_sakura.png) no-repeat top -57px center;
	background-size: contain;
}
div.content section.kv div.kv-wrapper div.kv-inner {
}
div.content section.kv div.kv-wrapper div.kv-inner h1 {
	width: 100%;
	display: block;
	margin: 0 auto 40px;
}
div.content section.kv div.kv-wrapper div.kv-inner h1 img {
	width: 86%;
	display: block;
	margin: 0 auto;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-text {
	margin-bottom: 31px;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-text img {
	width: 68%;
	display: block;
	margin: 0 auto;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie {
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 88%;
	margin: 0 auto 20px;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li {
	width: 47%;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li div.movie-title {
	margin-bottom: 17px;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li div.movie-title img {
	width: 70%;
	display: block;
	margin: 0 auto;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li div.movie-thmb {
	margin-bottom: 10px;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li div.movie-thmb img {
	width: 100%;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li p {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 16px;
	color: #fff;
	display: inline-block;
}
div.content section.kv div.kv-wrapper div.kv-inner div.kv-movie ul li p span{
	background: url(../img/bg_title_bottom.png) no-repeat bottom center;
	background-size: 100%;
	padding-bottom: 5px;
}
div.content section.kv div.kv-wrapper div.kv-playperiod {
	background: url(../img/bg_kv_bottom.png) no-repeat bottom center;
	background-size: 100%;
	padding-bottom: 65px;
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner {
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner div.kv-playperiod-title {
	width: 94%;
	display: block;
	margin: 0 auto 15px;
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner div.kv-playperiod-title img {
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner div.kv-playperiod-box {
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner div.kv-playperiod-box p {
	font-size: 12px;
	padding-left: 11.5%;
	letter-spacing: 0.07em;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 14px;
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner ul {
	display: block;
	margin: 0 auto;
	width: 84%;
}
div.content section.kv div.kv-playperiod div.kv-playperiod-inner ul li {
	font-size: 11px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.5em;
	color: #000;
}

/*============================
#item
============================*/
section#item.item {
}
section#item.item div.item-wrapper {
	padding: 23px 0 57px;
}
section#item.item div.item-wrapper div.item-inner {
}
section#item.item div.item-wrapper div.item-inner h3 {
	margin-bottom: 28px;
}
section#item.item div.item-wrapper div.item-inner h3 img {
	width: 30%;
	display: block;
	margin: 0 auto 18px;
}
section#item.item div.item-wrapper div.item-inner h3 p {
	text-align: center;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.09em;
	line-height: 1.6em;
}
section#item.item div.item-wrapper div.item-inner div.item-list {
}
section#item.item div.item-wrapper div.item-inner div.item-list ul {
	width: 94%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
section#item.item div.item-wrapper div.item-inner div.item-list ul li {
	width: 29.6%;
	margin-bottom: 20px;
}
section#item.item div.item-wrapper div.item-inner div.item-list ul li img {
}
section#item.item div.item-wrapper div.item-inner div.item-list ul li p {
	color: #000;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	margin-top: 6px;
	line-height: 1.2em;
}
section#item.item div.item-wrapper div.item-inner div.item-list small {
	display: block;
	text-align: center;
	color: #000;
	font-size: 10px;
	letter-spacing: 0.05em;
}
section#item.item div.item-wrapper div.item-inner div.item-list ul li:nth-child(2){
	width: 34.7%;
	box-sizing: border-box;
	padding-top: 17px;
}
section#item.item div.item-wrapper div.item-inner div.item-list ul li:nth-child(2) img{}



/*============================
#flow
============================*/
section#flow.flow {
}
section#flow.flow div.flow-wrapper {
}
section#flow.flow div.flow-wrapper div.flow-inner {
}
section#flow.flow div.flow-wrapper div.flow-inner h3 {
}
section#flow.flow div.flow-wrapper div.flow-inner h3 img {
	display: block;
	margin: 0 auto 56px;
	width: 75%;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list {
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul {
	width: 94%;
	display: block;
	margin: 0 auto 56px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li {
	background: #fff;
	border-radius: 10px;
	padding-bottom: 36px;
	margin-bottom: 48px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-step {
	position: relative;
	top: -21px;
	margin-bottom: -8px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-step img {
	margin-bottom: 18px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-title {
	margin-bottom: 18px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-title img {
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-img {
	margin-bottom: 18px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-img img {
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-text {
	color: #000;
	text-align: center;
	font-size: 16px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-text p {
	letter-spacing: -0.06em;
	margin-bottom: 0px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-btn {
	width: 87%;
	display: block;
	margin: 17px auto 0;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-btn a {
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-btn a img {
}

section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li:nth-child(2) div.flow-list-title {
	margin-bottom: 25px;
}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li:nth-child(2) div.flow-list-img{margin: 0 0 12px;}
section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li:nth-child(2){
	padding-bottom: 33px;
	margin-bottom: 57px;
}

/*============================
#faq
============================*/
section#faq.faq {
}
section#faq.faq div.faq-wrapper {
}
section#faq.faq div.faq-wrapper div.faq-inner {
}
section#faq.faq div.faq-wrapper div.faq-inner h3 {
}
section#faq.faq div.faq-wrapper div.faq-inner h3 img {
	display: block;
	margin: 0 auto 33px;
	width: 75%;
}
section#faq.faq div.faq-wrapper div.faq-list {
	width: 94%;
	padding: 0;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item {
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question {
	margin-bottom: 12px;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question span.faq-icon {
	width: 36px;
	height: 36px;
	font-weight: bold;
	margin-right: 10px;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question span.faq-icon img {
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question span.faq-question-text {
	letter-spacing: 0.03em;
	color: #000;
	width: calc(100% - 82px);
	font-size: 16px;
	font-weight: 600;
	padding-top: 5px;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question span.faq-question-text.double{
	font-size: 15px;
}

section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question span.faq-toggle {
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dt.faq-question span.faq-toggle span.faq-toggle-line {
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dd.faq-answer {
	background-color: #47bed4;
	border-radius: 10px;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dd.faq-answer div.faq-answer-text {
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dd.faq-answer div.faq-answer-text div.faq-answer-text-box {
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dd.faq-answer div.faq-answer-text div.faq-answer-text-box p {
	letter-spacing: 0.03em;
	line-height: 1.88em;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dd.faq-answer div.faq-answer-text div.faq-answer-text-box-2 {
	margin-top: 18px;
	border-top: 1px solid #fff;
	padding-top: 12px;
	border-bottom: 1px solid #fff;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
section#faq.faq div.faq-wrapper div.faq-list dl.faq-item dd.faq-answer div.faq-answer-text div.faq-answer-text-box-2 p {
	letter-spacing: 0.03em;
	line-height: 1.88em;
}

/*============================
#recommend
============================*/
section#recommend.recommend {
}
section#recommend.recommend div.recommend-wrapper {
	width: 94%;
	padding: 0;
	display: block;
	margin: 0 auto 30px;
}
section#recommend.recommend div.recommend-wrapper div.recommend-inner {
	background-color: #47bed4;
	border-radius: 10px;
	padding: 20px 20px 18px 20px;
}
section#recommend.recommend div.recommend-wrapper div.recommend-inner h5 {
	text-align: center;
	font-size: 19px;
	margin-bottom: 7px;
}
section#recommend.recommend div.recommend-wrapper div.recommend-inner strong {
	display: block;
	text-align: center;
	font-size: 16px;
	letter-spacing: 0.08em;
	margin-bottom: 12px;
}
section#recommend.recommend div.recommend-wrapper div.recommend-inner p {
	font-size: 10px;
	line-height: 1.7em;
}


/*============================
#term
============================*/
section#term.term {
}
section#term.term div.term-wrapper {
	width: 94%;
	display: block;
	margin: 0 auto 35px;
}
section#term.term div.term-wrapper div.term-inner {
}
section#term.term div.term-wrapper div.term-inner h3 {
	width: 85%;
	display: block;
	margin: 0 auto 0px;
	position: relative;
	left: -14px;
}
section#term.term div.term-wrapper div.term-inner h3 img {
	width: 100%;
}
section#term.term div.term-wrapper div.term-inner div.term-box {
	border: 2px solid #48bed4;
	box-sizing: border-box;
	padding: 13px 20px 18px 20px;
	background: #fff;
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-header {
	position: relative;
	cursor: pointer;
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-header span.term-title-text {
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-header span.term-toggle {
	position: absolute;
	right: 0px;
	top: 62%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-header span.term-toggle span.term-toggle-line {
	position: absolute;
	background: #47bed4;
	width: 100%;
	height: 2px;
	top: 50%;
	transform: translateY(-50%);
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-header.is-open span.term-toggle span.term-toggle-line:last-child {
	transform: translateY(-50%) rotate(0);
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-header span.term-toggle span.term-toggle-line:last-child {
	transform: translateY(-50%) rotate(90deg);
	transition: transform 0.3s;
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-content {
	margin-top: 30px;
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-content div.term-content-text {
	color: #000;
	font-size: 14px;
	line-height: 1.7em;
}

section#term.term div.term-wrapper div.term-inner div.term-box div.term-content div.term-content-text ol {
}
section#term.term div.term-wrapper div.term-inner div.term-box div.term-content div.term-content-text ol li {
}

.sentence-box{
	margin-bottom: 25px;
}
.sentence-box p{
	color: #000;
	font-size: 14px;
	line-height: 1.7em;
}
.sentence-box h5{
	color: #48bed4;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 5px;
}
.sentence-box ul li{
	color: #000;
	font-size: 14px;
	line-height: 1.7em;
	padding-left: 1cqmax;
	text-indent: -1cqmax;
}

/*============================
#contact
============================*/
section#contact.contact {
}
section#contact.contact div.contact-wrapper {
	width: 94%;
	display: block;
	margin: 0 auto;
	padding-bottom: 40px;
}
section#contact.contact div.contact-wrapper div.contact-inner {
	background: #c9e9f1;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 25px 20px;
}
section#contact.contact div.contact-wrapper div.contact-inner h3 {
	color: #348c9c;
	text-align: center;
	letter-spacing: 0.07em;
	font-weight: 500;
	margin-bottom: 20px;
}
section#contact.contact div.contact-wrapper div.contact-inner h3 span{
	border-bottom: 1px solid #348c9c;
	padding: 0 20px 2px 20px;
}
section#contact.contact div.contact-wrapper div.contact-inner p {
	text-align: center;
	color: #000;
	font-size: 12px;
	font-weight: 500;
}
section#contact.contact div.contact-wrapper div.contact-inner strong {
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: 600;
	color: #000;
	margin: 7px 0 10px;
}
section#contact.contact div.contact-wrapper div.contact-inner p small {
	display: block;
	margin-bottom: 14px;
}


/*============================
#drama
============================*/
div.content.drama section.kv{
	background: none;
}
div.content.drama section.kv div.kv-wrapper{
	background: url(../img/bg_drama.png) no-repeat top center;
	background-size: cover;
	padding-top: 37px;
}
div.content.drama section.kv div.kv-wrapper .title{
	width: 94%;
	display: block;
	margin: 0 auto 40px;
}
div.content.drama section.kv div.kv-wrapper .title h2{
	width: 92%;
	display: block;
	margin: 0 auto;
}
div.content.drama section.kv div.kv-wrapper .title h2 img{}
div.content.drama section.kv div.kv-wrapper div.kv-playperiod{
	background: none;
}

div.content.drama section.kv div.kv-wrapper .drama-block{
	width: 94%;
	display: block;
	margin: 0 auto 35px;
}
div.content.drama section.kv div.kv-wrapper .drama-block ul{
}
div.content.drama section.kv div.kv-wrapper .drama-block ul li{
	width: 100%;
	display: block;
	margin: 0 auto 60px;
}
div.content.drama section.kv div.kv-wrapper .drama-block ul li .drama-title{
	width: 54%;
	display: block;
	margin: 0 auto 15px;
}
div.content.drama section.kv div.kv-wrapper .drama-block ul li .drama-txt{
	width: 94%;
	display: block;
	margin: 0 auto 35px;
	font-size: 28px;
}
div.content.drama section.kv div.kv-wrapper .drama-block ul li .drama-txt p span{
	background: url(../img/bg_title_bottom.png) no-repeat bottom center;
	background-size: 100%;
	padding-bottom: 13px;
	display: inline;
	max-width: 100%;
	white-space: break-spaces;
}

.youtube-wrapper.vertical {
    position: relative;
    width: 100%;
    padding-bottom: 177.78%; /* 16:9の逆 = 9:16 のアスペクト比 */
    height: 0;
    overflow: hidden;
}

.youtube-wrapper.vertical iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* スマートフォン向けの調整 */
@media screen and (max-width: 768px) {
    .youtube-wrapper.vertical {
			max-width: 400px;
			width: 94%;
			margin: 0 auto 25px;
    }
}

/*============================
#bnr
============================*/
section#bnr.bnr {
}
section#bnr.bnr div.bnr-wrapper {
	width: 94%;
	display: block;
	margin: 0 auto;
	padding-bottom: 40px;
}

/*============================
forms
============================*/

#forms .content{
	background: url(../img/bg_forms.jpg) no-repeat top center #48bed4;
	background-size: 100%;
	min-height: 100vh;
}
 #forms .content h1 {
	padding-top: 60px;
	width: 85%;
	display: block;
	margin: 0 auto 35px;
}
#forms .content h1 img{}
#forms .content h2{
	color: #fff;
	display: block;
	text-align: center;
	margin-bottom: 13px;
}
#forms .content h3{
	color: #fff;
	display: block;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.01em;
	margin-bottom: 25px;
}
#forms .content ul{
	width: 92%;
	display: block;
	margin: 0 0 30px 4%;
}
#forms .content ul li{
	text-indent: -1em;
	padding-left: 1em;
	text-align: left;
	font-size: 10px;
	margin-bottom: 4px;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}
#forms .content ul li a{
	text-decoration: underline;
}
#forms .content form{}
#forms .content form input{
	width: 94%;
	display: block;
	margin: 0 auto 13px;
	border: 1px solid #fff;
	height: 50px;
	border-radius: 5px;
	box-sizing: border-box;
	padding: 5px 10px;
}
#forms .content form button {
	background: transparent;
	border: none;
	width: calc(100% - 6px);
	margin-left: 6px;
}
#forms .content form button img{
	width: 100%;
	display: block;
	margin: 0 auto;
}





/* pc */
@media screen and (min-width: 494px){
	div.content section.kv div.kv-wrapper div.kv-inner {
		padding-top: 37px;
	}
	div.content section.kv {
			background: url(../img/bg_kv.png) no-repeat top 0 center;
			background-size: 100%;
	}
	div.content section.kv div.kv-wrapper div.kv-playperiod {
    background: url(../img/bg_kv_bottom.png) no-repeat bottom center;
    background-size: 100%;
    padding-bottom: 65px;
	}
	div.content section.kv div.kv-wrapper {
    background: url(../img/bg_sakura.png) no-repeat top -60px center;
    background-size: cover;
	}
	section#flow.flow div.flow-wrapper div.flow-inner div.flow-list ul li div.flow-list-btn{display: none;}
}
@media screen and (min-width: 494px) and (max-width: 1028px) {
    .pc-ornament .ornament-01 {
        position: fixed;
        top: 29vw;
        right: 10%;
        max-width: 391px;
        width: 23.2vw;
    }
		.pc-ornament .ornament-02 {
        position: fixed;
        top: 41vw;
				right: 16%;
        /* max-width: 160px; */
        width: 9.4vw;
    }
}

@media screen and (min-width: 494px) and (max-width: 768px) {
	.pc-ornament .ornament-01,
	.pc-ornament .ornament-02{display: none;}
}

