html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
 
body {
    line-height:1;
    background-color:#fff;
}
 
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
 
nav ul {
    list-style:none;
}
 
blockquote, q {
    quotes:none;
}
 
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
 
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #05b1c0;
}
 
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
 
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
 
del {
    text-decoration: line-through;
}
 
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
 
table {
    border-collapse:collapse;
    border-spacing:0;
}
 
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
 
input, select {
    vertical-align:middle;
}

/**/

a:hover {
	opacity: 0.85;
}

body {
	font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	min-width: 984px;
}

.contentwidth {
	width: 984px;
	margin: 0 auto;
}

p {
	line-height: 1.6;
    font-size: 18px;
	font-weight: 400;
}

/**/

header {

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb2121+49,7db9e8+51,f1f1f1+51 */
background: rgb(184,6,5); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(184,6,5) 49%, rgba(125,185,232,1) 51%, rgba(241,241,241,1) 51%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(184,6,5) 49%,rgba(125,185,232,1) 51%,rgba(241,241,241,1) 51%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(184,6,5) 49%,rgba(125,185,232,1) 51%,rgba(241,241,241,1) 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2121', endColorstr='#f1f1f1',GradientType=1 ); /* IE6-9 */

}

#contents_0 {
	margin-bottom: 25px;
}

header .contentwidth {
	background-image: url(../images/header_bg2.png);
	background-image: image-set(url(../images/header_bg2.png) 1x, url(../images/header_bg2@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/header_bg2.png) 1x, url(../images/header_bg2@2x.png) 2x);

	height: 62px;
	background-position: center;
	font-weight: bold;
}

p.hd_left {
	color: #fff;
	display: table-cell;
	width: 395px;
	font-size: 26px;
	height: 62px;
	vertical-align: middle;
	font-weight: 700;
}

p.hd_right {
	display: table-cell;
	font-size: 21px;
	height: 62px;
	vertical-align: middle
}

p.hd_right b {
	border-bottom: 3px solid #eb7721;
	padding: 0 5px;
	margin-right: 2px;
}

p.hd_right b:first-child {
	border-color: #eb2121;
}

p.hd_right b:last-child {
	border-color: #e9be36;
}

h1 {
    font-size: 40px;
    text-align: center;
    margin-top: 30px;
	margin-bottom: 25px;
}
h1 span{
    font-size: 25px;
	vertical-align: text-top;
}

.mt-20 {
	margin-top: 20px;
}

.s-text {
    font-size: 16px;
}

.mail-text {
    border: #8e8e92 solid 1px;
    padding: 5px;
    border-radius: 6px;
    margin-top: 5px;
	margin-bottom: 3px;
    display: block;
	text-align: center;
}

#contents_1 {
	background-image: url(../images/shikumi3.png);
    background-image: image-set(url(../images/shikumi3.png) 1x, url(../images/shikumi3@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/shikumi3.png) 1x, url(../images/shikumi3@2x.png) 2x);
	padding-top: 278px;
	background-repeat: no-repeat;
	background-position: top center;
}

#contents_1 h2 {
    color: #1ab7c5;
    font-size: 40px;
    text-align: center;
    font-weight: 500;
	margin-bottom: 8px;
	margin-top: 20px;
}

#contents_1 h2 b {
	font-weight: 700;
}

#contents_1 h2 span {
	font-size: 0.85em;
}

#nayami_1 {
	background-image: url(../images/nayami_1_bg.png);
	width: 486px;
	height: 259px;
	float: left;
    margin-bottom: 30px;
}

#nayami_2 {
	background-image: url(../images/nayami_2_bg.png);
	width: 486px;
	height: 259px;
	float: right;
    margin-bottom: 30px;
}

#contents_1 h3 {
    font-size: 24px;
    margin-top: 26px;
    margin-left: 73px;
    margin-bottom: 25px;
}

#nayami_1 p {
    padding-left: 254px;
    padding-top: 9px;
    padding-right: 32px;
}

#nayami_2 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 15px;
    padding-left: 210px;
    padding-top: 1px;
    padding-right: 18px;
}

#nayami_2 p b {
	color: #1ab7c5;
}

#contents_2 {
	clear: both;
	background-image: url(../images/shikumi_jushin2.png);
    background-image: image-set(url(../images/shikumi_jushin2.png) 1x, url(../images/shikumi_jushin2@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/shikumi_jushin2.png) 1x, url(../images/shikumi_jushin2@2x.png) 2x);
    background-position: center bottom;
	background-repeat: no-repeat;
}

