@charset "utf-8";
/* CSS Document */

 .msg {
    width: 100%;
}
.tb_style {
    width: 100%;
    border-collapse: separate;
    border: 1px solid #ddd;
    text-align: left;
    margin-bottom: 10px;
}
.msg .tb_style th, .msg .tb_style td {
    border-bottom: 1px solid #DDD;
    border-right: 1px solid #ddd;
    width: 25%;
}

.msg .tb_style th{
	font-weight: bold;
}
.tb_style td.dissimillar {
    background-color: #f9fdff;
}
.tb_style th {
    background-color: #eee;
    border-right: 1px solid #ddd;
    border-bottom: none;
    color: #333;
}

.tb_style th, .tb_style td {
    vertical-align: top;
    text-align: center;
    word-wrap: break-word;
    width: 50%;
    padding: 9px 0 10px 0;
    vertical-align: middle;
}

body {
	line-height:1.6;
	color:#4d4741;
	font-size:92%;
}

.header {
	background-color:#fff;
	border-top:#47abe1 solid 5px;
}
.header_inner {
	max-width:1080px;
	margin:0 auto;
	padding-bottom:1%;
}
.header_l {
	width:60%;
	max-width:483px;
	padding-top:2%;
	float:left;
}
.header_logo {
}
.header_logo img {
	width:100%;
	max-width:483px;
}
.header_r {
	width:40%;
	text-align:right;
	float:right;
}
.header_r_tel {
}
.header_r_tel a {
	background: transparent url(../img/tel_muryou.gif) no-repeat left center;
	padding-left:40px;
	color:#ed536d;
	text-decoration:none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:4vw;
}
@media screen and (min-width: 1081px), print {
.header_r_tel a {
	font-size:300%;
}
}
.header_r_time {
	line-height:1.4;
	font-size:90%;
}
.main_img {
	background:#fff url(../img/main_pc_bg.jpg) no-repeat center top;
}
.main_img img {
	display: block;
	width: 100%;
	margin:0 auto;
}
/*sec general
===========================================*/
.sec_h {
	background:#73675c;
	padding:3% 0;
	color:#fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:2.8vw;
	line-height:1.3;
	letter-spacing:0.2em;
	text-align:center;
	margin-bottom:6%;
}
@media screen and (min-width: 1081px), print {
.sec_h {
	font-size:200%;
}
}
.sec_inner {
	max-width:1080px;
	margin:0 auto 8% auto;
}
@media screen and (max-width:1080px), print {
.sec_inner {
	width:98%;
}
}



.sec_tit_kira {
	text-align:center;
	margin-bottom:2%;
}
.sec_tit_kira p {
	display:inline-block;
	padding:0 40px;
	color:#007bbb;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:2.8vw;
	letter-spacing:0.1em;
	background:url(../img/kira.png) no-repeat left center, url(../img/kira.png) no-repeat right center;
}
@media screen and (min-width: 1081px), print {
.sec_tit_kira p {
	font-size:200%;
}
}
/*sec_01
===========================================*/
.sec_01 .sec_h {
	padding:2% 0;
}

.sec_01_table {
	display: table;
	width:100%;
}
.sec_01_tr {
}
.sec_01_td {
	background:#f7f7f7;
	display: table-cell;
	width:33.33%;
	vertical-align:top;
}
.sec_01_td_img {
	margin-bottom:5%;
	position:relative;
}
.sec_01_td_img img {
	width: 100%;
}
.sec_01_td_img:before {
	content: url(../img/sec_01_img_triangle.png);
	z-index:9999;
	position:absolute;
	left:0;
	top:0;

}

