@charset "utf-8";

	:root{
	scroll-padding: 100px;
	scroll-behavior: smooth;
}

	.mt20{
		margin-top: 20px !important;
	}
	
	.mt50{
		margin-top: 50px !important;
	}
	
	.mt50_fs{
		margin-top: 50px !important;
	}
	
	.mB10{
		margin-bottom: 10px !important;
	}
	
	.mB150{
		margin-bottom: 150px !important;
	}
	
	
	.t_ri {
    margin: 20px 0 0px auto;
	}

	#all_wrap {
    font-feature-settings: "palt";
    font-family: YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
    color: #252525;
    font-size: 16px;
    font-weight: 500;
    box-sizing: border-box;
	}
	
.ttl_img {
  margin: 0 auto;
  padding-top: 50px;
  text-align: center;
  max-width: 1400px;
  height: 720px;
  background-color: #f2de9a;
  background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_ttl2.jpg);
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}

.list_top_box{
	 position: -webkit-sticky;
  position:         sticky;
  top: 0;
	background: #fff;
	/*padding: 20px 0;*/
	box-sizing: border-box;
	z-index: 9999;
	opacity: 0.9;
	}

	.list_top{
		width: 1080px;
		list-style: none;
		display: flex;
		padding: 0;
		margin: 30px auto;
	}
	
	.list_top li{
    width: 100%;
    display: flex;
    margin: 0;
	}
	
	.list_top li+li{
		border-left: 1px solid #252525;
	}

	.list_top a{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
    padding: 10px;
		font-size: 0.9em;
		font-weight: bold;
		color: #252525;
		
}
	
	.list_top a:hover{
		opacity: 0.7;
	}
	

.wrap {
  width: 100%;
  height: 135px;
  display: block; 
position: fixed; /*ポジションを固定する*/
bottom: 0px;　/*一番上に設置*/
left: 0px;
z-index: 9999;  /*どの要素よりも上にくるように*/
}

.left_contents {
  width: 100%;
    height: 135px;
	background-color:rgba(170, 170, 170, 0.5);
}

/*.menu_under {
  position: -webkit-sticky; 
  position: sticky;
  bottom: 0;
	opacity: 1;
}*/
		
.menu_under a:hover{
	opacity: 0.9;
	text-decoration: none;

	}
	
.left_contents .flex_box .mail_btn a,.left_contents .flex_box .LINE_btn a,.left_contents .flex_box .TEL_btn a{
	flex-grow: 1;
	}
	
.LINE_btn a{
	width: 265px;
	padding: 20px;
	border-radius: 10px;
	background: #ffcf36;
	background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_btn_line.jpg) ;
	background-repeat: no-repeat;
	font-weight: bold;
	box-sizing: border-box;
	background-position: 30px;
	display: block;
	font-size: 1.1em;	
	color: #252525;

	}
	
.LINE_btn a span{
	display: block;
	margin-left: 75px;
	}
	
.TEL_btn a{
	width: 265px;
	padding: 15px;
	border-radius: 10px;
	background: #ffcf36;
	background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_btn_tel.jpg) ;
	background-repeat: no-repeat;
	font-weight: bold;
	box-sizing: border-box;
	background-position: 30px;
	display: block;
	font-size: 1.1em;	
	color: #252525;
	}
	
.TEL_btn a span{
	display: block;
	margin-left: 65px;
	line-height: 1.2em;
	}
	
.TEL_btn a span span{
	margin-left: 0px;
    font-size: 0.7em;
    display: inline-block;
	margin-top: 5px;
	}
	
.mail_btn a{
	width: 265px;
	padding: 20px;
	border-radius: 10px;
	background: #ffcf36;
	background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_btn_mail.jpg) ;
	background-repeat: no-repeat;
	font-weight: bold;
	box-sizing: border-box;
	background-position: 30px;
	display: block;
	font-size: 1.1em;	
	color: #252525;
	}
	
.mail_btn a span{
	display: block;
	margin-left:60px;
	}

.wrap_1080{
	width: 1080px;
	margin: 0 auto;
	}
	
