@charset "UTF-8";

/*
Theme Name: alt
*/

#contents.wysiwyg em {
    font-family: 'Times New Roman','ヒラギノ明朝 Pro W6', 'Hiragino Mincho Pro', 'ＭＳ Ｐゴシック', serif;
    font-style: italic;
    font-weight: normal;

}

#contents.wysiwyg del {
    text-decoration: line-through
}

#contents.wysiwyg table {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    margin: 0 0 30px 0;
    border-collapse: collapse;
}

#contents.wysiwyg th {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 5px;
}

#contents.wysiwyg td {
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    padding: 5px;
}

#contents.wysiwyg ul.decimal, #contents.wysiwyg ol.decimal {
  list-style: decimal;
  padding-left: 1em;
}
#contents.wysiwyg ul.decimal li, #contents.wysiwyg ol.decimal li {
  padding-left: 1em;
  padding-bottom: 0.5em;
}


/*2018/07/31追記*/
.emeth_cap{
	background: url(http://alt.ai/wp-content/uploads/2018/07/emeth_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 100px 0;
	margin-bottom: 70px;
}
.emeth_cap div{
	background: rgba(255,255,255,0.9);
	padding: 50px 0;
	width: 1020px;
	margin: 0 auto;
	text-align: center;
}
.emeth_cap div p:first-child{
	margin-bottom: 30px;
	
}
.emeth_cap a{
	text-decoration: underline;
}
.emeth_cap a:hover{
	text-decoration: none;
}
.emeth_howto li{
	border-bottom: 1px solid #dfdfdf;
	padding: 0 0 40px;
	margin-bottom: 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
	display: flex;
	-webkit-justify-content:space-between;
    -moz-justify-content:space-between;
	-ms-justify-content:space-between;
	-o-justify-content:space-between;
	justify-content: space-between;
}
.emeth_howto dl{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
	display: flex;
	align-items: center;
}
.emeth_howto dt{
	font-size: 7.0rem;
	font-family: 'Oswald', sans-serif;
	color: #e0e0e0;
	margin-right: 30px;
	line-height: 1;	
}
.emeth_howto.standard dd{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
	display: flex;
	align-items: center;
}
.emeth_howto .sp{
	display: none;
}

.emeth_howto .supText{
font-size: 0.9rem;
vertical-align: top;
position: relative;
top: -0.1em;
}
.emeth_howto .small{
	font-size: 1.1rem;
	text-align: center;
	margin-bottom: 50px;
}
.emeth_howto.standard{
	margin-bottom: 110px;
}
.emeth_howto.standard ul{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
	display: flex;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-o-flex-wrap:wrap;
	flex-wrap: wrap;
	-webkit-justify-content:space-between;
    -moz-justify-content:space-between;
	-ms-justify-content:space-between;
	-o-justify-content:space-between;
	justify-content: space-between;
	
}
.emeth_howto.standard li{
	width: 48%;
}

.emeth_howto.iphone li{
	padding: 0 0 15px;
	margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
.emeth_cap{
	background: url(http://alt.ai/wp-content/uploads/2018/07/emeth_bg.jpg) top center no-repeat;
	background-size: cover;
	padding: 50px 0;
	margin-bottom: 50px;
}
.emeth_cap div{
	padding: 30px;
	width: auto;
	margin: 0 15px;
	text-align: left;
}
.emeth_cap div p:first-child{
	margin-bottom: 20px;
	
}
.emeth_howto li{
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-o-flex-wrap:wrap;
	flex-wrap: wrap;
}
.emeth_howto dl{
	width: 100%;
	}
.emeth_howto dt{
	font-size: 5.0rem;
	margin-right: 20px;
	}
.emeth_howto .img{
	width: 100%;
	margin-top: 30px;
	}
.emeth_howto .img img{
	width: 100%;
	height: auto;
	}
.emeth_howto .sp{
	display: block;
}
.emeth_howto .pc{
	display:none;
}
.emeth_howto.standard{
	margin-bottom: 60px;
}
.emeth_howto.standard li{
	width: 100%;
}
.emeth_howto.iphone dl{
	align-items: flex-start;
}
}



.addtoany_content {
    text-align: center;
}


/*---------------------------------------
   SECTION:  Google Spread Sheet for event
-----------------------------------------*/
.event_g_spreadsheet {
  margin: 0 auto 4rem;
  width: 80%;
}
.event_g_spreadsheet table {
  background: #eee;
  border: 0 !important;
  width: 100%;
}
.event_g_spreadsheet table thead {
  display: none;
}
.event_g_spreadsheet table tbody tr {
  background: #eee;
  border-bottom: 30px solid #fff;
  display: block;
}
.event_g_spreadsheet table tbody td {
  border: 0 !important;
  display: block;
  max-width: 100%;
  min-height: 36px;
  padding: 5px 15px 5px 25% !important;
  position: relative;
  width: 100%;
  word-break: break-all;
}
.event_g_spreadsheet table tbody td:first-child {
  border-top: 10px solid #eee !important;
}
.event_g_spreadsheet table tbody td:last-child {
  border-bottom: 10px solid #eee !important;
}
#igsv-1q_HHWophs6JEGZAukm8kkiin3QYYhrXsq-ZmUWDpF6s-row-2 {
	background: rgb(36, 129, 242);
	color: white;
}
#igsv-1q_HHWophs6JEGZAukm8kkiin3QYYhrXsq-ZmUWDpF6s-row-2 a {
	color: white;
	text-decoration:underline;
}
#igsv-1q_HHWophs6JEGZAukm8kkiin3QYYhrXsq-ZmUWDpF6s-row-2 td:first-child {
  border-top: 10px solid rgb(36, 129, 242) !important;
}
#igsv-1q_HHWophs6JEGZAukm8kkiin3QYYhrXsq-ZmUWDpF6s-row-2 td:last-child {
  border-bottom: 10px solid rgb(36, 129, 242) !important;
}
.event_g_spreadsheet table tbody td:before {
  display: inline-block;
  font-weight: bold;
  left: 15px;
  margin-right: 1rem;
  position: absolute;
  text-align: left;
  top: 5px;
  width: 20%;
}

