/*above required*/

/*custom style*/
* {
  margin: 0;
  padding: 0;
}

body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, group, menu, nav, section {
  border: 0;
  outline: 0;
  font-size: 100%;
  list-style: none;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
  display: block;
  position: relative;
}

body, button, input, select, textarea {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smooth: always;
}

input, select, textarea {
  font-size: 100%;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

img, fieldset {
  border: 0;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
  table-layout: fixed;
}

ol, ul, li {
  list-style: none;
}

::-moz-focus-inner {
  border: none;
  padding: 0;
}

/* Selections */

::selection {
  background: rgba(0,0,0,.5);
  color: #fff;
}

::-moz-selection {
  background: rgba(0,0,0,.5);
  color: #fff;
}

.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  clear: both;
  display: table;
}

/* Anchors */

a, a:link, a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #886F4D;
}

a:hover, a:focus {
	color: #965547;
}

a:active {

}

#content_mv {
	width: 95%;
	margin: 5% auto 8% auto;
	padding: 0px 0px 0px 0px;
}


#content {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

/* Background */

html {
  height:100%;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
	font-family: HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg02.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	width: 100%;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#header {
	background-image: url(../img_file/headerIMG01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#pagetopcontent {
	background-size: cover;
	-webkit-background-size: cover;
	min-height: 61px;
	height: 62px !important;
	height: 61px;
	margin-top: -60px;
	z-index: 1;
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#bird {
	background-image: url(../images/bird.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#pagebody {
	width:1030px;
	margin-top: 210px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#pagebody_top {
	width:1030px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#pageLeftTitle {
	margin: 0px;
	float: left;
	width: 150px;
	padding: 0px;
}
#pageRight {
	float: right;
	width: 870px;
}

#top {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
}
#top_left {
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 20%;
	padding-left: 0px;
}
#topTOPIC_block {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topTOPIC_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#topTOPIC_right {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topicDetail {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
a:hover #topicDetail {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
}
.topnote1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 2.0em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.topnote2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#facebook {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#wrapper p {
	margin-right: 9px;
	float: left;
	width: 70px;
	height: 70px;
	background-size: cover !important;
	margin-bottom: 12px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	padding: 0px;
	border: 4px solid #E8E5E2;
	margin-top: 0px;
	margin-left: 0px;
	box-shadow: 0px 0px 0px 1px #7F8A6C;
	-moz-box-shadow: 0px 0px 0px 1px #7F8A6C;
	-webkit-box-shadow: 0px 0px 0px 1px #7F8A6C;
}
a:hover #facebookIMG {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-ms-filter: "alpha(opacity=70)";
}
#fbTitle {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#pagemaincontent {
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#logoBlock {
	padding: 0px;
	margin: 0px;
}


#logo {
	padding: 0px;
	margin: 0px;
}

#menuBlock {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menuList {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 100%;
}
.menu01 {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.menu02 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menu01 a {
	vertical-align:bottom;
}

.Infiniteslide {
	margin: 0px;
	padding: 0px;
}
a:hover #infiniteslideIMG{
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#map {
	padding: 0px;
	border: 2px solid #FFF;
	height: 300px;
	width: 700px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer {
	padding: 0px;
	height: 90px;
	margin: 0px;
	clear: both;
	background-image: url(../img/footerBG.png);
	background-repeat: repeat;
}
#footerBlock {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footercontent {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 800px;
	float: left;
}


