/*------------------------------------------------
	Font
------------------------------------------------*/
/*
[77% = 10px]
[85% = 11px]
[93% = 12px]
[100% = 13px]
[108% = 14px]
[116% = 15px]
[123.1% = 16px]
[131% = 17px]
[138.5% = 18px]
[146.5% = 19px]
[153.9% = 20px]
[161.6% = 21px]
[167% = 22px]
[174% = 23px]
[182% = 24px]
[189% = 25px]
[197% = 26px]

wght@100;300;400;500;700;900
*/
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
select, input, button, textarea {
  font: 99% arial, helvetica, clean, sans-serif;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body {
  word-wrap: break-word;
}
a	{
	text-decoration: underline;
  color: #d52012;
	}
a:hover	{
	opacity: 0.5;
	}


/*------------------------------------------------
	Layout
------------------------------------------------*/
html,body { 
  height: 100%;
}

.dnone {
  display: none;
}
#pc {
  display: block !important;
}
#sp {
  display: none !important;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
.pt0em {
  padding-top: 0em;
}
.pt05em {
  padding-top: 0.5em;
}
.pt1em {
  padding-top: 1em;
}
.pt2em {
  padding-top: 2em;
}
.pt3em {
  padding-top: 3em;
}
.pt4em {
  padding-top: 4em;
}
.pt5em {
  padding-top: 5em;
}
.pt6em {
  padding-top: 6em;
}
.pt7em {
  padding-top: 7em;
}
.pt8em {
  padding-top: 8em;
}
.pt9em {
  padding-top: 9em;
}
.pt20px {
  padding-top: 20px;
}
.pt40px {
  padding-top: 40px;
}
.pt50px {
  padding-top: 50px;
}
.pt80px {
  padding-top: 80px;
}
.mt02em {
  margin-top: 0.2em;
}
.mt03em {
  margin-top: 0.3em;
}
.mt04em {
  margin-top: 0.4em;
}
.mt05em {
  margin-top: 0.5em;
}
.mt1em {
  margin-top: 1em;
}
.mt2em {
  margin-top: 2em;
}
.mt3em {
  margin-top: 3em;
}
.mb3px {
  margin-bottom: 3px;
}
.mb50px {
  margin-bottom: 50px;
}
.mb60px {
  margin-bottom: 60px;
}
.mb70px {
  margin-bottom: 70px;
}
.mb80px {
  margin-bottom: 80px;
}
.mb90px {
  margin-bottom: 90px;
}
.mb150px {
  margin-bottom: 150px;
}
.mb300px {
  margin-bottom: 300px;
}
.pbmb0em {
  padding-bottom: 0;
  margin-bottom: 0;
}
.pb1em {
  padding-bottom: 1em;
}
.pb1_5em {
  padding-bottom: 1.5em;
}
.pb2em {
  padding-bottom: 2em;
}
.pb3em {
  padding-bottom: 3rem;
}
.pb4em {
  padding-bottom: 4em;
}
.pb5em {
  padding-bottom: 5em;
}
.pb6em {
  padding-bottom: 6em;
}
.pb7em {
  padding-bottom: 7em;
}
.pb8em {
  padding-bottom: 8em;
}
.pb9em {
  padding-bottom: 9em;
}
.pb10em {
  padding-bottom: 10em;
}
.pb10px {
  padding-bottom: 10px;
}
.pb20px {
  padding-bottom: 20px;
}
.pb50px {
  padding-bottom: 50px;
}
.pb100px {
  padding-bottom: 100px;
}
.fs50 {
  font-size: 50%;
}
.fs60 {
  font-size: 60%;
}
.fs70 {
  font-size: 70%;
}
.fs80 {
  font-size: 80%;
}
.fs90 {
  font-size: 90%;
}
.fs100 {
  font-size: 100%;
}
.fs14 {
  font-size: 108%;
}
.fs110 {
  font-size: 110%;
}
.fs120 {
  font-size: 120%;
}
.fs130 {
  font-size: 130%;
}
.fs140 {
  font-size: 140%;
}
.fs150 {
  font-size: 150%;
}
.fs160 {
  font-size: 160%;
}
.fs170 {
  font-size: 170%;
}
.fs175 {
  font-size: 175%;
}
.fw_n {
  font-weight: normal;
}
.infomr {
  margin-right: 0.3em;
}
.mr02 {
  margin-right: 0.2em;
}
.mr05 {
  margin-right: 0.5em;
}
.ml05 {
  margin-left: 0.5em;
}
.mb1 {
  margin-bottom: 1em;
}
.mb2 {
  margin-bottom: 2em;
}
.ml2em {
  margin-left: 2em;
}
.txtbol {
  font-weight: bold;
}
.txtnomle {
  font-weight: normal;
}
.mbpb0 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.flot-r {
  float: right;
}
.flot-l {
  float: left;
}
/* ★文字の右寄せ、左寄せ、中央　＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝　*/
.t-r {
  text-align: right;
}
.t-l {
  text-align: left;
}
.t-c {
  text-align: center;
}
/* ◆パーセント */
.w5p {
  width: 5%;
}
.w10p {
  width: 10%;
}
.w15p {
  width: 15%;
}
.w20p {
  width: 20%;
}
.w25p {
  width: 25%;
}
.w30p {
  width: 30%;
}
.w35p {
  width: 35%;
}
.w40p {
  width: 40%;
}
.w45p {
  width: 45%;
}
.w49p {
  width: 49%;
}
.w50p {
  width: 50%;
}
.w60p {
  width: 60%;
}
.w70p {
  width: 70%;
}
.w80p {
  width: 80%;
}
.w90p {
  width: 90%;
}
.w95p {
  width: 95%;
}
.w100p {
  width: 100%;
}

