@charset "UTF-8";
/* CSS Document ryugaku_moments */


#mainVisual {
	height: 300px;
	background: url(../img/main_img.jpg) no-repeat center center;
	min-width: 950px;
}
#mainVisual h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.cvArea {
	min-width: 950px;
}
.leadArea {
	margin-top: 60px;
}
.lead {
font-size: 18px;
text-align: center;
margin: 0 0 35px;
line-height: 1.8;
}
.lead strong {
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 28px;
}
.lead02 {
	font-size: 18px;
	text-align: left;
	margin: 75px 0 70px;
	line-height: 1.8;
}
.lead02 strong {
	display: block;
	font-size: 30px;
	font-weight: 300;
	text-align: center;
	line-height: 1;
	margin-bottom: 30px;
}
.lead02 .btn {
	float: right;
	margin-top: -100px;
	transition: 0.15s ease-out;
	position: relative;
}
.lead02 .btn .cvFree {
	position: absolute;
	top: -17px;
	left: -17px;
}
.lead02 .btn:hover {
	opacity: 0.8;
}
.pageInNav .list {
	display: flex;
	font-size: 0;
	justify-content: space-between;
	margin-top: 70px;
}
.pageInNav .list .item {
	position: relative;
	display: table;
	text-align: center;
	height: 60px;
}
.pageInNav .list .item:last-child::after {
	content: none;
}
.pageInNav .list .item a {
	border: 1px solid #e1015a;
	border-radius: 8px;
	color: #e02170;
	display: table-cell;
	font-size: 16px;
	font-weight: bold;
	height: 90px;
	padding: 0 20px;
	vertical-align: middle;
}
.pageInNav .list .item:nth-child(-n + 2) a::after {
	content: "";
	position: absolute;
	border-top: 8px solid #e02170;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 20px;
}
.pageInNav .list .item:nth-child(n + 3) a::after {
	content: "";
	position: absolute;
	border-top: 8px solid #e02170;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 10px;
}
.hdg03,
.hdg04 {
text-align: center;
background: #e02170;
padding: 5px 0;
margin: 0 0 55px;
min-width: 950px;
}
.hdg03.snsArea {
	margin-top: 80px;
}
.hdg04 {
margin: 0;
}
.hdg03 .hdg,
.hdg04 .hdg {
color: #fff;
font-weight: normal;
line-height: 1.5;
}
.hdg03 .hdg {
font-size: 27px;
min-width: 950px;
}
.hdg04 .hdg {
font-size: 21px;
}
.hdg04 .hdg span {
font-size: 15px;
}
.hdg03 .hdg strong {
font-size: 60px;
font-weight: normal;
}
.campaignSection {
padding: 0 0 55px;
}
.campaignSection .title {
color: #e02170;
font-size: 24px;
font-weight: 600;
line-height: 1;
text-align: left;
margin: 0 0 15px;
}
.campaignSection .title .s {
color: #333333;
font-size: 14px;
font-weight: 300;
}
.campaignSection .moveiList {
overflow: hidden;
margin:  0 -13px;
}
.campaignSection .moveiList li {
box-sizing: border-box;
width: 33.33333%;
float: left;
padding: 0 13px;
margin: 20px 0 0;
}
.campaignSection .moveiList li img {
width: 100%;
height: auto;
}
.campaignSection .moveiList.col1 li {
	width: 100%;
}
.campaignSection .moveiList.col2 li {
width: 50%;
}
.campaignSection .moveiList02 {
	margin-top: 40px;
}
.campaignSection .moveiList.col2 li img {
width: 100%;
height: auto;
}
.campaignSection .moveiList.col3 li:first-child,
.campaignSection .moveiList.col3 li:first-child + li,
.campaignSection .moveiList.col3 li:first-child + li + li{
margin-top: 0;
}
.campaignSection .moveiList li:first-child,
.campaignSection .moveiList li:first-child + li{
margin-top: 0;
}
.campaignSection .moveiList li a {
color: #000;
font-size: 18px;
display: block;
text-decoration: none;
-webkit-transition: .4s;
transition: .4s;
}
.campaignSection .moveiList li a:hover {
opacity: .6;
}
.campaignSection .moveiList li .cap {
font-size: 14px;
display: block;
text-align: center;
margin: 5px 0 0;
}
.moveiListBtn {
	text-align: center;
	margin-top: 55px;
}
.moveiListBtn .BtnList {
	display: flex;
	justify-content: space-between;
	width: 586px;
	margin: 0 auto;
	list-style: none;
}
.moveiListBtn .BtnList > li {
	position: relative;
}
.moveiListBtn .BtnList > li .cvFree {
	position: absolute;
	top: -17px;
	left: -17px;
	z-index: 2;
}
.moveiListBtn a {
	transition: 0.15s ease-out;
}
.moveiListBtn a:hover {
	opacity: 0.8;
}
.campaignSection .modText {
color: #000;
font-size: 20px;
line-height: 1.65;
}
.campaignSection .modText02 {
color: #000;
font-size: 20px;
line-height: 1.65;
margin-bottom: 20px
}
.campaignSection .moveiListText .moveiListLead  {
	text-align: center;
	font-size: 18px;
	margin: 40px 0 0; 
}
.campaignSection .moveiListText .moveiListLead  .moveiListTitle {
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 20px;
}
.campaignSection .flexWrap {
	display: flex;
	align-items: flex-end;
}
.campaignSection .unit01 {
	width: 734px;
}
.campaignSection .unit .moveiListText {
	font-size: 16px;
	line-height: 1.6;
	width: 660px;
	margin-top: 45px;
}
.campaignSection .unit .moveiListText .moveiListTitle {
	display: inline-block;
	font-size: 30px;
	font-weight: 300;
	color: #002d64;
	line-height: 1;
	margin-bottom: 25px;
}
.campaignSection .unit .imgArea {
	width: 100%;
}
.campaignSection .unit01 .imgArea {
	position: relative;
	margin-top: 30px;
}
.campaignSection .unit02 .imgArea {
	width: 215px;
}
.campaignSection .unit02 .imgArea .img {
	margin-left: -30px;
}
.campaignSection .unit .imgArea img {
	width: 100%;
}
.campaignSection .campaignTitle {
color: #000;
letter-spacing: -0.4em;
word-spacing: 0.1em;
text-align: center;
background: url('../img/bg_title.jpg') no-repeat;
background-position: center top;
padding: 7px 0;
margin: 0 0 25px;
}
.campaignSection .campaignTitle > *{
display: inline-block;
vertical-align: middle;
letter-spacing: normal;
word-spacing: normal;
text-align: left;
margin: 0 20px;
}
.campaignSection .campaignTitle .text {
font-size: 24px;
font-weight: bold;
}
.campaignSection .campaignTitle .image {
width: 233px;
}

