* {
	margin: 0px;
	padding: 0px;
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 1.6rem;/* 16px*/
    line-height: 2;
    color: #000000;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    background-image: url(../img/bg-body.jpg);
    background-repeat: repeat;
    background-position: center top;
	}

html{
    font-size: 62.5%;
}
h1 {
    font-size: 36px;/* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429));/* 24px~36pxで可変*/
    line-height: 1.3;
}
h2 {
    font-size: 24px;/* IE8以下とAndroid4.3以下用フォールバック */
    font-size: calc(2rem + ((1vw - 0.64rem) * 0.7143));/* 20px~24pxで可変*/
    line-height: 1.3;
}
a{
	text-decoration: none;
}
ul {
	list-style-type: none;
}
img {
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width : 100%;
	height: auto;
}
a:link{
	COLOR:#eeeeee;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a:visited{
	COLOR:#eeeeee;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
a:hover{
	COLOR:#ff0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#logomark {
	padding-top: 15px;
	padding-bottom: 1px;
}

#foot a:link{
	COLOR:#ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#foot a:visited{
	COLOR:#ffffff;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#foot a:hover{
	COLOR:#ff0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#header-s {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#headphoto {
	position: relative;
}

#head {
	width: 100%;
	max-width: 1046px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #FFFFFF;
}
#head-s {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #FFFFFF;
	position: absolute;
	top: 0px;
	background-color:rgba(0,0,0,0.5);
	left: 3px;
}
#head-s .inblock {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1046px;
}



#contents {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/bg-contents.jpg);
    background-repeat: no-repeat;
    padding-top: 90px;
    padding-bottom: 90px;
    background-position: center top;
}
#formbox .midashi,
#formboxmb .midashi {
	background-color: #FF6600;
	text-align: center;
}

#character {
    width: 100%;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
}
#character .subtitle {
	text-align: center;
	padding-bottom: 100px;
}

#character .subtitle .midashi {
    font-size: 1.8rem;/* 18px*/
}
#character .subtitle .name {
    color: #FF6600;
}
#box1   {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 120px;
    overflow: hidden;
}
#box1 .boxtitle {
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/icon01.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
	height: 65px;
	padding-bottom: 30px;
}

#box1 .block {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    border-bottom: 1px solid #000000;
}
#box1 .boxtitle .jp {
    width: 70%;
	float: left;
    font-size: 2.0rem;/* 20px*/
}
#box1 .boxtitle .eg {
    width: 30%;
	float: right;
    color: #FF6600;
    font-size: 1.4rem;/* 14px*/
}
#box1 .comment {
    width: 100%;
	line-height: 2.4;
}	

#box2   {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 120px;
    overflow: hidden;
}
#box2 .boxtitle {
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/icon02.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 70px;
	height: 80px;
	padding-bottom: 30px;
}
#box2 .block {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    border-bottom: 1px solid #000000;
}
#box2 .boxtitle .jp {
    width: 70%;
	float: left;
    font-size: 2.0rem;/* 20px*/
}
#box2 .boxtitle .eg {
    width: 30%;
	float: right;
    color: #FF6600;
    font-size: 1.4rem;/* 14px*/
}
#box2 .comment {
    width: 100%;
	line-height: 2.4;
}	
#box3   {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
	padding-bottom: 120px;
    overflow: hidden;
}
#box3 .boxtitle {
    margin-right: auto;
    margin-left: auto;
    background-image: url(../img/icon01.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 80px;
	height: 65px;
	padding-bottom: 30px;
}

