﻿@charset "UTF-8";

/*
theme Name: jyouchi
*/

/********************************
DEFAULT
*********************************/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0px;
	padding:0px;
	outline: 0;
}

h1,h2,h3,h4,h5,h6,caption,address,th{
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:100%;
}

ul,ol,li,dl,dt,dd {
	list-style:none;
}

img,iframe {
	vertical-align:middle;
	border:0px;
}

img{
	line-height:0;
	font-size:0;
}

table {
	border-collapse:collapse;
}
th {
	font-weight: normal;
	text-align: left;
}

button,fieldset,form,input,label,legend,select,textarea{
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

select{
	padding:2px;
}

input, select {
	font-size: 79%;
	vertical-align: middle;
}

input[type="text"],
input[type="password"],
textarea,
select {
	outline: none;
}

textarea {
	font-size: 99%;
}

input {
	vertical-align:middle;
}

label {
	padding:0 0 0 2px;
}

hr {
	display:none;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	font-size:.01em;
	height:0;
	overflow:hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
}

.clear {
	clear:both;
}


a,
a:link {
	color:#000000;
	text-decoration:none;
}

a:visited {
/*	color:#941D55;*/
}


a:hover,
a:active {
	color:#000000;
	text-decoration:none;
}

.m_b0 {
	margin-bottom:0px !important;
}

.m_b1 {
	margin-bottom:1px !important;
}

.m_b2 {
	margin-bottom:2px !important;
}

.m_b3 {
	margin-bottom:2px !important;
}

.m_b5 {
	margin-bottom:5px !important;
}

.m_b7 {
	margin-bottom:7px !important;
}

.m_b8 {
	margin-bottom:8px !important;
}

.m_b10 {
	margin-bottom:10px !important;
}

.m_b11 {
	margin-bottom:11px !important;
}

.m_b12 {
	margin-bottom:12px !important;
}

.m_b13 {
	margin-bottom:13px !important;
}

.m_b15 {
	margin-bottom:15px !important;
}

.m_b20 {
	margin-bottom:20px !important;
}

.m_b25 {
	margin-bottom:25px !important;
}

.m_b30 {
	margin-bottom:30px !important;
}

.m_b35 {
	margin-bottom:35px!important;
}

.m_b40 {
	margin-bottom:40px !important;
}

.m_b45 {
	margin-bottom:45px !important;
}

.m_b50 {
	margin-bottom:50px !important;
}

.m_b55 {
	margin-bottom:55px !important;
}

.m_t30 {
	margin-top:30px !important;
}
.m_r0 {
	margin-right:0 !important;
}

.p_b0 {
	padding-bottom:0 !important;
}
.p_b10 {
	padding-bottom:10px !important;
}

.center {
	text-align:center;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.bold {
	font-weight:bold;
}

html {
	height:100%;
	overflow-y:scroll;
}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.6em;
	color:#000000;
	font-size:88%;
    min-height:100%;
    height:auto !important;
    position:relative;
	-webkit-text-size-adjust: none;
}

html>/**/body {
	font-size: 14px;
}
/********************************
HEADER
*********************************/
#Header .main_conbx{
	/*width:965px;*/
	margin:0 auto;
}

#Header .main_conbx .mainbx_in{
	width:965px;
	margin:0 auto;
}

#Header .main_conbx .mainbx_in h1{
	float:left;
	margin:25px 0px 0px 0px;
}

#Header .main_conbx .mainbx_in .conbxin {
	float:right;
}

#Header .main_conbx .mainbx_in .conbxin ul.lnkbx{
	margin:15px 0 0 0 ;
}

#Header .main_conbx .mainbx_in .conbxin ul.lnkbx li{
	float:left;
	padding:0px 16px 0px 21px;
	font-size:12px;
	border-left:1px dotted #d7dfdc;
	line-height:1;
}

#Header .main_conbx .mainbx_in .conbxin ul.lnkbx li:first-child{
	padding:0px 16px 0px 18px;
}

#Header .main_conbx .mainbx_in .conbxin ul.lnkbx li:nth-child(3){
	background:url(../../images/hd_dotbd2.png) no-repeat left right;
	border-right:1px dotted #d7dfdc;
}
/* ヘッダー言語変更復活とともに復活するcss
#Header .main_conbx .mainbx_in .conbxin ul.lnkbx li:last-child{
	margin:0;
	background:none;
	border:none;
	padding-right:0px;
}
*/

#Header .main_conbx .mainbx_in .conbxin ul.lnkbx li a:hover{
	text-decoration: underline;
}

#Header .main_conbx .mainbx_in .conbxin ul.lnklast li{
	padding:0 0 0 23px;	
}

#Header .main_conbx .conbxin .concntbx ul{
	float:right;
	margin:20px 0px 0px 0px;
}