.footerList {
	margin: 0px;
	list-style-type: none;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
}
.footernote1 {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 0px;
	line-height: 1.5em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footernote2 {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 0px;
	line-height: 1.5em;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.footernote3 {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #FFF;
	letter-spacing: 0px;
	line-height: 1.7em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: center;
}
#footerBlock a, a:link, a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #FFF;
}

#footerBlock a:hover, a:focus, a:active {
	color: #FFF;
	text-decoration: underline;
}
.facebook01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.facebook02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 1.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.facebookList {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.article {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 13px;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #89A46C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.posted {
	font-size: 12px;
	line-height: 1.8em;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}



h1 {
	font-size: 0px;
	margin: 0px;
	line-height: 0em;
	letter-spacing: 0px;
	text-decoration: none;
	text-indent: -9999px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}

h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	color: #596F00;
	margin: 0px;
	line-height: 1.5em;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pagetop {
	padding: 0px;
	float: right;
	width: 47px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.wCont {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#newsList{
	width:1080px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#newsList li{
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-ms-transition:all 0.2s;
	transition:all 0.2s;
	position:relative;
	float:left;
	width:140px;
	margin-left:20px;
	margin-bottom: 30px;
}
#newsList_img img{
	border-radius: 130px;
	-webkit-border-radius: 130px;
	-moz-border-radius: 130px;
	clear: both;
	height: 130px;
	width: 130px;
	background-color: #FFF;
	background-image: url(../img/no_image.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#newsList .newsList_date{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E4D00;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#newsList .newsList_tex{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.newsList_tex a, a:link, a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #3E4D00;
}

.newsList_tex a:hover, a:focus, a:active {
	color: #3E4D00;
	text-decoration: underline;
}
#pageContentTop {
	padding: 0px;
	margin: 0px;
}
#pageContentMenu {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageContentMenulist {
	margin: 0px;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: right;
}
.pageContentMenu01 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 85px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageContentMenu02 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageContentMenu03 {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageContentSUBMenu {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.pageContentSUBMenuList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#pageContentSUBMenu a, a:link, a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #3E3A59;
}
#pageContentSUBMenu a:hover, a:focus, a:active {
	color: #72998F;
	text-decoration: underline;
}
.pageContentSUBMenu01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3E3A39;
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageContent {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageCOntentL {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 550px;
}
#pageCOntentR {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 420px;
}
#pageContent_bird {
	background-image: url(../images/content_bird.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 980px;
	margin-top: -30px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	left: 281px;
	top: 238px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pageContent_note1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 2.0em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:hover #contentLogo {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-ms-filter: "alpha(opacity=70)";
}
#thumbnailBlock {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 30px;
	padding-left: 0px;
}


#thumb {
	color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
