﻿@charset "utf-8";
html{font-size: 0.65em;-webkit-text-size-adjust: 100%;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}
ol, ul {list-style: none;}
li {list-style-type: none;}
#contents li a{ display: block; }
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
img {border: 0;display:block;margin:0px auto;max-width: 100%;height: auto;}
a img:hover , span img:hover{
  opacity:0.7;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
.ncer:hover; {opacity:0.7;}

body {
  color: #444;
  font-family:
  'YuGothic','游ゴシック','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN',Meiryo,メイリオ, Helvetica,Arial,sans-serif;
  line-height: 1.5;
  margin: 0 auto;
  padding: 0 auto;
  vertical-align: baseline;
  -webkit-overflow-scrolling:touch;
  border: 0;
  background: transparent;
}

body:before {
  position: fixed;
  top: -10px;
  left: 0;
  z-index: 100;
  content: '';
  width: 100%;
  height: 10px;
  box-shadow: 0 0 10px rgba(0,0,0,.5);
}

.webfont{font-family: 'Poiret One', cursive;}

body {background:#FFF;}

#main a{text-decoration:underline; color:#4285f4;}
#main a:hover{text-decoration: none; color:#4285f4;}
#main a:visited{text-decoration: underline; color: #503160; }

#sub a{text-decoration: none; color:#4285f4;}
#sub a:hover{text-decoration: underline; color:#4285f4;}
#sub a:visited{text-decoration: none; color: #503160;}

#sub .nc {
  text-decoration: none;
  color:#4285f4;
  cursor: pointer;
}
#sub .nc:hover{
  text-decoration: underline;
  color:#4285f4;
}
#main .nc {
  text-decoration: underline;
  color:#4285f4;
  cursor: pointer;
}
#main .nc:hover{
  text-decoration: none;
  color:#4285f4;
}

.center{
  text-align:center;
  margin: 0px auto;
}

.clear{clear:both;margin: 0 auto 50px auto;}

.imgR {
  float: none;
  margin: 5px;
  padding:5px;
}

.imgL {
  float: none;
  margin: 5px;
  padding:5px;
}

/* clearfix */
.clearfix:after {content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.copyright {
  font-size:15px;
  font-size:1.5rem;
  font-family: 'Poiret One', cursive;
  font-weight: bold;
  width:98%;
  padding: 1%;
  margin: 0px auto 75px auto;
  clear: both;
  text-align: center;
}

.mainimage{
  clear:both;
  margin:1px auto 50px auto;
  padding: 1%;
  background: url(images/bg-sub.jpg)repeat 50% 50%;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

.mainimage img{
  padding:0px 0px;
  box-shadow: 0px 0px 2px rgba(0,0,0,1);
}

.top-menu{border-bottom: 1px solid #EEE;}
.top-menu div{
  text-align: center;
  padding: 1%;
  margin: auto;
  font-family: 'Poiret One', cursive;
  font-size:22px;
  font-weight: bold;
  letter-spacing: 2px;
}
.top-menu span{font-weight: normal;}

#contents {
  width:98%;
  margin: 0px auto 0px auto;
  text-align: left;
}

#main {
  padding:1%;
  margin: 0px auto 0px auto;
  overflow:hidden;
}

#main p{
  font-size:18px;
  font-size:1.8rem;
  padding: 10px 10px 10px 10px;
  margin:0px 0px 50px 0px;
}

#main h1{
  font-size:24px;
  font-size:2.4rem;
  text-align: center;
  color: #333;
  padding: 10px;
  margin: 0px 0px 50px 0px;
  letter-spacing:1px;
  border-bottom: solid 1px #EEE;
}

#main h2{
  font-size:22px;
  font-size:2.2rem;
  color: #4285f4;
  padding: 10px;
  margin: 0px 0px 30px 0px;
  text-shadow: 1px 1px 1px #eee;
  letter-spacing:0px;
}

#main h3{
  font-size:20px;
  font-size:2.0rem;
  color: #4285f4;
  padding: 10px;
  margin: 0px 0px 30px 0px;
  text-shadow: 1px 1px 1px #eee;
  letter-spacing:0px;
}

#main h4{
  font-size:20px;
  font-size:2.0rem;
  color:#666;
  padding: 10px;
  margin: 0px 0px 30px 0px;
}

.bg{
  padding:10px;
  margin:0px 0px 75px 0px;
  background:#EEE;
  border-radius: 6px;
}

.bg_box{
  padding:10px;
  margin:0px 0px 75px 0px;
  border: solid 1px #CCC;
  border-radius: 6px;
}

#main ul{
  padding:10px;
  margin:0px 0px 50px 0px;
}

#main ul li{
  border-bottom: dashed 1px #CCC;
  padding:12px 0px 10px 0px;
  margin:0px 0px 10px 0px;
  font-size:18px;
  font-size:1.8rem;
  text-align:center;
}

