@charset "utf-8";

/* =================================================
	reset
================================================= */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
	vertical-align:baseline;
	font:inherit;
}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

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

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

/* =================================================
	common
================================================= */
@font-face {
	font-weight:500;
	font-family:YuGothicM;
	src:local(Yu Gothic Medium),local(Yu Gothic);
}

html {
	overflow-y:scroll;
	font-size:10px;
	font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
}

/* 横 */
.ios.is_landscape,.android.is_landscape {
	zoom:.8;
}

/* 縦 */
ios.is_portrait,.android.is_portrait {
	zoom:1;
}

#container {
	position:relative;
	width:100%;
	font-weight:400;
	font-size:14px;
	line-height:1.6;
}

@media only screen and (max-width: 768px) {
	#container {
	}
}

@media print,screen and (min-width: 769px) {
	#container {
		min-width:1200px;
	}
}

@media print,screen and (min-width: 1201px) {
	#container {
	}
}

@media print {
	#nav.fixed {
		position: relative !important;
	}
	#js_scroll_up {
		display: none !important;
	}
	/* Chromeのみ100%倍率の印刷で切れないように */
	.chrome #container {
		zoom: .7;
	}
}
/* IE印刷余白設定 */
@page {
	margin: 4.83mm;
}

a {
	-webkit-transition:all .25s cubic-bezier(0.215,0.61,0.355,1);
	-moz-transition:all .25s cubic-bezier(0.215,0.61,0.355,1);
	transition:all .25s cubic-bezier(0.215,0.61,0.355,1);
}

a:link {
	color:#333;
	text-decoration:underline;
}

a:visited {
	color:#555;
	text-decoration:underline;
}

a:hover {
	color:#333;
	text-decoration:none;
}

a:active {
	color:#333;
	text-decoration:none;
}

a img {
	border:none;
	text-decoration:none;
}

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

strong {
	font-weight:700;
}

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

/* =================================================
	layout
================================================= */
#container:after,#main:after,.wrapper:after,.section:after,.inner:after,.inner_box:after {
	clear:both;
	display:block;
	content:"";
}

#container,#main,.wrapper,.section {
	margin:0 auto;
}

@media only screen and (max-width: 768px) {
	.wrapper {
		position:relative;
		padding:0 3.125%;
		width:100%;
	}
}

@media print,screen and (min-width: 769px) {
	.wrapper {
		position:relative;
		margin:0 auto;
		width:1200px;
	}
}

/* #header ----------------------- */
@media only screen and (max-width: 768px) {
	#header {
		min-height:50px;
	}
	
	#header #site_id {
		padding:10px 0 5px;
		width:25.66666667%;
	}
	
	#header #pax_logo {
		padding-bottom:4px;
		width:25.66666667%;
	}
	
	#header .box_contact {
		position:absolute;
		top:10px;
		right:100px;
		width:12.25rem;
	}
	
	#header .box_contact .text_tel {
		line-height:1.1;
	}
	
	#header .box_contact .text_tel strong {
		display:inline-block;
		margin-bottom:2px;
		padding-left:14px;
		background:url(../../img/common/icon_phone.png) no-repeat left center;
		background-size:12px auto;
		color:#e54100;
		vertical-align:middle;
		font-weight:700;
		font-size:1.6rem;
		font-family:Arial,sans-serif;
	}
	
	#header .box_contact .text_tel span {
		display:inline-block;
		vertical-align:middle;
		font-weight:700;
		font-size:1.3rem;
		font-family:Arial,sans-serif;
	}
	
	#header .box_contact .text_tel span span {
		display:inline-block;
		margin-top:-4px;
		margin-right:3px;
		padding:3px 0 3px 3px;
		background:#333;
		color:#fff;
		vertical-align:middle;
		letter-spacing:3px;
		font-weight:700;
		font-size:.8rem;
		font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
		line-height:1;
	}
	
	#header .box_contact .text_note {
		display:none;
	}
	
	#header .box_inquiry {
		position:absolute;
		top:0;
		right:50px;
		overflow:hidden;
		width:50px;
		background:#fff4f0;
	}
	
	#header .box_inquiry p {
		padding:2px;
		background:#ec3838;
		text-align:center;
		letter-spacing:-.5px;
		font-size:.6rem;
		line-height:1.1;
	}
	
	#header .box_inquiry a {
		display:block;
		padding:26px 0 2px;
		height:46px;
		border:1px solid #fff;
		background:url(../../img/common/icon_mail.png) no-repeat 50% 15%;
		background-size:50% auto;
		white-space:nowrap;
		font-weight:400;
		line-height:1.3;
	}
	
	#header .box_inquiry a:link,#header .box_inquiry a:visited,#header .box_inquiry a:hover,#header .box_inquiry a:active {
		color:#fff;
		text-decoration:none;
	}
}

