@charset "utf-8";

#header2 {
    position: fixed;
    background-color: #FFFFFF;
    width: 100%;
    max-width: 100%;
    height: auto;
    z-index: 5;
}

.header2-inner {
    max-width: 800px;
    min-height: 60px;
    margin: 0 auto;
    padding: 10px;
}

.toplogo {
    max-width: 100px;
    height: auto;
    margin: 0px;
    float: right;
}

.toplogo2 {
    max-width: 90px;
    height: auto;
    margin: 5px 20px 0 0 ;
    float: right;
}

h1 {
    text-align: left;
    max-width: 800px;
    margin: 15px 0 5px;
}

h3{
    clear: both;
	color: #0D8B47;
	font-size: 21px;
	font-weight: bold;
	border-bottom: 1px solid #0D8B47;
	margin: 0px 0px 10px 0px;
	padding: 20px 0px 5px 0px;
}

h4 {
    clear: both;
    font-size: 18px;
	color: #0D8B47;
    font-weight: bold;
    margin: 10px 0;
}

h5 {
    clear: both;
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0;
}

.line {
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #555555;
    border-left: none;
}

.toptitle {
    font-family: 'Roboto', 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Sans-Serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 36px;
    color: #1D8845;
    text-align: left;
}

.menu_p {
    width: 100%;
    max-width: 100%;
    height: auto;
    text-align: center;
    background-color: #1D8845;
    margin: 0;
    padding: 0;
}

.navi {
    display: none;
}

.menu1 {
    max-width: 810px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}

.menu2 {
    width: 100%;
    max-width: 100%;
    height: 10px;
    background-color: #1D8845;
    margin: 0 auto;
    padding: 0;
}

.menu_active{
    width: 16.5%;
	padding: 0;
	height: 100%;
    background-color: #167138;
    vertical-align: middle;
    float: left;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.menu_link{
    width: 16.5%;
	height: 100%;
    position: relative;
    float: left;
}

.menu_link a{
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
    vertical-align: middle;
    float: left;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.menu_link a:hover{
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
    background-color: #167138;
    vertical-align: middle;
    float: left;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}


.wrapper {
    padding: 140px 0 0 0;
}

.wrapper-top {
    padding: 100px 0 0 0;
}

.page-bar-door {
    /*background: url(/common/images/p_page_seizai.jpg) repeat-x center;*/
    border-bottom: 1px solid #DFDFDF;
    width: 100%;
    height: 40px;

    margin: 0px 0px;
    padding: 10px 0px 0px 0px;
    /*margin: 0px -500% 0px;
	padding: 10px 500% 0px;*/

    text-align: center;
    color: #FFF;
}

.page-bar-door2 {
    /*background: url(/common/images/p_page_seizai.jpg) repeat-x center;*/
    border-bottom: 1px solid #DFDFDF;
    width: 100%;
    height: 90px;

    margin: 0px 0px;
    padding: 10px 0px 0px 0px;
    /*margin: 0px -500% 0px;
	padding: 10px 500% 0px;*/

    text-align: center;
    color: #FFF;
}

.pagetitle {
    font-family: 'Roboto', 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Sans-Serif;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.02em;
    color: #1D8845;
}

.pagetitle2 {
    font-family: 'Roboto', 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Sans-Serif;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 40px;
    color: #1D8845;
}

.pagetitle3 {
    font-family: 'Roboto', 游ゴシック体, 'Yu Gothic', YuGothic, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Sans-Serif;
    margin: 0;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 40px;
    color: #1D8845;
}

.title {
    clear: both;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    background: #1D8845 url(../images/btn_toggle_down.png) no-repeat 10px 8px;
    margin: 10px 10px 0;
    padding: 10px 10px 10px 50px;
}

.title:hover {
    background: #167138 url(../images/btn_toggle_down.png) no-repeat 10px 8px;
}

div.title.active {
    background: #1D8845 url(../images/btn_toggle_up.png) no-repeat 10px 8px;
}

div.title.active:hover {
    background: #167138 url(../images/btn_toggle_up.png) no-repeat 10px 8px;
}


.dl_tex {
    margin: 0 10px;
    display: none;
}

.subtitle {
    margin: 10px 0 0;
    padding: 7px 10px 7px 15px;
    background-color: #666666;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.answer_box {
    margin: 0px auto 10px auto;
    padding: 10px 15px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}

.return {
    position: relative;
    width: 300px;
    margin: 0 auto;
    background-color: #dddddd;
}

.return a {
    position: absolute;
    width: 300px;
    margin: 0 auto;
    padding: 10px;
    background-color: #DDDDDD;
    color: #1D8845;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.title_large {
    clear: both;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1D8845;
    margin: 0 auto;
    padding: 7px 10px 7px 15px;
    line-height: 30px;
}

.sien {
    border: 2px solid #000099;
    max-width: 810px;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    border-radius: 7px;
    box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, .2);
    clear:both;
}

.sien_title {
    font-size: 20px;
    font-weight: bold;
    color: #000099;
    border-bottom: 2px solid #000099;
    margin: 0px 5px 10px 5px;
    padding: 0px 0px 4px 0px;
}

.sien a {
    color: #000099;
    font-weight: bold;
}

.sien a:hover {
    color: #6666FF;
}

.sien p {
    padding: 3px 10px;
}

.alert {
    border: 2px solid #FFE200;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    border-radius: 7px;
    background-color: #FFFFE5;
    clear:both;
}

.alert img {
    width: 40px;
    float: left;
    margin-right: 20px;
}

.value01 {
    border: 2px solid #6a6a6a;
    max-width: 810px;
    margin: 0 auto;
    padding: 10px;
    clear:both;
}

.button {
    position: relative;
    background-color: #DD0000;
    border-radius: 7px;
    width: 300px;
    height: 36px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 10px;
    text-align: center;
    box-shadow: 1px 1px 3px 3px rgba(0, 0, 0, .2);
}

.button p {
    font-size: 20px;
    font-weight: bold;
    line-height: 55px;
}

.button a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    text-decoration: none;
}

