@charset "UTF-8";
@import url("css/home.css");
/*
Theme Name: dogo.jp
Description: Theme For Dogo Onsen
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }
span.red {
    color: #b60404;
}
.ind-3 {
	padding-left: 3em;
    text-indent: -3em;
}

/*-------------------------------------------------------------*/
.clearfix {zoom:1;}
.clearfix:after{content: "";display: block;clear: both;}
.sp {display: none;}
.pc {display: inline-block;}
header .pc {display: block;}
.flexWrapr {
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}
.flexWrapr.center {
	-webkit-justify-content:center;
	justify-content:center;
}
.flexWrapr.between {
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.flexWrapr.between {
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.flexWrapr.around {
	-webkit-justify-content:space-around;
	justify-content:space-around;
}


@media screen and (max-width: 767px) {
  .sp {display: inline-block;}
  .pc {display: none;}
}
a.textlink {
  text-decoration: underline; }
  a.textlink:hover {
    text-decoration: none; }

.grid_01 {
  width: 6.25%; }

.grid_02 {
  width: 12.5%; }

.grid_03 {
  width: 18.75%; }

.grid_04 {
  width: 25%; }

.grid_05 {
  width: 31.25%; }

.grid_06 {
  width: 37.5%; }

.grid_07 {
  width: 43.75%; }

.grid_08 {
  width: 50%; }

.grid_09 {
  width: 56.25%; }

.grid_010 {
  width: 62.5%; }

.grid_011 {
  width: 68.75%; }

.grid_012 {
  width: 75%; }

.grid_013 {
  width: 81.25%; }

.grid_014 {
  width: 87.5%; }

.grid_015 {
  width: 93.75%; }

.grid_016 {
  width: 100%; }
.mb4rem {margin-bottom: 4rem !important;}
.textLeft {text-align: left !important;}
.button {
  margin: 5rem auto 0;
  width: 400px; }
  .button a,
  .button input[type="submit"] {
    display: block;
    background: #000;
    padding: 1.1rem;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    border: 2px solid #000;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .button a:hover,
    .button input[type="submit"]:hover {
      background: transparent;
      color: #000; }
  .button input[type="submit"] {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    width: 100%; }

input,
textarea,
select {
  /* ----- RESET ----- */
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* ----- RESET ----- */
  font-size: 1.6rem;
  padding: 1rem;
  border: 1px solid #ccc;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  -webkit-transition: 0.7s;
  transition: 0.7s; }
  input:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #000; }

input[type="text"],input[type="tel"] {
  width: 70%; }

input[type="email"] {
  width: 70%; }

textarea {
  width: 100%; }

.table_wrap table {
  width: 100%; }
  .table_wrap table th,
  .table_wrap table td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 1rem 2rem;
    line-height: 1.2; }
    .table_wrap table th span,
    .table_wrap table td span {
      font-size: 1.2rem; }
  .table_wrap table th {
    background: #e9e9e9;
    font-weight: bold; }
  .table_wrap table td.items {
    text-align: left;
    line-height: 2; }
.table_wrap.others {
  margin-top: 2rem; }
  .table_wrap.others th {
    text-align: left; }
@media (max-width: 768px) {
	.asuka .table_wrap table th:nth-child(3){
		width: 130px;
	}
}
/*-------------------------------------------------------------*/
/*=0 global
---------------------------------------------------------------*/
* {
  box-sizing: border-box; }

html {
  font-size: 62.5%; }

body {
  font-size: 1.6rem;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.8;
  color: #000; }
  body.no-scroll {
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
 }

a {
  text-decoration: none;
  color: #000; }

img {
  width: 100%;
  height: auto;
  vertical-align: bottom; }

::-moz-selection {
  background: #ffff00;
  color: #000; }

::selection {
  background: #ffff00;
  color: #000; }

/*=1 heading
---------------------------------------------------------------*/
h1,
h2,
h3,
h4 {
  letter-spacing: 0.15em;
  text-indent: 0.15em; }

h1,
h2 {
  font-weight: bold; }

h1 {
  font-size: 6rem;
  line-height: 1.3; }

h2 {
  font-size: 4.4rem; }

h3 {
  font-size: 3.6rem;
  line-height: 1.4; }

h4 {
  font-size: 2.4rem; }

.pagetitle {
  background-size: cover;
  background-position: center;
  color: #fff;
  background-color: #ccc;
  padding: 21.5rem 0; }
  .pagetitle h1 {
    font-size: 5rem;
    text-align: center;
    color: #fff;
    line-height: 1.4; }
    .pagetitle h1 span {
      text-shadow: 0 0 30px rgba(0, 0, 0, 0.9); }

.sectiontitle {
  text-align: center; }
  .sectiontitle:after {
    content: '';
    display: block;
    background-image: url(../dogo.jp/img/common/icon_sectiontitle.png);
    background-size: cover;
    width: 38px;
    height: 38px;
    margin: 1rem auto; }

.textRed {
	color: red;
}

/*=2 basic structure
---------------------------------------------------------------*/
header {
  background: #fff;
  padding: 2rem 0;
  position: relative; }
  header .logo {
    width: 308px;
    margin: 0 auto; }
  header .btn_menu {
    display: none;
    width: 57px;
    height: 57px;
    position: fixed;
    z-index: 1000;
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background-image: url(../dogo.jp/img/common/btn_menu.png);
    background-size: cover;
    cursor: pointer; }
  header .btn_menu_close {
    background-image: url(../dogo.jp/img/common/btn_menu_close.png); }
  header .btn_menu_lang {
    display: none;
    width: 147px;
    height: 40px;
    position: fixed;
    z-index: 1000;
    -moz-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    background-image: url(../dogo.jp/img/common/btn_menu_jp.png);
    background-size: cover;
    cursor: pointer; }
  header .btn_menu_lang_close {
    background-image: url(../dogo.jp/img/common/btn_menu_jp_close.png); }
  header .sns {
    display: none;
    position: absolute;
    line-height: 1;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 998; }
  header .lang {
    display: block;
    position: absolute;
    line-height: 1;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 998; }
#container {
  padding: 10rem 0; }
  #container .lead {
    text-align: center; }

#onsen_ft {
  background: #f5eee4;
  padding: 5rem 0; }
  #onsen_ft h2 {
    text-align: center;
    margin-bottom: 5rem; }
    #onsen_ft h2:before {
      content: '';
      display: block;
      margin: 0 auto 3rem;
      width: 59px;
      height: 42px;
      background-image: url(../dogo.jp/img/common/icon_onsen.png);
      background-size: cover; }
  #onsen_ft .information_onsen {
    border: 1px solid #000;
    padding: 2rem;
    font-size: 1.4rem;
    margin: 0 auto 5rem; }
	#onsen_ft .information_onsen p {
      position: relative;
      padding-left: 2.8rem;}
    #onsen_ft .information_onsen p:not(:last-child) {
      margin-bottom: 1rem; }
    #onsen_ft .information_onsen p span {
      color: #000a8c;
      display: inline-block;
      font-weight: bold;
      margin-right: 1.4rem;
      padding-left: 1.4rem;
      position: relative; }
		#onsen_ft .information_onsen p:nth-child(1) span {
			padding-left: 8.9rem;
		}
		#onsen_ft .information_onsen p:nth-child(1) span.m00 {
			padding-left: 3.5rem;
		}
		#onsen_ft .information_onsen p:nth-child(1) span.m23 {
			padding-left: 14.2rem;
		}
		#onsen_ft .information_onsen p:nth-child(2) span {
			padding-left: 1.4rem;
		}
		#onsen_ft .information_onsen p:nth-child(3) span {
			padding-left: 7rem;
		}

      #onsen_ft .information_onsen p:before {
        background: url(../dogo.jp/img/common/icon_yudama.png) no-repeat center/cover;
        content: '';
        display: block;
        width: 24px;
        height: 24px;
        position: absolute;
        top: 0;
        left: 0; }
      #onsen_ft .information_onsen p span.closed {
        color: #900606; }
  #onsen_ft .onsen {
    width: 33.33333%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    #onsen_ft .onsen:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }
    #onsen_ft .onsen .icon {
      position: absolute;
      top: 10px;
      left: 15px;
      max-width: 80px;
      width: 18%; }
    #onsen_ft .onsen p {
      font-size: 2.2rem;
      font-weight: bold;
      text-align: center;
      margin-top: 2rem; }
      #onsen_ft .onsen p span {
        font-size: 1.4rem; }
    #onsen_ft .onsen .icon img {
      border: 0; }

