@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');/*Kosugi Maru*/

/*----------------------------------------------------
    ■ share 
----------------------------------------------------*/
.aaa{
	border-bottom: 1px dashed #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}
*{
	font-size: 12px;
	color: #333333;
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 160%;
	letter-spacing: 1px;
}
@media screen and (max-width:980px) { 
	*{
		font-family: Meiryo, メイリオ,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	.sawarabi {
		font-family: "Sawarabi Mincho" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
	}
	.wf-hannari {
		font-family: "Hannari" , "ヒラギノ明朝 Pro W3" , "ＭＳ Ｐ明朝";
	}
	.wf-rounded {
		font-family: "M PLUS Rounded 1c",Meiryo, メイリオ,"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	.wf-rounded2 {
		font-family: "Rounded Mplus 2b";
	}
	body {
		text-align: center;
		font-size: 62.5%;
		overflow-x: hidden;
	}
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
@media screen and (max-width:980px) { 
	img {
		width:100%;
	}
}
li,ul,dl,dt,dd {
	list-style:none;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

a {
	color: #0080C0;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

body {
	text-align: center;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  min-height: 1px;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.c_f:after {
  content: "";
  clear: both;
  display: block;
}
.sp {
	display: none;
}
@media screen and (max-width:980px) { 
	.pc { display: none !important; }
	.sp { display: block !important; }
}
/*-------------------indent------------------------*/
.indent_ptn1 {
    padding-left: 1.8em;
    text-indent: -1.8em;
}
/*----------------------------------------------------
    ■ layout 
----------------------------------------------------*/

/******* wrapper start ********/

#wrapper {
	width: auto;
	margin: auto;
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-image: url(../img/bg.jpg);
	background-color: #FFFFFF;
}

/******* wrapper end ********/


/******* header start ********/


#header {
	height: 165px;
	width: 980px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-repeat: repeat-x;
}

#header_inner {
	width: 980px;
}

#header h1 {
	display: block;
	width: 940px;
	font-weight: normal;
	font-size: 10px;
	height: 22px;
	padding-top: 6px;
}

#header #logo {
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
}

/*----------------------------------------------------
    ■ navi_header
----------------------------------------------------*/

/******* navi_header start ********/

#navi_header {
	width:400px;
	float: left;
	margin-top: 19px;
}
#h_search {
	background-image: url(../img/h_search.jpg);
	height: 21px;
	float: left;
	width: 240px;
	font-size: 12px;
}
#h_search_input {
	border: 0px none #FFFFFF;
	width: 140px;
	/width: 132px;
	_width: 132px;
	font-size: 12px;
	line-height: 12px;
	margin-top: 3px;
	margin-right: 7px;
	/margin-right: 0px;
	_margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	vertical-align: top;
	padding: 0px;
	font-size: 12px;
}
#h_search_sbmit {
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 47px;
	background-image: url(../img/h_search_bt.jpg);
	font-size: 12px;
}

#h_font {
	width: 134px;
	/width: 142px;
	float: left;
}
#h_font_s {
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 4px;
}
#h_font_s a {
	text-indent: -9000px;
	background-image: url(../img/font_size_s.jpg);
	display: block;
	height: 21px;
	width: 21px;
	margin-right: 4px;
}
#h_font_m {
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 4px;
}
#h_font_m a {
	text-indent: -9000px;
	background-image: url(../img/font_size_m_o.jpg);
	display: block;
	height: 21px;
	width: 21px;
	margin-right: 4px;
}
#h_font_b {
	height: 21px;
	width: 21px;
	float: left;
}
#h_font_b a {
	text-indent: -9000px;
	background-image: url(../img/font_size_b.jpg);
	display: block;
	height: 21px;
	width: 21px;
}
#h_navibox {
	clear: both;
	padding-top: 5px;
	width: 374px;
	text-align: right;
}
#h_navibox2 {
	clear: both;
	width: 374px;
    display: flex;
    justify-content: space-between;
}
#h_navibox2 .sns {
    display: flex;
	padding-top: 2px;
}
#h_navibox2 .sns li {
    margin-right: 15px;
}
#h_navibox2 .s_menu {
    display: flex;
	padding-top: 5px;
}
#h_navibox2 .s_menu li {
}
#h_navibox2 .s_menu li a {
    border-right: 1px #333333 solid;
    margin-right: 10px;
    padding-right: 10px;
}
#h_navibox2 .s_menu li:nth-last-child(1) a {
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
}

