@charset "UTF-8";
.row_clear:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;
	font-size: 1em;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: inherit;
  font-weight: inherit;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

a img {
  border: none;
}

article, aside, details, figure, footer, header, menu, nav, section, summary {
  display: block;
}

html {
  font-size: 62.5%;
}

body {
  /*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;*/
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ",  "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #000;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}

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

a:hover img {
  opacity: 0.8;
}

a:focus {
  color: #660000;
  text-decoration: none;
}

img {
  vertical-align: middle;
}

li, ol {
  list-style: none;
}

button:focus, input:focus, a:focus {
  outline: none;
}

.clearfix:after {
    height: 0;
    visibility: hidden;
    content: ".";
    display: block;
    clear: both;
}

/*====================================
style
=====================================*/
html {
    font-size: 62.5%;
}
body {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ",  "ヒラギノ角ゴ Pro W3", sans-serif;
    background: #ffffff;
}

.wrapper {
    overflow: hidden;
}

.banner {
    background: url('../img/banner.png') #000 no-repeat top center;
    height: 98.4rem;
    position: relative;
    text-align: center;
}

.banner .bannerTxt {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.section01 {
    background: url('../img/section01.png') no-repeat top center;
    height: 155.5rem;
    padding-top: 50px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    z-index: 99;
    -webkit-background-size: cover;
    background-size: cover;
}

.section01 .section01Title {
    margin: 68px 0 30px 0;
}

.section01 .section01Content {
    width: 560px;
    padding: 0 46px;
    font-size: 2.5rem;
    text-align: justify;
    line-height: 1.9;
}

.section01 .section01Content span {
    color: #DD5F42;
}

.section02 {
    background: url('../img/section02.png') no-repeat top center;
    text-align: center;
    margin-top: -186px;
    position: relative;
    z-index: 98;
    height: 177rem;
}

.section02 .container {
    height: 176.5rem;
}

.section02 .section02Title {
    position: absolute;
    top: 290px;
    right: 45px;
}

.section02 .section02Content {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 130px;
    padding: 0 47.5px;
}

.section02 .section02Content p {
    font-size: 2.7rem;
    text-align: justify;
    line-height: 1.5;
    color: #fff;
}

.section02 .arrow {
    margin-top: 58px;
    margin-bottom: 51px;
}

.section03 {
    background: url('../img/section03.png') no-repeat top center;
    margin-top: -155px;
    position: relative;
    z-index: 97;
}

.section03 .container img {
    position: relative;
    z-index: 99;
}

.section03 .section03Title {
    margin: 200px 50px 42px;
}

.section03 .section03Content {
    margin: 0 45px;
    position: relative;
    z-index: 99;
}

.section03 ul {
    margin-top: -65px;
}

.section03 .item01 {
    background: url('../img/item01.png') no-repeat top center;
    height: 66rem;
    position: relative;
    padding-top: 140px;
    padding-left: 42px;
    box-sizing: border-box;
    z-index: 98;
}

.section03 .item01 p {
    font-size: 2.9rem;
    margin-top: 33px;
    line-height: 1.5;
}

.section03 .item02 {
    background: url('../img/item02.png') no-repeat top center;
    height: 86.5rem;
    margin-top: -343px;
    position: relative;
    padding-top: 132px;
    padding-left: 42px;
    box-sizing: border-box;
}

.section03 .item02 div {
    width: 385px;
    float: right;
    padding-right: 45px;
    padding-top: 55px;
}

.section03 .item02 p {
    color: #fff;
    font-size: 2.5rem;
    padding: 30px 0 0 60px;
    line-height: 1.6;
}

.section03 .item02 p span {
    display: block;
    color: #76BEB9;
    margin-bottom: 15px;
    font-weight: bold;
}

.section03 .item03 {
    background: url('../img/item03.png') no-repeat top center;
    height: 85.5rem;
    margin-top: -370px;
    padding-top: 140px;
    padding-left: 42px;
    box-sizing: border-box;
    position: relative;
}

.section03 .item03:before {
    content: "";
    background: url('../img/cross.png') no-repeat top center;
    position: absolute;
    width: 101px;
    height: 101px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 167px;
}

.section03 .item03 p {
    color: #003138;
    font-size: 2.7rem;
    padding: 30px 0;
    line-height: 1.5;
    width: 327px;
}

.section03 .item03 p span {
    display: block;
    color: #76BEB9;
    margin-bottom: 15px;
    font-weight: bold;
}

.section03 .item04 {
    background: url('../img/item04.png') no-repeat top center;
    height: 85.5rem;
    margin-top: -255px;
    padding-top: 132px;
    padding-left: 42px;
    box-sizing: border-box;
    position: relative;
    z-index: 96;
}

.section03 .item04:before {
    content: "";
    background: url('../img/cross.png') no-repeat top center;
    position: absolute;
    width: 101px;
    height: 101px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 108px;
}

.section03 .item04 div {
    width: 420px;
    float: right;
    padding-top: 30px;
}

.section03 .item04 p {
    color: #fff;
    font-size: 2.7rem;
    padding: 27px 35px 0 60px;
    line-height: 1.5;
}

.section03 .item04 p span {
    display: block;
    color: #76BEB9;
    margin-bottom: 15px;
    font-weight: bold;
}

.section03 .item05 {
    background: url('../img/item05.png') no-repeat 0 0;
    height: 86.5rem;
    margin-top: -370px;
    padding-top: 230px;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;
}

.section03 .item05 p {
    font-size: 2.7rem;
    line-height: 1.7;
    margin-top: 40px;
    padding-left: 10px;
    padding-right: 40px;
}

.section03 .item06 {
    background: url('../img/item06.png') no-repeat top center;
    margin-top: 55px;
    height: 791px;
}

.section03 .item06 div {
    width: 785px;
    margin: 0 auto;
}

.section03 .item06 .title {
    margin: 0;
    margin-left: 20px;
}

.section03 .item06 div p {
    font-size: 2.7rem;
    line-height: 1.7;
    padding: 15px 0;
}

.section03 .item06 div .title {
    font-size: 3.7rem;
    color: #092232;
    padding: 45px 0;
}

.section04 {
    background: url('../img/section04.png') no-repeat top center;
    position: relative;
    height: 124rem;
    margin-top: 115px;
    z-index: 99;
    -webkit-background-size: cover;
    background-size: cover;
}

.section04 .title {
    margin-top: -160px;
    margin-left: -40px;
}

.section04 .s4_div {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
}

.section04 .s4_img01 {
    margin-top: -40px;
    margin-left: 20px;
}

.section04 .s4_img02 {
    margin-top: -120px;
    margin-right: 20px;
}

.section04 .s4_img03 {
    margin-top: -120px;
    margin-left: 50px;
}

.section05 {
    background: url('../img/section05.png') #000 no-repeat top center;
    position: relative;
    height: 155.5rem;
    margin-top: -20px;
    z-index: 98;
    text-align: center;
    box-sizing: border-box;
    padding-top: 110px;
}

.section05 .title {
    margin-bottom: 20px;
}

.section06 {
    text-align: center;
    background: #70bcb8;
    padding-top: 80px;
    padding-bottom: 45px;
}

.section06 .section06Title {
    margin-bottom: 15px;
}

.section06 .qA li {
    width: 877px;
    background: #fff;
    margin: 0 auto;
    margin-top: 45px;
}

.section06 .qA li:before {
    content: "";
    display: block;
    width: 100%;
    height: 62px;
    background: url('../img/section06_before.png') no-repeat top center;
}

.section06 .qA li .question {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    width: 765px;
    flex-wrap: wrap;
    margin: 0 auto;
    min-height: 105px;
}

.section06 .qA li .question {
    width: 765px;
    font-size: 4.5rem;
}

.section06 .qA li:first-child .question {
    background: url('../img/q1.png') no-repeat 0 0;
}

.section06 .qA li:first-child .answer {
    background: url('../img/a1.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(2) .question {
    background: url('../img/q2.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(2) .answer {
    background: url('../img/a2.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(3) .question {
    background: url('../img/q3.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(3) .answer {
    background: url('../img/a3.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(4) .question {
    background: url('../img/q4.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(4) .answer {
    background: url('../img/a4.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(5) .question {
    background: url('../img/q5.png') no-repeat 0 0;
}

.section06 .qA li:nth-child(5) .answer {
    background: url('../img/a5.png') no-repeat 0 0;
}

.section06 .qA li .question p {
    font-size: 4.5rem;
    text-align: left;
    padding-left: 135px;
    box-sizing: border-box;
    line-height: 1.2;
}

.section06 .qA li .answer p {
    font-size: 2.65rem;
    text-align: justify;
    padding-left: 140px;
    box-sizing: border-box;
    line-height: 1.6;
}

.section06 .qA li:nth-child(4) .question span:last-child {
    line-height: 105px;
}

.section06 .qA li .answer {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    width: 765px;
    flex-wrap: wrap;
    margin: 25px auto;
    min-height: 105px;
}

.section06 .qA li:nth-child(2) .answer {
    margin-bottom: 70px;
}

.section06 .qA li:nth-child(3) .answer {
    margin-bottom: 45px;
}

.section06 .qA li:nth-child(4) .question p {
    line-height: 105px;
}

.section06 .qA li:nth-child(4) .answer p {
    padding-top: 15px;
}

.section06 .qA li:nth-child(4) .answer {
    margin-bottom: 0;
}

.section06 .qA li:nth-child(5) .answer {
    margin-bottom: 60px;
}

.section06 .qA li:first-child .answer span:first-child {
    background: url('../img/a1.png') no-repeat top center;
    width: 105px;
    height: 105px;
    text-align: center;
    line-height: 105px;
    font-size: 4.5rem;
    color: #fff;
}

.section06 .qA li:after {
    content: "";
    display: block;
    width: 100%;
    height: 62px;
    background: url('../img/section06_after.png') no-repeat top center;
}

.section07 {
    background: url('../img/section07.png') no-repeat top center;
    background-size: cover;
    position: relative;
    height: 120rem;
    text-align: center;
    padding-top: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.section07 .photo {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-around;
    margin-top: 40px;
    margin-bottom: 55px;
    padding: 0 30px;
}

.section07 p {
    font-size: 5rem;
    color: #fff;
    line-height: 1.3;
    margin-top: 15px;
}

.section07 p span {
    color: #76BEB9;
    font-size: 2.4rem;
    display: block;
    margin: 40px 0 30px;
}

.section07 .s7Txt {
    margin-bottom: 30px;
}

.section08 {
    padding-top: 95px;
    padding-bottom: 80px;
    box-sizing: border-box;
}

.section08 .title {
    padding-left: 50px;
    box-sizing: border-box;
}

.section08 .content {
    text-align: center;
    margin-top: 25px;
}

.section08 .content img {
    padding: 18px 0;
}

.section08 .content img:first-child {
    padding-bottom: 0;
}

.section08 .content .s8Bottom {
    margin-top: 70px;
}

.section08 .table {
    margin: 0 auto;
    margin-top: 3.5rem;
    width: 880px;
    border: 1px solid #000;
    text-align: left;
}

.section08 .table tr td {
    border-bottom: 1px solid #000;
    color: #092232;
    font-size: 3.2rem;
    padding: 1.5rem;
    font-weight: bold;
    line-height: 1.5;
}

.section08 .table tr td:nth-child(odd) {
    width: 28%;
    background: #B8B8B8;
}

.section08 .table tr td:nth-child(even) {
    width: 72%;
}

#container {
	padding-top: 176px;
	text-align: left;
}

.container {
    width: 970px;
    margin: 0 auto;
    position: relative;
}

a, a:link {
	color: #040404;
	text-decoration: none;
}

a:visited {
	color: #040404;
	text-decoration: none;
}

a:hover {
	color: #040404;
	text-decoration: underline;
}

a:active {
	color: #040404;
	text-decoration: underline;
}

a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
}

.sp {
	display: none !important;
}
/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
body {
    min-width: 1200px;
    color: #140000;
    font-size: 13px;
    line-height: 1.5;
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
    background-color: #FFF;
}

#gHeader {
	padding-bottom: 18px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background-color: #fff;
}

#gHeader .hBox {
	margin: 0 auto 39px;
	padding: 12px 15px;
	width: 1200px;
	box-sizing: border-box;
}

#gHeader h1 {
	float: left;
}

#gHeader .linkList {
	padding-top: 2px;
	width: 400px;
	float: right;
    line-height: 1.5;
}

#gHeader .linkList li {
	float: left;
	font-family: "游ゴシック","Yu Gothic","游ゴシック体","YuGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#gHeader .linkList li:last-child {
	padding: 7px 5px 0 0;
	float: right;
}

#gHeader .linkList li a {
	display: block;
}

#gHeader .linkList li span {
	font-size: 10px;
	letter-spacing: 1.5px;
}

#gHeader .linkList li:first-child {
	width: 195px;
}

