@charset "UTF-8";
@import url(reset.css);
@import url(fonts.css);
@import url(bana.css);
body, html {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body {
  background: #E7E7FA;
}

body.lower {
  padding-top: 140px;
}

#container a:link, #container a:visited {
  color: #039;
}

#container a:hover {
  color: #06C;
}

/*body { font-family:"Hiragino Maru Gothic Pro","ヒラギノ丸ゴ Pro W4",sans-serif;}*/
img {
  vertical-align: bottom;
}

/*ヘッダ*/
#head {
  width: 100%;
  background: url(../images/nav_bg.png) repeat-x 0 0;
  position: fixed;
  z-index: 298;
  top: 0;
  left: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

#head_inner {
  width: 1000px;
  height: 135px;
  margin: 0 auto;
}

#head_box {
  width: 1000px;
  height: 85px;
  position: relative;
}

#head_box h1 {
  position: absolute;
  top: 6px;
  right: 0px;
  z-index: 80;
  color: #fff;
  font-size: 11px;
}

#head_box #logo {
  width: 122px;
  height: 44px;
  position: absolute;
  top: 28px;
  left: 7px;
}

#head_box #contact {
  width: 272px;
  height: 62px;
  position: absolute;
  top: 17px;
  left: 346px;
}

#head_box #contact img {
  height: 62px;
}

#head_box #sub_nav {
  width: 243px;
  height: 50px;
  position: absolute;
  top: 28px;
  left: 632px;
}

#head_box #sub_nav li {
  float: left;
  padding-right: 5px;
}

#head_box #mini_nav {
  width: 128px;
  height: 52px;
  position: absolute;
  top: 31px;
  right: 0;
}

#head_box #mini_nav li {
  padding-bottom: 4px;
}

/*ナビ*/
#navigation {
  width: 1000px;
  background: url(../images/nav_hr.gif) no-repeat 100% 50%;
}

#navigation li {
  float: left;
  height: 50px;
  background: url(../images/nav_hr.gif) no-repeat 0 50%;
  text-align: center;
  line-height: 50px;
}

#navigation li a img {
  vertical-align: middle;
  display: block;
  margin: auto;
}

#navigation .n001 {
  width: 215px;
}

#navigation .n002 {
  width: 192px;
}

#navigation .n003 {
  width: 176px;
}

#navigation .n004 {
  width: 247px;
}

#navigation .n005 {
  width: 170px;
}

#navigation li a {
  display: block;
  padding: 17px 0 0 0;
  height: 33px;
}

#navigation li a:hover {
  background-color: #DBF2EF;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#navigation ul {
  display: none;
  width: 198px;
}

#navigation ul li {
  float: none;
  font-size: 12px;
}

#bgFade {
  position: relative;
  width: 100%;
  min-height: 709px;
  padding: 0 0 0 0;
  margin: 85px auto 0 auto;
}

/* クロスフェードする背景のdivを重ねておきます */
#bgFade div {
  position: absolute;
}

#bgFade .buttons {
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  margin: auto;
  bottom: 175px;
  z-index: 250;
  background: rgba(255, 255, 255, 0.85);
  display: inline;
  width: 240px;
  height: 2em;
  line-height: 2em;
  border-radius: 4px;
  padding: 5px;
  border: 1px solid #ddd;
}

#bgFade .buttons span.button {
  background: #ccc;
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: inline-block;
  border-radius: 3em;
  cursor: pointer;
  transition: 300ms ease;
  vertical-align: middle;
}

#bgFade .buttons span.button.now {
  background: #549178;
  width: 1.5em;
  height: 1.5em;
  border-radius: 1.5em;
}

#bgFade .buttons span.button:hover {
  background: rgba(84, 145, 120, 0.7);
}

#bgFade .buttons span.next, #bgFade .buttons span.prev {
  color: #666666;
  height: 1em;
  width: 1.0em;
  line-height: 1em;
  cursor: pointer;
  display: inline-block;
  font-size: 2em;
  transition: 300ms ease;
  vertical-align: middle;
}

#bgFade .buttons span.next:hover, #bgFade .buttons span.prev:hover {
  color: #549178;
}

#parts {
  position: relative;
  z-index: 100;
  width: 1000px;
  margin: 0 auto;
  transform: translateZ(1px);
}

#parts li {
  display: block;
  position: absolute;
  opacity: 0;
  width: 350px;
  margin: auto;
  z-index: 0;
  transform: translateZ(-1px);
}

#parts li img {
  display: block;
  margin: auto;
  z-index: 100;
}

#parts li a {
  opacity: 1;
  margin: auto;
  display: block;
  width: 250px;
  height: 136px;
  transform: translateZ(-1px);
}

#parts li a img {
  border-radius: 8px;
  box-shadow: 1px 1px 6px 2px #cccccc;
}

#parts li.p001, #parts li.p002, #parts li.p003, #parts li.p004, #parts li.p005 {
  display: none;
  position: absolute;
}

#parts li.p0 {
  top: 220px;
  left: 0;
  right: 0;
}

#parts li.p1 {
  top: 280px;
  left: 1%;
}

#parts li.p2 {
  top: 320px;
  right: 1%;
}

#parts li.p3 {
  top: 300px;
  left: 0;
  right: 0;
}

#parts li.p4 {
  top: 320px;
  right: 3%;
}

#parts li.p5 {
  top: 350px;
  right: 3%;
}

#parts li.p6 {
  top: 240px;
  right: 1%;
}

#parts li.p7 {
  top: 200px;
  left: 3%;
}

#parts li.p8 {
  top: 150px;
  left: 0;
  right: 0;
}

#parts li.p10 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 700px;
  display: block;
  position: absolute;
}

#parts li.p10 img {
  top: 350px;
  left: 0;
  right: 0;
  width: 525px;
  position: absolute;
}

#parts li.p14 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#parts li.p14 a {
  width: 100%;
  height: 700px;
  display: block;
  position: relative;
}

#parts li.p14 a img {
  width: 580px;
  display: block;
  box-shadow: 0 0;
  position: absolute;
  right: 0px;
  top: 60px;
}

#parts li.p10 a {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 700px;
  display: block;
  position: absolute;
}

