@charset "utf-8";

#container_box {
    width: 100%;
    height: auto;
    position: relative;
    margin-bottom: 50px;
}

/* スライダー付近 */
.page_image_box {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.page_image_box img {
    object-fit: cover;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.underlayer_logo {
    top: 50%;
    left: 50%;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.underlayer_logo img {
    position: absolute;
    top: 50px;
    left: 50px;
    margin: auto;
}

.underlayer_page_title {
    top: 50%;
    left: 50%;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.underlayer_page_title img {
    position: absolute;
    right: 50px;
    bottom: 50px;
    margin: auto;
}

/*----------------------------------
パンくずリスト
----------------------------------*/
.breadcrumbs_box {
    max-width: 970px;
    margin: 0 auto;
    padding-top: 0;
    color: gray;
/*    height: 400px; */
}

.breadcrumbs_list {
      color: gray;
      margin: 10px 0;
      padding: 10px 0 6px 0;
      text-align: left;
      margin-top: 0;
}

/*----------------------------------
 正常院の歴史
----------------------------------*/
.page_title_history {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/history/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.detailbox1 {
    line-height: 1.8em;
    text-align: left;
}

.detailbox1_imgbox {
    padding: 0 0 10px 50px;
    float: right;
}

.detailbox1_imgbox p {
    padding: 10px;
    text-align: right;
}

.detailbox2 {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.detailbox2 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.detailbox2 .textCenter {
    display: table;
    width: 100%;
}

.detailbox2 .textCenter img {
    width: 470px;
}

.detailbox2 .textCenter p {
    padding: 10px 40px;
    text-align: right;
}

.detailbox2 .textCenter .imgSize1 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: left;
}
.detailbox2 .textCenter .imgSize2 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: right;
}

.detailbox2_imgbox {
    padding: 0 0 10px 50px;
    float: right;
}

.detailbox2_imgbox img {
    width: 970px;
}

.detailbox2_imgbox p {
    padding: 10px;
    text-align: right;
}

.sep {
    border-bottom: solid 1px #c9c9c9;
    margin: 20px 0;
}

.detailbox3 {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.detailbox3 h2 {
      border-left: none;
      color: gray;
      margin: 10px 0;
      padding: 10px 0 6px 0;
      letter-spacing: 2.0rem;
      text-align: left;
      margin-top: 0;
}

.detailbox3 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.detailbox3 .textCenter {
}

.detailbox3 .textCenter .text1 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: left;
    padding-right: 50px;
}

.detailbox3 .textCenter .text1 span {
    color: #b1d197;
    padding-right: 10px;
}

/*----------------------------------
 新着情報
----------------------------------*/
.page_title_whatsnew {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/whatsnew/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.whatsnew_detailbox1 {
    width: 100%;
    height: auto;
}

.whatsnew_detailbox1 h2 {
    margin-top: 20px;
    border-left: none;
    border-bottom: 1px solid gray;
    color: gray;
}

.whatsnew_detailbox1 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
    padding: 20px 0;
    border-bottom: 1px solid gray;
}

.whatsnew_detailbox1 .whatsnew__le {
    width: 50%;
    height: auto;
    text-align: center;
}

.whatsnew_detailbox1 .whatsnew__le img{
	width: 100%;
	margin-bottom: 10px;
}

.whatsnew_detailbox1 .whatsnew__ri {
    width: 50%;
    line-height: 1.5;
    text-align: left;
	margin-left: 10px;
}

.whatsnew_detailbox1 .whatsnew__ri ul {
    width: 100%;
    height: auto;
    list-style: none;
}

.whatsnew_detailbox1 .whatsnew__ri ul li {
    width: 100%;
    height: auto;
    line-height: 2.5;
    padding-bottom: 20px;
}


/* page_number
-------------- */


ul#number{
	margin: 20px auto;
	text-align: center;
	overflow: hidden;
}


ul#number li{
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	float: left;
	list-style: none;
	margin-right: 10px;
	border: 1px #535353 solid;
	color: #535353;
	line-height: 2;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	font-weight: bold;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Helvetica,Arial,Verdana,sans-serif;
	font-size: 14px;
	line-height: 2.3;
}

ul#number li a{
	display: block;
	background: #535353;
	color: #ffffff;
	text-decoration: none;
}

ul#number li a:hover{
	display: block;
	background: #707070;
	color: #ffffff;
	text-decoration: none;
}

.nextback{
	text-align: center;
	color: #535353;
	margin: 50px 0 20px;
}

.nextback a{
	color: #707070;
	text-decoration: none;
}

