@charset "UTF-8";
/*  clearfix
-------------------------------------------------------------*/
.contents .box_ttl01 .img_box:after, .contents .box_ttl01 .item_list:after, .contents .box_ttl01 .item_list li:after, .contents .box_ttl02:after, .contents .box_ttl02 .img_box:after, .contents .box_ttl02 .place_box:after, .contents .box_ttl02 .place_box dl:after {
  content: "";
  display: table;
  clear: both;
}

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;
}

body {
  line-height: 1;
  -webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: none;
}

q:before, q:after {
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font-size: 12px;
  line-height: 1.7;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.f-f-gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

select, input, button, textarea {
  font-size: 12px;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

.f-f-mono {
  font-family: "Osaka－等幅",Osaka-mono,"ＭＳ ゴシック","MS Gothic",monospace;
}

.f-f-mincho {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","HiraMinProN-W3","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre, code, kbd, samp, tt {
  font-family: monospace;
}

#yui3-css-stamp .cssfonts {
  display: none;
}

.clearfix {
  display: inline-block;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

html {
  height: 100%;
}

body {
  height: 100%;
  background: #FFF;
  line-height: 1.7;
  -webkit-text-size-adjust: 100%;
  letter-spacing: -0.01px;
}

a {
  color: #000;
  text-decoration: none;
}
a:link, a:visited, a:hover, a:focus, a:active {
  color: #000;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
}

* {
  word-break: break-all;
}
*:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

/*レイアウト共通
=====================================================*/
body {
  -webkit-text-size-adjust: 100%;
  background: #622628;
  /* 横幅が640pxまでのスタイル */
}
@media screen and (max-width: 640px) {
  body {
    background: none;
  }
}

#wrapper {
  width: 640px;
  min-width: 640px;
  margin: 0 auto;
  max-height: 100%;
}

/*ヘッダー
=====================================================*/
.header {
  padding: 21px 0 20px 31px;
  background: #b57693;
}

h1.main_visual {
  background: #ffffff;
}

/*コンテンツボックス
=====================================================*/
.contents {
  background: #431f0f;
  color: #fff;
}
.contents a {
  color: #fff;
  text-decoration: underline;
}
.contents a:hover {
  text-decoration: none;
}
.contents .box_ttl01 h1 {
  padding: 0 0 39px;
}
.contents .box_ttl01 h2 {
  text-align: center;
}
.contents .box_ttl01 h3 {
  text-align: center;
}
.contents .box_ttl01 .ex_txt_01 {
  font-size: 18px;
  line-height: 1.8;
  padding: 10px 40px 35px;
  letter-spacing: 0.7px;
}
.contents .box_ttl01 .ex_txt_01 .main_sttl {
  font-size: 22px;
  line-height: 1;
}
.contents .box_ttl01 .ex_txt_02 {
  font-size: 18px;
  line-height: 1.8;
  padding: 0px 40px 5px;
  letter-spacing: 0.7px;
}
.contents .box_ttl01 .atn_txt {
  padding: 0 0 10px 40px;
  font-size: 14px;
}
.contents .box_ttl01 .point_txt {
  padding: 0 0 30px 40px;
  font-size: 18px;
}
.contents .box_ttl01 .point_txt .big_name {
  padding: 0 0 0 65px;
}
.contents .box_ttl01 .img_box {
  margin: 10px 0 12px;
  text-align: center;
  letter-spacing: -0.3em;
  /* 文字間を詰めて隙間を削除する */
}
.contents .box_ttl01 .img_box li {
  width: 270px;
  display: inline-block;
  margin-right: 18px;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
}
.contents .box_ttl01 .img_box li.even {
  margin-right: 0;
}
.contents .box_ttl01 .btn_area {
  margin: 0 0 40px;
  text-align: center;
}
.contents .box_ttl01 .ex_txt_03 {
  font-size: 18px;
  line-height: 1.8;
  padding: 15px 40px 5px;
  letter-spacing: 0.7px;
}
.contents .box_ttl01 .ex_txt_03 span {
  font-size: 14px;
  line-height: 1.8;
  display: inline-block;
}
.contents .box_ttl01 .item_list {
  margin: 10px 0 0 40px;
}
.contents .box_ttl01 .item_list li {
  width: 270px;
  margin-right: 18px;
  float: left;
}
.contents .box_ttl01 .item_list li.even {
  margin-right: 0;
}
.contents .box_ttl01 .item_list li p {
  padding: 13px 0;
  font-size: 16px;
  line-height: 1.7;
}
.contents .box_ttl02 {
  /* footer_social
  =======================*/
}
.contents .box_ttl02 h1 {
  margin: 0 0 15px;
  text-align: center;
}
.contents .box_ttl02 h2 {
  text-align: center;
}
.contents .box_ttl02 .img_box {
  margin: 18px 0 12px;
  text-align: center;
  letter-spacing: -0.3em;
  /* 文字間を詰めて隙間を削除する */
}
.contents .box_ttl02 .img_box li {
  width: 270px;
  display: inline-block;
  margin-right: 18px;
  letter-spacing: normal;
  /* 文字間を通常に戻す */
}
.contents .box_ttl02 .img_box li.even {
  margin-right: 0;
}
.contents .box_ttl02 .ex_txt_01 {
  font-size: 18px;
  line-height: 1.8;
  padding: 0 40px 12px;
  letter-spacing: 0.7px;
}
.contents .box_ttl02 .place_box {
  background: #b57693;
  margin: 0 40px;
  padding: 10px 11px 0 11px;
}
.contents .box_ttl02 .place_box dl {
  font-size: 18px;
  letter-spacing: 1px;
}
.contents .box_ttl02 .place_box dl dt {
  float: left;
  background: #431f0f;
  padding: 0 11px;
  margin: 0 0 10px;
}
.contents .box_ttl02 .place_box dl dd {
  margin: 0 0 10px 70px;
}
.contents .box_ttl02 .place_box dl dd span {
  font-size: 14px;
}
.contents .box_ttl02 .atn_txt {
  padding: 19px 40px 35px 40px;
  font-size: 14px;
}
.contents .box_ttl02 .atn_list {
  padding: 19px 40px 25px 40px;
  font-size: 18px;
}
.contents .box_ttl02 .atn_list li span {
  margin: 0 0 10px 20px;
  font-size: 14px;
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}
.contents .box_ttl02 .atn_list li span.top_txt {
  margin-bottom: 0;
}
.contents .box_ttl02 .btn_area {
  margin: 0 0 40px;
  text-align: center;
}
.contents .box_ttl02 .point_list {
  font-size: 14px;
  padding: 15px 40px 35px 40px;
  line-height: 1.8;
}
.contents .box_ttl02 .point_list li {
  padding-left: 1em;
  text-indent: -1em;
}
.contents .box_ttl02 #sns_btn {
  text-align: center;
  margin: 0 0 35px;
}
.contents .box_ttl02 #sns_btn ul {
  text-align: center;
  font-size: inherit !important;
  line-height: 0 !important;
}
.contents .box_ttl02 #sns_btn ul li {
  float: left;
  line-height: 0;
  padding: 0 10px 0 0;
  font-size: inherit !important;
  background-image: none;
}
.contents .box_ttl02 #sns_btn ul li#social_g div, .contents .box_ttl02 #sns_btn ul li#social_g iframe {
  width: 80px !important;
}
.contents .box_ttl02 .contact_txt {
  font-size: 14px;
  padding: 15px 40px 35px 40px;
  line-height: 1.8;
}

iframe.twitter-share-button {
  width: 100px !important;
}
