﻿*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit;
}


html {
	overflow: auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}



body{
	  font-family: "Zen Kaku Gothic New", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic",
	background-color:"#ffff";
	margin:0;
	padding:0;
}

/*====囲みの枠=====================================================================*/

.wrapper {
	min-height: 100vh;
	position: relative;/*←相対位置*/
	padding-bottom: 120px;/*←footerの高さ*/
	box-sizing: border-box;/*←全て含めてmin-height:100vhに*/
	background-color:#ffff;
}

#container {
	display: block;
/*	width: 1080px;*/
	max-width: 980px;
	margin:0 auto 30px;
	padding:0;
}


.contact_box {
	padding:0 20px;
	margin-bottom:3rem;
}


.about_box {
	padding:0;
	margin-bottom:3rem;
}





.tb_30 {
	padding-top:30px;
	padding-bottom:30px;
}




.tb_60 {
	padding-top:60px;
	padding-bottom:60px;
}



.tb_100 {
	padding-top:100px;
	padding-bottom:100px;
}





/*====画像の設置=====================================================================*/




.full {
	width: 100%;
	min-height: auto;
	background-color:#335979 ;
}


.main_img {
	margin: 0 auto;
	text-align: center;
}

img {
	max-width:100%;
	height:auto;
}



/*====テキスト装飾=====================================================================*/

p {
	font-family: "Libre Baskerville", serif;
	font-size: 10px;
	font-size : 1rem;
	color: #D58B9B;
	font-weight: 500;
	line-height : 1.8;
	margin:0.6rem;
}

.comment_blue {
	color:#387fb7;
}

.txt_red {
	font-size: 1.6em;
	color: crimson;
	font-weight: 700;		
}

.txt_w {
color:#fff !important;

}


.t_bg_w {
background-color:#dbdf00;
	width:30%;
}

#container ul{
	margin-left: 0px;
	padding: 0px;
}

#container li{
	list-style: none;

}


.text_large {
font-size:2.2rem;
}

.text_small {
font-size:.8rem;
}

/**/

.text_large_16 {
	font-size: 1.6rem;
	margin: 0.5rem auto;
}
.text_small_1 {
font-size:1rem;
}


/**/




.text_right {
text-align: right;
}

.text_left {
text-align: left;
}

.text_center {
text-align: center;
}





.about,
.onair {
font-size: 1.6rem;
    margin: 1rem auto;
    font-weight: 700;
    /* letter-spacing: 8px; */
font-family: "Libre Baskerville", serif;
    line-height: 1.2;
    padding: 20px;
/*    text-align: left;*/
    background-color: #f9ffbd;
}

.about {
	color: #D58B9B;
}
.onair {
	color: #4c3e41;
}

/*==見出しの設定====================*/


.h3_nos {
	letter-spacing: 0;
	font-size : 1rem;
	margin: 0.5rem auto;
	font-family: "Libre Baskerville", serif;
	color: #D58B9B;
	font-weight: 700;

}


h2,h3,h4,h5,h6 {
	letter-spacing: 8px;
	font-family: "Libre Baskerville", serif;
	color: #D58B9B;
	line-height: 1.5;

}



h1.title {
	margin: 0 auto;
	padding:0;
	text-align: center;
	letter-spacing: .2rem;
}


h2 {
	font-size : 1.6rem;
	margin:0 auto;
	font-weight: 700;
	padding:0;
}


h3 {
	font-size: 1.6rem;
	margin: 0.5rem auto;
}


h4 {
	font-size: 1.4rem;
	margin: 1rem auto;
	padding: 0.6rem;
	text-align: center;
}



h5 {
	font-size : 1.2rem;
	margin:0 auto .4rem;
	letter-spacing: 0.2rem;

}


h6 {
	font-size : 1rem;
	margin:0 auto;
	padding:.6rem;
}




/*======================*/

h3.s_title {
	text-align: center;
	margin-bottom:1rem;
}
 
h3.s_title span{
     position: relative;
     display: inline-block;
     padding: 0 0.8em;
}
      
h3.s_title span::before{
     position: absolute;
     content: '';
     top:0;
     right:0.2em;
     width: 0.2em;
     height:100%;
     border: solid 1px #D58B9B;
     border-left: none;
}
 
h3.s_title span::after{
     position: absolute;
     content: '';
     top:0;
     left:0;
     width: 0.2em;
     height:100%;
     border: solid 1px #D58B9B;
     border-right: none;
}


/*==仕切り線==*/