@media print,screen and (min-width: 769px) {
	#header {
		min-height:120px;
	}
	
	#header #site_id {
		position:absolute;
		top:41px;
		left:0;
	}
	
	#header #pax_logo {
		position:absolute;
		top:45px;
		left:209px;
	}
	
	#header .box_contact {
		display:inline-block;
		padding:26px 0 0 492px;
		text-align:right;
	}
	
	#header .box_contact .text_tel {
		width:408px;
		line-height:1.1;
	}
	
	#header .box_contact .text_tel strong {
		display:inline-block;
		margin-right:6px;
		padding-left:28px;
		background:url(../../img/common/icon_phone.png) no-repeat left center;
		background-size:23px auto;
		color:#e54100;
		vertical-align:middle;
		font-weight:700;
		font-size:30px;
		font-family:Arial,sans-serif;
	}
	
	#header .box_contact .text_tel span {
		display:inline-block;
		vertical-align:middle;
		font-weight:700;
		font-size:20px;
		font-family:Arial,sans-serif;
	}
	
	#header .box_contact .text_tel span span {
		display:inline-block;
		margin-top:-4px;
		margin-right:3px;
		padding:3px 0 3px 5px;
		background:#333;
		color:#fff;
		vertical-align:middle;
		letter-spacing:5px;
		font-weight:700;
		font-size:14px;
		font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue','游ゴシック Medium',YuGothic,YuGothicM,'Hiragino Kaku Gothic ProN',メイリオ,Meiryo,sans-serif;
		line-height:1;
	}
	#header .box_contact .text_tel a {
		display: inline-block;
	}
	
	#header .box_contact .text_note {
		padding-top:8px;
		width:408px;
		border-top:1px solid #cdcdcd;
		font-weight:700;
		font-size:12px;
		line-height:1.1;
	}
	
	#header .box_inquiry {
		float:right;
		overflow:hidden;
		padding:15px 20px;
		width:280px;
		min-height:120px;
		background:#fff4f0;
	}
	
	#header .box_inquiry p {
		padding:3px;
		min-height:90px;
		background:#ec3838;
	}
	
	#header .box_inquiry a {
		display:block;
		padding:20px 0 0 65px;
		min-height:84px;
		border:1px solid #fff;
		background:url(../../img/common/icon_mail.png) no-repeat 16px 50%;
		background-size:30px auto;
		font-weight:700;
		font-size:18px;
		line-height:1.3;
	}
	
	#header .box_inquiry a:link,#header .box_inquiry a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	#header .box_inquiry a:hover,#header .box_inquiry a:active {
		color:#fff;
		text-decoration:none;
		opacity:.7;
	}
	
	#header .box_inquiry a::after {
		position:absolute;
		top:50%;
		right:45px;
		margin-top:-5px;
		width:10px;
		height:10px;
		border-top:3px solid #fff;
		border-right:3px solid #fff;
		content:"";
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	
	#header .box_inquiry a:hover::after {
		opacity:.7;
	}
}