#parts li.p10 a img {
  width: 366px;
  display: block;
  box-shadow: 0 0;
  position: absolute;
  right: 0px;
  top: 60px;
  margin: auto;
  left: auto;
}

#parts li.p24 {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#parts li.p24 a {
  width: 100%;
  height: 700px;
  display: block;
  position: relative;
}

#parts li.p24 a img {
  width: 500px;
  display: block;
  box-shadow: 0 0;
  position: absolute;
  right: 0px;
  top: 60px;
}

/*
  クロスフェードする背景の定義
  widthはjqueryで動的に入れるので定義しません
*/
.slide01 {
  background: url(../images/main001.jpg) no-repeat center 0;
  height: 900px;
}

.slide02 {
  background: url(../images/main002.jpg) no-repeat center 0;
  height: 900px;
}

.slide03 {
  background: url(../images/main003.jpg) no-repeat center 0;
  height: 900px;
}

.slide04 {
  background: url(../images/main004.jpg) no-repeat center 0;
  height: 709px;
}

.slide05 {
  background: url(../images/main005.jpg) no-repeat center 0;
  height: 900px;
}

#container {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  top: -235px;
  z-index: 250;
  background: #fff;
}

#container-home {
  width: 1000px;
  margin: 0 auto -180px;
  position: relative;
  top: -235px;
  z-index: 250;
  background: rgba(255, 255, 255, 0.485);
}

#container.lower {
  top: 0 !important;
}

#container.dress_gallery {
  background: #FFF url(../images/side_bg.gif) repeat-y 100% 0;
}

#container.location {
  background: #FFF url(../images/l_img002.jpg) no-repeat 664px 511px;
}

#content_head {
  width: 1000px;
  height: 2px;
  background: url(../images/box_head.jpg) no-repeat 0 0;
  display: none;
}

#container.ceremony {
  background: #FFF url(../images/l_img002.jpg) no-repeat 664px 511px;
}

#container.engagement {
  background: #FFF url(../images/l_img002.jpg) no-repeat 664px 511px;
}

/*#content_head{ width:1000px; height:18px; background:url(../images/box_head.jpg) no-repeat 0 0;}*/
/*index*/
#index_1stBox {
  padding: 22px 437px 0 36px;
  position: relative;
  z-index: 100;
}

#index_1stBox h2 {
  margin-left: -10px;
  padding-bottom: 5px;
}

#index_1stBox p {
  font-size: 14px;
  color: #4C331F;
  line-height: 1.5em;
  padding: 0 0 15px 0;
}

#plan001, #plan003 {
  width: 250px;
  float: left;
  margin-bottom: 5px;
}

#plan002, #plan004 {
  width: 250px;
  float: right;
  margin-bottom: 5px;
}

#plan001 dt, #plan002 dt, #plan003 dt, #plan004 dt {
  padding: 0 0 3px 0;
}

#plan001 dd, #plan002 dd, #plan003 dd, #plan004 dd {
  font-size: 12px;
  line-height: 1.3em;
  color: #313140;
}

#photo001 {
  width: 299px;
  height: 488px;
  position: absolute;
  top: 130px;
  right: 122px;
}

#photo002 {
  width: 352px;
  height: 422px;
  position: absolute;
  top: 410px;
  right: -40px;
  z-index: 100;
}

#index_2ndBox {
  width: 1000px;
  position: relative;
  z-index: 0;
}

#index_2ndBox h4, #index_2ndBox p {
  padding: 0 37px 0 634px;
}

#index_2ndBox h3 {
  padding-bottom: 18px;
  top: -60px;
  position: absolute;
}

#index_2ndBox h4 {
  padding-bottom: 15px;
  padding-top: 115px;
}

#index_2ndBox p {
  font-size: 14px;
  line-height: 1.5em;
  color: #1F1F2D;
}

#index_2ndBox .more {
  text-align: right;
  padding-top: 5px;
}

#ind_album {
  width: 619px;
  height: 371px;
  position: absolute;
  left: 0;
  top: -11px;
  padding: 0 !important;
}

/*ボトム メニュー部分*/
#bottom_menu {
  width: 1000px;
  background: url(../images/bottom_nav_bg.gif) repeat-y 0 0;
}

#bottom_menu dd {
  font-size: 12px;
  color: #1F1F2C;
  line-height: 1.3em;
  padding: 10px 20px 0 20px;
}

.bottom_menu001, .bottom_menu002, .bottom_menu003 {
  float: left;
}

.bottom_menu001 {
  width: 333px;
}

.bottom_menu002 {
  width: 335px;
}

.bottom_menu003 {
  width: 332px;
}

#content_bottom {
  width: 1000px;
  height: 10px;
  background: url(../images/box_bottom.gif) no-repeat 0 0;
}

/*ボトム バナー*/
#foot_bns {
  position: absolute;
  bottom: -190px;
  width: 1000px;
}

#foot_bns.lower {
  position: relative !important;
  top: 0;
  left: 0;
  margin: 20px auto;
}

#foot_bns dt {
  position: relative;
}

#foot_bns dd.str {
  position: absolute;
  bottom: 0;
  background: url(../images/bottom_nav_bg.png) repeat 0 0;
  color: #FFF;
  font-size: 12px;
  line-height: 1.3em;
}

#bn_inq dd.str {
  width: 258px;
  padding: 8px 10px 8px 222px;
}

#bn_shop dd.str {
  width: 470px;
  padding: 8px 10px 8px 10px;
}

#foot_bns #bn_inq {
  width: 490px;
  height: 171px;
  float: left;
  position: relative;
}

#foot_bns #bn_inq #catalog {
  width: 236px;
  height: 157px;
  position: absolute;
  top: 10px;
  left: -19px;
}

#foot_bns #bn_shop {
  width: 490px;
  height: 171px;
  float: right;
  position: relative;
}

#foot_submenu {
  padding: 10px 0 0 0;
  width: 332px;
  float: right;
  border-top: 1px solid #E3E3E9;
}

#foot_submenu h4 {
  margin-top: 10px;
  padding: 15px 0 10px 0 !important;
  border-top: 1px solid #E3E3E9;
}

/*footer*/
#footer {
  background: #FFF;
  margin-top: -20px;
}

#footer.lower {
  margin-top: 20px !important;
}

