@media screen and (min-width:641px){

body,h1,ul,li { margin:0; padding:0; }
body { margin: 0 20 0 20; min-width: 900px; }
img{ max-width: 100%; min-width: 100%; height: auto; width /***/:auto; }
#logo_smp, #navigation_smp, #header_smp, .menu, #sns_smp { display: none; }

body { animation: fadeIn 2s ease 0s 1 normal; -webkit-animation: fadeIn 2s ease 0s 1 normal; }
@keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1} }
@-webkit-keyframes fadeIn { 0% {opacity: 0} 100% {opacity: 1} }

body {
margin: 0 20 0 20;
min-width: 900px;
position: relative;
height: auto !important;
height: 100%;
min-height: 100%;
}

#header {
width: 1000px;
height: 100px;
margin: 0 auto;
padding-top: 100;
}

#logo {
width: 800px;
height: 50px;
}

#sns {
width: 184px;
height: 14px;
margin-top: 12px;
}

.sns_icon {
float: left;
width: 14px;
height: 14px;
margin-right: 12px;
}

#footer {
width: 900px;
height: 236px;
margin: 0 auto;
position: absolute;
bottom: 0;
right: center;
}

#maincontent {
width: 1000px;
margin: 0 auto;
padding-bottom: 200px;
}

.share {
width: 400px;
margin: 0 auto;
padding-top: 200px;
height: auto;
text-align: center;
}

.entry_img_small {
width: 1000px;
height: auto;
margin: 0 auto;
margin-bottom: 36px;
}

.entry_txt {
width: 800px;
height: auto;
margin: 0 auto;
margin-bottom: 36px;
}

p span { font-weight: bold; letter-spacing: 0; }

::selection {color: #000000; background: #d90718; }
::-moz-selection {color: #000000; background: #d90718; }

p.logo, p.large {font-family: 'helvetica','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; }
p.logo { font-size: 360%; *font-size: 360%; line-height: 1em; margin-top: 0; font-weight: bold; }
p.large { font-size: 100%; *font-size: 100%; line-height: 1em; letter-spacing: 0.1em; margin-top: 0; font-weight: bold; margin-top: 20px;}

p.nav, p.copyright { font-family: 'HelveticaNeuebold','Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif; }
p.nav { color: #000000; font-size: 60%; *font-size: 60%; margin: 0px; line-height: 1em; letter-spacing: 0.2em; font-weight: bold;}
.nav a {margin: 0 20 0 0;}

p.copyright { color: #000000; font-size: 60%; *font-size: 60%; margin: 0px; line-height: 1.6em; letter-spacing: 0.1em; margin-top:12px; }
.copyright span {font-weight: bold;}

a{ color:#000000; font-style:normal; text-decoration:none; }
a:link { color:#000000; font-style:normal; text-decoration:none; }
a:visited { color:#000000; text-decoration:none; }
a:hover { color:#bc1b25; font-style:normal; text-decoration:none; }
a:active { color:#000000; text-decoration:none; }

p.main, p.rootmap, p.main_large, p.share { font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
p.main{color: #000000; font-size: 100%; *font-size: 100%; margin: 0px; line-height: 2em; letter-spacing: 0.1em; margin: 0 0 20 0;}
p.rootmap { color: #000000; font-size: 50%; *font-size: 50%; margin: 0px; line-height: 1em; letter-spacing: 0.2em; font-weight: bold;}

}