/* #nav ----------------------- */
@media only screen and (max-width: 768px) {
	#nav {
		position:absolute;
		top:0;
		right:0;
		overflow:hidden;
		width:50px;
		height:50px;
	}
	
	#nav.is_open {
		z-index:9;
		overflow:visible;
		width:100%;
		height:auto;
	}
	
	#nav .checkbox_hidden {
		display:none;
	}
	
	#nav .nav_trigger {
		position:absolute;
		top:0;
		right:0;
		z-index:1;
		display:block;
		padding:14px;
		width:50px;
		height:50px;
		background:#68438c;
		cursor:pointer;
	}
	
	#nav .nav_trigger span {
		display:block;
		overflow:hidden;
		margin:20px -14px 0;
		width:50px;
		color:#fff;
		text-align:center;
		letter-spacing:-1px;
		font-weight:700;
		font-size:.8rem;
	}
	
	#nav .nav_trigger::before {
		-webkit-box-shadow:#fff 0 7px 0;
		box-shadow:#fff 0 7px 0;
	}
	
	#nav .nav_trigger::after {
		bottom:19px;
	}
	
	#nav .nav_trigger::before,#nav .nav_trigger::after {
		position:absolute;
		display:block;
		width:22px;
		height:3px;
		background:#fff;
		content:'';
	}
	
	#nav .checkbox_hidden:checked ~ .nav_trigger::before {
		-webkit-box-shadow:transparent 0 0 0;
		box-shadow:transparent 0 0 0;
		-webkit-transform:rotate(45deg) translate3d(5px,5px,0);
		transform:rotate(45deg) translate3d(5px,5px,0);
	}
	
	#nav .checkbox_hidden:checked ~ .nav_trigger::after {
		-webkit-transform:rotate(-45deg) translate3d(5px,-5px,0);
		transform:rotate(-45deg) translate3d(5px,-5px,0);
	}
	
	#nav .wrapper {
		position:fixed;
		top:0;
		left:0;
		overflow-y:scroll;
		padding:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.9);
		opacity:0;
		display: none;
	}
	#nav.is_open .wrapper {
		display: block;
	}
	
	#nav .checkbox_hidden:checked ~ .wrapper {
		opacity:1;
	}
	
	#nav .list_nav {
		padding:0 0 20px;
	}
	
	#nav .list_nav li a {
		position:relative;
		display:inline-block;
		padding:13px 20px 12px 15%;
		font-weight:700;
		font-size:1.6rem;
	}
	
	#nav .list_nav li.nav_inquiry a {
		display:block;
		background:#bc6161;
	}
	
	#nav .list_nav li a.link_blank {
		background-size:10px auto;
	}
	
	#nav .list_nav li a::after {
		position:absolute;
		top:50%;
		left:20px;
		display:block;
		margin-top:-4px;
		width:8px;
		height:8px;
		border-top:1px solid #fff;
		border-right:1px solid #fff;
		content:"";
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	
	#nav .list_nav li a:link,#nav .list_nav li a:visited,#nav .list_nav li a:hover,#nav .list_nav li a:active {
		color:#fff;
		text-decoration:none;
	}
}

@media print,screen and (min-width: 769px) {
	#nav {
		background:#68438c;
	}
	
	#nav.fixed {
		position:fixed;
		top:0;
		left:0;
		z-index:99999;
		width:100%;
		opacity:.9;
	}
	
	#nav .checkbox_hidden,#nav .nav_trigger,#nav h2 {
		display:none;
	}
	
	#nav ul {
		text-align:center;
		font-size:0;
	}
	
	#nav ul li {
		display:inline-block;
		font-weight:700;
		font-size:16px;
		line-height:1.1;
	}
	
	#nav ul li a {
		display:block;
		padding:15px 0;
	}
	
	#nav ul li.css_sp_only a {
		display:none;
	}
	
	#nav ul li a:link,#nav ul li a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	#nav ul li a:hover,#nav ul li a:active {
		background:#fff;
		color:#68438c;
		text-decoration:none;
		opacity:.9;
	}
	
	#nav ul li.is_current a:link,#nav ul li.is_current a:visited,#nav ul li.is_current a:hover,#nav ul li.is_current a:active {
		background:#fff;
		color:#68438c;
		text-decoration:none;
		opacity:1;
		cursor:default;
	}
	
	#nav ul li a span {
		display:block;
		width:200px;
		border-right:1px solid #9d7cbe;
		line-height:50px;
	}
	
	#nav ul li:first-child a span {
		border-left:1px solid #9d7cbe;
	}
}