#thumbnail {
	padding: 0px;
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
	cursor: pointer;
}
#fruiteBlock {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#fruiteL {
	margin: 0px;
	padding: 0px;
	width: 435px;
	float: left;
}
#fruiteR {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 435px;
}
.fruite_note01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 2em;
	font-weight: bold;
	color: #586F00;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.fruite_note02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.fruite_note03 {
	border: 1px solid #DDD;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #C00;
	width: 195px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-align: center;
	background-color: #E1D933;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: normal;
	line-height: 1.8em;
}
.fruite_note04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 25px;
}
#voiceBlock {
	border: 1px solid #576719;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 2em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 25px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#voiceBlockL1 {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
}
#voiceBlockR1 {
	margin: 0px;
	float: left;
	width: 635px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.voice_note1 {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 2em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.voice_note2 {
	background-color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.voice_note3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 17px;
	line-height: 2em;
	font-weight: bold;
	color: #586F00;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.info_note1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.info_note2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.info_note3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #586F00;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.info_note4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #729966;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.info_note4 a, a:link, a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #729966;
}
.info_note4 a:hover, a:focus, a:active {
	color: #729966;
	text-decoration: underline;
}
#infoLine {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.privacy_note1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.privacy_note2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.privacy_note3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 2em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#orderForm {
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align:0.8em;
	overflow-x: hidden !important;
}
#orderForm input {
    vertical-align:middle;
}
textarea {
	resize: vertical;
	overflow: auto;
	padding: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 10px;
}
.input_text input {
	resize: vertical;
	overflow: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.input_radio {
	resize: vertical;
	overflow: auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.order_item1 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 150px;
	background-image: url(../img/orderListIMG1.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.order_item2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 150px;
	background-image: url(../img/orderListIMG2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.order_note1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.order_note2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.order_note3 {
	border: 1px solid #DDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #FFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-color: #899663;
	font-size: 16px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 5px;
	font-weight: normal;
	line-height: 1.8em;
}
.order_note4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #FF0;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.order_note5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.order_note6 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.order_note7 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 150px;
	letter-spacing: 1px;
}
.order_note8 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.order_note9 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.order_note11 {
	color: #C00;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	line-height: 2.0em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.order_note12 {
	color: #333;
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 1.7em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.order_note13 {
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	line-height: 0.01em;
	margin: 0px;
	padding: 0px;
	height: 0px;
}
.order_note14 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: bold;
	color: #343825;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	letter-spacing: 1px;
	margin: 0px;
}
.order_note15 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: bold;
	color: #222B00;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.order_note16 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: 140px;
	letter-spacing: 1px;
}
.order_note17 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 140px;
	letter-spacing: 1px;
	text-align: center;
}
.order_note18 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 140px;
	letter-spacing: 1px;
	text-align: right;
}
.order_note19 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #222B00;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.order_note20 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	width: 180px;
}
.order_note21 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 500px;
	letter-spacing: 1px;
}
.order_note22 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.ERR {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	color: #C00;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 500px;
}
#oderFrame {
	border: 1px solid #DDD;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding-top: 15px;
	padding-right: 28px;
	padding-bottom: 20px;
	padding-left: 45px;
	background-color: #EBECB9;
	margin-top: 10px;
	margin-right: 75px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#orderFrameTable table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#orderFrameTable th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
}
#orderFrameTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#orderLine {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#orderInfo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#orderInfo table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #6A744B;
	border-right-color: #6A744B;
	padding: 0px;
	margin: 0px;
}
#orderInfo th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6A744B;
	border-left-color: #6A744B;
}
#orderInfo td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6A744B;
	border-left-color: #6A744B;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#tableTitle table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D8DCC9;
	border-right-color: #D8DCC9;
	padding: 0px;
	margin: 0px;
}
#tableTitle th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8DCC9;
	border-left-color: #D8DCC9;
}
#tableTitle td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8DCC9;
	border-left-color: #D8DCC9;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#check {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
	background-image: url(../img/headerTop.gif);
	background-repeat: repeat-x;
}
.orderCheck {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.select-box02 select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #999;
	background: #eee;
	background: url(../img/arrow01.png) right 50% no-repeat, -webkit-linear-gradient(top, #fff 0%,#efebe1 100%);
	background: url(../img/arrow01.png) right 50% no-repeat, linear-gradient(to bottom, #fff 0%,#efebe1 100%);
	background-size: 20px, 100%;
	padding: 10px;
}
#submit {
	display:block;
	width:189px;
	height:60px;
	padding:0;
	border:0;
	background:url(../img/btn_submit.png) no-repeat left top;
	text-indent:-9999px;
	font-size: 0px;
	line-height: 0px;
	cursor:pointer;
}
#submit:hover,
#submit:focus {
    background-position:left -61px;
}
#specifiedLine {
	padding: 0px;
	margin: 0px;
}
.specifiedList {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.specified_genre1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9AF95;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.specified_genre2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.specified_note1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding: 0px;
}
.specified_note2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
.specified_note3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#specifiedItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9AF95;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 18px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#specifiedItem0 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#specifiedItemL {
	margin: 0px;
	float: left;
	width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#specifiedItemR {
	margin: 0px;
	padding: 0px;
	float: left;
}
#specifiedItemTable {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#specifiedItemTable table {
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A9AF95;
	border-right-color: #A9AF95;
	padding: 0px;
	margin: 0px;
}
#specifiedItemTable th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9AF95;
	border-left-color: #A9AF95;
}
#specifiedItemTable td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A9AF95;
	border-left-color: #A9AF95;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#linkLine {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.link_note1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.link_note2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: normal;
	color: #3E4D00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.link_note1 a, a:link, a:visited {
	cursor: pointer;
	text-decoration: none;
	color: #3E4D00;
}
.link_note1 a:hover, a:focus, a:active {
	color: #3E4D00;
	text-decoration: underline;
}
#facebook_feed {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#facebook_feedBlock {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4BA90;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#feedList_date {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#feedList_text {
	float: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#date {
	text-decoration: none;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
#text {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#feedList_text a:link {
	cursor: pointer;
	text-decoration: none;
	color: #3E4D33;
}
#feedList_text a:visited {
	cursor: pointer;
	color: #3E4D33;
}
#feedList_text a:focus {
	color: #3E4D33;
}
#feedList_text a:hover {
	color: #3E4D33;
	text-decoration: underline;
}

