@charset "utf-8";
/* CSS Document */



@media screen and (min-width:601px){
	.SP{
		display: none !important;
		}
}
@media screen and (max-width:600px){
	.PC{
		display: none !important;
		}
}


img {
	vertical-align: bottom;
	border : 0px;
}
ul {
	list-style-type: none;
}
html {
	height: 100%;
}
body {
	margin: 0px auto;
	height: 100%;
font-family:"Hiragino Kaku Gothic Pro", Meiryo, Osaka, "MS PGothic", sans-serif;
}
a:link {
	color: #CC0033;
	text-decoration: underline;
}
a:visited {
	color: #CC0033;
}
a:hover {
	color: #CC0033;
	text-decoration: none;
}
a:active {
	color: #CC0033;
}
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0 }
p { margin-top: 0; margin-bottom: 0 }

h2{margin-bottom: 20px; }

.header{
	width: 1000px;
	margin: 0 auto;
}





@media screen and (max-width:600px){
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0 }
p { margin-top: 0; margin-bottom: 0 }

	.sp_header{
		text-align: center;
		padding: 10px 0;
	}
	.sp_header img{
		width: 150px;
		height: auto;
		margin: 0 auto;
	}
}


#container {
	width: 998px;
	margin: 0px auto;
	background: #FFF;
}
@media screen and (max-width:600px){
	#container {
	width: 100%;
	margin: 0px auto;
	background: #FFF;
}
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


 .contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 0px;	
}
.contents p{
	font-size: 15px;
	line-height: 2.0em;
	padding: 0 0 1em 0;
	color: #333333;
}
@media screen and (max-width:600px){
	 .contents {
		line-height: 175%;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		clear: both;
		padding-top: 0px;
		 padding: 0 20px;
		 box-sizing: border-box;
	}
	.contents p{
		font-size: 14px;
		line-height: 1.8em;
		padding: 0 0 1em 0;
		color: #333333;
	}

}

.lead{
	margin-bottom: 40px;
	
}
.sp_lead{
	font-size:14px;
	font-weight:  bold;
	line-height: 1.5em;
	box-sizing: border-box;
	padding: 20px 20px;
	background: #CC0033;
	color: #ffffff;
	margin-bottom: 30px;
}


