﻿@charset "UTF-8";
html {  font-size: 62.5%; }
body {
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
	font-family: "Verdana" , "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
        font-weight:normal;
	font-size: 14px; font-size: 1.4rem; color: #504946;
	line-height: 1.7;
        background-color: #E3DECC;

}

#header{
        font-size: 20px; font-size: 2.0rem; color: #fff;
        background-color: #333333;
        height: 50px;
        width: 700px;
        text-align: left;
	line-height: 1.5;
        margin-top: 0px;
        margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
        border-bottom: 1px dotted #003366;
        padding: 10px 0px 1px 0px;
}
#header img{
        padding: 15px 10px 1px 10px;
}
#nav{
        font-family: 'Port Lligat Sans', sans-serif;
        font-size: 18px; font-size: 1.8rem; color: #08233E;
        font-weight:600;
        background-color: #fff;
        height: 30px;
        width: 700px;
        position: relative;
        text-align: center;
	line-height: 1.0;
        margin: 0 auto;
        border-bottom: 1px dotted #003366;
        padding: 10px 0px 1px 0px;
}
#nav a:link{
        font-size: 18px; font-size: 1.8rem; color: #08233E;
	line-height: 1.0;
}
.menu{
	max-width: 60%;
	text-align:center;
        margin: 0 auto;
}
.menu ul{
        list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: justify;
}
.menu ul li{
	display: inline-block;
}
.menu ul:after{
	content:"";
	display: inline-block;
	width: 100%;
	height: 0;
}

#topic{
        width: 700px;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
        padding: 1px 0px;
}


#wrapper {
        width:700px;
        height:auto !inportant;
        height: 100%;
        margin:0px auto;
        margin-bottom: -50px;
        padding:0px;
        position: relative;
        min-height: 100%;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
        background-color: #fff;
}
#toppict {
        margin: 0px;
       	width: 700px;
	line-height: 0;
        border-bottom: 1px dotted #003366;
        padding: 0px 0px;
}
#content {
        background-color: #fff;
        text-align: left;
        height:auto;
        bottom: 60px;
        margin-top: 0px;
        margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
       	width: 700px;

        padding: 20px 0px 100px 0px;
}
#about {
        font-size: 13px; font-size: 1.3rem;
        text-align: left;
        width: 600px;
        margin-left: 50px;
        margin-bottom: 30px;
}
#new {
        background-color: #fff;
	width: 600px;
        margin-left: 50px;
        margin-bottom: 30px;
}
#contact {
        
	width: 600px;
        margin-left: 50px;
}
#footer{
        background-color: #fff;
        width: 700px;
        height: 60px;
        position: absolute;
        bottom: 0;
        text-align: right;
        margin-top: 0px;
        margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; 

        border-top: 1px dotted #003366;
        padding: 1px 0px 0px 0px;
}

/*エンターページ*/
#index_wrap{
	width:700px;
        position: relative;
       margin:0px auto;
        padding-top:100px;
}


#index_content {
        max-width:100%;
        margin:0 auto;
        padding:50px 10px;
        background-color: #fff;
}
#attention {
        max-width:600px;
        margin:0 auto;
        text-align: left;
        background-color: #fff;
}
#pass {
        max-width:400px;
        margin:50px auto;
        text-align: center;
        background-color: #fff;
}
.enter {
    	width:150px;
   	font-size:18px;
    	font-weight:bold;
   	text-decoration:none;
   	display:block;
   	text-align:center;
	border-radius:18px;

    	color: #ffffff;
    	background-color: #000000;
    	border: #000000 solid 2px;
    	padding: 10px;
        margin: 0px auto;
    	transition: all 0.1s ease;
    	-webkit-transition: all 0.1s ease;
    	-moz-transition: all 0.1s ease;
}

.enter:hover {
    	color: #000000;
    	background-color: #ffffff;
    	animation: b09_electric_blinkIn 0.1s step-end 0 2;
    	-webkit-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    	-moz-animation: b09_electric_blinkIn 0.1s step-end 0 2;
    	transition: all 0.2s ease 0.2s;
    	-webkit-transition: all 0.2s ease 0.2s;
    	-moz-transition: all 0.2s ease 0.2s;
}

@-webkit-keyframes enter {
    from,
    to {
        background-color: #f8f8f8;
        color: #080808;
    }
    50% {
        background-color: #000000;
        color: #ffffff;
    }
}

@-moz-keyframes enter {
    from,
    to {
        background-color: #f8f8f8;
        color: #080808;
    }
    50% {
        background-color: #000000;
        color: #ffffff;
    }
}



/*絵置き場*/
.ila_tag {
        background-color: #fff;
	width: 600px;
        margin: 30px 50px 30px 50px;
}

.thumb{
	border-radius: 50px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
}

