﻿/*スマートフォン版*/
*{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
	-webkit-text-size-adjust: 100%;
}
#container {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-width: 320px;
}
header {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}

/*-----------------------------------------------------------------------
次階層ページ用共通要素
-------------------------------------------------------------------------*/



/* フッター*/
footer {
	text-align: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #F6F6F6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0071BE;

}

.copyright {
	padding: 10px;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
}


/*-----------------------------------------------------------------------
* clearfix
-------------------------------------------------------------------------*/

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	overflow:hidden;
}

.p_10 {
	padding: 10px;
}
.Box_Right {
	float: right;
}
.Box_Left {
	float: left;
}
.Box_Center {
	text-align: center;
}



/* margin */

.m_10 {
    margin:10px;
}

.m_t_5 {
    margin-top:5px;
}

.m_t_10 {
    margin-top:10px;
}

.m_t_15 {
    margin-top:15px;
}

.m_t_20 {
    margin-top:20px;
}

.m_t_30 {
    margin-top:30px;
}

.m_r_5 {
    margin-right:5px;
}

.m_r_10 {
    margin-right:10px;
}

.m_r_15 {
    margin-right:15px;
}

.m_r_20 {
    margin-right:20px;
}

.m_r_30 {
    margin-right:30px;
}
.m_b_0 {
    margin-bottom:0px !important;
}
.m_b_5 {
    margin-bottom:5px !important;
}

.m_b_10 {
    margin-bottom:10px !important;
}

.m_b_15 {
    margin-bottom:15px !important;
}

.m_b_20 {
    margin-bottom:20px !important;
}

.m_b_30 {
    margin-bottom:30px !important;
}

.m_b_40 {
    margin-bottom:40px !important;
}

.m_b_50 {
    margin-bottom:50px !important;
}

.m_b_60 {
    margin-bottom:60px !important;
}


.m_l_5 {
    margin-left:10px;
}

.m_l_10 {
    margin-left:10px;
}

.m_l_15 {
    margin-left:15px;
}

.m_l_20 {
    margin-left:20px;
}

.m_l_30 {
    margin-left:30px;
}

.m_tr_10 {
	margin-top: 10px;
	margin-right: 10px;
}

.m_tr_20 {
	margin-top: 20px;
	margin-right: 20px;
}

.m_tb_10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.m_tb_20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.m_tl_10 {
	margin-top: 10px;
	margin-left: 10px;
}

.m_tl_20 {
	margin-top: 20px;
	margin-left: 20px;
}

.m_rb_10 {
	margin-right: 10px;
	margin-bottom: 10px;
}

.m_rb_20 {
	margin-right: 20px;
	margin-bottom: 20px;
}

.m_rl_10 {
	margin-right: 10px !important;
	margin-left: 10px !important;
}

.m_rl_20 {
	margin-right: 20px !important;
	margin-left: 20px !important;
}
.m_rl_30 {
	margin-right: 30px !important;
	margin-left: 30px !important;
}

.m_bl_10 {
	margin-bottom: 10px;
	margin-left: 10px;
}

.m_bl_20 {
	margin-bottom: 20px;
	margin-left: 20px;
}

