@media (max-width:768px){
.contents_title1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
}
}
@media (max-width:991px){
.nav_wrapper {
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
}
.nav_container {
	width: 100%;
	overflow: hidden;
}
.logo_header {
	height: 35px;
	width: 92px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
.header_tel {
	height: 35px;
	width: 174px;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
.slide_wrapper {
	width: 100%;
	background-color: #0a96be;
	position: relative;
	z-index: 1;
}

#bg_img2 {
	background-image: url(../images/main_bg_sm_01.png);
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-repeat: no-repeat;
	padding-top: 89.84%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-position: center;
	position: relative;
	z-index: 2;
	display: none;
}
.slide1_h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	font-size: 160%;
	text-align: center;
    -moz-text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
    -webkit-text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
    -ms-text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
    text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
}
.slide1_h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0a96be;
	font-size: 160%;
	text-align: center;
	font-weight: bold;
}
#bg_img_main1 {
	margin: 0px;
	padding: 0px;
	display: none;
}
#bg_img_main1 ul li{
	text-indent: -999999px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#bg_img_main1_sm .inner{
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	margin-top:-45%;
}
.bg_img_main1_sm_bg{
	width: 100%;
	background-color: #0a96be;
	padding-top: 50%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.slide_wrapper {
	width: 100%;
	overflow: hidden;
	background-color: #0a96be;
	padding-top:20px;
}
.logo_header {
	float: left;
	height: 35px;
	width: 92px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.bg_photo1  {
	position: relative; /* 相対位置指定 */
	width: 100%;
	height: 300px;
	background-image: url(../images/fleet_clubhouse_xx_.jpg);
	background-position: center;
	float: left;
}
.contents_title1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 160%;
	color: #FFF;
	font-weight: bold;
	margin-bottom:25px;
}
.contents_bg1 {
	width: 100%;
	background: url() center center / cover no-repeat;
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
}
.bg_white{
	
}
.contact_wrapper{
	width: 100%;
	margin-top: -50px;
}
.contact_wrapper .inner{
	position: relative; /* 相対位置指定 */
	width: 100%;
	padding-top:28.8%;
	background: url(../images/contact_sm_02.png) center center / cover no-repeat;
}
.contact_btn a{
	width: 96%;
	font-size: 1.5em;
	margin-left: 2%;
	margin-bottom:5%;
	margin-top:5px;
	border-radius: 40px;        /* CSS3草案 */
	-webkit-border-radius: 40px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 40px;   /* Firefox用 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc8608+17,fec68a+49,f07c01+100 */
	background: rgb(252,134,8); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,134,8,1) 17%, rgba(254,198,138,1) 49%, rgba(240,124,1,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(252,134,8,1) 17%,rgba(254,198,138,1) 49%,rgba(240,124,1,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(252,134,8,1) 17%,rgba(254,198,138,1) 49%,rgba(240,124,1,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8608', endColorstr='#f07c01',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	overflow: hidden;
	position: absolute;
	border: 1px solid #C60;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.3);
}
.contact_btn a:hover{
	width: 96%;
	font-size: 1.5em;
	margin-left: 2%;
	border-radius: 40px;        /* CSS3草案 */
	-webkit-border-radius: 40px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 40px;   /* Firefox用 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc982d+13,fec68a+61,ff9d34+100 */
    background: rgb(252,152,45); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,152,45,1) 13%, rgba(254,198,138,1) 61%, rgba(255,157,52,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(252,152,45,1) 13%,rgba(254,198,138,1) 61%,rgba(255,157,52,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(252,152,45,1) 13%,rgba(254,198,138,1) 61%,rgba(255,157,52,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc982d', endColorstr='#ff9d34',GradientType=0 ); /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00608c', endColorstr='#aae2fc',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	overflow: hidden;
	position: absolute;
    -webkit-text-shadow: 0 0 5px #C4EDFF;
	-moz-text-shadow: 0 0 5px #C4EDFF;
	text-shadow: 0 0 5px #C4EDFF;
    border: 1px solid #C60;
}
.triangle_blu{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 50px 0 50px;
	border-color: #008eb7 transparent transparent transparent;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.triangle_white{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 50px 0 50px;
	border-color: #fff transparent transparent transparent;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: -20px;
}
.box_text3 {
	color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	text-align: center;
	background-color: #0a96be;
	width: 100%;
	padding: 10px;
    dispay: inline-block;
    position: relative;
    -moz-border-radius:20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
	position: relative;
}
.box_text3:after, .box_text3:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.box_text3:after {
	border-color: rgba(10, 150, 190, 0);
	border-top-color: #0a96be;
	border-width: 10px;
	margin-left: -10px;
}
.box_text3:before {
	border-color: rgba(10, 150, 190, 0);
	border-top-color: #0a96be;
	border-width: 10px;
	margin-left: -10px;
}
.box_text1 {
	color: #FFF;
	font-size:120%;
}
.box_text2 {
	color: #333333;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 120%;
}
.box_text1_center{
	color: #FFF;
	font-size: 120%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.margin_bottom20_2 {
	margin-bottom: 20px;
}

.margin_bottom80 {
	margin-bottom: 20px;
}
.footer_wrapper {
	background-color: #0a96be;
	height: 45px;
	width: 100%;
}
.footer_reserved {
	color: #FFF;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
}
.line_mente {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008eb7+0,ffffff+10,ffffff+50,ffffff+90,008eb7+100 */
	background: #008eb7; /* Old browsers */
	background: -moz-linear-gradient(left,  #008eb7 0%, #ffffff 10%, #ffffff 50%, #ffffff 90%, #008eb7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #008eb7 0%,#ffffff 10%,#ffffff 50%,#ffffff 90%,#008eb7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #008eb7 0%,#ffffff 10%,#ffffff 50%,#ffffff 90%,#008eb7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008eb7', endColorstr='#008eb7',GradientType=1 ); /* IE6-9 */
	width: 80%;
	margin-top: 50px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
}
@media (min-width:992px){
.nav_wrapper {
	width: 100%;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
	padding: 0px;
	position: fixed;
	z-index: 222222;
}
.container1170 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.nav_container {
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	overflow: hidden;
}
.logo_header {
	height: 55px;
	width: 145px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
}
.header_tel {
	height: 55px;
	width: 274px;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
.slide{
	width: 100%;
}
.slide_wrapper {
	width: 100%;
	height: 330px;
	background-color: #0a96be;
	padding-top:80px;
}
.bg_img2_bg{
	display:none;
}
#bg_img2 {
	background-image: url(../images/main_bg_03.png);
	background-repeat: no-repeat;
	height: 270px;
	width: 990px;
	background-position: center;
	text-indent: -999999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -95px;
	z-index: 2;
	position: relative;
	margin-bottom: 5px;
}
.slide1_h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #fff;
	font-size: 270%;
	text-align: center;
	font-weight: bold;
	-moz-text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
	-webkit-text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
	-ms-text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
	text-shadow: 2px 1px 3px rgba(51, 131, 161, 0.86);
}
.slide1_h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0a96be;
	font-size: 260%;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 4px;
	text-decoration: underline;
}
#bg_img_main1 {
	width: 990px;
	height: 333px;
	background-image: url(../images/main_bg_02.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -265px;
	position: relative;
	z-index: 1;
	text-indent: -999999px;
}
#bg_img_main1 ul li{
	text-indent: -999999px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#bg_img_main1_sm .inner{
	display:none;
}
.bg_img_main1_sm_bg{
    display:none;
}
.bg_photo1  {
	padding: 0;
	position: relative; /* 相対位置指定 */
	max-width: 1170px;
	height: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/fleet_clubhouse_xx_.jpg);
	background-position: center;
}
.contents_title1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 180%;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.contents_bg1 {
	width: 100%;
    /*background: url(../images/x1472049006486_png_pagespeed_ic_sthadq-zHX.jpg) center center / cover no-repeat;*/
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
	overflow: hidden;
}
.bg_white{
	max-width: 1200px;
	width: 100%;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 15px;
	url(../images/blur.png) center center / cover no-repeat
}
.contact_wrapper{
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
}
.contact_wrapper .inner{
	background: url(../images/contact_02.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	padding-top: 30%;
	position: relative;
    
}
.contact_btn a{
	width: 65%;
	max-height: 90px;
	font-size: 3em;
	border-radius: 40px;        /* CSS3草案 */
	-webkit-border-radius: 40px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 40px;   /* Firefox用 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc8608+17,fec68a+49,f07c01+100 */
	background: rgb(252,134,8); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(252,134,8,1) 17%, rgba(254,198,138,1) 49%, rgba(240,124,1,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(252,134,8,1) 17%,rgba(254,198,138,1) 49%,rgba(240,124,1,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(252,134,8,1) 17%,rgba(254,198,138,1) 49%,rgba(240,124,1,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc8608', endColorstr='#f07c01',GradientType=0 ); /* IE6-9 */
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	overflow: hidden;
	margin-left: 32%;
	position: absolute;
	margin-top: -10%;
	color: #FFF;
	border: 1px solid #C60;
	text-shadow: 2px 3px 3px rgba(0,0,0,0.3);
}
.contact_btn a:hover{
	width: 65%;
	max-height: 90px;
	font-size: 3em;
	border-radius: 40px;        /* CSS3草案 */
	-webkit-border-radius: 40px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 40px;   /* Firefox用 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc982d+13,fec68a+61,ff9d34+100 */
    background: rgb(252,152,45); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(252,152,45,1) 13%, rgba(254,198,138,1) 61%, rgba(255,157,52,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(252,152,45,1) 13%,rgba(254,198,138,1) 61%,rgba(255,157,52,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(252,152,45,1) 13%,rgba(254,198,138,1) 61%,rgba(255,157,52,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc982d', endColorstr='#ff9d34',GradientType=0 ); /* IE6-9 */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00608c', endColorstr='#aae2fc',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	overflow: hidden;
	margin-left: 32%;
	position: absolute;
	-webkit-text-shadow: 0 0 5px #C4EDFF;
	-moz-text-shadow: 0 0 5px #C4EDFF;
	text-shadow: 0 0 5px #C4EDFF;
    border: 1px solid #C60;
}
.triangle_blu{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 100px 0 100px;
	border-color: #008eb7 transparent transparent transparent;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.triangle_white{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 50px 100px 0 100px;
	border-color: #fff transparent transparent transparent;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: -20px;
}
.box_text3 {
	color: #0a96be;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
.box_text1 {
	color: #FFF;
	font-size:140%;
}
.box_text2 {
	color: #333333;
	line-height: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
}
.box_text1_center{
	color: #FFF;
	font-size: 140%;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.margin20 {
	margin-top: 20px;
}

.margin30 {
	margin-top: 30px;
}

.margin40 {
	margin-top: 40px;
}
.margin_bottom20 {
	margin-bottom: 20px;
}
.margin_bottom20_2 {
	margin-bottom: 20px;
}

.margin_bottom30 {
	margin-bottom: 30px;
}

.margin_bottom40 {
	margin-bottom: 40px;
}
.margin_bottom50 {
	margin-bottom: 50px;
}
.margin_bottom80 {
	margin-bottom: 100px;
}
.footer_wrapper {
	background-color: #0a96be;
	height: 120px;
	width: 100%;

}
.footer_reserved {
	color: #FFF;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.line_mente {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#008eb7+0,ffffff+10,ffffff+50,ffffff+90,008eb7+100 */
	background: #008eb7; /* Old browsers */
	background: -moz-linear-gradient(left,  #008eb7 0%, #ffffff 10%, #ffffff 50%, #ffffff 90%, #008eb7 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #008eb7 0%,#ffffff 10%,#ffffff 50%,#ffffff 90%,#008eb7 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #008eb7 0%,#ffffff 10%,#ffffff 50%,#ffffff 90%,#008eb7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008eb7', endColorstr='#008eb7',GradientType=1 ); /* IE6-9 */
	width: 80%;
	margin-top: 65px;
	margin-bottom: 65px;
	margin-right: auto;
	margin-left: auto;
}
}
*{
    margin:0;
    padding:0;
}
body{
	counter-reset: number 0;           /* number のカウンタを 0 にセット */
}
h1, h2 ,h2 .h4{
	padding:0px;
	margin:0px;
}
.container_100 {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.container_100_bg_blu {
	width: 100%;
	padding-top: 20px;
	background-color: #008eb7;
	padding-bottom: 20px;
}
.container_contact_100 {
	width: 100%;

}

.contents_box1 {
	margin-bottom: 40px;
}
.border_top_radius{
	border-radius: 6px 6px 0px 0px / 6px 6px 0px 0px;
    -webkit-border-radius:6px 6px 0px 0px / 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px / 6px 6px 0px 0px;	
}
.contents_box1_textbox {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0a96be;
	border-left-color: #0a96be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0a96be;
	border-radius: 0px 0px 6px 6px / 0px 0px 6px 6px;
    -webkit-border-radius: 0px 0px 6px 6px / 0px 0px 6px 6px;
    -moz-border-radius: 0px 0px 6px 6px / 0px 0px 6px 6px;

}
.contents_box1 .photo {
	background-color: #CCC;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0a96be;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0a96be;
	border-left-color: #0a96be;
	border-radius: 6px 6px 0px 0px / 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px / 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px / 6px 6px 0px 0px;
	position:relative;
	overflow:visible;	
}
.contents_box1 .photo:before,
.contents_box1 .photo:after{
	display: block;
	position: absolute;
	left: -12px;
	margin-top: 10px;
}
.contents_box1 .photo:before{
	content:"";
	border:6px solid transparent;
	border-top-color:#0C558B;
	border-right-color:#0C558B;
	top:37px;
}
.contents_box1 .photo:after{
	font-size:110%;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	counter-increment: number 1;      /* number カウンタの増加数をセット */ 
    content: counter(number) " ";      /* 表示形式を指定 */ 
	background:#0a96be;
	color:#fff;
	padding:0 24px;
	height:30px;
	line-height:30px;
	top:8px;
	z-index:10;
	border-top-right-radius:2px;
	border-bottom-right-radius:2px;
}
.contents_box1_title1 {
	color: #FFF;
	text-align: center;
	margin-right: -15px;
	margin-left: -15px;
	margin-bottom: 10px;
	background-color: #0a96be;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 140%;
	font-weight: bold;
}
.contents_box1_textbox p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 110%;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.align_center {
	text-align: center;
}
.none{
	text-indent: -666666px;
	display: none;
	margin: 0px;
	padding: 0px;
}
.menu3_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border: 2px solid #3ddefb;
	font-size: 16px;
	color: #FFFFFF;
	margin-right: 4%;
	margin-left: 4%;
	border-radius: 6px;
	margin-bottom: 30px;
	background-color: #0a96be;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 12px;
}
.stripe_bg {
	background: repeating-linear-gradient(-45deg, #0a96be, #0a96be 10px, #0b99c2 0, #0b99c2 20px);
}
#thanks {
	height:calc(100vh - 220px);
	width: 100%;
	margin-top:100px;
}