#footer_box {
  width: 1000px;
  margin: 0 auto;
  background: #FFF url(../images/foot_border.gif) no-repeat 0 0;
  padding: 5px 0 0 0;
}

#footer_box h4 {
  padding: 5px 0 10px 0;
}

#foot_menu {
  padding: 5px 0 0 0;
  width: 691px;
  float: left;
}

#foot_sub_menu001 {
  margin-top: 5px;
  width: 152px;
  float: left;
}

#foot_sub_menu002 {
  margin-top: 5px;
  width: 180px;
  float: right;
}

#foot_sub_menu002 ul {
  padding: 0 0 10px 0;
}

#foot_sub_menu001 li, #foot_sub_menu002 li {
  background: url(../images/foot_dot.gif) no-repeat 0 9px;
  font-size: 12px;
  color: #666;
  padding: 6px 0 6px 10px;
}

#foot_sub_menu001 li a:link, #foot_sub_menu001 li a:visited,
#foot_sub_menu002 li a:link, #foot_sub_menu002 li a:visited {
  color: #666;
}

#foot_sub_menu001 li a:hover,
#foot_sub_menu002 li a:hover {
  color: #333;
}

#foot_btns {
  margin: 5px 0 0 10px;
}

#foot_btns li {
  float: left;
  margin-bottom: 12px;
}

#photo_menus {
  width: 338px;
  float: left;
}

.photo_menu {
  padding: 7px 0;
  border-bottom: 1px solid #E3E3E9;
}

.photo_menu dt {
  color: #A16C39;
  font-weight: bold;
  padding-bottom: 4px;
}

.photo_menu dt a:link, .photo_menu dt a:visited {
  color: #A16C39;
  text-decoration: none;
}

.photo_menu dt a:hover {
  color: #A16C39;
  text-decoration: underline;
}

.photo_menu dd {
  font-size: 11px;
  color: #1F1F2C;
}

.photo_menu img {
  padding: 2px;
  border: 1px solid #CCC;
  float: left;
  margin: 0 7px 0 0;
}

#footer_topix {
  padding: 5px 0 0 0;
  width: 274px;
  float: right;
  position: relative;
}

#footer_topix dl {
  padding: 5px 0 0 0;
}

#footer_topix dt {
  font-weight: bold;
  color: #353526;
  font-size: 12px;
}

#footer_topix dd {
  padding-bottom: 9px;
  margin-bottom: 9px;
  font-size: 12px;
  border-bottom: 1px solid #E3E3E9;
}

#footer_topix dd a:link, #footer_topix dd a:visited {
  font-size: 12px;
  color: #666;
  text-decoration: none;
}

#footer_topix dd a:hover {
  color: #333;
  text-decoration: underline;
}

#icon_rss {
  height: 17px;
  width: 17px;
  position: absolute;
  top: 7px;
  left: 48px;
}

/*copyright*/
#copy {
  background: #75D0C4;
}

#copy_box {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#copyright {
  text-align: center;
  font-size: 11px;
  padding: 15px 0;
  color: #FFF;
}

#logo_ai {
  width: 231px;
  height: 32px;
}

/*下層ページ用*/
#main_content.one_cl {
  width: 950px;
  padding: 15px 25px 0 25px;
}

#main_content.two_cl {
  float: left;
  width: 700px;
  padding: 15px 0 0 25px;
}

#main_content h1 {
  padding-bottom: 20px;
}

.under_title_001 {
  margin-bottom: 13px;
}

.under_title_002 {
  font-size: 20px;
  color: #FFFFFF;
}

#main_content p {
  font-size: 14px;
  line-height: 1.5em;
  padding-bottom: 7px;
  color: #464637;
}

#main_content h2 {
  font-size: 24px;
  background: url(../images/h2_bar.gif) repeat-x 0 100%;
  color: #3CB0A2;
  margin-bottom: 12px;
  margin-top: 25px;
}

#sub_content {
  width: 220px;
  float: right;
  padding: 15px 25px 0 0;
}

#sub_content.side_dress {
  width: 205px !important;
}

/*スタジオフォト*/
#main_img {
  width: 1000px;
  height: 539px;
  position: relative;
  margin-bottom: 15px;
}

#main_img.studio {
  background: url(../images/s_ttl_bg.jpg) no-repeat 0 0;
}

#main_img.studio h2 {
  position: absolute;
  top: 30px;
  left: 0;
  width: 526px;
  height: 46px;
}

#main_img.studio #catch {
  position: absolute;
  top: 121px;
  left: 25px;
  width: 359px;
}

#main_img.studio #catch p {
  font-size: 16px;
  color: #333;
  line-height: 1.5em;
  padding-bottom: 16px;
}

#main_img.location {
  height: 511px !important;
}

#main_img.location {
  background: url(../images/l_ttl_bg.jpg) no-repeat 0 0;
}

#main_img.location h2 {
  position: absolute;
  top: 40px;
  left: 0;
  width: 382px;
  height: 118px;
}

#main_img.location #catch {
  position: absolute;
  top: 190px;
  left: 25px;
  width: 359px;
}

#main_img.location #catch p {
  font-size: 14px;
  color: #3F2F1F;
  line-height: 1.5em;
  padding-bottom: 10px;
}

/*セレモニーフォト*/
#main_img.ceremony {
  height: 511px !important;
}

#main_img.ceremony {
  background: url(../images/ceremony1805/c_ttl_bg.jpg) no-repeat 0 0;
}

#main_img.ceremony h2 {
  position: absolute;
  top: 16px;
  left: 0;
  width: 382px;
  height: 118px;
}

#main_img.ceremony .catch {
  position: absolute;
  top: 80px;
  left: 25px;
  width: 359px;
}

#main_img.ceremony .catch p {
  line-height: 2;
}

#main_img.ceremony #catch {
  position: absolute;
  top: 220px;
  left: 25px;
  width: 359px;
}

#main_img.ceremony .copy {
  position: absolute;
  bottom: 10px;
  left: 25px;
  width: 686px;
}

#main_img.ceremony #catch p {
  font-size: 14px;
  color: #3F2F1F;
  line-height: 1.5em;
  padding-bottom: 10px;
}

/*エンゲージメントフォトプラン*/
#main_img.engagement {
  height: 511px !important;
}

