@charset "utf-8";

/* Table Of Contents
----------------------------------------

# General Elements
# body
# layout
# header
# gNav
# pageBody
# content
# sidebar
# footer
# clearfix
# common classes

----------------------------------------*/


/* # General Elements
---------------------------------------------------------------------------- */

a    { color: #0768c3; outline: none; }
a:hover   { text-decoration: none; }

.mHead,.sHead {
	background: url(../images/bg_mhead.gif) no-repeat left top;
	color: #fff;
	height: 27px;
	font-size: 120%;
	font-weight: bold;
	padding: 8px 0 0 22px;
}

.sHead01 {
	background: url(../images/bg_shead01.gif) no-repeat left top;
	color: #fff;
	height: 27px;
	font-size: 120%;
	font-weight: bold;
	padding: 8px 0 0 22px;
}

.sHead {
	background: url(../images/bg_shead.gif) no-repeat left top;
}

.ssHead {
	background: #f3f3f3 url(../images/bg_sshead.gif) repeat-x left top;
	border-bottom: 1px solid #ddd;
	border-top: 3px solid #94979c;
	color: #050505;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 13px;
	padding: 5px 0 4px 10px;
}

.ssHead span {
	font-weight: normal;
}

.ssHead01 {
	border-bottom: 1px solid #d6080c;
	color: #d6080c;
	font-size: 120%;
	font-weight: bold;
	padding: 0 0 0 5px;
}


/* # body
---------------------------------------------------------------------------- */

body {
	background-color: #fff;
	color: #333;
	font-size: 75%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.5;
}


/* # layout
---------------------------------------------------------------------------- */

div#layout {
}


/* # header
---------------------------------------------------------------------------- */

div#header {
	margin: 0 auto;
	padding: 7px 0 10px 0;
	width: 980px;
}

div#header .hLeft {
	display: inline;
	float: left;
	width: 450px;
}

div#header .hLeft p#description {
    color: #666;
}

div#header .hLeft #logo {
	padding-top: 6px;
}

div#header .hRight {
	display: inline;
	float: right;
	width: 521px;
}

div#header .hRight ul#hNav {
	padding-bottom: 5px;
	text-align: right;
}

* html div#header .hRight ul#hNav {
	padding-bottom: 8px;
}

*:first-child + html div#header .hRight ul#hNav {
	padding-bottom: 8px;
}

div#header .hRight ul#hNav li {
	display: inline;
	line-height: 1;
	padding-left: 11px;
	width: auto;
}

div#header .hRight ul#hNav li img {
	vertical-align: top;
}

div#header .hRight div.contact {
	clear: both;
	position: relative;
}

div#header .hRight div.contact p.contactButton {
	position: absolute;
	left: 299px;
	top: 9px;
}

/* # header　ハンバーガー
---------------------------------------------------------------------------- */
#nav-drawer {
  display: none;
}



/* # gNav
---------------------------------------------------------------------------- */

div#gNav {
    background: url(../images/bg_gnav.gif) repeat-x 0 0;
	border: 1px solid #d4dde8;
    clear: both;
    height: 49px;
}
div#gNav dl {
    margin: 0 auto;
	padding-top: 1px;
    width: 984px;
}
div#gNav dl dt {
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}
div#gNav dl dd ul li {
    float: left;
    width: auto;
}
div#gNav dl dd ul li a {
    display: block;
}
div#gNav dl dd ul li a:hover {
    overflow: hidden;
}
div#gNav dl dd ul li a:hover img {
    visibility: hidden;
}
div#gNav dl dd ul li#gNavHome a {background: url(../images/gnav_home_o.gif) no-repeat left top;}
div#gNav dl dd ul li#gNavDesign a {background: url(../images/gnav_design_o.gif) no-repeat left top;}
div#gNav dl dd ul li#gNavPrint a {background: url(../images/gnav_print_o.gif) no-repeat left top;}
div#gNav dl dd ul li#gNavOrikomi a {background: url(../images/gnav_orikomi_o.gif) no-repeat left top;}
div#gNav dl dd ul li#gNavFlow a {background: url(../images/gnav_flow_o.gif) no-repeat left top;}


