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

.hoverOp:hover {
	filter: alpha(opacity=40);
	opacity: 0.4;
}

a:link {
	color: #F05A24;
	text-decoration: none;
}
a:visited {
	color: #F05A24;
	text-decoration: none;
}
a:hover {
	color: #FAC237;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a img {
	-webkit-transition: 0.2s ease-in-out;
	   -moz-transition: 0.2s ease-in-out;
	     -o-transition: 0.2s ease-in-out;
	        transition: 0.2s ease-in-out;
}

body {
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/base.jpg);
}

.wrapper {
margin:0 auto;
width:800px;
}

ul, li{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}


/*ヘッダー&タイトル
 * --------------------------------------------------------*/
.header {
margin:0 auto;
}

.header .top .titlemain{
text-align:center;
}



/*本文
 * --------------------------------------------------------*/
 .content {
 margin:0 auto;
 }

.content .text{
width:700px;
font-size:22px;
line-height: 2em;
letter-spacing: 0.1em;
color: #FFF;
text-align:center;
padding-top:10px;
padding-left:50px;
padding-bottom:50px;
font-family: "凸版文久見出し明朝", "Georgia", "Times New Roman", "Times", "HiraMinProN-W3", "MS 明朝", serif;
}

.content .text .title{
	padding-top:10px;
	padding-bottom:20px;
}

.content .text .title2{
	margin-left: -70px;
	padding-top:50px;
	padding-bottom:40px;
}

.content .text .big{
	font-size:32px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align:center;
	padding-bottom:30px;
}

.content .text .cap{
	font-size:16px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align:center;
}

.content .text .cap_s{
	font-size:14px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align:center;
}

.text .schedule {
	width: 500px;
	font-size:22px;
	line-height: 2em;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align:left;
	font-family: "凸版文久見出し明朝", "Georgia", "Times New Roman", "Times", "HiraMinProN-W3", "MS 明朝", serif;
	padding-left: 150px;
	margin-top: -30px;
}

.text .schedule .mini {
	font-size:16px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	color: #FFF;
	text-align:left;
	font-family: "凸版文久見出し明朝", "Georgia", "Times New Roman", "Times", "HiraMinProN-W3", "MS 明朝", serif;
}


/*プロフィール
 * --------------------------------------------------------*/
 .prof {
 width: 800px;
 margin:0 auto;
 overflow: hidden;
 margin-left:-60px;
 }
 .prof .photo {
 float:left;
 }

 .prof .photo .img {
 	width: 90%;
	margin-left: -10px;
 }

 .prof .right {
 float:right;
 text-align: left;
 width: 500px;
 }

 .prof .right .cap {
 width: 520px;
 text-align: left;
 font-family: "凸版文久見出し明朝", "Georgia", "Times New Roman", "Times", "HiraMinProN-W3", "MS 明朝", serif;
 font-size:15px;
 color: #FFF;
 line-height: 1.8em;
 }


 /*テキスト
  * --------------------------------------------------------*/
 .futoji2{
 font-size:24px;
 font-weight: bold;
 font-family: "凸版文久見出し明朝", "Georgia", "Times New Roman", "Times", "HiraMinProN-W3", "MS 明朝", serif;
 letter-spacing: 0.1em;
 line-height: 1.8em;
 padding-bottom:20px;
 }




/*ライン
 * --------------------------------------------------------*/
.line{
text-align:center;
margin-left:-50px;
padding-top:40px;
padding-bottom:40px;
}

/*ナビゲーション
 * --------------------------------------------------------*/
.articleFooter img{
width: 80%;
}

.articleFooter {
	margin-top: 15px;
	text-align: center;
	padding-bottom: 60px;
}

.articleFooter ul {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0 10px 0;
}

.articleFooter ul > li {
	font-size: 14px;
	min-height: 60px;
}

.articleFooter ul > li > a {
	display: block;
	font-weight: bold;
	color: #404040;
}

.articleFooter ul > li:first-child {
	display: inline-block;
}