.color_white {
  color: #ffffff;
}
.color_red {
  color: #d52012;
}


/*------------------------------------------------
	Header
------------------------------------------------*/
header {
  width: 100%;
  height: auto;
  background-color: #ffffff;
  z-index: 10000;
  position: fixed;
  top: 0;
  box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.6);
}
.header_box {
	max-width: 960px;
  margin: 0 auto;  
  display: flex; 
  justify-content: space-between;
	align-items: center;
}
 
.header_box_item {
}
.header_box_item:nth-child(1) {
  margin-left: 20px;
	margin-top: 0;
	margin-bottom: 0;
}
.header_box_item:nth-child(2) {
  margin-right: 20px;
}
.head_tel {
	margin: 0;
	padding: 0;
}
.header_box .header_box_item .head_txt {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
.header_box_item .head_txt .head_tel {
	font-size: 200%;
	line-height: 100%;
	color: #ff6817 !important;
}












/*main visual start*/

div#mainVisual {
  position: relative;
  background: url(main-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  font-size: 0;
}

#mainVisual .mainvisual_container {
  max-width: 960px;
  margin: 45px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-width: 768px;
  height: 100%;
  padding-top: 10px;
}

.mainvisual_container_image_main1 {
  width: 100%;
}

.mainvisual_container_image_main2 {
  width: 45%;
}

.mainvisual_container_image_main1 img, .mainvisual_container_image_main2 img {
  width: 100%;
}

#mainVisual .intro_container {
  text-align: center;
  position: absolute;
  bottom: -16px;
  margin: auto;
  left: 0;
  right: 0;
  z-index: 2;
}

.intro_container img {
  width: 28px;
}



/*main visual end*/





/*------------------------------------------------
	footer
------------------------------------------------*/

footer {
  background: #325da7;
	margin-top: 50px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 10px;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 24px;
	text-indent: 35px;
}
footer nav, .footer-inner2 {
  margin-left: 0px;
  margin-right: 0px;
}
footer nav a {
  text-decoration: none;
  color: #FFFFFF;
}
/* footer左右5分割の場合 */
.footer-inner {
  margin: 0px 0px 10px 0px;  
  display: flex; 
  align-items:stretch;
}
 
.footer-inner-item {
}
 
.footer-inner-item:nth-child(1) {
  margin-right: 40px;
}
.footer-inner-item:nth-child(2) {
  margin-right: 40px;
}
.footer-inner-item:nth-child(3) {
  margin-right: 20px;
}
/*.footer-inner-item:nth-child(4) {
  margin-right: 20px;
}
.footer-inner-item:nth-child(5) {
}*/

/* マーク部分左右２分割の場合 */
.footer-inner2 {
  padding:  0px;  
  display: flex; 
  justify-content:center;
}
 
.footer-inner2-item {
  width: 40%;
  margin: 60px 20px 60px 20px;
}
 
.footer-inner2-item:nth-child(1) {
}
.footer-inner2-item:nth-child(2) {
}

.footer-inner2-2 {
  padding:  0px;  
  display: flex; 
  justify-content:center;
}
.footer-inner2-2-item {
  margin: 0;
  padding: 0;
  line-height: 18px;
  justify-content:flex-start;
}
.footer-inner2-2-item:nth-child(1) {
  margin-right: 20px;
}
.footer-inner2-2-item:nth-child(2) {
}