footer #info {
  text-align: center;
  padding: 5rem 0;
  font-size: 1.4rem; }
  footer #info br.pcnone {
    display: none; }
  footer #info .sns {
    font-size: 3.2rem;
    line-height: 1;
    margin-top: 3rem; }
    footer #info .sns a {
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      footer #info .sns a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
      footer #info .sns a:not(:first-child) {
        margin-left: 2rem; }
  footer #info .logo {
    width: 308px;
    margin: 0 auto 3rem; }

/*=3 navigation
---------------------------------------------------------------*/
#gnav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -webkit-transition: 0.8s;
  transition: 0.8s; }
  #gnav ul {
    color: #fff;
    font-size: 1.6rem;
}
#gnav .nav_wrapper{
	width: 50%;
	margin: 6% auto 0 auto;
	text-align: left;
}
#gnav ul li.bdr{
	border-bottom: 2px solid #fff;
	position: relative;
}
#gnav ul li.bdr::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: inline-block;
	width: 0.3em;
	height: 0.3em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	right: 2.4vw;
}
#gnav ul li.bdr a{
	padding: 0 0 2% 2%;
	display: block;
}
#gnav ul li.ac{
	border-bottom: 2px solid #fff;
}
#gnav ul li.small{
	font-size: 85%;
}
#gnav ul li.small a{
	position: relative;
	display: inline-block;
}
#gnav ul li.small a::after{
	content: "";
	position: absolute;
	top: 0.5%;
	bottom: 0;
	margin: auto 0;
	display: inline-block;
	width: 0.3em;
	height: 0.3em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	margin-left: 6%;
}
    #gnav ul li:not(:first-child) {
      margin-top: 1.4rem;
      color: #999; }
#gnav ul li:last-child{
	text-align: center;
}
#gnav ul li a {
      color: #fff;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
    #gnav ul ul {
      display: flex;
      justify-content: center;
      }
        #gnav ul ul li {
            margin-top: 2.8rem;
          }
        #gnav ul ul li:not(:first-child) {
            margin-top: 2.8rem;
        }
        #gnav ul ul li:not(:last-child) {
            margin-right: 1.4rem;
        }
#gnav .lang_list{
	margin-bottom: 4%;
}
#gnav .lang_list li{
	margin-top: 0 !important;
}

  #gnav.show-hide {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }
#gnav .js-ac-content{
	display: none;
	top: 0;
	justify-content: start;
}
#gnav .js-ac-content{
	position: static;
	transform: translateY(0);
}
#gnav .js-ac-button{
	display: block;
	position: relative;
	padding: 0 0 2% 2%;
}
#gnav .js-ac-content li,#gnav .js-ac-content li:not(:first-child) {
	margin-top: 2vw;
	text-align: left;
	margin-top: 2%;
	margin-bottom: 0.5%;
	padding-left: 1%;
	border-bottom: 2px solid #CCCCCC;
	position: relative;
	margin-right: 0 !important;
}
#gnav .js-ac-content li:last-child{
	border-bottom: none;
}
#gnav .js-ac-content li::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: inline-block;
	width: 0.3em;
	height: 0.3em;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	right: 2.4vw;
}
#gnav .js-ac-content li a,#gnav .js-ac-content li:not(:first-child) a{
	padding-bottom: 1.5%;
	padding-left: 2%;
	display: block;
	text-align: left;
	font-size: 85%;
}
#gnav .js-ac-button::before,#gnav .js-ac-button::after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: inline-block;
    width: 10px;
    height: 2px;
    background: #fff;
    transition: transform 0.2s;
	right: 2vw;
}
#gnav .js-ac-button::after{
    transform: rotate(90deg);
}
#gnav .js-ac-button.active{
	border-bottom: 2px solid #fff;
}


#gnav .js-ac-button.active::after{
    transform: rotate(0deg);
}

#gnav_lang {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.9);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: 0.8s;
  -o-transition: 0.8s;
  -webkit-transition: 0.8s;
  transition: 0.8s; }
  #gnav_lang ul {
    color: #fff;
    font-size: 1.6rem;
    text-align: center;
    position: relative;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #gnav_lang ul li:not(:first-child) {
      margin-top: 1.4rem;
      color: #999; }
    #gnav_lang ul li a {
      color: #fff;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      #gnav_lang ul li a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
    #gnav_lang ul ul {
      display: flex;
      justify-content: center;
      }
        #gnav_lang ul ul li {
            margin-top: 2.8rem;
          }
        #gnav_lang ul ul li:not(:first-child) {
            margin-top: 2.8rem;
        }
        #gnav_lang ul ul li:not(:last-child) {
            margin-right: 1.4rem;
        }

  #gnav_lang.show-hide {
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1; }

#fnav {
  background: #000;
  padding: 5rem 0;
  font-size: 1.2rem; }
  #fnav ul {
    text-align: center;
    color: #fff; }
    #fnav ul li {
      display: inline; }
      #fnav ul li:not(:first-child):before {
        content: '|';
        margin: 0 0.5rem; }
      #fnav ul li a {
        color: #fff;
        -moz-transition: 0.5s;
        -o-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s; }
        #fnav ul li a:hover {
          filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
          opacity: 0.6; }

/*=4 commonClass,commonID
---------------------------------------------------------------*/
.inner {
  width: 1280px;
  margin: 0 auto; }

.topicpath {
  border-bottom: 1px solid #e9e9e9;
  padding: 1rem 0;
  font-size: 1.4rem;
  text-align: center; }
  .topicpath p {
    letter-spacing: 0.13em; }
  .topicpath a {
    text-decoration: underline; }
    .topicpath a:hover {
      text-decoration: none; }
    .topicpath .inner br {
      display: none; }

.section:not(:first-child) {
  padding-top: 10rem; }
.section .sectiontitle + .section {
  padding-top: 3rem; }
.section h3,
.section h4 {
  margin-bottom: 2rem; }
.section p:not(:last-child),
.section ul:not(:last-child),
.section dl:not(:last-child) {
  margin-bottom: 2rem; }
.section .grid_wrap {
  -js-display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center; }
  .section .grid_wrap .box_left.text {
    padding-right: 4rem; }
  .section .grid_wrap .box_right.text {
    padding-left: 4rem; }
	.section .grid_wrap.col3 {
	margin-top: 2%;
	justify-content: -webkit-space-between;
	justify-content: -moz-space-between;
	justify-content: -ms-space-between;
	justify-content: -o-space-between;
	justify-content: space-between; }
	.section .grid_wrap.col3 .imgCol3 {
      width: 32%; }
	.section .grid_wrap.col3 a {
		-moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
	.section .grid_wrap.col3 a:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }

	.section .grid_wrap.col2 {
	margin-top: 2%;
	justify-content: -webkit-space-between;
	justify-content: -moz-space-between;
	justify-content: -ms-space-between;
	justify-content: -o-space-between;
	justify-content: space-between; }
	.section .grid_wrap.col2 .imgCol2 {
      width: 47%; }
	.section .grid_wrap.col2 a {
		-moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
	.section .grid_wrap.col2 a:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }

.section.box_center {
  margin-left: auto;
  margin-right: auto; }

#tab {
  margin-bottom: 10rem; }
  #tab li {
    text-align: center;
    font-size: 1.8rem; }
    #tab li:first-child {
      margin-right: 1px; }
    #tab li:last-child {
      margin-left: 1px; }
    #tab li a {
      display: block;
      background: #e9e9e9;
      padding: 1rem;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      #tab li a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
    #tab li.select a {
      background: #000;
      color: #fff; }

#lnav ul {
  text-align: center; }
  #lnav ul li {
    display: inline-block; }
    #lnav ul li:not(:first-child) {
      margin-left: 1.5rem; }
    #lnav ul li a {
      display: block;
      background: #e9e9e9;
      padding: 1rem 1.4rem; }
      #lnav ul li a:hover {
        color: #fff;
        background: #000; }

.comingsoon {
  text-align: center; }

