@charset "utf-8";


/* default style reset
-------------------------------------------------------------------------------*/

html {
    background: #ffffff;
    color: #333333;
    overflow-y: scroll;
}

body {
    font: 12px/1.5 'Lucida Grande', Helvetica;
    margin: 0;
    overflow: visible;
    padding: 0;
}

/* for IE7 */

* + html body {
    font-family: 'メイリオ', 'ＭＳ Ｐゴシック';
    font-size: 75%;
}

/* for IE6 */

* html body {
    font-family: 'ＭＳ Ｐゴシック';
    font-size: 75%;
}

a img,
img {
    border: 0;
}

blockquote,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
span,
td,
th,
ul {
    margin: 0;
    padding: 0;
}

abbr,
acronym {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
strong,
var {
    font-style: normal;
    font-weight: normal;
}

caption,
th {
    text-align: left;
}

code,
kbd,
pre,
samp,
tt {
    font-family: monospace;
    line-height: 100%;
}

/* for IE7 */

* + html code,
kbd,
pre,
samp,
tt {
    font-size: 108%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

q:before,
q:after {
    content: '';
}

/* form */

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

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 100%;
}

/* basic style
-------------------------------------------------------------------------------*/

body {
    text-align: center;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    background: url(../img/common/bg.jpg) fixed;
}

a {
    cursor: pointer;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

fieldset {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
}

a,
a:link,
a:visited {
    color: #003399;
}

a:hover {
    color: #cc0000;
}

#main p {
    line-height: 1.4em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: justify;
    text-justify: inter-ideograph;
}

#content {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}



/* Image Replacement
-------------------------------------------------------------------------------*/

.ir {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

#header h1,
#header p,
#section01 h2,
#section01 p,
#section01 ul li {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}








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

#header {
    width: 100%;
    height: 85px;
    background: url(../img/common/header_bg.jpg) repeat-x center top;
    position: fixed !important;
    position: absolute;
    z-index: 100;
}

#wrapper {
    padding-top: 85px;
}

#header .inner {
    position: relative;
    width: 940px;
    height: 85px;
    margin-left: auto;
    margin-right: auto;
}

h1 {
    position: absolute;
    width: 350px;
    height: 62px;
    left: 0px;
    top: 14px;
    background: url(../img/common/header_01.jpg) no-repeat left top;
}

#header02 {
    position: absolute;
    width: 349px;
    height: 25px;
    left: 591px;
    top: 0px;
    background: url(../img/common/header_02.jpg) no-repeat left top;
}

#header03 {
    position: absolute;
    width: 349px;
    height: 27px;
    left: 591px;
    top: 29px;
    background: url(../img/common/header_03.jpg) no-repeat left top;
}

#header04 {
    position: absolute;
    width: 349px;
    height: 15px;
    left: 591px;
    top: 63px;
    background: url(../img/common/header_04.jpg) no-repeat left top;
}

#header-contact {
    position: absolute;
    right: 0;
    top: 0;
    width: 346px;
    height: 85px;
    background: url(../img/common/header-contact.jpg) no-repeat;
}



/* inqBox
-------------------------------------------------------------------------------*/

.inqBox {
    position: relative;
    width: 940px;
    height: 322px;
    /*	background: url(../img/common/inqbox_bg_img.jpg) no-repeat left top;*/
    background: url(../img/common/inqbox_bg_img2.jpg) no-repeat left top;
}

.inqBox h2 {
    position: absolute;
    width: 940px;
    height: 25px;
    left: 0px;
    top: 20px;
    font-size: 20px;
    line-height: 1em;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.inqBox h3 {
    position: absolute;
    width: 940px;
    height: 20px;
    left: 0px;
    top: 54px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1em;
    color: #ffffff;
    text-align: center;
}

.inqBox h3 strong {
    font-weight: bold;
}

#inqBox01 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 162px;
    height: 60px;
    left: 54px;
    top: 110px;
    background: url(../img/common/inqbox_01.jpg) no-repeat left top;
}

#inqBox02 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 445px;
    height: 68px;
    left: 243px;
    top: 110px;
    background: url(../img/common/inqbox_02.jpg) no-repeat left top;
}