.m_trb_10 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.m_trb_10 {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.m_trb_20 {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.m_tbl_10 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.m_tbl_20 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


/* padding */

.p_10{
    padding:10px;
}
.p_t_0{
    padding-top:0px !important;
}
.p_t_10{
    padding-top:10px;
}
.p_t_20{
    padding-top:20px;
}
.p_t_30{
    padding-top:30px;
}

.p_r_10{
    padding-right:10px;
}

.p_b_10{
    padding-bottom:10px;
}

.p_l_10{
    padding-left:10px;
}



header h1 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0071BE;
	padding: 5px;
	text-align: center;
}
#seo_txt {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0071BE;
	padding: 5px;
	text-align: center;
}
#header_contents {
	position: relative;
	padding: 3%;
}
#h_btn01 ,
.h_btn01 {
	width: 36.3%;
  margin-right: 2%;
}
#h_btn02 ,
.h_btn02 {
	width: 61.3%;
}
#h_logo {
	width: 78%;
	margin-bottom: 10px;
}
#h_logo2 {
	width: 100%;
	background-color: rgba(255,255,255,1);
	padding-top: 10px;
	padding-bottom: 10px;
}
#h_menu {
	width: 9%;
	background-image: url(../img/h_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	padding-top: 8%;
	font-size: 8px;
	background-size: contain;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
}
#f_contents {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#f_logo {
	width: 94%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#f_logo01 {
  width: 56.12%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#f_logo02 {
  width: 66.77%;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#f_logo02 .logo {
  width: 75.47%;
  display: inline-block;
  vertical-align: middle;
}
#f_logo02 .privacy {
  width: 18.65%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5%;
}
#f_contents p {
	text-align: center;
	font-size: 12px;
	line-height: 1.4em;
}
#f_contents p strong {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#bnrarea01 {
/*margin-bottom: 20px;*/
}
#bnrarea01 li {
	width: 48%;
	float: left;
	margin-bottom: 15px;
}
#bnrarea01 li .side_txt01 {
	font-size: 10px;
}
#bnrarea01 li:nth-child(2n+1){
	clear: left;
	margin-right: 4%;
}
#page_bottom {
	margin-right: 2%;
	margin-left: 2%;
}
#page_menu01 li a {
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 40px;
	display: block;
	background-size: 21px auto;
	text-decoration: none;
}
#page_menu01 .menu01 a {
	background-image: url(../img/f_menu01.jpg);
}
#page_menu01 .menu02 a {
	background-image: url(../img/f_menu02.jpg);
}
#page_menu01 .menu03 a {
	background-image: url(../img/f_menu03.jpg);
}
#page_menu01 .menu04 a {
	background-image: url(../img/f_menu09.jpg);
}
#page_menu01 .menu05 a {
	background-image: url(../img/f_menu10.jpg);
}
#page_menu01 .menu06 a {
	background-image: url(../img/f_menu11.jpg);
}
#page_menu01 .menu07 a {
	background-image: url(../img/f_menu12.jpg);
}
#page_menu01 {
	border: 1px solid #0071BE;
}
#page_menu01 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	background-image: url(../img/ico03.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size:7px auto;
}
#page_menu01 li:last-child{
	border-bottom-style: none;	
}

#page_menu02 li a {
	background-repeat: no-repeat;
	background-position: right 10px center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 10px;
	display: block;
	background-size: 7px auto;
	text-decoration: none;
	line-height: 22px;
	vertical-align: middle;
}
#page_menu02 .menu01 a {
	background-image: url(../img/ico04.jpg);
}
#page_menu02 .menu02 a {
	background-image: url(../img/ico05.jpg);
}
#page_menu02 .menu03 a {
	background-image: url(../img/ico06.jpg);
}
#page_menu02 .menu04 a {
	background-image: url(../img/ico07.jpg);
}

#page_menu02 {
	border: 1px solid #0071BE;
}
#page_menu02 li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
#page_menu02 .other {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#page_menu02 ul li a span {
	font-size: 10px;
	line-height: 22px;
	float: right;
	text-align: right;
	vertical-align: middle;
}
#page_menu02 ul li a img {
	width: 87px;
}
#page_menu02 ul li a .harf {
	line-height: 11px;
}
#page_menu03 li {
	float: left;
	width: 48%;
	margin-bottom: 10px;
	margin-left: 4%;
}
#page_menu03 li:nth-child(2n+1){
	margin-left: 0%;
}

#cal0 {
	border: 1px solid #0071BE;
	margin-right: 30px;
	margin-left: 30px;	
}
#cal0 .cal {
	width: 100%;
}
#cal0 .cal tbody tr:nth-child(1) {
	color: #FFFFFF;
	background-color: #0071BE;
}
#cal0 .cal tbody tr:nth-child(1) th {
	padding: 5px;
}

.nolink{
	opacity:0.5;
	pointer-events:none;	
}

