@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
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, figure {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 1em;
}
body, table, input, textarea, select, option {
	font-family: HiraKakuProN-W3;
	font-size: 1em;
} article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/

body {
	color: #2A2A2A;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: 'Genjyuu', 'Noto Sans Japanese', "メイリオ", Meiryo, Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Arial, Verdana, sans-serif;
}
p {  }
td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
image { margin: 0; padding: 0; border-width: 0; }
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.graph-max {
	max-width: 100%;
	height: auto;
}
.text-center {
	text-align: center;
}
.text-left {
    text-align: left;
}


/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/



/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/
.clear {
	clear: both;
}  
.clear hr {
	display: none;
}
.clear-space {
	clear: both;
	height: 20px;
}  
.clear-space hr {
	display: none;
}
.space {
	height: 20px;
}  
.space hr {
	display: none;
}
.space-w {
	height: 40px;
}  
.space-w hr {
	display: none;
}






/* ########## 749px以下 ########## */

@media (max-width: 749px) {

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/

#container {
    vertical-align: top;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100%;
}
.sp-off {
	display: none;
}
.br-sp { display:block; }
.br-pc { display:none; }
.text-large {
    font-size: 1.0em;
}
.text-largeleft {
    font-size: 1.0em;
    text-align: left;
}

/*------------------------------------------------------------
	ブロック1
------------------------------------------------------------*/

#headercontainer {
    vertical-align: top;
    padding-right: 0%;
    padding-left: 2%;
    order-right-style: solid;
    width: 98%;
    text-align: center;
    position: fixed;
    background-color: #FFFFFF;
}
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 75%;
    height: 10%;
    outline: none 0;
    padding-bottom: 0px;
    background-image: url("img/home.jpg");
    background-size: 100% auto;
    background-position: center;
    padding-top: 10%;
    max-width: 550px;
    margin-top: 0.5%;
}
#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 55%;
	height: 10%;
	outline: none 0;
	margin-left: 0px;
}
#headerglobal ul li.tel {
    background-repeat: no-repeat;
    display: block;
    float: right;
    width: 60px;
    height: 60px;
    outline: none 0;
    margin-top: 0px;
    background-image: url("img/tel_w.png");
    background-size: 50% auto;
    background-color: #1d8c02;
    background-position: center center;
}
#headerglobal ul li.tel a {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	outline: none 0;
	margin-left: 0px;
}

/*------------------------------------------------------------
	ブロック2
------------------------------------------------------------*/

#block2sp {
    vertical-align: top;
    width: 100%;
    text-align: center;
    padding-top: 17%;
}
#block2pc {
    display: none;
}

/*------------------------------------------------------------
	ブロック3
------------------------------------------------------------*/

#block3 {
    vertical-align: top;
    width: 100%;
    text-align: center;
    background-color: #b0d5f0;
    color: #FFFFFF;
    padding-bottom: 0px;
    margin-bottom: -90px;
    margin-top: 0px;
    padding-top: 30px;
}
.text-b3 {
    font-size: 2em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.2em;
}
td.td-block3a {
    width: 33.3333%;
    text-align: right;
}
td.td-block3b {
    width: 33.3333%;
    text-align: center;
}
td.td-block3c {
    width: 33.3333%;
    text-align: left;
}

/*------------------------------------------------------------
	ブロック4
------------------------------------------------------------*/
#block4 {
    vertical-align: top;
    width: 100%;
    text-align: center;
    background-image: url("img/block4bg.jpg");
    padding-top: 0px;
    padding-bottom: 50px;
}
#block4inner {
    vertical-align: top;
    width: 88%;
    text-align: center;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-top: 120px;
    margin-top: 0px;
    padding-bottom: 10px;
    border-radius: 25px;
    padding-left: 2%;
    padding-right: 2%;
}
.text-b4 {
    font-size: 1.7em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #42aff5;
    line-height: 1.3em;
}

