@charset "utf-8";

html{
    height: 100%;
    width: 100%;
   
}

body {  
margin: 0;
padding: 0;
line-height:1.4;
color:#333;
font-family:Arial, sans-serif;
font-size:14px;
}  

/*
�����N
---------------------------------------------------*/

a{
color:#0066FF;
}

a:hover{
color:#0066FF;
text-decoration:none;
}

a:hover img
{
filter: alpha(opacity=80);
opacity:0.8;
background: #fff;
}

/*
�S��
---------------------------------------------------*/
#base{
border-top:2px solid #464646;
background-color:#FFFFFF;
text-align:left;
}

#wrap{
width:860px;
margin-left:auto;
margin-right:auto;
}

p{
margin:10px;
}

/*
�w�b�_�[
---------------------------------------------------*/
#header{
margin-top:10px;
padding:0;
position:relative;
}

h1{
margin:0;
padding:0;
}

#top_navi{
margin:0;
width:400px;
height:20px;
background-image:url(img/top_navi.gif);
position:absolute;
top:0px;
left:460px;}


/*
�R���e���c
---------------------------------------------------*/
#content{
width:600px;
float:left;
margin-left:0;
margin-right:0;
position:relative;
}

h2{
margin:15px 0 10px 0;
}

/*
.h2_cont{
margin-top:0;
}
---------------------------------------------------*/

.h2_cont{
border-top:3px solid #239100;
background-color:#fffcb4;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
margin-top:0;
border-bottom:1px solid #cccccc;
font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
font-weight:bold;
font-size:1.8em;
margin-top:20px;
}

.h3_cont{
border-left:5px solid #239100;
font-size:1.4em;
text-indent:10px;
border-bottom:1px dotted #CCCCCC;
clear:both;

}

.h4_cont{
color:#FFFFFF;
clear:both;
background-color:#239100;
text-indent:10px;
font-size:1.2em;
padding:3px 0;
}

h4.h4_cont_a{
background-image:url(img/media_controls_play_small.gif);
background-repeat:no-repeat;
padding-left:12px;
background-position:0;
margin-left:10px;
color:#003300;
clear:both;
margin-bottom:0;
font-size:1.2em;
border-bottom:1px solid #cccccc;}


	
/*
���m�点
---------------------------------------------------*/

ul.news{
margin-top:0;
margin-left:10px;
padding-left:0;
list-style-type:none;
}

li.topic {
background-image:url(img/icon-topic.gif);
background-repeat:no-repeat;
background-position:left 4.5px;
padding-left:15px;
border-bottom:1px dotted #CCCCCC;
width:560px;
display:block;
padding-bottom:2px;
margin-bottom:5px;
}

/*
�R���e���c�@�g�b�v�o�i�[
---------------------------------------------------*/
#info{
width:600px;
clear:both;
margin:0;
}

#info_l{
float:left;
width:280px;
margin-bottom:20px;
margin-left:5px;
margin-right:1px;
}

#info_r{
float:right;
width:280px;
margin-bottom:20px;
margin-right:8px;
}

.p_des{
font-size:11px;
margin-top:3px;
margin-left:5px;
margin-right:0px;
color:#666666;
margin-bottom:0;
}

td.navi_link {
padding-left:3px;
font-size:11px;
padding-right:5px;
margin-bottom:0;
clear:both;
}

/*
�T�C�h
---------------------------------------------------*/
#side{
float:right;
width:250px;
margin-right:0;
margin-top:20px;
}

h3.side_bn{
margin-bottom:5px;
margin-top:0;
}

h3.side_bn_top{
margin-bottom:0;
margin-top:0;
}

h4.side_bn_sub{
background-image:url(img/h4_back.gif);
width:250px;
height:30px;
background-repeat:no-repeat;
margin:1px 0 1px 0;
border-bottom:1px solid #d6d6d6;
display:block;
text-indent:22px;
line-height:2.6;
}

h4.side_bn_sub_current{
background-image:url(img/h4_back_ov.gif);
width:250px;
height:30px;
background-repeat:no-repeat;
margin:1px 0 1px 0;
border-bottom:1px solid #d6d6d6;
display:block;
text-indent:22px;
line-height:2.6;
}