#Header .main_conbx .conbxin .concntbx ul li{
	float:left;
	padding:0px 30px 0px 0px ;
}

#Header .main_conbx .conbxin .concntbx ul li:last-child{
	padding:0;
}

#Header .main_conbx .btm_lnkbx{
	margin:15px 0 0 0;
	border-top:1px solid #f0f0f0;
}

#Header .main_conbx .btm_lnkbx .linbx_in{
	width:965px;
	margin:0 auto;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul{
	margin:20px 0 5px 0;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li{
	float:left;
	height:80px;
	width:175px;
	text-align:center;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li:hover{
	border-bottom:4px solid #00bbb3;
	height:76px;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li.cms:hover{
	border-bottom:0;
	height:76px;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li.cms{
	border-bottom:0;
	background:url(../../images/dot_line.png) no-repeat left 25%;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li.on:hover{
	border-bottom:none;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li a{
	background:url(../../images/dot_line.png) no-repeat left 25%;
	text-align:center;
	padding:0 0 14px 0px;
	display:block;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li:last-child{
	background:url(../../images/dot_line.png) no-repeat right 25%;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li:first-child{
	width:90px;
	text-align: center;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li:first-child a{
	width:90px;
}

#Header .main_conbx .btm_lnkbx .linbx_in ul li span{
	border-bottom:4px solid #00bbb3;
	display:block;
	height: 76px;
	background:url(../../images/dot_line.png) no-repeat left 25%;
}

#Header .main_conbx .conbxin .concntbx ul li.lang{
    padding-top: 10px;
}
#Header .main_conbx .conbxin .concntbx ul li.lang.ja{
    padding-right: 5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#Header .main_conbx .conbxin .concntbx ul li.lang.en a:hover {
	text-decoration: underline;
}
#Header .main_conbx .conbxin .concntbx ul li.lang span{
    font-weight: bold;
}

nav{
	display:none;
}

nav .menu_bx{
	display:none;
}

/********************************
CONTENTS
*********************************/

/********************************
FOOTER
*********************************/
#FOOTER p.com_pagetop{
	text-align:center;
	background:url(../../images/dot_bg.png);
	padding:30px 0 30px 0;
}

#FOOTER .main_ftbx p.com_pagetop{
	border-top: 1px solid #e8eded;
	background:#f8f8f8;
	padding:21px 0 21px 0;
}

#FOOTER .main_ftbx .main_ftbxin{
	padding:60px 0 60px 0;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx{
	width:965px;
	margin:0 auto;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct{
	float:left;
	width:160px;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct:nth-child(2){
	width:190px;
}
#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct:nth-child(3){
	width:190px;
}
#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct:nth-child(4){
	width:130px;
}
#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct:nth-child(5){
	width:130px;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li.btm_mb1{
	margin:0 0 27px 0;
	font-weight:bold;;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li.btm_mb1 a{
	padding:0 0 0 13px;
	background: url(../../images/yajirushi_right.png) no-repeat left center;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li.btm_mb2.ver2{
	font-weight:bold;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li{
	margin:0 0 12px 13px;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li.cms{
	line-height:1.2;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li.cms.btm_mb1{
	background: url(../../images/yajirushi_right.png) no-repeat left 7px;
	padding:0 0 0 13px;
	color: #797979;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li.cms span{
	font-size:12px;
	color:#00bbb3;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li:last-hcild{
	margin:0 0 0 13px;
}

#FOOTER .main_ftbx .main_ftbxin .bxin_txtbx .txxtct ul li a:hover{
	text-decoration:underline;
}

#FOOTER .main_ftbx2{
	background:#00bbb3;
	padding:30px 0;
}

#FOOTER .main_ftbx2 .main_ftbx2in{
	width:965px;
	margin:0 auto;
	text-align:center;
}

#FOOTER .main_ftbx2 .main_ftbx2in .ulbx ul{
	margin:30px 0 0 0;
	text-align:center;
}

#FOOTER .main_ftbx2 .main_ftbx2in .ulbx ul li{
	border-right:1px solid #FFFFFF;
	font-size:11px;
	line-height:1;
	padding:0 14px 0 14px;
	display:inline;
}

#FOOTER .main_ftbx2 .main_ftbx2in .ulbx ul li:first-child{
	padding:0 14px 0 0;
}

#FOOTER .main_ftbx2 .main_ftbx2in .ulbx ul li:last-child{
	border:none;
}

#FOOTER .main_ftbx2 .main_ftbx2in .ulbx ul li a{
	color:#FFFFFF;
}

#FOOTER .main_ftbx2 .main_ftbx2in .ulbx ul li a:hover{
	text-decoration:underline;
}