.wrap_900{
	width: 900px;
	margin: 0 auto;
	}

	
.bk_yw{
	background: #fffdee;
	padding: 50px 0;
	margin: 0;
	}
	
.ttl_page138{
	font-family: "A1ゴシック B","A1 Gothic B", "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	margin-bottom: 20px;
	}
	
.btn_gr{
	background: #0e858b;
	border-radius: 20px;
	padding: 20px;
	}
	
.flex_box{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between; 
	align-items: stretch;
	}
	
.acc_gr{
	background: #0e858b;
	border-radius: 20px;
	padding: 5px;
	color: #fff;
	/*margin-right: 10px;*/
	margin-bottom: 5px;
	font-weight: bold;
	}
	
.acc_gr_1{
	background: #0e858b;
	border-radius: 20px;
	padding: 2px 10px;
	color: #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	display: inline-block;
	width: 85px;
    text-align: center;
	}
	
.acc_gr_tel{
	background: #0e858b;
	border-radius: 20px;
	padding: 2px 10px;
	color: #fff;
	margin-right: 10px;
	font-weight: bold;
	display: inline-block;
	/*width: 85px;*/
    text-align: center;
	}
	
.line_h{
	line-height: 2.1em;
	}
	
.line_h_s{
	line-height: 1.5em;
	}
	
.box_4{
	width: 230px;
	}
	
.box_3{
	width: 350px;
	}
	
.box_3_in{
	width: 320px;
	}
	
.box_2{
	width: 600px;
	}
	
.t_b{
	font-weight: bold;
	}
	
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  /*background-color: #fff;*/
  width: 1080px;
  margin: 0 auto;}

/*タブのスタイル*/
.tab_item {
  width: 48%;
  height: 50px;
  border-top: 3px solid #ff9936;
  border-right: 3px solid #ff9936;
  border-left: 3px solid #ff9936;
	border-radius: 20px 20px 0 0;
  background-color: #fff2e3;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: right;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

.tab_item2 {
  width: calc(100%/2);
  height: 50px;
   border-top: 3px solid #707070;
  border-right: 3px solid #707070;
  border-left: 3px solid #707070;
	border-radius: 20px 20px 0 0;
  background-color: #e5e5e5;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item2:hover {
  opacity: 0.75;
}
	
/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 40px 40px 40px;
  clear: both;
  overflow: hidden;
 border-right: 3px solid #707070;
 border-left: 3px solid #707070;
 border-bottom: 3px solid #707070;
background-color: #e5e5e5;
    border-radius: 0 0 10px 10px;
}
	
 #programming_content{
	display: none;
  padding: 40px 40px 40px;
  clear: both;
  overflow: hidden;
 border-right: 3px solid #ff9936;
 border-left: 3px solid #ff9936;
 border-bottom: 3px solid #ff9936;
background-color: #fff2e3;
	}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #ee7600;
  color: #fff;

}
	
.hi130{
	height: 130px;
	}
	
.hi135{
	height: 135px;
	}
	
.table_design03 {
border-collapse: collapse;
width: 100%;
max-width: 1080px;
}
.table_design03 th, .table_design03 td {
border-bottom: 2px solid #d2d2d2;
padding: 1em;
font-weight: bold;
}
.table_design03 th {
border-bottom: 2px solid #bddca7;
font-weight: bold;
text-align: center;
width: 20%;
min-width: 4em;
}
	
.area {
  position: relative;
  width: 300px;
  height: 100px;
  border: solid 1px #f00;
  border-radius: 5px;
  background-color: #fee;

  &__label {
    position: absolute;
    top: 0;
    left: 20px;
    font-weight: 600;
    padding: 0 10px;  // paddingを左右にいれて消す線の長さを延ばす
    transform: translateY(-50%);

    &::before {
      position: absolute;
      z-index: -1;  // 何もしないと線が上に来ていたので-1して後ろに回り込ませる
      left: 0;
      bottom: 50%;  // top: 50%だと1pxずれていたのでbottomから計算する
      width: 100%;  // 親要素の幅を参照するため必ず文字分は消せる
      height: 1px;
      background-color: #fff;
      content: '';
    }
  }

  &__content {
    padding: 20px;
  }
}
	