.footer-inner3 {
  width: 100%; 
	background-color: #09458b;
}
.f-copylight {
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #ffffff;
}

/*------------------------------------------------
	ページトップへボタン
------------------------------------------------*/
.pagetop {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 3 !important;
}
.pagetop a {
  display: block;
  text-align: center;
  text-decoration: none;
  background-image: url(top_arrow.svg);
  background-repeat: no-repeat;
  height: 40px;
  width: 40px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.pagetop a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}
.pagetop a em {
  visibility: hidden;
}
/*------------------------------------------------
	Clear
------------------------------------------------*/
.clearfix:after, ul:after, dl:after, .header_topmenu:after, #main p:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.clear {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}





/*------------------------------------------------
	BreadCrumb
------------------------------------------------*/
#bread_crumb {
  margin-top: 30px;
  margin-bottom: 60px;
}
#bread_crumb ul {
  margin: 0;
  padding: 0;
}
#bread_crumb ul li {
  display: inline;
  font-size: 100%;
  line-height: 180%;
}
#bread_crumb ul li:before {
  padding: 0 3px;
  content: ">";
}
#bread_crumb ul li:first-child:before {
  content: "";
  padding: 0;
}
#bread_crumb ul li a {
  color: #112b27;
  text-decoration: none;
}
#bread_crumb ul li a:hover {
  text-decoration: underline;
}




/*----------------------------------------------------------------------------------------------------------
	Main Contents
----------------------------------------------------------------------------------------------------------*/
/* ボックスの左右に確保する余白 */
.header-site, .contents, .topic_menue, .ent_box_w-full {
	padding-left: 20px;
	padding-right: 20px;
}
.txt_center {
  text-align: center;
  padding: 0;
  margin: 0;
}


.mbox {
	max-width: 960px;
	height: auto;
	margin-top: 40px;
}
.mbox img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.mpcspbox {
	margin-bottom: 50px;
}

.contents .com_txt p {
	font-size: 150%;
	line-height: 180%;
}

.contents .com_txt .contact_tel {
	padding: 30px;
	border: 1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
.com_txt .contact_tel .tel-title {
	font-size: 200%;
	text-align: center;
	margin: 0;
}
.com_txt .contact_tel .tel-tex {
	font-size: 280%;
	font-weight: bold;
	text-align: center;
	margin: 0;
	color: #ff6817 !important;
}
.com_txt .contact_tel .fax-tex {
	font-size: 180%;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
.com_txt .contact_tel p {
	text-align: center;
	font-size: 130%;
	margin: 20px 0 0 0;
}

.com_tex_box {
	padding: 0.4rem 1rem 1rem;
	border: 1px solid #ddd;
	background-color: #f9f9f9;
	border-radius: 6px;
	color: #000000;
	font-size: 90%;
}



/*------------------------------------------------
	contactボタン
------------------------------------------------*/
.floating-banner1 {
	position: fixed;
	z-index: 99999;
	top: 300px;
	right: 0;
}
.floating-banner1:hover {
	opacity: .5;
}
.banner1 {
	width: 60px; /* バナーの横幅 */
}
.floating-banner1 a {
	text-decoration: none;
}

/*------------------------------------------------
	productボタン
------------------------------------------------*/
.floating-banner2 {
	position: fixed;
	z-index: 99999;
	top: 470px;
	right: 0;
}
.floating-banner2:hover {
	opacity: .5;
}
.banner2 {
	width: 60px; /* バナーの横幅 */
}
.floating-banner2 a {
	text-decoration: none;
}


.b-btn-box {
	display: none;
}








/*----------------------------------------------------------------------------------------------------------
	アニメーションボタン
----------------------------------------------------------------------------------------------------------*/
@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}

.shiny-btn {
    position: relative;
    display: block;
    width: 50%;
    height: auto;
    line-height: 100%;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #ff6817;
    overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border-radius: 20px;
	font-size: 30px;
	font-weight: bold;
	padding: 50px 20px;
	margin-top: 50px;
	margin-bottom: 50px;
}

.shiny-btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}





/*------------------------------------------------
	レスポンシブ
------------------------------------------------*/
/* ########## 769px以下 ########## */
@media (max-width: 769px) {
/* ボックスの左右に確保する余白 */

#pc {
  display: none !important;
}
#sp {
  display: block !important;
} 
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
  