/* # visual
---------------------------------------------------------------------------- */

div#visual {
	margin: 0 auto;
	padding-top: 1px;
	width: 980px;
}

/* # topicPath
---------------------------------------------------------------------------- */

ul.topicPath {
	margin: 0 auto;
	padding-top: 9px;
	width: 980px;
}

ul.topicPath li {
	float: left;
	display: inline;
	margin-right: 6px;
	width: auto;
}

ul.topicPath li a {
	background: url(../images/ico_arrow05.gif) no-repeat right center;
	padding-right: 7px;
}


/* # pageBody
---------------------------------------------------------------------------- */

div#pageBody {
	clear: both;
	margin: 0 auto;
	padding-top: 9px;
	width: 980px;
}


/* # content
---------------------------------------------------------------------------- */

div#content {
	display: inline;
	float: right;
	width: 730px;
}

div#content div.bHeadSection .bHead {
	padding-bottom: 12px;
}

div#content div.bHeadSection p {
	padding-bottom: 12px;
}


/* # sidebar
---------------------------------------------------------------------------- */

div#sidebar {
	display: inline;
	float: left;
	width: 230px;
}

div#sidebar div.contact {
	border: 1px solid #d4dde8;
	margin-bottom: 10px;
	position: relative;
}

div#sidebar div.contact p.contactButton {
	position: absolute;
	left: 16px;
	top: 164px;
}

div#sidebar div.category {
	background: #ecf2f7;
	border: 1px solid #d4dde8;
	padding: 3px;
}

div#sidebar div.category div.group {
	background: #fefefe;
	border: 1px solid #d4dde8;
	margin-bottom: 4px;
}

div#sidebar div.category div.groupLast {
	margin-bottom: 1px;
}

div#sidebar div.category div.group ul {
	margin-top: -1px;
}

div#sidebar div.category div.group ul li {
	background: url(../images/bg_dot01.gif) repeat-x 0 0;
	padding: 11px 9px 10px 9px;
	width: auto;
}

div#sidebar div.category div.group ul li a {
	padding: 0 0 0 13px;
}

div#sidebar div.category div.group ul li a.active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

div#sidebar div.category div.group ul.lNav01 li a {
	background: url(../images/ico_arrow01.gif) no-repeat 0 3px;
}

div#sidebar div.category div.group ul.lNav02 li a {
	background: url(../images/ico_arrow02.gif) no-repeat 0 3px;
}

div#sidebar div.category div.group ul.lNav03 li a {
	background: url(../images/ico_arrow03.gif) no-repeat 0 3px;
}

div#sidebar ul.banner01 {
	padding-top: 13px;
	width: 226px;
}

div#sidebar ul.banner01 li {
	border: 2px solid #ecbcc1;
	margin-bottom: 10px;
}

div#sidebar ul.banner02 li {
	border: 1px solid #d4dde8;
	margin-bottom: 13px;
}

div#sidebar ul.banner02 li p.text {
    font-size: 90%;
	padding: 13px 14px 8px 15px;
}

div#sidebar div.section {
	padding-bottom: 10px;
}

div#sidebar div.sectionInner {
	background: url(../images/bg_section.gif) no-repeat left bottom;
	padding: 14px 1px 12px 1px;
	width: 228px;
}

div#sidebar div.section ul.linkList li {
	background: url(../images/bg_dot01.gif) repeat-x left bottom;
	margin-bottom: 11px;
	padding: 0 0 11px 10px;
	width: auto;
}

div#sidebar div.section ul.linkList li.last {
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

div#sidebar div.section ul.linkList li p {
	background: url(../images/ico_arrow06.gif) no-repeat 0 4px;
	padding-left: 16px;
}

div#sidebar div.section ul.linkList li span {
	padding-right: 9px;
}


/* # footer
---------------------------------------------------------------------------- */

div#footer {
	clear: both;
	padding-top: 42px;
	background-color:#CD1120;
}