#inqBox03 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 115px;
    height: 38px;
    left: 54px;
    top: 208px;
    background: url(../img/common/inqbox_03.jpg) no-repeat left top;
}

#inqBox04 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 331px;
    height: 27px;
    left: 195px;
    top: 210px;
    background: url(../img/common/inqbox_04.jpg) no-repeat left top;
}

#inqBox05 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 90px;
    height: 46px;
    left: 722px;
    top: 81px;
    background: url(../img/common/inqbox_05.jpg) no-repeat left top;
}

#inq-tel {
    position: absolute;
    text-indent: 120%;
    white-space: nowrap;
    overflow: hidden;
    left: 0;
    top: 0;
    background: url(../img/common/inq-tel.jpg) no-repeat left top;
}

#btnMailInq {
    position: absolute;
    /*	left: 561px;*/
    left: 6px;
    top: 193px;
}

#btnFacebook {
    position: absolute;
    left: 7px;
    top: 254px;
}

#btnWebsite {
    position: absolute;
    /*	left: 561px;*/
    left: 6px;
    top: 254px;
}


/* section01
-------------------------------------------------------------------------------*/

#section01 {
    width: 100%;
    height: 533px;
    background: url(../img/section01/section01_bg.jpg) repeat-x center top;
}

#section01 .inner {
    position: relative;
    width: 1200px;
    height: 533px;
    background: url(../img/section01/section01_inner_bg.jpg) no-repeat left top;
    margin-left: auto;
    margin-right: auto;
}

#sec0101 {
    width: 667px;
    height: 47px;
    left: 238px;
    top: 8px;
    background: url(../img/section01/section01_01.jpg) no-repeat left top;
}

#sec0102 {
    width: 585px;
    height: 60px;
    left: 305px;
    top: 76px;
    background: url(../img/section01/section01_02.jpg) no-repeat left top;
}

#section01 h2 {
    width: 829px;
    height: 208px;
    left: 111px;
    top: 156px;
    background: url(../img/section01/section01_03.jpg) no-repeat left top;
}

#sec0104 {
    width: 554px;
    height: 44px;
    left: 322px;
    top: 393px;
    background: url(../img/section01/section01_04.jpg) no-repeat left top;
}

#sec0105 {
    width: 88px;
    height: 36px;
    left: 225px;
    top: 468px;
    background: url(../img/section01/section01_05.jpg) no-repeat left top;
}

#sec0106 {
    width: 88px;
    height: 36px;
    left: 406px;
    top: 468px;
    background: url(../img/section01/section01_06.jpg) no-repeat left top;
}

#sec0107 {
    width: 88px;
    height: 36px;
    left: 581px;
    top: 468px;
    background: url(../img/section01/section01_07.jpg) no-repeat left top;
}

#sec0108 {
    width: 205px;
    height: 36px;
    left: 767px;
    top: 468px;
    background: url(../img/section01/section01_08.jpg) no-repeat left top;
}


/* section02
-------------------------------------------------------------------------------*/

#areaBox {
    width: 940px;
    background-color: #be0000;
    padding-bottom: 7px;
}

#areaBox h3 {
    width: 926px;
    margin-left: 7px;
    background-color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
    color: #ffffff;
    padding: 10px 0 7px;
    text-align: center;
}

#areaTab {
    width: 926px;
    border-collapse: collapse;
    margin-left: 7px;
}

#areaTab th,
#areaTab td {
    padding-top: 10px;
    padding-bottom: 7px;
}


#areaTab th {
    width: 20%;
    font-size: 16px;
    background-color: #be0000;
    border-bottom: 1px solid #000000;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
}

#areaTab td {
    width: 80%;
    font-size: 14px;
    background-color: #ffffff;
    border-bottom: 1px solid #666666;
    text-align: left;
    padding-left: 20px;
}

#areaTab th.tabEnd,
#areaTab td.tabEnd {
    border-bottom: none;
}



/* section03
-------------------------------------------------------------------------------*/

#sec0301 {
    position: relative;
    width: 940px;
    /*	height: 420px;*/
    height: 465px;
    background-color: #ffffff;
}