/*header start*/
  header {
    width: 100%;
    height: auto;
    background-color: #ffffff;
    z-index: 10000;
    position: fixed;
    top: 0;
    box-shadow: 0px 2px 4px -3px rgba(0, 0, 0, 0.6);
  }
  .head_width {
    max-width: 960px;
    margin: auto;
    position: relative;
    text-align: center;
    height: 40px;
  }
  .head_width img {
    width: 190px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }
	.header_box {
	width: 100%;
}
 
.header_box_item img {
	width: 100%;
	max-width: 200px;
	min-width: 100px;
	height: auto;
	vertical-align: bottom;
}
.header_box_item {
  margin-left: 20px;
	margin-right: 20px;
}
	
/*
.header_box_item:nth-child(1) {
}

.header_box_item:nth-child(2) {
}
*/
	
.header_box .header_box_item .head_txt {
	font-size: 120%;
	line-height: 100%;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0;
}
.head_tel {
	font-size: 200%;
	line-height: 100%;
	font-weight: bold;
	color: #FF18A8 !important;
	text-decoration: none;
	white-space: nowrap;
	margin-top: 0;
	margin-bottom: 5px;
}
.head_tel a {
	color: #ff6817 !important;
	text-decoration: none;
}
	
  /*header end*/
  /*--------------------------*/
  /*--------------------------*/
  /*main visual start*/
	div#mainVisual {
  background-position:center center;
}
	
  #mainVisual .mainvisual_container {
    margin: 30px auto 0;
    display: block;
    width: 100%;
    min-width: auto;
    height: 100%;
    padding: 20px 0 0px;
  }
	

	
	
  .mainvisual_container_image_main1 {
    width: 100%;
		margin-top: 10px;
  }
  .mainvisual_container_image_main2 {
    width: 100%;
    margin-top: 14px;
  }
  .mainvisual_container_image_main1 img, .mainvisual_container_image_main2 img {
    width: 100%;
		margin: 0;
		padding: 0;
		vertical-align: bottom;
  }
  #mainVisual .intro_container {
    text-align: center;
    position: absolute;
    bottom: -16px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .intro_container img {
    width: 28px;
  }
  /*main visual end*/
  
.contact_btn {
  top: 200px;
} 
.product_btn {
  top: 375px;
}	
	
.mbox {
	width: 100%;
	height: auto;
	margin-top: 40px;
}

	
footer {
  margin-bottom: 0px;
}
.footer-inner {
 	flex-direction: column;
}  
.footer-inner3 {
	height: 24vw;
}	
	
.contents .com_txt p {
	font-size: 120%;
}

.contents .com_txt .contact_tel {
	padding: 20px;
	width: 70%;
}
.com_txt .contact_tel .tel-title {
	font-size: 140%;
	line-height: 120%;
}
.com_txt .contact_tel .tel-tex {
	font-size: 180%;
}
.com_txt .contact_tel .tel-tex a {
	color: #ff6817 !important;
	text-decoration: none;
}	
.com_txt .contact_tel .fax-tex {
	font-size: 130%;
}
.com_txt .contact_tel p {
	text-align: center;
	font-size: 100%;
}
	
 
	
.shiny-btn {
	width: 90%;
	font-size: 30px;
	padding: 30px 20px;
	line-height: 130%;
}	
	
	
	
/*------------------------------------------------
	contactボタン
------------------------------------------------
.floating-banner1 {
	top: 200px;
}
.banner1 {
	width: 50px;
}*/

/*------------------------------------------------
	productボタン
------------------------------------------------
.floating-banner2 {
	top: 342px;
}
.banner2 {
	width: 50px;
}*/
	
/*------------------------------------------------
	contactボタン productボタン
------------------------------------------------*/
.b-btn-box {
	width: 100%;
	display: flex;
	justify-content:center;
	position: fixed;
  left: 0px;
  bottom: 0px;
  z-index: 9999;
}

.b-btn-item {
   width: 50%;
}
.b-btn-item img {
  width: 100%;
	height: auto;
	vertical-align: bottom;
}

.b-btn-item:nth-child(1) {
}

.b-btn-item:nth-child(2) {
}

/*------------------------------------------------
	ページトップへボタン
------------------------------------------------*/
.pagetop {
  bottom: 100px;
	right: 0;
}
	
	
	
	
}



/* ########## 769px以上 ########## */
@media (min-width: 769px) {  
/* ボックスの左右に確保する余白 */

  
  
}




/* ########### 960px以上 ########### */
@media (min-width: 960px) {

/* 全体の横幅を固定 */
#bread_crumb, .header-site, .contents, footer nav, .f-copylight {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
  
} 
  