.sns {
  line-height: 1;
  font-size: 2.4rem;
  text-align: center; }
  .sns li {
    display: inline-block;
    position: relative;
    line-height: 1;
    width: 46px;
    height: 46px;
    background: #000;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .sns li:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }
    .sns li:not(:first-child) {
      margin-left: 1.4rem; }
    .sns li:first-child {
      background: #3b5998; }
    .sns li:last-child {
      font-size: 2.9rem;
      background: -webkit-gradient(linear, right top, left bottom, color-stop(0, #294DFD), color-stop(0.11, #473DEB), color-stop(0.22, #8727C7), color-stop(0.33, #D62286), color-stop(0.44, #FA1864), color-stop(0.55, #FF3038), color-stop(0.66, #FE5631), color-stop(0.77, #FF732C), color-stop(0.88, #FFB240), color-stop(1, #FFDF82));
      background: -webkit-linear-gradient(right top, #294DFD 0, #473DEB 11%, #8727C7 22%, #D62286 33%, #FA1864 44%, #FF3038 55%, #FE5631 66%, #FF732C 77%, #FFB240 88%, #FFDF82 100%);
      background: -moz-linear-gradient(right top, #294DFD 0, #473DEB 11%, #8727C7 22%, #D62286 33%, #FA1864 44%, #FF3038 55%, #FE5631 66%, #FF732C 77%, #FFB240 88%, #FFDF82 100%);
      background: -o-linear-gradient(right top, #294DFD 0, #473DEB 11%, #8727C7 22%, #D62286 33%, #FA1864 44%, #FF3038 55%, #FE5631 66%, #FF732C 77%, #FFB240 88%, #FFDF82 100%);
      background: linear-gradient(to left bottom, #294dfd 0%, #473deb 11%, #8727c7 22%, #d62286 33%, #fa1864 44%, #ff3038 55%, #fe5631 66%, #ff732c 77%, #ffb240 88%, #ffdf82 100%); }
    .sns li a {
      color: #fff;
      display: block;
      width: 100%;
      height: 100%;
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
    .sns li i {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
.lang {
    position: absolute;
    line-height: 1;
    font-size: 1.4rem;
    text-align: center;
    top: 42px;
    right: 88px;
}

.lang li {
  display: inline-block;
    position: relative;
    line-height: 1;
    width: 100px;
    height: 33px;
    background: #000;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.lang li:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }

    .lang li a {
      padding-top: 9%;
      color: #fff;
      display: block;
      width: 100%;
      height: 100%;
      -moz-backface-visibility: hidden;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
    }
	#gnav{
		overflow: scroll;
}

@media (max-width: 768px) {
  .lang {
      top: 47.5px;
      right: 99.5px;
  }
  .lang li {
    width: 150%;
    height: 33px;
  }
  .lang li a {
      padding-top: 15%;
    }
	#gnav .lang_list{
		margin-bottom: 1%;
	}
	#gnav .nav_wrapper{
		width: 90%;
		height: 100%;
		margin: 15% auto;
	}
	}
.reservation {
  text-align: center;
  padding: 3rem 0; }
  .reservation img {
    width: auto;
    max-width: 100%;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .reservation img:hover {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
      opacity: 0.6; }

/*-------------------------------------------------------------*/
/*=1 home
---------------------------------------------------------------*/
.home header {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .home header .inner {
    min-height: 42px; }
  .home header .logo {
    visibility: hidden; }


/*=2 news
---------------------------------------------------------------*/
/*=3 about
---------------------------------------------------------------*/
.about #history {
  background: url("../dogo.jp/img/about/river.png") top center repeat-y; }

/*=4 onsen
---------------------------------------------------------------*/
.onsen #onsen_ft {
  padding: 0;
  background: #fff; }
  .onsen #onsen_ft h2,
  .onsen #onsen_ft .button {
    display: none; }
.onsen .faq ul li:not(:first-child) {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px dotted #ccc; }
.onsen .faq ul li a {
  text-decoration: underline; }
  .onsen .faq ul li a:hover {
    text-decoration: none; }

/* ----- 営業状況表示用 ----- */
.tsubaki .information,
.asuka .information {
  border: 1px solid #ff0000;
  padding: 2rem;
  text-align: center; }
  .tsubaki .information span,
  .asuka .information span {
    color: #ff0000;
    font-weight: bold; }

/* ----- 本館 ----- */
.kouji {
	width: 60%;
    font-weight: bold;
    font-size: 110%;
    border: 2px solid #000;
    padding: 2% 7%;
    margin: 0 auto 3%;
}
.kouji p{
	position: relative;
	color: #ff0000;
}
.kouji p::before{
	content:  "";
	width:  5px;
	height:  5px;
	display:  inline-block;
	background-color: #000;
	border-radius:  50%;
	position: absolute;
	top: 13px;
	margin-left: -10px;
}
@media (max-width: 768px) {
	.kouji {
		width: 100%;
		margin: 0 auto 6%;
	}
}
/* ----- 椿の湯 ----- */
.tsubaki .photo-2col img {
  width: 49%; }
  .tsubaki .photo-2col img:not(:last-child) {
    margin-right: 2%; }
.tsubaki #price .caution {
  font-size: 1.2rem; }

/* ----- 飛鳥乃湯泉 ----- */
.asuka .lead {
  font-size: 2rem; }
  .asuka .lead span.open {
    font-size: 3.6rem;
    font-weight: bold;
    color: #b61a01; }
.asuka #diary {
  margin: 0 auto;
  text-align: center; }
  .asuka #diary ul li:not(:first-child) {
    margin-top: 1em; }
  .asuka #diary ul li span {
    display: block;
    font-size: 1.4rem; }
.calendarArea {
	text-align: center;
	margin-bottom: 4%;
}
@media (max-width: 768px) {
	.calendarArea iframe {
		width: 100%;
	}
}

/* ----- 伝統工芸士紹介 ----- */
.craftsman .text h3 span.item, .craftsman .text h3 span.title, .craftsman .text h3 span.name {
  display: block; }
.craftsman .text h3 span.item {
  font-size: 1.2rem; }
.craftsman .text h3 span.title, .craftsman .text h3 span.name {
  margin-top: 1.4rem; }
  .craftsman .text h3 span.title span:last-child, .craftsman .text h3 span.name span:last-child {
    font-size: 1.4rem;
    display: block; }
  .craftsman .text h3 span.title span.traditional, .craftsman .text h3 span.name span.traditional {
    font-size: 2rem;
    display: inline-block; }
  .craftsman .text h3 span.title span.wrap, .craftsman .text h3 span.name span.wrap {
    display: block;
    margin-bottom: 2rem; }
.craftsman .text p {
  font-size: 1.4rem; }

/*=5 tour/link
---------------------------------------------------------------*/
.tour .section .photo img,
.link .section .photo img {
  border: 1px solid #000; }
.tour .section .photo a,
.link .section .photo a {
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .tour .section .photo a:hover,
  .link .section .photo a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }
.tour .section .text p,
.link .section .text p {
  word-wrap: break-word; }
.tour .section h3,
.link .section h3 {
  margin-bottom: 1rem; }

.link #linkbanner {
  background: #e9e9e9;
  padding: 2rem;
  text-align: center;
  margin-top: 10rem; }
  .link #linkbanner .banners div {
    text-align: center; }
    .link #linkbanner .banners div:first-child a {
      display: inline-block;
      width: 30%; }
      .link #linkbanner .banners div:first-child a:last-child {
        margin-left: 2%; }
    .link #linkbanner .banners div:nth-child(2), .link #linkbanner .banners div:last-child {
      margin-top: 2rem; }
    .link #linkbanner .banners div:last-child a {
      display: inline-block;
      max-width: 40%; }
      .link #linkbanner .banners div:last-child a:last-child {
        margin-left: 2%; }

/*=6 access
---------------------------------------------------------------*/
.access #map_canvas {
  width: 100%;
  height: 500px;
  margin-bottom: 2rem; }
.access #way .section {
  padding-top: 0; }
  .access #way .section:not(:first-child) .grid_012 {
    margin-top: 3rem;
    padding-top: 3rem;
    border-top: 1px solid #ccc; }
.access #way h3 {
  position: relative;
  padding-left: 5rem; }
  .access #way h3:before {
    content: '';
    display: block;
    background-size: cover;
    background-position: top ledt;
    background-repeat: no-repeat;
    width: 4rem;
    height: 4rem;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  .access #way h3.plane:before {
    background-image: url(../dogo.jp/img/access/icon_plane.png); }
  .access #way h3.train:before {
    background-image: url(../dogo.jp/img/access/icon_train.png); }
  .access #way h3.ship:before {
    background-image: url(../dogo.jp/img/access/icon_ship.png); }
