@charset "UTF-8";

/*  color
$textcolor:#333333;
$yubin:#cc0000;
$yubin2:#FAECEA;
$bg:#eeeeee;
$border:#c9c9c9;
$yucho:#009900;
$kanpo:#000099;
$int:#FA812F;

$gray1:#646464;
$gray2:#a0a0a0;
$gray3:#c8c8c8;
$gray4:#dcdcdc;
$gray5:#eeeeee;
$gray6:#f7f7f7;
$gray7:#FAFAFA;
*/


.mainImg{}
	.mainImg .appicon{margin:10px auto 0;}
	.mainImg .appicon img{width:100px;}



@media screen and (max-width: 750px){

} /* sp */


.note li{
	font-weight: normal;
	line-height: 140%;
 	text-indent: -1.8rem;
	margin-left: 1.8rem;
	font-size: 87.5%;
}
.note_s li{
	font-weight: normal;
	line-height: 140%;
	text-indent: -1.1rem;
	margin-left: 1.2rem;
}
.note_s li::before{
	content: "※";
	font-size: 90%;
	margin-right: 0.5rem;
}
li.first::before{
	content: "※1";
	font-size: 90%;
	margin-right: 0.5rem;
}
li.secound::before{
	content: "※2";
	font-size: 90%;
	margin-right: 0.5rem;
}