/*タブの中身*/
.inbox_1 {
    position: relative;
    margin: 2em 0;
    padding: 2em 2em 1em;
    border: solid 1px #707070;
    border-radius: 8px;
	background: #fff;
	box-sizing: border-box;
}
.inbox_1 .box-title {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 35%;
    padding: 10px;
    line-height: 1;
    font-size: 19px;
    background: #fff;
    font-weight: bold;
	border: 1px solid #707070;
	border-radius: 10px;
}
.inbox_1 .box-title2 {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 18%;
    padding: 10px;
    line-height: 1;
    font-size: 19px;
    background: #fff;
    font-weight: bold;
	border: 1px solid #707070;
	border-radius: 10px;
}
.inbox_1 p {
    margin: 0; 
    padding: 0;
	font-weight: bold;
	flex-grow: 1;
}
	
.inbox_2 {
    position: relative;
    margin: 2em 0;
    padding: 2em 2em 1em;
    border: solid 2px #c0dc7d;
    border-radius: 8px;
	background: #fff;
	box-sizing: border-box;
}
.inbox_2 .box-title {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 33%;
    padding: 10px;
    line-height: 1;
    font-size: 19px;
    background: #fff;
    font-weight: bold;
	border: 2px solid #c0dc7d;
	border-radius: 10px;
}
.inbox_2 .box-title2 {
    position: absolute;
    display: inline-block;
    top: -20px;
    left: 18%;
    padding: 10px;
    line-height: 1;
    font-size: 19px;
    background: #fff;
    font-weight: bold;
	border: 2px solid #c0dc7d;
	border-radius: 10px;
}
.inbox_2 p {
    margin: 0; 
    padding: 0;
	font-weight: bold;
	flex-grow: 1;
}
	
	
.qa-1 {
    max-width: 1080px;
    margin-bottom: 20px;
    border: 2px solid #7ab155;
    border-radius: 10px;
	background: #f8fff4;
}

.qa-1 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-1 summary::before,
.qa-1 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-1 summary::before {
    color: #75bbff;
    content: "Q";
}

.qa-1 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-1[open] summary::after {
    transform: rotate(225deg);
}

.qa-1 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-1[open] p {
    transform: none;
    opacity: 1;
}

.qa-1 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "A";
}
	
.qa-2 {
    max-width: 1080px;
    margin-bottom: 20px;
    border: 2px solid #7ab155;
    border-radius: 5px;
}

.qa-2 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-2 summary::before,
.qa-2 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-2 summary::before {
    color: #75bbff;
    content: "▼";
}

.qa-2 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-2[open] summary::after {
    transform: rotate(225deg);
}
	
.qa-2 .flex_box{
	padding: 30px 20px;
	}

.qa-2 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-2[open] p {
    transform: none;
    opacity: 1;
}

/*.qa-2 p::before {
    color: #ff8d8d;
    line-height: 1.2;
    content: "▲";
}*/
	
.pa3020{
	padding: 30px 20px;
	}
	
.gr_box{
	border: 2px solid #7ab155;
	padding: 20px;
	border-radius: 20px;
	background: #fff;
	box-sizing: border-box;
	}
	
.ttlgr {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	left: 35%;
}
	
.ttlgr:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a3dc7c;
  border-radius: 2px;
}
	
.ttlgr2 {
  position: relative;
  display: inline-block;
  margin-bottom: 2.3em;
	font-size: 1.5em;
	font-weight: bold;
	left: 14%;
	text-align: center;
}
	
.ttlgr2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a3dc7c;
  border-radius: 2px;
}
	
.ttlgr2_s {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	left: 27%;
	text-align: center;
	line-height: 1.2em;
}
	
.ttlgr2_s:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a3dc7c;
  border-radius: 2px;
}
	
.ttlgr_cn {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	left: 42%;
}
	
.ttlgr_cn:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a3dc7c;
  border-radius: 2px;
}
	