.event_g_spreadsheet table tbody td:nth-child(1):before {
  content: "開催日：";
}
.event_g_spreadsheet table tbody td:nth-child(2):before {
  content: "開催時間：";
}
.event_g_spreadsheet table tbody td:nth-child(3):before {
  content: "タイトル：";
}
.event_g_spreadsheet table tbody td:nth-child(4):before {
  content: "専用URL：";
}
.event_g_spreadsheet table tbody td:nth-child(5):before {
  content: "お申込み方法：";
}
.event_g_spreadsheet table tbody td:nth-child(6):before {
  content: "お申込み専用URL：";
}
.event_g_spreadsheet table tbody td:nth-child(7):before {
  content: "イベントルームURL：";
}
.event_g_spreadsheet table tbody td:nth-child(8):before {
  content: "ステータス：";
}
.event_g_spreadsheet table tbody td:nth-child(9):before {
  content: "アンケート：";
}
.event_g_spreadsheet table tbody td:nth-child(10):before {
  content: "開催後の動画：";
}
@media screen and (max-width: 768px) {
  
  .event_g_spreadsheet {
    width: 100%;
  }
  
}

@media screen and (max-width: 375px) {
  
  .event_g_spreadsheet table tbody td {
    padding: 5px 15px !important;
  }
  .event_g_spreadsheet table tbody td:before {
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
  }
  
}

.hs-form-iframe {
	width: 100% !important
}

/*2021/12/01追記*/
.iso_ttl {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 10px;
}
dl.iso_list {
  border-bottom: 1px solid #efefef;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.95em;
  margin-bottom: 30px;
}
dl.iso_list dt {
  border-top: 1px solid #efefef;
  font-weight: bold;
  padding: 1em 0;
  width: 20%;
}
dl.iso_list dd {
  border-top: 1px solid #efefef;
  padding: 1em 0;
  width: 80%;
}
dl.iso_list.en dt {
  width: 30%;
}
dl.iso_list.en dd {
  width: 70%;
}
.iso_mark {
  text-align: center;
}
.iso_mark img {
  margin-bottom: 10px;
  max-width: 300px;
}
.iso_mark p {
  font-size: 0.8em;
}
@media screen and (max-width: 375px) {
  dl.iso_list {
    display: block;
  }
  dl.iso_list dt {
    padding: 1em 0 0.5em;
    width: 100% !important;
  }
  dl.iso_list dd {
    border: 0;
    padding: 0 0 1em;
    width: 100% !important;
  }
}