h1 {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
@media screen and (max-width:600px){
	h1 {
		margin: 0px;
		padding: 0px;
	}
	h1 img{
		width: 100%;
		height: auto;
	}
	
}
h2 {
	margin: 10 0 25px 0;
	font-size: 24px;
	color: #CC0033;
	border-bottom: 1px dotted #333333;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 5px;
}

h4 {

	font-size: 18px;
	color: #CC0033;

	text-align: left;
	padding-top: 10px;
	padding-left: 0;
margin-bottom: 5px;
		padding-bottom: 0px;
}


@media screen and (max-width:600px){
	h2 {
	margin: 10 0 15px 0;
	font-size: 18px;
	color: #CC0033;
	border-bottom: 1px dotted #333333;
	text-align: left;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	line-height: 1.5em
	}
	h4 {
	line-height: 1.5em;
	font-size: 16px;
	color: #CC0033;
	text-align: left;
	padding-top: 10px;
	padding-left: 0;
margin-bottom: 5px;
		padding-bottom: 0px;
}
	
	
}

.photo-right{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 7px;
		width: 420px;
}
.photo-right2{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 7px;
		width: 425px;
}
.photo-left{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 7px;
	width: 430px;
}
.photo-left2{
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-top: 7px;
	width: 425px;
}
.photo-center {
	margin-right: auto;
	margin-left: auto;	
		margin-bottom: 20px;
width: 420px;
}
.photo-center2 {
	margin-right: auto;
	margin-left: auto;	
width: 850px;
	margin-bottom: 20px;
}
.photo-center3 {
	margin-right: auto;
	margin-left: auto;	
width: 600px;
	margin-bottom: 20px;

}
.to-top3 {
	margin-right: auto;
	margin-left: auto;	
width: 420px;
	margin-bottom: 40px;
	margin-top: 40px;
}


@media screen and (max-width:600px){
	
h2{margin-bottom: 20px; }
	
	.photo-right{
		float: none;
		margin-left: 0;
		margin-bottom: 30px;
		margin-top: 0;
		width: 100%;
	}
	.photo-right2{
		float: none;
		margin-left: 0;
		margin-bottom: 30px;
		margin-top: 0;
		width: 100%;
	}
	.photo-left{
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
		margin-top: 0;
		width: 100%;
	}
		.photo-left2{
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
		margin-top: 0;
		width: 100%;
	}
		.photo-center{
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		margin-top: 0;
		width: 100%;
	}
			.photo-center2{
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		margin-top: 0;
		width: 100%;
	}
				.photo-center3{
		float: none;
		margin-right: 0;
		margin-bottom: 20px;
		margin-top: 0;
		width: 100%;
	}
					.to-top3{
		float: none;
		margin-right: 15%;
		margin-bottom: 60px;
		margin-top: 40px;
		width: 70%;
	}
}



	.photo-center img{
	width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
	.photo-center3 img{
	width: 100%;
	height: auto;
	padding: 5px;
	border: 1px solid #dddddd;
	box-sizing: border-box;
}
	.to-top3 img{
	width: 100%;
	height: auto;
	padding: 5px;

	box-sizing: border-box;
}


.ph {
	padding: 0px;
	margin: 0px;
	padding: 0px !important;
	font-size: 0px;
	line-height: 0px
}

.caption {
	margin: 5px 0px 0px 0px!important;
	 padding: 0px !important;
	font-size: 13px !important;
	color: #888888 !important;
	line-height: 150% !important;
}
.caption {
	margin: 5px 0px 0px 0px!important;
	 padding: 0px !important;
	color: #888888 !important;
	font-size: 13px !important;
	line-height: 100% !important;

}

.caption2 {

	font-size: 13px !important;

	line-height: 150% !important;
}
.caption22 {


	font-size: 13px !important;
	line-height: 100% !important;

}


h3 {
	font-size: 14px;
	color: #ffffff;
	margin: 0px 0 0px 0px;
	font-weight: normal;
	background: #CC0033;
	border-bottom: 1px solid #CC0033;
	padding: 8px 0 8px 15px;
	box-sizing: border-box;
}
.toiawase{
	border: 1px solid #CC0033;
	padding: 10px 0 10px 15px;
	font-size: 15px;
	line-height: 2.0em;
	box-sizing: border-box;
}
.banner{
	margin-top: 40px;
}
.banner img{
	width: 100%;
	height: auto;
}
.banner a:hover{
	opacity: 0.5
}


.footer{
	border-top:2px solid #dddddd;
	padding: 10px 0 0 0;
	margin: 40px 0 0 0;
}

.dashi { letter-spacing: -2px; }

.next {
	text-align: center;
	font-size: 18px;
	margin-top: 40px;
	
}

.fb{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	margin-bottom: 20px;
}
.docomoino{
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	height: 84px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.ict{
	width: 75px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	margin-bottom: 20px;
}

.video{
	text-align: center;
	margin-top:30px;
	margin-bottom:30px;
}
.video iframe{
	margin: 0 auto;
}
.video_caption{
	margin: 5px 0px 30px !important;
	 padding: 0px !important;
	font-size: 13px !important;
	line-height: 1.5em !important;
	color: #888888 !important;
	line-height: 150%;
	text-align: center;
	text-indent: 0em !important;
}


@media screen and (max-width:600px){
.video{
  position:relative;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
	}

.to-top{
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;	
	padding: 0px;
			text-align: center;
}
.to-top img{

	height: auto;
	width: auto;
}
.to-top a:hover{
	opacity: 0.5
}

.to-cowork{
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;	
	padding: 0px;
			text-align: center;
}
.to-cowork img{

	height: auto;
	width: auto;
}
.to-cowork a:hover{
	opacity: 0.5
}
.to-top2 {
	margin-right: auto;
	margin-left: auto;	
width: 920px;
	margin-bottom: 20px;
}