.articleFooter ul .top {
	padding-top: 28px;
	width: 205px;
}
.articleFooter ul .prev {
	float: left;
	width: 111px;
}

.articleFooter ul .next {
	float: right;
	width: 111px;
}



/*フッター
 * --------------------------------------------------------*/
.date {
text-align:center;
font-size: 14px;
letter-spacing: 0.1em;
color: #666666;
padding-top:40px;
padding-bottom:40px;
}

#footer{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	height: auto;
	margin-top: 20px;
	margin-left: 70px;
	}

#footer li{
	float: left;
	margin-right: 70px;
	list-style-type: none;
	}

#btn_fb {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
	margin-left: 70px;
	}

.copyright {
	font-size: 11px;
	ont-family: Helvetica, Arial, Geneva, Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 50px;
	width: 100%;
	clear: both;
	padding-top: 50px;
	color: #000000;
	letter-spacing: 0.02em;
	}



@media screen and (min-width: 480px) {
  .midashi .text br {
    display: none;
  }
}



/*スマホ対応
 * --------------------------------------------------------*/
@media only screen and (max-width: 479px) {

.wrapper {
width: 100%;
}
/*スマホ対応 ヘッダー
 * --------------------------------------------------------*/
.header {
width: 100%;
margin:0 auto;
}
.header .top{
position:relative;
}
.header .top .titlemain{
margin:0 auto;
}
.header .top .titlemain img{
width: 100%;
}

/*スマホ対応 ライン
 * --------------------------------------------------------*/
.line{
width: 90%;
margin:0 auto;
padding-bottom:20px;
}
.line img{
width: 90%;
}

/*スマホ対応 本文
 * --------------------------------------------------------*/
.content .text{
width:95%;
margin-left:-40px;
font-size:16px;
padding-bottom:20px;
}

.text .big {
font-size:24px;
}

.text .cap {
font-size:13px;
}
.cap_s {
font-size:11px;
}

.title2 {
margin:0 auto;
padding-left:50px;
}

.title2 img{
width: 95%;
}

.text .schedule {
width: 95%;
font-size:15px;
margin-left: -140px;
}

.text .schedule .mini {
font-size:13px;
}


/*スマホ対応 ナプロフィール
 * --------------------------------------------------------*/
.prof {
width: 95%;
margin:0 auto;
overflow: hidden;
margin-left: 0px;
}
.prof .photo {
margin-left: 30px;
width: 100%;
}
.prof .photo img{
width: 90%;
padding-bottom:10px;
}
.prof .right {
padding-top:20px;
padding-left:10px;
float:none;
width: 100%;
}
.prof .right .cap {
width: 100%;
}
.prof br {
    display: none;
  }



/*スマホ対応 ナビゲーション
 * --------------------------------------------------------*/
.articleFooterSection {
margin: 0 auto;
}
.articleFooterSection ul {
		text-align: center;
	}
.articleFooterSection img{
width: 60%;
}

.articleFooterSection ul > li:first-child {
		padding-top: 19px;
		text-align: center;
		display: table;
		margin: 0 auto;
	}

	#article .img > p {
		margin-left: 60px;
	}
	.articleFooter ul {
		width: 90%;
	}
	.articleFooter ul > li:first-child {
		display: block;
	}

.link .banner img{
width: 80%;
}
.link{
text-align:center;
padding-top:10px;
padding-bottom:0px;
}
.link .banner{
padding-bottom:10px;
}


/*スマホ対応 フッター
 * --------------------------------------------------------*/
#footer{
	width: 320px;
	height: auto;
	margin-left: 45px;
	margin-right: auto;
	clear: both;
	}

#footer li{
	margin-right: 30px;
	padding-bottom: 20px;
	}

#footer li img{
	width: auto;
	height: 72px;
	}



#btn_fb {
	margin-left: 40px;
	margin-right: auto;
	text-align: center;
	clear: both;
	padding-top: 10px;
	}



.copyright {
	width: 85%;
	padding-left: 25px;
	padding-bottom: 30px;
	clear: both;
	}

.copyright .text {
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	}




}