#main_img.engagement {
  background: url(../images/e_ttl_bg.jpg) no-repeat 0 0;
}

#main_img.engagement h2 {
  position: absolute;
  top: 16px;
  left: 0;
  width: 544px;
  height: 48px;
}

#main_img.engagement p.ttl2 {
  position: absolute;
  top: 435px;
  left: 0;
  width: 544px;
  height: 48px;
}

#main_img.engagement .catch {
  position: absolute;
  top: 290px;
  left: 25px;
  width: 359px;
}

#main_img.engagement .catch p {
  line-height: 2;
}

#main_img.engagement #catch {
  position: absolute;
  top: 110px;
  left: 25px;
  width: 164px;
}

#main_img.engagement #catch p {
  font-size: 14px;
  color: #3F2F1F;
  line-height: 1.5em;
  padding-bottom: 10px;
}

#main_img.album {
  height: 511px !important;
}

#main_img.album {
  background: url(../images/a_ttl_bg.jpg) no-repeat 0 0;
}

#main_img.album h2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 382px;
  height: 138px;
}

#main_img.album #catch {
  position: absolute;
  top: 161px;
  left: 22px;
  width: 338px;
}

#main_img.album #catch p {
  font-size: 13px;
  color: #FFF;
  line-height: 1.5em;
  padding-bottom: 7px;
}

#line_up {
  background: url(../images/al_l_bg.gif) repeat-x 0 0;
  padding: 15px 0 0 0;
  margin-top: 15px;
}

#line_up h3 {
  margin-bottom: 35px;
  padding-left: 25px;
}

#line_up h4 {
  padding-bottom: 25px;
}

#line_up h5 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
}

#line_up p {
  line-height: 1.5em;
  color: #666659;
  font-size: 14px;
}

#vari {
  background: url(../images/a_vari_bg.gif) repeat-x 0 66px;
  padding: 0 25px 0 29px;
}

#vari .img_r {
  padding-bottom: 0 !important;
}

#vari h3 {
  padding: 85px 0 0 0;
  margin-bottom: 19px;
}

#vari p {
  color: #4D4D43;
  line-height: 1.4em;
  font-size: 14px;
}

.al_product {
  background: url(../images/a_bar.gif) repeat-x 0 44px;
  padding: 0 22px;
}

.first-location {
  padding: 10px 350px 10px 25px !important;
}

.s_content {
  padding: 10px 25px;
}

.s_content h2, .s_content h3 {
  padding: 0 0 20px 0;
}

.s_content p {
  font-size: 14px;
  line-height: 1.5em;
  color: #202020;
  padding: 0 0 15px 0;
}

.s_content .img_r {
  float: right;
  padding: 0 0 0 20px;
}

.s_content .img_l {
  float: left;
  padding: 0 20px 0 0;
}

.fl_bn {
  width: 300px;
  padding: 0 23px 0 0;
  float: left;
}

.fl_bn li {
  padding: 0 0 4px 0;
}

#head_ad {
  width: 359px;
  height: 188px;
  overflow: hidden;
  margin-bottom: 8px;
}

.studio #head_ad {
  margin-top: 40px;
}

.c_content {
  padding: 10px 25px;
}

.c_content h2, .s_content h3 {
  padding: 0 0 20px 0;
}

.c_content p {
  font-size: 14px;
  line-height: 1.5em;
  color: #202020;
  padding: 0 0 15px 0;
}

.c_content .img_r {
  float: right;
  padding: 0 0 0;
}

.c_content .img_l {
  float: left;
  padding: 0 20px 0 0;
}

/*スタジオフォト*/
#s_plan {
  background: url(../images/s_plan_bg.gif) repeat-y 0 0;
}

#s_plan h3 {
  padding: 16px 0 16px 25px;
}

#s_plan ul {
  border-top: 1px dotted #79796A;
  margin: 0 0 10px 26px;
}

#s_plan li {
  border-bottom: 1px dotted #79796A;
  padding: 10px 0;
}

#s_plan p {
  font-size: 12px;
  color: #666659;
  line-height: 1.2em;
  padding: 0 0 0 26px;
}

.s_content_002 {
  padding: 20px 20px 0 20px;
}

.s_content_002 h2, .s_content_002 h3 {
  padding: 0 0 20px 0;
}

.s_content_002 p {
  font-size: 14px;
  line-height: 1.5em;
  color: #202020;
  padding: 0 0 13px 0;
}

.s_content_002 .img_r {
  float: right;
  padding: 0 0 0 5px !important;
}

.s_content_002 .img_l {
  float: lefy;
  padding: 0 0 0 0 !important;
}

#l_plan {
  background: url(../images/l_price_bg.gif) repeat 0 0;
  padding: 10px 10px 10px 25px;
  clear: both;
}

#l_plan h3 {
  padding: 10px 0 16px 0;
}

#l_plan ul {
  border-top: 1px dotted #79796A;
  margin: 0 0 10px 0;
}

#l_plan li {
  border-bottom: 1px dotted #79796A;
  padding: 10px 0;
}

#l_plan p {
  font-size: 12px;
  color: #666659;
  line-height: 1.2em;
  padding: 0;
}

#l_plan .img_r {
  padding: 0 !important;
}

.l_place {
  width: 330px;
  float: left;
  background: url(../images/l_L_bg.gif) repeat 0 0;
}

.l_place dt {
  padding: 227px 0 0 15px;
}

.l_place dd {
  padding: 10px 15px 15px 15px;
  font-size: 12px;
  line-height: 1.4em;
  color: #202020;
}

#spot_001, #spot_002, #spot_003 {
  margin-right: 5px;
}

#spot_001 dt {
  background: url(../images/l_img_007.jpg) no-repeat 0 0;
}

#spot_002 dt {
  background: url(../images/l_img_008.jpg) no-repeat 0 0;
}

#spot_003 dt {
  background: url(../images/l_img_009.jpg) no-repeat 0 0;
}

#spot_004 dt {
  background: url(../images/l_img_010.jpg) no-repeat 0 0;
}

.photo-img {
  position: relative;
  top: -40px;
  left: -25px;
  padding-right: 0 !important;
}

/*セレモニーフォト*/
#c_plan {
  padding: 10px  25px;
  clear: both;
}