.access #parking dl dt {
  font-weight: bold; }
  .access #parking dl dt:before {
    content: '・'; }
  .access #parking dl dt:not(:first-child) {
    margin-top: 1.6rem; }
.access .parking_img{
	width: 90%;
	margin: 0 auto;
}
/*=7 faq
---------------------------------------------------------------*/
.faq .section h4 {
  font-weight: bold;
  position: relative;
  padding-left: 6rem;
  margin-bottom: 5rem; }
  .faq .section h4:before {
    content: 'Q';
    font-size: 4rem;
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1; }
.faq .section .answer {
  background: #e9e9e9;
  padding: 4rem; }
  .faq .section .answer p {
    padding-left: 6rem; }
    .faq .section .answer p:first-child {
      position: relative; }
      .faq .section .answer p:first-child:before {
        content: 'A';
        font-size: 4rem;
        position: absolute;
        top: 0;
        left: 0;
        line-height: 1; }
    .faq .section .answer p span {
      font-weight: bold;
      display: block; }
      .faq .section .answer p span:before {
        content: '・'; }
.faq .section .answer .point {
	font-weight: bold;
}
/*=8 download
---------------------------------------------------------------*/
.download .caution,.download_archive .caution,.download_asuka .caution,.download_tsubaki .caution {
  font-size: 1.2rem;
  background: #e9e9e9;
  padding: 2rem; }
.download .list,.download_archive .list,.download_asuka .list,.download_tsubaki .list {
  margin-top: 3rem; }
  .download .list ul,.download_archive .list ul,.download_asuka .list ul,.download_tsubaki .list ul {
    font-size: 0; }
	.download .list ul.p100 {
    	width: 100%;
	}
    .download .list ul li,.download_archive .list ul li,.download_asuka .list ul li,.download_tsubaki .list ul li {
      display: inline-block;
      vertical-align: top;
      width: 19%;
      margin: 0 1% 2rem 0;
      font-size: 1.2rem;
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .download .list ul li:hover,.download_archive .list ul li:hover,.download_asuka .list ul li:hover,.download_tsubaki .list ul li:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
      .download .list ul li:nth-child(5n) {
        margin-right: 0; }
      .download .list ul li img,.download_archive .list ul li img,.download_asuka .list ul li img,.download_tsubaki .list ul li img {
        margin-bottom: 0.5rem; }

/*=9 link
---------------------------------------------------------------*/
/*=10 inquiry
---------------------------------------------------------------*/
.inquiry p.lead {
  margin-bottom: 10rem; }
.inquiry .section {
  margin-top: 4rem;
  padding-top: 0; }
  .inquiry .section dt {
    font-weight: bold; }
.inquiry .wpcf7 .ajax-loader {
  display: block;
  margin: 1rem auto 0; }
.inquiry .wpcf7-response-output {
  padding: 2rem;
  text-align: center;
  margin: 0; }
input[type="checkbox"] {
	-webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}
span.wpcf7-list-item.first {
	margin: 0;
}
.select-wrap {
    position: relative;
}
.select-wrap:after {
    position: absolute;
	right: 8%;
    bottom: 22%;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    width: 9px;
    height: 9px;
    content: "";
    transform: rotate(135deg);
    display: inline-block;
    vertical-align: middle;
}
select{
    outline:none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border:1px solid #ddd;
	width: 100%;
    color:#828c9a;
    border-radius:3px;
}
.select-wrap select {
   width: auto;
}
select option{
  background-color: #fff;
  color: #333;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #828c9a;
}
.select-wrap.select-primary:before{
  color:#fff;
}
.select-wrap.select-primary > select{
  background:#0084B4;
  color:#fff;
  border-color:#0084B4;
}
.select-wrap.select-primary > select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #fff;
}

.select-wrap.select-inverse:before{
  color:#fff;
}
.select-wrap.select-inverse > select{
  color:#fff;
  border-color: #fff;
}

.select-wrap.select-inverse > select:-moz-focusring { 
  color: transparent; 
  text-shadow: 0 0 0 #fff;
}

/*=11 privacypolicy
---------------------------------------------------------------*/
.privacypolicy .box {
  margin: 0 auto; }
  .privacypolicy .box .box {
    padding: 3rem;
    background: #e9e9e9;
    margin-top: 3rem; }

/*=12 sitemap
---------------------------------------------------------------*/
.sitemap .section li {
  margin-top: 1.6rem; }
.sitemap .section .lv1,
.sitemap .section .lv2 {
  font-weight: bold;
  font-size: 2rem; }
.sitemap .section .lv1 {
  padding-bottom: 1.6rem;
  border-bottom: 1px solid #ccc; }
.sitemap .section .lv2 {
  padding-left: 2rem; }
.sitemap .section .lv3 {
  padding-left: 4rem; }
.sitemap .section a {
  display: block;
  width: 90%;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .sitemap .section a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }

/*=13 Blog Format
---------------------------------------------------------------*/
.archive .topicpath a:last-child,
.single .topicpath a:last-child {
  text-decoration: none; }
.archive article .eyecatch,
.archive article .date a,
.archive article h3 a,
.single article .eyecatch,
.single article .date a,
.single article h3 a {
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s; }
  .archive article .eyecatch:hover,
  .archive article .date a:hover,
  .archive article h3 a:hover,
  .single article .eyecatch:hover,
  .single article .date a:hover,
  .single article h3 a:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6; }
.archive article .date,
.single article .date {
  font-size: 1.2rem; }

.archive .topicpath a:last-child:before {
  content: ' > '; }
.archive .topicpath a:nth-child(2):before {
  display: none; }
.archive article .button {
  margin-top: 3rem; }
.archive .footer {
  margin: 10rem auto 0; }
  .archive .footer .pagenav {
    text-align: center; }
    .archive .footer .pagenav a,
    .archive .footer .pagenav span {
      display: inline; }
      .archive .footer .pagenav a:not(:first-child),
      .archive .footer .pagenav span:not(:first-child) {
        margin-left: 1.6rem; }
    .archive .footer .pagenav a {
      -moz-transition: 0.5s;
      -o-transition: 0.5s;
      -webkit-transition: 0.5s;
      transition: 0.5s; }
      .archive .footer .pagenav a:hover {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
        opacity: 0.6; }
    .archive .footer .pagenav .current {
      color: #ccc; }
  .archive .footer .select_archive {
    margin-top: 5rem;
    padding-top: 5rem;
    border-top: 1px solid #ccc;
    text-align: center; }
    .archive .footer .select_archive:before {
      content: 'アーカイブ :';
      margin-right: 1rem; }
.archive #category{
	width: 960px;
	text-align: center;
	margin: 7rem auto 3rem auto;
	background: #eaeaea;
	padding: 3rem;
	box-sizing: border-box;
}
.archive #category p{
	margin-bottom: 2rem;
}
.archive #category ul{
	font-size: 1.7rem;
}
.archive #category ul li{
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.archive #category ul li a{
	color: #000;
	background: #fff;
	padding: 0.7rem 2rem 0.7rem 1rem;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	position: relative;
}
.archive #category ul li a::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: inline-block;
	width: 0.3em;
	height: 0.3em;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg);
	right: 11px;
}

.archive #category ul li a:hover{
	opacity: 0.6;
}