h4.side_bn_sub a{
font-weight:normal;
text-decoration:none;
color:#777777;
}

h4.side_bn_sub_current a{
font-weight:normal;
text-decoration:none;
color:#777777;
}

h4.side_bn_sub a:hover{
background-image:url(img/h4_back_ov.gif);
width:250px;
height:30px;
background-repeat:no-repeat;
margin:1px 0 1px 0;
border-bottom:1px solid #d6d6d6;
display:block;
}


/*
�t�b�^�[
---------------------------------------------------*/

#footer{
width:100%;
border-top:1px solid #464646;
clear:both;
padding-top:10px;
}

#f_menu{
width:860px;
margin-left:auto;
margin-right:auto;
color:#666666;
}

/*
�t�b�^�[�@���j���[
---------------------------------------------------*/

.h2_f{
margin-top:10px;
font-size:12px;
color:#333333;
}

#f_menu_left{
float:left;
width:300px;
padding-left:10px;
padding-right:20px;
border-right:1px solid #CCCCCC;
}

#f_menu_right{
float:right;
width:500px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

ul.f_box_menu{
margin:0;
padding:0;
list-style-type:none;
}

li.f_list a{
text-decoration:none;
color:#666666;
font-size:11px;
margin-right:10px;
}

li.f_list a:hover{
text-decoration:underline;
color:#666666;
font-size:11px;
margin-right:10px;
}

address{
font-style:normal;
clear:both;
text-align:right;
}

.box_l{
width:250px;
float:left;
}

.box_r{
width:250px;
float:right;
}

.box1{
float:left;
width:160px;
}

.box2{
float:right;
width:90px;
}


/*
���^�[��
---------------------------------------------------*/

#return a{
background-image:url(img/pagetop.gif);
width:83px;
height:19px;
background-repeat:no-repeat;
text-indent:-9999px;
float:right;
display:block;
margin-top:10px;
clear:both;
}

#return a:hover{
background-image:url(img/pagetop-ov.gif);
background-repeat:no-repeat;
clear:both;
}

/*
�p������
---------------------------------------------------*/
#pan{
font-size:10px;
text-indent:5px;
color:#666666;
position:absolute;
left:0;
top:0;
}

#pan a{
text-decoration:none;
}

#pan a:hover{
text-decoration:underline;
}
/*
�����n
---------------------------------------------------*/
b.kousi{
color:#0000FF;
background-image:url(img/contact_grey.png);
background-repeat:no-repeat;
padding-left:18px;
background-position:0;
margin-right:1em;
}

.red{
color:#FF0000;
}

.bl{
color:#0000FF;
}

.hissu{
color:#FF0000;
}

td.sc_midashi{
text-align:center;
font-weight:bold;
background-color:#EDEDED;
}

td.kikan{
text-align:center;
font-weight:bold;
}

td.month{
text-align:center;
}

p.ticker{
background-image:url(img/breadcrumb_separator_arrow_2_dots.png);
background-repeat:no-repeat;
background-position:0;
margin:0;
padding-left:15px;
padding-top:1px;
margin-left:3px;
}

.ticker a{
text-decoration:none;
}

h4.qu{
background-image:url(gakuhi/img/icon_question.gif);
background-repeat:no-repeat;
padding-left:24px;
background-position:0;
margin-left:12px;
}

p.ans{

background-position:0;
margin-left:12px;
background-color:#FFC;
padding:20px;
}


.cart{
margin-top:10px;
background-color:#F30;
padding:5px;
text-align:center;
font-weight:bold;
width:250px;
}

.cart a{
color:#FFF;
text-decoration:none;
}


.td01{
padding:3px;
background-color:#FFF;
vertical-align:top;
}

.midashi01{
font-size:16px;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
color:#FF3300;
font-weight:bold;
}