#c_plan dl {
  padding: 0px;
  margin: 0;
}

#c_plan dt {
  padding: 0px;
  margin: 0 0 15px;
}

#c_plan dd {
  padding: 0px;
  float: left;
  border: 12px solid rgba(193, 179, 97, 0.7);
  margin: 0 15px 15px 0;
  border-radius: 24px;
  width: 154px;
  height: 116px;
}

#c_plan dd:last-child {
  margin-right: 0px;
}

#c_plan dd.price {
  float: none;
  width: auto;
  margin: 0 0 15px;
  border: 0;
  padding: 0px;
  height: 50px;
  border-radius: 16px;
  background: #c1b361;
  background: -moz-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #c1b361 10%, #c1b361 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #75bcb6), color-stop(10%, #75bcb6), color-stop(10%, #c1b361), color-stop(100%, #c1b361));
  background: -webkit-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #c1b361 10%, #c1b361 100%);
  background: -o-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #c1b361 10%, #c1b361 100%);
  background: -ms-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #c1b361 10%, #c1b361 100%);
  background: linear-gradient(to bottom, #75bcb6 0%, #75bcb6 10%, #c1b361 10%, #c1b361 100%);
}

#c_plan dd.price img {
  display: block;
  margin: 0 auto 0;
  padding-top: 10px;
}

#c_plan dd img {
  display: block;
  margin: 0 auto 0;
  border-radius: 16px;
}

#c_plan p {
  clear: both;
  display: block;
  margin: 0 auto 0;
  border-radius: 16px;
  background: #c1b361;
  padding: 10px;
  text-align: center;
}

#ceremony_plan2, #ceremony_plan {
  margin: 25px;
}

#ceremony_plan .c_price {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#feecd2+0,fcd7a1+51,feecd2+100 */
  background: #feecd2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #feecd2 0%, #fcd7a1 51%, #feecd2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #feecd2 0%, #fcd7a1 51%, #feecd2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #feecd2 0%, #fcd7a1 51%, #feecd2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feecd2', endColorstr='#feecd2',GradientType=1 );
  /* IE6-9 */
}

.c_price {
  position: relative;
  padding: 10px 100px;
  margin-bottom: 10px;
}

.c_price::after {
  display: block;
  clear: both;
  content: "";
}

.c_price h3 {
  color: #965036;
  float: left;
  font-size: 21px;
  font-weight: bold;
}

.c_price .comment {
  clear: both;
  float: left;
  font-size: 14px;
}

.c_price .price {
  position: absolute;
  right: 100px;
  font-size: 21px;
  font-weight: bold;
  text-align: right;
}

.c_price .price .cut {
  background: #fff;
  font-size: 10px;
  font-weight: normal;
  text-align: right;
  vertical-align: middle;
  margin: 0 10px 0 0;
  padding: 3px;
}

.c_price .price .ex {
  font-size: 12px;
  text-align: right;
  font-weight: normal;
}

.plan {
  border-bottom: 1px solid #222;
}

.plan.last {
  border-bottom: 0 none;
}

.plan > div {
  position: relative;
  background-image: url(/images/plan/dot.svg);
  background-repeat: repeat-x;
  background-size: auto 2px;
  background-position: center 15px;
  margin: 15px 0;
}

.plan > div::after {
  content: '';
  display: block;
  clear: both;
}

.plan > div h3 {
  position: relative;
  padding: 5px 1em 5px 0;
  background: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
}

.plan > div h3 .e {
  display: inline-flex;
  justify-content: space-between;
  width: 7em;
  margin-right: 1em;
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
}

.plan > div h3 .bg_orange,
.plan > div h3 .bg_green,
.plan > div h3 .bg_red {
  display: inline-block;
  width: 9em;
  text-align: center;
  font-weight: normal;
  font-size: 13px;
  color: #fff;
}

.plan > div h3 .bg_orange {
  background: #F08300;
}

.plan > div h3 .bg_green {
  background: #72A57A;
}

.plan > div h3 .bg_red {
  background: #CA475D;
}

.plan > div h3 .j {
  display: inline-block;
  text-align: left;
  font-weight: normal;
  font-size: 13px;
}

.plan p.price {
  padding: 5px;
  float: right;
  background: #fff;
  text-align: right;
  font-weight: bold;
  font-size: 16px;
}

.plan p.price .cut {
  margin-right: 1em;
  text-align: right;
  font-weight: normal;
  font-size: 13px;
}

.plan p.price .text {
  margin-right: 0;
  text-align: right;
  font-weight: normal;
  font-size: 13px;
}

.plan p.costume {
  font-size: 13px;
  border: 1px solid #75D0C4;
  background: rgba(117, 208, 196, 0.1);
  padding: 10px;
}

.price_box {
  border: 1px solid #222;
  margin: 0 0 20px;
  text-align: center;
  position: relative;
  padding: 5px;
  height: 2em;
}

.price_box p {
  position: absolute;
  text-align: left;
  margin: auto;
  padding: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 2em;
  background-image: url(/images/plan/dot.svg);
  background-repeat: repeat-x;
  background-size: auto 2px;
  background-position: center center;
  width: 300px;
}

.price_box p span.l {
  position: absolute;
  text-align: right;
  margin: 0;
  padding: 0 3px 0 0;
  top: 3px;
  background: #fff;
}

.price_box p span.r {
  position: absolute;
  right: 0;
  text-align: right;
  margin: 0;
  top: 3px;
  padding: 0 0 0 3px;
  background: #fff;
}

#ceremony_plan .list {
  display: block;
  width: 602px;
  height: 77px;
  margin: 0 auto;
}

#ceremony_plan > h2, #ceremony_plan2 > h2 {
  line-height: 3em;
  background: url(/images/ceremony1805/line.gif) repeat-x center center;
}

#ceremony_plan > h2 span, #ceremony_plan2 > h2 span {
  background: #fff;
  padding-right: 10px;
}

#ceremony_plan2 .c_price {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f1df+0,ebe3bd+51,f5f1df+100 */
  background: #f5f1df;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f5f1df 0%, #ebe3bd 51%, #f5f1df 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f5f1df 0%, #ebe3bd 51%, #f5f1df 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f5f1df 0%, #ebe3bd 51%, #f5f1df 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f1df', endColorstr='#f5f1df',GradientType=1 );
  /* IE6-9 */
}