div#footer div.fSection {
	border-bottom: 4px solid #c81428;
}

div#footer div.fSection div.inner {
	margin: 0 auto;
	width: 980px;
}

div#footer div.fSection p#pageTop {
	margin-top: -18px;
	text-align: right;
}

div#footer ul.banner {
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	width: 980px;
}

* html div#footer ul.banner {
    padding-left: 5px;
}

*:first-child + html div#footer ul.banner {
    padding-left: 5px;
}

div#footer ul.banner li {
	display: inline;
	padding: 0 1px;
	width: auto;
}

div#footer ul.banner li img {
	border: 1px solid #c5c5c5;
}

div#footer p#copyright {
	background: #f4f4f4;
	clear: both;
	padding: 17px 0 11px 0;
	text-align: center;
}

#footer {
	padding:0 !important;
	margin-top:42px;
	background-color:#CD1120;
}
#footer div.fSection {
	background-color:#FFF;
}
.fBlock {
	width:980px;
	margin:auto;
	padding:24px 0 14px;
	font-size:13px;
	line-height:1.54;
	color:#FFF;
}
.fBlock a {
	color:#FFF;
	font-size:13px;
	line-height:1.54;
}
.fBlockInner {
	margin-right:-20px;
}
.fBlockInner .fullWidth {
	width:calc(100% - 20px);
}
.fBlockInner .fSmallBlock {
	float:left;
	margin-right:20px;
	margin-bottom:21px;
}
.fBlockInner .half {
	width:480px;
}
.fBlockInner .threeQuarter {
	width:749px;
}
.fBlockInner .quarter {
	width:211px;
}
.fBlockInner > div .fTitle {
	margin-bottom:13px;
	padding-bottom:7px;
	border-bottom:1px solid #FFF;
	font-size:14px;
	font-weight:bold;
	line-height:1.43;
}
.fContent {
	display:table;
	width:100%;
}
.fContentInner {
	display:table-cell;
	vertical-align:top;
}
.fContentInner.quarter {
	padding-right:20px;
}
.fContentInner ul {
	float:left;
	/*margin-right:13px;*/
	margin-right:10px;
	-webkit-column-count:1;
	-moz-column-count:1;
	column-count:1;
}
.fContentInner li {
	min-height:20px;
	margin-bottom:4px;
}
.fContentInner li a {
	padding-left:14px;
	background:url(/img/icon_full_arrow_right.png) 0 center no-repeat;
}
.fContentInner .fBox {
	margin:2px 10px 11px 0;
	padding:3px 10px;
	background-color:#DF424E;
}
.fContentInner:last-child .fBox {
	margin-right:0;
}

#fNav {
	padding:19px 0;
	background-color:#FFF;
	text-align:center;
}
#fNav li {
	/*background: url(../images/bg_fnav.gif) no-repeat 0 3px;*/
	display: inline;
	padding: 0 9px 0 5px;
	width: auto;
	border-right:1px solid #CCC;
}
#fNav li.last {
	border:none;
}
#fNav li.first {
	background: none;
	padding-left: 0;
}


/* # clearfix
---------------------------------------------------------------------------- */
.clearfix { zoom:1; }
.clearfix:after {
	display:block;
	clear:both;
	content:"";
}

dl.info,
div#pageBody,
div#header,
div#gNav dl dd ul,
div#footer div.fSection ul#fNav,
ul.topicPath,
div#content ul.service,
div#content div.buttonBox ul.listButton,
div#content div.boxLink ul.linkList {
	zoom: 1;
}

dl.info:after,
div#pageBody:after,
div#header:after,
div#gNav dl dd ul:after,
div#footer div.fSection ul#fNav:after,
ul.topicPath:after,
div#content ul.service:after,
div#content div.buttonBox ul.listButton:after,
div#content div.boxLink ul.linkList:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
}


/* # common classes
---------------------------------------------------------------------------- */

dl.info {
	background: #fff;
}

dl.info dd {
	background: url(../images/bg_dot01.gif) repeat-x left bottom;
	margin: -1.5em 0 1em 0;
	padding: 0 0 0.9em 15em;
}