.category-news.archive #category ul li:first-child a,
.category-event.archive #category ul li:nth-child(2) a,
.category-status.archive #category ul li:nth-child(3) a,
.category-asuka.archive #category ul li:nth-child(4) a,
.category-construction.archive #category ul li:nth-child(5) a,
.category-dogo-art.archive #category ul li:nth-child(6) a,
.category-crowdfunding.archive #category ul li:nth-child(7) a,
.category-dogoreborn.archive #category ul li:nth-child(8) a,
.category-other.archive #category ul li:nth-child(9) a{
	background: #000;
	color: #fff;
}
.category-news.archive #category ul li:first-child a::after,
.category-event.archive #category ul li:nth-child(2) a::after,
.category-status.archive #category ul li:nth-child(3) a::after,
.category-asuka.archive #category ul li:nth-child(4) a::after,
.category-construction.archive #category ul li:nth-child(5) a::after,
.category-dogo-art.archive #category ul li:nth-child(6) a::after,
.category-crowdfunding.archive #category ul li:nth-child(7) a::after,
.category-dogoreborn.archive #category ul li:nth-child(8) a::after,
.category-other.archive #category ul li:nth-child(9) a::after{
	border-color: #fff;
}
#container .no_posts{
	width: 960px;
	text-align: center;
	margin: 7rem auto 0 auto;
}
@media (max-width: 1280px) {

.archive #category{
	width: 75%;
}
.archive #category ul li{
	margin-bottom: 10px;
	margin-right: 10px;
}
#container .no_posts{
	width: 75%;
}
}
@media (max-width: 767px) {
.archive #category{
	width: 100%;
	padding: 2rem 1.5rem ;
}
.archive #category ul li{
	width: 48%;
	margin-right: 2%;
}
.archive #category ul li:nth-child(2n){
	margin-right: 0;
}
.archive #category ul li a{
	display: block;
	font-size: 2.6vw;
	padding: 0.5rem 1.5rem 0.5rem 1rem;
}
#container .no_posts{
	width: 100%;
}
}
.single #singlepost {
  margin: 0 auto; }
  .single #singlepost .content {
    margin-top: 3rem;
    overflow: hidden;
    *zoom: 1; }
    .single #singlepost .content em {
      font-style: italic; }
    .single #singlepost .content strong {
      font-weight: bold; }
    .single #singlepost .content img {
      width: auto;
      max-width: 100%;
      vertical-align: bottom; }
    .single #singlepost .content a {
      text-decoration: underline; }
      .single #singlepost .content a:hover {
        text-decoration: none; }
    .single #singlepost .content .aligncenter {
      display: block;
      margin: 0 auto 2rem; }
    .single #singlepost .content .alignright {
      float: right;
      margin: 0 0 2rem 2rem; }
    .single #singlepost .content .alignleft {
      float: left;
      margin: 0 2rem 2rem 0; }
    .single #singlepost .content figure {
      margin-bottom: 2rem; }
      .single #singlepost .content figure img + p {
        display: none; }
      .single #singlepost .content figure figcaption {
        color: #595959;
        text-align: center;
        margin-top: 1rem; }
    .single #singlepost .content .images {
      -js-display: flex;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      .single #singlepost .content .images figure {
        width: 48%; }

/*=14 404
---------------------------------------------------------------*/
.error404 #container {
  text-align: center; }

/*=15 contribution
---------------------------------------------------------------*/
.contribution .details {
  margin-top: 4rem; }
  .contribution .details dt {
    font-weight: bold; }
    .contribution .details dt:not(:first-child) {
      margin-top: 1rem;
      padding-top: 1rem;
      border-top: 1px dotted #ccc; }
.contribution .howto ol:not(:last-child) {
  margin-bottom: 2rem; }
.contribution .howto ol li:not(:first-child) {
  margin-top: 1rem; }
.contribution .refund table span {
  display: block; }
.contribution .refund .items {
  margin-top: 4rem; }
.contribution .precedesResult {
	display: inline-block;
	vertical-align: middle;
}
.contribution .offerResult {
	position: relative;
	padding: 3px 10px;
	margin-left: 5px;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #8b0000;
	display: inline;
	vertical-align: baseline;
}
.contribution .border {
	border: 1px solid #000;
    padding: 1% 2% 1%;
    margin-bottom: 3%;
}
.contribution .border a {
	text-decoration:underline;
}
.contribution .border a:hover {
	text-decoration: none;
}
.contribution .sectiontitle{
	margin-bottom: 5%;
}
.contribution .link_btn{
	text-align: center;
	background: #e9e9e9;
	width: 350px;
	margin: 0 auto;
	position: relative;
}
.contribution .link_btn::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: inline-block;
	width: 0.5em;
	height: 0.5em;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	transform: rotate(45deg);
	right: 70px;
}
.contribution .link_btn a{
	display: block;
	padding: 3%;
}
.contribution .link_btn a span{
	font-size: 85%;
}
.contribution .section:not(:first-child){
	padding-top: 5rem;
}

.contribution .t_end{
	color: #b60404;
	background: #ffdddd;
	text-align: center;
	width: 15em;
	margin: 0 auto;
	padding: 0.5% 0;
	font-size: 110%;
}

/*=16 contributor
---------------------------------------------------------------*/
.contributor section h3 {
  text-align: center; }
  .contributor section h3 .pcnone {display: none;}
.list {
  -js-display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
.contributor .list {
	display: -webkit-box;
	display: -webkit-flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:center;
	justify-content:center;
}
.list_member {
	justify-content: left;
}
.contributor .list_member {
	justify-content: space-between;
}
.contributor .list_project {
	-webkit-justify-content:left;
	justify-content: left;
}

.contributor .list_projectLeft.list {
    width: 100%;
	display: block;
}
.contributor .section .list_projectLeft.list li a.linknot{
    pointer-events:none;
}
.contributor .list_projectCenter.list {
    width: 100%;
	display: block;
	margin-left: 25.5%;
	margin-top: -2rem;
}
@media (max-width: 600px) {
	.contributor .list_projectCenter.list {
		margin-left: 0;
	}
}
.contributor .platinum .list li,
.contributor .gold .list li,
.contributor .silver .list li,
.contributor .bronze .list li,
.contributor .student .list li,
.contributor .section .list li {
  border: 1px solid #ccc;
  width: 23.5%;
	display: flex;
	margin: 0 2% 2rem 0;
    justify-content: center;
    align-items: center;
}
.contributor .list_projectCenter.list li {
    float: left;
}
.contributor .list_projectCenter.list li:last-child {
    margin: 0;
}
.contributor .platinum .list li span,
.contributor .gold .list li span,
.contributor .silver .list li span,
.contributor .bronze .list li span,
.contributor .student .list li span,
.contributor .section .list li span {
  
}
  .contributor .platinum .list li:nth-child(4n),
  .contributor .gold .list li:nth-child(4n),
  .contributor .silver .list li:nth-child(4n),
  .contributor .bronze .list li:nth-child(4n),
  .contributor .student .list li:nth-child(4n),
  .contributor .section .list li:nth-child(4n){
    margin-right: 0; }
.contributor .platinum .list_projectLeft.list li,
.contributor .section .list_projectLeft.list li {
	display: block;
	float: left;
}
.contributor .section .list_projectCenter.list li {
	display: inline-block;
	vertical-align: top;
}
.contributor .section .list_projectLeft.list li:only-child,
.contributor .section .list_projectCenter.list li:only-child {
	margin: 0 auto;
	float: none;
}
.contributor .gold,
.contributor .silver,
.contributor .bronze,
.contributor .student,
.contributor .section {
  text-align: center; }
  .contributor .gold .list li,
  .contributor .silver .list li,
  .contributor .bronze .list li{
    padding: 1.4rem; }
  .contributor .student .list li{
    padding: 1.4rem;
    width: 25%;}
  .contributor .section .list li a {
	display: block;
    padding: 1.3rem; }
  .contributor .section .list li a:hover {
	-webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    opacity: .3;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30) }
.contributor .gold,
.contributor .student{
  font-size: 1.8rem; }
.contributor .silver {
  font-size: 1.6rem; }
.list_member li {
  width: 25%;
  margin-bottom: 2rem;
  text-align: center; }
.contributor .list_member li {
  width: 25%;
  margin-bottom: 2rem;
  text-align: center; }
.list_message {
	justify-content: left;
}
.list_message li {
	background: #e9e9e9;
	width: 80%;
	margin: 0 auto;
	/*width: 49%;
    margin-right: 2%;*/
    display: block;
    padding: 1% 2%;
}
.list_message li:not(:last-child) {
	margin-bottom: 1%;
}
.list_message li span {
	display: block;
    text-align: right;
}
/*-------------------------------------------------------------*/
/* 1280px
/*-------------------------------------------------------------*/
@media (max-width: 1280px) {
  /*=4 commonClass,commonID
  ---------------------------------------------------------------*/
  .inner {
    width: 100%;
    padding: 0 4%; } 
  /*=16 contributor
  ---------------------------------------------------------------*/
	.contributor .gold .list li,
	.contributor .silver .list li,
	.contributor .student .list li{
		width: 40%;
	}
  /*=6 access
  ---------------------------------------------------------------*/
  .access #map_canvas {
    height: 300px; }
  .access .parking_img{
    width: 100%;}
}
/*-------------------------------------------------------------*/
/* 800px
/*-------------------------------------------------------------*/
@media (max-width: 800px) {
  /*=1 heading
  ---------------------------------------------------------------*/
  h1 {
    font-size: 3.6rem; }

  h2 {
    font-size: 2.5rem; }

  h3 {
    font-size: 2rem; }

  h4 {
    font-size: 1.8rem; }

  .pagetitle {
    padding: 10rem 0; }
    .pagetitle h1 {
      font-size: 2.8rem; }

  .pagetitle h1 span,
  .sectiontitle span,
  h3 span,
  h4 span {
    display: block; }
    .pagetitle h1 span.subtitle,
    .sectiontitle span.subtitle,
    h3 span.subtitle,
    h4 span.subtitle {
      font-size: 60%; }
  .pagetitle h1 br,
  .sectiontitle br,
  h3 br,
  h4 br {
    display: none; }
  .contributor section h3 .pcnone {display: block;}

  /*=4 commonClass,commonID
  ---------------------------------------------------------------*/
  .section .grid_wrap .button {
    width: 100%; }

  /*=3 about
  ---------------------------------------------------------------*/
  .about #history {
    background: none; }

  /*=4 onsen
  ---------------------------------------------------------------*/
  /* ----- 伝統工芸士紹介 ----- */
  .craftsman .text h3 {
    text-align: center; } }
