<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
}

body {
	font-family: "Lucida Grande", "Verdana", "Meiryo", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴPro W3", "HiraKakuPro-W3", "MS Pゴシック", Sans-Serif;
	-webkit-text-size-adjust: 100%;
	font-size: 14px;
	font-size: 1.4rem;
	overflow-x: hidden; min-width: 1000px; position: relative;
}

.pcNondisplay {display: none;}

/* header */

header { width: 100%; height: 120px; background-image: url(../images/header_bg.gif); background-position: left bottom; background-repeat: repeat-x; }
header #headerInner {width: 1000px; height: 120px; margin: 0 auto; position: relative; }
header .siteCopy {position: absolute; top:13px; left:0; font-size:12px;}
header .Logo { position: absolute; top: 45px; left: 0px; }

header nav.nav {position: absolute; bottom:9px; right:0px;}
header nav.nav ul {display: flex; flex-wrap: wrap; justify-content: center; align-items: center; width:640px;}
header nav.nav ul li {border-right:1px solid #ddd;  text-align: center; margin:0 auto; padding:5px 20px;}
header nav.nav ul li:last-child {border:none;}
header nav.nav ul li a {display: block; text-align: center; margin:0 auto; font-size:14px; font-weight:bolder; color:#222; }
header nav.nav ul li a span { display:block; font-size:11px; color:#666666; font-weight:lighter; }
header nav.nav ul li a:hover {color:#555; }

header .headerContact {position: absolute; top:17px; right:0;}
header .headerContact ul {display: flex; flex-wrap: wrap;}
header .headerContact li.typeTel {color:#00479d; font-size:27px; font-weight:bolder; margin:0 10px 0 0;}
header .headerContact li.typeTel i {color:#fff; background-color:#00479d; border-radius:50%; width:30px; line-height: 30px; text-align: center; margin:0 5px 0 0; font-size:20px;}
header .headerContact li.typeContact {margin:5px 0 0 0;}
header .headerContact li.typeContact a {display:block; color:#fff; background-color:#00479d; font-size:12px; line-height:28px; width:140px; text-align: center; border-radius:3px; }
header .headerContact li.typeContact a i {color:#fff; margin:0 5px 0 0;}

/* ▼グローバルナビの現在地ハイライト */

header a.current,
header a.parentsLink,
header a:hover{color:#0000ff;}

/* main */

.Width100Per{ margin: 0px -500% !important; padding: 0px 500% !important; width: 100% !important;}

article {margin:0 auto;}
article#pageContents {width:1000px; display: flex; flex-wrap: wrap; justify-content: space-between; margin:0 auto 60px auto;}
article #contents {width:720px; order:2;}
article #sidebar {width:230px; order:1;}

#page-ttl {background-color:#eeeeee;}
#page-ttl h2 {margin: 0 auto; width: 1000px; height: 150px; line-height:150px; padding: 0 0 0 30px; font-size: 30px; letter-spacing: 3px; background-repeat: no-repeat; background-position: left top; color:#00479d;}

#page-ttl h2.ttlAbout {background-image: url(../../about/images/pageTtl_bg.jpg);}
#page-ttl h2.ttlBusiness {background-image: url(../../business/images/pageTtl_bg.jpg);}
#page-ttl h2.ttlContact {background-image: url(../../contact/images/pageTtl_bg.jpg);}
#page-ttl h2.ttlInformation {background-image: url(../../information/images/pageTtl_bg.jpg);}
#page-ttl h2.ttlProcess {background-image: url(../../process/images/pageTtl_bg.jpg);}
#page-ttl h2.ttlRecruit {background-image: url(../../recruit/images/pageTtl_bg.jpg);}
#page-ttl h2.ttlResult {background-image: url(../../result/images/pageTtl_bg.jpg);}

#pankuzu {margin:20px auto; width:1000px; }
#pankuzu ul {width:1000px; margin:0 auto;}
#pankuzu ul li {display: inline; margin-right:5px;}
#pankuzu ul li::after { margin-left:10px; content: "&gt;";}
#pankuzu ul li:last-child::after {content: none;}
#pankuzu ul li a {}
#pankuzu ul li a:hover {}

#sidebar h4.lmnTtl {background-color:#00479d; color:#fff; font-size:18px; padding:5px; margin:0 0 10px 0; text-align: center; border-bottom: double 3px #095ec4;}
#sidebar .lmnArea {}
#sidebar .lmnArea ul {}
#sidebar .lmnArea li {border-bottom: dotted 1px #ccc; padding: 8px 8px 8px 20px; background-image: url(../images/arrow02.png); background-repeat: no-repeat; background-position: 5px center;}
#sidebar .lmnArea li a {}
#sidebar .lmnArea li a:hover {}


/* common */

#contents section {}
.contentsBox {margin:0 auto 50px auto;}
.con-ttl {font-size: 24px; margin: 0 0 10px 0; padding:0 0 10px 0; background-image: url(../images/con-ttl_bg.gif); background-repeat: no-repeat; background-position: left bottom;}

/* top */

.flexslider {width:1000px; height:471px; position: relative; margin:0 auto !important; padding:0 !important; text-align: center; background-color:#f3f3f3;}
.flexslider .slides {width:1000px; height:471px; overflow: hidden;}
.flexslider h2 { position: absolute; right:0; left:0; top:130px; margin:0 auto; text-align: center; z-index: 100; }

h3.topCopy {color:#00479d; font-size:25px; text-align: center; font-weight:bolder; margin:50px auto 0 auto;}
h4.topCopy-s {color:#00479d; font-size:20px; text-align: center; font-weight:bolder;margin:0 auto 20px auto;}
p.topCopyLink {}
p.topCopyLink a {display: block; text-align: center; margin:0 auto 50px auto; background-color:#00479d; color:#fff; font-size:18px; font-weight:bolder; width:400px; line-height:40px; border-radius:5px;}

.topConBox { padding: 60px 0 30px 0; background-image: url(../../images/topCon_bg.jpg); }
.topConBoxInner {width:1000px; margin:0 auto;}
.topConBox ul {display: flex; flex-wrap: wrap; justify-content: space-between;}
.topConBox li {padding:0 ; margin:0 auto 30px auto; width:235px;}
.topConBox li a {display:block; width:235px; height:235px; position: relative;}
.topConBox li a p { position: absolute; bottom:0; left:0; padding:10px 5px; color:#fff; background-color: rgba(0,71,157,0.80); z-index: 10; width:100%; font-size:16px; font-weight:bolder; }
.topConBox li a p span {font-weight:lighter; font-size:12px; margin:0 0 0 10px;}
.topConBox li a:hover {opacity: 0.7;}

.topInfoBox {width:700px; margin:60px auto; }
.topInfoBox h3 { width:700px; font-size: 24px; margin: 0 0 10px 0; padding:0 0 10px 0; background-image: url(../images/con-ttl_bg.gif); background-repeat: no-repeat; background-position: left bottom;}
.topInfoBox table {width:700px;}
.topInfoBox table th {padding:10px; vertical-align: top; border-bottom: 1px dotted #ccc; width:110px;}
.topInfoBox table td {vertical-align: top; padding: 10px; border-bottom: 1px dotted #ccc;}
.topInfoBox table td.typeCat {width:120px;}
.topInfoBox table td a {color:#146db7; text-decoration: underline;}
.topInfoBox span {color:#fff; border-radius:3px; display:block; width:100px; text-align:center; font-size:12px; padding:1px 0 0 0;}
.topInfoBox span.cat01 {background-color:#009d21;}
.topInfoBox span.cat02 {background-color:#ff7e00;}
.topInfoBox span.cat03 {background-color:#00479d;}


/*about*/
.aboutCopy {font-size:28px; font-family: "Sawarabi Mincho";}
table.aboutOutline {width:100%;}
table.aboutOutline th {padding:10px; border-bottom: solid 3px #ccc; width:150px; vertical-align: top;}
table.aboutOutline td {padding:10px; border-bottom: dotted 1px #ccc; vertical-align: top;}
table.aboutHistory {width:100%;}
table.aboutHistory th {padding:10px; border-bottom: dotted 1px #ccc; width:150px; vertical-align: top;}
table.aboutHistory td {padding:10px; border-bottom: dotted 1px #ccc; vertical-align: top;}
table.aboutFacility {}
table.aboutFacility th {padding:10px; vertical-align: top;}
table.aboutFacility td {padding:10px; vertical-align: top;}

/*business*/

/*result*/

.resultRead {margin:0 auto 50px auto;}
.resultRead h3 {border-bottom:solid 1px #000; margin:0 auto 10px auto; padding:0 0 10px 0; text-align: center; font-size:24px; }

.resultTtl {background-color:#00479d; color:#fff; padding:5px; margin:0; border-bottom:solid 10px #fff; font-size:18px; text-align: center;}

.result2Col {display: flex; flex-wrap: wrap; justify-content: space-between; margin:0 auto 50px auto;}
.result2Col .itemBox {width:350px; background-color:#f0f0f0; padding:0 0 20px 0;}
.result2Col .itemBox p {margin:0 0 10px 0;}
.result2Col .itemBox p img {border:solid 1px #ccc; display: block;}
.result2Col .itemBox h5 {font-size:22px; font-weight: bolder; border-bottom:solid 1px #000; margin:10px; padding:0 0 5px 0;}
.result2Col .itemBox h5 span {font-size:16px; font-weight:lighter; margin:0 0 0 20px;}
.result2Col .itemBox h6 {margin:0 10px;}
.result2Col .itemBox ul {margin:0 10px;}
.result2Col .itemBox ul li {}
.result2Col .itemBox ul li::before {content:"→"; margin:0 5px 0 0;}

.result1Col {display: flex; flex-wrap: wrap; justify-content: space-between; margin:0 auto 50px auto;}
.result1Col p {width:350px; margin:0;}
.result1Col p img {border:solid 1px #ccc; display: block;}
.result1Col .itemBox {width:365px; background-color:#f0f0f0; padding:0 0 20px 0;}
.result1Col .itemBox h5 {font-size:22px; font-weight: bolder; border-bottom:solid 1px #000; margin:10px; padding:0 0 5px 0;}
.result1Col .itemBox h5 span {font-size:16px; font-weight:lighter; margin:0 0 0 20px;}
.result1Col .itemBox h6 {margin:0 10px;}
.result1Col .itemBox ul {margin:0 10px;}
.result1Col .itemBox ul li {}
.result1Col .itemBox ul li::before {content:"→"; margin:0 5px 0 0;}

/*process*/

ol.processList {background-image: url(../../process/images/processList_bg.jpg); background-repeat: no-repeat; background-position: center top;}
ol.processList li {width: 250px; margin: 0 auto 10px auto; padding:0 0 35px 0; background-image: url(../../process/images/process_arrow01.png); background-repeat: no-repeat; background-position: center bottom;}
ol.processList li span { display: block; background-color: #666; color: #fff; padding: 8px 0; width: 250px; text-align: center; border-radius: 5px;}
ol.processList li:last-child {background-image: none;}


/*recruit*/

table.recruitList {width:100%; border-top: solid 1px #ccc; border-left: solid 1px #ccc; }
table.recruitList th {border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; padding:8px; background-color:#f0f0f0; width:150px; text-align: center;}
table.recruitList td {border-bottom: solid 1px #ccc; border-right: solid 1px #ccc; padding:8px;}

/*contact*/
.privacyBox {background-color:#f5f5f5; border:solid 1px #ccc; height:500px; overflow: scroll; padding:10px; margin:0 auto 30px auto;}
.privacyBox h4 {margin:0 0 20px 0;}
.privacyBox h5 {border-bottom:solid 1px #ccc; padding:0 0 5px 0; margin:20px 0 5px 0;}

table.contactInput {width:100%; border-top:solid 1px #ddd;  border-left:solid 1px #ddd;}
table.contactInput th {border-bottom:solid 1px #ddd;  border-right:solid 1px #ddd; padding:10px; width:200px; background-color:#f0f0f0; }
table.contactInput th span {color:#ff0000; font-size:11px;}
table.contactInput td {border-bottom:solid 1px #ddd;  border-right:solid 1px #ddd; padding:10px;}

.txtContactTel  {color:#00479d; font-size:27px; margin:0 10px 0 0;}
.txtContactTel i {color:#fff; background-color:#00479d; border-radius:50%; width:30px; line-height: 30px; text-align: center; margin:0 5px 0 0; font-size:20px;}


/*blog*/

.pagePrevBox {}
.pagePrevBox a {display: block; width:120px; background-color:#999; color:#fff; text-align: center; margin:0 auto; padding:5px 0;}
.pagePrevBox .pagePrev {width:49%; float: left;}
.pagePrevBox .pageNext {width:49%; float: right; text-align: right;}

/* テーブル関連 */

table.TableStyle01 { width: 100%; border-top: 1px solid #ddd; border-left: 1px solid #ccc; }
table.TableStyle01 th,
table.TableStyle01 td  { padding: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
table.TableStyle01 th  { background: #f4f4f4; width: 20%; text-align: left; }
table.TableStyle01 caption {}


table.TableStyle02 { width: 100%; border-top: 1px solid #ddd; border-left: 1px solid #ddd; table-layout: fixed; }
table.TableStyle02 th,
table.TableStyle02 td { padding: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd;}
table.TableStyle02 th { background: #f4f4f4; text-align:center;}
table.TableStyle02 th.Name{}



table.TableStyle03 { width: 100%; border-top: 1px solid #ddd; border-left: 1px solid #ddd; table-layout: fixed; }
table.TableStyle03 th,
table.TableStyle03 td { padding: 10px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align:left;}
table.TableStyle03 th { background: #f4f4f4; width:180px;  }

table table {border-top: 1px solid #ddd; border-left: 1px solid #ddd;}

/* フッターリスト */
p.pagetop {opacity: 0.5; filter: alpha(opacity=50); z-index:10;}

footer{width: 100%; background-color: #00479d; height:230px;}
footer div.FooterInnerBox{ max-width:1000px; margin:0 auto; height:230px; position: relative; }
footer .FooterInnerBoxTop {position: absolute; right:0; top:0;}

footer .footerAdrBox {position: absolute; left:0; top:50px; width:350px;}
footer .footerAdrBox h2 {margin:0 0 10px 0;}
footer .footerAdrBox p {color:#fff;}

footer .navBox {position: absolute; left:400px; top:50px; display: flex; flex-wrap: wrap; width:500px; justify-content: space-between; }
footer .navBox ul {}
footer .navBox ul li {font-weight:bolder; color:#fff;}
footer .navBox ul li li {font-weight:lighter; list-style: circle; margin:0 0 0 20px;}
footer .navBox ul li a {color:#fff;}
footer .navBox ul li a:hover {text-decoration:underline;}


/* ---------------------------------------------------------------- */
/* 初期パーツのcss--ここまで */
/* ---------------------------------------------------------------- */

.PcNodisplay{ display:none !important;}

/* -------------------------------------------------- */
/* AfterArrow */

.ArrowRTestStyle a{ width:100%; background:#ccc; margin-bottom:10px; border-radius:6px; padding:10px; color:#000;}
.ArrowR_Pc,.ArrowRG_Pc a,.ArrowR02_Pc,.ArrowRG02_Pc a,.ArrowR03_Pc,.ArrowRG03_Pc a,.ArrowB_Pc,.ArrowBG_Pc a,.ArrowB02_Pc,.ArrowBG02_Pc a,.ArrowB03_Pc,.ArrowBG03_Pc a,.ArrowT_Pc,.ArrowTG_Pc a,.ArrowT02_Pc,.ArrowTG02_Pc a,.ArrowT03_Pc,.ArrowTG03_Pc a{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; align-items:center; -webkit-align-items:center;}
.ArrowR02_Pc,.ArrowRG02_Pc a,.ArrowB02_Pc,.ArrowBG02_Pc a,.ArrowT02_Pc,.ArrowTG02_Pc a{ -webkit-justify-content:center; justify-content:center;}
.ArrowR03_Pc,.ArrowRG03_Pc a,.ArrowB03_Pc,.ArrowBG03_Pc a,.ArrowT03_Pc,.ArrowTG03_Pc a{ -webkit-justify-content:space-between; justify-content:space-between;}

.ArrowR_Pc:after,.ArrowRG_Pc a:after{ margin-left: auto; display:inline-block; content:"\f105"; font-family: FontAwesome;}
.ArrowR02_Pc:after,.ArrowRG02_Pc a:after{ margin-left:14px; content:"\f105"; font-family: FontAwesome;}
.ArrowB_Pc:after,.ArrowBG_Pc a:after{ margin-left: auto; display:inline-block; content:"\f107"; font-family: FontAwesome;}
.ArrowB02_Pc:after,.ArrowBG02_Pc a:after{ margin-left:14px; content:"\f107"; font-family: FontAwesome;}
.ArrowT_Pc:after,.ArrowTG_Pc a:after{ margin-left: auto; display:inline-block; content:"\f106"; font-family: FontAwesome;}
.ArrowT02_Pc:after,.ArrowTG02_Pc a:after{ margin-left:14px; content:"\f106"; font-family: FontAwesome;}
.ArrowR03_Pc:after,.ArrowRG03_Pc a:after{ content:"\f105"; display:inline-block; font-family: FontAwesome;}
.ArrowB03_Pc:after,.ArrowBG03_Pc a:after{ content:"\f107"; display:inline-block; font-family: FontAwesome;}
.ArrowT03_Pc:after,.ArrowTG03_Pc a:after{ content:"\f106"; display:inline-block; font-family: FontAwesome;}
.ArrowR03_Pc:before,.ArrowRG03_Pc a:before{ content:""; display:inline-block;}
.ArrowB03_Pc:before,.ArrowBG03_Pc a:before{ content:""; display:inline-block;}
.ArrowT03_Pc:before,.ArrowTG03_Pc a:before{ content:""; display:inline-block;}

/* -------------------------------------------------- */
/* flexbox */

.FlexBoxPc{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap;}
.FlexBoxPcL{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:flex-start; justify-content:flex-start;}
.FlexBoxPcR{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:flex-end; justify-content:flex-end;}
.FlexBoxPcC{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:center; justify-content:center;}
.FlexBoxPcB{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-between; justify-content:space-between;}
.FlexBoxPcA{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-flex-wrap:wrap; flex-wrap:wrap; -webkit-justify-content:space-around; justify-content:space-around;}
.FlexBoxPcM{ -js-display: flex; display:-webkit-box; display:-webkit-flex; display: flex; -webkit-justify-content:center; justify-content:center; -webkit-align-items:center; align-items:center; -webkit-text-align:center; text-align:center;}

/* -------------------------------------------------- */
/* block item Width */

.wid10Per_pc {width: 10% !important;}
.wid15Per_pc {width: 15% !important;}
.wid20Per_pc {width: 20% !important;}
.wid25Per_pc {width: 25% !important;}
.wid30Per_pc {width: 30% !important;}
.wid35Per_pc {width: 35% !important;}
.wid40Per_pc {width: 40% !important;}
.wid45Per_pc {width: 45% !important;}
.wid50Per_pc {width: 50% !important;}
.wid55Per_pc {width: 55% !important;}
.wid60Per_pc {width: 60% !important;}
.wid65Per_pc {width: 65% !important;}
.wid70Per_pc {width: 70% !important;}
.wid75Per_pc {width: 75% !important;}
.wid80Per_pc {width: 80% !important;}
.wid85Per_pc {width: 85% !important;}
.wid90Per_pc {width: 90% !important;}
.wid95Per_pc {width: 95% !important;}
.wid100Per_pc {width: 100% !important;}

.wid50_pc {width: 50px !important;}
.wid100_pc {width: 100px !important;}
.wid150_pc {width: 150px !important;}
.wid200_pc {width: 200px !important;}
.wid250_pc {width: 250px !important;}
.wid300_pc {width: 300px !important;}
.wid350_pc {width: 350px !important;}
.wid400_pc {width: 400px !important;}
.wid450_pc {width: 450px !important;}
.wid500_pc {width: 500px !important;}
.wid550_pc {width: 550px !important;}
.wid600_pc {width: 600px !important;}
.wid650_pc {width: 650px !important;}
.wid700_pc {width: 700px !important;}
.wid750_pc {width: 750px !important;}
.wid800_pc {width: 800px !important;}
.wid850_pc {width: 850px !important;}
.wid900_pc {width: 900px !important;}
.wid950_pc {width: 950px !important;}


/* -------------------------------------------------- */
/* block item Margin */

/* - All margin */

.marA0_pc {margin: 0px !important;}
.marA5_pc {margin: 5px !important;}
.marA10_pc {margin: 10px !important;}
.marA15_pc {margin: 15px !important;}
.marA20_pc {margin: 20px !important;}
.marA25_pc {margin: 25px !important;}
.marA30_pc {margin: 30px !important;}
.marA40_pc {margin: 40px !important;}
.marA50_pc {margin: 50px !important;}
.marA60_pc {margin: 60px !important;}
.marA70_pc {margin: 70px !important;}
.marA80_pc {margin: 80px !important;}
.marA90_pc {margin: 90px !important;}

/* - Top margin */

.marT0_pc {margin-top: 0px !important;}
.marT5_pc {margin-top: 5px !important;}
.marT10_pc {margin-top: 10px !important;}
.marT15_pc {margin-top: 15px !important;}
.marT20_pc {margin-top: 20px !important;}
.marT25_pc {margin-top: 25px !important;}
.marT30_pc {margin-top: 30px !important;}
.marT40_pc {margin-top: 40px !important;}
.marT50_pc {margin-top: 50px !important;}
.marT60_pc {margin-top: 60px !important;}
.marT70_pc {margin-top: 70px !important;}
.marT80_pc {margin-top: 80px !important;}
.marT90_pc {margin-top: 90px !important;}

/* - Bottom margin */

.marB0_pc {margin-bottom: 0px !important;}
.marB5_pc {margin-bottom: 5px !important;}
.marB10_pc {margin-bottom: 10px !important;}
.marB15_pc {margin-bottom: 15px !important;}
.marB20_pc {margin-bottom: 20px !important;}
.marB25_pc {margin-bottom: 25px !important;}
.marB30_pc {margin-bottom: 30px !important;}
.marB40_pc {margin-bottom: 40px !important;}
.marB50_pc {margin-bottom: 50px !important;}
.marB60_pc {margin-bottom: 60px !important;}
.marB70_pc {margin-bottom: 70px !important;}
.marB80_pc {margin-bottom: 80px !important;}
.marB90_pc {margin-bottom: 90px !important;}

/* - Left margin */

.marL0_pc {margin-left: 0px !important;}
.marL5_pc {margin-left: 5px !important;}
.marL10_pc {margin-left: 10px !important;}
.marL15_pc {margin-left: 15px !important;}
.marL20_pc {margin-left: 20px !important;}
.marL25_pc {margin-left: 25px !important;}
.marL30_pc {margin-left: 30px !important;}
.marL40_pc {margin-left: 40px !important;}
.marL50_pc {margin-left: 50px !important;}
.marL60_pc {margin-left: 60px !important;}
.marL70_pc {margin-left: 70px !important;}
.marL80_pc {margin-left: 80px !important;}
.marL90_pc {margin-left: 90px !important;}

/* - Right margin */

.marR0_pc {margin-right: 0px !important;}
.marR5_pc {margin-right: 5px !important;}
.marR10_pc {margin-right: 10px !important;}
.marR15_pc {margin-right: 15px !important;}
.marR20_pc {margin-right: 20px !important;}
.marR25_pc {margin-right: 25px !important;}
.marR30_pc {margin-right: 30px !important;}
.marR40_pc {margin-right: 40px !important;}
.marR50_pc {margin-right: 50px !important;}
.marR60_pc {margin-right: 60px !important;}
.marR70_pc {margin-right: 70px !important;}
.marR80_pc {margin-right: 80px !important;}
.marR90_pc {margin-right: 90px !important;}

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

/* - All padding */

.padA0_pc {padding: 0px !important;}
.padA5_pc {padding: 5px !important;}
.padA10_pc {padding: 10px !important;}
.padA15_pc {padding: 15px !important;}
.padA20_pc {padding: 20px !important;}
.padA25_pc {padding: 25px !important;}
.padA30_pc {padding: 30px !important;}
.padA40_pc {padding: 40px !important;}
.padA50_pc {padding: 50px !important;}
.padA60_pc {padding: 60px !important;}
.padA70_pc {padding: 70px !important;}
.padA80_pc {padding: 80px !important;}
.padA90_pc {padding: 90px !important;}

/* - Top padding */

.padT0_pc {padding-top: 0px !important;}
.padT5_pc {padding-top: 5px !important;}
.padT10_pc {padding-top: 10px !important;}
.padT15_pc {padding-top: 15px !important;}
.padT20_pc {padding-top: 20px !important;}
.padT25_pc {padding-top: 25px !important;}
.padT30_pc {padding-top: 30px !important;}
.padT40_pc {padding-top: 40px !important;}
.padT50_pc {padding-top: 50px !important;}
.padT60_pc {padding-top: 60px !important;}
.padT70_pc {padding-top: 70px !important;}
.padT80_pc {padding-top: 80px !important;}
.padT90_pc {padding-top: 90px !important;}

/* - Bottom padding */

.padB0_pc {padding-bottom: 0px !important;}
.padB5_pc {padding-bottom: 5px !important;}
.padB10_pc {padding-bottom: 10px !important;}
.padB15_pc {padding-bottom: 15px !important;}
.padB20_pc {padding-bottom: 20px !important;}
.padB25_pc {padding-bottom: 25px !important;}
.padB30_pc {padding-bottom: 30px !important;}
.padB40_pc {padding-bottom: 40px !important;}
.padB50_pc {padding-bottom: 50px !important;}
.padB60_pc {padding-bottom: 60px !important;}
.padB70_pc {padding-bottom: 70px !important;}
.padB80_pc {padding-bottom: 80px !important;}
.padB90_pc {padding-bottom: 90px !important;}

/* - Left padding */

.padL0_pc {padding-left: 0px !important;}
.padL5_pc {padding-left: 5px !important;}
.padL10_pc {padding-left: 10px !important;}
.padL15_pc {padding-left: 15px !important;}
.padL20_pc {padding-left: 20px !important;}
.padL25_pc {padding-left: 25px !important;}
.padL30_pc {padding-left: 30px !important;}
.padL40_pc {padding-left: 40px !important;}
.padL50_pc {padding-left: 50px !important;}
.padL60_pc {padding-left: 60px !important;}
.padL70_pc {padding-left: 70px !important;}
.padL80_pc {padding-left: 80px !important;}
.padL90_pc {padding-left: 90px !important;}

/* - Right padding */

.padR0_pc {padding-right: 0px !important;}
.padR5_pc {padding-right: 5px !important;}
.padR10_pc {padding-right: 10px !important;}
.padR15_pc {padding-right: 15px !important;}
.padR20_pc {padding-right: 20px !important;}
.padR25_pc {padding-right: 25px !important;}
.padR30_pc {padding-right: 30px !important;}
.padR40_pc {padding-right: 40px !important;}
.padR50_pc {padding-right: 50px !important;}
.padR60_pc {padding-right: 60px !important;}
.padR70_pc {padding-right: 70px !important;}
.padR80_pc {padding-right: 80px !important;}
.padR90_pc {padding-right: 90px !important;}

/* - Font size */

.txt10px_pc{font-size: 1.0rem !important;}
.txt11px_pc{font-size: 1.1rem !important;}
.txt12px_pc{font-size: 1.2rem !important;}
.txt13px_pc{font-size: 1.3rem !important;}
.txt14px_pc{font-size: 1.4rem !important;}
.txt15px_pc{font-size: 1.5rem !important;}
.txt16px_pc{font-size: 1.6rem !important;}
.txt17px_pc{font-size: 1.7rem !important;}
.txt18px_pc{font-size: 1.8rem !important;}
.txt19px_pc{font-size: 1.9rem !important;}
.txt20px_pc{font-size: 2.0rem !important;}
.txt21px_pc{font-size: 2.1rem !important;}
.txt22px_pc{font-size: 2.2rem !important;}
.txt23px_pc{font-size: 2.3rem !important;}
.txt24px_pc{font-size: 2.4rem !important;}
.txt25px_pc{font-size: 2.5rem !important;}
.txt26px_pc{font-size: 2.6rem !important;}

/* Float setting */
.flt-L_pc {float: left !important;}
.flt-R_pc {float: right !important;}

/* Align setting */
.ali-L_pc {text-align: left !important;}
.ali-C_pc {text-align: center !important;}
.ali-R_pc {text-align: right !important;}


/*--------------------------------------------------------*/
/* 何かメッセージ用 */

.message-area {background-color:#ffdddd; border:double 3px #ff6666; padding:5px; margin:10px auto;}
.message-area p {color:#dd0000; font-weight:bolder;}
.message-area p i {color:#ff6666;}

/*--------------------------------------------------------*/
/* 工事中 */

.construction-area {
	background-image: url(../images/construction_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100px 100px;
	padding-top: 110px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 200px;
}
.construction-area h4 {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 32px;
	color: #98a9b9;
	border-bottom:solid 1px #dddddd;
}
.construction-area p {
	margin-top:10px;
	color: #98a9b9;
}
</pre></body></html>