dl.info dd.last {
	background: none;
	padding-bottom: 0!important;
}

dl.info dt {
	background: url(../images/ico_arrow06.gif) no-repeat 0 center;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

dl.info span {
	color: #fff;
	font-size: 80%;
	margin: 0 0 0 14px;
	padding: 2px 12px 3px;
}
	
dl.info span.type01 {
    background: url(../images/bg_type01.gif) no-repeat 0 0;
}

dl.info span.type02 {
    background: url(../images/bg_type02.gif) no-repeat 0 0;
}

dl.info span.type03 {
    background: url(../images/bg_type03.gif) no-repeat 0 0;
}

div#content div.leadSection {
	background: url(../images/bg_leadsection.jpg) no-repeat left top;
	margin-bottom: 16px;
}

div#content div.leadSection h3 {
	padding: 22px 0 11px 0;
}

div#content div.leadSection div {
	width: 542px;
}

div#content div.leadSection div p.title {
	padding: 0 0 10px 0;
}

div#content ul.service {
	border: 1px solid #d4dde8;
	background: #fff;
	margin: 10px -9px 0 0;
	padding: 6px 0 9px 10px;
	width: 718px;
}

div#content ul.service li {
	display: inline;
	float: left;
	padding-right: 9px;
	width: 230px;
}

div#content ul.service li p.title {
	padding: 0 0 6px 1px;
}

div#content ul.service li p.image img {
	border: 1px solid #ccc;
	width: 228px;
}

div#content div.contactBlock {
	clear: both;
	margin-top: 20px;
	position: relative;
	width: 730px;
}

div#content div.invitationBlock {
	clear: both;
	margin-top: 285px;
	position: relative;
	width: 730px;
}


div#content div.contactBlock p.contactButton {
	position: absolute;
	right: 8px;
	top: 9px;
}

div#content div.buttonBox {
	background: #fff;
	border: 1px solid #d4dde8;
	padding: 2px;
}

div#content div.buttonBox ul.listButton {
	background: url(../images/bg_dot02.gif) repeat left top;
	padding: 6px 6px 6px 1px;
}

div#content div.buttonBox ul.listButton li {
	float: left;
	padding-left: 6px;
	width: auto;
}

div#content div.buttonBox ul.listButton02 li {
	padding-left: 8px;
}

div#content div.buttonBox ul.listButton01 {
    padding-bottom: 0!important;
}

div#content div.buttonBox ul.listButton01 li {
    padding-bottom: 6px;
}

div#content div.section p.explainText {
	padding: 8px 5px 20px;
}
div#content div.section p.explainText2 {
	padding: 30px 0 0;
}

div#content div.textBox {
	width: 98%;
	border: solid 1px #f00;
	border-radius: 10px;
	margin: 0 auto;
}

div#content div.textBox div.textBoxInner {
	padding: 2%;
}

/*div#content div.textBox {
	background: url(../images/bg_box_bottom.gif) no-repeat left bottom;
	padding: 0 0 5px 0;
}

div#content div.textBox div.textBoxInner {
	background: url(../images/bg_box.gif) repeat-y left top;
	padding: 10px 10px;
}*/

div#content div.textBox2 {
	background: #fff;
	border: 1px solid #d4dde8;
	background-color: #f5f5f5;
	padding: 5px 10px;
}

div#content div.textBox2 h5 {
	color: #cc0000;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 5px;
}

div#content div.textBox3 {
	margin-top: 30px;
}

div#content p.pageTop {
	clear: both;
	text-align: right;
	padding: 15px 0 0 0;
}

div#content p.pageTop a {
    background: url(../images/ico_arrow11.gif) no-repeat left top;
    padding: 0 0 0 15px;
}

div#content div.boxLink {
	border: 1px solid #ccc;
	margin: 25px 0 0 0;
}

div#content div.boxLink h5 {
	background: url(../images/bg_shead02.gif) repeat-x left top;
	height: 23px;
	font-size: 120%;
	font-weight: bold;
	padding: 3px 0 0 10px;
}