/* #sec_contact ----------------------- */
@media only screen and (max-width: 768px) {
	#sec_contact {
		padding:30px 3.125%;
		padding-right:-webkit-calc(3.125% - 5px);
		padding-right:calc(3.125% - 5px);
		padding-left:-webkit-calc(3.125% - 5px);
		padding-left:calc(3.125% - 5px);
	}
	
	#sec_contact .wrapper {
		padding:15px 10px 0;
		border:5px solid #e1e1e1;
		text-align:center;
	}
	
	#sec_contact h2 {
		margin-bottom:10px;
		letter-spacing:-1px;
		font-weight:900;
		font-size:1.9rem;
		line-height:1.3;
	}
	
	#sec_contact .contact_head_read {
		margin-bottom:20px;
		font-weight:700;
		font-size:1.2rem;
		line-height:1.3;
	}
	
	#sec_contact .box_contact {
		overflow:hidden;
		margin:0 auto;
		padding:20px 0;
		width:27rem;
		background:url(../../img/common/line_contact_bg01.png) repeat-x left top;
		background-size:auto;
		text-align:left;
	}
	
	#sec_contact .box_contact .box_tel dt {
		margin-bottom:10px;
		padding-left:24px;
		background:url(../../img/common/marker_circle01.png) no-repeat left center;
		background-size:auto;
		font-weight:700;
		font-size:1.6rem;
		line-height:1.3;
	}
	
	#sec_contact .box_contact .box_tel dd strong {
		display:block;
		padding-left:40px;
		background:url(../../img/common/icon_phone.png) no-repeat left center;
		background-size:30px auto;
		color:#e54100;
		font-weight:700;
		font-size:3.4rem;
		font-family:Arial,sans-serif;
		line-height:1.3;
	}
	#sec_contact .box_contact .box_tel a {
		color: inherit;
		text-decoration: none;
	}
	
	#sec_contact .box_contact .box_tel dd span {
		display:block;
		vertical-align:middle;
		font-weight:700;
		font-size:2.3rem;
		font-family:Arial,sans-serif;
		line-height:1.3;
	}
	
	#sec_contact .box_contact .box_tel dd span span {
		display:inline-block;
		margin-top:-4px;
		margin-right:14px;
		padding:3px 15px 2px 22px;
		background:#000;
		color:#fff;
		letter-spacing:7px;
		font-size:1.3rem;
	}
	
	#sec_contact .box_contact .box_fax {
		margin-top:20px;
		padding-top:20px;
		border-top:1px solid #e1e1e1;
	}
	
	#sec_contact .box_contact .box_fax dt {
		margin-bottom:10px;
		padding-left:24px;
		background:url(../../img/common/marker_circle01.png) no-repeat left center;
		background-size:auto;
		font-weight:700;
		font-size:1.6rem;
		line-height:1.3;
	}
	
	#sec_contact .box_contact .box_fax dd {
		padding-left:40px;
		background:url(../../img/common/icon_facsimile.png) no-repeat left center;
		background-size:30px auto;
		font-weight:700;
		font-size:3.4rem;
		font-family:Arial,sans-serif;
		line-height:1.3;
	}
	
	#sec_contact .box_inquiry {
		margin:0 -10px;
		text-align:center;
	}
	
	#sec_contact .box_inquiry a {
		position:relative;
		display:block;
		margin:0 auto;
		padding:4px;
		width:100%;
		background:#ec3838 url(../../img/common/icon_mail.png) no-repeat 7.5% 50%;
		background-size:28px auto;
		font-weight:700;
		font-size:1.8rem;
	}
	
	#sec_contact .box_inquiry a:link,#sec_contact .box_inquiry a:visited,#sec_contact .box_inquiry a:hover,#sec_contact .box_inquiry a:active {
		color:#fff;
		text-decoration:none;
	}
	
	#sec_contact .box_inquiry a::after {
		position:absolute;
		top:50%;
		right:20px;
		display:block;
		margin-top:-5px;
		width:10px;
		height:10px;
		border-top:2px solid #fff;
		border-right:2px solid #fff;
		content:"";
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	
	#sec_contact .box_inquiry a span {
		display:block;
		padding:15px 0 15px 20px;
		border:1px solid #fff;
	}
}

