@charset "UTF-8";

/* Base Theme ============================================================= */
/* Reset ------------------------------------------------------------------ */

html {-webkit-text-size-adjust: 100%; }
* {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
h1, h2, h3, h4, h5{ font-size: 100%; font-weight: normal;}
ol, ul{ list-style-type: none; }
img{ vertical-align: top; border: 0;}

body{
background: #fff;
font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
color: #333;
}

a{ color: #c270aa; }
a:hover{
filter:alpha(opacity=70);  /* IE7以下用 */
-ms-filter: "alpha(opacity=70)"; /* IE8用 */
-moz-opacity:0.7; /* Firefox 1.5未満, Netscape用 */
-khtml-opacity: 0.7;  /* Safari 1.x, 他khtmlに対応したブラウザ用  */
opacity: 0.7; /* Firefox 1.5以上, Opera, Safari用 */
-webkit-transition: all .3s;
transition: all .3s;
}

.red{ color: #ef1212; }
.pink{ color: #ca441b; }
.kome{ font-size: .9em; text-indent: -1em; margin-left: 1em; }


/* Utilities ----------------------------------------------------------------- */

.pkg:after{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
*:first-child+html .pkg{
display: inline-table;
min-height: 1%;
}
.pkg{ display: block; }
/* no ie mac \*/
* html .pkg{ height: 1%; }
.pkg{ display: block; }
/* */


.mt10{ margin-top: 10px !important; }
.mt20{ margin-top: 20px !important; }
.mt30{ margin-top: 30px !important; }
.mt40{ margin-top: 40px !important; }

.mb10{ margin-bottom: 10px !important; }
.mb20{ margin-bottom: 20px !important; }
.mb30{ margin-bottom: 30px !important; }
.mb40{ margin-bottom: 40px !important; }


/* Web Fonts ---------------------------------------------------- */
@font-face {
font-family: 'icomoon';
src:url('../fonts/icomoon.eot?tj6cuj');
src:url('../fonts/icomoon.eot?tj6cuj#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf?tj6cuj') format('truetype'),
url('../fonts/icomoon.woff?tj6cuj') format('woff'),
url('../fonts/icomoon.svg?tj6cuj#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-arrow01:before {
content: "\e900";
}
.icon-arrow02:before {
content: "\e901";
}
.icon-arrow03_down:before {
content: "\e902";
}
.icon-arrow03_up:before {
content: "\e903";
}
.icon-arrow03:before {
content: "\e904";
}
.icon-arrow04:before {
content: "\e905";
}
.icon-arrow05-1:before {
content: "\e906";
}
.icon-arrow05-2:before {
content: "\e907";
}
.icon-arrow05-down:before {
content: "\e908";
}
.icon-arrow05-up:before {
content: "\e909";
}
.icon-arrow06_down:before {
content: "\e90a";
}
.icon-arrow06_up:before {
content: "\e90b";
}
.icon-arrow07:before {
content: "\e90c";
}
.icon-arrow08:before {
content: "\e90d";
}
.icon-arrow09:before {
content: "\e90e";
}
.icon-arrow10:before {
content: "\e90f";
}
.icon-arrow11-1:before {
content: "\e910";
}
.icon-arrow11-2:before {
content: "\e911";
}
.icon-blank1:before {
content: "\e912";
}
.icon-blank2:before {
content: "\e913";
}
.icon-border:before {
content: "\e914";
}
.icon-border2:before {
content: "\e915";
}
.icon-border3:before {
content: "\e916";
}
.icon-doc1:before {
content: "\e917";
}
.icon-doc2:before {
content: "\e918";
}
.icon-dot:before {
content: "\e919";
}
.icon-download1:before {
content: "\e91a";
}
.icon-download2:before {
content: "\e91b";
}
.icon-download3:before {
content: "\e91c";
}
.icon-freedial:before {
content: "\e91d";
}
.icon-key1:before {
content: "\e91e";
}
.icon-key2:before {
content: "\e91f";
}
.icon-key3:before {
content: "\e920";
}
.icon-mail1:before {
content: "\e921";
}
.icon-mail2:before {
content: "\e922";
}
.icon-mail3:before {
content: "\e923";
}
.icon-map1:before {
content: "\e924";
}
.icon-map2:before {
content: "\e925";
}
.icon-pagetop:before {
content: "\e926";
}
.icon-pdf1:before {
content: "\e927";
}
.icon-pdf2:before {
content: "\e928";
}
.icon-pdf3:before {
content: "\e929";
}
.icon-plus01:before {
content: "\e92a";
}
.icon-plus02:before {
content: "\e92b";
}
.icon-plus03:before {
content: "\e92c";
}
.icon-plus04:before {
content: "\e92d";
}
.icon-slash:before {
content: "\e92e";
}
.icon-slash01:before {
content: "\e92f";
}
.icon-slash02:before {
content: "\e930";
}
.icon-slash03:before {
content: "\e931";
}
.icon-slash04:before {
content: "\e932";
}
.icon-tel1:before {
content: "\e933";
}
.icon-tel2:before {
content: "\e934";
}
.icon-xls1:before {
content: "\e935";
}
.icon-zip1:before {
content: "\e936";
}




/* =======================
    おもてなしアイコン
======================= */
@font-face {
font-family: 'omotenashi';
src:url('../fonts/omotenashi.eot?kswqco');
src:url('../fonts/omotenashi.eot?kswqco#iefix') format('embedded-opentype'),
url('../fonts/omotenashi.ttf?kswqco') format('truetype'),
url('../fonts/omotenashi.woff?kswqco') format('woff'),
url('../fonts/omotenashi.svg?kswqco#omotenashi') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'omotenashi' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;

/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

.icon-icn01:before {
content: "\e900";
}
.icon-icn02:before {
content: "\e901";
}
.icon-icn03:before {
content: "\e902";
}
.icon-icn04:before {
content: "\e903";
}
.icon-icn05:before {
content: "\e904";
}
.icon-icn06:before {
content: "\e905";
}
.icon-icn07:before {
content: "\e906";
}
.icon-icn08:before {
content: "\e907";
}