form {
	overflow-x: hidden;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.cp_iptxtBlock {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: flex;
	overflow-x: hidden !important;
}
.cp_iptxtBlock2 {
	width: 100%;
	margin: 0px 0px 10px -20px;
	padding: 0px 0px 0px 0px;
	display: flex;
}
.cp_iptxtBlockL {
	width: 85%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.cp_iptxtBlockR {
	width: 10%;
	margin: auto 0px auto 0px;
	padding: 0px 0px 0px 0px;
}
.cp_iptxtBlockR2 {
	width: 10%;
	margin: auto 0px auto 0px;
	padding: 0px 0px 0px 0px;
}
.op_note01 {
	width: auto;
	height: 318px;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 0px auto 0px auto;
	padding: 0px 0.5em 0px 0.5em;
	font-size: 1.25em;
	letter-spacing: 5px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.25em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	border: 1px solid #555555;
	background-color: rgba(0,0,0,0.50);
	border-radius: 4px;
}
.op_note01-1 {
	width: auto;
	height: 660px;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 0px auto 0px auto;
	padding: 0px 0.5em 0px 0.5em;
	font-size: 1.25em;
	letter-spacing: 5px;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.25em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
	border: 1px solid #555555;
	background-color: rgba(0,0,0,0.50);
	border-radius: 4px;
}
.op_note02 {
	width: auto;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 0.45em 0px 0.45em 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.4em;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.5em;
	width: 92.5%;
	background-color: rgba(255,0,4,0.80);
}
.op_note03 {
	width: auto;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 2.5% 0px 0px 0px;
	font-size: 0.95em;
	letter-spacing: 1px;
	color: #000000;
	text-align: left;
	line-height: 1.8em;
}
.op_note04 {
	width: auto;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 400;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	padding: 5% 0px 0px 0px;
	font-size: 0.95em;
	letter-spacing: 1px;
	color: #000000;
	text-align: left;
	line-height: 1.8em;
}
.op_note05 {
	width: auto;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 0px auto 5% auto;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.5em;
}


.op_form {
    width: 92.5%;
    height: auto;
    margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
    flex-wrap: wrap;
    justify-content: center;
}
.cp_iptxt {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.cp_iptxt input[type=text] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0.8em;
	transition: 0.3s;
	border: 1px solid #555555;
	border-radius: 4px;
	outline: none;
}
.cp_iptxt input[type=text]:focus {
	border-color: #000000;
}
.cp_iptxt input[type=text] {
	padding-left: 45px;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15em;
}
.cp_iptxt input[type=email] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: 8px 0px 10px 0px;
	padding: 0.8em;
	transition: 0.3s;
	border: 1px solid #555555;
	border-radius: 4px;
	outline: none;
}
.cp_iptxt input[type=email]:focus {
	border-color: #000000;
}
.cp_iptxt input[type=email] {
	padding-left: 40px ;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.0em;
}
.cp_iptxt textarea[type=text] {
	box-sizing: border-box;
	width: 92.5%;
	height: 12em;
	margin: 10px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px;
	transition: 0.3s;
	border: 1px solid #555555;
	border-radius: 4px;
	outline: none;
	border-color: #000000;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15em;
}
.cp_iptxt input[type=radio] {
	box-sizing: border-box;
	width: 100%;
	height: 12em;
	margin: 10px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px;
	transition: 0.3s;
	border: 1px solid #555555;
	border-radius: 4px;
	outline: none;
	border-color: #000000;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15em;
	display: none !important;
}
.cp_iptxt textarea[type=text] {
    padding: 0.95em 0.8em 0.8em 40px !important;
}
.cp_iptxt2 {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.cp_iptxt2 input[type=text] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	margin: -5px 0px 10px 0px;
	padding: 0.8em;
	transition: 0.3s;
	border: 1px solid #555555;
	border-radius: 4px;
	outline: none;
}
.cp_iptxt2 input[type=text]:focus {
	border-color: #000000;
}
.cp_iptxt2 input[type=text] {
	padding-left: 45px;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15em;
}
.cp_iptxt i {
	position: absolute;
	top: 8px;
	left: 0;
	padding: 0.95em 0.8em;
	transition: 0.3s;
	color: #aaaaaa;
	font-size:1.5em;
}
.cp_iptxt2 i {
	position: absolute;
	top: 9px;
	left: 14px;
	padding: 0;
	transition: 0.3s;
	color: #aaaaaa;
	font-size:1.5em;
}
.cp_ipselect i {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0px 0px 0px 0.75em;
	transition: 0.3s;
	color: #aaaaaa;
	font-size:1.25em;
}
.cp_ipselect2 i {
	position: absolute;
	top: 10px;
	left: 0;
	padding: 0px 0px 0px 0.75em;
	transition: 0.3s;
	color: #aaaaaa;
	font-size:1.25em;
}
.cp_iptxt input[type=text]:focus + i {
	color: #000000;
}
.cp_iptxt input[type=text]:focus {
	border: 1px solid #DD0000;
}
.cp_iptxt input[type=email]:focus + i {
	color: #000000;
}
.cp_iptxt input[type=email]:focus {
	border: 1px solid #DD0000;
}
.cp_iptxt textarea[type=text]:focus + i {
	color: #000000;
}
.cp_iptxt textarea[type=text]:focus {
	border: 1px solid #DD0000;
}
#submit_button {
	margin: 1.5% 0px 0px 0px;
  display: inline-block;
  padding: 0.8em 1.8em;
  text-decoration: none;
  background: #FFFFFF;
  color: #000000;
  border-bottom: solid 4px #000000;
  border-radius: 3px;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.8em;
	letter-spacing: 2px;
}
#submit_button:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);/*影を小さく*/
  border-bottom: none;
}
#sbm_btn button {
	background:none;
    border:0;
}
#sbm_btn_contact button {
	background:none;
    border:0;
}
#sbm_btn button {
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	position: relative;
  	padding: 0.28em 2.9em;
  	border: 2px solid #000;
  	color: #000;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	overflow: hidden;
	border-radius: 30px;
	border:1px solid #000;
	left: calc(50% - 0);
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.2em;
	cursor: pointer;
	letter-spacing: 1px;
}
#sbm_btn_contact button {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	position: relative;
  	padding: 0.28em 2.9em;
  	border: 2px solid #000;
  	color: #000000;
	text-align: center;
	text-decoration: none;
	transition: .3s;
	overflow: hidden;
	border-radius: 30px;
	border:1px solid #000;
	left: calc(50% - 0);
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.2em;
	cursor: pointer;
	letter-spacing: 1px;
}
#sbm_btn_contact:before {
  	position: absolute;
  	top: 0;
  	left: 0;
  	z-index: -1;
  	content: '';
  	width: 120%;
  	height: 100%;
  	background: #333;
  	transform-origin: right top;
  	transform: skewX(-30deg) scale(0, 1);
  	transition: transform .3s;
}
#sbm_btn button:hover:before {
  	transform-origin: left top;
  	transform: skewX(-30deg) scale(1, 1);
}
#sbm_btn_contact button:hover:before {
  	transform-origin: left top;
  	transform: skewX(-50deg) scale(1, 1);
}
#sbm_btn button:hover {
	color: #333;
	background-color: #fff;
}
#sbm_btn_contact button:hover {
	color: #fff;
	background-color: #333;
}
.cp_ipselect {
	overflow: hidden;
	width: auto;
	margin: 10px 0px 25px 0px;
	padding: 0px 0px 0.8em 0.8em;
	text-align: left;
}
.cp_ipselect2 {
	overflow: hidden;
	width: auto;
	margin: 10px 0px 8px 0px;
	padding: 0px 0px 0.8em 0.8em;
	text-align: left;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect2 select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect2 select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl01 {
	position: relative;
	border: 1px solid #333;
	border-radius: 5px;
	background: #ffffff;
	padding: 10px 0px 10px 42px;
	border-color: #000000;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15em;
}
.cp_ipselect2.cp_sl01 {
	position: relative;
	border: 1px solid #333;
	border-radius: 5px;
	background: #ffffff;
	padding: 10px 0px 10px 42px;
	border-color: #000000;
	font-family: fot-cezanne-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 1.15em;
}
.cp_ipselect.cp_sl01::before {
	position: absolute;
	top: 1.2em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect2.cp_sl01::before {
	position: absolute;
	top: 1.2em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}
.cp_ipselect.cp_sl01 select {
	padding: 0 0 0 0;
	color: #666666;
}
.cp_ipselect2.cp_sl01 select {
	padding: 0 0 0 0;
	color: #666666;
}

.op_checknote01 {
	width: auto;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 600;
	font-style: normal;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 1.25em;
	letter-spacing: 1px;
	color: #000000;
	text-align: center;
	line-height: 2.5em;
}
.op_checknote02 {
	width: auto;
	font-family: kinuta-shin-stdn, sans-serif;
	font-weight: 800;
	font-style: normal;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	font-size: 1.25em;
	letter-spacing: 1px;
	color: #FF0000;
	text-align: center;
	line-height: 2.5em;
}


@keyframes fadein {
from {
    opacity: 0;
    transform: translateY(40px);
}
to {
    opacity: 1;
    transform: translateY(0);
}
}

#pc { display: block !important; }
#sp { display: none !important; }
.pc { display: block !important; }
.sp { display: none !important; }

@media screen and (max-width: 1100px) {
#pc { display: none !important; }
#sp { display: block !important; }
.pc { display: none !important; }
.sp { display: block !important; }
	
	
}