/*----------------------------------------------------
    ■ main navi
----------------------------------------------------*/

#navi_main {
	height: 57px;
	width: 980px;
	clear: both;
}

#navi_main ul {
	height: 57px;
}

#navi_main li {
	float:left;
	height: 57px;
}

/******* navi_main m_bt start ********/

#navi_main #m_bt01 a {
	background-image: url(../img/m_bt01.jpg);
	width: 242px;
	height: 57px;
	display: block;
	text-indent: -9000px;
}

#navi_main #m_bt02 a {
	background-image: url(../img/m_bt02.jpg);
	width: 241px;
	height: 57px;
	display: block;
	text-indent: -9000px;
}

#navi_main #m_bt03 a {
	background-image: url(../img/m_bt03.jpg);
	width: 255px;
	height: 57px;
	display: block;
	text-indent: -9000px;
}

#navi_main #m_bt04 a {
	background-image: url(../img/m_bt04.jpg);
	width: 242px;
	height: 57px;
	display: block;
	text-indent: -9000px;
}

/******* navi_main m_bt end ********/


/******* navi_main m_bt up start ********/

#navi_main #m_bt01 a:hover {
	background-image: url(../img/m_bt01_o.jpg);
	width: 242px;
	height: 57px;
}

#navi_main #m_bt02 a:hover {
	background-image: url(../img/m_bt02_o.jpg);
	width: 241px;;;
	height: 57px;
}

#navi_main #m_bt03 a:hover {
	background-image: url(../img/m_bt03_o.jpg);
	width: 255px;
	height: 57px;
}

#navi_main #m_bt04 a:hover {
	background-image: url(../img/m_bt04_o.jpg);
	width: 242px;
	height: 57px;
}

/******* navi_main m_bt up end ********/


/******* contents start ********/

#contents {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/bg_cont.jpg);
	background-position: center top;
}

#contents_inner {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width:980px) { 
	#contents_inner {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
}
#contents_left {
	width: 750px;
	float: left;
	text-align: left;
}
@media screen and (max-width:980px) { 
	#contents_left {
		width: 94%;
		float: inherit;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
		padding-bottom:30px;
	}
}
#contents_right {
	width: 210px;
	float: right;
}
#contents_right h3 {
	width: 210px;
    margin-bottom: 0px!important;
}
#contents_right .contents_right_ul1 {
}
#contents_right .contents_right_ul1 li {
	text-align: center;
}
#contents_right .contents_right_ul1 li img {
	width: 100%;
}
#contents_right .contents_right_ul2 {
}
#contents_right .contents_right_ul2 li {
	text-align: center;
}


@media screen and (max-width:980px) { 
	#contents_right {
		float: inherit;
		width: 94%;
		margin:auto;
		padding-top:0px;
	}
	#contents_right .contents_right_ul1 {
	}
	#contents_right .contents_right_ul1 li {
		float:left;
		width: 50%;
	}
	#contents_right .contents_right_ul1 li img {
		width: 98%;
	}
	#contents_right .contents_right_ul1 li:nth-child(2) {
		float:right;
		text-align: right;
	}

	#contents_right .contents_right_ul2 {
    margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	}
	#contents_right .contents_right_ul2 li {
		float:left;
		width: 50%;

	}
	#contents_right .contents_right_ul2 li img {
		width: 98%;
	}
	#contents_right .contents_right_ul2 li:nth-child(2n) {
		float:right;
		text-align: right;
	}
}

.r_box {
	text-align: center;
	margin-bottom: 10px;
}
.r_box_tx {
	font-size: 10px;
	padding-bottom: 8px;
}


.r_box2 {
	border: 1px solid #E2DFDF;
	text-align: left;
	margin-bottom: 10px;
	height: 190px;
}
.r_box2 a {
	font-size: 12px;
}
.r_dt {
	padding-left: 10px;
	float: left;
	width: 100px;
	padding-right: 10px;
}
.r_dd {
	float: left;
	width: 82px;
}