.button a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.button:hover {
    opacity:0.7;
}

.button2 {
    position: relative;
    background-color: #1D8845;
    width: 200px;
    height: 26px;
    margin: 20px 0;
    padding: 10px;
    text-align: center;
}

.button2 p {
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
}

.button2 a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #FFFFFF;
    text-decoration: none;
}

.button2 a:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.button2:hover {
    opacity:0.7;
}

ul.list_door {
    margin: 5px 20px;
}

ul.list_door li {
    list-style: square;
    margin: 0px 0px 10px 0px;
}

.list_box{
    padding: 0.5em 1em;
    margin: 5px 0;
    font-weight: bold;
    border: solid 1px #555555;
}

.bodycopy {
    float: left;
}

img.right {
    text-align: right;
    max-width: 250px;
}

img.wide {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
}

img.side {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
}

img.side:hover {
    opacity: 0.6;
}

table.door {
    border-collapse: collapse;
    width: 100%;
    margin: 5px 0;
}

table.door th {
    border: solid 1px #999;
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
    font-weight: bold;
}

table.door td {
    border: solid 1px #999;
    text-align: center;
    vertical-align: middle;
}

table.risk {
    border-collapse: collapse;
    width: 95%;
    margin: 0 18px;
}

table.risk th {
    border: solid 1px #999;
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
    font-weight: bold;
}

table.risk td {
    border: solid 1px #999;
    text-align: center;
    vertical-align: middle;
}

table.line-up {
    border-collapse: collapse;
    width: 100%;
}

table.line-up td {
    border: none;
    vertical-align: bottom;
    text-align: center;
}

table.pre {
    border: solid 1px #777777;
    margin: 10px 0;
}

table.pre td{
    border: solid 1px #777777;
    vertical-align: middle;
    padding: 3px 7px;
}

.price {
    width: 90px;
    text-align: right;
}

table ul {
    margin: 0 0 0 20px;
}

table ul li {
    list-style: disc;
}

table img {
    max-width: 120px;
}

table.dl img {
    max-width: 200px;
    margin-top: 10px;
}

.temp-dl {
    font-weight: bold;
    color: #0D8B47;
    padding-top: 10px;
}

.caption {
    width: 100%;
}

.box{
    width: 48%;
    float: left;
    margin: 0;
    padding: 7px;
}

.box a{
    display: block;
}

.boxL{
    width: 170px;
    float: left;
    padding: 2px 0;
    text-align: center;
}

.boxR{
    max-width: 630px;
    float: left;
    padding: 0;
}

.boxL2{
    width: 300px;
    float: left;
    padding: 10px 0;
    text-align: center;
}

.boxR2{
    max-width: 500px;
    float: left;
    padding: 10px 0 0 10px;
}

.box4{
    width: 190px;
    float: left;
    padding: 10px 5px;
    text-align: center;
}

.sideL{
    width: 48%;
    float: left;
    margin-right: 2%;
}

.sideL table th{
    width: 90px;
    vertical-align: top;
    padding: 2px 0;
}

.sideL table td{
    vertical-align: top;
    padding: 2px 0;
}

.sideR {
    width: 48%;
    float: left;
    margin-left: 2%;
}

.sideR_center {
    width: 47%;
    float: left;
    padding: 0 0 0 20px;
    margin: 0 0 10px 0;
    text-align: center;
}

.top_L{
    width: 310px;
    float: left;
    margin: 0;
}

.top_R {
    width: 490px;
    float: left;
    margin: 0;
}

.top_image {
    max-width: 90%;
    text-align: center;
}


.small {
    font-size: 12px;
}

.large {
    font-size: 16px;
    font-weight: bold;
}

.big {
    font-size: 20px;
    font-weight: bold;
}

.red {
    color: red;
}

.jikan {
    font-size: 20px;
    font-weight: bold;
    background-color: yellow;
}

.right {
    text-align: right;
}

.center {
    text-align: center;
}

.clear {
    clear: both;
}

.ope img {
    vertical-align: middle;
    display: inline-block;
}
.ope p {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding-left: 20px;
}

.three p {
    text-align: center;
    margin: 0;
}

.youtube {
  width: 100%;
}

.btn {
    color: #167138;
    font-weight: bold;
}

.eco {
    margin: 0 0 10px 30px;
}

.eco th{
    font-weight: bold;
    width: 60px;
    margin: 0;
    padding: 0;
}

#footer {
    margin: 0px auto;
}

.footer-inner {
    width: 100%;
}


/*フローティングボタン*/
.btm_ic {
	position: fixed;
	bottom: 70px;
	right: 110px;
    width: 200px;
    z-index:1000;
	
	/*border-radius: 6px;*/
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}


.float-button a {
	color: rgba(255,255,255,1.0);
	background: rgba(255,127,0,1.0);
	display: block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px;
    /*border-radius: 5px;*/
	border: 2px rgba(255,255,255,0.8) solid;
}

.float-button:hover > a,
.float-button a:hover {
	background: rgba(240,170,0,1.0);
}

#ex{
    margin-top:-150px;
    padding-top:150px;
}

@media only screen and (max-width: 767px) {
    
table.risk {
    border-collapse: collapse;
    max-width: 100%;
    margin: 0;
}

table.risk th {
    border: solid 1px #999;
    vertical-align: middle;
    text-align: center;
    background-color: #DDDDDD;
    font-weight: bold;
}

table.risk td {
    border: solid 1px #999;
    text-align: center;
    vertical-align: middle;
}
    
}