hr {
	height: 6px;
	background-color:#f9ffbd;
	width: 90%;
	border: none;
	margin: 2rem auto;
	border-radius: 20px;
}





/*==テキスト色変更==*/

/*==オレンジ==*/

.txt_c_o {
color:#eb6100;
}

/*==水色==*/

.txt_c_b {
color:#00BCD4;
}


/*==ピンク==*/

.txt_c_p {
color:#e91e63;
}


/*==赤==*/

.txt_c_r {
color:#f43636;
}



/*====ヘッダーの設定=====================================================================*/


#topicpath {
padding : 10px 0;
font-size : 10px;
line-height : 12px;
clear: both;
width :100%;
text-align : left;
background:#294C7A;
color:#fff;
}

#topicpath .pan {
max-width:960px;
margin:0 auto;
padding:6px;
}


#topicpath .pan a {
color:#fff;
}



/*==シェアボタン==*/
.sns{
margin:0 auto;
padding:0;
}

.sns ul{
margin:1.2em auto 0 auto;
padding:0;
list-style:none;
display:flex;
justify-content: center;
}
.sns li{padding:0 .2em;}


.fb-like { /* Facebook */
display: inline-block;
height: 20px;
overflow: hidden;
}
.fb_iframe_widget span {
vertical-align: top !important;
}


/*==セッション横並び==*/

.flex_box{
display: flex;
    max-width: 1020px;
    margin: 0 auto;
}


.flex_box div{
width: 50%;
margin: 20px 10px;
box-sizing: border-box;
}

.flex_box div img.bamen{
width: 100%;
}

@media screen and (max-width: 728px) {

.contact_box {
    padding: 20px;
    margin-bottom: 3rem;
}

.about_box {
    margin-bottom: 3rem;
}

.flex_box{
	display: block;
	width:100%;
}

.flex_box div{
	width: 100%;
	margin: 10px 0;
box-sizing: border-box;
}


.t_bg_w {
background-color:#dbdf00;
	width:90%;
}

}



/*====フッターの設定=====================================================================*/



/* コピーライト */

#cr{
padding : 10px 0;
font-size : 10px;
line-height : 12px;
clear: both;
width :100%;
text-align : center;
background:#294C7A;
color:#fff;
}


footer {
width: 100%;
text-align: center;
position: absolute;/*←絶対位置*/
bottom: 0; /*下に固定*/
}



/********** SLIDERS **********/


.slider.vertical .slider_left,
.slider.vertical .slider_right{
  width:100px;
  left:50%;
  top:10px;
  margin:0 -50px;
  text-align:center;
background:#ffff;
}

.slider.vertical .slider_right{
  top:auto;
  bottom:10px;
}

.slider.vertical .slider_dotwrap{
  width:6px;
  height:72px;
  top:50%;
  left:auto;
  bottom:auto;
  right:15px;
  margin:-36px 0;
}

.slider.vertical .slider_dot{
  margin:4px 0;
}


/* overrides */
#slider0 .slider{
	height:auto;
	max-width:800px;
	margin:0 auto;
}


/*===スマホ設定======================================================================*/


@media screen and (max-width: 768px) {
h3 {font-size: 1.3rem;}
.about, .onair{font-size: 1.3rem;}

}





/*========================================*/
/*====YouTube設置の設定=====================================================================*/

.youtube {
	margin:2rem auto 1rem;
  width: 100%;
  aspect-ratio: 16 / 9;

}


.youtube2 {
	margin:2rem auto 1rem;
  width: 100%;
  aspect-ratio: 16 / 9;

}



.youtube iframe,
.youtube2 iframe {
  width: 100%;
padding:0;
  height: 100%;
}






/*==================================*/

.btn,
a.btn,
button.btn {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.6rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

a.btn-svg {
  font-weight: 700;
  line-height: 54px;
  width: 204px;
  height: 54px;
  padding: 0;

  cursor: pointer;
  text-decoration: none;

  background-color: transparent;
}

a.btn-svg svg {
  position: absolute;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
}

a.btn-svg svg rect {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;

  stroke: #000;
  stroke-width: 2;
  stroke-dasharray: 200px, 16px;
  stroke-dashoffset: 70px;
}

a.btn-svg:hover svg rect {
  stroke-dashoffset: 284px;
}

a.btn-svg span {
  color: #000;
}


/*------------------------*/




.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #2196f3;
	font-family: "Libre Baskerville", serif;

}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #14578b;
}

a.btn--radius {
   border-radius: 100vh;
}