#gHeader .linkList li:first-child a {
	margin-top: -3px;
	/*padding: 0 25px;*/
	font-size: 21px;
	font-family: 'Poppins', sans-serif;
	/*background: url(img/common/icon08.png) no-repeat left center;*/
}

#gHeader .linkList .contact {
	padding: 7px 5px 0 0;
	float: right;
}

#gHeader .linkList .contact a {
	padding: 7px 0;
	display: block;
	width: 200px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background-color: #140001;
}

#gHeader .linkList .contact a span {
	padding: 0 0 0 20px;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 0;
	background: url(../img/icon07.png) no-repeat left center;
}

#gHeader .linkList .contact a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

@media all and (-ms-high-contrast:none){
	#gHeader .linkList .contact a {
		padding: 9px 0 5px;
	}
}

/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	margin: 0 auto;
	width: 1200px;
	text-align: center;
}
#gFooter * {
	box-sizing: content-box;
}


#gNavi li {
	padding: 0 26px;
	display: inline-block;
    line-height: 1.5;
}

#gNavi li span {
	margin-bottom: 3px;
	display: block;
	color: #E4007F;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

#gNavi li a {
	display: block;
	font-size: 8px;
	font-weight: bold;
}

#gNavi li a:hover {
	text-decoration: none;
	color: #140000;
}