#box3 .block {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    border-bottom: 1px solid #000000;
}
#box3 .boxtitle .jp {
    width: 70%;
	float: left;
    font-size: 2.0rem;/* 20px*/
}
#box3 .boxtitle .eg {
    width: 30%;
	float: right;
    color: #FF6600;
    font-size: 1.4rem;/* 14px*/
}
#box3 .comment {
    width: 100%;
	line-height: 2.4;
}
#question {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    background-color: #FBFAFA;
	padding-top: 70px;
	padding-bottom: 90px;
}
#question .subtitle {
	text-align: center;
	padding-bottom: 100px;
}
#question .subtitle .catch {
    color: #FF6600;
    font-size: 2.8rem;/* 28px*/
}
#question .subtitle .midashi {
    font-size: 1.8rem;/* 18px*/
}
#question .block {
    width: 100%;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
}
#question .list {
    width: 94%;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #999999;
    background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 40px;
}

#question .quest {
	overflow: hidden;
	padding-bottom: 15px;
}
#question .icon {
	width: 5%;
	float: left;
	padding-left: 2%;
	padding-top: 10px;
}
.quest .diamond-box{
	width: 30px;
	height: 30px;
	background-color: #ff6600;
	overflow: hidden;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
    color: #FFFFFF;
}
.quest .diamond-box .inner-box{
	width: 20px;
	height: 15px;
	padding: 1px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}


#question .answer {
	overflow: hidden;
	padding-bottom: 15px;
}
.answer .diamond-box{
	width: 30px;
	height: 30px;
	background-color: #ff9900;
	overflow: hidden;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
    color: #FFFFFF;
}
.answer .diamond-box .inner-box{
	width: 20px;
	height: 20px;
	padding: 1px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
#contact {
    width: 96%;
    max-width: 1024px;
    margin-right: auto;
    margin-left: auto;
	padding-top: 80px;
}
#contact .subtitle {
	text-align: center;
	padding-bottom: 50px;
}
#contact .subtitle .catch {
    color: #0000cc;
    font-size: 2.8rem;/* 28px*/
}
#contact .subtitle .midashi {
    font-size: 1.8rem;/* 18px*/
}
#contact .list {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #36566D;
	margin-bottom: 12px;
	padding-bottom: 10px;
	overflow: hidden;
}
#contact .deco {
	height: 24px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#contact .deco-s {
	height: 24px;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
}
#contact .deco-l {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
#bt {
	text-align: center;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF0000;
}
#footer {
    width: 100%;
    background-image: url(../img/bg-foot.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
	padding-top: 250px;
}
#footlogo {
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: center;
}
#footname {
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align: center;
    font-size: 1.8rem;/* 18px*/
}
#footname .name {
    color: #FF6600;
}
#footinfo {
    width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	text-align: center;
}




/*  -----------------------------------------------------------------------------------------------------------  */
/*  画面サイズが480pxまで  */
@media screen and (max-width:480px){

	.pc {
	display: none;
}
    body{
    line-height: 2;
    }
    h1{
        font-size: 2.4rem;/* 24px*/
    }
    h2 {
        font-size: 2rem;/* 20px*/
    }
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    background-color: #999;
}

#headlogo {
    width: 100%;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#headnavi a:link{
	COLOR:#000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#headnavi a:visited{
	COLOR:#000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#headnavi a:hover{
	COLOR:#ff0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#headnavi {
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
	line-height: 1.4;
}
#headnavi .bt {
	float: left;
	width: 96%;
	text-align: center;
	color: #000000;
	padding-top: 7px;
	padding-right: 2%;
	padding-bottom: 7px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#formbox {
	display: none;
}
#formboxmb .komoku {
	text-align: left;
}
#formboxmb .naiyo {
	text-align: left;
	padding-left: 2em;
}
#formboxmb .naiyos {
	text-align: left;
	padding-left: 1em;
	font-size:1.2rem;/* 12px*/
}
#formboxmb .deco {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#formboxmb .deco-text {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height: 100px;
}
#formbutton {
	width: 100%;
	background-color: #FF6600;
	position: fixed;
	bottom: 0;
	text-align: center;
}
#character .subtitle .catch {
    color: #FF6600;
    font-size: 2.4rem;/* 24px*/
}
#box1 .com {
    width: 100%;
}
#box1 .pic {
    width: 100%;
	padding-top: 10px;
	text-align: center;
}
#box2 .com {
    width: 100%;
}
#box2 .pic {
    width: 100%;
	padding-top: 10px;
	text-align: center;
}	
#box3 .com {
    width: 100%;
}
#box3 .pic {
    width: 100%;
	padding-top: 10px;
	text-align: center;
}		
#question .quest .com {
	width: 85%;
	float: right;
    font-size: 1.8rem;/* 18px*/
    color: #FF6600;
}
#question .answer .com {
	width: 85%;
	float: right;
}	

	
#mailform .komoku {
	margin-bottom: 12px;
	text-align: left;
}
#mailform .naiyo {
	text-align: left;
	padding-left: 2em;
}
#mailform .naiyos {
	text-align: left;
	padding-left: 1em;
	font-size:1.2rem;/* 12px*/
}
#mailform .deco-text {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;
  right: 0;
  margin-top: 20px;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  right: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

	
	
	
}

    /*　画面サイズが480pxから640pxまではここを読み込む　*/