@media print,screen and (min-width: 769px) {
	#sec_contact {
		padding:70px 0 80px;
	}
	
	#sec_contact .wrapper {
		padding:30px 40px 0;
		width:1000px;
		border:8px solid #e1e1e1;
		text-align:center;
	}
	
	#sec_contact h2 {
		margin-bottom:10px;
		font-weight:900;
		font-size:36px;
		line-height:1.3;
	}
	
	#sec_contact .contact_head_read {
		margin-bottom:20px;
		padding-left:20px;
		font-weight:700;
		font-size:16px;
		line-height:1.3;
	}
	
	#sec_contact .contact_head_read .css_pc_only {
		display:inline!important;
	}
	
	#sec_contact .box_contact {
		display:table;
		overflow:hidden;
		padding:35px 0 30px;
		width:100%;
		background:url(../../img/common/line_contact_bg01.png) repeat-x left top;
		background-size:auto;
		text-align:left;
	}
	
	#sec_contact .box_contact .box_tel {
		display:table-cell;
		width:50%;
		border-right:1px solid #e1e1e1;
	}
	
	#sec_contact .box_contact .box_tel dt {
		margin-bottom:10px;
		padding-left:24px;
		background:url(../../img/common/marker_circle01.png) no-repeat left center;
		background-size:auto;
		font-weight:700;
		font-size:20px;
		line-height:1.3;
	}
	
	#sec_contact .box_contact .box_tel dd strong {
		display:block;
		padding-left:60px;
		background:url(../../img/common/icon_phone.png) no-repeat left center;
		background-size:auto;
		color:#e54100;
		font-weight:700;
		font-size:54px;
		font-family:Arial,sans-serif;
		line-height:1.3;
	}

	#sec_contact .box_contact .box_tel a[href^="tel:"] {
		color: inherit;
		cursor: default;
		text-decoration: none;
		pointer-events: none;
		display: inline-block;
	}
	
	#sec_contact .box_contact .box_tel dd span {
		display:block;
		vertical-align:middle;
		font-weight:700;
		font-size:32px;
		font-family:Arial,sans-serif;
		line-height:1.3;
	}
	
	#sec_contact .box_contact .box_tel dd span span {
		display:inline-block;
		margin-top:-4px;
		margin-right:18px;
		padding:3px 18px 3px 25px;
		background:#000;
		color:#fff;
		letter-spacing:7px;
		font-size:18px;
	}
	
	#sec_contact .box_contact .box_fax {
		display:table-cell;
		padding-left:40px;
		width:50%;
	}
	
	#sec_contact .box_contact .box_fax dt {
		margin-bottom:10px;
		padding-left:24px;
		background:url(../../img/common/marker_circle01.png) no-repeat left center;
		background-size:auto;
		font-weight:700;
		font-size:20px;
		line-height:1.3;
	}
	
	#sec_contact .box_contact .box_fax dd {
		padding-left:60px;
		background:url(../../img/common/icon_facsimile.png) no-repeat left center;
		background-size:auto;
		font-weight:700;
		font-size:54px;
		font-family:Arial,sans-serif;
		line-height:1.3;
	}
	
	#sec_contact .box_inquiry {
		margin:0 -40px;
		padding:40px 0;
		background:#fff6f6;
		text-align:center;
	}
	
	#sec_contact .box_inquiry a {
		position:relative;
		display:block;
		margin:0 auto;
		padding:4px;
		width:640px;
		background:#ec3838 url(../../img/common/icon_mail.png) no-repeat 55px 50%;
		background-size:auto;
		font-weight:700;
		font-size:28px;
	}
	
	#sec_contact .box_inquiry a:link,#sec_contact .box_inquiry a:visited {
		color:#fff;
		text-decoration:none;
	}
	
	#sec_contact .box_inquiry a:hover,#sec_contact .box_inquiry a:active {
		color:#fff;
		text-decoration:none;
		opacity:.8;
	}
	
	#sec_contact .box_inquiry a::after {
		position:absolute;
		top:50%;
		right:40px;
		display:block;
		margin-top:-8px;
		width:16px;
		height:16px;
		border-top:3px solid #fff;
		border-right:3px solid #fff;
		content:"";
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	
	#sec_contact .box_inquiry a span {
		display:block;
		padding:33px 0 33px 20px;
		border:1px solid #fff;
	}
}