.campaignSection .campaignText,
.campaignSection .campaignText a {
color: #f15a24;
font-size: 17px;
text-align: center;
margin: 0 0 40px;
position: relative;
}
.campaignSection .campaignText a {
text-decoration: underline;
}
.campaignSection .campaignText a:hover {
text-decoration: none;
}
.campaignSection .campaignText em {
font-size: 21px;
font-style: normal;
}
.campaignSection .campaignText:before,
.campaignSection .campaignText:after {
content: "";
display: block;
background-repeat: no-repeat;
background-position: left top;
background-size: contain;
position: absolute;
top: 50%;
}
.campaignSection .campaignText:before {
width: 65px;
height: 53px;
background-image: url('../img/icon_twitter.png');
left: 0;
margin-top: -26.5px;
}
.campaignSection .campaignText:after {
width: 59px;
height: 59px;
background-image: url('../img/icon_insta.png');
right: 0;
margin-top: -29.5px;
}

.campaignSection .campaignBox {
width: 780px;
margin: 0 auto;
border: #e02170 1px solid;
}
.campaignSection .campaignBox .title {
color: #fff;
font-size: 21px;
text-align: center;
padding: 10px 0 8px;
background: #e02170;
position: relative;
margin: 0 0 15px;
}
.campaignSection .campaignBox .title:before,
.campaignSection .campaignBox .title:after {
content: "";
display: block;
background-repeat: no-repeat;
background-position: left top;
background-size: contain;
position: absolute;
top: 0;
}
.campaignSection .campaignBox .title:before {
width: 65px;
height: 53px;
background-image: url('../img/icon_twitter.png');
left: -85px;
}
.campaignSection .campaignBox .title:after {
width: 59px;
height: 59px;
background-image: url('../img/icon_insta.png');
right: -85px;
}
.campaignSection .campaignBox .inBox {
padding: 15px 30px 30px;
}
.campaignSection .campaignBox .item {
color: #000;
font-size: 14px;
margin: 15px 0 0;
}
.campaignSection .campaignBox .item > * {
display: table-cell;
vertical-align: top;
}
.campaignSection .campaignBox .item dt {
white-space: nowrap;
}
.campaignSection .campaignBox .item dd {
padding-left: 5px;
}
.campaignSection .campaignBox p.item {
font-size: 16px;
font-weight: bold;
margin: 35px 0 0;
}
.campaignSection .campaignBox p.item02 {
color: #000;
font-size: 14px;
margin: 15px 0 0;
}
.campaignSection .campaignBox .caution {
color: #000;
font-size: 12px;
margin: 30px 0 5px;
}
.campaignSection .campaignBox .list {
padding-left: 1.5em;
color: #000;
font-size: 12px;
}
.campaignSection .campaignBox .list li {
list-style: disc;
margin: 3px 0 0;
}