/*-------------------------------------------------------------*/
/* 600px
/*-------------------------------------------------------------*/
@media (max-width: 600px) {
  .grid_01 {
    width: 100%; }

  .grid_02 {
    width: 100%; }

  .grid_03 {
    width: 100%; }

  .grid_04 {
    width: 100%; }

  .grid_05 {
    width: 100%; }

  .grid_06 {
    width: 100%; }

  .grid_07 {
    width: 100%; }

  .grid_08 {
    width: 100%; }

  .grid_09 {
    width: 100%; }

  .grid_010 {
    width: 100%; }

  .grid_011 {
    width: 100%; }

  .grid_012 {
    width: 100%; }

  .grid_013 {
    width: 100%; }

  .grid_014 {
    width: 100%; }

  .grid_015 {
    width: 100%; }

  .grid_016 {
    width: 100%; }

  .button {
    width: 100%; }
    .button a,
    .button input[type="submit"] {
      font-size: 2rem; }

  input[type="text"] {
    width: 100%; }

  input[type="email"] {
    width: 100%; }

  .table_wrap {
    width: 100%;
    overflow: auto; }
    .table_wrap table {
      width: 900px; }

  /*=0 global
  ---------------------------------------------------------------*/
  body {
    font-size: 1.4rem; }

  /*=1 heading
  ---------------------------------------------------------------*/
  .sectiontitle:after {
    width: 26px;
    height: 26px; }

  /*=2 basic structure
  ---------------------------------------------------------------*/
  header .logo {
    width: 50%;
    margin: -6px auto 0px 0; }
  header .btn_menu {
    width: 33px;
    height: 33px;
    right: 33.5px !important; }
  header .sns {
    display: none !important; }
  header .languages {
    display: none !important; }

  #container {
    padding: 5rem 0; }

  #onsen_ft h2 {
    margin-bottom: 3rem; }
    #onsen_ft h2:before {
      margin: 0 auto 1rem; }
  #onsen_ft .grid_wrap {
    padding: 0 4%; }
  #onsen_ft .information_onsen p span {
    display: block; }
  #onsen_ft .information_onsen p:nth-child(1) span {padding-left: 0;}
  #onsen_ft .information_onsen p:nth-child(1) span.m23 {padding-left: 0;}
  #onsen_ft .information_onsen p:nth-child(1) span.m00 {padding-left: 0;}
  #onsen_ft .information_onsen p:nth-child(2) span {padding-left: 0;}
  #onsen_ft .information_onsen p:nth-child(3) span {padding-left: 0;}
  #onsen_ft .onsen {
    display: block;
    width: 100%; }
    #onsen_ft .onsen:not(:first-child) {
      margin-left: 0;
      margin-top: 2rem; }
    #onsen_ft .onsen p {
      margin-top: 0;
      font-size: 1.8rem; }
    #onsen_ft .onsen a {
      display: table;
      table-layout: fixed; }
    #onsen_ft .onsen .icon {
      top: 5px;
      left: 5px;
      width: 40px;
      height: 40px; }
    #onsen_ft .onsen img,
    #onsen_ft .onsen .text {
      display: table-cell;
      vertical-align: middle; }
    #onsen_ft .onsen .text {
      width: 55%;
      padding-left: 2%; }

  footer #info br.pcnone {
    display: block; }
  footer #info .logo {
    width: 70%; }

  /*=3 navigation
  ---------------------------------------------------------------*/
  #fnav {
    padding: 0; }
    #fnav ul {
      text-align: left;
      padding: 0; }
      #fnav ul:not(:first-child) {
        border-top: 1px solid rgba(255, 255, 255, 0.3); }
      #fnav ul li {
        display: block; }
        #fnav ul li:not(:first-child):before {
          display: none; }
        #fnav ul li:not(:first-child) a {
          border-top: 1px solid rgba(255, 255, 255, 0.3); }
        #fnav ul li a {
          display: block;
          padding: 1rem; }

  /*=4 commonClass,commonID
  ---------------------------------------------------------------*/
  .topicpath {
    display: none; }

  .section:not(:first-child) {
    padding-top: 5rem; }
  .section .grid_wrap {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .section .grid_wrap.reverse {
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .section .grid_wrap .photo {
      margin-bottom: 3rem; }
    .section .grid_wrap .box_left.text {
      padding-right: 0; }
    .section .grid_wrap .box_right.text {
      padding-left: 0; }
	.section .grid_wrap.col3 .imgCol3 {
      width: 100%; }

	.section .grid_wrap.col2 .imgCol2 {
      width: 100%; }

  #tab {
    margin-bottom: 5rem; }

  /*=4 onsen
  ---------------------------------------------------------------*/
  /* ----- 飛鳥乃湯泉 ----- */
  .asuka .lead {
    font-size: 1.6rem; }
    .asuka .lead span.open {
      font-size: 2.4rem; }
    .asuka .lead br {
      display: none; }
    .asuka .lead span span {
      display: block; }
  /*=6 access
  ---------------------------------------------------------------*/
  .access #map_canvas {
    height: 300px; }

  /*=7 faq
  ---------------------------------------------------------------*/
  .faq #lnav li {
    display: block;
    margin-left: 0 !important; }
  .faq .section h4 {
    padding-left: 0;
    margin-bottom: 3rem;
    text-align: center; }
    .faq .section h4:before {
      position: static;
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      transform: translateY(0);
      display: block;
      margin-bottom: 2rem; }
  .faq .section .answer p {
    padding-left: 0; }
    .faq .section .answer p:first-child:before {
      position: static;
      display: block;
      margin-bottom: 2rem;
      text-align: center; }

  /*=8 download
  ---------------------------------------------------------------*/
	.download .list ul li,.download_archive .list ul li,.download_asuka .list ul li,.download_tsubaki .list ul li {
    width: 49%;
    margin: 0 2% 2rem 0; }
    .download .list ul li:nth-child(5n) {
      margin-right: 2%; }
    .download .list ul li:nth-child(2n),.download_archive .list ul li:nth-child(2n),.download_asuka .list ul li:nth-child(2n),.download_tsubaki .list ul li:nth-child(2n) {
      margin-right: 0; }

  /*=10 inquiry
  ---------------------------------------------------------------*/
  .inquiry p.lead {
    margin-bottom: 5rem; }
  .inquiry .section {
    margin-top: 2rem;
    padding-top: 0; }
    .inquiry .section dt {
      margin-bottom: 1rem; }
	input[type="text"], input[type="tel"] {
    width: 100%;
}
	.select-wrap select {
    width: 100%;
}

  /*=11 sitemap
  ---------------------------------------------------------------*/
  .sitemap .section a {
    width: 100%; }
  .sitemap .section .grid_wrap .grid_06:last-child li:first-child {
    padding-top: 1.6rem;
    border-top: 1px solid #ccc; }

  /*=12 Blog Format
  ---------------------------------------------------------------*/
  .single #singlepost .content img {
    width: 100%; }
  .single #singlepost .content .aligncenter {
    display: block;
    margin: 0; }
  .single #singlepost .content .alignright {
    float: none;
    margin: 0; }
  .single #singlepost .content .alignleft {
    float: none;
    margin: 0; }
  .single #singlepost .content .images {
    flex-direction: column; }
    .single #singlepost .content .images figure {
      width: 100%; }

  /*=16 contributor
  ---------------------------------------------------------------*/
  .contributor .platinum .list li , .contributor .bronze .list li , .contributor .section .list li {
    width: 48%;
    margin: 0 4% 2rem 0; }
    .contributor .platinum .list li:nth-child(2n) , .contributor .bronze .list li:nth-child(2n) , .contributor .section .list li:nth-child(2n) {
      margin-right: 0; }
	.contributor .gold .list li,.contributor .silver .list li{
		width: 100%;
	}
	.contributor .student .list li{
		width: 100%;
		margin-right: 0;
	}
  .list_member li {
    width: 50%; }
  .list_member li {
    width: 50%; }
  .contributor .list_member li {
    width: 50%; }
  .list_message li {
	width: 100%;
    margin-right: 0;
    display: block;
    padding: 1.2% 2.4%;
  }
}
.crowdFont {font-size: 86%;}
.conGoods {width: 900px;margin: 2% auto 0;}
.attention {}
@media (max-width: 768px) {
  header .logo {
    /*width: 308px;*/
    margin: 0;
  }
  .crowdFont {font-size: 86%;}
  .conGoods {width: 100%;margin: 2% auto 0;}
  header .btn_menu_lang {
    width: 122px;
    height: 33px;
    right: 146.75px !important;
  }
}
.vrViewLink a {position: relative;}
.vrViewLink a:after {
    content: '';
    width: 0.6vw;
    height: 0.6vw;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 39%;
    left: 94%;
}
.vrViewLink.asuka a:after {
    left: 93%;
}
.vrViewLink a:hover:after {
    content: '';
    width: 0.6vw;
    height: 0.6vw;
    border: 0px;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    top: 39%;
    left: 94%;
}
.vrViewLink.asuka a:hover:after {
    left: 93%;
}
.vrViewLink a span {font-size: 79%;display: block;}
#vrView .grid_wrap iframe {width: 1280px;height: 600px;}
.asuka .text_price{
	display: block;
	text-align: right;
}
@media (max-width: 768px) {
  .vrViewLink {margin: 0 auto;}
  .vrViewLink a {font-size: 2.2vw;}
  .vrViewLink a:after {
    width: 2.4vw;
    height: 2.4vw;
    top: 41%;
    left: 93%;
  }
  .vrViewLink.asuka a:after {
    left: 92%;
  }
  .vrViewLink a:hover:after {
    width: 2.4vw;
    height: 2.4vw;
    border-top: solid 2px #000;
    border-right: solid 2px #000;
    top: 41%;
    left: 93%;
  }
  .vrViewLink.asuka a:hover:after {
    left: 92%;
  }
  #vrView .grid_wrap iframe {width: 100%;height: 500px;}
}
@media (max-width: 600px) {
  header .btn_menu_lang {
    width: 93px;
    height: 25px;
    right: 100.75px !important;
     }
  .vrViewLink a {font-size: 4vw;}
}

  /*=17 movie
  ---------------------------------------------------------------*/