#gNavi li a:hover span {
	color: #949495;
}

.menuBox {
    display: none;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#gFooter {
	padding: 21px 0 32px;
	overflow: hidden;
	background-color: #140001;
}

#gFooter .fBox {
	width: 1136px;
	margin: 0 auto 130px;
}

#gFooter .fLogo {
	float: right;
}

#gFooter .fNavi {
	padding: 13px 0 0 13px;
	width: 960px;
	float: left;
}

#gFooter .fNavi .navi {
	float: left;
}

#gFooter .fNavi li {
	padding-right: 5px;
	float: left;
}

#gFooter .fNavi .wid01 {
	width: 183px;
}

#gFooter .fNavi .wid02 {
	width: 318px;
}

#gFooter .fNavi .wid03 {
	width: 250px;
}

#gFooter .fNavi .wid04 {
	width: 180px;
}

#gFooter .fNavi .subNavi li {
	margin-bottom: 15px;
	padding-right: 0;
	float: none;
	color: #FFF;
	font-size: 13px;
	letter-spacing: 2px;
    line-height: 1.5;
}

#gFooter .fNavi .subNavi li:last-child {
	margin-bottom: 0;
}

#gFooter .fNavi li a {
	color: #FFF;
}

#gFooter .copyright {
	clear: both;
	color: #FFF;
	font-size: 10px;
	text-align: center;
}