#sec030101 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 365px;
    height: 42px;
    left: 50px;
    top: 32px;
    background: url(../img/section03/section0301_01.gif) no-repeat left top;
}

#sec030102 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 845px;
    height: 42px;
    left: 50px;
    top: 77px;
    background: url(../img/section03/section0301_02.gif) no-repeat left top;
}

#sec030103 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 462px;
    height: 42px;
    left: 50px;
    top: 121px;
    background: url(../img/section03/section0301_03.gif) no-repeat left top;
}

#sec030109 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 848px;
    height: 42px;
    left: 50px;
    top: 166px;
    background: url(../img/section03/section0301_09.gif) no-repeat left top;
}

#sec030104 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 728px;
    height: 42px;
    left: 50px;
    /*	top: 166px;*/
    top: 210px;
    background: url(../img/section03/section0301_04.gif) no-repeat left top;
}

#sec030105 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 848px;
    height: 42px;
    left: 50px;
    /*	top: 210px;*/
    top: 255px;
    background: url(../img/section03/section0301_05.gif) no-repeat left top;
}

#sec030106 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 848px;
    height: 42px;
    left: 50px;
    /*	top: 255px;*/
    top: 300px;
    background: url(../img/section03/section0301_06.gif) no-repeat left top;
}

#sec030107 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 320px;
    height: 42px;
    left: 50px;
    /*	top: 300px;*/
    top: 345px;
    background: url(../img/section03/section0301_07.gif) no-repeat left top;
}

#sec030108 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 755px;
    height: 42px;
    left: 50px;
    /*	top: 345px;*/
    top: 390px;
    background: url(../img/section03/section0301_08.gif) no-repeat left top;
}



#sec0302 {
    position: relative;
    width: 940px;
    height: 754px;
    background: url(../img/section03/section0302_bg.jpg) no-repeat left top;
}

#sec030201 {
    position: absolute;
    width: 760px;
    height: 110px;
    left: 165px;
    top: 50px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.8em;
    color: #ffffff;
    text-align: left;
}

#sec030201 em {
    font-size: 24px;
    font-weight: bold;
    color: #ff5b5b;
}

#sec030201 strong {
    font-weight: bold;
}

#sec030202 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 865px;
    height: 252px;
    left: 36px;
    top: 164px;
    background: url(../img/section03/section0302_01.jpg) no-repeat left top;
}

#sec030203 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 788px;
    height: 80px;
    left: 75px;
    top: 501px;
    background: url(../img/section03/section0302_02.jpg) no-repeat left top;
}

#sec030204 {
    position: absolute;
    width: 840px;
    height: 156px;
    left: 83px;
    top: 598px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7em;
    color: #ffffff;
    text-align: left;
}

#sec030204 em {
    font-size: 24px;
    font-weight: bold;
    color: #ff4141;
}

/* section04
-------------------------------------------------------------------------------*/

#sec0401 {
    position: relative;
    width: 940px;
    height: 122px;
    background: url(../img/section04/section04_bg.jpg) no-repeat left top;
}

#sec0401 h2 {
    position: absolute;
    width: 940px;
    height: 40px;
    left: 0px;
    top: 36px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    color: #ffffff;
    text-align: center;
}

#sec0402 {
    position: relative;
    width: 940px;
    height: 360px;
    background: url(../img/section04/movie_bg.jpg) no-repeat left top;
    margin-bottom: 25px;
}

#movie {
    position: absolute;
    left: 190px;
    top: 0px;
}


/* section04b
-------------------------------------------------------------------------------*/

#sec04b01 {
    position: relative;
    width: 940px;
    height: 122px;
    background: url(../img/section04/section04_bg.jpg) no-repeat left top;
}

#sec04b01 h2 {
    position: absolute;
    width: 940px;
    height: 40px;
    left: 0px;
    top: 36px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1em;
    color: #ffffff;
    text-align: center;
}

#sec04b02 {
    position: relative;
    width: 940px;
    height: 360px;
    background: url(../img/section04/movie_bg_3minutes.jpg) no-repeat left top;
    margin-bottom: 25px;
}