.menu {
	padding-top: 0px;
	position: fixed;
	z-index: 21;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 320px;
	display: none;
}
#menu_container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#h_logo2 .InBox {
	margin-right: auto;
	margin-left: auto;
	max-width: 600px;
	padding-top: 5px;
	padding-right: 3%;
	padding-bottom: 5px;
	padding-left: 3%;
	position: relative;
}
#h_logo2 .InBox a.logo{
	display: block;
	width: 78%;	
}
.h_close {
	width: 10%;
	background-image: url(../img/h_close.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 33px;
	font-size: 8px;
	background-size: 21px 21px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px;
	right: 4%;
	color: rgba(0,113,190,1);
}
#sp_menubox {
	padding: 10px;
}
#sp_menu ul li a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	display: block;
}
#sp_menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B8DF;
	background-image: url(../img/h_ico05.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 5px auto;
}
#sp_menu ul li ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sp_menu ul li ul{
	padding-bottom: 20px;	
}
#sp_menu ul li ul li a {
	font-size: 16px;
	color: #0071BE;
	text-decoration: none;
	padding: 10px;
	display: block;
	background-color: #B3D5EC;
	background-image: url(../img/h_ico06.png);
	background-repeat: no-repeat;
	background-position: right 10px center;
	background-size: 5px auto;
}
#sp_menu .CollapsiblePanel {
	margin-bottom: 0px;
}
#sp_menu .CollapsiblePanelTab {
	background-image: url(../img/h_ico07.png);
	background-position: right 10px center;
	background-size: 8px auto;
}
#sp_menu .CollapsiblePanelOpen .CollapsiblePanelTab {
	background-image: url(../img/h_ico08.png);
}
.sp_menu_link01,.sp_menu_link02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B8DF;
	text-align: center;
}
.sp_menu_link02 a {
	font-size: 12px;
	text-decoration: none;
	padding: 12px;
	display: block;
}
.sp_menu_link02 a span {
	background-image: url(../img/h_ico04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	background-size: 9px auto;
	color: #FFFFFF;
}
.sp_menu_link03 {
	padding-top: 15px;
	text-align: center;
}
.sp_menu_link01 {
	padding-top: 5px;
	padding-bottom: 5px;
	display: table;
	width: 100%;
}
.sp_menu_link01 a {
	display: table-cell;
	width: 33.3%;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sp_menu_link01 a span {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
.sp_menu_link01 a:nth-child(2){
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #80B8DF;
	border-left-color: #80B8DF;
}
.sp_menu_link01 a:nth-child(1) span{
	background-image: url(../img/h_ico01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:12px auto;
}
.sp_menu_link01 a:nth-child(2) span{
	background-image: url(../img/h_ico02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 7px auto;
}
.sp_menu_link01 a:nth-child(3) span{
	background-image: url(../img/h_ico03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 12px auto;
}
.sub_ttl01 {
	vertical-align: bottom;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	background-size: auto 25px;
}

#sub_header {
	background-image: url(../img/main_border.jpg);
	height: 100px;
	width: 100%;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bread {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bread ul li {
	display: inline;
	font-size: 12px;
}
#bread ul li:before {
	content: '>';
	margin-right: 10px;
	margin-left: 10px;
}
#bread ul li a {
	color: #0071BE;
	font-size: 12px;
	text-decoration: underline;
}
#bread ul li a:hover{
	color: #333333;
	text-decoration: none;	
}
#bread ul .home:before {
	content: '';
	margin: 0px;
}
#sub_header .mainimg {
	position: absolute;
	z-index: 1;
	height: 220px;
	width: 57%;
	top: 0px;
	right: 0px;
	overflow: hidden;
	max-width: 800px;
}
#sub_header .mainimg img {
	height: auto;
	width: 100%;
	max-width: none;
	min-width: 800px;
}
#sub_header #pagetitle {
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	background-color: #0071BE;
	width: 100%;
}
#pagetitle h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 1em;
	display: inline-block;
}
#pagetitle .sub_title {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
}
#title_ico {
	width: 40px;
	text-align: center;
	display: table-cell;
	padding-right: 10px;
	vertical-align: middle;
	padding-left: 10px;
}
#title_ico img {
	height: 45px;
	width: auto;
}
#pagetitle .title {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
#pagetitle:before{
	content: '';
	background-color: #80B8DF;
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 7px;
}
#pagetitle:after{
	content: '';
	background-color: #80B8DF;
	position: absolute;
	height: 1px;
	width: 100%;
	left: 0px;
	bottom: 7px;
}.hide {
	display: none;
}
.sub_ttl02 {
	font-size: 16px;



	line-height: 1.em;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0071BE;
	line-height: 1.6em;
}
.sub_txt02 {
	font-size: 12px;
	line-height: 1.8em;
}
.sub_ttl03 {
	font-size: 16px;
	line-height: 1.8em;
	background-color: #EEF6FA;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sub_txt01 strong {
	font-size: 16px;
	font-weight: bold;
}