@media screen and (min-width:480px) and (max-width:640px) { 
.pc {
	display: none;
}
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    background-color: #999;
}
#headlogo {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#headnavi a:link{
	COLOR:#000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#headnavi a:visited{
	COLOR:#000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#headnavi a:hover{
	COLOR:#ff0000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#headnavi {
	width: 100%;
	overflow: hidden;
	padding-top: 25px;
	line-height: 1.4;
}
#headnavi .bt {
	float: left;
	width: 96%;
	text-align: center;
	color: #000000;
	padding-top: 7px;
	padding-right: 2%;
	padding-bottom: 7px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
#formbox {
	display: none;
}

#formboxmb .komoku {
	text-align: left;
}
#formboxmb .naiyo {
	text-align: left;
	padding-left: 2em;
}
#formboxmb .naiyos {
	text-align: left;
	padding-left: 1em;
	font-size:1.2rem;/* 12px*/
}
#formboxmb .deco {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
#formboxmb .deco-text {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:150px;
}
	
	
#formbutton {
	width: 100%;
	background-color: #FF6600;
	position: fixed;
	bottom: 0;
	text-align: center;
}
#character .subtitle .catch {
    color: #FF6600;
    font-size: 2.8rem;/* 28px*/
}
#box1 .com {
    width: 100%;
}
#box1 .pic {
    width: 100%;
	padding-top: 10px;
	text-align: center;
}
#box2 .com {
    width: 100%;
}
#box2 .pic {
    width: 100%;
	padding-top: 10px;
	text-align: center;
}	
#box3 .com {
    width: 100%;
}
#box3 .pic {
    width: 100%;
	padding-top: 10px;
	text-align: center;
}	
#question .quest .com {
	width: 90%;
	float: right;
    font-size: 1.8rem;/* 18px*/
    color: #FF6600;
}
#question .answer .com {
	width: 90%;
	float: right;
}	
	
	
	
	
	
	
#mailform .komoku {
	margin-bottom: 12px;
	text-align: left;
}
#mailform .naiyos, 
#mailform .naiyo {
	text-align: left;
	padding-left: 2em;
}
#mailform .deco-text {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}	

/*アイコンのスペース*/
#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

/*ハンバーガーアイコンをCSSだけで表現*/
#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 3px;/*線の太さ*/
  width: 25px;/*長さ*/
  border-radius: 3px;
  background: #fff;
  display: block;
  content: '';
  cursor: pointer;
  right: 0;
  margin-top: 20px;
}
#nav-open span:before {
  bottom: -8px;
}
#nav-open span:after {
  bottom: -16px;
}