/* entryBody ----------------------- */
.entryBody {
	margin-bottom: 30px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.entryBody div,
.entryBody form,
.entryBody p,
.entryBody ul,
.entryBody ol,
.entryBody dl,
.entryBody address,
.entryBody img {
	margin: 0 0 20px;
}
.entryBody ul,
.entryBody ol {
	padding-left: 25px;
}
.entryBody ul li {
	list-style-type: disc;
}
.entryBody ol li {
	list-style-type: decimal;
}
.entryBody ul.btnUnit01 {
	padding-left: 0;
	margin: 30px 0;
}
.entryBody dl dd {
	margin-bottom: 5px;
}
.entryBody dl dt,
.entryBody strong {
	font-weight: 700;
}
.entryBody em {
	font-style: italic;
}
.entryBody .aligncenter,
.entryBody div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entryBody .alignleft {
	margin-right: 0;
}
.entryBody .alignright {
	margin-left: 0;
}
.entryBody .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.entryBody .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.entryBody .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* #footer_banner ----------------------- */
@media only screen and (max-width: 768px) {
	#footer_banner {
		background:#6f6f6f;
	}
	
	#footer_banner ul {
		overflow:hidden;
		padding:10px 0;
		font-size:0;
	}
	
	#footer_banner li {
		display:inline-block;
		padding:5px;
		width:50%;
		font-size:1.4rem;
		line-height:1;
	}
}

@media print,screen and (min-width: 769px) {
	#footer_banner {
		background:#6f6f6f;
	}
	
	#footer_banner ul {
		padding:20px 0;
		text-align:center;
		font-size:0;
	}
	
	#footer_banner li {
		display:inline-block;
		margin:0 6px;
		width:222px;
		font-size:14px;
		line-height:1;
	}
	
	#footer_banner li:hover {
		opacity:.8;
	}
}