#movie2 {
    position: absolute;
    left: 190px;
    top: 0px;
}


/* section05
-------------------------------------------------------------------------------*/

#section05 h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 580px;
    height: 170px;
    margin: 0 auto;
    background: url(../img/section05/section05_h2.gif) no-repeat left top;
}

#sec0501 {
    position: relative;
    width: 1500px;
    height: 410px;
    background: url(../img/section05/section0501_bg.jpg) no-repeat left top;
}

#sec050101 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 415px;
    height: 160px;
    left: 430px;
    top: 50px;
    background: url(../img/section05/section0501_01.jpg) no-repeat left top;
}

#sec050102 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 176px;
    height: 37px;
    left: 438px;
    top: 221px;
    background: url(../img/section05/section0501_02.jpg) no-repeat left top;
}

#sec0501 h3 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 280px;
    height: 38px;
    left: 438px;
    top: 260px;
    background: url(../img/section05/section0501_h3.jpg) no-repeat left top;
}


#sec050103 {
    position: absolute;
    width: 455px;
    height: 80px;
    left: 443px;
    top: 328px;
}

#sec050103 p {
    color: #ffffff;
    line-height: 1.8em;
    text-align: left;
}

#sec0502 {
    width: 940px;
    text-align: left;
    background-color: #ffffff;
    padding-top: 35px;
    padding-bottom: 35px;
}

#sec0502 .inner {
    width: 850px;
    margin: 0 auto;
}

#sec0502 .paragraph {
    margin-bottom: 30px;
}

#sec0502 h3 {
    font-size: 14px;
    font-weight: bold;
}

#sec0502 p {
    line-height: 1.8em;
    text-align: justify;
    text-justify: inter-ideograph;
    margin: 0 0.6em;
}

#consultation {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 940px;
    height: 160px;
    background: url(../img/section05/section0502_consultation.gif) no-repeat left top;
    margin: 0 0;
}

/* section06
-------------------------------------------------------------------------------*/

#section06 {
    width: 940px;
    background-color: #ffffff;
}

#section06 h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 940px;
    height: 92px;
    background: url(../img/section06/section06_h2.gif) no-repeat left top;
}

/*
#sec0601 {
	position: relative;
	width: 940px;
	height: 273px;
	background: url(../img/section06/sec0601_bg.gif) no-repeat left top;
}


#sec0601 {
	position: relative;
	width: 940px;
	height: 653px;
	background: url(../img/section06/section0601_bg_dvd.gif) no-repeat left top;
}
*/

#sec0601 {
    position: relative;
    width: 940px;
    height: 1300px;
    background: url(../img/section06/section0601_bg_dvd_h1300.jpg) no-repeat left top;
    /*	height: 653px; */
    /*	background: url(../img/section06/section0601_bg_dvd.gif) no-repeat left top; */
}



#sec0602 {
    position: relative;
    width: 940px;
    height: 299px;
    background: url(../img/section06/sec0602_bg.gif) no-repeat left top;
}

#sec0603 {
    position: relative;
    width: 940px;
    height: 289px;
    background: url(../img/section06/sec0603_bg.gif) no-repeat left top;
}

#sec0604 {
    position: relative;
    width: 940px;
    height: 259px;
    background: url(../img/section06/sec0604_bg.gif) no-repeat left top;
}

#sec0605 {
    position: relative;
    width: 940px;
    height: 259px;
    background: url(../img/section06/sec0605_bg.gif) no-repeat left top;
}


#sec0601 h3,
#sec0602 h3,
#sec0603 h3,
#sec0604 h3,
#sec0605 h3 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    left: 40px;
    top: 46px;
    height: 75px;
}

#sec0601 h3 {
    width: 625px;
    background: url(../img/section06/sec0601_01.gif) no-repeat left top;
}

#sec0602 h3 {
    width: 465px;
    background: url(../img/section06/sec0602_01.gif) no-repeat left top;
}

#sec0603 h3 {
    width: 450px;
    background: url(../img/section06/sec0603_01.gif) no-repeat left top;
}

#sec0604 h3 {
    width: 450px;
    background: url(../img/section06/sec0604_01.gif) no-repeat left top;
}