/*------------------------------------------------------------
	ブロック5
------------------------------------------------------------*/
#block5 {
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #fefefe;
    background-image: url("img/block5bg-sp.jpg");
    background-position: right 0%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
#block5inner {
    vertical-align: top;
    width: 92%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    line-height: 1.7em;
    font-size: 1em;
}

/*------------------------------------------------------------
	ブロック6
------------------------------------------------------------*/
#block6 {
    width: 100%;
    text-align: center;
    background-color: #fffaf0;
}
#block6inner {
    vertical-align: top;
    width: 94%;
    text-align: left;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
}
#block6box1 {
    vertical-align: top;
    width: 90%;
    text-align: left;
    padding-top: 80%;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 5%;
    padding-right: 5%;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box1.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    margin-bottom: 10px;
}
#block6box2 {
    vertical-align: top;
    width: 90%;
    text-align: left;
    padding-top: 80%;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 5%;
    padding-right: 5%;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box2.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    margin-bottom: 10px;
}
#block6box3 {
    vertical-align: top;
    width: 90%;
    text-align: left;
    padding-top: 80%;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 5%;
    padding-right: 5%;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box3.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    margin-bottom: 10px;
}
#block6box4 {
    vertical-align: top;
    width: 90%;
    text-align: left;
    padding-top: 80%;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 5%;
    padding-right: 5%;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box4.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    margin-bottom: 10px;
}
#block6box5 {
    vertical-align: top;
    width: 90%;
    text-align: left;
    padding-top: 80%;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 5%;
    padding-right: 5%;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box5.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    margin-bottom: 10px;
}
#block6box6 {
    vertical-align: top;
    width: 90%;
    text-align: left;
    padding-top: 80%;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 5%;
    padding-right: 5%;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box6.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    margin-bottom: 10px;
}
.text-b6 {
    font-size: 1.4em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #fff33f;
    line-height: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

/*------------------------------------------------------------
	ブロック7
------------------------------------------------------------*/
#block7 {
    width: 94%;
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 20px;
    margin-bottom: 70px;
}
#block7box {
    width: auto;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    border: 2px solid #26c200;
    border-radius: 20px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10px;
    padding-bottom: 30px;
}
.text-b7 {
    font-size: 1.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #26c200;
    line-height: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

/*------------------------------------------------------------
	ブロック8
------------------------------------------------------------*/
.block8 {
    width: 100%;
    text-align: center;
    background-image: url("img/block8bg.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.block8inner {
    vertical-align: top;
    width: 84%;
    text-align: center;
    margin-left: 3%;
    margin-right: 3%;
    background-color: rgba(255,255,255,0.8);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 20px;
}
.text-b8a {
    font-size: 1.8em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #fd39a1;
    line-height: 1.5em;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
}
.text-b8b {
    font-size: 1.8em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.1em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.text-b8c {
    font-size: 0.9em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #fd39a1;
    line-height: 1.3em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #fd39a1;
    border-bottom: 2px solid #fd39a1;
    margin-top: 20px;
}
.block8box {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fd39a1;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.0em;
    line-height: 1.3em;
}

/*------------------------------------------------------------
	ブロック9
------------------------------------------------------------*/
#block9 {
    width: 94%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 0px;
    margin-left: 3%;
    margin-right: 3%;
    background-repeat: no-repeat;
    background-size: 130% auto;
}
#block9inner {
    vertical-align: top;
    width: 100%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 60px;
    border-radius: 20px;
}
.block9box1 {
    line-height: 1.5em;
    width: 100px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}
.block9box2 {
    line-height: 1.5em;
    margin: 0 0 5px;
    padding: 0;
    clear: both;
}
.text-b9 {
    font-size: 1.7em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #ff8502;
    line-height: 1.5em;
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
}

/*------------------------------------------------------------
	ブロック10
------------------------------------------------------------*/
#block10 {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 20px;
    background-image: url("img/block10bg.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: right 0%;
}
#block10inner {
    vertical-align: top;
    width: 94%;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 0px;
    border-radius: 20px;
}
.block10box1 {
    line-height: 1.5em;
    width: 15%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.block10box2 {
    line-height: 1.5em;
    width: 82%;
    float: right;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    border-bottom: 2px solid #ed798a;
    color: #ed798a;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 5px;
    text-shadow: 1px 1px 0px #FFFFFF;
}
.block10box3 {
    line-height: 1.6em;
    width: 15%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}
.block10box4 {
    line-height: 1.5em;
    width: 82%;
    float: right;
    margin-top: 0px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 40px;
    padding: 0;
    font-size: 1em;
    text-shadow: 1px 1px #FFFFFF;
}

/*------------------------------------------------------------
	ブロック11
------------------------------------------------------------*/
#block11 {
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: right bottom;
}
#block11inner {
    width: 94%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}