div#content div.boxLink ul.linkList {
	margin-right: -20px;
	padding: 15px 15px 17px;
}

div#content div.boxLink ul.linkList li {
	display: inline;
	float: left;
	padding-right: 20px;
	width: auto;
}

div#content div.boxLink ul.linkList li a {
	background: url(../images/ico_arrow10.gif) no-repeat 0 3px;
	padding: 0 0 0 15px;
	white-space: nowrap;
}


/* # light box
---------------------------------------------------------------------------- */

#lbOverlay {
	height: 500px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99998;
	width: 100%;
}

#lbOverlay.grey {
	background: #000;
}

#lbMain {
	position: absolute;
	left: 0;
	line-height: 0;
	text-align: center;
	width: 100%;
	z-index: 99999;
}

#lbOuterContainer {
	position: relative;
	background-color: #fff;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}

#lbOuterContainer.grey {
	border: 2px solid #888;
}

#lbDetailsContainer {
	background: #fff;
	height: 20px;
	margin: 0 auto;
	padding-bottom: 5px;
	overflow: hidden;
	width: 100%;
}

#lbDetailsContainer.grey {
	border: 2px solid #888;
	border-top: none;
}

#lbImageContainer,
#lbIframeContainer {
	padding: 10px 10px 0 10px;
}

#lbLoading {
	background: url(../images/loading.gif) center no-repeat;
	line-height: 0;
	height: 32px;
	position: absolute;
	top: 45%;
	left: 0%;
	text-align: center;
	width: 100%;
}

#lbHoverNav {
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}

#lbImageContainer>#lbHoverNav {
	left: 0;
}

#lbPrev {
	background: url(../images/blank.gif) no-repeat;
	display: block;
	float: left;
	left: 0;
	height: 100%;
	width: 49%;
}

#lbPrev.grey:hover,
#lbPrev.grey:visited:hover {
	background: url(../images/prev_grey.gif) left 15% no-repeat;
}
	
#lbNext {
	background: url(../images/lytebox/blank.gif) no-repeat;
	display: block;
	float: right;
	height: 100%;
	right: 0;
	width: 49%;
}

#lbNext.grey:hover,
#lbNext.grey:visited:hover {
	background: url(../images/next_grey.gif) right 15% no-repeat;
}

#lbPrev2.grey,
#lbNext2.grey,
#lbSpacer.grey {
	color: #333;
}

#lbDetailsData {
	padding: 0 10px;
}

#lbDetailsData.grey {
	color: #333;
}

#lbDetails {
	display: none;
}

#lbCaption {
	display: block;
	font-weight: bold;
}

#lbNumberDisplay {
	float: left;
	display: block;
	padding-bottom: 10px;
}

#lbNavDisplay {
	float: left;
	display: block;
}

#lbClose {
	float: right;
	height: 20px;
	width: 64px;
}

#lbClose.grey {
	background: url(../images/close_grey.png) no-repeat 0 0;
}

.mt20 {
	margin-top: 20px;
}

.sp {
	display: none;
}
.pc {
	display: block;
}

div.column2 {
	width: 100%;
	overflow: hidden;
}

div.column2 dl {
	display: block;
	float: left;
	width: 23%;
	margin: 1%;
}

div.column2 dt, div.column2 dd {
	display: block;
	padding: 1%;
}

div.column2 dt img{
	width: 100%;
}

div.column2 dd p {
	font-size: 0.9em;
	padding-left: 3%;
}

.bdr {
	border: solid 1px #d4dde8;
}


/*スマホ用スタイル*/

@media screen and (max-width: 768px) {
/* # body
---------------------------------------------------------------------------- */

body {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}


/* # General Elements
---------------------------------------------------------------------------- */	

.sHead, .mHead {
	width: 100%;
	height: auto;
	margin: 0 1%;
	padding: 1% 0 0;
	background-image: none;
	background-color: #000;
}

.sHead01 {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #000;
}

div#content h4 {
	border-left: solid 5px #1F66A3;
}