#sec0605 h3 {
    width: 590px;
    background: url(../img/section06/sec0605_01.gif) no-repeat left top;
}

#sec0601 p,
#sec0602 p,
#sec0603 p,
#sec0604 p,
#sec0605 p {
    position: absolute;
    width: 615px;
    height: 120px;
    left: 43px;
    top: 145px;
    text-align: left;
    font-size: 13px;
    line-height: 1.6em;
    text-align: justify;
    text-justify: inter-ideograph;
}

/*
#sec0601youtube01 {
	position: absolute;
	left: 38px;
	top: 235px;
}

#sec0601youtube02 {
	position: absolute;
	left: 43px;
	top: 330px;
}
*/

#sec0601-txt {
    position: absolute;
    left: 38px;
    top: 235px;
}

#sec0601-img {
    position: absolute;
    left: 43px;
    top: 310px;
}

#sec0601-txt2 {
    position: absolute;
    left: 38px;
    top: 575px;
}

#sec0601-img2 {
    position: absolute;
    left: 43px;
    top: 670px;
}

#sec0601dvd01 {
    position: absolute;
    left: 40px;
    /*	top: 260px; */
    top: 920px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 351px;
    height: 365px;
    background: url(../img/section06/section06_dvd_01.jpg) no-repeat left top;
}

#sec0601dvd02 {
    position: absolute;
    left: 391px;
    /*	top: 260px; */
    top: 920px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 329px;
    height: 365px;
    background: url(../img/section06/section06_dvd_02.jpg) no-repeat left top;
}

#sec0606 {
    position: relative;
    width: 940px;
    height: 449px;
    background: url(../img/section06/sec0606_bg.gif) no-repeat left top;
    margin-top: 20px;
}

#sec060601 {
    position: absolute;
    left: 51px;
    top: 56px;
}

#sec060602 {
    position: absolute;
    left: 51px;
    top: 118px;
}

#sec060603 {
    position: absolute;
    width: 690px;
    height: 80px;
    left: 248px;
    top: 227px;
    text-align: left;
    line-height: 1.8em;
    font-size: 14px;
    font-weight: bold;
}

#sec060603 span {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.9em;
    color: #be0000;
}

#sec060604 {
    position: absolute;
    left: 240px;
    top: 316px;
}

.sec06Head {
    position: relative;
    width: 940px;
}

#sec06 .sec06Head {
    height: 65px;
    background: url(../img/section06/section0601_bg.gif) no-repeat left top;
}

#sec06001 .sec06Head {
    height: 65px;
    background: url(../img/section06/section0602_bg.gif) no-repeat left top;
}

#sec06h2Wrap h2 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 511px;
    height: 42px;
    left: 214px;
    top: 21px;
    background: url(../img/section07/section07_h2.gif) no-repeat left top;
}

.sec06Head h3 {
    position: absolute;
    width: 720px;
    left: 80px;
    top: 21px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2em;
}

/* section07
-------------------------------------------------------------------------------*/

#section07 {
    margin-top: 30px;
    background-color: white;
}

#sec07h2Wrap {
    position: relative;
    width: 940px;
    height: 142px;
    background: url(../img/section07/section07_h2_bg.gif) no-repeat left top;
}

#sec07h2Wrap h2 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 511px;
    height: 42px;
    left: 214px;
    top: 21px;
    background: url(../img/section07/section07_h2.gif) no-repeat left top;
}

#sec07h2Wrap p {
    position: absolute;
    width: 511px;
    height: 22px;
    left: 214px;
    top: 85px;
    font-size: 14px;
    font-weight: bold;
    color: #980000;
    line-height: 1em;
    text-align: center;
}

.sec07Head {
    position: relative;
    width: 940px;
}

#sec0701 .sec07Head {
    height: 124px;
    background: url(../img/section07/section0701_bg.gif) no-repeat left top;
}

#sec0702 .sec07Head {
    height: 124px;
    background: url(../img/section07/section0702_bg.gif) no-repeat left top;
}

#sec0703 .sec07Head {
    height: 124px;
    background: url(../img/section07/section0703_bg.gif) no-repeat left top;
}