/*閉じる用の薄黒カバー*/
#nav-close {
  display: none;/*はじめは隠しておく*/
  position: fixed;
  z-index: 99;
  top: 0;/*全体に広がるように*/
  right: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;/*最前面に*/
  width: 90%;/*右側に隙間を作る（閉じるカバーを表示）*/
  max-width: 330px;/*最大幅（調整してください）*/
  height: 100%;
  background: #fff;/*背景色*/
  transition: .3s ease-in-out;/*滑らかに表示*/
  -webkit-transform: translateX(-105%);
  transform: translateX(-105%);/*左に隠しておく*/
}

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
  display: block;/*カバーを表示*/
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);/*中身を表示（右へスライド）*/
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}


}

    /*　画面サイズが640pxから960pxまではここを読み込む　*/
@media screen and (min-width:640px) and (max-width:960px) {
.pc {
	display: none;
}
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 300px;
    background-color: #999;
}
#headlogo {
    width: 15%;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	float: left;
}
#headnavi {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-top: 50px;
	overflow: hidden;
}
#headnavi .bt {
	width: 16.6%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;
}
#formbox {
    width: 45%;
    background:rgba(255,255,255,0.75);
    top: 150px;
    right: 2%;
	position: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
}
#formbox .komoku {
	text-align: left;
}
#formbox .naiyo {
	text-align: left;
	padding-left: 2em;
}
#formbox .naiyos {
	text-align: left;
	padding-left: 1em;
	font-size:1.2rem;/* 12px*/
}
#formbox .deco {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#formbox .deco-text {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
#formboxmb {
	display: none;
}
#formbutton {
	display: none;
}
#character .subtitle .catch {
    color: #FF6600;
    font-size: 2.8rem;/* 28px*/
}
#box1 .com {
    width: 60%;
	float: left;
}
#box1 .pic {
    width: 35%;
	float: right;
	padding-top: 10px;
}
#box2 .com {
    width: 60%;
	float: right;
}
#box2 .pic {
    width: 35%;
	float: left;
	padding-top: 10px;
}	
#box3 .com {
    width: 60%;
	float: left;
}
#box3 .pic {
    width: 35%;
	float: right;
	padding-top: 10px;
}
#question .quest .com {
	width: 90%;
	float: right;
    font-size: 1.8rem;/* 18px*/
    color: #FF6600;
}
#question .answer .com {
	width: 90%;
	float: right;
}	
#entry{
	display: none;
}	 	
	
	
	
	
	
	
	
#mailform .komoku {
	width: 25%;
	margin-bottom: 12px;
	text-align: left;
	float: left;
}
#mailform .naiyos, 
#mailform .naiyo {
	width: 70%;
	text-align: left;
	float: right;
}

#mailform .deco-text {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
	

}

    /*　画面サイズが960pxから1280pxまではここを読み込む　*/
@media screen and (min-width:960px) and (max-width:1280px) {
.mb {
	display: none;
}
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    background-color: #999;
}
#headlogo {
    width: 15%;
	padding-left: 1%;
	padding-top: 20px;
	float: left;
}	
#headnavi {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-top: 50px;
	overflow: hidden;
}
#headnavi .bt {
	width: 16.6%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;
}
#formbox {
    width: 25%;
    background:rgba(255,255,255,0.75);
    top: 150px;
    right: 2%;
	position: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
}
#formbox .komoku {
	text-align: left;
}
#formbox .naiyo {
	text-align: left;
	padding-left: 2em;
}
#formbox .naiyos {
	text-align: left;
	padding-left: 1em;
	font-size:1.2rem;/* 12px*/
}
#formbox .deco {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#formbox .deco-text {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
#formboxmb {
	display: none;
}
#formbutton {
	display: none;
}
#character .subtitle .catch {
    color: #FF6600;
    font-size: 2.8rem;/* 28px*/
}
#box1 .com {
    width: 60%;
	float: left;
}
#box1 .pic {
    width: 35%;
	float: right;
	padding-top: 10px;
}
#box2 .com {
    width: 60%;
	float: right;
}
#box2 .pic {
    width: 35%;
	float: left;
	padding-top: 10px;
}	
#box3 .com {
    width: 60%;
	float: left;
}
#box3 .pic {
    width: 35%;
	float: right;
	padding-top: 10px;
}	
#question .quest .com {
	width: 92%;
	float: right;
    font-size: 1.8rem;/* 18px*/
    color: #FF6600;
}
#question .answer .com {
	width: 92%;
	float: right;
}	
#entry{
	display: none;
}		
	
	
	