.ttlgr_cn2 {
  position: relative;
  display: inline-block;
  margin-bottom: 1.5em;
	font-size: 1.5em;
	font-weight: bold;
	left: 32%;
}
	
.ttlgr_cn2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #a3dc7c;
  border-radius: 2px;
}
	
.mr_auto{
	margin: 0 auto;
	display:block;
		
	}
	
.text_c{
	text-align: center;
		
	}
	
.red_box{
	border: 2px solid #e54343;
	padding: 20px;
	border-radius: 20px;
	background: #fff;
	}

	
.ttlred {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	left: 35%;
}
	
.ttlred:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e54343;
  border-radius: 2px;
}
	
	

.f_box{
    margin: 40px 20px 20px;
    color: #252525;
}

.f_logo{
    float: left;
    padding: 50px 0 0 0;
}

.f_info{
    float: right;
}

.f_info dl dt{
    display: table-cell;
    margin: 0;
    padding: 0 22px 0 0;
    vertical-align: middle;
}

.f_info dl dd {
    display: table-cell;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 1.4;
    vertical-align: top;
}
	
.img_moya{
	background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_img9.jpg) ;
	background-repeat: no-repeat;
    background-position: right;
    height: 50px;
    background-size: 16%;
	}
	
.img_kira{
	background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_img13.jpg) ;
	background-repeat: no-repeat;
    background-position: right;
    height: 50px;
    background-size: 16%;
	}

.pc_none{
	display: none !important;
	}
	
.title{
	pointer-events: none;
}

.img_txt{
	inline-size: 480px;
  overflow-wrap: break-word;
}

.fs_18em{
	font-family: "A1ゴシック B", "A1 Gothic B", "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-weight: bold;
    font-size: 1.8em;
    text-align: center;
	margin-bottom: 15px;
}