.slider {
  width: 780px;
  margin: 20px auto;
}

.slider p {
  text-align: right;
  margin-right: 30px;
}

/*セレモニーフォト*/
#e_plan {
  padding: 10px  25px;
  clear: both;
}

#e_plan dl {
  padding: 0px;
  margin: 0;
}

#e_plan dt {
  padding: 0px;
  margin: 0 0 15px;
}

#e_plan dd {
  padding: 0px;
  float: left;
  border: 12px solid rgba(233, 153, 165, 0.7);
  margin: 0 18px 15px 0;
  border-radius: 24px;
  width: 200px;
  height: 116px;
}

#e_plan dd:last-child {
  margin-right: 0px;
}

#e_plan dd.price {
  float: none;
  width: auto;
  margin: 0 0 15px;
  border: 0;
  padding: 0px;
  height: 50px;
  border-radius: 16px;
  background: #c1b361;
  background: -moz-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #E999A5 10%, #E999A5 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #75bcb6), color-stop(10%, #75bcb6), color-stop(10%, #E999A5), color-stop(100%, #E999A5));
  background: -webkit-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #E999A5 10%, #E999A5 100%);
  background: -o-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #E999A5 10%, #E999A5 100%);
  background: -ms-linear-gradient(top, #75bcb6 0%, #75bcb6 10%, #E999A5 10%, #E999A5 100%);
  background: linear-gradient(to bottom, #75bcb6 0%, #75bcb6 10%, #E999A5 10%, #E999A5 100%);
}

#e_plan dd.price img {
  display: block;
  margin: 0 auto 0;
  padding-top: 10px;
}

#e_plan dd img {
  display: block;
  margin: 0 auto 0;
  border-radius: 16px;
}

#e_plan p {
  clear: both;
  display: block;
  margin: 0 auto 0;
  border-radius: 16px;
  background: #E999A5;
  padding: 10px;
  text-align: center;
}

/*アルバム*/
.c_album h2, .c_album h3 {
  padding: 0 0 20px 0;
}

.c_album p {
  font-size: 14px;
  line-height: 1.5em;
  color: #202020;
  padding: 0 0 13px 0;
}

.al_001 {
  padding: 0 0 0 25px;
}

.al_002 {
  padding: 0 25px 0 0;
}

/*よくある質問*/
#st-accordion li .question {
  background: #3CB0A2 url(../images/faq_q.gif) repeat-x 0 0;
  color: #256B63;
  padding: 0 15px 0 100px;
  font-weight: bold;
  line-height: 72px;
  font-size: 16px;
}

.st-content {
  background: url(../images/faq_a.gif) repeat-y 0 0;
  border-bottom: 3px solid #CDCDC5;
  padding: 25px 15px 15px 100px;
  margin-bottom: 35px;
}

/*wedding photo*/
#location {
  margin: 10px;
}

.location-h2 {
  color: #399a15;
  font-size: 24px;
  font-family: serif;
  font-weight: bold;
  margin-bottom: 15px;
}

.loc-flex {
  display: flex;
  align-items: center;
}

.loc-box {
  padding: 0 15px;
}

.loc-exa {
  width: 30%;
}

.loc-exa img {
  width: 100%;
}

.loc-exa h3 {
  padding: 10px 0 5px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 1.3em;
}

/*流れ*/
#flow {
  padding: 20px 0 0 0;
}

#st-accordion.flow li {
  border: 1px solid #3CB0A2;
  padding: 0;
  margin-bottom: 25px;
  border-radius: 0 0 10px 10px;
  /* CSS3草案 */
}

.flow_box {
  width: 700px;
  background: url(../images/flow_bg_middle.gif) repeat-y 0 0;
}

.flow_top {
  width: 700px;
  height: 13px;
  background: url(../images/flow_bg_top.gif) no-repeat 0 0;
}

.flow_bottom {
  width: 700px;
  height: 13px;
  background: url(../images/flow_bg_bottom.gif) no-repeat 0 0;
}

.flow_box dl {
  padding: 0 20px;
}

.flow_box dt {
  padding-bottom: 0;
  margin-bottom: 12px;
  color: #2E8378;
  font-size: 26px;
  line-height: 1.5em;
  border-bottom: 3px solid #B1C1BA;
}

.flow_box dd {
  font-size: 12px;
  line-height: 1.5em;
  color: #333333;
}

.flow_box .img_r {
  padding: 0 0 0 10px !important;
}

.flow_box .img_l {
  padding: 0 10px 0 0 !important;
}

.flow-finished {
  position: relative;
  width: 700px;
}

.flow-finished p {
  padding: 0 325px 0 0;
}

#album-finish {
  width: 447px;
  height: 271px;
  padding: 0 !important;
  position: absolute;
  top: -28px;
  right: -118px;
}

.next_step {
  text-align: center !important;
  padding: 10px 0 0 0;
}

/*ウエディングフォト*/
#choose h3 {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  padding-bottom: 3px;
}

#choose ul {
  padding: 15px 0 0 0;
}

#choose li {
  float: left;
  margin-bottom: 10px;
}

#choose li a:hover {
  background-color: #DBF2EF;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/*ギャラリー*/
h1.h1_text {
  padding: 5px 0 0 25px;
  margin-bottom: 25px;
  color: #3CB0A2;
  border-bottom: 3px solid #CCC;
  font-size: 26px;
}

h1.h1_text span {
  padding: 0 0 0 15px;
  color: #999;
  font-weight: bold;
  font-size: 16px;
}

#gallery {
  padding: 15px 25px 25px 0 !important;
}

.image-desc .g_comment {
  font-size: 12px;
  line-height: 1.7em;
  color: #444;
}

.image-desc .g_comment h4 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 25px;
  color: #000;
}

.image-desc .g_comment p {
  padding: 0 0 12px 0;
}

.image-desc .g_place {
  padding: 10px 0 25px 0 !important;
  text-align: right;
  border-top: 2px solid #CCC;
  color: #666;
  font-weight: bold;
}

#voice h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 15px 0 8px 0;
}