#contents_2 .contentwidth {
	background-image: url(../images/tokuchou_1b.png);
    background-image: image-set(url(../images/tokuchou_1b.png) 1x, url(../images/tokuchou_1b@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/tokuchou_1b.png) 1x, url(../images/tokuchou_1b@2x.png) 2x);
	background-repeat: no-repeat;
	background-position: left top;
    position: relative;
    top: -12px;
}

.flex {
	display: flex;
}

.tokuchou h2 {
	font-weight: 500;
	padding-left: 145px;
    font-size: 38px;
    padding-top: 33px;
    margin-bottom: 0px;
}

.tokuchou h3 {
	color: #ea2323;
	font-size: 23px;
	margin: 20px 0 10px 0;
}

#contents_2 p {
    padding-right: 502px;
	padding-bottom: 65px;
}

#contents_3 {
	background-color: #fff;
}

#contents_3 .contentwidth {
	background-image: url(../images/tokuchou_2b.png);
    background-image: image-set(url(../images/tokuchou_2b.png) 1x, url(../images/tokuchou_2b@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/tokuchou_2b.png) 1x, url(../images/tokuchou_2b@2x.png) 2x);
	background-repeat: no-repeat;
	background-position: left top;
    position: relative;
    top: -12px;
}

#contents_3 p {
	margin-bottom: 15px;
	padding-right: 40px;
}

#map_demo {
	background-image: url(../images/demo_bg.png);
	height: 274px;
	margin-bottom: 25px;
}

#map_demo p {
    color: #fff;
    width: 240px;
    padding: 172px 22px 0 22px;
    font-weight: 500;
	display: block;
	float: left;
	margin-bottom: 0;
}

#map_demo #dJapanMap {
	padding: 0;
	display: block;
	float: left;
	position: relative;
}

#dJapanMap div {
	width: 86px;
	font-size: 14px;
	display: block;
	clear: left;
	line-height: 21px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}

#dJapanMap div a {
	display: inline-block;
	color: #000;
    margin-right: 7px;
	text-shadow: 0px 0px 2px #cdeff2;
}

#dJapanMap div a:hover {
	text-decoration: none;
}

#dJapanMap div#are0 {
	position: absolute;
	left: 600px;
	top: 41px;
}

#dJapanMap div#are1 {
	position: absolute;
	left: 343px;
	top: 41px;
}

#dJapanMap div#are2 {
    position: absolute;
    left: 440px;
    top: 185px;
    width: 120px;
}

#dJapanMap div#are3 {
	position: absolute;
    left: 314px;
	top: 204px;
}

#dJapanMap div#are4 {
	position: absolute;
	left: 188px;
	top: 41px;
	width: 100px;
}

#dJapanMap div#are5 {
    position: absolute;
    left: 178px;
    top: 204px;
}

#dJapanMap div#are6 {
	position: absolute;
	left: 36px;
	top: 41px;
}

#dJapanMap div#are7 {
    position: absolute;
    left: 34px;
    top: 163px;
    width: 100px;
}

#contents_4 {
	background-color: #f3f3f3;
}



#contents_4 h3 {
	color: #ea2323;
	font-size: 23px;
	margin-bottom: 10px;
}

#contents_4 p {
    margin-bottom: 20px;
}

#contents_4 img {
	margin-top: 15px;
}

#contents_5 {
	background-color: #f3f3f3;
}



#contents_jisseki {
	background-color: #cdeff2;
	margin-top: 4px;
	padding: 35px 0;
}

#contents_jisseki h2 {
    color: #05b1c0;
    font-weight: 800;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 49px;
	float: left;
    width: 240px;
}

.jisseki_list {
    background-color: #fff;
    width: 360px;
    margin-left: 20px;
    box-shadow:   6px 6px 10px #a4bfc2,
	-3px -4px 10px #a4bfc2;
	border-radius: 15px;
	margin-bottom: 20px;
	height: 85px;
	display: flex;
    align-items: center;
}

.jisseki_logo {
	padding: 15px 25px;
	display: table-cell;
	vertical-align: middle;
}

.jisseki_kaisha {
	display: table-cell;
	vertical-align: middle;
	line-height: 1.6;
}

.jisseki_kaisha h3 {
	color: #1b2128;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 20px;
}

.jisseki_kaisha li {
	list-style: none;
	border-left: 3px solid #05b1c0;
	line-height: 1.2;
	margin-bottom: 5px;
	padding-left: 7px;
	margin-left: 4px;
}