.rinji-wrap{
	border: 4px solid #068C88;
	border-radius:10px;
    padding: 20px;
	width: 1080px;
    margin: 0 auto;
	margin-bottom: 30px;
}
	.rinji-txt{font-weight: normal;
	}

   
	@media screen and (max-width: 580px) {
		#all_wrap{
			overflow:hidden;
		}
		
		.mt50_fs{
		margin-top: 20px !important;
		}	

		.wrap {
			width: 100%;
			height: 85px;

		}
		
		.wrap_1080{
			width: 90%;
        	margin: 0 auto;
			line-height: 1.7em;
		}
		
		.wrap_900{
			width: 100%;
			padding: 0 20px;
        	box-sizing: border-box;
		}
		
		.list_top{
			width: 100%;
		}
		
		/*.ttl_img {
			max-width: 100%;
			background-size: 130%;
       		height: 52%;
        	background-color: #fff;
			padding-top: 10px;
		}*/
		
		.ttl_img_sp {
		  margin: 0 auto;
		  padding-top: 10px;
		  text-align: center;
		  max-width: 100%;
		  height: 55%;
		  background-color: none;
		  background-image: url(https://gigaplus.makeshop.jp/HPohwA1HP/images/dokuji/service/page138/new/page138_ttl_sp.jpg);
		  background-position: center top;
		  background-size:contain;
		  background-repeat: no-repeat;
		}
		
		.ttl_page138{
			font-size: 1.8em;
			line-height: 1.5em;
		}
		
		.LINE_btn a{
		width: 100%;
		background-position: 8px;
		background-size: 24%;
		font-size: 1.1em;
        padding: 10px;
		}
	
		.LINE_btn a span{
		display: block;
		margin-left: 25px;
		}
		
		.TEL_btn a{
		width: 100%;
		background-position: 14px;
        background-size: 16%;
		font-size: 1.1em;
        padding: 14px;

		}
	
		.TEL_btn a span{
		display: block;
		margin-left: 34px;
		}

		.mail_btn a{
		width: 100%;
		background-position: 16px;
		background-size: 24%;
		font-size: 1.1em;
        padding: 10px;

		}
	
		.mail_btn a span{
		display: block;
		margin-left: 44px;
		}
		
		.box_4{
		width: 90%;
		margin: 0 auto 20px;
		}

		.box_3 {
        width: 90%;
		margin: 0 auto 20px;
		}

		.box_3_in{
		width: 100%;
		}

		.box_2{
		width: 100%;
		line-height: 1.8em;
		}
		
		.ttlgr2{
			left: 14%;
		}
		
		.ttlgr2_s {
		left: 30%;
		}
		
		.ttlgr_cn {
		left: 0;
        right: 0;
        text-align: center;
        font-size: 1.3em;
        display: block;
        margin: 0 0 20px 0;
		}
		
		.ttlgr_cn2 {
		left: 0;
        right: 0;
        text-align: center;
        font-size: 1.3em;
        display: block;
        margin: 0 0 20px 0;
		}
		
		.red_box{
			box-sizing: border-box;
		}
		
		img{
			margin: 0 auto;
		}
		
		.tab_item2 {
		  width: calc(97%/2);
		  line-height: 1.2em;
			padding-top: 10px;
		}
		.tab_item{
			width: 48%;
			padding-top: 10px;
		}
		
		.sp_none{
			display: none;
		}
		
		.sp_marB20{
			 margin-bottom: 20px !important;
		}
		
		.sp_tc_img{
			display: block;
			 margin: 0 auto;
		}
		
		.ttlred {
/*		  position: relative;
		  display: inline-block;
		  margin-bottom: 1em;*/
			text-align: center;
			font-weight: bold;
			left: 0;
			right: 0;
			text-align: center;
			font-size: 1.3em;
			display: block;
			margin: 0 0 20px 0;
		}
		
		.pc_none{
		display: block !important;
		}
		
		.hi130{
			height: 16%;
			}

		.hi135{
			height: 16%;
			}
		
		.qa-1 span {
			width: 95%;
			}
		
		.inbox_1 .box-title {	
			position: absolute;
			display: inline-block;
			left: 0;
			right: 0;
			margin: 0 auto;
			width: 50%;
			text-align: center;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 1px solid #707070;
			border-radius: 10px;
		}
		.inbox_1 .box-title2 {			
			position: absolute;
			display: inline-block;
			left: 0;
			right: 0;
			margin: 0 auto;
			width: 80%;
			text-align: center;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 1px solid #707070;
			border-radius: 10px;
			
		}
		
		.inbox_2 .box-title {
			position: absolute;
			display: inline-block;
			left:0;
			right:0;
			margin:0 auto;
			width:50%;
			text-align:center;　
			padding: 10px;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 2px solid #c0dc7d;
			border-radius: 10px;
		}
		.inbox_2 .box-title2 {
			position: absolute;
			display: inline-block;
			left:0;
			right:0;
			margin:0 auto;
			width:65%;
			text-align:center;　
			padding: 10px;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 2px solid #c0dc7d;
			border-radius: 10px;
		}

	
/* メニューのスタイル */
.menu {
  position: fixed;
  top: 0;
  right: -100%; /* 初期状態では画面の外に隠れている */
  width: 300px;
  height: 100%;
  background-color: #fffdee;
  color: #333;
  transition: right 0.3s ease; /* スライドインのアニメーション */
  padding: 20px;
  box-sizing: border-box;
  z-index: 10;
  
}

/* メニューが開いているとき */
.menu.open {
  right: 0;
  box-shadow: 0px 0px 10px #aaa;
}

/* ボタンのスタイル */
.hamburger {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  cursor: pointer;
  z-index: 20;
	background: rgba(255,255,255,0.8);
  padding: 15px;
  box-shadow: 2px 2px 4px #aaa;
}

.hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #333;
  margin: 5px 0;
  transition: 0.4s;
}

/* バツ印に変化するスタイル */
.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* メニューリストのスタイル */
.menu ul {
  list-style-type: none;
  padding: 0;
  margin-top: 80px;
}

.menu li {
  padding: 20px 0;
  border-bottom: 1px solid #444;
}

.menu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
		
/*slick*/
.list_box .slick-slide{
	height: 88%;
		}
		