#voice dl {
  display: inline-block;
  float: left;
  padding: 10px;
  padding-bottom: 20px;
  margin: 0 10px 0px 0;
  background: #D8F1EE;
  /*url(../images/arr_voice.gif) no-repeat 97% 95%;*/
  border: 1px solid #75D0C4;
  position: relative;
}

#voice dl > dd span.new {
  float: left;
  height: 30px;
  left: 11px;
  line-height: 42px;
  position: absolute;
  text-align: center;
  width: 30px;
}

#voice dl > dd span.new > img {
  width: 100%;
}

#voice .ancBox:hover {
  background: #E8F7F4;
  border: 1px solid #9EDED7;
}

#voice dd.name {
  font-size: 16px;
  color: #333;
  padding: 4px 0 3px 0;
  font-weight: bold;
}

#voice dd.date {
  font-size: 12px;
  color: #535362;
  padding-top: 6px;
  text-align: right;
}

.pager a:link {
  text-decoration: none;
}

.pager-gallery {
  padding-left: 25px;
  padding-right: 25px;
}

/*アクセス*/
p#shop {
  width: 700px;
  height: 300px;
  overflow: hidden;
  padding: 0 !important;
  margin-bottom: 20px;
  position: relative;
}

p#shop img {
  position: absolute;
  top: 0;
  left: 0;
}

#map_area {
  width: 700px;
  height: 400px;
}

/*ドレスギャラリー*/
.h1_html {
  background: #3CB0A2;
  color: #FFF;
  font-size: 20px;
  padding: 50px 0 5px 10px !important;
  margin-bottom: 15px;
}

#dress_desc {
  border: 1px solid #DDDDDD;
  padding: 15px !important;
  background: #EAECE3 url(../images/cmt_bg.gif) repeat 0 0;
  font-size: 12px !important;
}

.dress {
  padding: 10px 30px 10px 10px;
  margin-bottom: 25px;
  background: #D8F1EE url(../images/arr_voice.gif) no-repeat 98% 50%;
  border: 1px solid #75D0C4;
}

.dress.ancBox:hover {
  background: #E8F7F4 url(../images/arr_voice.gif) no-repeat 98% 50%;
  border: 1px solid #9EDED7;
}

.dress dt {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}

.dress dt span {
  color: #666;
  font-size: 12px;
}

.photo {
  width: 150px;
  height: 130px;
  overflow: hidden;
  float: left;
}

.disc {
  font-size: 12px;
  color: #4C331F;
  line-height: 1.4em;
}

.h3_dress {
  font-weight: bold;
  font-size: 22px;
}

#highclass_nav {
  padding: 20px 0 0 0;
  border-bottom: 1px dotted #FFF;
}

#highclass_nav dt {
  padding-bottom: 10px;
}

#highclass_nav dd a {
  padding: 7px 0 7px 15px;
  display: block;
  border-top: 1px dotted #FFF;
}

#highclass_nav dd a:link, #highclass_nav dd a:visited {
  text-decoration: none;
  background: url(../images/side_dot.gif) no-repeat 2px 12px;
}

#highclass_nav dd a:hover {
  text-decoration: none;
}

#hc_bns {
  background: #000;
  padding: 11px 0 0 11px;
}

#hc_bns li {
  float: left;
  padding: 0 8px 8px 0;
}

#hc_bns li a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#side_nav li {
  margin-bottom: 10px;
}

#side_nav li h4 {
  font-size: 12px;
  color: #000;
  font-weight: bold;
  padding-bottom: 3px;
}

#side_nav li p {
  font-size: 11px;
  line-height: 1.3em;
}

#side_nav li img {
  padding: 0 10px 0 0 !important;
}

#side_nav li {
  font-size: 12px;
  color: #656464;
  padding: 10px 10px;
  background: -moz-linear-gradient(top, #ffffff 0%, #DDD);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#DDD));
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #cccccc;
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), inset 0px 0px 2px rgba(255, 255, 255, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0), 0px 1px 0px rgba(255, 255, 255, 0);
}

#side_nav li:hover {
  cursor: pointer;
  background: -moz-linear-gradient(top, #EFEFEF 0%, #FFF);
  background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#FFF));
  -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.2);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1), inset 0px 0px 1px rgba(255, 255, 255, 0.2);
}

/*プライバシーポリシー*/
#privacy {
  padding: 0 25px 35px 25px;
}

#privacy h3 {
  font-weight: bold;
  padding-bottom: 3px;
}

#privacy li {
  padding-bottom: 15px;
}

/*hairstyle*/
#hair_thumb {
  padding: 20px 0 0 7px;
}

#hair_thumb li {
  padding: 0 0 20px 0;
  float: left;
  font-size: 10px;
  color: #999;
  line-height: 1.2em;
  margin-right: 6px;
}

#hair_thumb li img {
  padding: 2px;
}

#hair_thumb li a {
  width: 130px;
  height: 128px;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 2px;
}

.hair_pd {
  padding: 0 3px 10px 0 !important;
}

#photos_right .panel-overlay h2, #photos_left .panel-overlay h2 {
  padding: 15px 0 10px 0;
  font-size: 11px;
  line-height: 1.2em;
}

#photos_right .panel-overlay p, #photos_left .panel-overlay p {
  font-size: 11px;
  line-height: 1.2em;
}

/*サイドバー*/
#side_bns a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#side_bns dt {
  padding-bottom: 3px;
}

#side_bns dd {
  font-size: 11px;
  color: #4C331F;
  line-height: 1.2em;
  padding-bottom: 15px;
}

/*table*/
.table caption {
  font-weight: bold;
  color: #5C4F3D;
  margin-top: 15px;
  margin-bottom: 5px;
}

.table_basic {
  margin-bottom: 30px;
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
}

.table_basic th {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background: #E8E6D5;
  padding: 3px 10px;
  border-bottom: 1px solid #CCC;
}

.table_basic td {
  font-size: 14px;
  padding: 5px 10px;
  border-bottom: 1px dotted #CCC;
}

.table_basic tr.odd td {
  /*background:#FAFAF5;*/
}

.table_basic td.ar_right {
  text-align: right;
}

.table_basic td img {
  border: 1px solid #666;
}

hr.end {
  clear: both;
  visibility: hidden;
  height: 1px;
}