.sec_01_td_tit {
	color:#007bbb;
	text-align:center;
	width:90%;
	margin:0 auto 2% auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:120%;
	font-weight:bold;
}
.sec_01_td_txt {
	width:90%;
	margin:0 auto 5% auto;
}
/*sec_02
===========================================*/
.sec_02_01 {
	margin-bottom:5%;
}
.sec_02_01_01 {
	background:#f7f4f1;
	padding-top:2%;
	margin-bottom:1%;
	font-size:105%;
}
.sec_02_01_01 li {
	width:30%;
	padding-left:3%;
	padding-bottom:2%;
	float:left;
	font-size:110%;
}
.sec_02_01_01 li:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background:#e34560;
	margin-right:2%;
}
.sec_02_01_02 {}
.sec_02_01_03_img {
	width:30%;
	float:left;
}
.sec_02_01_03_img img {
	display: block;
	width: 100%;
}
.sec_02_01_03 dl {
	width:60%;
	float:right;
	padding-top:8%;
}
/* baloon */
.sec_02_01_03_tit {
	position: relative;
	width: 99%;
	border: 1px solid #e34560;
	background-color: #fff;
	text-align: center;
}
.sec_02_01_03_tit:after, .sec_02_01_03_tit:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.sec_02_01_03_tit:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 15px 60px 15px 15px;
	margin-top: -15px;
}
.sec_02_01_03_tit:before {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #e34560;
	border-width: 16px 61px 16px 16px;
	margin-top: -16px;
}
/* end baloon */
.sec_02_01_03_tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:160%;
	padding:1% 0;
}
.sec_02_01_03_txt {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding-top:5%;
	line-height:2;
	letter-spacing:0.1em;
	font-size:110%;
}
.sec_02_02 {
}
.sec_02_02_tit {
	text-align:center;
	margin-bottom:3%;
}
.sec_02_02_tit p {
	display:inline-block;
	padding:0 140px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:3.4vw;
	background:url(../img/sec_02_02_tit_bg.jpg) no-repeat left center, url(../img/sec_02_02_tit_bg.jpg) no-repeat right center;
}
.sec_02_02_tit p span {
	font-size:1.6vw;
}
@media screen and (min-width: 1081px), print {
.sec_02_02_tit p {
	font-size:250%;
}
}
.sec_02_02_inner {
	display:table;
}
.sec_02_02_txt {
	display:table-cell;
	width:54%;
	vertical-align:middle;
	line-height:2;
}
.sec_02_02_img {
	display:table-cell;
	width:46%;
	text-align:right;
}
.sec_02_02_img img {
	width: 96%;
}
/*sec_03
===========================================*/
.sec_03_01 {
	margin-bottom:2%;
}