.slick-prev:before {
  	color: #aaa !important;
	position: absolute;
	left: 35px;
		}
		
.slick-next:before{
 	color: #aaa !important;
	position: absolute;
	right: 35px;
		}
		
.img_moya{
	height: 70px;
	background-image: none;
	}

.img_kira{
	height: 70px;
	background-image: none;
	}

.slick-prev:before, .slick-next:before{
	    font-size: 35px !important;
		}
		
.slick-prev, .slick-next {
    top: 38% !important;
}
	
.fs_18em{
	font-size: 1.5em;
	line-height: 1.5em;
	}
		
.img_txt{
	inline-size: 100%;
	overflow-wrap: break-word;
		}
		
.mT40{
	margin-bottom: 20px !important;
		}
		
}
		
@media screen and (max-width: 370px) {
		.mt50_fs{
		margin-top: 20px !important;
		}
	
		.wrap_1080{
			width: 90%;
        	margin: 0 auto;
			line-height: 1.7em;
		}
		
		.wrap_900{
			width: 100%;
			padding: 0 20px;
        	box-sizing: border-box;
		}
		
		.list_top{
			width: 100%;
		}
		
		.ttl_img {
			max-width: 100%;
			background-size: 130%;
       		height: 43%;
        	background-color: #fff;
		}
		
		.ttl_page138{
			font-size: 1.3em;
		}
		
		.LINE_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 1em;
        padding: 7px;
		}
	
		.LINE_btn a span{
		display: block;
		margin-left: 27px;
		}
		
		.TEL_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 13%;
        font-size: 1em;
        padding: 10px;

		}
	
		.TEL_btn a span{
		display: block;
		margin-left: 27px;
		}

		.mail_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 1em;
        padding: 7px;

		}
	
		.mail_btn a span{
		display: block;
		margin-left: 27px;
		}
		
		.box_4{
		width: 90%;
		margin: 0 auto 20px;
		}

		.box_3 {
        width: 90%;
		margin: 0 auto 20px;
		}

		.box_3_in{
		width: 100%;
		}

		.box_2{
		width: 100%;
		line-height: 1.8em;
		}
		
		.ttlgr2{
			left: 11%;
		}
		
		.ttlgr2_s {
		left: 25%;
		}
		
		.ttlgr_cn {
			display: block;
		  	left: 0;
			right: 0;
			text-align: center;
			font-size: 1.3em;
			margin: 0 0 20px 0;
		}
		
		.ttlgr_cn2 {
			display: block;
		  	left: 0;
			right: 0;
			text-align: center;
			font-size: 1.3em;
			margin: 0 0 20px 0;
		}
		
		.red_box{
			box-sizing: border-box;
		}
		
		img{
			margin: 0 auto;
		}
		
		.tab_item2 {
		  width: calc(93%/2);
		  line-height: 1.2em;
			padding-top: 15px;
			font-size: 0.8em;
		}
		.tab_item{
			width: 47%;
			padding-top: 15px;
			font-size: 0.9em;
		}
	
		.inbox_1 .box-title {
			position: absolute;
        	display: inline-block;
		  	left:0;　/*leftの値変更*/
			right:0;
			margin:0 auto;　/*ボックス位置を真ん中にする*/
			width:50%;	/*ボックス自体のサイズを調整*/
			text-align:center;　/*ボックスの中身の文字を中央揃えに*/
			font-size: 1.1em;
			padding: 10px;
			line-height: 1;
			background: #fff;
			font-weight: bold;
			border: 1px solid #707070;
			border-radius: 10px;
		}
		.inbox_1 .box-title2 {
			position: absolute;
			display: inline-block;
			left:0;　/*leftの値変更*/
			right:0;
			margin:0 auto;　/*ボックス位置を真ん中にする*/
			width:80%;	/*ボックス自体のサイズを調整*/
			text-align:center;　/*ボックスの中身の文字を中央揃えに*/
			padding: 10px;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 1px solid #707070;
			border-radius: 10px;
			
		}
		.inbox_1 p {
			margin: 0; 
			padding: 0;
			font-weight: bold;
			flex-grow: 1;
		}

		.inbox_2 {
			position: relative;
			margin: 2em 0;
			padding: 2em 2em 1em;
			border: solid 2px #c0dc7d;
			border-radius: 8px;
			background: #fff;
			box-sizing: border-box;
		}
		.inbox_2 .box-title {
			position: absolute;
			display: inline-block;
			left:0;
			right:0;
			margin:0 auto;
			width:50%;
			text-align:center;　
			padding: 10px;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 2px solid #c0dc7d;
			border-radius: 10px;
		}
		.inbox_2 .box-title2 {
			position: absolute;
			display: inline-block;
			left:0;
			right:0;
			margin:0 auto;
			width:65%;
			text-align:center;　
			padding: 10px;
			line-height: 1;
			font-size: 1em;
			background: #fff;
			font-weight: bold;
			border: 2px solid #c0dc7d;
			border-radius: 10px;
		}
		
		.sp_none{
			display: none;
		}
		
		.sp_marB20{
			 margin-bottom: 20px !important;
		}
		
		.sp_tc_img{
			display: block;
			 margin: 0 auto;
		}
		
		.ttlred {
			display: block;
		  	left: 0;
			right: 0;
			text-align: center;
			font-size: 1.3em;
			margin: 0 0 20px 0;
		}
		
		.pc_none{
		display: block !important;
		}
		
		.hi130{
			height: 23%;
			}

		.hi135{
			height: 22%;
			}
	
		.img_moya{
			height: 70px;
			background-image: none;
			}

		.img_kira{

			height: 70px;
			background-image: none;
			}
	
		 .tab_content{
  			padding: 20px;
			}
	
		 #programming_content{
  			padding: 20px;
			}
	
		.qa-1 {
			max-width: 100%;
			margin-bottom: 20px;
			border: 2px solid #7ab155;
			border-radius: 10px;
			background: #f8fff4;
		}

		.qa-1 summary {
			display: flex;
			justify-content: space-between;
			align-items: center;
			position: relative;
			padding: 1em 2em 1em 3em;
			color: #333333;
			font-weight: 600;
			cursor: pointer;
		}

		.qa-1 summary::before,
		.qa-1 p::before {
			position: absolute;
			left: 1em;
			font-weight: 600;
			font-size: 1.3em;
		}

		.qa-1 summary::before {
			color: #75bbff;
			content: "Q";
		}

		.qa-1 summary::after {
			transform: translateY(-25%) rotate(45deg);
			width: 7px;
			height: 7px;
			margin-left: 0;
			border-bottom: 3px solid #333333b3;
			border-right: 3px solid #333333b3;
			content: '';
			transition: transform .5s;
		}

		.qa-1[open] summary::after {
			transform: rotate(225deg);
		}
	
		.qa-1 span {
			width: 95%;
		}

		.qa-1 p {
			position: relative;
			transform: translateY(-10px);
			opacity: 0;
			margin: 0;
			padding: .3em 3em 1.5em;
			color: #333;
			transition: transform .5s, opacity .5s;
		}

		.qa-1[open] p {
			transform: none;
			opacity: 1;
		}

		.qa-1 p::before {
			color: #ff8d8d;
			line-height: 1.2;
			content: "A";
		}

	