#movie #container { z-index: 20;}
#movie .pagetitle {
  position: relative;
  background-color: #000;
  padding: 0;
}
#movie .pagetitle h1 {
  display: none;
   /* width: 100%;
    position: absolute;
    font-size: 5rem;
    text-align: center;
    color: #fff;
    line-height: 1.4;
    z-index: 10;
    top: 40%;*/
  }
#movie .main-movie iframe {
    width: 100% !important;
    height: 100% !important;
    pointer-events: none;
}

#movie #container .font_img{
	width: auto;
	height: auto;
	vertical-align: middle;
	margin-bottom: 0.8%;
	width: 16px;
	height: 15px;
}

@media (max-width: 1024px) {
#movie #container .font_img{
	margin-bottom: 0.7%;
}
}
  [data-box] {
    position: relative;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: no-repeat center center;
    background-size: cover;
}
    [data-box][data-box="16:9"]:before {
    content: "";
    display: block;
    padding-top: 56.25%;
    /*padding-top: 56.25%;*/
      /* 16:9 */
}
    [data-box] .inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

#movie h3.ttl {
  font-size: 2.4rem;
  letter-spacing: 0;
}
#movie .section .grid_wrap .box_right.text p span {
  display: block;
  margin-top: 3%;
}
#movie .section .grid_wrap .box_right.text p span a {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  #movie .section .grid_wrap.reverse {
       -webkit-flex-direction: column; 
      -ms-flex-direction: column;
       flex-direction: column; 
  }
  #movie .section .grid_wrap .photo {
    width: 100%;
  }
  #movie .section .grid_wrap .box_right.text {
    width: 100%;
  }
}
@media (max-width: 800px) {
  #movie .pagetitle h1 {
    font-size: 2.2rem;
  }
 
}
@media (max-width: 600px) {
  #movie .section .grid_wrap .photo iframe {
    height: 320px;
  }
}
@media (max-width: 480px) {
  #movie .section .grid_wrap .photo iframe {
    height: 210px;
  }
}

/*臨時休館　extraordinary
---------------------------------------------------------------*/
#onsen_ft .information_onsen p span.extraordinary {
	color: #b60404;
	padding-left: 0;
}
#onsen_ft .information_onsen p span.extraordinaryBlack {
	color: #000;
	padding-left: 0;
	font-weight: normal;
}
#onsen_ft .information_onsen p span.extraordinary:before {
    background: none;
    display: none;
}
#onsen_ft .information_onsen p span.red {
    color: #b60404;
}

/*ライブ動画　youtubeView
---------------------------------------------------------------*/

/*-------------------------------------------------------------*/
/* 本館営業状況
/*-------------------------------------------------------------*/
#honkanArea {
  padding: 10rem 0 0;
}
#honkanArea .ttl {
  text-align: center;
  margin-bottom: 1.4%;
}
#honkanArea .ttl:after {
    content: '';
    display: block;
    background-image: url(../dogo.jp/img/common/icon_sectiontitle.png);
    background-size: cover;
    width: 38px;
    height: 38px;
    margin: 1rem auto;
}

#honkanArea .honkanBox {
  width: 960px;
    margin: 0 auto;
    border: 1px solid #000;
    padding: 37px 25px;
}
#honkanArea .honkanBox .button {
      margin-top: 4rem;
}
#honkanArea .honkanBox .honkanStatus li {
   position: relative;
  padding-left: 3rem;
  font-size: 1.8rem;
  line-height: 1.3;
}
#honkanArea .honkanBox .honkanStatus li:not(:last-child) {
   margin-bottom: 3rem;
}
#honkanArea .honkanBox .honkanStatus li:before {
    background: url(../img/common/icon_yudama.png) no-repeat center/cover;
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    left: 0;
}
#honkanArea .rebornLink {
      width: 615px;
    margin: 0 auto;
}
#honkanArea .rebornLink p {
  text-align: center;
}
#honkanArea .rebornLink p a {
  position: relative;
}
#honkanArea .rebornLink p a:after {
  content: '';
    width: 7px;
    height: 7px;
    border: 0px;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 100%;
    bottom: 25%;
}
/* 600px
/*-------------------------------------------------------------*/
@media (max-width: 960px) {
  #honkanArea .honkanBox {
    width: 100%;
  }
  #honkanArea .rebornLink {
    width: 100%;
  }
}
/* 800px
/*-------------------------------------------------------------*/
@media (max-width: 800px) {
  #honkanArea {
    margin-bottom: 9rem;
  }
}

/*-------------------------------------------------------------*/
/* 外湯
/*-------------------------------------------------------------*/
.honkan .time_change {
	color: #ff0000;
	font-size: 100%;
	margin-top: 2%;
	display: inline-block;
}
.honkan .time_change  span{
	font-size: 1.2rem;
}


/* 600px
/*-------------------------------------------------------------*/
@media (max-width: 600px) {
  .honkan .time_change .pc {
	  display: block;
  }
}

/*-------------------------------------------------------------*/
/* 万葉集と道後温泉
/*-------------------------------------------------------------*/
.manyo-dogo .t_center{
	text-align: center;
}
.manyo-dogo .mb05{
	margin-bottom: 0.5em;
}
.manyo-dogo .mb1{
	margin-bottom: 1em;
}
.manyo-dogo .tit{
font-weight: bold;
}
.manyo-dogo .tit::before{
	content: '・';
}
.manyo-dogo dl span{
display: inline-block;
}
@media screen and (max-width: 767px){
.manyo-dogo .sp{
display: inline-block !important;
}
}

