@charset "UTF-8";

body {
	font-size: 16px; /* 基本文字設定 */
	line-height: 1.5; 
	font-weight: 300;
}

/*------配置------*/
.left {float: left;}
.right {float: right;}
.hidden {display: none;}


/*------テキスト------*/
.bold {font-weight: bold;}
.normal {font-weight: normal;}


/*------色------*/
	/*0基準*/
.c000 {color: #000;}
.c003 {color: #003;}
.c006 {color: #006;}
.c009 {color: #009;}
.c00c {color: #00c;}
.c00f {color: #00f;}
.c030 {color: #030;}
.c033 {color: #033;}
.c036 {color: #036;}
.c039 {color: #039;}
.c03c {color: #03c;}
.c03f {color: #03f;}
.c060 {color: #060;}
.c063 {color: #063;}
.c066 {color: #066;}
.c069 {color: #069;}
.c06c {color: #06c;}
.c06f {color: #06f;}
.c090 {color: #090;}
.c093 {color: #093;}
.c096 {color: #096;}
.c099 {color: #099;}
.c09c {color: #09c;}
.c09f {color: #09f;}
.c0c0 {color: #0c0;}
.c0c3 {color: #0c3;}
.c0c6 {color: #0c6;}
.c0c9 {color: #0c9;}
.c0cc {color: #0cc;}
.c0cf {color: #0cf;}
.c0f0 {color: #0f0;}
.c0f3 {color: #0f3;}
.c0f6 {color: #0f6;}
.c0f9 {color: #0f9;}
.c0fc {color: #0fc;}
.c0ff {color: #0ff;}
	/*3基準*/
.c300 {color: #300;}
.c303 {color: #303;}
.c306 {color: #306;}
.c309 {color: #309;}
.c30c {color: #30c;}
.c30f {color: #30f;}
.c330 {color: #330;}
.c333 {color: #333;}
.c336 {color: #336;}
.c339 {color: #339;}
.c33c {color: #33c;}
.c33f {color: #33f;}
.c360 {color: #360;}
.c363 {color: #363;}
.c366 {color: #366;}
.c369 {color: #369;}
.c36c {color: #36c;}
.c36f {color: #36f;}
.c390 {color: #390;}
.c393 {color: #393;}
.c396 {color: #396;}
.c399 {color: #399;}
.c39c {color: #39c;}
.c39f {color: #39f;}
.c3c0 {color: #3c0;}
.c3c3 {color: #3c3;}
.c3c6 {color: #3c6;}
.c3c9 {color: #3c9;}
.c3cc {color: #3cc;}
.c3cf {color: #3cf;}
.c3f0 {color: #3f0;}
.c3f3 {color: #3f3;}
.c3f6 {color: #3f6;}
.c3f9 {color: #3f9;}
.c3fc {color: #3fc;}
.c3ff {color: #3ff;}
	/*6基準*/
.c600 {color: #600;}
.c603 {color: #603;}
.c606 {color: #606;}
.c609 {color: #609;}
.c60c {color: #60c;}
.c60f {color: #60f;}
.c630 {color: #630;}
.c633 {color: #633;}
.c636 {color: #636;}
.c639 {color: #639;}
.c63c {color: #63c;}
.c63f {color: #63f;}
.c660 {color: #660;}
.c663 {color: #663;}
.c666 {color: #666;}
.c669 {color: #669;}
.c66c {color: #66c;}
.c66f {color: #66f;}
.c690 {color: #690;}
.c693 {color: #693;}
.c696 {color: #696;}
.c699 {color: #699;}
.c69c {color: #69c;}
.c69f {color: #69f;}
.c6c0 {color: #6c0;}
.c6c3 {color: #6c3;}
.c6c6 {color: #6c6;}
.c6c9 {color: #6c9;}
.c6cc {color: #6cc;}
.c6cf {color: #6cf;}
.c6f0 {color: #6f0;}
.c6f3 {color: #6f3;}
.c6f6 {color: #6f6;}
.c6f9 {color: #6f9;}
.c6fc {color: #6fc;}
.c6ff {color: #6ff;}
	/*9基準*/
.c900 {color: #900;}
.c903 {color: #903;}
.c906 {color: #906;}
.c909 {color: #909;}
.c90c {color: #90c;}
.c90f {color: #90f;}
.c930 {color: #930;}
.c933 {color: #933;}
.c936 {color: #936;}
.c939 {color: #939;}
.c93c {color: #93c;}
.c93f {color: #93f;}
.c960 {color: #960;}
.c963 {color: #963;}
.c966 {color: #966;}
.c969 {color: #969;}
.c96c {color: #96c;}
.c96f {color: #96f;}
.c990 {color: #990;}
.c993 {color: #993;}
.c996 {color: #996;}
.c999 {color: #999;}
.c99c {color: #99c;}
.c99f {color: #99f;}
.c9c0 {color: #9c0;}
.c9c3 {color: #9c3;}
.c9c6 {color: #9c6;}
.c9c9 {color: #9c9;}
.c9cc {color: #9cc;}
.c9cf {color: #9cf;}
.c9f0 {color: #9f0;}
.c9f3 {color: #9f3;}
.c9f6 {color: #9f6;}
.c9f9 {color: #9f9;}
.c9fc {color: #9fc;}
.c9ff {color: #9ff;}
	/*c基準*/
.cc00 {color: #c00;}
.cc03 {color: #c03;}
.cc06 {color: #c06;}
.cc09 {color: #c09;}
.cc0c {color: #c0c;}
.cc0f {color: #c0f;}
.cc30 {color: #c30;}
.cc33 {color: #c33;}
.cc36 {color: #c36;}
.cc39 {color: #c39;}
.cc3c {color: #c3c;}
.cc3f {color: #c3f;}
.cc60 {color: #c60;}
.cc63 {color: #c63;}
.cc66 {color: #c66;}
.cc69 {color: #c69;}
.cc6c {color: #c6c;}
.cc6f {color: #c6f;}
.cc90 {color: #c90;}
.cc93 {color: #c93;}
.cc96 {color: #c96;}
.cc99 {color: #c99;}
.cc9c {color: #c9c;}
.cc9f {color: #c9f;}
.ccc0 {color: #cc0;}
.ccc3 {color: #cc3;}
.ccc6 {color: #cc6;}
.ccc9 {color: #cc9;}
.cccc {color: #ccc;}
.cccf {color: #ccf;}
.ccf0 {color: #cf0;}
.ccf3 {color: #cf3;}
.ccf6 {color: #cf6;}
.ccf9 {color: #cf9;}
.ccfc {color: #cfc;}
.ccff {color: #cff;}
	/*f基準*/
.cf00 {color: #f00;}
.cf03 {color: #f03;}
.cf06 {color: #f06;}
.cf09 {color: #f09;}
.cf0c {color: #f0c;}
.cf0f {color: #f0f;}
.cf30 {color: #f30;}
.cf33 {color: #f33;}
.cf36 {color: #f36;}
.cf39 {color: #f39;}
.cf3c {color: #f3c;}
.cf3f {color: #f3f;}
.cf60 {color: #f60;}
.cf63 {color: #f63;}
.cf66 {color: #f66;}
.cf69 {color: #f69;}
.cf6c {color: #f6c;}
.cf6f {color: #f6f;}
.cf90 {color: #f90;}
.cf93 {color: #f93;}
.cf96 {color: #f96;}
.cf99 {color: #f99;}
.cf9c {color: #f9c;}
.cf9f {color: #f9f;}
.cfc0 {color: #c90;}
.cfc3 {color: #fc3;}
.cfc6 {color: #fc6;}
.cfc9 {color: #fc9;}
.cfcc {color: #fcc;}
.cfcf {color: #fcf;}
.cff0 {color: #ff0;}
.cff3 {color: #ff3;}
.cff6 {color: #ff6;}
.cff9 {color: #ff9;}
.cffc {color: #ffc;}
.cfff {color: #fff;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all  0.2s ease;
	text-decoration: none;
}

a:hover{
	opacity: 0.8;
}

p,li{
	font-size: 16px;
	line-height: 2.2em;
}

ul {
  list-style: none;
}

.d_block{
	display: block!important;
}

.d_inline_block{
	display: inline-block!important;
}

.relative{
	position: relative;
}

.red{
	color: #e00;
}

.black{
	color: #000;
}

.clear{
	clear: both;
}




/*🔲🔲🔲🔲🔲🔲🔲🔲 テーブルの角丸 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

table {
  border-spacing: 0;
  border-collapse: separate;
  border-radius: 10px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
}
table th, table td {
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
}
table th {
  text-align: center;
}
table tr:first-child th {
  border-radius: 10px 0 0 0;
}
table tr:first-child td:last-child {
  border-radius: 0 10px 0 0;
}
table tr:last-child th {
  border-radius: 0 0 0 10px;
}
table tr:last-child td:last-child {
  border-radius: 0 0 10px 0;
}



/*🔲🔲🔲🔲🔲🔲🔲🔲 問い合わせ先ボックス 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/



/* Text Size
------------------------------------------------------------ */
.txt8 { font-size: 8px; } /* 10px */
.txt9 { font-size: 9px; } /* 10px */
.txt10 { font-size: 10px; } /* 10px */
.txt11 { font-size: 11px; } /* 11px */
.txt12 { font-size: 12px; } /* 12px */
.txt13 { font-size: 13px; } /* 13px */
.txt14 { font-size: 14px; } /* 14px */
.txt15 { font-size: 15px; } /* 15px */
.txt16 { font-size: 16px; } /* 16px */
.txt17 { font-size: 17px; } /* 17px */
.txt18 { font-size: 18px; } /* 18px */
.txt19 { font-size: 19px; } /* 19px */
.txt20 { font-size: 20px; } /* 20px */
.txt21 { font-size: 21px; } /* 21px */
.txt22 { font-size: 22px; } /* 22px */
.txt23 { font-size: 23px; } /* 23px */
.txt24 { font-size: 24px; } /* 24px */
.txt25 { font-size: 25px; } /* 25px */
.txt26 { font-size: 26px; } /* 26px */
.txt48 { font-size: 48px; } /* 48px */
.txt72 { font-size: 72px; } /* 48px */

.txt150{font-size: 150%;}
.txt200{font-size: 200%;}
.txt50{font-size: 50%;}

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mb40{ margin-bottom:40px; }
.mb50{ margin-bottom:50px; }
.mb60{ margin-bottom:60px; }
.mb70{ margin-bottom:70px; }
.mb80{ margin-bottom:80px; }
.mb90{ margin-bottom:90px; }
.mb100{ margin-bottom:100px; }
.mb120{ margin-bottom:120px; }
.mb200{ margin-bottom:200px; }

.mt10{ margin-top:10px; }
.mt20{ margin-top:20px; }
.mt30{ margin-top:30px; }
.mt40{ margin-top:40px; }
.mt50{ margin-top:50px; }
.mt60{ margin-top:60px; }
.mt70{ margin-top:70px; }
.mt80{ margin-top:80px; }
.mt90{ margin-top:90px; }
.mt100{ margin-top:100px; }
.mt120{ margin-top:120px; }

.ml10{ margin-left:10px; }
.ml20{ margin-left:20px; }
.ml30{ margin-left:30px; }
.ml40{ margin-left:40px; }

.pt0 {
	padding-top: 0;
}

.pb0 {
	padding-bottom: 0;
}
/*------FLEX------*/
.flex_bet_center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_bet_center_wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.flex_bet_start {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flex_bet_start_wrap {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
.flex_bet_start_pc {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flex_start_center {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.flex_start_start {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
.flex_start_start_wrap {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
.flex_bet_center {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.flex_center_center_pc {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex_center_center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex_end_center {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.flex_around_center {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.flex_bet_end {
	display: flex;
	justify-content:center;
	align-items: flex-end;
}

/*------GRID------*/

.grid_clm {
    display: grid;
}


/*-----------------------SP-------------------------*/

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

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb20{ margin-bottom:10px; }
.mb30{ margin-bottom:20px; }
.mb40{ margin-bottom:20px; }
.mb50{ margin-bottom:30px; }
.mb60{ margin-bottom:30px; }
.mb70{ margin-bottom:40px; }
.mb80{ margin-bottom:40px; }
.mb90{ margin-bottom:50px; }
.mb100{ margin-bottom:60px; }
.mb120{ margin-bottom:80px; }
.mb200{ margin-bottom:100px; }
	
.ml10{ margin-left:5px; }
.ml20{ margin-left:10px; }
.ml30{ margin-left:15px; }
.ml40{ margin-left:20px; }

.flex_bet_start_pc {
	display: block;
}
	
.flex_center_center_pc {
	display: block;
}
	
p,li{
	line-height: 2.0em;
}
	
	
/*🔲🔲🔲🔲🔲🔲🔲🔲 各種見出し SP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/	

/*🔲🔲🔲🔲🔲🔲🔲🔲 Header SP 🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/

header{
	width: 100%;
	padding: 10px 15px;
}


	
/*🔲🔲🔲🔲🔲🔲🔲🔲 問い合わせ先ボックス SP🔲🔲🔲🔲🔲🔲🔲🔲🔲🔲*/



/*==================================================
hamburger menu
===================================*/




	
}