.caution {
	font-size: 0.75em;
	padding: 1% 0 5%;
	margin-bottom: 1%;
}
	
/* # layout
---------------------------------------------------------------------------- */

div#layout {
	width: 100%;
	height: auto;
	overflow: scroll;
	-webkit-overflow-scrolling: rouch;
	overflow-scrolling: touch;
}	

/* # header
---------------------------------------------------------------------------- */

div#header {
	margin: 0 auto;
	padding: 1%;
	width: 98%;
}

div#header .hLeft {
	display: inline;
	float: left;
	width: 80%;
}

div#header .hLeft p#description {
    color: #666;
}

div#header .hLeft #logo {
	padding-top: 6px;
}

div#header .hLeft #logo img {
	width: 100%;
	max-width: 235px;
	height: auto;
}

div#header .hRight {
	display: none;
}

/* # header　ハンバーガー
---------------------------------------------------------------------------- */
#nav-drawer {
  display: block;
  position: relative;
  float: right;
  width: 10%;
}

/*チェックボックス等は非表示に*/
.nav-unshown {
  display:none;
}

/*アイコンのスペース*/
#nav-open {
    display: inline-block;
	position: absolute;
	right: 5%;
    width: 60px;
    height: 60px;
    vertical-align: middle;
	background-color: #B91325;
}

/*ハンバーガーアイコン*/
#nav-open span, #nav-open span:before, #nav-open span:after {
    position: absolute;
    height: 3px;/*線の太さ*/
    width: 40px;/*長さ*/
    border-radius: 3px;
    background: #fff;
    display: block;
    content: '';
    cursor: pointer; 
	bottom: 30px;
	left: 10px;
}
#nav-open span:before {
    bottom: 10px;
	left: 0;
}
#nav-open span:after {
    bottom: -10px;
	left: 0;
}

/*閉じる用の薄黒カバー*/
#nav-close {
    display: none;/*はじめは隠しておく*/
    position: fixed;
    z-index: 99;
    top: 0;/*全体に広がるように*/
    left: 0;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0;
    transition: .3s ease-in-out;
}

/*中身*/
#nav-content {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;/*最前面に*/
    width: 70%;/*左側に隙間を作る*/
    max-width: 330px;/*最大幅*/
    height: 100%;
    background: #fff;/*背景色*/
    transition: .3s ease-in-out;/*滑らかに表示*/
    -webkit-transform: translateX(105%);
    transform: translateX(105%);/*右に隠しておく*/
}

#nav-content dt, #nav-content li {
	border-bottom: solid 1px #ccc;
	padding: 3%;
	font-size: 125%;
}

#nav-content li a {
	display: block;
}

#nav-content dt.btnTit {
	background-color: #B91325;
	color: #fff;
}

#nav-content span.icoR {
	position: absolute;
	right: 3%;
	font-size: 60%;
	padding-top: 1%;
}

#nav-content a{
	color: #B91325;
	outline: none;
	text-decoration: none;
 }

/*チェックが入ったらもろもろ表示*/
#nav-input:checked ~ #nav-close {
    display: block;/*カバーを表示*/
    opacity: .5;
}

#nav-input:checked ~ #nav-content {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);/*中身を表示*/
    box-shadow: 6px 0 25px rgba(0,0,0,.15);
}


/* # gNav
---------------------------------------------------------------------------- */

/*div#gNav {
	display: none;
}*/

div#gNav {
    background: none;
	border: none;
    height: auto;
}
div#gNav dl {
	padding-top: 1%;
    width: 100%;
}
/*div#gNav dl dt {
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
}*/
div#gNav dl dd ul li {
    float: left;
    width: 20%;
}

div#gNav dl dd ul li img{
    width: 100%;
}

div#gNav dl dd ul li a {
    display: block;
}
div#gNav dl dd ul li a:hover {
    overflow: hidden;
}
div#gNav dl dd ul li a:hover img {
    visibility: visible;
}