#sec0704 .sec07Head {
    height: 153px;
    background: url(../img/section07/section0704_bg.gif) no-repeat left top;
}

#sec0705 .sec07Head {
    height: 153px;
    background: url(../img/section07/section0705_bg.gif) no-repeat left top;
}

#sec0706 .sec07Head {
    height: 153px;
    background: url(../img/section07/section0706_bg.gif) no-repeat left top;
}

#sec0707 .sec07Head {
    height: 124px;
    background: url(../img/section07/section0707_bg.gif) no-repeat left top;
}

.sec07Head h3 {
    position: absolute;
    width: 720px;
    left: 50px;
    top: 39px;
    text-align: left;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2em;
}

#sec0701 .sec07Head h3,
#sec0702 .sec07Head h3,
#sec0703 .sec07Head h3,
#sec0707 .sec07Head h3 {
    height: 30px;
}

#sec0704 .sec07Head h3,
#sec0705 .sec07Head h3,
#sec0706 .sec07Head h3 {
    height: 60px;
}

.sec07Head p {
    position: absolute;
    width: 720px;
    height: 20px;
    left: 50px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em;
}

#sec0701 .sec07Head p,
#sec0702 .sec07Head p,
#sec0703 .sec07Head p,
#sec0707 .sec07Head p {
    top: 75px;
}

#sec0704 .sec07Head p,
#sec0705 .sec07Head p,
#sec0706 .sec07Head p {
    top: 103px;
}

.sec07Body {
    width: 940px;
    background: url(../img/section07/section07_bg.gif) repeat-y center top;
}

/*
#sec0705 .sec07Body {
	width: 940px;
	background: url(../img/section07/section07_bg.gif) repeat-y center bottom;
}
*/

.sec07Body .inner {
    width: 840px;
    text-align: left;
    line-height: 1.8em;
    margin-left: 50px;
    padding: 30px 0;
}

.sec07Body p {
    margin-bottom: 1em;
    text-align: justify;
    text-justify: inter-ideograph;
}


/* section08
-------------------------------------------------------------------------------*/

#section08 h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 940px;
    height: 173px;
    background: url(../img/section08/section08_h2.jpg) no-repeat left top;
}

.message {
    position: relative;
    width: 940px;
    /*	height: 700px;*/
    /*	background: url(../img/section08/message_bg.gif) no-repeat left top;*/
    height: 420px;
    background: url(../img/section08/message_bg2.gif) no-repeat left top;
}

.message-ooe {
    height: 520px;
    background: url(../img/section08/message_bg3.gif) no-repeat left top;
}

.message h3 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 235px;
    height: 20px;
    left: 354px;
    top: 17px;
    background: url(../img/section08/message_h3.gif) no-repeat left top;
}

.message-ooe h3 {
    background: url(../img/section08/message_ooe_h3.gif) no-repeat left top;
}

.message h4 {
    position: absolute;
    width: 80px;
    height: 20px;
    left: 60px;
    top: 422px;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    line-height: 1em;
    font-family: Verdana, Geneva, sans-serif;
}

.message p.catch {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 870px;
    height: 50px;
    left: 36px;
    top: 58px;
    background: url(../img/section08/message_catch.gif) no-repeat left top;
}

.message p.catch_ooe {
    background: url(../img/section08/message_ooe_catch.gif) no-repeat left top;
}


#imgTAXGYM,
.message .pic {
    position: absolute;
    left: 60px;
    top: 139px;
}

.messageBox {
    position: absolute;
    width: 575px;
    height: 270px;
    left: 300px;
    top: 150px;
    text-align: left;
}

.messageBox h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 2em;
}

.messageBox p {
    font-size: 13px;
    line-height: 1.5em;
    margin-bottom: 1.5em;
    text-align: justify;
    text-justify: inter-ideograph;
}

#profileBoxL {
    position: absolute;
    width: 425px;
    height: 235px;
    left: 90px;
    top: 455px;
    text-align: left;
}

#profileBoxL p {
    line-height: 1.4em;
    margin-bottom: 1.5em;
}