.block11box {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #00bfff;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.0em;
    line-height: 1.3em;
}
#block11box1 {
    vertical-align: top;
    width: 75%;
    text-align: center;
    color: #00bfff;
    font-size: 1.1em;
    background-image: url("img/cost_01.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    line-height: 1.2em;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    padding-left: 25%;
    background-color: #FFF4BC;
    padding-top: 10px;
    padding-bottom: 10px;
}
#block11box2 {
    vertical-align: top;
    width: 75%;
    text-align: center;
    color: #ff8500;
    font-size: 1.1em;
    background-image: url("img/cost_02.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    line-height: 1.2em;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    padding-left: 25%;
    background-color: #FFF4BC;
    padding-top: 10px;
    padding-bottom: 10px;
}
#block11box3 {
    vertical-align: top;
    width: 75%;
    text-align: center;
    color: #00bfff;
    font-size: 1.1em;
    background-image: url("img/cost_03.jpg");
    background-repeat: no-repeat;
    background-size: auto 100%;
    line-height: 1.2em;
    float: left;
    margin-right: 35px;
    margin-bottom: 15px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    padding-left: 25%;
    background-color: #FFF4BC;
    padding-top: 10px;
    padding-bottom: 10px;
}
.block11box4 {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #00bfff;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.0em;
    line-height: 1.3em;
	letter-spacing: 0.2em;
}
.block11box5 {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #26c200;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.0em;
    line-height: 1.3em;
}
.text-b11 {
    font-size: 1.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 15px;
    padding-bottom: 0px;
}
.text-b11b {
    font-size: 1.0em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.8em;
    text-align: left;
    color: #26c200;
}
.block11merit1 {
    line-height: 1.5em;
    width: 90%;
    float: left;
    text-align: left;
    margin-bottom: 10px;
    background-color: #26c200;
    background-image: url("img/merit.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 5%;
    padding-right: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    margin-top: 20px;
    background-size: auto 80%;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFFFFF;
}
.block11merit2 {
    line-height: 1.8em;
    margin: 0 0 5px;
    color: #26c200;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.0em;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left;
}

/*------------------------------------------------------------
	ブロック12
------------------------------------------------------------*/
#block12 {
    width: 100%;
    text-align: center;
    background-color: #fff8da;
    padding-top: 40px;
    padding-bottom: 50px;
}
#block12inner {
    width: 94%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.text-b12 {
    font-size: 1.7em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.5em;
}
#block12box1 {
    width: 80%;
    text-align: center;
    line-height: 3em;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
#block12box2 {
    line-height: 1.5em;
    width: 100%;
    font-size: 1.0em;
    text-align: left;
    margin-top: 10px;
}

/*------------------------------------------------------------
	ブロック13
------------------------------------------------------------*/
#block13 {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0px;
}
#block13inner {
    width: 94%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}