.socialbtn .twitter {
    background-color: #41d1f6;
    color: #fff;
    text-decoration: none;
    padding: 2px 12px;
    font-family: cursive;
    border-radius: 20px;
}

.socialbtn .facebook {
    background-color: #417ef6;
    color: #fff;
    text-decoration: none;
    padding: 2px 12px;
    font-family: cursive;
    border-radius: 20px;
}

.btn_inquiry {
	clear: both;
}

.btn_inquiry a {
	margin: 80px auto;
	display: table;
	padding: 20px 60px;
	font-size: 45px;
	color: #fff;
	text-align: center;
	background-color: #aaa;
	text-decoration: none;
	border-radius: 100px;
	font-weight: 700;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb2121+0,eb7721+100 */
background: rgb(235,33,33); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(235,33,33,1) 0%, rgba(235,119,33,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(235,33,33,1) 0%,rgba(235,119,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(235,33,33,1) 0%,rgba(235,119,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2121', endColorstr='#eb7721',GradientType=1 ); /* IE6-9 */


}

.btn_inquiry a span {
	font-size: 0.8em;
}


.btn_inquiry1 {
	clear: both;
}

.btn_inquiry1 a {
	margin: 80px auto;
	display: table;
	padding: 20px 60px;
	font-size: 40px;
	color: #fff;
	text-align: center;
	background-color: #aaa;
	text-decoration: none;
	border-radius: 100px;
	font-weight: 700;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eb2121+0,eb7721+100 */
background: rgb(235,33,33); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(235,33,33,1) 0%, rgba(235,119,33,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(235,33,33,1) 0%,rgba(235,119,33,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(235,33,33,1) 0%,rgba(235,119,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb2121', endColorstr='#eb7721',GradientType=1 ); /* IE6-9 */


}

.btn_inquiry1 a span {
	font-size: 0.8em;
}

.l-20 {
	margin-left: 20px;
} 

.address {
	/*background-color: #cdeff2;*/
	padding: 35px 0;
	line-height: 1.5;
	font-size: 20px;
}

.address h2 {
    color: #05b1c0;
    font-weight: 800;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
    font-size: 49px;
    width: 340px;
	display: table-cell;
	vertical-align: top;
}

.address div {
	display: table-cell;
	vertical-align: top;
	font-weight: 500;
}

.address div.contentwidth {
	display: block;
}

footer {
	border-top: 4px solid #ddd;
	padding: 30px 0;
	text-align: center;
	font-size: 17px;
    background-color: #f6f6f6;
}

footer a {
	color: #000;
}

.toku {
		color: #fff;
		padding: 10px 20px;
		font-size: 28px;
		font-weight: 900;
		vertical-align: top;
}

.number {
	font-size: 40px;
	padding-left: 5px;
}

#contents_2 p.toku {
    width: 100px;
    padding-bottom: 0px;
    padding-right: 20px;
}

.toku-box {
    display: flex;
}

.tokuchou .toku-tit {
	padding-left: 0px;
}

.toku-number {
	background-image: url(../images/tokuchou_1b.png);
    background-image: image-set(url(../images/tokuchou_1b.png) 1x, url(../images/tokuchou_1b@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/tokuchou_1b.png) 1x, url(../images/tokuchou_1b@2x.png) 2x);
	background-repeat: no-repeat;
	background-position: left top;
    position: relative;
    top: -12px;
}

.toku-number2 {
	background-image: url(../images/tokuchou_2b.png);
    background-image: image-set(url(../images/tokuchou_2b.png) 1x, url(../images/tokuchou_2b@2x.png) 2x);
    background-image: -webkit-image-set(url(../images/tokuchou_2b.png) 1x, url(../images/tokuchou_2b@2x.png) 2x);
	background-repeat: no-repeat;
	background-position: left top;
    position: relative;
    top: -12px;
	width: 110px;
}

.pr-40 {
	padding-right: 40px;
}

.bg-grey {
	background-color: #f8f8f8;
	padding-bottom: 40px;
}

.tokuchou h2.tit2 {
	font-size: 30px;
}
 
.toku4 {
	font-size: 27px;
	line-height: 1.5em;
}

.ml-20 {
	margin-left: 20px;
}

.ml-40 {
	margin-left: 40px;
}

.m-20 {
	margin: 20px;
}

.list-design {
	list-style: none;
	padding: 0;
  }

.list-design li {
	background: #ebf4f8;
	border-bottom: 2px solid #ededed;
	border-left: 12px solid #99bdde;
	margin-bottom: 5px;
	padding: .5em;
	width: 370px;
  }