.em {
	font-style: normal;
	color: #ce0000;
	font-weight: bold;;
}
img.sp_box.center {
	max-width: 64px;
	max-height: 64px;
}
.bg {
	padding: 0 12px 30px;
	background-color: #deeff4;
}
.pc-bg {
    background-color: #eef6f8;
}
.lead_A {

}
.lead_1,.lead_2,.lead_3 {
	margin: 0 auto;
	text-align: center;
	color: #1297b9;
	background-image: url("img/txt_bg1.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 0;
	font-size: 1.1rem;
}
.lead_1 {
	background-image: url("img/txt_bg1.png");
}
.lead_2 {
	background-image: url("img/txt_bg2.png");
	font-size: 1.1rem;
}

@media screen and (min-width:751px) and ( max-width:1024px) {
	.lead_2 {background-image:none;}
} /* tablet */
.lead_3 {
	margin: 0 auto;
	text-align: center;
	color: #1297b9;
	background-image: url("img/txt_bg1.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	padding: 30px 0;
}
.lead_4 {
	margin: 0 auto;
	text-align: center;
	color: #1297b9;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1rem;
}
.link_1 {
	margin: 30px 0;
	background-color: #edf6f8;
	padding: 10px 12px;
}
.link_1 a{
	color: #1297b9;
	text-decoration: underline;
}

.clm_2{
	width: calc(100% / 1);
	float: none;
}
.square li{
	font-weight: normal;
	line-height: 140%;
	text-indent: -1rem;
	margin-left: 1rem;
}
.square li::before{
	content: "■";
	font-size: 90%;
	margin-right: 3px;
}
.circle li{
	font-weight: normal;
	line-height: 140%;
	text-indent: -1rem;
	margin-left: 1rem;
}
.circle li::before{
	content: "・";
	font-size: 90%;
	margin-right: 3px;
}

.DW_top {
	margin:30px auto 0;
	overflow: hidden;
}
.DW_top li {
	width: 49%;
	float: left;
}
.DW_top li:first-child {
	margin-right: 2%;
}
.DW {
	width: 100%;
	margin:30px auto 0;
	overflow: hidden;
}

.DW li {
	width: 46%;
	float: left;
}
.DW li:first-child {
	margin-right: 8%;
}
/*　Add==================*/
.service_link {
	margin-bottom: 10px;
  position: relative;
  overflow: hidden;
	font-size: 12px;
}
.service_link_logo {
	vertical-align: top;
	float: left;
}
.service_link_logo img{
	max-width: 64px;
	max-height: 64px;
}
/*.service_link_txtarea {
	width : 77%;
	float: right;
}
.service_link_txtarea1 {
	width: 60%;
	vertical-align: middle;
	float: right;
	padding-left: 5%;
}
.service_clm2{
	width: 50%;
	float: left;
	overflow: hidden;
}*/
/*List==================*/


.list_Area {
	margin: 0 auto;
}
ul.list_1 {
	margin: 0 auto;
}
ul.list_1 li {
	width: 48%;
	display: inline-block;
	text-align: center;
}
ul.list_1 li:nth-child(2){
	text-align: right;
}
/*========================*/
/*images==================*/
.center_caption {
    padding: 20px 0;
	}
.center_caption_tab {
	padding: 20px 10px;
	border: 2px solid #1297b9;
	margin: 20px 2%;
	border-radius: 4px;
}
.center_caption_inner {
	position: relative;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
}
.center_caption a{
	display: block;
}
.bgc {
	margin: 10px 0;
	padding: 10px;
	background-color: #feeada;
}
/* ==============*/
/* tab==============*/
.tab{
  display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex; justify-content: center; justify-content: space-around;
}
.tab li{
  max-width:47%; flex-basis:47%;
  background: #1297b9;
  padding: 5px 25px;
  padding: 16px;
  margin-right: 20px;
  color: #fff;
  border-radius: 6px 6px 0 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
}
.tab li:first-child{
  margin-left: 20px;
}
.tab li.select{
  position: relative;
  background: #fff;
  color: #1297b9;
  border-top: 2px solid #1297b9;
  border-left: 2px solid #1297b9;
  border-right: 2px solid #1297b9;
}
.content li{
	position: relative;
  background: #fff;
  padding: 20px;
  border: 2px solid #1297b9;
}
.hide {
  display: none;
}
@media screen and (max-width: 750px){
.tab{
	margin: 0 auto;
  overflow: hidden;
	display: table;
	border-spacing: 4px 0;
}
.tab li{
	display: table-cell;
	width : 50%;
  background: #1297b9;
  padding: 0 6px;
  color: #fff;
  border-radius: 6px 6px 0 0;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
	line-height: 1.4;
}
.tab li:first-child{
  margin-right: 1%;
}
.tab li:nth-child(2){
	vertical-align: middle;
}
.tab li:hover{opacity:0.7;}
.tab li.select{
  position: relative;
  background: #fff;
  color: #1297b9;
  border-top: 2px solid #1297b9;
  border-left: 2px solid #1297b9;
  border-right: 2px solid #1297b9;
}
.content li{
  background: #fff;
  border:none;
}
ul.tab{/*border-bottom: 2px solid #1297b9;*/}
} /* sp */

/* btn==============*/
.btn_b, .btn_o, .btn_g {
    width: 80%;
    padding: 20px 0;
    text-align: center;
    background-color: #fff;
    margin-top: 1rem; font-size:1.2em;
}
.btn_b,.btn_o,.btn_g {
	width: 100%;
	text-align: center;
}

.btn_b {
	border: 2px solid #40c1f1;
	color: #40c1f1;
}
.btn_b a{
	color: #40c1f1;
	text-decoration: none;
}
.btn_o {
	border: 2px solid #f19601;
	color: #f19601;
}
.btn_o a{
	color: #f19601;
	text-decoration: none;
}
.btn_g {
	border: 2px solid #6eb92c;
	color: #6eb92c;
}
.btn_g a{
	font-size: 0.95rem;
	text-decoration: none;
	color: #6eb92c;
}
/* btn==============*/
.center_logo {
	width: 40%;
	margin: 30px auto 20px;
}
/* btn==============*/
.btn_b a::after,.btn_o a::after,.btn_g a::after{
	display: inline-block;
	content: '▲';
	transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
	margin-left: 10px;
}
.btn_b a::after{color: #40c1f1;}
.btn_o a::after{color: #f19601;}
.btn_g a::after{color: #6eb92c;}
/*==============*/

/*==============*/
.underline {
	text-decoration: underline;
}
.fc1{
	text-align: center;
	color: #ff6600;
}
.fc2{color: #1297b9;}
.fcn{
	color: #000;
	display: block;
}
.hrdiv {
	width: 100%;
	display: block;
	border-top: 1px solid #d9edf2;
	margin-top: 1rem;
	margin-bottom: 2rem;
	margin-left: auto;
	margin-right: auto;
}
.link_p {
	padding: 0 2%;
	text-indent: -1.3rem;
	margin-left: 1.4rem;
}
.link1_p {
	padding: 0 2%;
}
ul.notes-m li {
  font-size: 87.5%;
}
.f-s{
	font-size: 87.5%;
}
.s_bg{
	display: inline-block;
	padding: 0 1.7rem;
	font-weight: bold;
	background-image: url(img/txt_bg3.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border-bottom: 2px solid #40c1f1;
}
.bg_f {
    background-color: #fff;
}
.bg_1 {
    background-color: #eef6f8;
}
.lead_1A {
	margin: 0 auto 20px;
	text-align: center;
	color: #1297b9;
	padding: 10px 0 0;
	font-size: 1rem;
}

.span_left {
	margin-left: -0.5rem;
}
p.head.fc1 {
    font-size: 1.4em; margin:10px auto;
}
p.head.fc1 span{
    color: #000;
    display: inline-block;
}
p#lead_txt3 {
    font-size: 1.4em;
}
p#lead_txt4 {
    font-size: 1.4em;
}
.lead_1,.lead_2{background-size: 50%;}


@media screen and (max-width: 750px){
p#lead_txt3{font-size:1.2em;}
.pointmenu{background-color: #eef6f8; padding:15px 10px;}
	.pointmenu ul li{margin:5px auto;}
.pointArea{background:#FFF;}
	.pointArea .title img{max-width:150px;}
	.pointArea p.head.fc1{font-size:1.1em;}
.lead_1,.lead_2{background-size: 100%;}
.clm_container .spclm2{display:flex; font-size:90%;}
} /* sp */