@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
/* line 11, scss/_reset.scss */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* line 32, scss/_reset.scss */
body { line-height: 1; }

/* line 36, scss/_reset.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

/* line 41, scss/_reset.scss */
nav ul { list-style: none; }

/* line 45, scss/_reset.scss */
blockquote, q { quotes: none; }

/* line 49, scss/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* line 55, scss/_reset.scss */
a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; outline: none; }

/* line 64, scss/_reset.scss */
a img { outline: none; }

/* line 68, scss/_reset.scss */
a:focus { outline: none; }

/* change colours to suit your needs */
/* line 73, scss/_reset.scss */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
/* line 80, scss/_reset.scss */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

/* line 87, scss/_reset.scss */
del { text-decoration: line-through; }

/* line 91, scss/_reset.scss */
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

/* line 96, scss/_reset.scss */
table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
/* line 102, scss/_reset.scss */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

/* line 111, scss/_reset.scss */
input, select { vertical-align: middle; }

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

	header

---------------------------------------------------------------------- */
/* line 8, scss/_content.scss */
.header { width: 100%; overflow: hidden; background-color: #fff; z-index: 100; border-top: 7px solid #876250; }
/* line 14, scss/_content.scss */
.header .header-inner { width: 1000px; margin: 0 auto; }
@media (max-width: 1000px) { /* line 14, scss/_content.scss */
  .header .header-inner { width: 98%; } }
/* line 21, scss/_content.scss */
.header h1.logo { width: 150px; height: auto; margin: 0 auto; padding: 10px 0; }
/* line 27, scss/_content.scss */
.header h1.logo a img { width: 100%; height: auto; }
/* line 30, scss/_content.scss */
.header h1.logo a img:hover { filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false); opacity: 1; }
/* line 36, scss/_content.scss */
.header #gnav { width: 100%; margin: 0 auto; padding: 17px 0 10px; }
@media (max-width: 568px) { /* line 36, scss/_content.scss */
  .header #gnav { padding: 17px 0 0; } }
/* line 43, scss/_content.scss */
.header #gnav ul { width: 100%; overflow: hidden; }
/* line 46, scss/_content.scss */
.header #gnav ul li { width: 16.66667%; margin: 0; padding: 0; float: left; text-align: center; border-left: 1px dotted #876250; }
@media (max-width: 568px) { /* line 46, scss/_content.scss */
  .header #gnav ul li { width: 33.33333%; margin: 0 0 5px 0; border: none; } }
/* line 58, scss/_content.scss */
.header #gnav ul li a { font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #876250; line-height: 1.3; }
/* line 62, scss/_content.scss */
.header #gnav ul li a p { font-size: 15px; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/* line 65, scss/_content.scss */
.header #gnav ul li a p span { margin: -10px 0 0 0; padding: 0; font-size: 12px; color: #cebeb0; }
/* line 72, scss/_content.scss */
.header #gnav ul li a img { -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/* line 75, scss/_content.scss */
.header #gnav ul li a:hover { color: #cebeb0; }
/* line 80, scss/_content.scss */
.header #gnav ul li.last { border-right: 1px dotted #876250; }
@media (max-width: 568px) { /* line 80, scss/_content.scss */
  .header #gnav ul li.last { border: none; } }

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

	footer

---------------------------------------------------------------------- */
/* line 95, scss/_content.scss */
.footer { width: 100%; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #876250; background-color: #f1f1f0; }
/* line 100, scss/_content.scss */
.footer .footer-inner { width: 1000px; margin: 0 auto; overflow: hidden; position: relative; }
@media (max-width: 1000px) { /* line 100, scss/_content.scss */
  .footer .footer-inner { width: 98%; } }
/* line 108, scss/_content.scss */
.footer .footer-inner ul.footer-menu { width: 100%; padding: 10px 0; overflow: hidden; font-size: 13px; border-bottom: 1px solid #fff; }
/* line 114, scss/_content.scss */
.footer .footer-inner ul.footer-menu li { padding: 10px 25px; float: left; text-align: center; }
/* line 118, scss/_content.scss */
.footer .footer-inner ul.footer-menu li a { color: #876250; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/* line 121, scss/_content.scss */
.footer .footer-inner ul.footer-menu li a:hover { color: #cebeb0; }
/* line 127, scss/_content.scss */
.footer .footer-inner .footer-address { margin: 30px 0 10px; float: left; }
@media (max-width: 568px) { /* line 127, scss/_content.scss */
  .footer .footer-inner .footer-address { margin: 30px 0 50px; } }
/* line 134, scss/_content.scss */
.footer .footer-inner .footer-address table th { vertical-align: top; }
/* line 139, scss/_content.scss */
.footer .footer-inner .copyright { position: absolute; bottom: 10px; right: 10px; font-size: 12px; }

/* line 147, scss/_content.scss */
* html div#contents div.section { height: 1px; /*\*/      /*/
height: auto;
overflow: hidden;
/**/ }

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

	index css

---------------------------------------------------------------------- */
/* line 162, scss/_content.scss */
body#index div#header { position: fixed; top: 0; }
/* line 166, scss/_content.scss */
body#index #main_img { min-height: 800px; position: relative; background-image: url("img/loading.gif"); background-position: 50% 50%; background-repeat: no-repeat; }
/* line 172, scss/_content.scss */
body#index #main_img #main_img_inner { width: 100%; display: none; }
/* line 177, scss/_content.scss */
body#index #top_main_copy_wrap { width: 1000px; margin: 0 auto; }
@media (max-width: 1000px) { /* line 177, scss/_content.scss */
  body#index #top_main_copy_wrap { width: 100%; } }
/* line 183, scss/_content.scss */
body#index #top_main_copy_wrap #top_main_copy { width: 100%; text-align: center; }
/* line 186, scss/_content.scss */
body#index #top_main_copy_wrap #top_main_copy img { width: 50%; }
/* line 191, scss/_content.scss */
body#index #main_img_images { width: 1000px; margin: 0 auto; }
@media (max-width: 1000px) { /* line 191, scss/_content.scss */
  body#index #main_img_images { width: 100%; } }
/* line 197, scss/_content.scss */
body#index #main_img_images li { margin: 0 1%; float: left; width: 23%; height: auto; line-height: 0.0; background-repeat: no-repeat; background-position: left top; background-size: cover; }
/* line 206, scss/_content.scss */
body#index #main_img_images li a { display: block; text-align: left; width: 100%; height: auto; }
/* line 211, scss/_content.scss */
body#index #main_img_images li a img { width: 100%; height: auto; }
/* line 217, scss/_content.scss */
body#index #main_img_images a { background-position: top left; background-repeat: no-repeat; }
/* line 222, scss/_content.scss */
body#index #main_img_backgrounds { width: 100%; min-height: 800px; position: absolute; top: 0; left: 0; z-index: -1; background-image: url(img/stay.jpg); background-size: cover; }
@media (max-width: 1000px) { /* line 222, scss/_content.scss */
  body#index #main_img_backgrounds { background-size: auto 100%; background-position: top center; } }
/* line 235, scss/_content.scss */
body#index #main_img_backgrounds li { width: 100%; min-height: 800px; position: absolute; top: 0; left: 0; background-size: cover; }
@media (max-width: 1000px) { /* line 235, scss/_content.scss */
  body#index #main_img_backgrounds li { background-size: auto 100%; background-position: top center; } }
/* line 247, scss/_content.scss */
body#index #main_img_backgrounds li.bg_1 { background-image: url(img/p1.jpg); }
/* line 250, scss/_content.scss */
body#index #main_img_backgrounds li.bg_2 { background-image: url(img/p2.jpg); }
/* line 253, scss/_content.scss */
body#index #main_img_backgrounds li.bg_3 { background-image: url(img/p3.jpg); }
/* line 256, scss/_content.scss */
body#index #main_img_backgrounds li.bg_4 { background-image: url(img/p4.jpg); }
/* line 260, scss/_content.scss */
body#index div#main_img_scroll { position: absolute; bottom: 0; left: 50%; }
/* line 264, scss/_content.scss */
body#index div#main_img_scroll a { width: 76px; height: 31px; display: block; position: relative; left: -50%; background-image: url(img/to-topic.png); background-repeat: no-repeat; background-position: center bottom; }

/* line 277, scss/_content.scss */
.contents-left { width: 65%; float: left; }
@media (max-width: 768px) { /* line 277, scss/_content.scss */
  .contents-left { width: 60%; } }
@media (max-width: 568px) { /* line 277, scss/_content.scss */
  .contents-left { width: 100%; } }
/* line 286, scss/_content.scss */
.contents-left .contents-left-inner { margin: 0 0 40px; }
/* line 288, scss/_content.scss */
.contents-left .contents-left-inner dl { width: 100%; overflow: hidden; }
/* line 291, scss/_content.scss */
.contents-left .contents-left-inner dl dt, .contents-left .contents-left-inner dl dd { float: left; padding: 10px 10px 10px 0; border-bottom: 1px dotted #ccc; }
/* line 296, scss/_content.scss */
.contents-left .contents-left-inner dl dt { width: 20%; clear: both; }
@media (max-width: 568px) { /* line 296, scss/_content.scss */
  .contents-left .contents-left-inner dl dt { width: 100%; padding: 10px 10px 0 0; border: none; } }
/* line 305, scss/_content.scss */
.contents-left .contents-left-inner dl dd { width: 80%; color: #d27702; }
@media (max-width: 568px) { /* line 305, scss/_content.scss */
  .contents-left .contents-left-inner dl dd { width: 100%; padding: 0 10px 10px 0; } }
/* line 312, scss/_content.scss */
.contents-left .contents-left-inner dl dd a { color: #d27702 !important; text-decoration: underline; }

/* line 320, scss/_content.scss */
.contents-right { width: 30%; float: right; }
@media (max-width: 768px) { /* line 320, scss/_content.scss */
  .contents-right { width: 35%; } }
@media (max-width: 568px) { /* line 320, scss/_content.scss */
  .contents-right { width: 100%; } }
/* line 329, scss/_content.scss */
.contents-right .to-contact { width: 100%; margin: 0 0 30px 0; text-align: center; }
/* line 333, scss/_content.scss */
.contents-right .to-contact h3 { margin: 12px 0 20px 0; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 16px; color: #876250; border-bottom: 1px solid #876250; line-height: 1.5; }
/* line 341, scss/_content.scss */
.contents-right .to-contact p { font-size: 13px; }
/* line 344, scss/_content.scss */
.contents-right .to-contact img { width: 65%; margin: 10px auto 0; }
@media (max-width: 568px) { /* line 344, scss/_content.scss */
  .contents-right .to-contact img { width: 80%; } }
/* line 353, scss/_content.scss */
.contents-right a img { width: 100%; }

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

	index SP

---------------------------------------------------------------------- */
/* line 364, scss/_content.scss */
.slide { width: 100%; }
/* line 366, scss/_content.scss */
.slide img { width: 100%; }

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

	company

---------------------------------------------------------------------- */
/* line 376, scss/_content.scss */
#contents_inner { overflow: hidden; }

/* line 379, scss/_content.scss */
.company-left { width: 630px; margin: 10px 0 0 0; float: left; }
@media (max-width: 1000px) { /* line 379, scss/_content.scss */
  .company-left { width: 65%; } }
@media (max-width: 568px) { /* line 379, scss/_content.scss */
  .company-left { width: 100%; } }
/* line 389, scss/_content.scss */
.company-left table { width: 100%; }
/* line 391, scss/_content.scss */
.company-left table th, .company-left table td { padding: 15px 0; border-bottom: 1px solid #eee; }
/* line 395, scss/_content.scss */
.company-left table th { width: 25%; font-weight: normal; }
@media (max-width: 568px) { /* line 395, scss/_content.scss */
  .company-left table th { width: 35%; } }
/* line 402, scss/_content.scss */
.company-left table td { width: 75%; }
@media (max-width: 568px) { /* line 402, scss/_content.scss */
  .company-left table td { width: 65%; } }

/* line 410, scss/_content.scss */
.company-right { width: 350px; margin: 10px 0 0 0; padding: 50px 0 0 0; float: right; }
@media (max-width: 1000px) { /* line 410, scss/_content.scss */
  .company-right { width: 32%; } }
@media (max-width: 568px) { /* line 410, scss/_content.scss */
  .company-right { width: 100%; padding: 30px 0 0 0; } }
/* line 422, scss/_content.scss */
.company-right img { width: 100%; }

/* line 426, scss/_content.scss */
.company-map { width: 100%; padding: 50px 0; clear: both; overflow: hidden; }
@media (max-width: 568px) { /* line 426, scss/_content.scss */
  .company-map { padding: 30px 0 0 0; } }
/* line 434, scss/_content.scss */
.company-map .left { width: 630px; float: left; }
@media (max-width: 1000px) { /* line 434, scss/_content.scss */
  .company-map .left { width: 65%; } }
@media (max-width: 568px) { /* line 434, scss/_content.scss */
  .company-map .left { width: 100%; } }
/* line 443, scss/_content.scss */
.company-map .left img { width: 100%; height: auto; }
/* line 448, scss/_content.scss */
.company-map .right { width: 350px; float: right; }
@media (max-width: 1000px) { /* line 448, scss/_content.scss */
  .company-map .right { width: 32%; } }
@media (max-width: 568px) { /* line 448, scss/_content.scss */
  .company-map .right { width: 100%; padding: 30px 0; } }
/* line 458, scss/_content.scss */
.company-map .right iframe { width: 100%; height: 397px; }
@media (max-width: 768px) { /* line 458, scss/_content.scss */
  .company-map .right iframe { height: 300px; } }
@media (max-width: 568px) { /* line 458, scss/_content.scss */
  .company-map .right iframe { height: 250px; } }
/* line 469, scss/_content.scss */
.company-map .right a p { color: #333; }
/* line 474, scss/_content.scss */
.company-map .right a:hover p { text-decoration: underline; color: #333; }

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

	business
---------------------------------------------------------------------- */
/* line 486, scss/_content.scss */
.business { width: 100%; padding: 30px 0; overflow: hidden; border-bottom: 1px solid #cebeb0; }
/* line 491, scss/_content.scss */
.business h3 { margin: 0 0 20px 0; font-size: 18px; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: bold; color: #876250; line-height: 1; }
/* line 498, scss/_content.scss */
.business h3 span { font-size: 14px; font-weight: normal; color: #cebeb0; }
/* line 504, scss/_content.scss */
.business .business-left { width: 63%; float: left; }
@media (max-width: 568px) { /* line 504, scss/_content.scss */
  .business .business-left { width: 100%; } }
/* line 510, scss/_content.scss */
.business .business-left ul { margin: 0 0 0 20px; list-style-type: disc; }
/* line 513, scss/_content.scss */
.business .business-left ul li { margin: 0 0 10px 0; }
/* line 515, scss/_content.scss */
.business .business-left ul li span { font-size: 12px; line-height: 1; }
/* line 519, scss/_content.scss */
.business .business-left ul li ul { list-style-type: decimal; font-size: 12px; }
/* line 522, scss/_content.scss */
.business .business-left ul li ul li { margin: 0; }
/* line 529, scss/_content.scss */
.business .business-right { width: 33%; float: right; }
@media (max-width: 568px) { /* line 529, scss/_content.scss */
  .business .business-right { width: 100%; } }
/* line 535, scss/_content.scss */
.business .business-right img { width: 100%; height: auto; }

/* line 541, scss/_content.scss */
.last { border: none; }

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

	products

---------------------------------------------------------------------- */
/* line 549, scss/_content.scss */
.products-wrap { width: 100%; padding: 20px 0 40px; overflow: hidden; }
/* line 553, scss/_content.scss */
.products-wrap .products { width: 25%; float: left; }
@media (max-width: 568px) { /* line 553, scss/_content.scss */
  .products-wrap .products { width: 50%; margin: 0 0 20px 0; } }
/* line 561, scss/_content.scss */
.products-wrap .products a img { width: 100%; height: auto; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/* line 567, scss/_content.scss */
.products-wrap .products h3 { margin: 10px 0 0 0; font-size: 18px; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color: #876250; line-height: 1; text-align: center; }
/* line 574, scss/_content.scss */
.products-wrap .products h3 span { font-size: 14px; color: #cebeb0; }

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

	products single

---------------------------------------------------------------------- */
/* line 587, scss/_content.scss */
.products-single { width: 76%; margin: 0 auto; padding: 20px 0 40px; overflow: hidden; }
@media (max-width: 568px) { /* line 587, scss/_content.scss */
  .products-single { width: 100%; } }
/* line 595, scss/_content.scss */
.products-single .products-single-left { width: 51%; float: left; }
@media (max-width: 568px) { /* line 595, scss/_content.scss */
  .products-single .products-single-left { width: 100%; } }
/* line 601, scss/_content.scss */
.products-single .products-single-left ul { margin: 0 0 0 20px; list-style-type: disc; }
/* line 604, scss/_content.scss */
.products-single .products-single-left ul li { margin: 0 0 5px 0; }
/* line 609, scss/_content.scss */
.products-single .products-single-right { width: 45%; float: right; }
@media (max-width: 568px) { /* line 609, scss/_content.scss */
  .products-single .products-single-right { width: 100%; } }
/* line 615, scss/_content.scss */
.products-single .products-single-right img { width: 100%; height: auto; }

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

	recruit

---------------------------------------------------------------------- */
/* line 627, scss/_content.scss */
.recruit { width: 76%; margin: 0 auto; padding: 20px 0 40px 0; }
@media (max-width: 768px) { /* line 627, scss/_content.scss */
  .recruit { width: 90%; } }
@media (max-width: 568px) { /* line 627, scss/_content.scss */
  .recruit { width: 100%; } }
/* line 637, scss/_content.scss */
.recruit h3 { margin: 0 0 10px 0; }
/* line 640, scss/_content.scss */
.recruit table { width: 100%; margin: 0 0 40px 0; }
/* line 643, scss/_content.scss */
.recruit table th, .recruit table td { padding: 15px 5px 15px 0; border-bottom: 1px solid #cebeb0; }
/* line 647, scss/_content.scss */
.recruit table th { width: 25%; font-weight: normal; }
/* line 651, scss/_content.scss */
.recruit table td { width: 75%; }
/* line 653, scss/_content.scss */
.recruit table td a { color: #0033ff; text-decoration: none; }

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

	contact

---------------------------------------------------------------------- */
/* line 666, scss/_content.scss */
.contact { width: 76%; margin: 0 auto; padding: 20px 0 40px; }
@media (max-width: 768px) { /* line 666, scss/_content.scss */
  .contact { width: 90%; } }
@media (max-width: 568px) { /* line 666, scss/_content.scss */
  .contact { width: 100%; } }
/* line 676, scss/_content.scss */
.contact h3 { margin: 0 0 10px 0; font-family: "Open Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-serif; color: #333; }
/* line 681, scss/_content.scss */
.contact p { margin: 0 0 10px 0; }
/* line 683, scss/_content.scss */
.contact p span { color: #ec072e; }
/* line 687, scss/_content.scss */
.contact p.small { font-size: 12px; }
/* line 690, scss/_content.scss */
.contact table { width: 100%; margin: 20px 0 0 -10px; border-collapse: separate; border-spacing: 10px; }
@media (max-width: 568px) { /* line 690, scss/_content.scss */
  .contact table { margin: 20px 0 0 0; } }
/* line 698, scss/_content.scss */
.contact table th { width: 30%; padding: 10px; font-weight: normal; vertical-align: top; background-color: #f1f1f0; }
@media (max-width: 568px) { /* line 698, scss/_content.scss */
  .contact table th { width: 100%; display: block; } }
/* line 708, scss/_content.scss */
.contact table th span { color: #ec072e; }
/* line 712, scss/_content.scss */
.contact table td { width: 70%; }
@media (max-width: 568px) { /* line 712, scss/_content.scss */
  .contact table td { width: 100%; display: block; } }
/* line 718, scss/_content.scss */
.contact table td p { padding: 10px; }
/* line 721, scss/_content.scss */
.contact table td input[type="text"], .contact table td input[type="tel"], .contact table td input[type="email"], .contact table td textarea { width: 100%; padding: 10px; }
/* line 724, scss/_content.scss */
.contact table td input[type="text"]:focus, .contact table td input[type="tel"]:focus, .contact table td input[type="email"]:focus, .contact table td textarea:focus { box-shadow: 0 0 5px #ccc; border: 1px solid #ccc; }
/* line 729, scss/_content.scss */
.contact table td .error { color: #ec072e; }
/* line 734, scss/_content.scss */
.contact .button { width: 100%; margin: 20px 0 0 0; text-align: center; }
/* line 738, scss/_content.scss */
.contact .button form { display: inline; }
/* line 742, scss/_content.scss */
.contact .section { margin: 0 0 20px 0; }

/* line 747, scss/_content.scss */
input, button, textarea, select { margin: 0; background: none; border: 1px solid #ddd; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "Open Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-serif; }

/* line 758, scss/_content.scss */
input[type="submit"] { padding: 10px 20px; background-color: #f1f1f0; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/* line 762, scss/_content.scss */
input[type="submit"]:hover { background-color: #f9f9f8; }

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

	environment

---------------------------------------------------------------------- */
/* line 772, scss/_content.scss */
.environment { width: 76%; margin: 0 auto; padding: 20px 0 40px; }
@media (max-width: 768px) { /* line 772, scss/_content.scss */
  .environment { width: 90%; } }
@media (max-width: 568px) { /* line 772, scss/_content.scss */
  .environment { width: 100%; } }

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

	privacy policy

---------------------------------------------------------------------- */
/* line 789, scss/_content.scss */
.privacy { width: 76%; margin: 0 auto; padding: 20px 0 40px; }
@media (max-width: 768px) { /* line 789, scss/_content.scss */
  .privacy { width: 90%; } }
@media (max-width: 568px) { /* line 789, scss/_content.scss */
  .privacy { width: 100%; } }
/* line 799, scss/_content.scss */
.privacy h3 { margin: 0 0 10px 0; }
/* line 802, scss/_content.scss */
.privacy p { margin: 0 0 30px 0; }

/* line 8, scss/style.scss */
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* line 12, scss/style.scss */
html { margin: 0px; padding: 0px; background-color: transparent; }

/* line 17, scss/style.scss */
body { width: 100%; margin: 0; padding: 0px; color: #333; font-size: 14px; font-family: "Open Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Sans-serif; line-height: 1.6; }

/* line 28, scss/style.scss */
h2 { margin: 0 0 20px; font-weight: normal; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-size: 24px; color: #876250; line-height: 1.5; border-bottom: 2px solid #876250; }
/* line 36, scss/style.scss */
h2 span { margin: 0 0 0 10px; font-size: 18px; color: #cebeb0; }

/* line 42, scss/style.scss */
h3 { font-size: 18px; font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W6", "Hiragino Mincho ProN", "HG明朝B", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; font-weight: normal; color: #876250; line-height: 1; }
/* line 48, scss/style.scss */
h3 span { font-size: 14px; color: #cebeb0; }

/* line 53, scss/style.scss */
a { text-decoration: none; }
/* line 55, scss/style.scss */
a img { outline: none; border: none; }
/* line 60, scss/style.scss */
a:hover img { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; }
/* line 64, scss/style.scss */
a:focus { outline: none; }

/* line 68, scss/style.scss */
table { font-size: 100%; }
/* line 70, scss/style.scss */
table th { text-align: left; }

/* line 74, scss/style.scss */
.clear { clear: both; }

/* line 77, scss/style.scss */
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }

/* line 84, scss/style.scss */
.clearfix { min-height: 1px; _zoom: 1; }

/* line 88, scss/style.scss */
* html .clearfix { height: 1px; /*\*/      /*/
height: auto;
overflow: hidden;
/**/ }

/* line 96, scss/style.scss */
ul { padding: 0px; margin: 0px; list-style-type: none; }

/* line 102, scss/style.scss */
a.img_alp:hover img { filter: Alpha(opacity=60); -moz-opacity: 0.60; opacity: 0.60; }

/* line 107, scss/style.scss */
a.img_alp:active img { filter: Alpha(opacity=30); -moz-opacity: 0.30; opacity: 0.30; }

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

	contents共通

---------------------------------------------------------------------- */
/* line 120, scss/style.scss */
div#contents { width: 100%; margin: 0; min-height: 500px; }

/* line 125, scss/style.scss */
div#contents_inner { width: 1000px; margin: 0 auto; padding: 40px 0; }
@media (max-width: 1000px) { /* line 125, scss/style.scss */
  div#contents_inner { width: 98%; } }
@media (max-width: 768px) { /* line 125, scss/style.scss */
  div#contents_inner { width: 95%; } }
/* line 135, scss/style.scss */
div#contents_inner a, div#contents_inner a img { -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
/* line 138, scss/style.scss */
div#contents_inner a { color: #0033ff; }
/* line 140, scss/style.scss */
div#contents_inner a:hover { color: #7792ff; }