.campaignSection .insta_data {
overflow: hidden;
margin: 0 auto;
}
.campaignSection .insta_data .col {
box-sizing: border-box;
width: 237.5px;
padding: 0 5px;
margin: 0 0 10px;
}
.campaignSection .insta_data .col a {
text-decoration: none;
display: block;
padding: 10px;
border: #eee 1px solid;
-webkit-transition: .4s;
transition: .4s;
}
.campaignSection .insta_data .col a:hover {
opacity: .6;
}
.campaignSection .insta_data .col .dataHead {
padding-right: 50px;
margin: 0 0 10px;
}
.campaignSection .insta_data .col .dataHead.instagram {
background: url('../img/icon_instablack.png') no-repeat;
background-position: right top;
background-size: 35px auto;
display: none;/*20181221 add*/
}
.campaignSection .insta_data .col .dataHead.twitter {
background: url('../img/icon_twitterBlue.png') no-repeat;
background-position: right top;
background-size: 45px auto;
}
.campaignSection .insta_data .col .dataHead p {
color: #666;
font-size: 12px;
}
.campaignSection .insta_data .col .dataHead p.name {
padding-left: 14px;
margin: 0 0 3px;
background: url('../img/icon_name.jpg') no-repeat;
background-position: left 4px;
}
.campaignSection .insta_data .col .dataHead p.date {
padding-left: 14px;
margin: 0 0 3px;
background: url('../img/icon_date.jpg') no-repeat;
background-position: left 4px;
}
.campaignSection .insta_data .col .dataHead p.name >* {
display: table-cell;
vertical-align: middle;
}
.campaignSection .insta_data .col .dataHead p.name .icon {
width: 20px;
}
.campaignSection .insta_data .col .dataHead p.name .icon img {
width: 100%;
height: auto;
vertical-align: bottom;
}
.campaignSection .insta_data .col .dataHead p.name .text {
padding-left: 5px;
}
.campaignSection .insta_data .col .dataHead p,
.campaignSection .insta_data .col .image img {
width: 100%;
height: auto;
vertical-align: bottom;
}
.campaignSection .insta_data .col .message {
color: #666;
font-size: 12px;
word-break: break-all;
padding: 10px 0;
}

.campaignSection .displayBtn {
width: 100px;
height: 100px;
display: table;
margin: 0 auto;
text-align: center;
}
.campaignSection .displayBtn a {
color: #55ACEE;
font-size: 14px;
text-decoration: none;
border: #55ACEE 2px solid;
border-radius: 100%;
display: table-cell;
vertical-align: middle;
-webkit-transition: .4s;
transition: .4s;
}
.campaignSection .displayBtn a:hover {
background: #55ACEE;
color: #fff;
}

/**
 * - modal
 * ----------------------------------------------------------------------------
 */
#modal_overlay {
background: rgba(255, 255, 255, 0.8);
display: none;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
z-index: 101;
}
.modal_content {
width: 100%;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 102;
display: none;
}
.modal_content .movie {
width: 50%;
max-width: 620px;
height: auto;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.modal_content .btn_close {
width: 50px;
height: 0;
overflow: hidden;
padding-top: 50px;
border: none;
background: #00558c;
border-radius: 100%;
position: absolute;
top: -50px;
right: -50px;
}
.modal_content .btn_close:before,
.modal_content .btn_close:after {
content: "";
width: 15px;
height: 1px;
background: #fff;
display: block;
position: absolute;
top: 50%;
left: 50%;
margin: -0.5px 0 0 -7.5px;
}
.modal_content .btn_close:before {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.modal_content .btn_close:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.modal_content .movie iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.modal_content .movie:before {
content: "";
display: block;
padding-top: 56.12903%;
}

/**
 * - 20180305 add
 * ----------------------------------------------------------------------------
 */
.campaignSection .personArea {
	display: table;
	table-layout: fixed;
	margin-bottom: 15px;
}
.campaignSection .personArea > * {
	display: table-cell;
	vertical-align: top;
}
.campaignSection .personArea .Image {
	width: 380px;
	text-align: center;
}
.campaignSection .personArea .text {
	padding: 0 0 0 22px;
}
.campaignSection .personArea .text p {
	line-height: 1.7;
}
.campaignSection .personArea .text span {
	font-size: 21px;
	font-weight: bold;
}

.campaignSection .onedayList {
	overflow: hidden;
	margin: 0 auto 40px;
	width: 710px;
	display: none;
}
.campaignSection .onedayList li {
	box-sizing: border-box;
	width: 33.33333%;
	float: left;
	padding: 0 13px;
	margin: 20px 0 0;
}
.campaignSection .onedayList.col2 li {
	width: 50%;
}
.campaignSection .onedayList.col2 li img {
	width: 100%;
	height: auto;
}
.campaignSection .onedayList li:first-child,
.campaignSection .onedayList li:first-child + li {
	margin-top: 0;
}
.campaignSection .onedayList li .cap {
	font-size: 12px;
	display: block;
	margin: 5px 0 0;
}
.campaignSection .accordionBtn {
	margin-bottom: 20px;
}

.fontPink {
	color: #e02170;
}
.fontPink span {
	font-weight: bold;
}