.to_top {
  text-align: right;
  font-size: 10px;
  padding: 10px 20px;
}

/*.to_top a{ padding:2px 3px; border:1px solid #CCC; text-decoration:none; color:#333 !important;}
.to_top a img{ vertical-align:middle; padding-left:3px;}
.to_top a:link,.to_top a:visited{}
.to_top a:hover{ background:#EFEFEF;}*/
.img_r {
  float: right;
  padding: 0 0 20px 20px;
}

.img_l {
  float: left;
  padding: 0 20px 20px 0;
}

.more {
  text-align: right;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.f80 {
  font-size: 0.8em;
}

.f120 {
  font-size: 1.2em;
}

.bold {
  font-weight: bold !important;
}

.red {
  color: red;
}

.blue {
  color: #0066CC;
}

.orange {
  color: #F60;
}

.blink {
  text-decoration: blink;
}

.cb {
  clear: both;
}

.ancBox {
  cursor: pointer;
}

.ancBox:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

a.bttn {
  text-decoration: none;
  vertical-align: top;
}

a.bttn-info {
  color: #fff !important;
}

/*新着情報*/
#diaryPro .text img {
  padding: 4px;
  border: 1px solid #CCC;
  background: #FFF;
}

#diaryPro form#diary_form select {
  width: auto !important;
}

textarea.ckeditor {
  width: 100% !important;
}

#diaryPro label {
  display: inline !important;
}

#diaryPro input {
  width: auto !important;
}

#diaryPro .text ul li {
  border-bottom: 1px solid #CCC;
  padding: 10px 0;
}

#diaryPro .text ul.dnavi {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 10px 0;
}

#diaryPro .text ul.dnavi li {
  border: 1px solid #CCC;
  border-radius: 8px;
  padding: 10px;
}

#diaryPro .text ul.dnavi li a {
  text-decoration: none;
}

#diaryPro .text ul.dnavi li:hover {
  text-decoration: none;
  background: #039;
  color: #fff;
}

#diaryPro .text ul.dnavi li:hover a {
  text-decoration: none;
  color: #fff;
}

/*スマホ切り替え用*/
#spLinkBlockInPc {
  display: none;
}

#spLinkBlockInPc p a {
  font-size: 300% !important;
  font-weight: normal;
  padding: 3%;
}

/* clearfix */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
*
html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/* End hide from IE-mac */
/* added by H.I on 141226 */
.box-attention {
  background: #fbf9f1;
  margin: 10px 0 15px 0;
  padding: 20px 20px 10px 20px;
  border-radius: 6px;
}

.box-attention h2 {
  color: #645528 !important;
  margin: 0 0 0.5em 0 !important;
  background: none !important;
  font-size: 130% !important;
}

.box-attention p {
  font-size: 100% !important;
  line-height: 1.6 !important;
}

.canp {
  padding-top: 20px;
  margin-bottom: 5px;
}

.banner {
  margin-top: 14px;
}

.banner a:hover img {
  opacity: 0.75;
}

/*フォーム*/
.txt400 {
  width: 400px !important;
}

.box-campaign {
  background: rgba(60, 176, 162, 0.2);
  border: 1px solid #3CB0A2;
  margin: 10px 0 15px 0;
  padding: 15px 20px 10px 20px;
  border-radius: 6px;
}

.box-campaign h2 {
  color: #ff5b5b !important;
  margin: 0 0 0.5em 0 !important;
  background: none !important;
  font-size: 1.4em !important;
}

.box-campaign p {
  font-size: 1.1em !important;
  line-height: 1.6 !important;
}

/*add css*/
.top-h2 {
  font-size: 24px;
  background: url(../images/h2_bar.gif) repeat-x 0 100%;
  color: #3CB0A2;
  margin-bottom: 12px;
  margin-top: 25px;
}

.plan-h3 {
  color: #ab7d51;
  font-weight: bold;
  padding: 5px 0 0;
}

.top-faq,
.top-flow,
.access {
  margin: 10px;
}

.top-faq li .question {
  background: #b9e2dd url(../images/faq_q.gif) no-repeat 0 0 !important;
}

.top-faq li .st-content {
  background: #f3f3ee url(../images/faq_a.gif) repeat-y 0 0;
}

.top-flow {
  margin-bottom: 50px;
}

.top-flow .flow_box {
  margin: auto;
}

.access .access_box {
  display: inline-table;
}

.access .access_box ul {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.access .access_box li {
  font-size: 17px;
  color: #256B63;
}

/*update 20220525*/
.ttl {
  font-size: 15px;
  font-weight: bold;
  font-family: serif;
}

.ttl-col-1 {
  font-size: 18px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 1px #333;
}

.ttl-col-2 {
  font-size: 22px;
  margin-left: 0 !important;
  color: #654c00;
}

.torikumi-wrapper {
  padding: 30px;
}

.torikummi-headline {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.torikummi-headline h3 {
  font-size: 18px;
  color: #865424;
  font-weight: bold;
  border-right: 1px solid #fff;
  padding-right: 10px;
}

.torikummi-headline p {
  padding-left: 10px;
}

.torikumi-content {
  display: flex;
}

.torikumi-content .torikumi-box:first-child {
  width: 100%;
  padding-right: 20px;
}

.torikumi-list {
  margin-left: 15px;
}

.torikumi-list li {
  list-style-type: decimal;
  padding-bottom: 5px;
}

.please-box {
  background-color: #d4e9d7;
  padding: 15px;
}

.please-box h4 {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}

.please-box ul li {
  padding-top: 10px;
  list-style: disc;
  margin-left: 20px;
}

#pan {
  background: rgba(255, 255, 255, 0.5);
  margin: -5px 0 10px;
  font-size: 11px;
  padding: 0 0;
}
#pan ul {
  width: 100%;
  max-width: 1000px;
  height: 21px;
  padding: 10px 0;
  margin: 0 auto;
  line-height: 21px;
  overflow-x: auto;
  white-space: nowrap;
  list-style: none;
  overflow-y: hidden;
}
#pan ul li {
  display: inline-block;
  position: relative;
}
#pan ul li a {
  color: #333;
}
#pan ul li + li {
  padding-left: 0;
}
#pan ul li + li::before {
  content: " > ";
  height: 16px;
  display: inline-block;
}