#FOOTER .main_ftbx2 .main_ftbx2in address{
	color:#FFFFFF;
	font-size:13px;
	margin:15px 16px 15px 0px;
	line-height:1;
	font-style:normal;
}
/********************************
Sidebox
*********************************/
/********************************
CONTENTS
*********************************/


#Contents {
	text-align:left;
}
#Clmbox {
	padding:40px 0 20px 0;
	width:980px;
	margin:0 auto;
}

#Mainbox{
    width: 720px;
    float: right;
}

#Sidebox{
    width: 207px;
    float: left;
}

#Sidebox .lnkbox{
	margin:0 0 30px 0;
}

#Sidebox .lnkbox:last-child{
	margin:0;
}

#Sidebox .lnkbox ul li{
	background:#ffffff;
	border-bottom:1px dotted #d7dfdc;
}

#Sidebox .lnkbox ul li a{
	padding:18px 0 18px 30px;
	display:block;
	line-height:1.2;
}

#Sidebox .lnkbox ul li.snm a{
	padding:10px 0 10px 30px;
}

#Sidebox .lnkbox ul li.snm a span{
	padding:0 0 0 10px;
	border-left:2px solid #8ccfcc;
    display: inline-block;
}

#Sidebox .lnkbox ul li.snm.on{
	padding:10px 0 10px 30px;
}

#Sidebox .lnkbox ul li.snm.on span{
	padding: 0 0 0 10px;
    font-size: 14px;
    color: #000000;
}

#Sidebox .lnkbox ul li.act{
	background:#f8f8f8 !important;
}

#Sidebox .lnkbox ul li.on{
	background:#f8f8f8 !important;
	padding:18px 0 18px 30px;
	line-height:1em;
}

#Sidebox .lnkbox ul li#tab.on:hover{
	cursor: pointer;
}

#Sidebox .lnkbox ul li.on span{
	padding:0 0 0 10px;
	font-size:11px;
	color:#00a19a;
}

#Sidebox .lnkbox ul li a:hover{
	background:#f8f8f8;
}


#Sidebox .lnkbox ul li:first-child{
	background:none;
	border-bottom:none;
	padding:0;
}


#Sidebox .lnkbox ul.bt li:first-child{
	background:#ffffff;
	border-bottom:1px dotted #d7dfdc;
/*	padding: 18px 0 18px 30px;*/
}

#Sidebox .lnkbox ul.bt li.on:first-child{
	padding: 18px 0 18px 30px;
}

#Sidebox .lnkbox ul li:last-child{
	background:#ffffff;
	border-bottom:none;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-moz-border-bottom-right-radius:5px;
}

#Sidebox .lnkbox ul.tp li:last-child{
	background:#ffffff;
	border-bottom:1px dotted #d7dfdc;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
	-webkit-border-bottom-left-radius:0;
	-moz-border-bottom-left-radius:0;
	-webkit-border-bottom-right-radius:0;
	-moz-border-bottom-right-radius:0;
}

/*com_ttl*/
.com_ttl{
	border-bottom: 1px dotted #d7dfdc;
    font-size: 30px;
    padding: 0 0 25px 0;
    margin: 0 0 30px 0;
    line-height:1.3;
}

/*com_ttls*/
.com_ttls{
    padding: 0 0 15px 0;
    margin: 0 0 20px 0;
	border-bottom: 1px dotted #d7dfdc;
}

.com_ttls h4{
	padding: 5px 0 5px 14px;
    border-left: 4px solid #8ccfcc;
    font-size: 16px;
    line-height: 1;
}

/*com_libre*/
.com_libre{
	font-family: 'Libre Baskerville', serif;
}

/*com_pagetop*/
.com_pagetop p{
	text-align:center;
}

.com_hvr:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;

}

.com_pc {
	display:block;
}
.com_sp {
	display:none;
}
.com_tab {
	display:none;
}


.com_top_txt{
	text-align:center;
	font-size:42px;
	color:#ffffff;
	padding:50px 0 20px 0;
}

.com_txt2{
	text-align:center;
	font-size:18px;
	color:#ffffff;
	padding:0 0 40px 0;
}

.com_pan{
	width:960px;
	margin:0 auto;
	padding:17px 0 17px 0;
}

.com_pan ul li{
	float:left;
	font-size:13px;
}

.com_pan ul li:last-child{
	color:#00a19a;
}

.com_green{
	color:#00a19a;
}

.com_bg{
	background:url(../../images/dot_bg.png) repeat;
}

.com_bk{
	color:#000;
}

/*com_box*/
.com_box{
	width: 960px;
    margin: 0 auto;
    padding: 30px 0 50px 0;
}

/*com_bgbx*/
.com_bgbx{
	position:relative;
	background: #ffffff;
    padding: 60px 30px 60px 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
}