/* #footer ----------------------- */
@media only screen and (max-width: 768px) {
	#footer {
	}
	
	#footer .wrapper {
		padding-top:20px;
		background:#f7f7f7;
	}
	
	#footer .box_footer_extra {
	}
	
	#footer .box_footer_extra #footer_site_id {
		margin-bottom:10px;
		width:38.125%;
	}
	
	#footer .box_footer_extra #footer_pax_logo {
		margin-bottom:15px;
		width:56.25%;
	}
	
	#footer .box_footer_extra dl {
		position:relative;
		margin-bottom:20px;
	}
	
	#footer .box_footer_extra dt {
		font-size:1rem;
		line-height:1.5;
	}
	
	#footer .box_footer_extra dd {
		font-size:1rem;
		line-height:1.5;
	}
	
	#footer .box_footer_extra dt.def_osaka {
		width:48%;
	}
	
	#footer .box_footer_extra dd.def_osaka {
		width:48%;
	}
	
	#footer .box_footer_extra dt.def_tokyo {
		position:absolute;
		top:0;
		right:0;
		width:48%;
	}
	
	#footer .box_footer_extra dd.def_tokyo {
		position:absolute;
		top:1.5rem;
		right:0;
		width:48%;
	}
	
	#footer .box_footer_links {
		display:none;
	}
	
	#footer .box_footer_banner {
		clear:both;
		text-align:left;
	}
	
	#footer .box_footer_banner ul {
		margin:0 -5px;
		padding-bottom:25px;
		font-size:0;
	}
	
	#footer .box_footer_banner li {
		display:inline-block;
		padding:0 5px 10px;
		width:50%;
		vertical-align:bottom;
		text-align:center;
		font-weight:700;
		font-size:1.4rem;
		line-height:1.8;
	}
}

@media print,screen and (min-width: 769px) {
	#footer {
		padding:55px 0 45px;
		background:#f7f7f7;
	}
	
	#footer .box_footer_extra {
		float:left;
		width:314px;
	}
	
	#footer .box_footer_extra #footer_site_id {
		margin-bottom:40px;
		width:163px;
		height:30px;
	}
	
	#footer .box_footer_extra #footer_pax_logo {
		width:240px;
		height:21px;
	}
	
	#footer .box_footer_extra dt {
		margin-top:15px;
		font-size:12px;
		line-height:1.5;
	}
	
	#footer .box_footer_extra dd {
		font-size:12px;
		line-height:1.5;
	}

	#footer .box_footer_extra dd a {
		display: inline-block;
	}
	
	#footer .box_footer_links {
		float:right;
		display:table;
		width:886px;
	}
	
	#footer .box_footer_links ul {
		display:table-cell;
		padding-left:30px;
		width:25%;
		border-right:1px solid #ccc;
	}
	
	#footer .box_footer_links ul:first-child {
		border-left:1px solid #ccc;
	}
	
	#footer .box_footer_links li {
		padding-bottom:18px;
	}
	
	#footer .box_footer_links li a:link,#footer .box_footer_links li a:visited {
		text-decoration:none;
	}
	
	#footer .box_footer_links li a:hover,#footer .box_footer_links li a:active {
		text-decoration:underline;
	}
	
	#footer .box_footer_banner {
		clear:both;
		text-align:right;
	}
	
	#footer .box_footer_banner ul {
		font-size:0;
	}
	
	#footer .box_footer_banner li {
		display:inline-block;
		padding-left:15px;
		vertical-align:bottom;
		text-align:center;
		font-weight:700;
		font-size:16px;
		line-height:1.8;
	}
	
	#footer .box_footer_banner li:hover {
		opacity:.8;
	}
}

/* .box_copy_right ----------------------- */
@media only screen and (max-width: 768px) {
	.box_copy_right {
		padding:8px 0 10px;
		background:#333;
		color:#FFF;
		text-align:center;
		font-size:1.2rem;
		line-height:1.3;
	}
}

@media print,screen and (min-width: 769px) {
	.box_copy_right {
		padding:8px 0 10px;
		background:#333;
		color:#fff;
		text-align:center;
		font-size:11px;
		line-height:1.3;
	}
}

/* #js_scroll_up ----------------------- */
#js_scroll_up {
	position:fixed;
	right:40px;
	bottom:80px;
	clear:both;
	display:block;
	display:none;
	margin:0 auto;
	width:60px;
	height:60px;
	border-radius:6px;
	background:#68438c;
	box-shadow:0 3px 1px 1px rgba(0,0,0,0.2);
	text-indent:-9999px;
}