#profileBoxR {
    position: absolute;
    width: 350px;
    height: 235px;
    left: 530px;
    top: 455px;
    text-align: left;
}

#profileBoxR h5 {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#profileBoxR dl {
    line-height: 1.2em;
}

#profileBoxR dt {
    margin: 0;
}

#profileBoxR dd {
    margin: -1.2em 0 0.3em 5em;
}


#callus {
    position: relative;
    width: 940px;
    height: 300px;
}

#callus01 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 325px;
    height: 40px;
    left: 150px;
    top: 32px;
    background: url(../img/section08/section08_01.gif) no-repeat left top;
}

#callus02 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 330px;
    height: 40px;
    left: 150px;
    top: 72px;
    background: url(../img/section08/section08_02.gif) no-repeat left top;
}

#callus03 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 625px;
    height: 40px;
    left: 150px;
    top: 112px;
    background: url(../img/section08/section08_03.gif) no-repeat left top;
}

#callus04 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 625px;
    height: 40px;
    left: 150px;
    top: 152px;
    background: url(../img/section08/section08_04.gif) no-repeat left top;
}

#callus p {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 918px;
    height: 29px;
    left: 10px;
    top: 230px;
    background: url(../img/section08/section08_05.gif) no-repeat left top;
}


/* section09
-------------------------------------------------------------------------------*/

#section09 {
    position: relative;
    width: 940px;
    height: 689px;
    background: url(../img/section09/section09_bg.jpg) no-repeat left top;
    margin-top: 45px;
}

#section09 h2 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 940px;
    height: 92px;
    left: 0px;
    top: 0px;
    background: url(../img/section09/section09_h2.gif) no-repeat left top;
}

#sec0901 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 49px;
    top: 250px;
    background: url(../img/section09/sec0901.jpg) no-repeat left top;
}

#sec0902 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 133px;
    top: 250px;
    background: url(../img/section09/sec0902.jpg) no-repeat left top;
}

#sec0903 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 217px;
    top: 250px;
    background: url(../img/section09/sec0903.jpg) no-repeat left top;
}

#sec0904 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 301px;
    top: 250px;
    background: url(../img/section09/sec0904.jpg) no-repeat left top;
}

#sec0905 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 385px;
    top: 250px;
    background: url(../img/section09/sec0905.jpg) no-repeat left top;
}

#sec0906 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 469px;
    top: 250px;
    background: url(../img/section09/sec0906.jpg) no-repeat left top;
}

#sec0907 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 553px;
    top: 250px;
    background: url(../img/section09/sec0907.jpg) no-repeat left top;
}

#sec0908 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 637px;
    top: 250px;
    background: url(../img/section09/sec0908.jpg) no-repeat left top;
}

#sec0909 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 54px;
    height: 308px;
    left: 721px;
    top: 250px;
    background: url(../img/section09/sec0909.jpg) no-repeat left top;
}

#sec0910 {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 85px;
    height: 308px;
    left: 805px;
    top: 250px;
    background: url(../img/section09/sec0910.jpg) no-repeat left top;
}

#sec0902dd {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 104px;
    height: 93px;
    left: 58px;
    top: 575px;
    background: url(../img/section09/sec0902dd.jpg) no-repeat left top;
}

#sec0903dd {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 122px;
    height: 93px;
    left: 182px;
    top: 575px;
    background: url(../img/section09/sec0903dd.jpg) no-repeat left top;
}


#sec0904dd {
    position: absolute;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 282px;
    height: 106px;
    left: 325px;
    top: 562px;
    background: url(../img/section09/sec0904dd.jpg) no-repeat left top;
}



/* section10
-------------------------------------------------------------------------------*/

#section10 {
    width: 940px;
    background-color: #b40e04;
    margin: 30px 0;
    padding: 7px 0;
    text-align: left;
}

#section10 .inner {
    width: 926px;
    background-color: #ffffff;
    margin: 0 0 0 7px;
    padding-bottom: 30px;
    padding-top: 25px;
}

#section10 h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 846px;
    height: 55px;
    background: url(../img/section10/section10_h2.gif) no-repeat left top;
    margin: 0 0 20px 40px;
}

