/* IMPORT RESET */
@import url("reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("responsive.gs.12col.css");

body {
	font-family: sans-serif;
	padding: 0 !important;
	background-color: rgba(255, 204, 204, 0.7);
	color: #990033;
	background-image: url(../images/bg2.png);
}
.menu {
	height: 2em;
	padding: 5px;
}
.menu li {
	float: right;
	padding: 0 5px 0 5px;
}
.menu li a, .menu li a:visited {
	color: #990033;
}
.banner {
	height: 170px;
	width: 100%;
	max-width: 768px;
	background-image: url(../images/sp/top.png);
	background-size: auto 170px;
	background-position: center;
}

/* ↓変更201508campaign　*/
.campaign_top {
/*
	background-image: url(../images/pc/campaign/top_pc.png);
*/
	background-size: contain;
	width: 100%;
	/*
	height: 200px;
	*/
	height: contain;
	
}
/* ↑変更201508campaign　*/


.twitter_1-1 {
	background-image: url(../images/twitter_1-1.png);
	background-size: 100% 100%;
	width: 142px;
	height: 21px;
	float: right;
	margin-right: 10px;
}
.twitter_2-1 {
	background-image: url(../images/twitter_2-1.png);
	background-size: 100% 100%;
	width: 142px;
	height: 21px;
	float: left;
	margin-left: 10px;
}
.twitter_2-2 {
	background-image: url(../images/twitter_2-2.png);
	background-size: 100% 100%;
	width: 105px;
	height: 35px;
}
.play-icon {
	background-image: url(../images/play_pink.png);
	background-size: contain;
	opacity: 0.8;
	width: 75px;
	height: 50px;
	position: absolute;
	background-repeat: no-repeat;
	top: 35%;
	left: 45%;
	cursor: pointer;
}
.bg.logo {
	background-repeat: no-repeat;
}
.bg.logo.mobile {
	background-image: url(../images/sp/logo.png);
	width: 100%;
	max-width: 400px;
	background-size: auto 115px;
	background-position: contain;
	position: absolute;
	top: 35px;
}
.toolbar {
	position: relative;
	height: 100%;
	right: 10px;
	top: 30px;
}
.toolbar li {
	float: right;
}
.toolbar li img {
	width: 48px;
}
.clear {
	clear: both;
}
.description {
	padding: 10px;
	margin: 270px 40px 0px 40px;
	display: table;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.description-mobile {
	padding: 10px;
	display: table;
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
iframe.twitter-timeline {
	height: 200px !important;
}
.description div {
	display: table-cell;
}
.icon {
	background-image: url(../images/144.png);
	width: 60px;
	height: 60px;
	background-repeat: no-repeat;

	background-size: contain;
}
.description div.text {
	padding: 0 0 0 10px;
}

.border {
	background-image: url(../images/sp/line.png);
	background-repeat: repeat-x;
	height: 20px;
	background-size: contain;
	margin-top: 5px;
}

.border_v {
	background-image: url(../images/pc/line_v.png);
	background-repeat: repeat-x;
	height: 30px;
	background-size: contain;
	margin-top: 5px;
}
.border_t {
	background-color: #f4506d;
	background-repeat: repeat-x;
	height: 30px;
	background-size: contain;
	margin-top: 2px;
	font-size:24px;
}

.images div {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	float: left;
	margin-top: 10px;
}

.clear { clear:both; }  

@media only screen and (orientation:landscape) {
	.container {

	}
}

.video-cover {
	width: 100%;
	max-width: 320px;
}


.news {
	width: 100%;
}
.news-wrapper {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.news td {
	padding: 5px;
	width: 50%;
}
.news li span {
	padding-left: 1em;
}

#seiri {
	background-image: url(../images/sp/tanmatsu_seiribi.png);
}
#calendar {
	background-image: url(../images/sp/tanmatsu_calendar.png);
}
#kisotaion {
	background-image:url(../images/sp/tanmatsu_kisotaion.png);
}


/* ↓201508追加 */
#maternity {
	background-image:url(../images/sp/tanmatsu_maternity.png);
}
/* ↑201508追加 */

/* ↓201508campaign */
    #gazoui{
 	    background-image:url(../images/sp/gazou_1.png);
		background-size: contain;
		width: 80%;
		height: 80%;
    }
    #gazou2 {
 	    background-image:url(../images/sp/gazou_2.png);
		background-size: contain;
		width: 80%;
		height: 80%;
    }
/* ↑201508campaign */


#icon_1 {
	background-image: url(../images/icon_1.png);
}
#icon_2 {
	background-image: url(../images/icon_2.png);
}

/* ↓201508campaign */
	#icon_3 {
		background-image: url(../images/sp/campaign/icon.png);
		width:20px;
		height:20px;
	}
/* ↑201508campaign */




.container {
	padding-top: 20px;
	padding-bottom: 20px;
	max-width: 400px;
}

/* ↓元からcampaign */
.campaign {
		background-size: 100% 100%;
}


