@charset "UTF-8";
/******************
 * css_all
 ******************/
@import url("/wp1/wp-content/themes/base/css/default.css");
@import url("/wp1/wp-content/themes/base/css/default_sp.css") screen and (max-width: 767px);
@import url("/wp1/wp-content/themes/base/css/custom.css");
@import url("/wp1/wp-content/themes/base/css/custom_sp.css") screen and (max-width: 767px);
@import url("/wp1/wp-content/themes/base/css/utility.css");
@import url("/wp1/wp-content/themes/base/css/utility_sp.css") screen and (max-width: 767px);
@import url("/wp1/wp-content/themes/base/css/moushikomi-2.css");
@import url("/wp1/wp-content/themes/base/js/pc_fix_menu3/pc_fix_menu3.css");
/*@import url("/wp1/wp-content/themes/base/js/FlexSlider/flexslider.css");*/
@import url("/wp1/wp-content/themes/base/js/swiper4/css/swiper.min.css");

/* swiper4
--------------------------------------*/
@media all and (min-width:768px) {
.swiper-slide {
  width: 100vw;
  /* height: 550px; */
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.swiper-slide {
  width: 100vw;
  /* height: 550px; */
  margin: 0 auto 20px;
  overflow: hidden;
  position: relative;
  padding: 0;
}
.swiper-slide img.obfit1 {
  /* object-fit: cover !important;
  height: 550px; */
}
  .swiper-container {padding-bottom:10px;}
  .swiper-button-prev {left:calc(40% - 420px);}
  .swiper-button-next {right:calc(40% - 420px);}
}
@media all and (max-width:767px) {
.swiper-slide {
  height: calc(100vw * 0.9);
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
}
.swiper-slide img {
  height: calc(100vw * 0.9);
  margin: 0 auto 30px;
  overflow: hidden;
  position: relative;
}
  .swiper-button-prev,.swiper-button-next {display:none;}
	
}


/* TOP add 20200124
--------------------------------------*/
.header_form_wrap {
	text-align: center;
	background: #DDF6FF;
	height: 228px;
}
.header_form_wrap_in {
	text-align: center;
	margin: 0rem auto 0;
	padding: 20px 0 16px;
}
html {
/*	scroll-behavior: smooth;*/
}
.point_waku {
	display: table;
}
.p5 {
	display: table-cell;
	text-align: center;
	width: 20%;
	}
.point_waku a img {
	/*transition-delay: .2s;*/
	border: 2px solid #DDF6FF;
	width:98%;
	opacity: 1;
}
.point_waku a:hover img {
	border: 2px solid #043786;
	width:98%;
	transition-delay: .1s;
	opacity: 1;
}
section#s-point1, section#s-point2, section#s-point3, section#s-point4, section#s-point5, section#s-point6 {
	margin-top: -60px !important;
	padding-top: 60px !important;
}

@media screen and (max-width:767px) {
.point_waku {
	display: table;
	margin:5px 0;
}
.p5 {
	display: table-cell;
	width: 33.333%;
}
.point_waku img {
	border: 2px solid #DDF6FF;
	width:98%;
}
.point_waku a img {
	/*	transition-delay: .2s;*/
	border: 2px solid #DDF6FF;
	width:98%;
	opacity: 1;
}
.point_waku a:hover img {
	transition-delay: .1s;
	border: 2px solid #043786;
	width:98%;
	opacity: 1;
}
section#s-point1, section#s-point2, section#s-point3, section#s-point4, section#s-point5, section#s-point6 {
	margin-top: -64px !important;
	padding-top: 64px !important;
}
}

/**************************************/
h2.midashi span.m_him{
	display:inline-block;
	background-color:#FC4679;
	border-radius: 24px;
	padding:0px 1em;
	font-size:24px;
	color:#FFED0D;
	margin-right:.5em;
	line-height:1.4;
	vertical-align: 2%;
	letter-spacing: 2%;
}
h2.midashi span.m_him i{
	font-family: "Roboto";
	font-size:30px;
	font-weight:700;
	color:#FFED0D;
	font-style:normal;
	padding:0 4px 0 6px;
	line-height:1.4;
	vertical-align: -2%;
}
div.bg_color_cloudwifi {
	background:#fff;
}
@media screen and (max-width:767px){
h2.midashi span.m_him{
	display:inline-block;
	background-color:#FC4679;
	border-radius: 24px;
	padding:1px .8em 0px;
	font-size:13px;
	color:#FFED0D;
	margin-right:.5em;
	line-height:1.8;
	vertical-align: 2%;
	letter-spacing: 2%;
}
h2.midashi span.m_him i{
	font-family: "Roboto";
	font-size:16px;
	font-weight:700;
	color:#FFED0D;
	font-style:normal;
	padding:0 4px 0 6px;
	line-height:1.1;
	vertical-align: -3%;
}
}

/* SNS
--------------------------------------*/
/*div.sns_wrap {
}
div.header_sns-share {
display:flex;
position:fixed;
top:338px;
right:135px;
z-index:99999900003;
}
div.header_sns-share div {
flex:0 0 32px;
margin-right:5px;
z-index:99999900004;
}
p.sns_share_txt {
position:absolute;
top:22px;
left:1.3em;
z-index:99999900005;
}*/