.thumbnail{
	width: 90%;
        margin: 0px 20px 0px 20px;
}
.center-box{
	width: 90%;
	text-align: center;
        margin: 0px 20px 0px 20px;
}

/*絵置き場タグ分け*/
.tag {
	font-size: 14px; font-size: 1.4rem; color: #08233E;
	position: relative;
	padding: 0 .5em .5em 2em;

}
.tag::before,
.tag::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.tag::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 16px;
	height: 16px;
	background: rgba(150, 150, 150, .5);
}
.tag::after {
	top: .7em;
	left: .7em;
	width: 16px;
	height: 16px;
	background: rgba(210, 210, 210, .5);
}

/*橙黒*/
.tag_stichan {
	font-size: 14px; font-size: 1.4rem; color: #08233E;
	position: relative;
	padding: 0 .5em .5em 2em;

}
.tag_stichan::before,
.tag_stichan::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.tag_stichan::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 16px;
	height: 16px;
	background: rgba(255, 123, 0, 0.8);
}
.tag_stichan::after {
	top: .7em;
	left: .7em;
	width: 16px;
	height: 16px;
	background: rgba(2, 2, 2, 0.8);
}
/*赤青*/
.tag_luckgal {
	font-size: 14px; font-size: 1.4rem; color: #08233E;
	position: relative;
	padding: 0 .5em .5em 2em;

}
.tag_luckgal::before,
.tag_luckgal::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.tag_luckgal::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 16px;
	height: 16px;
	background: rgba(231, 24, 55, .8);
}
.tag_luckgal::after {
	top: .7em;
	left: .7em;
	width: 16px;
	height: 16px;
	background: rgba(14, 75, 239, .8);
}

/*雑記帳*/

.memo-box {
        background-color: #fff;
	width: 600px;
        margin: 30px 50px 30px 50px;
}
.memo-text{
	width: 90%;
        margin: 0px 20px 0px 20px;
}
.memo-text img{
  float: right;
margin-left: 1em;
}
.memo-text p{
	padding-right: 57px;
}

dt {
         font-weight: bold;
         border-bottom: dotted 2px #E3DECC;
         color: #504946;
         margin-top: 1em;
}
      
dd {
         border: none;
         padding: 1em;
         margin-left: 0em;
         margin-top: 0.3em;
	position: relative;
}
.memo_th {
	border-radius: 50px;
	height: 50px;
	width: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	position:absolute;
	top: 20px;
	right:5px; 



}


/*hr設定*/
hr{
        color: #330000;
        width: 700px;
        size: 1px;
        align: center;
}
.dot-lines {
        height: 3px;
        border: none;
        border-top: 3px #E3DECC dotted;
        width: 100%;
}
.dash-lines {
        height: 2px;
        border: none;
        border-top: 2px #E3DECC dashed;
        width: 100%;
}
/*見出し*/
h1 {
        font-family: 'Port Lligat Sans', sans-serif;
        font-size: 18px; font-size: 1.8rem; color: #08233E;
	line-height: 1.0;
	margin-bottom: 1px;
        position: relative;
        padding-left: 20px;

}
h1:before {
	position: absolute;
	content: '';
	bottom: -3px;
	left: -5px;
	width: 0;
	height: 0;
	border: none;
	border-left: solid 20px transparent;
	border-bottom: solid 15px rgb(248, 130, 60);
}
h1:after {
	position: absolute;
	content: '';
	bottom: -3px;
	left: 10px;
	width: 100%;
	border-bottom: solid 3px rgb(248, 130, 60);
}
h2 {
	font-size: 15px; font-size: 1.5rem; color: #fff;
	padding: 10px 20px 10px 20px;
	margin:5px 20px;
	background: #333;/*背景色*/
}



/*文字列*/
p {
        margin-bottom: 5px;
}

.visit{
	color:#F8823C;
}
.textlink{
        font-size: 12px; font-size: 1.2rem; color: #999;
        text-decoration: underline;
}
.small{
	font-size: 10px; font-size: 1.0rem; color: #666;
	line-height: 120%;
	padding-right: 5px;
}


#content {
        clear: both;
}

#col1 {
        width: 350px;
        float: left;
}
#col2 {
        width: 350px;
        float: right;
}

blockquote {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}


img {
        border-style: none;
	max-width: 100%;
}

/*リンク*/
a{
        text-decoration: none;

}
a:link {
	color: #504946;
	text-decoration: none;
	
}

a:visited {
	color: #726d6a;
	text-decoration: none;

}

a:hover, a:active {
	text-decoration: none;
	color: #E3DECC;

} 


a.enter:link,a.enter:visited{
        color: #fff;
}
a.enter:hover{
	color: #000;
}
a.enter:active{
	color: #fff;
}