#js_scroll_up::before {
	position:absolute;
	bottom:-22px;
	left:50%;
	display:block;
	margin-left:-2.5em;
	width:5em;
	color:#68438c;
	content:'PAGE TOP';
	text-align:center;
	text-indent:0;
	white-space:nowrap;
	font-weight:700;
	font-size:14px;
}

#js_scroll_up::after {
	position:absolute;
	top:28px;
	left:50%;
	display:block;
	margin-left:-7px;
	width:14px;
	height:14px;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	content:"";
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
}

#js_scroll_up:hover {
	opacity:.8;
}

@media only screen and (max-width: 768px) {
	#js_scroll_up {
		right:20px;
		bottom:60px;
		width:40px;
		height:40px;
		opacity:.85;
	}
	
	#js_scroll_up::before {
		font-size:1.2rem;
	}
	
	#js_scroll_up::after {
		top:18px;
	}
}

/* #sec_head ----------------------- */
@media only screen and (max-width: 768px) {
	#sec_head {
		background:url(../../img/common/sec_head_bg01.png) repeat 0 top;
		background-size:300% auto;
	}
	
	#sec_head .wrapper {
		padding:0;
	}
	
	#sec_head h1 {
		padding:10% 3.125%;
		font-weight:900;
		font-style:italic;
		font-size:1.8rem;
		line-height:1.1;
	}
}

@media print,screen and (min-width: 769px) {
	#sec_head {
		background:url(../../img/common/sec_head_bg01.png) repeat center top;
		background-size:auto;
	}
	
	#sec_head h1 {
		padding:70px 0 80px 20px;
		font-weight:900;
		font-style:italic;
		font-size:40px;
		line-height:1.1;
	}
}

/* #bread_crumb ----------------------- */
@media only screen and (max-width: 768px) {
	#bread_crumb {
		margin:10px 0;
	}
	
	#bread_crumb ul {
		font-size:0;
	}
	
	#bread_crumb ul li {
		position:relative;
		display:inline;
		padding:0 15px 5px 0;
		font-size:1rem;
	}
	
	#bread_crumb ul li::after {
		position:absolute;
		top:50%;
		right:7px;
		display:block;
		margin-top:-5px;
		width:4px;
		height:4px;
		border-top:1px solid #333;
		border-right:1px solid #333;
		content:"";
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	
	#bread_crumb ul li:last-child::after {
		display:none;
	}
	
	#bread_crumb ul li a {
		display:inline;
	}
	
	#bread_crumb ul li a:link,#bread_crumb ul li a:visited,#bread_crumb ul li a:hover,#bread_crumb ul li a:active {
		color:#68438c;
		text-decoration:none;
	}
}

@media print,screen and (min-width: 769px) {
	#bread_crumb {
		margin:10px 0 70px;
	}
	
	#bread_crumb ul {
		font-size:0;
	}
	
	#bread_crumb ul li {
		position:relative;
		display:inline-block;
		padding-right:32px;
		font-size:14px;
	}
	
	#bread_crumb ul li::after {
		position:absolute;
		top:50%;
		right:12px;
		display:block;
		margin-top:-3px;
		width:6px;
		height:6px;
		border-top:1px solid #333;
		border-right:1px solid #333;
		content:"";
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg);
		-ms-transform:rotate(45deg);
	}
	
	#bread_crumb ul li:last-child::after {
		display:none;
	}
	
	#bread_crumb ul li a {
		display:inline-block;
	}
	
	#bread_crumb ul li a:link,#bread_crumb ul li a:visited {
		color:#68438c;
		text-decoration:none;
	}
	
	#bread_crumb ul li a:hover,#bread_crumb ul li a:active {
		color:#68438c;
		text-decoration:none;
	}
}


/* page_link ----------------------- */
.page_link {
	margin-top: -10px;
	padding-top: 10px;
}
@media print,screen and (min-width: 769px) {
	.page_link {
		margin-top: -180px;
		padding-top: 180px;
	}
}