#block13box1 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
#block13box2 {
    line-height: 1.8em;
    width: 100%;
    font-size: 1.4em;
    text-align: left;
}
.footertext {
    color: #fff;
    font-size: 0.5em;
    text-align: center;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    background-color: #26c200;
    text-shadow: 1px 1px 1px #000000;
}


}












/* ########## 750px以上 ########## */

@media (min-width: 750px) {

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/

#container {
    vertical-align: top;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    min-width: 1000px;
    width: 100%;
}
.pc-off {
	display: none;
}
.br-pc { display:block; }
.br-sp { display:none; }
.text-large {
    font-size: 1.25em;
}
.text-largeleft {
    font-size: 1.25em;
    text-align: left;
}

/*------------------------------------------------------------
	ブロック1
------------------------------------------------------------*/

#headercontainer {
    vertical-align: top;
    padding: 0;
    order-right-style: solid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 1000px;
    text-align: center;
}
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 550px;
    height: 100px;
    outline: none 0;
    padding-bottom: 10px;
    background-image: url("img/home.jpg");
    background-position: center; 
}
#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 550px;
	height: 100px;
	outline: none 0;
	margin-left: 0px;
}
#headerglobal ul li.tel {
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 400px;
    height: 100px;
    outline: none 0;
    margin-left: 50px;
    margin-top: 0px;
    background-image: url("img/tel2.jpg");
    background-size: contain;
    background-position: center;
}
#headerglobal ul li.tel a {
	display: block;
	float: left;
	width: 400px;
	height: 100px;
	outline: none 0;
	margin-left: 0px;
}

/*------------------------------------------------------------
	ブロック2
------------------------------------------------------------*/

#block2pc {
    vertical-align: top;
    width: 100%;
    text-align: center;
}
#block2sp {
    display: none;
}

/*------------------------------------------------------------
	ブロック3
------------------------------------------------------------*/

#block3 {
    vertical-align: top;
    width: 100%;
    text-align: center;
    background-color: #b0d5f0;
    color: #FFFFFF;
    padding-top: 50px;
    padding-bottom: 0px;
    margin-bottom: -200px;
}
.text-b3 {
    font-size: 3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
}
td.td-block3a {
    width: 33.3333%;
    text-align: right;
}
td.td-block3b {
    width: 33.3333%;
    text-align: center;
}
td.td-block3c {
    width: 33.3333%;
    text-align: left;
}

/*------------------------------------------------------------
	ブロック4
------------------------------------------------------------*/
#block4 {
    vertical-align: top;
    width: 100%;
    text-align: center;
    background-image: url("img/block4bg.gif");
    padding-top: 100px;
    padding-bottom: 70px;
}
#block4inner {
    vertical-align: top;
    width: 1000px;
    text-align: center;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-top: 150px;
    margin-top: 0px;
    padding-bottom: 30px;
    border-radius: 25px;
}
.text-b4 {
    font-size: 3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #42aff5;
	line-height: 1.5em;
}

/*------------------------------------------------------------
	ブロック5
------------------------------------------------------------*/
#block5 {
    vertical-align: top;
    width: 100%;
    text-align: left;
    padding-top: 40px;
    padding-bottom: 30px;
    background-color: #f9f9f9;
    background-image: url("img/block5bg.jpg");
    background-position: center 0%;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
#block5inner {
    vertical-align: top;
    width: 700px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 30px;
    padding-right: 300px;
    line-height: 1.7em;
    font-size: 1.3em;
}