/*com_cms*/
.com_cms{
	padding:60px 0;
}

.com_cms p{
	padding:30px 0;
	border-top: 1px dotted #d7dfdc;
	border-bottom: 1px dotted #d7dfdc;
	font-size:26px;
	text-align:center;
}

/*com_main*/
.com_main{
	height:160px;
	width:100%;
}


#PBLBX .com_main{
	background:url(../../images/lnk_page_top5n3.jpg) no-repeat 50% 0;
}

#NWBX .com_main{
	background:url(../../images/main_img_infomation3.jpg) no-repeat 50% 0;
}

#ATBX .com_main{
	background:url(../../images/lnk_page_top5n2.jpg) no-repeat 50% 0;
}

#ACSBX .com_main{
	background:url(../../images/ents_main_bg2.jpg) no-repeat 50% 0;
}

#USJBX .com_main{
	background:url(../../images/usji_img3.jpg) no-repeat 50% 0;
}

#STEBX .com_main{
	background:url(../../images/ents_main_bg2.jpg) no-repeat 50% 0;
}

#CNTBX .com_main{
	background:url(../../images/ents_main_bg2.jpg) no-repeat 50% 0;
}

.about .com_main{
	background:url(../../images/main_img_about2.jpg) no-repeat 50% 0;
}

.com_main .ttl{
	text-align:center;
	font-size: 42px;
    color: #ffffff;
    padding: 48px 0 18px 0;
    line-height:1;
    letter-spacing: 0.07em;
}

#USJBX .com_main .ttl{
    padding: 65px 0 0 0;
}

.com_main .txt{
	text-align: center;
    font-size: 18px;
    color: #ffffff;
    line-height:1;
}

.com_pagerbx ul {
	text-align:center;
	letter-spacing:-.40em;
}

.com_pagerbx ul li{
	display:inline-block;
	letter-spacing:normal;
	vertical-align:middle;
	text-align:center;
	line-height:1;
	width:40px;
	height:40px;
	margin:0 5px;
}

.com_pagerbx ul li.on{
	border:1px solid #dadada;
	background:#f8f8f8;
	font-size:12px;
	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:14px 0;
}

.com_pagerbx ul li a{
	display: block;
	border:1px solid #dadada;
	background:#ffffff;
	font-size:12px;
	box-sizing:border-box;
	-ms-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:14px 0;
}

.com_pagerbx ul li a:hover{
	background:#f8f8f8;
}

.com_pagerbx ul li.prev a{
	color:#d2d2d2;
	font-weight:bold;
}

.com_pagerbx ul li.next a{
	color:#d2d2d2;
	font-weight:bold;
}

/*com_pgrbx*/
.com_pgrbx ul{
	text-align:center;
	letter-spacing:-.40em;
}

.com_pgrbx ul li{
	letter-spacing:normal;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	line-height:1;
	margin:0 5px;
	width:220px;
}

.com_pgrbx ul li.prev{
	width:120px;
}
.com_pgrbx ul li.next{
	width:120px;
}

.com_pgrbx ul li a{
	display:block;
	border:1px solid #dadada;
	padding:17px 11px;
	color:#4d5958;
	background:#ffffff;
}

.com_pgrbx ul li a span{
	display:block;
	background:url(../../images/dec_arw_gry.png) no-repeat right 50%;
}
.com_pgrbx ul li.prev a span{
	display:block;
	background:url(../../images/dec_arw_gry_lft.png) no-repeat left 50%;
}

.com_pgrbx ul li a:hover{
	border:1px solid #f89d4f;
	color:#ffffff;
	background:#f89d4f;
}

.com_pgrbx ul li a:hover span{
	background:url(../../images/dec_arw_wh.png) no-repeat right 50%;
}

.com_pgrbx ul li.prev a:hover span{
	background:url(../../images/dec_arw_wh_lft.png) no-repeat left 50%;
}

#GlayLayer {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
    display: none;
    z-index: 10000;
}

#OverLayer {
	position: fixed;
	top: 50px;
	left: 50%;
	z-index: 15000;
	margin: 0 0 0 -170px;
	width: 340px;
	text-align:center;
}

#OverLayer ul li{
    display: none;
}

#OverLayer ul li .sp_close{
	padding:10px 0 0 0;
	text-align:center;
	line-height:1;
}

#OverLayer ul li .sp_close a{
	display:block;
	padding:8px 0;
	color:#ffffff;
	font-weight: bold;
	font-size:13px;
	background:#999999;
}

#OverLayer .popbox{
	position:relative;
	text-align: center;
}

#OverLayer .popbox .close{
	position:absolute;
	top:-38px;
	right:-38px;
}

#OverLayer ul li img{
	max-width:338px;
	max-height:500px;
}