.blue{
color:#00F;
}

    div.centering p {  
        display: table-cell;  
        vertical-align: middle;  
        margin: 0;  
    }  
       
    /*for IE6 */  
    * html .centering p {  
        display: inline;  
        zoom: 1;  
    }  
       
    /*for IE7 */  
    *:first-child+html .centering p {  
        display: inline;  
        zoom: 1;  
    } 
		
h2.h2ttl{
	background-color:#066;
	padding:10px 0;
	font-size:26px;
	color:#FFF;
	text-indent:5px;
}

.top-bunner {
	margin-top:20px;
}

.ul-bunner {
	list-style:none;
	padding-left:0;
	font-size:0;
}

.li-bunner {
	display:inline-block;
	font-size:12px;
	box-sizing:border-box;
	margin-bottom:10px;
	padding:0;
}

.li-bunner:nth-child(odd) {
	margin-right:10px;
}

.info-img {
	width:290px;
}

.mondaishu {
	width:250px;
}

.pc {
	display:block;
}

.sp {
	display:none
}

.tusin {
	width:250px;
}

.container {
  margin: 0;
  padding: 0;
  width: 100vw;
  position: fixed;
  transition: all 0.3s;
  z-index:10;
}
.menu-open {
  transform: translate(-230px, 0);
}
#nav {
  background: #24222d;
  text-align: center;
  margin: 0;
  padding: 15px 0;
  width: 100%;
}
#nav li {
  display: inline-block;
}
#nav li a {
  display: block;
  color: #fff;
  font-size: 1rem;
  padding: 10px 25px;
  border: 2px solid transparent;
  text-decoration: none;
  transition: all 0.3s;
}
 #nav li a:hover {
  border: 2px solid #fff;
}

/* Burger */
 .toggle {
  display: none;
  position: absolute;
  left: -50px;
  top: 7px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6);
  padding: 8px 8px 3px;
  border-radius:6px;
}
.toggle .bar1,
.toggle .bar2,
.toggle .bar3 {
  width: 25px;
  height: 2px;
  background: #FFF;
  margin-bottom: 7px;
  transition: all 0.6s;
}
/* Change it to an X */
#nav.open .toggle .bar1 {
  transform: rotate(45deg) translate(8px, 7px);
}
 #nav.open .toggle .bar2 {
  opacity: 0;
}
 #nav.open .toggle .bar3 {
  transform: rotate(-45deg) translate(7px, -6px);
}

.btn-box {
	display:table;
	margin:20px 0 0;
	width:100%;
	border-collapse:separate;
	border-spacing:20px 5px;
}

.btn{
	background-color:#F60;
	padding:5px 10px;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
}

.btn02 {
	background-color:#690;
	border-radius: 5px;
}

.btn-box a{
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:16px;
	padding: 10px 5px;
}

.btn a:hover{
	text-decoration:underline;
}

.fr-img {
	float:right;
	margin:0 0 0 10px;
}

.fl-img {
	float:left;
	margin:0 10px 0 0;
}

.pctdl10 {
	padding-left:10px;
}

.gaiyo-description {
	text-align:center;
	font-weight:bold;
	font-family:'ＭＳ Ｐ明朝', 'MS PMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', serif;
	font-size:23px;
	line-height:1.0;
}

.table-c {
	width:100%;
	box-sizing:border-box;
	border-collapse:collapse;
}

.table-c td {
	border: 1px solid #ccc;
}

.txt-c {
	text-align:center;
}

.txt-r {
	text-align:right;
}

.bg-gy {
	background:#eee;
}

.table5 td {
	padding:5px;
}

.td3 {
	vertical-align:top;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: rgba(0, 0, 0, 0.7);
    text-decoration: none;
    color: #fff;
    width: 50px;
	height: 50px;
	line-height: 50px;
    text-align: center;
    display: block;
    border-radius: 50%;
	letter-spacing: 1px;
}
#page-top a:hover {
    text-decoration: none;
    background: #239100;
}

.flex {
	display: flex;
}

.mosi {
	margin-bottom: 20px;
}

.mosi .flex {
	justify-content: space-between;
}

.mosi .flex p {
	align-self: center;
}

.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}