/* メニューのスタイル */
.menu {
  position: fixed;
  top: 0;
  right: -100%; /* 初期状態では画面の外に隠れている */
  width: 300px;
  height: 100%;
  background-color: #fffdee;
  color: #333;
  transition: right 0.3s ease; /* スライドインのアニメーション */
  padding: 20px;
  box-sizing: border-box;
  z-index: 10;
  
}

/* メニューが開いているとき */
.menu.open {
  right: 0;
  box-shadow: 0px 0px 10px #aaa;
}

/* ボタンのスタイル */
.hamburger {
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  cursor: pointer;
  z-index: 20;
	background: rgba(255,255,255,0.8);
  padding: 15px;
  box-shadow: 2px 2px 4px #aaa;
}

.hamburger span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #333;
  margin: 5px 0;
  transition: 0.4s;
}

/* バツ印に変化するスタイル */
.hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.hamburger.active span:nth-child(2) {
  opacity: 0;
}

.hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

/* メニューリストのスタイル */
.menu ul {
  list-style-type: none;
  padding: 0;
  margin-top: 50px;
}

.menu li {
  padding: 20px 0;
  border-bottom: 1px solid #444;
}

.menu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
		
/*slick*/
.list_box .slick-slide{
	height: 93%;
		}
		
.slick-prev:before {
  	color: #aaa !important;
	position: absolute;
	left: 35px;
		}
		