.button a, .button span{display:block;}

article{
  margin: 0 0 75px 0;
  overflow:hidden;
}

section{
  margin: 0 0 75px 0;
  overflow:hidden;
}

#sub {
  padding:1%;
  margin: 0px auto 0px auto;
  background:url(images/bg-sub.jpg) repeat 0% 50%;
  box-shadow: 0px 0px 1px rgba(0,0,0,1);
}

#sub .bg_sub{
  width:75%;
  box-shadow: 0px 0px 1px #000;
  margin:0px auto 50px auto;
  border-radius: 6px;
  padding: 5px;
  background:#EEE;
}

.BM50{margin:0 0 50px 0;}

#sub h3{
  font-size:18px;
  font-size:1.8rem;
  font-weight: bold;
  text-align:center;
  padding: 10px;
  color:#444;
  letter-spacing:1px;
  margin: 0px 0px 0px 0px;
}

#sub ul {
  margin: 0 0 0 0;
  padding: 20px 5px 5px 5px;
}

.border , #sidebar{
  background: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 1px rgba(0,0,0,1);
  border-radius: 6px;
}

#sub ul li span{display:block;}
#sub ul li span:hover{text-decoration: underline;}

#sub ul li , #sidebar ul li{
  font-size:16px;
  font-size:1.6rem;
  position: relative;
  display: block;
  padding: 15px 0px 15px 0px;
  text-decoration: none;
  color:#4285f4;
}

#fontSize{
  margin:0px 0px 0px 0px;
  color:#3B5998;
  cursor: pointer;
}

.icon,#sub .small,#sub .middle,#sub .large{
  text-align:center;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -ms-transition: 0.1s;
  transition: 0.1s;
}

#sub .menu_sub, #sub .trigger{background:#4285f4;color:#FFF;border-radius: 6px;}

#sub .trigger{
  margin:0px auto;
  text-align:center;
}

.logo {margin:25px auto 50px auto;}

.sub_comment{
  color:#666;
  font-size:14px;
  font-size:1.4rem;
  letter-spacing:1.5px;
  width:75%;
  text-align: center;
  margin:0px auto 50px auto;
}

.img_flex{
  display: block;
  margin:15px 0px 15px 0px;
}

.img_flex img{
  margin:15px auto;
  border-radius:6px;
}

.more {
  font-size:18px;
  font-size:1.8rem;
  position: relative;
  display: block;
  padding: 1%;
  background:#EFEFEF;
  box-shadow: 0px 0px 2px #000;
  text-align: center;
  text-decoration: none;
  border-radius: 6px;
  margin:50px auto;
  width:98%;
}
.more:hover{
  opacity: 0.7;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
#main .more a, #main .more span, #main .more a:hover, #main .more span:hover {font-weight: bold;display: block;text-decoration:none;}

.click , #container{cursor: pointer;}

.em{font-weight: bold;font-size: 115%;}
.red{color: red;}
.check{
  text-decoration: underline;
  background: none;
  display: block;
  padding-left: 0px;
}
.top{
  position:fixed;
  bottom:10px;
  right:10px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}

.top:hover{
  position:fixed;
  bottom:5px;
  right:10px;
}

.nav{
  text-align:center;
  padding:10px 0 25px 0;
  margin:25px auto;
}

.nav div,.nav div span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.nav div {
  position: relative;
  width: 50px;
  height: 44px;
}
.nav div span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #666;
  border-radius: 4px;
}
.nav div span:nth-of-type(1) {  top: 0;}
.nav div span:nth-of-type(2) {  top: 20px;}
.nav div span:nth-of-type(3) {  bottom: 0;}

.nav div span:nth-of-type(2) {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.nav div.active span:nth-of-type(1) {
  -webkit-transform: translateY(20px) rotate(-315deg) scale(.8);
  transform: translateY(20px) rotate(-315deg) scale(.8);
}
.nav div.active span:nth-of-type(2) {
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 3px solid #666;
  border-radius: 50%;
}
.nav div.active span:nth-of-type(3) {
  -webkit-transform: translateY(-20px) rotate(315deg) scale(.8);
  transform: translateY(-20px) rotate(315deg) scale(.8);
}

.nav ul{padding:1%;}
.nav ul li{
  font-size:16px;
  font-size:1.6rem;
  text-align:center;
  position: relative;
  display: block;
  margin: 0 0 0 0;
  padding: 15px;
}

#smart-menu {
  width: 100%;
  text-align:center;
  margin:0px auto;
  background: #666;
  background:rgba(0,0,0,0.6);
  position:fixed;
  bottom:0;
}

.top_size{margin-bottom: 50px;}

.top_size li{
  font-size:18px;
  font-size:1.8rem;
  background: #EEE;
  text-align: center;
  margin: 5px;
  padding: 1%;
  border-radius: 6px;
  cursor: pointer;
}