a.scrollpagetop {
	background-attachment: scroll;
	background-image: url(../img/page_up.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 30px;
	width: 30px;
	background-size:30px auto;
}

.cv_box01 {
	background-color: #E0EEF7;
	text-align: center;
	border: 1px solid #A9CFE9;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.cv_txt01 {
	font-size: 18px;
	margin-bottom: 15px;
}
.cv_box02 {
	padding: 18px;
	width: auto;
	border: 2px solid #0071BE;
	background-color: #FFFFFF;
	border-radius: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.cv_box03 {
	padding: 18px;
	width: auto;
	border: 2px solid #0071BE;
	background-color: #FFFFFF;
	border-radius: 5px;
	height: auto;
	margin-right: 10px;
	margin-left: 10px;
}
.cv_txt02 {
	font-size: 14px;
	font-weight: bold;
	color: #0071BE;
}
.cv_txt03 {
	font-size: 14px;
	font-weight: bold;
}
.lh0 {
	line-height: 0px;
}
.tbl01 table tr th {
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #F6F6F6;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
}
.tbl01 table tr td {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	text-align: left;
	vertical-align: top;
	position: relative;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
}
.tbl01 table {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.instagram {
	width: 94%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.p_mark {
	width: 70px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.fc01 {
	color: #D80C00;
	font-size:inherit;
}



#kantohype ul li{
	margin-bottom: 20px;
}

.top_itemlist .bx-wrapper .bx-pager,
.top_itemlist .bx-wrapper .bx-controls-auto {
  bottom: -10px;
}
#f_cv_nav {
  display: none;
  width:100%;
  background:#fff;
  padding:10px 10px 5px 10px;
  position:fixed;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 20;
}
.nav_fl {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  padding-bottom: 5px;
}
#h_btn01 a ,
.h_btn01 a {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  width: 100%;
  height: 94%;
  background: url(../img/h_btn01_ico.png) no-repeat left 10% center #ED6D00;
  background-size: 16px;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 7.5% 0 5.5% 30%;
  box-sizing: border-box;
}
#h_btn01 a span,
.h_btn01 a span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
#h_btn02 a ,
.h_btn02 a {
  line-height: 1;
  display: block;
}
.btn_estimate a {
  display: block;
  width: 100%;
  text-align: center;
  background: #00AAEA;
  text-decoration: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  box-sizing: border-box;
}
.btn_estimate a span {
  display: inline-block;
  background: url(../img/btn01_ico.png) no-repeat left 10% center;
  background-size: auto 36px;
  color: #fff;
  padding: 1.2rem 0 1.2rem 72px;
  box-sizing: border-box;
  font-size: 18px;
  font-weight: bold;
}

.btn_dl { position: relative; }
.btn_dl a span {
  display: inline-block;
  position:absolute;
  right: 5%;
	top:46%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
  background: url(../img/f_btn01_ico.png) no-repeat right 8px center #fff;
  background-size: 5%;
  border-radius:3px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  width: 42%;
  padding: 10px 0;
  line-height: 1;
  color: #00AAEA;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
}