.slick-next:before{
 	color: #aaa !important;
	position: absolute;
	right: 35px;
	}
}
	
@media screen and (max-width: 420px) {
		.wrap {
			width: 100%;
			height: 85px;
			overflow:hidden;
		}
	
		.img_moya{
			height: 70px;
			background-image: none;
			}

		.img_kira{

			height: 70px;
			background-image: none;
			}
	
		.tab_item2 {
		  width: calc(93%/2);
		  line-height: 1.2em;
			padding-top: 15px;
			font-size: 0.8em;
		}
		.tab_item{
			width: 47%;
			padding-top: 15px;
			font-size: 0.9em;
		}
	
		.LINE_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 1em;
        padding: 7px;
		}
	
		.LINE_btn a span{
		display: block;
		margin-left: 27px;
		}
		
		.TEL_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 13%;
        font-size: 1em;
        padding: 10px;

		}
	
		.TEL_btn a span{
		display: block;
		margin-left: 27px;
		}

		.mail_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 1em;
        padding: 7px;

		}
	
		.mail_btn a span{
		display: block;
		margin-left: 27px;
		}
	}
		
@media screen and (max-width: 352px) {
		.img_moya{
			height: 70px;
			background-image: none;
			}

		.img_kira{

			height: 70px;
			background-image: none;
			}
	
		.LINE_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 0.9em;
        padding: 7px;
		}
	
		.LINE_btn a span{
		display: block;
		margin-left: 27px;
		}
		
		.TEL_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 13%;
        font-size: 0.9em;
        padding: 10px;

		}
	
		.TEL_btn a span{
		display: block;
		margin-left: 27px;
		}

		.mail_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 0.9em;
        padding: 7px;

		}
	
		.mail_btn a span{
		display: block;
		margin-left: 27px;
		}
	}
	
@media screen and (max-width: 340px) {
		.img_moya{
			height: 70px;
			background-image: none;
			}

		.img_kira{

			height: 70px;
			background-image: none;
			}
	
		.LINE_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 0.9em;
        padding: 7px;
		}
	
		.LINE_btn a span{
		display: block;
		margin-left: 18px;
		}
		
		.TEL_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 13%;
        font-size: 0.9em;
        padding: 10px;

		}
	
		.TEL_btn a span{
		display: block;
		margin-left: 20px;
		}

		.mail_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 0.9em;
        padding: 7px;

		}
	
		.mail_btn a span{
		display: block;
		margin-left: 20px;
		}
	}
	
@media screen and (max-width: 315px) {
		.img_moya{
			height: 70px;
			background-image: none;
			}

		.img_kira{

			height: 70px;
			background-image: none;
			}
	
		.LINE_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 0.8em;
        padding: 7px;
		}
	
		.LINE_btn a span{
		display: block;
		margin-left: 18px;
		}
		
		.TEL_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 13%;
        font-size: 0.8em;
        padding: 10px;

		}
	
		.TEL_btn a span{
		display: block;
		margin-left: 20px;
		}

		.mail_btn a{
		width: 100%;
		background-position: 9px;
		background-size: 20%;
		font-size: 0.8em;
        padding: 7px;

		}
	
		.mail_btn a span{
		display: block;
		margin-left: 20px;
		}
	}

@media screen and (max-width: 560px){
		.rinji-wrap{
			width: 85%;
			border: 3px solid #068C88;
			border-radius:8px;
			padding: 10px;
			margin-bottom: 20px;
		}
	
	
	}