/*------------------------------------------------------------
	ブロック6
------------------------------------------------------------*/
#block6 {
    width: 100%;
    text-align: center;
    background-color: #fffae6;
}
#block6inner {
    vertical-align: top;
    width: 1000px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 70px;
    padding-bottom: 70px;
}
#block6box1 {
    vertical-align: top;
    width: 280px;
    text-align: left;
    padding-top: 250px;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box1.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    float: left;
    margin-right: 35px;
    min-height: 360px;
    margin-bottom: 30px;
}
#block6box2 {
    vertical-align: top;
    width: 280px;
    text-align: left;
    padding-top: 250px;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box2.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    float: left;
    margin-right: 35px;
    min-height: 360px;
    margin-bottom: 30px;
}
#block6box3 {
    vertical-align: top;
    width: 280px;
    text-align: left;
    padding-top: 250px;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box3.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    float: left;
    margin-right: 0px;
    min-height: 360px;
    margin-bottom: 30px;
}
#block6box4 {
    vertical-align: top;
    width: 280px;
    text-align: left;
    padding-top: 250px;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box4.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    float: left;
    margin-right: 35px;
	min-height: 410px;
}
#block6box5 {
    vertical-align: top;
    width: 280px;
    text-align: left;
    padding-top: 250px;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box5.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    float: left;
    margin-right: 35px;
	min-height: 410px;
}
#block6box6 {
    vertical-align: top;
    width: 280px;
    text-align: left;
    padding-top: 250px;
    padding-bottom: 30px;
    background-color: #5d9bd3;
    padding-left: 15px;
    padding-right: 15px;
    color: #FFFFFF;
    font-size: 1em;
    background-image: url("img/block6box6.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.8em;
    float: left;
    margin-right: 0px;
	min-height: 410px;
}
.text-b6 {
    font-size: 1.4em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #fff33f;
    line-height: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

/*------------------------------------------------------------
	ブロック7
------------------------------------------------------------*/
#block7 {
    width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 70px;
}
#block7box {
    width: auto;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 20px;
    border: 3px solid #26c200;
    border-radius: 20px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.text-b7 {
    font-size: 1.5em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #26c200;
    line-height: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

/*------------------------------------------------------------
	ブロック8
------------------------------------------------------------*/
.block8 {
    width: 100%;
    text-align: center;
    background-image: url("img/block8bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0% center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.block8inner {
    vertical-align: top;
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(255,255,255,0.8);
    padding-top: 60px;
    padding-bottom: 60px;
    min-width: 900px;
    padding-left: 50px;
    padding-right: 50px;
    border-radius: 20px;
}
.text-b8a {
    font-size: 2.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #fd39a1;
    line-height: 1.5em;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 0px;
}
.text-b8b {
    font-size: 3.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 0px;
}
.text-b8c {
    font-size: 1.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #fd39a1;
    line-height: 1.5em;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 2px solid #fd39a1;
    border-bottom: 2px solid #fd39a1;
    margin-top: 20px;
}
.block8box {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    border-radius: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fd39a1;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.7em;
    line-height: 1.3em;
}

/*------------------------------------------------------------
	ブロック9
------------------------------------------------------------*/
#block9 {
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
}
#block9inner {
    vertical-align: top;
    width: 780px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    border-radius: 20px;
}
.block9box1 {
    line-height: 1.5em;
    width: 166px;
    float: left;
    text-align: center;
}
.block9box2 {
	line-height: 1.5em;
	width: 580px;
	float: right;
	margin: 0 0 5px;
	padding: 0;
}
.text-b9 {
    font-size: 2.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    color: #ff8502;
    line-height: 1.5em;
    padding-top: 0px;
    padding-bottom: 15px;
}

/*------------------------------------------------------------
	ブロック10
------------------------------------------------------------*/
#block10 {
    width: 100%;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
    background-image: url("img/block10bg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#block10inner {
    vertical-align: top;
    width: 1000px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-top: 60px;
    padding-bottom: 0px;
    border-radius: 20px;
}
.block10box1 {
    line-height: 1.5em;
    width: 90px;
    float: left;
    text-align: center;
    margin-bottom: 0px;
}
.block10box2 {
    line-height: 1.5em;
    width: 890px;
    float: right;
    margin: 0 0 5px;
    border-bottom: 2px solid #ed798a;
    color: #ed798a;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    text-shadow: 2px 2px 0px #FFFFFF;
}
.block10box3 {
    line-height: 1.6em;
    width: 90px;
    float: left;
    text-align: center;
    margin-left: 130px;
    margin-bottom: 50px;
}
.block10box4 {
    line-height: 1.5em;
    width: 760px;
    float: right;
    margin-top: 20px;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5px;
    padding: 0;
    font-size: 1.1em;
    text-shadow: 1px 1px #FFFFFF;
}