div#gNav dl dd ul li#gNavHome a {
	background-image: url(../images/gnav_home_o.gif) no-repeat left top;
	background-size: cover;
	}
div#gNav dl dd ul li#gNavDesign a {
	background-image: url(../images/gnav_design_o.gif) no-repeat left top;
	background-size: cover;
	}
div#gNav dl dd ul li#gNavPrint a {
	background-image: url(../images/gnav_print_o.gif) no-repeat left top;
	background-size: cover;
	}
div#gNav dl dd ul li#gNavOrikomi a {
	background-image: url(../images/gnav_orikomi_o.gif) no-repeat left top;
	background-size: cover;
	}
div#gNav dl dd ul li#gNavFlow a {
	background-image: url(../images/gnav_flow_o.gif) no-repeat left top;
	background-size: cover;
	}

/* # visual
---------------------------------------------------------------------------- */

div#visual {
	width: 100%;
	padding-top: 0;
}

div#visual img {
	padding: 1%;
	width: 98%;
}

/* # topicPath
---------------------------------------------------------------------------- */

ul.topicPath {
	padding: 1%;
	width: 98%;
}

/* # pageBody
---------------------------------------------------------------------------- */

div#pageBody {
	width: 100%;
	max-width: 980px;
	height: auto;
}

/* # content
---------------------------------------------------------------------------- */

div#content {
	display: block;
	float: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}

div#content h3 img {
	width: 100%;
	max-width: 730px;
	height: auto;
}

div#content div.leadSection div {
	width: 100%;
}

div#content div.bHeadSection .bHead {
	width: 98%;
	padding: 1%;
}

div#content div.bHeadSection img {
	width : 100%;
}

	
/* # sidebar
---------------------------------------------------------------------------- */

div#sidebar {
	display: none;
}

div.section {
	width: 100%;
	max-width: 768px;
}

/* # footer
---------------------------------------------------------------------------- */

div#footer {
	padding: 0;
}

div#footer div.fSection {
	display: none;
}

/*div#footer ul.banner {
	margin: 0 auto;
	padding: 12px 0;
	text-align: center;
	width: 980px;
}

* html div#footer ul.banner {
    padding-left: 5px;
}

*:first-child + html div#footer ul.banner {
    padding-left: 5px;
}

div#footer ul.banner li {
	display: inline;
	padding: 0 1px;
	width: auto;
}

div#footer ul.banner li img {
	border: 1px solid #c5c5c5;
}*/

div#footer p#copyright {
	width: 90%;
	padding: 5%;
	margin-bottom: 11%;
}

#footer {
	padding:0 !important;
	margin-top:1%;
	background-color:#CD1120;
}

.fBlock {
	display: none;
}

.fContent {
	display:table;
	width:100%;
}
.fContentInner {
	display:table-cell;
	vertical-align:top;
}
.fContentInner.quarter {
	padding-right:20px;
}

#fNav {
	display: none;
}

/*#fNav {
	padding: 1%;
	width: 100%;
}
#fNav li {
	padding: 1%;
	width: 18%;
}*/

.spBox {
	border: solid 1px #ccc;
	overflow: hidden;
	width: 100%;
	margin: 1% auto;
	box-sizing: border-box;
	text-align: center;
}

#footer .spBox img {
	width: 100%;
	max-width: 228px;
	margin-bottom: 1% auto;
}

#footer .spBox ul {
	display: inline-block;
	width: 100%;
}

#footer .spBox ul li {
	float: left;
	width: 50%;
	background-color: #FAFAFA;
	border: solid 1px #ccc;
	padding: 3%;
	box-sizing: border-box;
}

#footer .spBox ul li a{
	text-decoration: none;
	color: #333;
}


/* # common classes
---------------------------------------------------------------------------- */
	
.sp {
	display: block;
}
.pc {
	display: none;
}

div#content div.leadSection div {
	width: 100%;
}
div#content div.leadSection div p.title img{
	width: 100%;
	max-width: 364px;
	height: auto;
}

div#content ul.service {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 718px;
}

div#content ul.service li {
	padding: 1%;
	width: 30%;
}