/* リスト */
ol.topicpath {
margin: 0; /* マージン（上下左右） */
padding: 5px 5px; /* パディング（上下、左右） */
background-color: #ffffff; /* 背景色 */
list-style-type: none; /* リストマーク非表示 */
font-size: 100%; /* 文字サイズ */
}
/* リスト項目 */
ol.topicpath li {
padding-left: 5px; /* 左パディング */
display: inline; /* 項目を横並び */
}
/* リスト項目（最初の項目） */
ol.topicpath li.first {
padding-left: 2px; /* 左パディング */
}
/* リンクエリア */
ol.topicpath li a {
padding-right: 16px; /* 右パディング */
background: url(sozai/pan.gif) no-repeat right; /* 矢印記号 */
}
/* リンク色 */
ol.topicpath li a {
color: #003366;
}
/* リンク色（マウスオーバー） */
ol.topicpath li a:hover {
color: #79a7cc;
}


/*About*/

.about-box {
    position: relative;
}
.about-box label {
    height: 140px; /* グラデーションの高さ */
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 600px;

    /* 以下グラデーションは「背景が白」に併せて設定しています */ 
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 90%);
}
.about-box input:checked + label {
    background: inherit; /* 開いた時には背景グラデーションを消す */
}
.about-box label:after {
    content: "続きをよむ"; /* ラベルの文字 */
    letter-spacing: .05em;
    line-height: 2.5rem;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    color: #fff;
    background-color: #333;
    width: 18.75rem;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.about-box input {
    display: none;
}
.about-box .accordion-container {
    overflow: hidden;
    height: 200px; /* 開く前に見えている部分の高さ */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}


.about-box input:checked + label {
    /* display: none ; 閉じるボタンは要らないとき */
}
.about-box input:checked + label:after {
    content: "閉じる";
}

.about-box input:checked ~ .accordion-container {
    height: auto;
    padding-bottom: 80px; /* 閉じるボタンのbottomからの位置 */
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}

/*フォーム*/
#formcontent{
	max-width:700px;
        position: relative;
       margin:0px auto;
        padding-top:100px;
}

#formWrap {
	max-width:700px;
        margin:0 auto;
        padding:25px;
        background-color: #fff;
	text-align:left;
}
table.formTable textarea {
    resize: both;
}
table.formTable{
	max-width:100%;
	margin:0 auto;
	border-collapse:collapse;

}

table.formTable td,table.formTable th{
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th{

	font-weight:normal;
	background:#efefef;
	text-align:left;
}
table.formTable td{
	max-width:30%;
	font-weight:normal;

	text-align:left;
}


/*ウィンドウ幅が0～767pxの場合に適用するCSS*/
@media screen and ( max-width: 767px )
{
body{
	-webkit-text-size-adjust: 100%;
}
#wrapper,#index_wrap,#formWrap{
	max-width: 90%;


}
#formcontent{
	max-width: 90%;

}
#formWrap{
	max-width: 100%;


}

#header,#nav,#topic,#toppict,#content,#footer,#index_content{
	max-width: 100%;
}

#about,#new,#contact,#pass,#attention {
	max-width: 90%;
        margin: 5px 20px;
}

.about-box {
	max-width: 100%;
}
.comment{
	width: 60%;
}
.clap_button{
	width: 100px;
}

.memo-box{
	max-width: 100%;
        margin: 30px 0px 30px 0px;

}
.about-box label {

    width: 100%;
}
.ila_tag {
	max-width: 90%;
        margin: 5px 20px;
}
.memo-text {
	max-width: 90%;
        margin: 0px;
	padding: 0px 20px;

}
.ila{
	width: 100%;
	height:auto;

}
.pict{
	max-width: 100%;
	height:auto;

}
.formTable{
	max-width: 100%;

}
table.formTable tr{
	max-width: 90%;
}
table.formTable th{
	max-width: 60%;
}
table.formTable td{
	max-width: 60%;
}
.formtext{max-width:60%;
}
input.resizetable,textarea.resizetable{
	max-width: 100%;
}
textarea.formtext2{
	max-width: 60%;
}
#index_wrap{
        padding-top:50px;
}
}
/*ウィンドウ幅が0～620pxの場合に適用するCSS*/
@media screen and ( max-width: 620px )
{
table.formTable th{
display:block;
}
table.formTable td{
    display: list-item;     /* リストに変換 */
	    list-style:none;     /* リストに変換によるドットを非表示 */
	    border-top: none !important;
}
}

/*ウィンドウ幅が0～480pxの場合に適用するCSS*/
@media screen and ( max-width: 480px )
{
#header{
	height:40px;
}
#header img{
	width: 100px;
	height: auto;
}
#nav{
	height: 20px;
}

/*iphoneでフォームをフォーカスさせない*/
input,
textarea,
select {
	font-size: 16px;
}

}