/*-------------------------------------------------------------*/
/* 20190827 edit 寄付ページ
/*-------------------------------------------------------------*/
#container .t_center{
	text-align: center;
	display: block;
}
#container .ml05{
	margin-left: 0.5em;
	display: inline-block;
}

#container .bg_pink{
	background: #fff2f1;
	padding: 1.5% 2%;
}
#container .fs85{
	font-size: 85%;
}


/*-------------------------------------------------------------*/
/* 20190927 edit 本館・椿外湯ページ
/*-------------------------------------------------------------*/
.mb05{
	margin-bottom: 0.5rem !important;
}

ul.style-disc{
	list-style-type: disc;
	padding-left: 1.5em;
}

/*-------------------------------------------------------------*/
/* 20191119 edit 飛鳥乃湯泉2周年LP
/*-------------------------------------------------------------*/
.asuka_2nd_anniv{
	font-size: 120%;
}
.asuka_2nd_anniv .tit_event{
	text-align: center;
	font-size: 2.6rem;
	line-height: 1.4;
	padding: 0 35%;
	margin-top: 4%;
	font-weight: bold;
	position: relative;
}

.asuka_2nd_anniv .tit_event::before,
.asuka_2nd_anniv .tit_event::after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 35%;
	height: 2px;
	background-color: #000;
}
.asuka_2nd_anniv .tit_event::before{
	left: 0;
}
.asuka_2nd_anniv .tit_event::after{
	right: 0;
}
.asuka_2nd_anniv .mr5{
	margin-right: 5px;
}

.asuka_2nd_anniv .mt100{
	margin-top: 100px;
}
.asuka_2nd_anniv .ml10{
	margin-left: 10px;
}
.asuka_2nd_anniv .fs120{
	font-size: 120%;
}
.asuka_2nd_anniv .fs150{
	font-size: 150%;
}
.anniv_detail{
	margin-bottom: 5%;
}
.asuka_2nd_anniv .textRight{
	text-align: right;
}

.anniv_detail h4{
	background: #c9151e;
	color: #fff;
	text-align: center;
	padding: 0.5%;
}
.single #singlepost .content .anniv_detail .grid_wrap img.aligncenter{
	margin-bottom: 0 !important;
}

.anniv_detail .grid_wrap .small,.anniv_mochimaki .small{
	font-size: 1.5rem;
}
.anniv_detail .box_left .small{
	margin-top: -1em;
}
.anniv_detail .box_right.text{
	border-top: 2px solid #c4a73f;
	padding-left: 0.5% !important;
	padding-top: 1.5%;
	margin-left: 4rem;
}
.anniv_detail .box_right.photo{
	border-top: none;
}
.anniv_detail .anniv_detail_list{
	background: #d9bd57;
	border-radius: 5px;
	padding: 2% 3%;
	margin-bottom: 3%;
}
.anniv_detail .anniv_detail_list dl{
	margin-bottom: 1rem;
	display: block;
}
.anniv_detail .anniv_detail_list dl dt{
	background: #000;
	color: #fff;
	width: 5em;
	text-align: center;
	display: inline-block;
	margin-right: 1%;
	vertical-align: middle;
	font-size: 1.4rem;
}
.anniv_detail .anniv_detail_list dl dd{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
}

.anniv_detail .anniv_detail_list p{
	margin-bottom: 0;
}
.anniv_detail .anniv_detail_list ul li::before{
	content: '・';
}
.anniv_mochimaki .grid_wrap .grid_05{
	margin-right: 2.5%;
	text-align: center;
}

.anniv_mochimaki .grid_wrap .grid_05:nth-child(3){
	margin-right: 0;
}

.anniv_mochimaki .tit_mochimaki{
	font-weight: bold;
	margin-top: -0.5em;
	margin-bottom: 0.5em !important;
	position: relative;
}
.anniv_mochimaki .tit_mochimaki::before,.anniv_mochimaki .tit_mochimaki::after{
	position: absolute;
	content: '';
	bottom: .8em;
	width: 12px;
	height: 12px;
	background-color: #c9151e;
	transform: rotate(45deg);
	top: 25%;
}
.anniv_mochimaki .tit_mochimaki::before{
	left: 4vw;
}

.anniv_mochimaki .tit_mochimaki::after{
	right: 4vw;
}
.asuka_2nd_anniv .button{
	width: 600px;
}

.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list{
	position: relative;
}
.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list::after{
	content: '';
	display: block;
	background-image: url(../dogo.jp/img/asuka-2nd_anniv/asuka_2nd_anniv_04_01.gif);
	background-size: cover;
	width: 100px;
	height: 59px;
	position: absolute;
	right: 4%;
	top: 1vw;
}
.asuka_2nd_anniv .button a{
	text-decoration: none !important;
	background: #d9bd57;
	border-color: #d9bd57;
}
.asuka_2nd_anniv .button a:hover{
	background: transparent;
	color: #d9bd57;
}

/* 1280px
/*-------------------------------------------------------------*/
@media (max-width: 1280px) {
.asuka_2nd_anniv .mt100{
	margin-top: 25%;
}
}

/* 930px
/*-------------------------------------------------------------*/
@media (max-width: 930px) {
	.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list::after {
		right: 3%;
		top: 1vw;
		width: 80px;
		height: 47px;
	}
	.asuka_2nd_anniv .button{
		width: 100%;
	}
	.asuka_2nd_anniv .mt100{
		margin-top: 15%;
	}

}
/* 800px
/*-------------------------------------------------------------*/
@media (max-width: 800px) {
	.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list::after {
		right: 6%;
		top: 95%;
	}
	.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list {
		margin-bottom: 25%;
	}
	.anniv_mochimaki .tit_mochimaki::before{
		left: 3vw;
	}

	.anniv_mochimaki .tit_mochimaki::after{
		right: 3vw;
	}
	.asuka_2nd_anniv .mt100{
		margin-top: 5%;
	}
}

/* 767px
/*-------------------------------------------------------------*/
@media (max-width: 767px) {
	.asuka_2nd_anniv .tit_event{
		padding: 0 30%;
	}
	.asuka_2nd_anniv .tit_event::before, .asuka_2nd_anniv .tit_event::after{
		width: 30%;
	}
	.anniv_detail .anniv_detail_list dl dt{
		margin-bottom: 3%;
	}
	.anniv_detail .anniv_detail_list dl dd{
		display: block;
	}
	.anniv_detail .anniv_detail_list ul{
		padding: 2% 2% 0 2%;
	}
	.anniv_detail .anniv_detail_list ul li{
		line-height: 1.2;
		margin-bottom: 4%;
	}
	.anniv_detail .anniv_detail_list ul li:last-child{
		margin-bottom: 2%;
	}
	.anniv_mochimaki .tit_mochimaki::before{
		left: 1vw;
	}
	.anniv_mochimaki .tit_mochimaki::after{
		right: 1vw;
	}
}

/* 600px
/*-------------------------------------------------------------*/
@media (max-width: 600px) {
	.asuka_2nd_anniv .tit_event{
		font-size: 1.8rem;
	}
	.anniv_detail h4{
		line-height: 1.2;
		padding: 3% 2%;
		margin-bottom: 2%;
	}
	.anniv_detail .box_right.text{
		margin-left: 0;
	}
	#container .t_center{
		text-align: left;
	}
	.anniv_mochimaki .tit_mochimaki::before{
		left: 35%;
	}
	.anniv_mochimaki .tit_mochimaki::after{
		right: 35%;
	}
	.anniv_detail .box_right.text{
		padding-top: 2.5%;
	}
	.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list::after {
		right: 2%;
		top: 15%;
		width: 23vw;
		height: 13vw;
	}
	.asuka_2nd_anniv .grid_02{
		width: 20% !important;
		margin: 0 auto !important;
	}
	.asuka_2nd_anniv .mochitsuki .box_right .anniv_detail_list{
		margin-bottom: 5%;
	}
	.anniv_mochimaki .grid_wrap .grid_05{
		width: 70%;
		margin: 0 auto;
	}
	.anniv_mochimaki .grid_wrap .grid_05:nth-child(3){
		margin-right: auto;
	}
}


/* 600px
/*-------------------------------------------------------------*/
@media (max-width: 600px) {
	.anniv_mochimaki .tit_mochimaki::before{
		left: 20vw;
	}
	.anniv_mochimaki .tit_mochimaki::after{
		right: 18vw;
	}
}
