* {
margin: 0px;
padding: 0px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
list-style:none;
}
html {
height: 100%;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
body {
width:100%;
height: 100%;
color: #333;
font-size: 14px;
font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
letter-spacing: 0.5px;
font-feature-settings: "palt" 1;
font-kerning: auto;
-webkit-text-size-adjust: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

/* For modern browsers */
.cf:before,
.cf:after { content:""; display:table; }
.cf:after { clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.cf { zoom:1; overflow: hidden; }

img {
width:100%;
height: auto;
vertical-align:bottom;
}

.iframe-content {
position: relative;
width: 100%;
}
.iframe-content iframe {
width: 100%;
height: 100%;
}

.ytmm {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.ytmm iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}

/*--------------------------------------------------------------------
General settings
--------------------------------------------------------------------*/

/* Font
--------------------------------------------------------------------*/

.fs_en { }
.fs_min {font-family: 'Noto Serif JP', serif;}


/* Color settings
--------------------------------------------------------------------*/

body { /*background-color: #5d7156;*/ }
#wrapper { /*background-color: #fff;*/ }

a { color:#D00644; text-decoration: underline; }
a:hover {color:#333; text-decoration: none; }




/* Style for Smartphonea */
@media screen and (max-width: 768px) {

/* Padding all styles
--------------------------------------------------------------------*/
.p3 { padding:3%; }
.p5 { padding:5%; }
.p8 { padding:8%; }
.p10 { padding:10%; }


/* Margin  bottom styles
--------------------------------------------------------------------*/
.mb5 { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb45 { margin-bottom:45px!important; }
.mb50 { margin-bottom:50px!important; }
.mb55 { margin-bottom:55px!important; }
.mb60 { margin-bottom:60px!important; }


/* Center box
--------------------------------------------------------------------*/
.wd20 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd30 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd40 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd50 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd60 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd70 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd80 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd90 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd100 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }


/*Column
--------------------------------------------------------------------*/
.flbox {
width:100%;
height: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.flbox .flb2 {
width:49.85%;
height: auto;
display: block;
}
.flbox .flb3 {
width:33.2333333333333333333%;
height: auto;
display: block;
}
.flbox .flb4 {
width:24.85%;
height: auto;
display: block;
}



/* Box left
--------------------------------------------------------------------*/
.box20mleft { width:100%; height:auto; display:block; }
.box30mleft { width:100%; height:auto; display:block; }
.box40mleft { width:100%; height:auto; display:block; }
.box50mleft { width:100%; height:auto; display:block; }
.box60mleft { width:100%; height:auto; display:block; }
.box70mleft { width:100%; height:auto; display:block; }
.box80mleft { width:100%; height:auto; display:block; }


/* Box right
--------------------------------------------------------------------*/
.box20mright { width:100%; height:auto; display:block; }
.box30mright { width:100%; height:auto; display:block; }
.box40mright { width:100%; height:auto; display:block; }
.box50mright { width:100%; height:auto; display:block; }
.box60mright { width:100%; height:auto; display:block; }
.box70mright { width:100%; height:auto; display:block; }
.box80mright { width:100%; height:auto; display:block; }


/* Font setting
--------------------------------------------------------------------*/
.tac { }
.tar { text-align: right; }

.fw_n { font-weight:400!important; }


/* List Styles
--------------------------------------------------------------------*/
ul.ulnom {
margin: 0 0 3em 1em;
}
ul.ulnom li {
margin: 0 0 0.5em 0em;
/*
list-style-image: url(../img/lidot.png);
*/
font-size:14px;
}


.privacy.sub-page p{
	font-size: 14px;

}






ul.ulnom0 {
margin: 0 0 0em 1em;
}
ul.ulnom0 li {
font-size:12px;
line-height: 1.6em;
margin: 0 0 0.5em 1em;
list-style-image: url(../img/lidot.png);
}

ol.olnom {
margin:0 0 3em 1em;
}
ol.olnom li {
font-size:12px;
line-height: 1.6em;
margin:0 0 0.5em 1em;
list-style:decimal;
}

ol.olnom0 {
margin:0 0 0em 1em;
}
ol.olnom0 li {
font-size:12px;
line-height: 1.6em;
margin:0 0 0.5em 1em;
list-style:decimal;
}


/* table Styles
--------------------------------------------------------------------*/
table.ts01 {
width: 100%;
margin-left: auto;
margin-right: auto;
}

table.ts01 tr th {
width:100%;
height: auto;
display: block;
padding:15px 10px;
border-bottom: 1px dotted #ccc;
text-align: left;
}

table.ts01 tr td {
width:100%;
height: auto;
display: block;
padding:15px 10px;
border-bottom: 1px dotted #ccc;
}

.tablescn {
box-sizing: border-box;
border-right: 3px solid #222;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
}

table.ts_v {
width: 1000px;
height: auto;
border-collapse: collapse;
table-layout: fixed;
}
table.ts_v th {
width:auto;
height:auto;
border:1px solid #e0e0e0;
padding:10px;
background-color:#f0f0f0;
}
table.ts_v td {
width:auto;
height:auto;
border:1px solid #e0e0e0;
padding:10px;
}


/* Google Maps
-----------------------------------------------------------*/
#map_canvas_01 {
width: 100%;
height: 500px;
display: block;
}
#map_canvas_01 iframe {
width: 100%;
height: 500px;
display: block;
}

/* Form
-----------------------------------------------------------*/

.formbox250 {
background-color: #f3f3f3;
padding: 10px;
width: 100%;
border:1px solid #ccc;
}

.formbox150 {
background-color: #f3f3f3;
padding: 10px;
width: 50%;
border:1px solid #ccc;
}



.formbox50 {
background-color: #f3f3f3;
padding: 10px;
width: 20%;
border:1px solid #ccc;
}






.formbox100 {
background-color: #f3f3f3;
padding: 10px;
width: 30%;
border:1px solid #ccc;
}

.formbox750 {
background-color: #f3f3f3;
padding: 10px;
width: 100%;
border:1px solid #ccc;
font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;

}

form input#submit {
font-size: 14px;
line-height: 50px;
font-weight: 700;
color: #fff;
height: 50px;
width: 100%;
margin-right: auto;
margin-left: auto;
text-align: center;
background-color: #6c7e66;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
}


#wpcf-custom-btn-0{

font-size: 14px;
line-height: 50px;
font-weight: 700;
color: #fff;
height: 50px;
width: 100%;
margin-right: auto;
margin-left: auto;
text-align: center;
background-color: #6c7e66;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;

}






}

/* Style for PCs */
@media screen and (min-width: 769px) {

/* Padding all styles
--------------------------------------------------------------------*/
.p3 { padding:3%; }
.p5 { padding:5%; }
.p8 { padding:8%; }
.p10 { padding:10%; }


/* Margin  bottom styles
--------------------------------------------------------------------*/
.mb5 { margin-bottom:5px!important; }
.mb10 { margin-bottom:10px!important; }
.mb15 { margin-bottom:15px!important; }
.mb20 { margin-bottom:20px!important; }
.mb25 { margin-bottom:25px!important; }
.mb30 { margin-bottom:30px!important; }
.mb35 { margin-bottom:35px!important; }
.mb40 { margin-bottom:40px!important; }
.mb45 { margin-bottom:45px!important; }
.mb50 { margin-bottom:50px!important; }
.mb55 { margin-bottom:55px!important; }
.mb60 { margin-bottom:60px!important; }


/* Center box
--------------------------------------------------------------------*/
.wd20 { width:20%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd30 { width:30%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd40 { width:40%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd50 { width:50%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd60 { width:60%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd70 { width:70%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd80 { width:80%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd90 { width:90%; height:auto; display:block; margin-left:auto; margin-right:auto; }
.wd100 { width:100%; height:auto; display:block; margin-left:auto; margin-right:auto; }

/*Column
--------------------------------------------------------------------*/
.flbox {
width:100%;
height: auto;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.flbox .flb2 {
width:49.85%;
height: auto;
display: block;
}
.flbox .flb3 {
width:33.2333333333333333333%;
height: auto;
display: block;
}
.flbox .flb4 {
width:24.85%;
height: auto;
display: block;
}


/* Box left
--------------------------------------------------------------------*/
.box20mleft { width:18%; height:auto; display:block; float:left; }
.box30mleft { width:28%; height:auto; display:block; float:left; }
.box40mleft { width:38%; height:auto; display:block; float:left; }
.box50mleft { width:48%; height:auto; display:block; float:left; }
.box60mleft { width:58%; height:auto; display:block; float:left; }
.box70mleft { width:68%; height:auto; display:block; float:left; }
.box80mleft { width:78%; height:auto; display:block; float:left; }


/* Box right
--------------------------------------------------------------------*/
.box20mright { width:18%; height:auto; display:block; float:right; }
.box30mright { width:28%; height:auto; display:block; float:right; }
.box40mright { width:38%; height:auto; display:block; float:right; }
.box50mright { width:48%; height:auto; display:block; float:right; }
.box60mright { width:58%; height:auto; display:block; float:right; }
.box70mright { width:68%; height:auto; display:block; float:right; }
.box80mright { width:78%; height:auto; display:block; float:right; }


/* Font setting
--------------------------------------------------------------------*/
.tac { text-align: center; }
.tar { text-align: right; }

.fw_n { font-weight:400!important; }


/* List Styles
--------------------------------------------------------------------*/
ul.ulnom {
margin: 0 0 3em 1em;
}
ul.ulnom li {

line-height: 1.6em;
margin: 0 0 0.5em 0em;
/*
list-style-image: url(../img/lidot.png);
*/
}

ul.ulnom0 {
margin: 0 0 0em 1em;
}
ul.ulnom0 li {
font-size:12px;
line-height: 1.6em;
margin: 0 0 0.5em 1em;
list-style-image: url(../img/lidot.png);
}

ol.olnom {
margin:0 0 3em 1em;
}
ol.olnom li {
font-size:12px;
line-height: 1.6em;
margin:0 0 0.5em 1em;
list-style:decimal;
}

ol.olnom0 {
margin:0 0 0em 1em;
}
ol.olnom0 li {
font-size:12px;
line-height: 1.6em;
margin:0 0 0.5em 1em;
list-style:decimal;
}


/* table Styles
--------------------------------------------------------------------*/
table.ts01 {
width: 100%;
margin-left: auto;
margin-right: auto;
}

table.ts01 tr th {
width:25%;
padding:15px 10px;
border-bottom: 1px dotted #ccc;
text-align: left;
}

table.ts01 tr td {
width:auto;
padding:15px 10px;
border-bottom: 1px dotted #ccc;
}

.tablescn {

}

table.ts_v {
width: 100%;
height: auto;
border-collapse: collapse;
table-layout: fixed;
}
table.ts_v th {
width:auto;
border:1px solid #e0e0e0;
padding:10px;
background-color:#f0f0f0;
}
table.ts_v td {
width:auto;
border:1px solid #e0e0e0;
padding:10px;
}


/* Google Maps
-----------------------------------------------------------*/
#map_canvas_01 {
width: 100%;
height: 400px;
display: block;
}
#map_canvas_01 iframe {
width: 100%;
height: 400px;
display: block;
}


/* Form
-----------------------------------------------------------*/

.formbox250 {
background-color: #f3f3f3;
padding: 10px;
width: 40%;
border:1px solid #ccc;
}

.formbox150 {
background-color: #f3f3f3;
padding: 10px;
width: 30%;
border:1px solid #ccc;
}




.formbox50 {
background-color: #f3f3f3;
padding: 10px;
width: 10%;
border:1px solid #ccc;
}






.formbox100 {
background-color: #f3f3f3;
padding: 10px;
width: 20%;
border:1px solid #ccc;
}

.formbox750 {
background-color: #f3f3f3;
padding: 10px;
width: 100%;
border:1px solid #ccc;
font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont,"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;

}

form input#submit {
font-size: 14px;
line-height: 50px;
font-weight: 700;
color: #fff;
height: 50px;
width: 40%;
margin-right: auto;
margin-left: auto;
text-align: center;
background-color: #6c7e66;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
}



#wpcf-custom-btn-0{

font-size: 14px;
line-height: 50px;
font-weight: 700;
color: #fff;
height: 50px;
width: 40%;
margin-right: auto;
margin-left: auto;
text-align: center;
background-color: #6c7e66;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
cursor: pointer;
	
}









}