/*------------------------------------------------------------
	ブロック11
------------------------------------------------------------*/
#block11 {
    width: 100%;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center bottom;
}
#block11inner {
    width: 1000px;
    text-align: center;
    padding-top: 80px;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.block11box {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #00bfff;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.7em;
    line-height: 1.3em;
}
#block11box1 {
    vertical-align: top;
    width: 280px;
    text-align: center;
    padding-top: 270px;
    color: #00bfff;
    font-size: 1.4em;
    background-image: url("img/cost_01.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.2em;
    float: left;
    margin-right: 35px;
    margin-bottom: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
}
#block11box2 {
    vertical-align: top;
    width: 280px;
    text-align: center;
    padding-top: 270px;
    color: #00bfff;
    font-size: 1.4em;
    background-image: url("img/cost_02.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.2em;
    float: left;
    margin-right: 35px;
    margin-bottom: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
}
#block11box3 {
    vertical-align: top;
    width: 280px;
    text-align: center;
    padding-top: 270px;
    color: #00bfff;
    font-size: 1.4em;
    background-image: url("img/cost_03.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    line-height: 1.2em;
    float: left;
    margin-bottom: 30px;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
}
.block11box4 {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #00bfff;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.7em;
    line-height: 1.3em;
	letter-spacing: 1em;
}
.block11box5 {
    width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #26c200;
    color: #FFFFFF;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.7em;
    line-height: 1.3em;
}
.text-b11 {
    font-size: 2.3em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 15px;
    padding-bottom: 15px;
}
.text-b11b {
    font-size: 1.4em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.8em;
    text-align: left;
    color: #26c200;
}
.block11merit1 {
    line-height: 1.5em;
    width: 200px;
    float: left;
    text-align: left;
    margin-bottom: 0px;
    background-color: #26c200;
    background-image: url("img/merit.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 20px;
    height: 200px;
    background-size: 50% auto;
    font-size: 1.5em;
    font-weight: bold;
    color: #FFFFFF;
}
.block11merit2 {
    line-height: 1.8em;
    width: 750px;
    float: right;
    margin: 0 0 5px;
    color: #26c200;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: left;
}

/*------------------------------------------------------------
	ブロック12
------------------------------------------------------------*/
#block12 {
    width: 100%;
    text-align: center;
    background-color: #fff8da;
    padding-top: 70px;
    padding-bottom: 50px;
}
#block12inner {
    width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.text-b12 {
    font-size: 3.5em;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
    font-weight: bold;
    line-height: 1.5em;
    padding-top: 15px;
    padding-bottom: 15px;
}
#block12box1 {
    width: 360px;
    float: left;
    text-align: center;
    line-height: 3em;
    margin-top: 40px;
}
#block12box2 {
    line-height: 1.8em;
    width: 580px;
    float: right;
    font-size: 1.4em;
    text-align: left;
    margin-top: 30px;
}

/*------------------------------------------------------------
	ブロック13
------------------------------------------------------------*/
#block13 {
    width: 100%;
    text-align: center;
    padding-top: 70px;
    padding-bottom: 0px;
}
#block13inner {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    min-width: 1000px;
}
#block13box1 {
    width: 48%;
    float: left;
    text-align: center;

}
#block13box2 {
    line-height: 1.8em;
    width: 48%;
    float: right;
    font-size: 1.4em;
    text-align: left;
}
.footertext {
    color: #fff;
    font-size: 0.85em;
    text-align: center;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    background-color: #26c200;
    text-shadow: 1px 1px 1px #000000;
}

}