#mailform .komoku {
	width: 25%;
	margin-bottom: 12px;
	text-align: left;
	float: left;
}
#mailform .naiyos, 
#mailform .naiyo {
	width: 70%;
	text-align: left;
	float: right;
}
#mailform .deco-text {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
	
	
	
}

    /*　画面サイズが1280pxからはここを読み込む　*/
@media screen and (min-width:1280px) {
.mb {
	display: none;
}
    h1 {
        font-size: 3.6rem;/* 36px*/
    }
    h2 {
        font-size: 2.4rem;/* 24px*/
    }
#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    background-color: #999;
}
#headlogo {
    width: 15%;
	padding-left: 1%;
	padding-top: 20px;
	float: left;
}
#headnavi {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	float: right;
	padding-top: 50px;
	overflow: hidden;
}
#headnavi .bt {
	width: 16.6%;
	margin-left: auto;
	margin-right: auto;
	float: left;
	text-align: center;
}

#formbox {
    width: 25%;
    background:rgba(255,255,255,0.75);
    top: 150px;
    right: 2%;
	position: fixed;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 2%;
	padding-right: 2%;
}
#formbox .komoku {
	text-align: left;
}
#formbox .naiyo {
	text-align: left;
	padding-left: 2em;
}
#formbox .naiyos {
	text-align: left;
	padding-left: 1em;
	font-size:1.2rem;/* 12px*/
}
#formbox .deco {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#formbox .deco-text {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
#formboxmb {
	display: none;
}
#formbutton {
	display: none;
}
#character .subtitle .catch {
    color: #FF6600;
    font-size: 2.8rem;/* 28px*/
}
#box1 .com {
    width: 60%;
	float: left;
}
#box1 .pic {
    width: 35%;
	float: right;
	padding-top: 10px;
}
#box2 .com {
    width: 60%;
	float: right;
}
#box2 .pic {
    width: 35%;
	float: left;
	padding-top: 10px;
}
#box3 .com {
    width: 60%;
	float: left;
}
#box3 .pic {
    width: 35%;
	float: right;
	padding-top: 10px;
}	
#question .quest .com {
	width: 92%;
	float: right;
    font-size: 1.8rem;/* 18px*/
    color: #FF6600;
}
#question .answer .com {
	width: 92%;
	float: right;
}	
	
#entry{
	display: none;
}	
	
	
	


#mailform .komoku {
	width: 25%;
	margin-bottom: 12px;
	text-align: left;
	float: left;
}
#mailform .naiyos, 
#mailform .naiyo {
	width: 70%;
	text-align: left;
	float: right;
}
#mailform .deco-text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	resize: vertical;
	height:200px;
}
	
	
}

/*  -----------------------------------------------------------------------------------------------------------  */


#entry a:link {
	COLOR:#333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}


#entry a:visited {
	COLOR:#333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#entry a:hover {
	COLOR:#FF6600;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

#entry {
	display: none;
	background-color: #ffffff;
	padding: 20px;
}

#entry p:first-child ~ p {
	margin-top: 1em;
}

#entry {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}



/*モーダルウインドウ*/

#modal-win {
	width: 100%;
	position: absolute;
}
#modal-win-inner {
	box-shadow: 0 0 5px rgba(0, 0, 0, .25);
	margin: 0 auto;
	position: relative;
	z-index: 101;
}
#modal-bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
}

.modal-close {
	margin-top: 1em;
	text-align: center;
}




	