#bt_top {
	text-align: right;
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width:980px) {
	#bt_top {
		display:none;
	}
	.btn_pagetop {
		text-align: center;
		width: 80%;
		margin:auto;
		padding-top:10px;
		padding-bottom:10px;
	}
	.btn_pagetop  a {
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		background-color: #FFFFFF;
		border: 1px solid #1D60AF;
		color: #1D60AF;
		width: 90%;
		display:block;
		margin:auto;
		padding-top:5px;
		padding-bottom:5px;
	}
	.btn_pagetop  a:hover {
		background-color: #1D60AF;
		color: #ffffff;
	}
}

.ti_bs {
	display:none;
}
@media screen and (max-width:980px) {
	.ti_bs {
		display: block;
		margin-top:0px;
		margin-bottom:10px;
		height: 43px; 
		background-image:
		url(../img/ti_bs_l.jpg),
		url(../img/ti_bs_r.jpg),
		url(../img/ti_bs.jpg);
		background-position:
			left 0px top 0px,
			right 0px top 0px,
			left 0px top 0px;
		background-repeat:
			no-repeat,
			no-repeat,
			repeat-x;
	}
	.ti_bs .ti_bs_span {
		font-family: "Rounded Mplus 2b";
		font-size:1.0em;
		display: block;
		padding-top: 12px;
		padding-left: 10px;
		font-weight: bold;
	}
	.ti_bs1_2 {
		display: block;
		margin-bottom:10px;
		height: 50px; 
		background-image:
		url(../img/ti_bs_l.jpg),
		url(../img/ti_bs_r.jpg),
		url(../img/ti_bs.jpg);
		background-position:
			left 0px top 0px,
			right 0px top 0px,
			left 0px top 0px;
		background-repeat:
			no-repeat,
			no-repeat,
			repeat-x;
	}
	.ti_bs1_2 .ti_bs_span {
		font-family: "Rounded Mplus 2b";
		font-size:1.0em;
		display: block;
		padding-top: 8px;
		padding-left: 10px;
		font-weight: bold;
		line-height:100%;
	}
}
.ti_bs2 {
	display:none;
}
@media screen and (max-width:980px) {
	.ti_bs2 {
		display: block;
		padding-left: 10px;
		font-size:1.0em;
		font-weight: bold;
		color: #0E9A50;
	}
}
.ti_bs3 {
	display:none;
}
@media screen and (max-width:980px) {
	.ti_bs3 {
		display: block;
		padding-left: 10px;
		font-size:1.0em;
		font-weight: bold;
		background-image: url(../img/ti_bs3.jpg);
		background-repeat: repeat-x;
		background-position: left bottom;
		vertical-align: top;
		margin-bottom:10px;
	}
	.ti_bs3 img {
		width:auto;
		padding-bottom:13px;
		margin-right:10px;
		vertical-align: top;
	}
}
.ti_bs4 {
    display: block;
    padding-left: 10px;
    font-size:1.0em;
    font-weight: bold;
    background-image: url(../img/ti_bs3.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    vertical-align: top;
    margin-bottom:10px;
}
.ti_bs4 img {
    width:auto;
    padding-bottom:13px;
    margin-right:10px;
    vertical-align: top;
}
/*------------------------------------------------
    btn_all
------------------------------------------------*/


/******* contents end ********/


/******* footer start ********/

#footer {
	width: auto;
	margin: auto;
	background-position: 50% 0;
	clear: both;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
}


#fcontents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: left;
	padding-top: 7px;
}
#fcontents a {
	color: #FFFFFF;
}
@media screen and (max-width:980px) { 
	#footer {
		width: auto;
		margin: auto;
		background-position: 50% 0;
		clear: both;
		background-image: url(../img/bg_footer_sp.jpg);
		background-repeat: repeat;
	}
	#fcontents {
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		color: #FFFFFF;
		text-align: left;
		padding-top: 7px;
		letter-spacing:0px;
	}
	#fcontents .pt10{
		text-align: center;
		color: #FFFFFF;
	}
}


/******* footer end ********/




/******* other index ********/
.bl_bg1_p {
	height: 80px;
	padding-right: 14px;
	padding-left: 14px;
}