.sec_03_01_tit {
}
.sec_03_01_read {
	text-align:center;
	margin-bottom:3%;
}
.sec_03_01_table {
	display: table;
	width:100%;
}
.sec_03_01_tr {
	width:100%;
}
.sec_03_01_td {
	display: table-cell;
	width:50%;
	vertical-align:top;
	padding-bottom:1%;
}
.sec_03_01_img {
	float:left;
	width:50%;
}
.sec_03_01_img img {
	width: 100%;
}
.sec_03_01_td dl {
	float:right;
	padding-top:2%;
	padding-right:1%;
	width:47%;
	
}
.sec_03_01_tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
	color:#007bbb;
	margin-bottom:4%;
}
.sec_03_01_txt {
}
.sec_03_02 {
	background: transparent url(../img/sec_03_02_bg.gif) repeat;
	padding:0.5%;
}
.sec_03_02_inner {
	background:#fff;
	padding:2.6%;
}
.sec_03_02_inner dl {
	float:left;
	width:68%;
}
.sec_03_02_tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:2vw;
	color:#007bbb;
	margin-bottom:3%;
}
@media screen and (min-width: 1081px), print {
.sec_03_02_tit {
	font-size:150%;
}
}
.sec_03_02_txt {
}
.sec_03_02_img {
	float:right;
	width:30%;
}
.sec_03_02_img img {
	width: 100%;
}
/*sec_04
===========================================*/
.sec_04_read {
	text-align:center;
	margin-bottom:3%;
}
.sec_04_wrapper_img {
	width:33.33%;
	float:left;
	position:relative;
}
.sec_04_wrapper_img img {
	width: 100%;
}
.sec_04_wrapper_no {
	position: absolute;
	left:0;
	top:0;
	background-color:rgba(7, 125, 187, 0.9);
	color:#fff;
	padding:1% 3%;
	font-size:110%;
	font-weight:bold;
}
.sec_04_wrapper_name {
	width:30%;
	padding:1%;
	font-size:90%;
}
.sec_04_wrapper_name li {
	margin-bottom:1%;
}
.sec_04_wrapper_name span {
	color:#fff;
	background:#007bbb;
	display:inline-block;
	padding:0 2%;
	margin-right:2%;
}
/*sec_05
===========================================*/
.sec_05_zeinuki {
	text-align:right;
}
.sec_05_price {
	font-size:110%;
	margin-bottom:7%;
}
.sec_05_price_tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:2.3vw;
	color:#007bbb;
	text-align:center;
	margin-bottom:1%;
}
@media screen and (min-width: 1081px), print {
.sec_05_price_tit {
	font-size:140%;
}
}
.sec_05_price_table {
	display:table;
	box-sizing:border-box;
	border-top:#007bbb solid 1px;
	border-right:#007bbb solid 1px;
	border-left:#007bbb solid 1px;
	width:100%;
	color:#007bbb;
}
.sec_05_price_tr {
	display:table-row;
	border-bottom:#007bbb solid 1px;
}
.sec_05_price_th {
	display: table-cell;
	border-bottom:#007bbb solid 1px;
	background-color:#faf5f0;
	font-weight:bold;
	padding:0.5%;
	text-align:center;
	vertical-align:middle;
}
.sec_05_price_td {
	display: table-cell;
	border-bottom:#007bbb solid 1px;
	padding:0.5%;
	text-align:center;
	vertical-align:middle;
}
.sec_05_price_dot_l {
	border-left:#007bbb dotted 1px;
}
.sec_05_price_bold {
	font-weight:bold;
}
.sec_05_price_w_50 {
	width:50%;
}
.sec_05_price_w_33 {
	width:33.33%;
}
.sec_05_pay_tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:2.3vw;
	text-align:center;
	color:#007bbb;
	margin-bottom:3%;
}
@media screen and (min-width: 1081px), print {
.sec_05_pay_tit {
	font-size:140%;
}
}
.sec_05_pay_tit::before, .sec_05_pay_tit::after {
	content:"";
	display:inline-block;
	width:26%;
	height:1px;
	margin:0 4%;
	background-color: #007bbb;
	vertical-align: middle;
}
.sec_05_pay_txt {
	width:80%;
	margin:0 auto 3% auto;
}
.sec_05_pay ul {
	width:80%;
	margin:0 auto;
}
.sec_05_pay li {
	text-align:center;
	color:#007bbb;
	font-size:140%;
	padding:2% 0;
}
.sec_05_pay_01 {
	width:32%;
	float:left;
	box-sizing:border-box;
	border:#007bbb solid 2px;
	margin-bottom:2%;
}
.sec_05_pay_02 {
	width:32%;
	float:left;
	margin-left:2%;
	margin-bottom:2%;
	box-sizing:border-box;
	border:#007bbb solid 2px;
}
.sec_05_pay_03 {
	width:32%;
	float:right;
	margin-left:2%;
	margin-bottom:2%;
	box-sizing:border-box;
	border:#007bbb solid 2px;
}
.sec_05_pay_04 {
	clear:both;
	box-sizing:border-box;
	border:#007bbb solid 2px;
}
.sec_05_pay_04 img {
	vertical-align:middle;
}
/*sec_06
===========================================*/
.sec_06 {}
.sec_06_01_01 {
	width:90%;
	margin:0 auto 3% auto;
}
.sec_06_01_01_img {
	float:left;
	width:20%;
}
.sec_06_01_01_img img {
	width: 100%;
}
.sec_06_01_01 dl {
	float:right;
	width:74%;
}
.sec_06_01_01_tit {
	display:inline;
	border-bottom:#007bbb dashed 1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:130%;
}
.sec_06_01_01_txt {
	padding-top:2%;
}
.sec_06_01_02 {
	clear:both;
	background:#f7f4f1;
	padding:2% 4%;
	width:82%;
	margin:0 auto 6% auto;
	display:table;
}
.sec_06_01_02 dl {
}
.sec_06_01_02_tit {
	display:table-cell;
	width:20%;
	text-align:center;
	vertical-align:middle;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:130%;
}
.sec_06_01_02_tit span {
	border-bottom:#007bbb dashed 1px;
}
.sec_06_01_02_txt {
	display:table-cell;
	width:80%;
}
.sec_06_01_02_txt ul {
	display:table;
}
.sec_06_01_02_txt li {
	display:table-row;
}
.sec_06_01_02_txt span {
	display:table-cell;
	padding:0.5% 0;
}
.sec_06_01_02_txt_year {
	width:15%;
}
.sec_06_01_02_txt_prof {
	width:85%;
}
.sec_06_02_tit_sub {
	text-align:center;
	margin-bottom:3%;
}
.sec_06_02_tit_sub p {
	background:url(../img/sec_02_02_tit_bg.jpg) no-repeat left center, url(../img/sec_02_02_tit_bg.jpg) no-repeat right center;
	display:inline-block;
	padding:0 130px;
	font-size:2vw;
}
.sec_06_02_table {
	display:table;
}
.sec_06_02_td {
	display:table-cell;
	width:50%;
}
.sec_06_02_td dl {
	display:table;
	width:100%;
	margin-bottom:5%;
}
.sec_06_02_td dt {
	color:#e34560;
	display:table-cell;
	width:24%;
}
.sec_06_02_td_circle:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background:#e34560;
	margin-right:4%;
}
.sec_06_02_td dd {
	display:table-cell;
	width:76%;
}
.sec_06_02_td_access {
}
.sec_06_02_td_access:before {
	content: "\e905";
	font-family: 'icomoon';
	font-style:normal;
}
.sec_06 .gmap {
}
.sec_06 .gmap iframe {
	width:100%;
	height:400px;
}
/*footer
===========================================*/
.footer {
	background-color:#fff;
	border-top:#47abe1 solid 5px;
	padding-top:1%;
}
.footer_inner {
	max-width:1080px;
	margin:0 auto;
	padding-bottom:1%;
}
.footer_l {
	width:60%;
	max-width:483px;
	padding-top:2%;
	float:left;
}
.footer_logo {
}
.footer_logo img {
	width:100%;
	max-width:483px;
}
.footer_r {
	width:40%;
	text-align:right;
	float:right;
}
.footer_r_tel {
}
.footer_r_tel a {
	background: transparent url(../img/tel_muryou.gif) no-repeat left center;
	padding-left:40px;
	color:#ed536d;
	text-decoration:none;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:4vw;
}
@media screen and (min-width: 1081px), print {
.footer_r_tel a {
	font-size:300%;
}
}
.footer_r_time {
	line-height:1.4;
	font-size:90%;
}
.rtop {
	position:relative;
	width:100%;
	height:0;
	margin:0 auto;
	text-align:right;
}
.rtop a {
	position:fixed;
	right:0;
	bottom:0
}
.copyright {
	clear:both;
	text-align:center;
	font-size:80%;
	padding-top:2%;
}
/*contact
===========================================*/
.contact {
	background: transparent url(../img/contact_bg.jpg) repeat;
	padding:3% 0;
	margin-bottom:8%;
}
.contact_inner {
	width: 98%;
	max-width:1080px;
	margin:0 auto;
}
.contact_tit {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size:260%;
	text-align:center;
	letter-spacing:0.1em;
	margin-bottom:3%;
}
.contact_l {
	float:left;
	width:45%;
}
.contact_r {
	float:right;
	width:53%;
}
.contact_l_tel {
	display:inline-block;
	background: transparent url(../img/contact_ico_01.png) no-repeat left center;
	padding-left:70px;
	margin-bottom:5%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.contact_l_tel_01 {
	line-height:1;
	color:#333333;
	font-weight:bold;
}
.contact_l_tel_02 {
	letter-spacing:0.2em;
}
.contact_l_tel_02 a {
	text-decoration:none;
	font-size:4.8vw;
	line-height:1;
	color:#333333;
}
@media screen and (min-width: 1081px), print {
.contact_l_tel_02 a {
	font-size:350%;
}
}

/* IE */
@media all and (-ms-high-contrast:none) {
.contact_l_tel_02 a {
	letter-spacing:0.1em;
	font-size:3.6vw;
	line-height:1.2;
}
}
/* IE */

.contact_l_tel_03 {
	font-size:160%;
	line-height:1;
	text-align:right;
	letter-spacing:0.2em;
	color:#333333;
}
.contact_l_tel_03 a {
	text-decoration:none;
	color:#333333;
}
.contact_l_logo {
	margin-bottom:5%;
}
.contact_l_logo img {
	width:100%;
	max-width:483px;
}
.contact_l_add {
	font-size:90%;
}
/* ---------- btn over ---------- */
.btn {
	float:right;
	width:80%;
	margin-bottom:5%;
	text-align:center;
}
/* btn over a */
.btn a {
	display: block;
	position: relative;
	background: #5badd9;
	padding:3%;
	width: 94%;
	color: #fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-decoration:none;
	transition: all 0.5s ease;
}
.btn a:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 2px;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: rgba(255, 255, 255, 0.5) solid 1px;
	box-sizing: border-box;
}
.btn a:hover {
	background: #007bbb;/*font-size: 110%;*/
}
.btn a:hover:before {
	opacity: 0;
}
/* btn over contact_btn_frame */
.btn a .contact_btn_frame:before {
	content: "";
	position: absolute;
	top: 2px;
	left: 2px;
	width: 0;
	height: 0;
	opacity: 0;
	transition: all 0.4s ease;
	backface-visibility: hidden;
}
.btn a .contact_btn_frame:after {
	content: "";
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 0;
	height: 0;
	opacity: 0;
	transition: all 0.4s ease;
	backface-visibility: hidden;
}
.btn a:hover .contact_btn_frame:before {
	opacity: 1;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: rgba(255, 255, 255, 0.9) solid 1px;
	border-right: 0;
	border-bottom: 0;
	box-sizing: border-box;
}
.btn a:hover .contact_btn_frame:after {
	opacity: 1;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	border: rgba(255, 255, 255, 0.9) solid 1px;
	border-left: 0;
	border-top: 0;
	box-sizing: border-box;
}
/* btn over em */
.btn a em {
	transition: all 0.5s ease;
	backface-visibility: hidden;
	display:table;
	margin:0 auto;
}
.btn a em:before {
	content: "\e902";
	font-family: 'icomoon';
	display:table-cell;
	font-style:normal;
	font-size:3.3vw;
	vertical-align:middle;
	padding-right:2%;
	width:20%;
}

@media screen and (min-width: 1081px), print {
.btn a em:before {
		font-size:240%;
}
}
/* IE */
@media all and (-ms-high-contrast:none) {
.btn a em:before {
	font-size:3.3vw;
}
}
/* IE */
	 
.btn a .contact_btn_large {
	font-size:2.4vw;
}
@media screen and (min-width: 1081px), print {
.btn a .contact_btn_large {
	font-size:180%;
}
}
/* ---------- end btn over ---------- */
.contact_timetable {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:1.8vw;
	width:96%;
	float:right;
}
@media screen and (min-width: 1081px), print {
.contact_timetable {
	font-size:130%;
}
}

.contact_timetable_tbl {
	background:#999999;
	border-collapse: separate;
	border-spacing: 1px;
	width:100%;
}
.contact_timetable_tbl th {
	background:#d9d3ce;
	text-align: center;
	padding:1%;
}
.contact_timetable_tbl td {
	background:#ffffff;
	text-align: center;
	padding:1%;
}
.contact_timetable_txt {
	clear:both;
	text-align:right;
	padding-top:1%;
}

.l-footer{
	display:none;
}

/*common
===========================================*/
.nodisp_sp {
	display:none;
}
