@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-color: #FFE000;
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(../images/base_yokoku.jpg);
}

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

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


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

.header .top .logo{
text-align:center;
float: left;
padding-top:15px;
padding-bottom:15px;
}

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


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

.line_s{
margin-left:-100px;
padding-top:35px;
}

/*インフォメーション
 * --------------------------------------------------------*/
.sub_text{
width:590px;
font-size:16px;
line-height: 2em;
letter-spacing: 0.1em;
color: #000000;
padding-top:40px;
padding-left:180px;
padding-bottom:80px;
font-family: "UD Shin Go Conde90 M", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
}

.cap{
width:540px;
font-size:16px;
line-height: 1.9em;
letter-spacing: 0.1em;
color: #666666;
margin-top:-30px;
padding-bottom:35px;
font-family: "UD Shin Go Conde90 M", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
}

.btn{
width:400px;
font-size:19px;
line-height: 1.9em;
color: #000000;
padding-top:50px;
padding-left:280px;
padding-bottom:10px;
font-family: "UD Shin Go Conde90 B", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
}

.btn_sub{
width:400px;
font-size:19px;
line-height: 1.9em;
color: #000000;
padding-top:50px;
padding-left:280px;
padding-bottom:10px;
font-family: "UD Shin Go Conde90 B", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
}

.base_sub {
width:800px;
background-color: #FFF;
}

.futoji{
font-size:30px;
line-height: 1.6em;
font-weight: bold;
font-family: "UD Shin Go Conde90 B", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
letter-spacing: 0.1em;
padding-top:50px;
padding-bottom:25px;
}

.futoji_2{
font-size:25px;
line-height: 1.6em;
font-weight: bold;
font-family: "UD Shin Go Conde90 B", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
letter-spacing: 0.1em;
padding-top:50px;
padding-bottom:25px;
}

.gray{
font-size:15px;
font-family: "UD Shin Go Conde90 M", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
letter-spacing: 0.1em;
color: #666666;
padding-top:5px;
padding-bottom:20px;
}

.red{
font-size:28px;
font-weight: bold;
font-family: "UD Shin Go Conde90 B", "Hiragino Kaku Gothic Pro", ”Osaka”, sans-serif;
color: #FF0000;
letter-spacing: 0.1em;
padding-bottom:20px;
}

.sub_text .photo {
margin-left:-80px;
padding-top:40px;
padding-bottom:40px;
}

.sub_text .photo .photo_book{
width:600px;
text-align:center;
}

.sub_text .comment {
margin-left:-30px;
padding-top:10px;
padding-bottom:10px;
}

.base_white .event .title {
	text-align:center;
margin-left:-65px;
padding-top:10px;
padding-bottom:40px;
}

.event .photo_info{
padding-top:20px;
padding-bottom:20px;
}


/*ナビゲーション
 * --------------------------------------------------------*/
.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 .titlesub img{
width: 90%;
}
.header .top .logo img{
width: 90%;
}

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

/*スマホ対応 インフォメーション
 * --------------------------------------------------------*/
.base_sub{
width:95%;
margin-left:0px;
margin:0 auto;
}
.base_sub .sub_text{
width:90%;
margin-left:-160px;
font-size:16px;
padding-bottom:20px;
}
.sub_text br {
    display: none;
}
.base_sub .cap{
width:95%;
font-size:16px;
padding-top:20px;
padding-bottom:20px;
}
.cap br {
    display: none;
}
.sub_text .futoji {
font-size:24px;
}
.sub_text .red {
	font-size:24px;
	padding-top:20px;
}
.sub_text .photo {
margin-left:0px;
padding-bottom:20px;
}
.sub_text .photo .photo_book {
width: 95%;
}
.sub_text .comment {
margin-left:-10px;
padding-bottom:5px;
}
.sub_text .comment .photo_book img {
width: 100%;
}
.sub_text .photo .photo_item{
width: 100%;
margin-left:-10px;
}
.sub_text .photo .photo_item img{
width: 100%;
}
.sub_text .photo .photo_book img{
width: 100%;
margin-left:0px;
}
.base_sub{
width:90%;
margin:0 auto;
}
.btn{
width:90%;
margin-left:-110px;
font-size:16px;
}
.btn_sub{
width:90%;
margin:0 auto;
margin-left:-200px;
font-size:16px;
}
.base_white .event br {
    display: none;
  }
.sub_text .title{
width:100%;
margin:0 auto;
margin-left:-5px;
padding-bottom: 20px;
}
.sub_text .title img{
width: 100%;
}



/*スマホ対応 ナビゲーション
 * --------------------------------------------------------*/
.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;
	}




}