.full {
	display: none !important;
}
@media screen and ( min-width : 768px ) {
	body {
		background-image: url(../images/bg.png);
	}
	.container {
		background-image: url(../images/pc/top_kurikaeshi.png);
		background-size: 640px;
		margin-top: 70px;
	}
	.campaign {
		background-size: 100% 100%;
		color:black;


/* ↓変更201508campaign */
	}
	.campaign_top {
	/*
		background-image: url(../images/sp/campaign/top_sp.png);
    */
    	background-size: contain;
		width: 95%;
		height: contain;
		
/* ↑変更201508campaign */


	}
	.twitter_1-1 {
		background-image: url(../images/twitter_1-1.png);
		background-size: 100% 100%;
		width: 284px;
		height: 42px;
		float: right;
		margin-right: 70px;
	}
	.twitter_2-1 {
		background-image: url(../images/twitter_2-1.png);
		background-size: 100% 100%;
		width: 284px;
		height: 42px;
		float: left;
		margin-left: 70px;
	}
	.twitter_2-2 {
		background-image: url(../images/twitter_2-2.png);
		background-size: 100% 100%;
		width: 210px;
		height: 70px;
	}
	.mimi_2 {
		background-image: url(../images/mimi_2.png);
		background-size: 100% 100%;
		width: 99px;
		height: 136px;
		float: right;
		margin-right: 100px;
		margin-top: -20px;
	}
	.mobile {
		display: none;
	}
	.full {
		display: block !important;
	}
	.icon {
		display: table-cell !important;
	}
	.banner {
		position: initial;
		height: 100%;
		background-image: none;
	}
	.toolbar {
		width: 100%;
	}
	header {
		height: 500px;
	}
	.promo.full {
		float: left;
		width: 60%;
		padding-left: 30px;
		padding-top: 20px;
	}
	.banner .logo {
		background-image: url(../images/pc/logo.png);
		background-size: 400px;
		background-position: 30px -10px;
		height: 100%;
	}
	#seiri {
		background-image: url(../images/pc/syoukai_seiribi.png);
	}
	#calendar {
		background-image: url(../images/pc/syoukai_calendar.png);
	}
	#kisotaion {
		background-image:url(../images/pc/syoukai_kisotaion.png);
		
/* ↓追加201508　*/
	}
    #maternity {
 	    background-image:url(../images/pc/syoukai_maternity.png);
    }
/* ↑追加201508　*/

/* ↓追加201508campaign　*/
    #gazou1 {
 	    background-image:url(../images/pc/gazou_1.png);
		background-size: contain;
		width: 340px;
		height: contain;
    }
    #gazou2 {
 	    background-image:url(../images/pc/gazou_2.png);
		background-size: contain;
		width: 340px;
		height: contain;
    }

div.box1 {
float: left;
width:340px; height:contain;
}

div.box2 {
float: left;
width:340px; height:contain;
}

/* ↑追加201508campaign　*/


	#icon_1 {
		background-image: url(../images/icon_1.png);
		width:180px;
		height:180px;
	}
	#icon_2 {
		background-image: url(../images/icon_2.png);
		width:180px;
		height:180px;
		margin-left:10px;
		margin-right:10px;

/* ↓追加201508campaign　*/
	#icon_3 {
		background-image: url(../images/sp/campaign/icon.png);
		width:20px;
		height:20px;
	}
/* ↑追加201508campaign　*/

	}

	.images div {
		height: 350px;
		width: 24%;
		background-size: contain;
		background-position: center;
	}

	.text2 {
		width: 100% !important;
	}
	.app-store {
		position: fixed;
		top: 0;
		max-width: 768px;
		width: 100%;
		height: 110px;
		background-image: url(../images/pc/line_v.png);
		opacity: 0.9;
		border-radius: 0 0 5px 5px;
	}
	.store-icon {
		float: left;
		padding: 15px 0 0 10%;
	}
	.social {
		padding-right: 10px;
	}
	.social > div {
		float: right;
		width: 48px;
	}
	.social img {
		width: 48px;
	}
	.container {
		max-width: 768px;
		padding-top: 0px;
		padding-bottom: 20px;

/* ↓変更201508campaign　*/
	}
	.campaign {
		max-width: 768px;
		background-size: contain;
	}
/* ↑変更201508campaign　*/

	#tanmatsu {
		width: 30%;
		float: right;
		margin-right: 30px;
	}
	.tanmatsu {
		background-image: url(../images/pc/tanmatsu.png);
		background-repeat: no-repeat;
		background-size: cover;
		height: 448px;
		width: 226px;
	}
	.tanmatsu img.hidden {
		display: none;
	}
	.tanmatsu img.show {
		display: block;
	}
	.tanmatsu-desc {
		position: relative;
		top: -220px;
		right: 30px;
		display: block;
	}

	.tdk-mobile {
		display: flex !important;
		line-height: 2em !important;
	}	
}
.gutters .col {
	margin: 0;
}

article {
	line-height: 20em;
	text-align: center;
}

section {
	text-align: center;
	line-height: 1.5em;
	padding: 5px;
	font-size: 0.9em;
}

a {
	text-decoration: none;
}

.tdk {
	width: 90%;	
	display: block;
	background-color: rgba(255,255,255,0.5);
	border-radius: 10px;
	border: 1px solid #ff91ba;
	text-align: center;
	margin: 10px auto;
	padding: 5px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.tdk img {
	height: 250px;
}

.tdk div {
	margin: auto;
}

.tdk span {
	font-weight: bold;
}

.appliv {
    width: 140px;
    height: 100px;
    margin-left: 5%;
    margin-top: 10px;
}

.appliv img {
    width: 100%;
}

.appliv-mobile {
    width: 30vw;
    position: absolute;
    max-width: 140px;
    left: 10px;
}

.appliv-mobile img {
    width: 100%;
}