div#content ul.service li p.title {
	padding: 0;
}

div#content ul.service li p.title, div#content ul.service li p.image {
	padding: 0;
}

div#content ul.service li p.title img, div#content ul.service li p.image img {
	width: 100%;
}

div#content div.invitationBlock {
	width: 100%;
	max-width: 730px;
}

div#content div.contactBlock p.contactButton {
	width: 49%;
	position: absolute;
	right: 1%;
	top: 5%;
	margin-top: 0.5%;
}

div#content div.contactBlock {
	width: 100%;
	max-width: 730px;
	margin-top: 0.5%;
}

div#content div.buttonBox ul.listButton li img, div#content div.contactBlock p img, div#content div.contactBlock p.contactButton img {
	width: 100%;
}

div#content div.buttonBox {
	width: 96%;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}

div#content div.buttonBox ul.listButton {
	width: 96%;
	max-width: 730px;
	padding: 2%;
	margin: 0 auto;
}


div#content div.buttonBox ul.listButton li {
	float: none;
	padding: 0;
	width: 100%;
}

div#content div.buttonBox ul.listButton01 {
    padding-bottom: 2%!important;
}

div#content div.buttonBox ul.listButton01 li {
	width: 100%;
    padding: 0;
}

div#content div.buttonBox ul.listButton li img, div#content div.buttonBox ul.listButton01 li img{
	width: 100%;
	height: auto;
}

div#content div.buttonBox ul.listButton p.spBtn {
	width: 96%;
	border: solid 2px #D70509;
	background-color: #fff;
	font-size: 2em;
	margin:1% auto;
	padding: 1%;
	text-align: center;
}

div#content div.buttonBox ul.listButton a {
	display: block;
	text-decoration: none;
	color: #D70509;
}

div#content div.buttonBox ul.listButton a p.spBtn:hover {
	color: #fff;
	background-color: #D70509;
}

div#content p.pageTop {
	clear: none;
	padding: 0;
}

div#content p.pageTop a {
    background: none;
    padding: 0;
}

div.column2 dl {
	width: 48%;
}

div.column2 dd p {
	font-size: 1.2em;
	padding-left: 3%;
}

div.scroll {
	overflow-x: auto;
	white-space: nowrap;
 	-webkit-overflow-scrolling: touch;
}

.spBox {
	border: solid 1px #ccc;
	overflow: hidden;
	width: 100%;
	margin: 1% auto;
	box-sizing: border-box;
	text-align: center;
}

.spBox img {
	width: 100%;
	max-width: 228px;
	margin-bottom: 1% auto;
}

.spBox ul {
	display: inline-block;
	width: 100%;
}

.spBox ul li {
	float: left;
	width: 50%;
	background-color: #FAFAFA;
	border: solid 1px #ccc;
	padding: 3%;
	box-sizing: border-box;
}

.spBox ul li a{
	display: block;
	text-decoration: none;
	color: #333;
}

/*.pageTopSp {
	position: relative;
}*/

.pageTopSp p {
	position: fixed;
	right: 5%;
	bottom: 10%;
	width: 15px;
    height: 15px;
    border-radius: 50%;
    padding: 15px;
    background: #B91325;
	z-index: 10;
}

.pageTopSp a, .infoSp a {
	display: block;
}
	
.pageTopSp img {
	display: block;
	text-align:center;
	vertical-align: middle;
}

.infoSp {
	width: 96%;
	max-width: 768px;
	height: auto;
	position: fixed;
	overflow: hidden;
	bottom: 0;
	right: 0.0333%;
	background-color: #B91325;
	padding: 2%;
}

.infoSp div {
	float:left;
	width: 50%;
	height: auto;
	box-sizing: border-box;
}

.infoSp div img {
	width: 100%;
	max-width: 384px;
	height: auto;
}

/*.infoSp div p {
	color: #fff;
	text-align: center;
	vertical-align: middle;
	padding: 2%;
}*/

.infoSp div.bdrLft {
	border-left: solid 1px #fff;
	box-sizing: border-box;
}


}