#sec10Wrap {
    width: 846px;
    margin-left: 40px;
    overflow: hidden;
}

#sec10Profile {
    float: left;
    display: inline;
    width: 660px;
    overflow: hidden;
}

#sec10Image {
    float: right;
    display: inline;
    width: 174px;
}


#imgPresident {
    float: left;
    display: inline;
    width: 224px;
}

#profPresident {
    float: right;
    display: inline;
    width: 390px;
}

#section10 h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 1.2em;
}

#section10 h4 {
    font-size: 14px;
    font-weight: bold;
}

#section10 .paragraph {
    margin-bottom: 1em;
}

.profList {
    line-height: 1.4em;
}

.profList dt {}

.profList dd {
    margin: -1.4em 0 0.2em 5em;
}



/* section11
-------------------------------------------------------------------------------*/

#section11 {
    width: 940px;
    text-align: left;
    padding-bottom: 30px;
}

#section11 h2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4em;
    margin-bottom: 1em;
}

#section11 p {
    font-size: 14px;
    line-height: 1.8em;
    margin-bottom: 1em;
    text-align: justify;
    text-justify: inter-ideograph;
}


/* section12
-------------------------------------------------------------------------------*/

#section12 {
    width: 940px;
    text-align: left;
    padding-bottom: 30px;
    margin: 5em 0 0 0;
}

#section12 h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4em;
    background-color: #cccccc;
    padding: 10px;
    text-align: center;
    margin-bottom: 1em;
}

.kiteiTab {
    width: 100%;
    border-collapse: collapse;
}

.kiteiTab th,
.kiteiTab td {
    font-size: 14px;
    line-height: 1.8em;
    text-align: left;
    vertical-align: top;
    border: 1px solid #999999;
    padding: 5px 10px;
}

.kiteiTab th {
    background-color: #cccccc;
    width: 30%;
}

.kiteiTab td {
    width: 70%;
}


/* 2024.03.19 追加 */
#section13 {
  margin-top: 50px;
  padding: 30px 40px;
  background: #ffffff;
}
#section13 .entry_title {
  margin: -30px -40px 30px;
  padding: 30px 0 0;
  font-size: 24px;
  background-image: linear-gradient(-45deg, #fff 25%, #05a5ab 25%, #05a5ab 50%, #fff 50%, #fff 75%, #05a5ab 75%, #05a5ab);
  background-size: 4px 4px;
  background-repeat: repeat-x;
}
#section13 .contact7 {
}
#section13 .contact7 .optional {
  color: #FFF;
  border-radius: 3px;
  font-size: 10px;
  margin-left: 10px;
  padding: 5px 10px;
  letter-spacing: 2px;
  background: #999;
}
#section13 .contact7 dt {
  float: left;
  clear: left;
  width: 35%;
  padding: 5px 10px 5px 0;
  font-size: 16px;
  text-align: left;
}
#section13 .contact7 dd {
  margin: 0 0 30px 0;
  margin-left: 35%;
  font-size: 16px;
  text-align: left;
}
#section13 .btn_contact7 input {
  width: 70%;
  background-color: #005513;
  color: #FFF;
  font-size: 1.3em;
  font-weight: bold;
  letter-spacing: 0.2em;
  border: 1px solid #005513;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: block;
  padding-left: 0.5em;
  text-indent: -0.2em;
}
div.wpcf7 .ajax-loader {
  visibility: hidden;
  display: inline-block;
  background-image: url(../img/ajax-loader.gif);
  width: 16px;
  height: 16px;
  border: none;
  padding: 0;
  margin: 0 0 0 4px;
  vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
  visibility: visible;
}
.wpcf7 .screen-reader-response {
  display: none;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  border: 2px solid #f7e700;
}
div.wpcf7-response-output {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  font-size: 16px;
  text-align: left;
}
/* 2024.03.19 追加 */



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

#footer {
    clear: both;
    width: 100%;
    background-color: #000000;
    margin-top: 85px;
}

#footer .inner {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 30px 0;
}

#footer .inner p {
    color: #ffffff;
}

#copyright {
    font-size: 91.7%;
    letter-spacing: 1px;
    padding-top: 20px;
}