@media screen and (max-width:980px) { 

	body {
		font-size:62.5%;
	}

/*------------------------------------------------
    header start
------------------------------------------------*/
	#wrapper {
		width: auto;
		margin: auto;
		background-repeat: repeat-x;
		background-position: 50% 0;
		background-image:none;
		background-color: #FFFFFF;
	}
	header {
		width: auto;
		margin: auto;
		position: relative;
		background-image: inherit;
		background-repeat: inherit;
		background-position: inherit;
		height: inherit;
		background-color: #344E73;
	}

	/******* header_cnt start (in header) ********/

	header #h_cnt {
		height: inherit;
	}
	.header  h1{
		padding-bottom: 0px;
		padding-top: 0px;
		padding-left: 10px;
		width: 80%;
        max-width: 312px;		
	}
	/******* header_cnt end (in header) ********/

/*------------------------------------------------
    hamb start
------------------------------------------------*/

	.el_humburger {
		position: absolute;
		top: 15px;
		right: 10px;
		width: 26px;
		height: auto;
		padding-top: 1px;
		box-sizing: border-box;
		z-index: 10000;
		transition: all 0.2s ease-in-out;
		cursor: pointer;
		pointer-events: auto;
	}

	.el_humburger > span {
		display: block;
		width: 100%;
		margin: 0 auto 6px;
		height: 3px;
		background-color: #ffffff;
		transition: all 0.2s ease-in-out;
	}
	.el_humburger > span:last-child {
		margin-bottom: 0;
	}
	.js_humburgerOpen .el_humburger > span {
		background-color: #ffffff;
	}
	.js_humburgerOpen .el_humburger > span.top {
		transform: translateY(9px) rotate(-45deg);
	}
	.js_humburgerOpen .el_humburger > span.middle {
		opacity: 0;
	}
	.js_humburgerOpen .el_humburger > span.bottom {
		transform: translateY(-9px) rotate(45deg);
	}
	.el_humburgerButton.el_humburgerButton__close {
		top: 2%;
		right: 2%;
	}
	.el_humburgerButton__close > span {
		display: block;
		width: 35px;
		margin: 0 auto;
		height: 4px;
		background: #fff;
}
	.el_humburgerButton__close > span.el_humburgerLineTop {
		transform: translateY(5px) rotate(-45deg);
	}
	.el_humburgerButton__close > span.el_humburgerLineBottom {
		transform: translateY(-6px) rotate(45deg);
	}
	/*ナビゲーション*/
	nav {
		width: auto;
		margin: auto;
		clear: both;
		height: 0px;
		background-color: inherit;
		margin-top: 0px;
	}
	.uq_spNavi {/*メニュー0開始*/
		display: none;
		top: 63px;
		background-color: #344E73;
	}
	.uq_spNavi.js_appear {
		position: fixed;
		left: 0;
		bottom: 0;
		right: 0;
		display: block;
		z-index: 9999;
	}
	.uq_spNavi_screen {
		position: absolute;
		top: 0px;
		left: 0;
		bottom: 0;
		right: 0;
		z-index: 0;
		margin-top: 0px;
		padding-top: 0px;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}
	.navigation {
		text-align: center;
	}
	.navigation_item {
		font-family: "Rounded Mplus 1c";
	}
	.navigation_item img { width:50% ;
	}
	.navigation_item > a {
		text-decoration: none;
		font-size: 1.2em;
		font-weight: bold;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		color: #ffffff;
		border-bottom: 1px dashed #FFFFFF;
		display: block;
		margin-top: px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.g_bt1 a {
	}
	.g_bt2 a {
	}
	s.g_bt3 a {
	}
	.g_bt4 a {
	}
	.g_bt5 a {
	}
	.g_bt6 a {
	}
	.g_bt7 a {
	}
	.js_fixed {
		position: fixed;
		width: 100%;
		height: 100%;
	}
	.sp .sns {
        display: flex;
        justify-content: center;
        padding-top: 20px;
        width: 70%;
        margin: auto;
	}
	.sp .sns li {
        width: 50%;
	}
	.sp .sns li img {
        min-width: 50px;
	}

/*------------------------------------------------
    hamb end
------------------------------------------------*/

}


.p-privacy{ display:block; background:#F1F0EB; padding:15px 35px; text-indent:0; }
.thE {
	text-align: center;
	width: 260px;
	padding: 20px 0px;
	background: none;
}
.tdE {
	background: none;
	margin: 0px;
	padding: 20px 0px;
}

.thF{ background:#CCCCCC; text-align: center; padding: 20px 0px; }