.nextback a:hover{
	background: rgb(170,170,170,0.2);
}

/*----------------------------------
 年中行持
----------------------------------*/
.page_title_events {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/events/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.events_detailbox1 {
    width: 100%;
    height: auto;
}


.events_table {
    margin: 20px auto;
    table-layout: fixed;
    width: 100%;
}
.events_table tr.tr_head th,
.events_table tr.tr_head td {
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
.events_table tr.tr_detail th,
.events_table tr.tr_detail td {
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
.events_table tr.tr_foot th,
.events_table tr.tr_foot td {
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
.events_table tr.tr_one th,
.events_table tr.tr_one td {
  border: solid 1px #ccc;
}

.events_table th {
  background: #fdeef5;
  padding: 20px 10px;
}
.events_table th.events_th01 {
  width: 20%;
  text-align: right;
  font-weight: normal;
  padding-right: 30px;
}

.events_table td {
  padding: 20px 10px;
}
.events_table td.events_td01 {
  width: 30%;
  text-align: left;
  padding-left: 30px;
}
.events_table td.events_td02 {
  background: #fffdee;
  text-align: left;
  padding-left: 30px;
}

.events_detailbox2 {
    width: 100%;
    height: auto;
}

.events_detailbox2 h2 {
    margin-top: 50px;
    border-left: none;
    color: gray;
}

.events_detailbox2 .box {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.events_detailbox2 ul {
    display: flex;
    justify-content: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
}

.events_detailbox2 .ma30 {
    margin: 0 34px 30px 0;
}

/*----------------------------------
 境内のみどころ
----------------------------------*/
.page_title_highlight {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/highlight/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.highlight_detailbox1 {
    width: 100%;
    height: auto;
}

.highlight_detailbox1 h2 {
      border-left: 25px solid #b4b4b5;
      height: 15px;
      color: gray;
      margin: 10px 0;
      padding: 0px 0px 10px 10px;
      letter-spacing: 0.2rem;
      text-align: left;
      margin-top: 0;
}

.highlight_detailbox1 h2.margin_top50 {
      margin-top: 50px;
}

.highlight_detailbox1 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.highlight_detailbox1_le {
    width: 45%;
    height: auto;
    text-align: left;
}

.highlight_detailbox1_ri {
    width: 55%;
    line-height: 1.5;
    text-align: left;
    position: relative;
}

.highlight_detailbox1_ri p {
    padding-left: 20px;
    position: absolute;
    bottom: 0;
}

.highlight_detailbox1 .box2 {
    margin: 20px 0;
}

.highlight_detailbox1_up {
    width: 100%;
}

.highlight_detailbox1_down {
    width: 100%;
    line-height: 1.5;
    text-align: left;
    margin-top: 40px;
}

.highlight_detailbox2 {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.highlight_detailbox2 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.highlight_detailbox2 .textCenter {
    display: table;
    width: 100%;
}

.highlight_detailbox2 .textCenter img {
    width: 470px;
}

.highlight_detailbox2 .textCenter p {
    padding: 10px 40px;
    text-align: right;
}

.highlight_detailbox2 .textCenter .imgSize1 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: left;
}
.highlight_detailbox2 .textCenter .imgSize2 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: right;
}

.highlight_detailbox2_textbox {
    width: 100%;
    line-height: 1.5;
    text-align: left;
    margin-top: 40px;
}

/*----------------------------------
 正常院のお葬式
----------------------------------*/
.page_title_funeral {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/funeral/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.funeral_detailbox1 {
    width: 100%;
    height: auto;
}

.funeral_detailbox1 h2 {
    border: none;
    margin: 10px 0;
    padding: 0px 0px 0px 0px;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
}

.funeral_detailbox1 h2 span {
    color: #905d40;
    font-size: 2.5rem;
}

.funeral_detailbox1_text {
    padding: 20px 0;
    line-height: 2.0em;
    text-align: left;
}

.funeral_detailbox1_imgbox {
    padding: 10px 0 10px 0px;
}

.funeral_detailbox1_imgbox img {
    width: 970px;
}

.funeral_detailbox1_imgbox p {
    padding: 10px;
    text-align: right;
}

.funeral_detailbox1 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.funeral_detailbox1 .textCenter {
    display: table;
    width: 100%;
}

.funeral_detailbox1 .textCenter img {
    width: 470px;
}

.funeral_detailbox1 .textCenter p {
    padding: 10px 40px;
    text-align: right;
}

.funeral_detailbox1 .textCenter .imgSize1 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: left;
}
.funeral_detailbox1 .textCenter .imgSize2 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: right;
}

.funeral_detailbox2 {
    width: 100%;
    height: auto;
}

.funeral_detailbox2 h2 {
    border: none;
    border-bottom: 1px solid #905d40;
    padding: 0px 0px 10px 0px;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
}

.funeral_detailbox2 h2 span {
    color: #905d40;
    font-size: 2.5rem;
}

.funeral_detailbox2 h2.margin_top50 {
      margin-top: 50px;
}

.funeral_detailbox2 h3 {
    border: none;
    padding: 30px 0px 0px 0px;
    font-size: 2.0rem;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
}

.funeral_detailbox2 h3 span {
    font-size: 2.5rem;
}

.funeral_detailbox2_text {
    padding: 20px 0;
    line-height: 2.0em;
    text-align: left;
}

.funeral_detailbox2_text ul {
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 10px;
}

/*----------------------------------
 永代供養
----------------------------------*/
.page_title_eidai {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/eidai/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.eidai_detailbox1 {
    line-height: 2.0em;
    text-align: left;
}

.eidai_detailbox1_imgbox {
    padding: 0 0 10px 50px;
    float: right;
}

.eidai_detailbox1_imgbox p {
    padding: 10px;
    text-align: right;
}

.eidai_detailbox1 h2 {
    border: none;
    padding: 0px 0px 10px 0px;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
    margin-bottom: 20px;
}

.eidai_detailbox1 h2 span {
    color: #85b0dd;
    font-size: 2.5rem;
}

.eidai_detailbox2 {
    width: 100%;
    height: auto;
}

.eidai_detailbox2 h3 {
    border: none;
    padding: 30px 0px 0px 0px;
    font-size: 2.5rem;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
}

.eidai_detailbox2 h3 span {
    font-size: 2.5rem;
}

.eidai_detailbox2_text {
    padding: 20px 0 0 0;
    line-height: 2.0em;
    text-align: left;
}

.eidai_detailbox2_text ul {
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 10px;
}

.eidai_detailbox3 {
    width: 100%;
    height: auto;
}

.eidai_table {
    margin: 30px auto;
    table-layout: fixed;
    width: 100%;
}

.eidai_table tr th {
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.eidai_table tr td {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.eidai_table th {
    background: #595758;
    color: #ffffff;
    padding: 20px 0 20px 40px;
    display: block;
    letter-spacing: 0.2rem;
    font-size: 2.0rem;
}

.eidai_table th span {
    font-size: 2.0rem;
}

.eidai_table td {
    padding: 20px 0 20px 30px;
    display: block;
    text-align: left;
    letter-spacing: 0.2rem;
    font-size: 2.0rem;
}

.eidai_table td ul li  {
    padding: 10px;
}

.eidai_table td ul li span.lispan1 {
    color: #f5c8dd;
    font-size: 2.5rem;
}

.eidai_table td ul li span.lispan2 {
    font-size: 1.5rem;
}

.eidai_detailbox3_text {
    padding: 20px 0 0 0;
    line-height: 2.0em;
    text-align: left;
}

.eidai_detailbox3_text ul {
    padding-left: 25px;
    padding-bottom: 10px;
}

.eidai_detailbox3_text2 {
    margin-top: 10px;
    padding: 10px 0 10px 0;
    line-height: 2.0em;
    text-align: left;
    display: block;
    background-color: #f19dc1;
    color: #ffffff;
    text-align: center;
    font-size: 2.0rem;
}

/*----------------------------------
 動物供養
----------------------------------*/
.page_title_animal {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/animal/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}


.animal_detailbox1 {
    width: 100%;
    height: auto;
}

.animal_detailbox1 h2 {
    border: none;
    margin: 10px 0;
    padding: 0px 0px 0px 0px;
    font-size: 2.0rem;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
}

.animal_detailbox1 h2 span {
    color: #B26036;
    font-size: 2.5rem;
}

.animal_detailbox1 .box {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    margin: 20px 0;
}

.animal_detailbox1 .textCenter {
    display: table;
    width: 100%;
}

.animal_detailbox1 .textCenter img {
    width: 470px;
}

.animal_detailbox1 .textCenter p {
    padding: 10px 40px;
    text-align: right;
}

.animal_detailbox1 .textCenter .imgSize1 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: left;
}
.animal_detailbox1 .textCenter .imgSize2 {
    vertical-align: middle;
    display: table-cell;
    table-layout: fixed;
    text-align: right;
}

.animal_detailbox1_text {
    padding: 20px 0;
    line-height: 2.0em;
    text-align: left;
}

.animal_detailbox2 {
    width: 100%;
    height: auto;
}

.animal_detailbox2 h3 {
    border: none;
    padding: 30px 0px 0px 0px;
    font-size: 2.5rem;
    letter-spacing: 0.2rem;
    text-align: left;
    margin-top: 0;
}

.animal_detailbox2 h3 span {
    font-size: 2.5rem;
}

.animal_detailbox2_text {
    padding: 20px 0 0 0;
    line-height: 2.0em;
    text-align: left;
}

.animal_detailbox2_text ul {
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 10px;
}

.animal_detailbox3 {
    width: 100%;
    height: auto;
}

.animal_table {
    margin: 30px auto;
    table-layout: fixed;
    width: 100%;
}

.animal_table tr th {
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.animal_table tr td {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.animal_table th {
    background: #595758;
    color: #ffffff;
    padding: 20px 0 20px 40px;
    display: block;
    letter-spacing: 0.2rem;
    font-size: 2.0rem;
}

.animal_table th span {
    font-size: 2.0rem;
}

.animal_table td {
    padding: 50px 0 20px 100px;
    display: block;
    text-align: left;
    letter-spacing: 0.2rem;
    font-size: 2.0rem;
}

.animal_table td ul li  {
    padding: 10px;
}

.animal_table td ul li span.lispan1 {
    color: #f5c8dd;
    font-size: 2.5rem;
}

.animal_table td ul li span.lispan2 {
    font-size: 1.5rem;
}

.animal_table td p {
    text-align: center;
    padding: 20px 10px;
}

.animal_detailbox3_text {
    padding: 20px 0;
    line-height: 2.0em;
    font-size: 1.8rem;
    text-align: left;
}

.animal_detailbox3_text ul {
    padding-left: 25px;
    padding-bottom: 10px;
}

.animal_detailbox3_text2 {
    margin-top: 10px;
    padding: 10px 0 10px 0;
    line-height: 2.0em;
    text-align: left;
    display: block;
    background-color: #f19dc1;
    color: #ffffff;
    text-align: center;
    font-size: 2.0rem;
}

/*----------------------------------
 お問い合わせ
----------------------------------*/
.page_title_inquiry {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/inquiry/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.link_to_access {
    padding: 20px 0;
    letter-spacing: 0.0rem;
    font-size: 1.8rem;
}

.link_to_access p {
    display: block;
    text-align: center;
    border: solid 1px silver;
    padding: 1.5em 1em;
    font-size: 1.6rem;
    font-weight: 400;
}

.link_to_access p:hover {
    opacity: 0.7;
    cursor:pointer;
    background-color: #fffdee;
    filter: alpha(opacity=60);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=60)";  /* ie 8 */
    -moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.6;              /* Safari 1.x */
}

.link_to_access a:hover {
    text-decoration: none;
}

.inquiry_detailbox1 {
    width: 100%;
    height: auto;
}

.inquiry_detailbox1_text {
    padding: 20px 0;
    line-height: 2.0em;
    text-align: left;
}

.inquiry_detailbox1_error_box {
    color:red;
    text-align: left;
    line-height: 1.8em;    
}

.inquiry_detailbox1 .msg {
    color:red;
}

.inquiry_detailbox1 table {
    margin:0; 
    padding:0; 
}

.inquiry_detailbox1 .tdstyle1 {
    padding:5px; 
    width:45%;
    border-top:1px solid #d3d3d3; 
    height:40px;
    vertical-align:middle;
    text-align: left;
}

.inquiry_detailbox1 .tdstyle2 {
    padding:5px; 
    width:55%; 
    border-top:1px solid #d3d3d3; 
    background:url(../images/inquiry/textbox1.jpg) no-repeat left center; 
    height:40px; 
    vertical-align:middle;
}
@-moz-document url-prefix() { 
    .inquiry_detailbox1 .tdstyle2 {
        padding:5px; 
        width:55%;
        border-top:1px solid #d3d3d3; 
        background:url(../images/inquiry/textbox1.jpg) no-repeat left center; 
        height:40px; 
        vertical-align:middle;}
}

.inquiry_detailbox1 .tdstyle2_s {
    padding:5px;
    width:55%; 
    border-top:1px solid #d3d3d3; 
    background:url(../images/inquiry/textbox2.jpg) no-repeat left center; 
    height:40px; 
    vertical-align:middle;
}
@-moz-document url-prefix() { 
    .inquiry_detailbox1 .tdstyle2_s {
        padding:5px; 
        width:55%; 
        border-top:1px solid #d3d3d3; 
        background:url(../images/inquiry/textbox2.jpg) no-repeat left center; 
        height:40px; 
        vertical-align:middle;}
}

.inquiry_detailbox1 .tdstyle2 .textbox_style {
    padding:25px 0;  
    height:40px; 
    border:none; 
    background:none;
}
@-moz-document url-prefix() { 
    .inquiry_detailbox1 .tdstyle2 .textbox_style {
        padding:5px 0 0 5px; 
        width:400px; 
        height:40px; 
        border:none; 
        background:none;}
}

.inquiry_detailbox1 .tdstyle2 .textbox_style_s {
    padding:25px 0 0 5px; 
    width:195px; 
    height:40px; 
    border:none; 
    background:none;
}
@-moz-document url-prefix() { 
    .inquiry_detailbox1 .tdstyle2 .textbox_style_s {
        padding:5px 0 0 5px; 
        width:195px; 
        height:40px; 
        border:none; 
        background:none;}
}

.inquiry_detailbox1 .tdstyle2_s .textbox_style_s {
    padding:25px 0;
    width:195px; 
    height:40px; 
    border:none; 
    background:none;
}
@-moz-document url-prefix() { 
    .inquiry_detailbox1 .tdstyle2_s .textbox_style_s {
        padding:5px 0 0 5px; 
        width:195px; 
        height:40px; 
        border:none; 
        background:none;}
}

.inquiry_detailbox1 .tdstyle3 {
    width:60%; 
    border-top:1px solid #d3d3d3; 
    height:40px; 
    vertical-align:middle;
    text-align: left;
    padding: 15px 0 15px 0;
}

.inquiry_detailbox1 .tdstyle4 {
    padding:40px 0; 
    text-align:center;
}

.inquiry_detailbox1 .tdstyle4 .submit_button {
    width: 200px;
    height: 60px;
    font-size: 2.0rem;
}

.inquiry_detailbox1 .tdstyle1_bottom {
    padding:5px; 
    width:45%; 
    border-top:1px solid #d3d3d3; 
    border-bottom:1px solid #d3d3d3;
    vertical-align : middle;
    text-align: left;
}

.inquiry_detailbox1 .tdstyle2_bottom {
    padding: 25px 0;
    width:55%; 
    border-top:1px solid #d3d3d3; 
    border-bottom:1px solid #d3d3d3;
    text-align: left;
}

.inquiry_detailbox1 .submit_button2 {
    width: 200px;
    height: 60px;
    font-size: 2.0rem;
}

.inquiry_detailbox1 .tdstyle2_k {
    padding: 20px 40px 0 0;
    width: 500px;
    border-top:1px solid #d3d3d3; 
    height:40px;
    vertical-align:middle;
    text-align: left;
}


/*----------------------------------
 アクセス
----------------------------------*/
.page_title_access {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/access/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.access_detailbox1 {
    line-height: 2.0em;
    text-align: left;
}

.access_detailbox2 {
    width: 100%;
    height: auto;
}

.access_table {
    margin: 30px auto;
    table-layout: fixed;
    width: 100%;
}

.access_table tr th {
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.access_table tr td {
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

.access_table th {
    width: 20%;
    background: #595758;
    color: #ffffff;
    padding: 20px 0;
    letter-spacing: 0.2rem;
    text-align: center;
}

.access_table td {
    padding: 20px 0;
    text-align: left;
    letter-spacing: 0.2rem;
    text-align: center;
}

.access_detailbox2_text {
    padding: 20px 0;
    line-height: 2.0em;
    text-align: left;
}

.access_detailbox2_text .box {
    margin: 50px 0;
    padding: 50px 0 50px 120px;
    border: 1px solid #999999;
    line-height: 3.0em;
}

.access_detailbox2_text span {
    color: #f5c8dd;
}

/*----------------------------------
 プライバシーポリシー
----------------------------------*/
.page_title_privacy {
    font-size: 3.0rem;
    letter-spacing: 1.3rem;
    font-weight: normal;
    text-align: left;
    padding: 20px 0 15px 0;
    line-height: 1.8em;
    background-image: url(../images/privacy/page_title_underline.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;    
}

.privacy_detailbox1 {
    line-height: 2.0em;
    text-align: left;
}

.privacy_detailbox1 h2 {
    margin-top: 30px;
}

.privacy_detailbox1 .privacy_detailbox1_text {
    margin-top: 20px;
}

.privacy_detailbox1 .privacy_detailbox1_text ul {
    list-style-type: disc;
    padding-left: 25px;
    padding-bottom: 10px;
}

.privacy_detailbox1 .privacy_detailbox1_text2 {
    margin-top: 20px;
    text-align: right;
}