.point-box {
	background:	#F0F8FF;
}
.point-box .h4_cont {
	margin-bottom: 12px;
	font-size: 20px;
}

.point-img {
	float: right;
	width: 200px;
	height: 150px;
	margin-left: 10px;
}

.point-ttl {
	font-size: 18px;
	font-weight: bold;
}

.mk-ye { background: linear-gradient(transparent 60%, #ffff66 60%);}

.label-red {
	background: #F00;
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}

.label-gr {
	background: #8fc31f;
	color: #FF0;
	font-weight: bold;
	font-size: 16px;
	padding: 10px;
}

.txt-gr {
	color: #8fc31f;
}

.balloon {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
	text-align: center;
	font-size: 12px;
}

.balloon .faceicon img{
    width: 100%;
    height: auto;
    border: solid 3px #d7ebfe;
    border-radius: 50%;
}

.balloon .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 17px 13px;
    border-radius: 12px;
    background: #d7ebfe;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #d7ebfe;
}

.says p {
    margin: 0;
    padding: 0;
}

.fuki-ttl {
	position: relative;
	padding-left: 1.2em;
}

.fuki-ttl:before{
	font-family: FontAwesome;
	content: "\f075";
	position: absolute;
	font-size: 1em;
	left: 0;
	top: 0;
	color: #5ab9ff;
}

.jokyu-koe {
	background: #FFFACD;
	padding: 10px;
	margin-top:20px;
}

.jokyu-koe02 {
	background: #F0F8FF;
	padding: 10px;
	margin-top:20px;
}

.kaiko-box table {
	margin-bottom: 20px;
	border-collapse: collapse;
	width: 100%;
}

.kaiko-box .h3_cont {
	margin-bottom: 20px;
}

.td-kaiko01 {
	font-weight: bold;
	font-size: 16px;
	white-space: nowrap;
}

.td-kaiko01,
.td-kaiko02 {
	padding: 5px;
	border: 1px solid #ccc;
}

.cari-wrap {
}

.cari {
	float: left;
	width: 50%;
}

.cari table {
	border-collapse: collapse;
}

.cari .h4_cont_a {
	margin-bottom: 10px;
	margin-top: 0;
}

.cari th,
.cari td {
	padding: 5px;
	text-align: center;
	border: 1px solid #ccc;
}

.th-senmon {
	background: #FF7807;
	color: #FFF;
	font-size: 18px;
}

.th-kyoyo {
	background: #0045AA;
	color: #FFF;
	font-size: 18px;
}

.th-sonota {
	background: #99BF0D;
	color: #FFF;
	font-size: 18px;
}

.td-kamoku {
	background: #FFFEE8;
	font-weight:bold;
	font-size: 16px;
}

.td-kyoyo {
	background: #F7F8FD;
	font-weight:bold;
	font-size: 16px;
}

.td-sonota {
	background: #FFF0F5;
	font-weight:bold;
	font-size: 16px;
}

.box03 {
	background: #FFFFCC;
	padding: 20px;
}

.mv {
	width: 100%;
	height: 500px;
	margin: 20px auto 0;
	background: url(img/topimg-kari.jpg) no-repeat center top scroll;
	background-size: cover;
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: center;
}

.mv p {
	margin-top: -20px;
}

.top-bn {
	width: 860px;
	margin: -125px auto 20px;
	display: flex;
	justify-content: space-between;
}

.top-bn > div {
	position: relative;
}

.t-kou2 {
	content: "";
	display: inline-block;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	right: 5px;
	top: -70px;
	border: 3px solid #FFF;
	box-sizing: border-box;
	animation-iteration-count: infinite;
}

.t-kou2 + .t-kou2 {
	left: 5px;
}

.animation {
  animation-duration: 1s; 
  animation-name: pulse;
}

.type-2 {
  animation-duration: 3s; 
}

.type-1 {
  animation-duration: 3.2s; 
}

@keyframes pulse {
  0% { transform:translateY(0) }
  5% { transform:translateY(0) }
  10% { transform:translateY(0) }
  20% { transform:translateY(-15px) }
  25% { transform:translateY(0) }
  30% { transform:translateY(-15px) }
  50% { transform:translateY(0) }
  100% { transform:translateY(0) }
}

.t-kou2 img {
	max-width: 100%;
	height: auto;
}


.top-bn02 {
	width: 860px;
	margin: 0 auto 20px
}

.top-bn02 ul {
	margin: 0;
	padding: 0;
}

.top-bn02 li {
	list-style-type: none;
	margin-bottom: 10px;
}

.box30 {
    margin: 2em 0;
    background: #f1f1f1;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.box30 .box-title {
    font-size: 1.2em;
    background: #ff7d6e;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}

.under {
	background: linear-gradient(transparent 0, yellow 0);
	font-size:120%;
	color: red;
}

.mondaishu-cont {
	width: 860px;
	margin: 0px auto 40px;
}

.stripe {
  padding: 10px;
  margin-bottom: 20px;
  background-size: 10px 10px;
  background-color: #f8845d;
  background-image: linear-gradient(45deg,#f8b55d 25%,transparent 25%,transparent 50%,#f8b55d 50%,#f8b55d 75%,transparent 75%,transparent);
}
.stripe-inner {
  background: #fff;
  padding: 20px;
}

.or-ttl {
	color: #f8845d;
}

.stripe-inner p.or-ttl {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.hogosha-box {
	margin: 20px 0 30px;
}

.nittei-box {
	margin-right: 20px;
	width: 50%;
}

.nittei-wrap .nittei-box {
	width: 100%;
}

.flex.nittei-wrap {
	display: block;
}

.nittei-box h4 {
	margin-bottom: 10px;
	margin-top:0;
}


ul.nittei {
  box-shadow :0px 0px 3px silver;
  border: solid 1px whitesmoke;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  background: #fafafa;
}

ul.nittei li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
}

ul.nittei li:before {
  font-family: Fontawesome;
  content: "\f0da";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: gray; /*アイコン色*/
}

.box28 {
    position: relative;
    margin: 1em 0;
    padding: 25px 10px 7px;
    border: solid 2px orange;
}
.box28 .box-title {
    position: absolute;
    display: inline-block;
    top: -2px;
    left: -2px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: orange;
    color: #ffffff;
    font-weight: bold;
}
.box28 p {
    margin: 0; 
    padding: 0;
}

.box28 h3 {
	margin-bottom: 10px;
	position: relative;
	color: orange;
}

.box28 ol{
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding: 0.3em 0.8em;
  margin: 0;
}
.box28 ol li{
  border-bottom: dashed 1px orange;
  position: relative;
  padding: 0.5em 0.5em 0.5em 30px;
  line-height: 1.5em;
}
.box28 h3::before {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: orange;
    color: white;
    font-family: 'Avenir','Arial Black','Arial',sans-serif;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    left: -32px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    top: -2px;
}
.box28 ol li:last-of-type{
  border-bottom: none; /*最後のliの線だけ消す*/
}

.button01{
     display:inline-block;
     min-width: 250px;
	 margin: 10px auto 20px;
	 padding: 10px 0;
     color: #FFF;
	 font-weight: bold;
     text-decoration: none;
     text-align: center;
     background-color: #f39800; /*ボタン色*/
     border-radius: 5px; /*角丸*/
     -webkit-transition: all 0.5s;
     transition: all 0.5s;
}
.button01:hover{
     background-color: #f9c500; /*ボタン色*/
	 color: #FFF;
}

.no_bullets {
  background-color: #f2f3f7;
  padding: 1em 1.5em;
  margin-top: .5em;
  margin-bottom: 1em;
  font-size: 12px;
}

.toc_title {
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
.toc_list, .toc_list ul {
  list-style: none;
  padding-left: 0;
}

.toc_list li a {
  color: #3c84cd;
  position: relative;
  padding-left: 1.5em;
  line-height: 2.3125;
}
.toc_number {
  position: absolute;
  color: #040429;
  margin-right: .5em;
  text-decoration: none;
  left: 0;
}

@media (min-width: 992px) {
.no_bullets {
  padding: 2em 3em;
  margin-top: 1.5em;
  margin-bottom: 2em;
  font-size: 1rem;
}

.toc_title {
  font-size: 26px;
}
}


@media (max-width: 768px) {
  body {
    min-width: 320px;
  }
  .toggle {
    display: block;
  }
  #nav {
    width: 230px;
    max-width: 480px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -230px;
	height:100vh;
  }
  #nav li{
    display: block;
  }
  #nav li a:hover, #nav li a:focus {
    border-color: transparent;
    background: rgba(0, 0, 0, 0.5);
    color: #5cd;
  }
}

@media screen and (max-width: 768px) {
	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	a {
		display:inline-block;
	}
	#wrap,
	#content,
	#f_menu,
	#info {
		width: 100%;
	}
	#f_menu_left {
		float: none;
		width: auto;
	}
	#f_menu_right {
		float: none;
		width: 90%;
		font-size: 0;
		margin: 10px auto;
		background: #fff;
		border: 3px double #ccc;
		box-sizing: border-box;
	}
	.box_l,
	.box_r {
		float:none;
		width:auto;
	}
	.box1,
	.box2 {
		float:none;
		width:auto;
		display: inline-block;
		vertical-align: top;
		width: 50%;
		font-size: 12px;
	}
	li.topic a {
		width:auto;
	}
	#info_l,
	#info_r {
		float:none;
		width:auto;
	}
	#side {
		float:none;
		width:auto;
	}
	#content {
		float:none;
	}
	#return a {
		float:none;
		margin-left: auto;
		margin-right: 10px;
	}
	.header {
		width:70%;
		padding:10px 5px;
		z-index:20;
	}
	.li-bunner:nth-child(odd) {
		margin-right: 0;
	}
	.li-bunner {
		width:100%;
		text-align:center;
	}
	.li-bunner a{
		width:70%;
	}
	h2{
		margin:0 0 10px 0;
	}
	ul.news {
		margin-right: 10px;
	}
	li.topic a {
		background-position: 0 4px;
	}
	li.topic {
		width: auto;
	}
	#info_l,
	#info_r {
		margin: 0 10px 10px;
	}
	.info-img,
	.mondaishu {
		width:100%;
	}
	.mondaishu {
		padding:0 10px;
		box-sizing:border-box;
	}
	.s-navi {
		margin:0 10px;
		font-size:0;
	}
	.s-navi .side_bn {
		display:inline-block;
		width:50%;
		font-size:12px;
		box-sizing:border-box;
		padding:0;
	}
	.s-navi .side_bn:nth-child(odd) {
		padding-right:5px;
	}
	.tusin {
		margin:0 10px;
		padding-bottom:20px;
		text-align:center;
		width:auto;
	}
	.tusin img {
		width:100%;
	}
	#f_menu_left {
		padding-right:10px;
	}
	#footer {
		background-color:#f7f7f7;
	}
	#f_menu_left p {
		margin:5px 0 0;
	}
	.f_list {
		background:url(img/0027_datadialogsbullet.gif) no-repeat scroll left 1px;
		padding-left:1em;
	}
	ul.f_box_menu {
		padding-bottom: 5px;
		margin-bottom: 5px;
	}
	address{
		text-align:center;
		font-size:10px;
		margin-bottom:3px;
	}
	.swiper-container {
		padding:20px 0;
	    background: #F0FFFF;
	}
	.swiper-slide {
		text-align:center;
	}
	.swiper-slide img {
		padding: 10px;
		border: 1px solid #ccc;
		background: #FFF;
		box-sizing: border-box;
	}
	.h2_cont{
		padding:5px;
		text-indent:0px;
		font-size:1.5em;
		margin-top:10px;
		margin-bottom: 20px;
	}
	.cont {
		padding:0 10px;
	}
	.btn-box {
		display:block;
		margin-top:10px;
	}
	.btn{
		padding:5px 10px;
		display:block;
		width:auto;
		margin-bottom:5px;
	}
	h3 {
		margin:0 0 10px;
	}
	p {
		margin:0 0 10px;
	}
	h4 {
		margin:0 0 10px;
	}
	.fr-img,
	.fl-img {
		float:none;
		display:block;
		margin:0 auto 10px;
	}
	.sp-mb20 {
		margin-bottom:20px;
	}
	h4.h4_cont_a{
		margin-left:0px;
		margin-bottom:10px;
		padding-bottom:2px;
		font-size:1.1em;
	}
	.ul-tusin {
		padding-left:1.3em;
	}
	.sp-table {
		width:100%;
		box-sizing:border-box;
		border-collapse:collapse;
	}
	.sp-table td {
		width:100%;
		display:inline-block;
		box-sizing:border-box;
		border-collapse:collapse;
	}
	.centering {
		text-align:center;
	}
	.cart {
		width:auto;
		margin-top: 10px;
		padding:0;
		background-color:none;
	}
	.cart a {
		display:inline-block;
		margin:0 auto;
		background-color: #F30;
		padding: 5px;
	}
	.pctdl10 {
		padding:0;
	}
	.gaiyo-description {
		font-size:18px;
		line-height:1.2;
	}
	.ggmap {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.ggmap iframe,
	.ggmap object,
	.ggmap embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#pan{
		position:inherit;
	}
	.sub-menu {
		margin-bottom:10px;
	}
	.sub-menu h3 {
		background:#239100;
		color:#FFFFFF;
		padding:10px;
		font-weight:normal;
		margin:0;
	}
	.sub-menu ul {
		padding:0;
		margin:0;
		font-size:0;
		border:1px solid #d6d6d6;
	}
	.sub-menu li {
		background:#eee;
		border-bottom:1px solid #d6d6d6;
		width:50%;
		display:inline-block;
		box-sizing:border-box;
		font-size:12px;
		position:relative;
	}
	.sub-menu li:last-child {
		border-bottom:none;
	}
	.sub-menu li:nth-child(odd) {
		border-right:1px solid #d6d6d6;
	}
	.sub-menu li::before {
		content:"▶";
		color:#727272;
		font-size:10px;
		position:absolute;
		left:5px;
		top:50%;
		margin-top:-6px;
	}
	.sub-menu li a {
		text-decoration:none;
		color:#777;
		padding:10px 10px 10px 20px;
		display:block;
	}
	.table-t td,
	b.kousi {
		display:block;
		width:auto;
	}
	.table-t tr {
		display:inline-block;
		width:50%;
		vertical-align:top;
		padding:5px ;
		box-sizing:border-box;
	}
	.download {
		padding-left:1.5em;
	}
	.input-bt input {
		display:block;
	}
	.input-bt input:last-child {
		margin-bottom:20px;
	}
	h4.qu,
	p.ans {
		margin-left:0;
	}
	.table5 td {
		padding:0px;
	}
	.ulpa {
		padding-left:1.5em;
	}
	.table-b {
		width:100%;
	}
	.table-b td {
		display:block;
		width:100%;
	}
	.taiken-img img {
		float:left;
		margin:0 10px 10px 0;
	}
	.table3 .td3 {
		display: block;
		width: 100%;
		box-sizing: border-box;
		vertical-align:top;
	}
	.table3 {
		width:100%;
		text-align:center;
	}
	.table3 td {
		width:50%;
	}
	#page-top {
		bottom: 10px;
		right: 10px;
		font-size: 77%;
	}
	#page-top a {
		width: 40px;
		height:40px;
		padding:0;
		line-height:40px;
		border-radius: 50%;
	    background: rgba(35,145,0, 0.8);
	}
	#page-top a:hover {
	    background: rgba(35,145,0, 0.8);
	}
	.mosi .flex {
		display: block;
	}
	.point-img {
		float: none;
		display: block;
		margin: 0 auto 10px;
	}
	.point-box {
		margin-bottom: 15px;
		padding:0 10px 10px;
	}
	.point-box .h4_cont {
		margin-left: -10px;
		margin-right: -10px;
	}
	.td-kaiko01 {
		font-size: 14px;
	}
	.cari {
		float: none;
		width: 100%;
		margin-bottom: 10px; 
	}
	.mv {
		height: 250px;
	}
	.mv p {
		margin: 0 15px;
	}
	.top-bn {
		width: auto;
		margin: 20px auto;
		flex-direction: column;
		align-items: center;
	}
	.top-bn02 {
		width: auto;
		margin: 0 auto 20px;
		padding: 0 15px;
	}
	.top-bn div {
		margin-bottom: 20px;
	}
	.mondaishu-cont {
		width: auto;
		margin: 0px auto 40px;
		padding: 0 15px;
	}
	.sp-flex {
		flex-direction: column;
	}
	.sp-flex .nittei-box {
		margin-right: 0px;
		width: 100%;
	}
	.nittei-box span {
		display: block;
	}
	.t-kou2 {
		width: 100px;
		height: 100px;
		top: 70px;
	}
	.koshu-wrap ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.koshu-cont {
		width: 90%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		flex-direction: column;
	}
	.koshu-box {
		width: 100%;
		margin-bottom: 40px;
		box-shadow: 0 0 10px rgba(0,0,0,.1);
	}
	.muryo-koshu {
		margin-bottom: 40px;
	}
	.card-yoko-wrap {
		display: block;
		height: 100%;
		color: #FFF;
	}
	.muryo-koshu .card-yoko-wrap {
		background: rgba(255,152,181,1);
		color: #FFF;
	}
	.card-yoko {
		display: flex;
		flex-direction: column;
	}
	.cy-img {
		width: 100%;
		min-height: 200px;
		background: scroll no-repeat 0 0;
		background-size: cover;
		flex-shrink: 0;
	}
	.kou2 { background-image: url(koukousei/img/k-kou2.jpg); }
	.haruyasumi { background-image: url(koukousei/img/k-haruyasumi.jpg); }
	.moshi { background-image: url(koukousei/img/k-moshi.jpg); }
	.uminohi { background-image: url(koukousei/img/k-uminohi.jpg); }
	.mensetu { background-image: url(koukousei/img/k-mensetu.jpg); }
	.yakan { background-image: url(koukousei/img/k-yakan.jpg); }
	.kaki {	background-image: url(koukousei/img/k-kaki.jpg); }
	.chokuzen {	background-image: url(koukousei/img/k-chokuzen.jpg);}
	.cy-cont {
		padding: 15px 20px;
		text-align: left;
	}
	.koshu-box .h4ttl {
		font-size: 1.5rem;
		background: #FFF;
		padding: 5px 10px;
		margin-bottom: 10px;
		border-radius: 5px;
	}
	.koshu-box a {
		text-decoration: none;
	}
	.muryo-koshu .koshu-box .h4ttl {
		color: #ff98b5;
	}
	.card-txt {
		font-weight: 400;
		text-align: left;
	}
	.card-date {
		margin-top: 10px;
		font-size:130%;
		font-weight: bold;
		word-break: break-all;
	}
	.h3ttl-koshu {
		font-size: 1.8rem;
		font-weight: bold;
		color: #ff98b5;
		margin-bottom: 25px;
		position: relative;
	}
	.h3ttl-koshu::before {
		content: "";
		width: 50px;
		height: 0;
		border-bottom: 3px solid #ff98b5;
		position: absolute;
		left: 50%;
		bottom: -5px;
		transform: translateX(-50%);
	}
	.yuryo-koshu .h3ttl-koshu {
		color: #2ad5ce;
	}
	.yuryo-koshu .h3ttl-koshu::before {
	}
	.yuryo-koshu .card-yoko-wrap {
		background: rgba(42,213,206,1);
		color: #FFF;
	}
	.yuryo-koshu .koshu-box .h4ttl {
		color: #2ad5ce;
	}
	.no_bullets {
		margin-left: 10px;
		margin-right: 10px;
	}

		


	









   
}

@media screen and (max-width: 480px) {
/*--- 表示領域が480px以上の場合に適用するスタイル ---*/
	 
}

.tel{
	font-size:1.5em;
}
